[INFO] fetching crate hdf5 0.8.1... [INFO] checking hdf5-0.8.1 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate hdf5 0.8.1 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate hdf5 0.8.1 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hdf5 0.8.1 [INFO] finished tweaking crates.io crate hdf5 0.8.1 [INFO] tweaked toml for crates.io crate hdf5 0.8.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate hdf5 0.8.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded build-probe-mpi v0.1.1 [INFO] [stderr] Downloaded mpi-sys v0.1.2 [INFO] [stderr] Downloaded lzf-sys v0.1.0 [INFO] [stderr] Downloaded ucd-util v0.1.8 [INFO] [stderr] Downloaded ndarray v0.15.3 [INFO] [stderr] Downloaded bindgen v0.31.3 [INFO] [stderr] Downloaded blosc-src v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 824929e7b0c0f7e80febf885e9d4e19dfbd85e55a9a7b3e628557e5e1120d1cc [INFO] running `Command { std: "docker" "start" "-a" "824929e7b0c0f7e80febf885e9d4e19dfbd85e55a9a7b3e628557e5e1120d1cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "824929e7b0c0f7e80febf885e9d4e19dfbd85e55a9a7b3e628557e5e1120d1cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "824929e7b0c0f7e80febf885e9d4e19dfbd85e55a9a7b3e628557e5e1120d1cc", kill_on_drop: false }` [INFO] [stdout] 824929e7b0c0f7e80febf885e9d4e19dfbd85e55a9a7b3e628557e5e1120d1cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72aec7232276b2cafb208145a9f28250a5ab62353f4b3d96415299f106c620c6 [INFO] running `Command { std: "docker" "start" "-a" "72aec7232276b2cafb208145a9f28250a5ab62353f4b3d96415299f106c620c6", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling hdf5-types v0.8.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking ascii v1.0.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Compiling hdf5 v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking ndarray v0.15.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Checking diff v0.1.12 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking pretty_assertions v1.0.0 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling hdf5-sys v0.8.1 [INFO] [stderr] Compiling hdf5-derive v0.8.1 [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::pedantic))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::nursery))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::all))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::identity_op))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::erasing_op))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cast_sign_loss))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::module_name_repetitions))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cast_possible_truncation))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cast_possible_wrap))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cast_precision_loss))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::similar_names))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::missing_const_for_fn))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::missing_safety_doc))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::missing_errors_doc))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cognitive_complexity))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::must_use_candidate))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::wildcard_imports))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::struct_excessive_bools))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_pub_crate))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::unnecessary_unwrap))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::unnecessary_wraps))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::upper_case_acronyms))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::missing_panics_doc))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | #![cfg_attr(all(feature = "cargo-clippy", test), allow(clippy::cyclomatic_complexity))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/lib.rs:47:33 [INFO] [stdout] | [INFO] [stdout] 47 | #[cfg(all(feature = "mpio", not(feature = "have-parallel")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.5` [INFO] [stdout] --> src/lib.rs:77:15 [INFO] [stdout] | [INFO] [stdout] 77 | #[cfg(feature = "1.10.5")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.5` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 167 | impl_h5get!(a: A); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `impl_h5get` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 168 | impl_h5get!(a: A, b: B); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `impl_h5get` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 169 | impl_h5get!(a: A, b: B, c: C); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `impl_h5get` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 170 | impl_h5get!(a: A, b: B, c: C, d: D); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `impl_h5get` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/class.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | / h5lock!({ [INFO] [stdout] 27 | | let handle = Handle::try_new(id)?; [INFO] [stdout] 28 | | if Self::is_valid_id_type(handle.id_type()) { [INFO] [stdout] 29 | | let obj = Self::from_handle(handle); [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/class.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | / h5lock!({ [INFO] [stdout] 73 | | if !self.handle().is_valid_user_id() { [INFO] [stdout] 74 | | write!(f, "", Self::NAME) [INFO] [stdout] 75 | | } else if let Some(d) = self.short_repr() { [INFO] [stdout] ... | [INFO] [stdout] 79 | | } [INFO] [stdout] 80 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/error.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "1.10.0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/error.rs:304:7 [INFO] [stdout] | [INFO] [stdout] 304 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/error.rs:311:11 [INFO] [stdout] | [INFO] [stdout] 311 | #[cfg(not(feature = "1.10.0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | h5lock!(silence_errors_no_sync(silence)); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:58:24 [INFO] [stdout] | [INFO] [stdout] 58 | let stack_id = h5lock!(H5Eget_current_stack()); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | / h5lock!({ [INFO] [stdout] 102 | | H5Ewalk2(stack_id, H5E_WALK_DOWNWARD, Some(callback), data_ptr); [INFO] [stdout] 103 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-direct` [INFO] [stdout] --> src/globals.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "have-direct")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-direct` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/globals.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "have-parallel")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/globals.rs:339:7 [INFO] [stdout] | [INFO] [stdout] 339 | #[cfg(feature = "have-parallel")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/globals.rs:343:11 [INFO] [stdout] | [INFO] [stdout] 343 | #[cfg(not(feature = "have-parallel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-direct` [INFO] [stdout] --> src/globals.rs:349:7 [INFO] [stdout] | [INFO] [stdout] 349 | #[cfg(feature = "have-direct")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-direct` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-direct` [INFO] [stdout] --> src/globals.rs:353:11 [INFO] [stdout] | [INFO] [stdout] 353 | #[cfg(not(feature = "have-direct"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-direct` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `msvc_dll_indirection` [INFO] [stdout] --> src/globals.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(msvc_dll_indirection)] &'static usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(msvc_dll_indirection)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(msvc_dll_indirection)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `msvc_dll_indirection` [INFO] [stdout] --> src/globals.rs:21:15 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(not(msvc_dll_indirection))] &'static hdf5_sys::h5i::hid_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(msvc_dll_indirection)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(msvc_dll_indirection)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `msvc_dll_indirection` [INFO] [stdout] --> src/globals.rs:29:22 [INFO] [stdout] | [INFO] [stdout] 29 | if #[cfg(msvc_dll_indirection)] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(msvc_dll_indirection)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(msvc_dll_indirection)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/globals.rs:330:48 [INFO] [stdout] | [INFO] [stdout] 330 | pub static ref H5FD_CORE: hid_t = unsafe { h5lock!(H5FD_core_init()) }; [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/globals.rs:331:48 [INFO] [stdout] | [INFO] [stdout] 331 | pub static ref H5FD_SEC2: hid_t = unsafe { h5lock!(H5FD_sec2_init()) }; [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/globals.rs:332:49 [INFO] [stdout] | [INFO] [stdout] 332 | pub static ref H5FD_STDIO: hid_t = unsafe { h5lock!(H5FD_stdio_init()) }; [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/globals.rs:333:50 [INFO] [stdout] | [INFO] [stdout] 333 | pub static ref H5FD_FAMILY: hid_t = unsafe { h5lock!(H5FD_family_init()) }; [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/globals.rs:334:47 [INFO] [stdout] | [INFO] [stdout] 334 | pub static ref H5FD_LOG: hid_t = unsafe { h5lock!(H5FD_log_init()) }; [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/globals.rs:335:49 [INFO] [stdout] | [INFO] [stdout] 335 | pub static ref H5FD_MULTI: hid_t = unsafe { h5lock!(H5FD_multi_init()) }; [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/handle.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | h5lock!(H5Iinc_ref(self.id)); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/handle.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | / h5lock!({ [INFO] [stdout] 56 | | if self.is_valid_id() { [INFO] [stdout] 57 | | H5Idec_ref(self.id); [INFO] [stdout] 58 | | } [INFO] [stdout] 59 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/handle.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | h5lock!(H5Iis_valid(self.id)) == 1 [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/handle.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | h5call!(H5Iget_ref(self.id)).map(|x| x as _).unwrap_or(0) as _ [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5call` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/handle.rs:82:19 [INFO] [stdout] | [INFO] [stdout] 82 | match h5lock!(H5Iget_type(self.id)) { [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/handle.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | h5lock!(self.decref()); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.13` [INFO] [stdout] --> src/util.rs:43:7 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg(feature = "1.8.13")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.8.13` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.13` [INFO] [stdout] --> src/util.rs:49:11 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(not(feature = "1.8.13"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.8.13` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/attribute.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | / h5call!(H5Aiterate2( [INFO] [stdout] 68 | | obj.handle().id(), [INFO] [stdout] 69 | | H5_index_t::H5_INDEX_NAME, [INFO] [stdout] 70 | | H5_iter_order_t::H5_ITER_INC, [INFO] [stdout] ... | [INFO] [stdout] 73 | | other_data [INFO] [stdout] 74 | | ))?; [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5call` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/attribute.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | h5lock!(self.builder.create(&self.type_desc, name.into(), &self.extents)) [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/attribute.rs:214:9 [INFO] [stdout] | [INFO] [stdout] 214 | / h5lock!({ [INFO] [stdout] 215 | | let dtype_src = Datatype::from_type::()?; [INFO] [stdout] 216 | | let dtype_dst = Datatype::from_descriptor(&self.type_desc)?; [INFO] [stdout] 217 | | dtype_src.ensure_convertible(&dtype_dst, self.conv)?; [INFO] [stdout] ... | [INFO] [stdout] 224 | | } [INFO] [stdout] 225 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/attribute.rs:264:28 [INFO] [stdout] | [INFO] [stdout] 264 | Attribute::from_id(h5try!(H5Acreate2( [INFO] [stdout] | ____________________________- [INFO] [stdout] 265 | | parent.id(), [INFO] [stdout] 266 | | name.as_ptr(), [INFO] [stdout] 267 | | datatype.id(), [INFO] [stdout] ... | [INFO] [stdout] 272 | | H5P_DEFAULT, [INFO] [stdout] 273 | | ))) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/attribute.rs:279:13 [INFO] [stdout] | [INFO] [stdout] 279 | h5lock!(H5Adelete(parent.id(), name.as_ptr())); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/container.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | h5try!(H5Aread(obj_id, tp_id, buf.cast())); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/container.rs:54:39 [INFO] [stdout] | [INFO] [stdout] 54 | PropertyList::from_id(h5call!(H5Pcreate(*crate::globals::H5P_DATASET_XFER))?)?; [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5call` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/container.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | h5try!(H5Dread(obj_id, tp_id, mspace_id, fspace_id, xfer.id(), buf.cast())); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/container.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | h5try!(H5Awrite(obj_id, tp_id, buf.cast())); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/container.rs:229:13 [INFO] [stdout] | [INFO] [stdout] 229 | h5try!(H5Dwrite(obj_id, tp_id, mspace_id, fspace_id, H5P_DEFAULT, buf.cast())); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/container.rs:401:31 [INFO] [stdout] | [INFO] [stdout] 401 | Datatype::from_id(h5try!(H5Aget_type(self.id()))) [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/container.rs:403:31 [INFO] [stdout] | [INFO] [stdout] 403 | Datatype::from_id(h5try!(H5Dget_type(self.id()))) [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/container.rs:410:32 [INFO] [stdout] | [INFO] [stdout] 410 | Dataspace::from_id(h5try!(H5Aget_space(self.id()))) [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/container.rs:412:32 [INFO] [stdout] | [INFO] [stdout] 412 | Dataspace::from_id(h5try!(H5Dget_space(self.id()))) [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/container.rs:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | h5lock!(H5Aget_storage_size(self.id())) as _ [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/container.rs:447:13 [INFO] [stdout] | [INFO] [stdout] 447 | h5lock!(H5Dget_storage_size(self.id())) as _ [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.5` [INFO] [stdout] --> src/hl/dataset.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "1.10.5")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.5` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.5` [INFO] [stdout] --> src/hl/dataset.rs:69:7 [INFO] [stdout] | [INFO] [stdout] 69 | #[cfg(feature = "1.10.5")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.5` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.5` [INFO] [stdout] --> src/hl/dataset.rs:86:7 [INFO] [stdout] | [INFO] [stdout] 86 | #[cfg(feature = "1.10.5")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.5` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.5` [INFO] [stdout] --> src/hl/dataset.rs:136:11 [INFO] [stdout] | [INFO] [stdout] 136 | #[cfg(feature = "1.10.5")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.5` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.5` [INFO] [stdout] --> src/hl/dataset.rs:148:11 [INFO] [stdout] | [INFO] [stdout] 148 | #[cfg(feature = "1.10.5")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.5` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/dataset.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | h5lock!(DatasetAccess::from_id(h5try!(H5Dget_access_plist(self.id())))) [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/dataset.rs:103:40 [INFO] [stdout] | [INFO] [stdout] 103 | h5lock!(DatasetAccess::from_id(h5try!(H5Dget_access_plist(self.id())))) [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/dataset.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | h5lock!(DatasetCreate::from_id(h5try!(H5Dget_create_plist(self.id())))) [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/dataset.rs:113:40 [INFO] [stdout] | [INFO] [stdout] 113 | h5lock!(DatasetCreate::from_id(h5try!(H5Dget_create_plist(self.id())))) [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/dataset.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | h5lock!(self.space().ok().map_or(false, |s| s.is_resizable())) [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/dataset.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | / h5lock!(self.space().map_or(None, |s| { [INFO] [stdout] 143 | | let mut n: hsize_t = 0; [INFO] [stdout] 144 | | h5check(H5Dget_num_chunks(self.id(), s.id(), &mut n)).map(|_| n as _).ok() [INFO] [stdout] 145 | | })) [INFO] [stdout] | |___________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/dataset.rs:154:9 [INFO] [stdout] | [INFO] [stdout] 154 | / h5lock!(self.space().map_or(None, |s| { [INFO] [stdout] 155 | | let mut chunk_info = ChunkInfo::new(self.ndim()); [INFO] [stdout] 156 | | h5check(H5Dget_chunk_info( [INFO] [stdout] 157 | | self.id(), [INFO] [stdout] ... | [INFO] [stdout] 166 | | .ok() [INFO] [stdout] 167 | | })) [INFO] [stdout] | |___________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/dataset.rs:178:15 [INFO] [stdout] | [INFO] [stdout] 178 | match h5lock!(H5Dget_offset(self.id())) as haddr_t { [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/dataset.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 186 | h5lock!(self.dcpl()?.get_fill_value(&self.dtype()?.to_descriptor()?)) [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/dataset.rs:195:9 [INFO] [stdout] | [INFO] [stdout] 195 | h5try!(H5Dset_extent(self.id(), dims.as_ptr())); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/dataset.rs:308:9 [INFO] [stdout] | [INFO] [stdout] 308 | h5lock!(self.builder.create(&self.type_desc, name.into().into(), &self.extents)) [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/dataset.rs:345:9 [INFO] [stdout] | [INFO] [stdout] 345 | / h5lock!({ [INFO] [stdout] 346 | | let dtype_src = Datatype::from_type::()?; [INFO] [stdout] 347 | | let dtype_dst = Datatype::from_descriptor(&self.type_desc)?; [INFO] [stdout] 348 | | dtype_src.ensure_convertible(&dtype_dst, self.conv)?; [INFO] [stdout] ... | [INFO] [stdout] 355 | | } [INFO] [stdout] 356 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.17` [INFO] [stdout] --> src/hl/dataset.rs:599:11 [INFO] [stdout] | [INFO] [stdout] 599 | #[cfg(feature = "1.8.17")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.8.17` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:604:11 [INFO] [stdout] | [INFO] [stdout] 604 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:609:11 [INFO] [stdout] | [INFO] [stdout] 609 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:614:15 [INFO] [stdout] | [INFO] [stdout] 614 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/hl/dataset.rs:614:35 [INFO] [stdout] | [INFO] [stdout] 614 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:776:11 [INFO] [stdout] | [INFO] [stdout] 776 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:785:11 [INFO] [stdout] | [INFO] [stdout] 785 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/dataset.rs:524:17 [INFO] [stdout] | [INFO] [stdout] 524 | h5lock!(H5Ldelete(parent.id(), name.as_ptr(), H5P_DEFAULT)); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.17` [INFO] [stdout] --> src/hl/dataset.rs:915:21 [INFO] [stdout] | [INFO] [stdout] 915 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1030 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.8.17` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:915:21 [INFO] [stdout] | [INFO] [stdout] 915 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1030 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:915:21 [INFO] [stdout] | [INFO] [stdout] 915 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1030 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:915:58 [INFO] [stdout] | [INFO] [stdout] 915 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1030 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/hl/dataset.rs:915:58 [INFO] [stdout] | [INFO] [stdout] 915 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1030 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:915:21 [INFO] [stdout] | [INFO] [stdout] 915 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1030 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:930:21 [INFO] [stdout] | [INFO] [stdout] 930 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1030 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.17` [INFO] [stdout] --> src/hl/dataset.rs:915:21 [INFO] [stdout] | [INFO] [stdout] 915 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1035 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.8.17` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:915:21 [INFO] [stdout] | [INFO] [stdout] 915 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1035 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:915:21 [INFO] [stdout] | [INFO] [stdout] 915 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1035 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:915:58 [INFO] [stdout] | [INFO] [stdout] 915 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1035 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/hl/dataset.rs:915:58 [INFO] [stdout] | [INFO] [stdout] 915 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1035 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:915:21 [INFO] [stdout] | [INFO] [stdout] 915 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1035 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:930:21 [INFO] [stdout] | [INFO] [stdout] 930 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1035 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.17` [INFO] [stdout] --> src/hl/dataset.rs:915:21 [INFO] [stdout] | [INFO] [stdout] 915 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1040 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.8.17` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:915:21 [INFO] [stdout] | [INFO] [stdout] 915 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1040 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:915:21 [INFO] [stdout] | [INFO] [stdout] 915 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1040 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:915:58 [INFO] [stdout] | [INFO] [stdout] 915 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1040 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/hl/dataset.rs:915:58 [INFO] [stdout] | [INFO] [stdout] 915 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1040 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:915:21 [INFO] [stdout] | [INFO] [stdout] 915 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1040 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:930:21 [INFO] [stdout] | [INFO] [stdout] 930 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1040 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.17` [INFO] [stdout] --> src/hl/dataset.rs:915:21 [INFO] [stdout] | [INFO] [stdout] 915 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1045 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.8.17` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:915:21 [INFO] [stdout] | [INFO] [stdout] 915 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1045 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:915:21 [INFO] [stdout] | [INFO] [stdout] 915 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1045 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:915:58 [INFO] [stdout] | [INFO] [stdout] 915 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1045 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/hl/dataset.rs:915:58 [INFO] [stdout] | [INFO] [stdout] 915 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1045 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:915:21 [INFO] [stdout] | [INFO] [stdout] 915 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1045 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:930:21 [INFO] [stdout] | [INFO] [stdout] 930 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1045 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/dataspace.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | Self::from_id(h5lock!(H5Scopy(self.id()))).unwrap_or_else(|_| Self::invalid()) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/dataspace.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | h5call!(H5Sget_simple_extent_ndims(self.id())).unwrap_or(0) as _ [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5call` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/dataspace.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | h5lock!(get_shape(self.id())).unwrap_or_default() [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/dataspace.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | h5lock!(H5Sget_simple_extent_type(self.id())) == H5S_class_t::H5S_NULL [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/dataspace.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | h5lock!(H5Sget_simple_extent_type(self.id())) == H5S_class_t::H5S_SCALAR [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/dataspace.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | h5lock!(H5Sget_simple_extent_type(self.id())) == H5S_class_t::H5S_SIMPLE [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/dataspace.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | h5lock!(H5Sselect_valid(self.id())) > 0 [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/dataspace.rs:119:15 [INFO] [stdout] | [INFO] [stdout] 119 | match h5lock!(H5Sget_simple_extent_type(self.id())) { [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/dataspace.rs:121:17 [INFO] [stdout] | [INFO] [stdout] 121 | h5call!(H5Sget_simple_extent_npoints(self.id())).unwrap_or(0) as _ [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5call` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/dataspace.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | / h5lock!({ [INFO] [stdout] 132 | | h5try!(H5Sencode1(self.id(), ptr::null_mut(), &mut len as *mut _)); [INFO] [stdout] 133 | | let mut buf = vec![0_u8; len]; [INFO] [stdout] 134 | | h5try!(H5Sencode1(self.id(), buf.as_mut_ptr().cast(), &mut len as *mut _)); [INFO] [stdout] 135 | | Ok(buf) [INFO] [stdout] 136 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/dataspace.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | h5try!(H5Sencode1(self.id(), ptr::null_mut(), &mut len as *mut _)); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/dataspace.rs:134:13 [INFO] [stdout] | [INFO] [stdout] 134 | h5try!(H5Sencode1(self.id(), buf.as_mut_ptr().cast(), &mut len as *mut _)); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/dataspace.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | h5lock!(Self::from_id(h5try!(H5Sdecode(buf.as_ref().as_ptr().cast())))) [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/dataspace.rs:143:31 [INFO] [stdout] | [INFO] [stdout] 143 | h5lock!(Self::from_id(h5try!(H5Sdecode(buf.as_ref().as_ptr().cast())))) [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/dataspace.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | / h5lock!(Self::from_id(match extents { [INFO] [stdout] 148 | | Extents::Null => H5Screate(H5S_class_t::H5S_NULL), [INFO] [stdout] 149 | | Extents::Scalar => H5Screate(H5S_class_t::H5S_SCALAR), [INFO] [stdout] 150 | | Extents::Simple(ref e) => { [INFO] [stdout] ... | [INFO] [stdout] 157 | | } [INFO] [stdout] 158 | | })) [INFO] [stdout] | |___________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/dataspace.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | / h5lock!(match H5Sget_simple_extent_type(self.id()) { [INFO] [stdout] 164 | | H5S_class_t::H5S_NULL => Ok(Extents::Null), [INFO] [stdout] 165 | | H5S_class_t::H5S_SCALAR => Ok(Extents::Scalar), [INFO] [stdout] 166 | | H5S_class_t::H5S_SIMPLE => get_simple_extents(self.id()).map(Extents::Simple), [INFO] [stdout] 167 | | extent_type => fail!("Invalid extents type: {}", extent_type as c_int), [INFO] [stdout] 168 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/dataspace.rs:172:9 [INFO] [stdout] | [INFO] [stdout] 172 | h5call!(H5Sget_select_npoints(self.id())).ok().map_or(0, |x| x as _) [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.6` [INFO] [stdout] --> src/hl/datatype.rs:131:7 [INFO] [stdout] | [INFO] [stdout] 131 | #[cfg(feature = "1.8.6")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.8.6` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.6` [INFO] [stdout] --> src/hl/datatype.rs:144:11 [INFO] [stdout] | [INFO] [stdout] 144 | #[cfg(not(feature = "1.8.6"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.8.6` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/datatype.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | h5call!(H5Tequal(self.id(), other.id())).unwrap_or(0) == 1 [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5call` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/datatype.rs:159:9 [INFO] [stdout] | [INFO] [stdout] 159 | h5lock!(H5Tget_size(self.id())) as usize [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/datatype.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | h5lock!(H5Tget_order(self.id())).into() [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/datatype.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 173 | / h5lock!({ [INFO] [stdout] 174 | | let noop = H5Tfind(*H5T_NATIVE_INT, *H5T_NATIVE_INT, &mut (&mut cdata as *mut _)); [INFO] [stdout] 175 | | if H5Tfind(self.id(), dst.id(), &mut (&mut cdata as *mut _)) == noop { [INFO] [stdout] 176 | | Some(Conversion::NoOp) [INFO] [stdout] ... | [INFO] [stdout] 183 | | } [INFO] [stdout] 184 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/datatype.rs:217:9 [INFO] [stdout] | [INFO] [stdout] 217 | / h5lock!({ [INFO] [stdout] 218 | | let id = self.id(); [INFO] [stdout] 219 | | let size = H5Tget_size(id) as usize; [INFO] [stdout] 220 | | match H5Tget_class(id) { [INFO] [stdout] ... | [INFO] [stdout] 302 | | } [INFO] [stdout] 303 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/datatype.rs:236:35 [INFO] [stdout] | [INFO] [stdout] 236 | for idx in 0..h5try!(H5Tget_nmembers(id)) as _ { [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/datatype.rs:238:25 [INFO] [stdout] | [INFO] [stdout] 238 | h5try!(H5Tget_member_value(id, idx, (&mut value as *mut u64).cast())); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/datatype.rs:261:35 [INFO] [stdout] | [INFO] [stdout] 261 | for idx in 0..h5try!(H5Tget_nmembers(id)) as _ { [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/datatype.rs:264:48 [INFO] [stdout] | [INFO] [stdout] 264 | let ty = Self::from_id(h5try!(H5Tget_member_type(id, idx)))?; [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/datatype.rs:277:33 [INFO] [stdout] | [INFO] [stdout] 277 | let ndims = h5try!(H5Tget_array_ndims(id)); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/datatype.rs:280:25 [INFO] [stdout] | [INFO] [stdout] 280 | h5try!(H5Tget_array_dims2(id, &mut len as *mut _)); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/datatype.rs:287:39 [INFO] [stdout] | [INFO] [stdout] 287 | let is_variable = h5try!(H5Tis_variable_str(id)) == 1; [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/datatype.rs:288:36 [INFO] [stdout] | [INFO] [stdout] 288 | let encoding = h5lock!(H5Tget_cset(id)); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/datatype.rs:314:29 [INFO] [stdout] | [INFO] [stdout] 314 | let string_id = h5try!(H5Tcopy(*H5T_C_S1)); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/datatype.rs:321:13 [INFO] [stdout] | [INFO] [stdout] 321 | h5try!(H5Tset_cset(string_id, encoding)); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/datatype.rs:322:13 [INFO] [stdout] | [INFO] [stdout] 322 | h5try!(H5Tset_strpad(string_id, padding)); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/datatype.rs:323:13 [INFO] [stdout] | [INFO] [stdout] 323 | h5try!(H5Tset_size(string_id, size)); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/datatype.rs:327:38 [INFO] [stdout] | [INFO] [stdout] 327 | let datatype_id: Result<_> = h5lock!({ [INFO] [stdout] | ______________________________________- [INFO] [stdout] 328 | | match *desc { [INFO] [stdout] 329 | | TD::Integer(size) => Ok(match size { [INFO] [stdout] 330 | | IntSize::U1 => be_le!(H5T_STD_I8BE, H5T_STD_I8LE), [INFO] [stdout] ... | [INFO] [stdout] 396 | | } [INFO] [stdout] 397 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/datatype.rs:330:36 [INFO] [stdout] | [INFO] [stdout] 330 | IntSize::U1 => be_le!(H5T_STD_I8BE, H5T_STD_I8LE), [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `be_le` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/datatype.rs:331:36 [INFO] [stdout] | [INFO] [stdout] 331 | IntSize::U2 => be_le!(H5T_STD_I16BE, H5T_STD_I16LE), [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `be_le` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/datatype.rs:332:36 [INFO] [stdout] | [INFO] [stdout] 332 | IntSize::U4 => be_le!(H5T_STD_I32BE, H5T_STD_I32LE), [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `be_le` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/datatype.rs:333:36 [INFO] [stdout] | [INFO] [stdout] 333 | IntSize::U8 => be_le!(H5T_STD_I64BE, H5T_STD_I64LE), [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `be_le` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/datatype.rs:336:36 [INFO] [stdout] | [INFO] [stdout] 336 | IntSize::U1 => be_le!(H5T_STD_U8BE, H5T_STD_U8LE), [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `be_le` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/datatype.rs:337:36 [INFO] [stdout] | [INFO] [stdout] 337 | IntSize::U2 => be_le!(H5T_STD_U16BE, H5T_STD_U16LE), [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `be_le` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/datatype.rs:338:36 [INFO] [stdout] | [INFO] [stdout] 338 | IntSize::U4 => be_le!(H5T_STD_U32BE, H5T_STD_U32LE), [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `be_le` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/datatype.rs:339:36 [INFO] [stdout] | [INFO] [stdout] 339 | IntSize::U8 => be_le!(H5T_STD_U64BE, H5T_STD_U64LE), [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `be_le` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/datatype.rs:342:38 [INFO] [stdout] | [INFO] [stdout] 342 | FloatSize::U4 => be_le!(H5T_IEEE_F32BE, H5T_IEEE_F32LE), [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `be_le` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/datatype.rs:343:38 [INFO] [stdout] | [INFO] [stdout] 343 | FloatSize::U8 => be_le!(H5T_IEEE_I16BE, H5T_IEEE_F64LE), [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `be_le` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/datatype.rs:346:35 [INFO] [stdout] | [INFO] [stdout] 346 | let bool_id = h5try!(H5Tenum_create(*H5T_NATIVE_INT8)); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/datatype.rs:347:21 [INFO] [stdout] | [INFO] [stdout] 347 | / h5try!(H5Tenum_insert( [INFO] [stdout] 348 | | bool_id, [INFO] [stdout] 349 | | b"FALSE\0".as_ptr().cast(), [INFO] [stdout] 350 | | (&0_i8 as *const i8).cast() [INFO] [stdout] 351 | | )); [INFO] [stdout] | |______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/datatype.rs:352:21 [INFO] [stdout] | [INFO] [stdout] 352 | / h5try!(H5Tenum_insert( [INFO] [stdout] 353 | | bool_id, [INFO] [stdout] 354 | | b"TRUE\0".as_ptr().cast(), [INFO] [stdout] 355 | | (&1_i8 as *const i8).cast() [INFO] [stdout] 356 | | )); [INFO] [stdout] | |______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/datatype.rs:361:35 [INFO] [stdout] | [INFO] [stdout] 361 | let enum_id = h5try!(H5Tenum_create(base.id())); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/datatype.rs:364:25 [INFO] [stdout] | [INFO] [stdout] 364 | / h5try!(H5Tenum_insert( [INFO] [stdout] 365 | | enum_id, [INFO] [stdout] 366 | | name.as_ptr(), [INFO] [stdout] 367 | | (&member.value as *const u64).cast() [INFO] [stdout] 368 | | )); [INFO] [stdout] | |__________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/datatype.rs:373:39 [INFO] [stdout] | [INFO] [stdout] 373 | let compound_id = h5try!(H5Tcreate(H5T_class_t::H5T_COMPOUND, 1)); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/datatype.rs:377:25 [INFO] [stdout] | [INFO] [stdout] 377 | h5try!(H5Tset_size(compound_id, field.offset + field.ty.size())); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/datatype.rs:378:25 [INFO] [stdout] | [INFO] [stdout] 378 | h5try!(H5Tinsert(compound_id, name.as_ptr(), field.offset, field_dt.id())); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/datatype.rs:380:21 [INFO] [stdout] | [INFO] [stdout] 380 | h5try!(H5Tset_size(compound_id, compound_type.size)); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/datatype.rs:386:24 [INFO] [stdout] | [INFO] [stdout] 386 | Ok(h5try!(H5Tarray_create2(elem_dt.id(), 1, &dims as *const _))) [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/datatype.rs:392:24 [INFO] [stdout] | [INFO] [stdout] 392 | Ok(h5try!(H5Tvlen_create(elem_dt.id()))) [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/file.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | h5lock!(H5Fget_freespace(self.id())).max(0) as _ [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/file.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 127 | h5lock!(self.fcpl().map(|p| p.userblock()).unwrap_or(0)) [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/file.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | h5call!(H5Fflush(self.id(), H5F_SCOPE_LOCAL)).and(Ok(())) [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5call` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/file.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | / h5lock!({ [INFO] [stdout] 139 | | let count = h5call!(H5Fget_obj_count(self.id(), types)).unwrap_or(0) as size_t; [INFO] [stdout] 140 | | if count > 0 { [INFO] [stdout] 141 | | let mut ids: Vec = Vec::with_capacity(count as _); [INFO] [stdout] ... | [INFO] [stdout] 150 | | Vec::new() [INFO] [stdout] 151 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/file.rs:139:25 [INFO] [stdout] | [INFO] [stdout] 139 | let count = h5call!(H5Fget_obj_count(self.id(), types)).unwrap_or(0) as size_t; [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5call` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/file.rs:145:20 [INFO] [stdout] | [INFO] [stdout] 145 | if h5call!(H5Fget_obj_ids(self.id(), types, count, ids.as_mut_ptr())).is_ok() { [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5call` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/file.rs:159:9 [INFO] [stdout] | [INFO] [stdout] 159 | h5call!(H5Fclose(id)).map(|_| ()) [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5call` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/file.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | h5lock!(FileAccess::from_id(h5try!(H5Fget_access_plist(self.id())))) [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/file.rs:164:37 [INFO] [stdout] | [INFO] [stdout] 164 | h5lock!(FileAccess::from_id(h5try!(H5Fget_access_plist(self.id())))) [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/file.rs:174:9 [INFO] [stdout] | [INFO] [stdout] 174 | h5lock!(FileCreate::from_id(h5try!(H5Fget_create_plist(self.id())))) [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/file.rs:174:37 [INFO] [stdout] | [INFO] [stdout] 174 | h5lock!(FileCreate::from_id(h5try!(H5Fget_create_plist(self.id())))) [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/file.rs:241:9 [INFO] [stdout] | [INFO] [stdout] 241 | / h5lock!({ [INFO] [stdout] 242 | | let fapl = self.fapl.finish()?; [INFO] [stdout] 243 | | match mode { [INFO] [stdout] 244 | | OpenMode::Read | OpenMode::ReadWrite => { [INFO] [stdout] ... | [INFO] [stdout] 251 | | } [INFO] [stdout] 252 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/file.rs:245:35 [INFO] [stdout] | [INFO] [stdout] 245 | File::from_id(h5try!(H5Fopen(fname_ptr, flags, fapl.id()))) [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/file.rs:249:35 [INFO] [stdout] | [INFO] [stdout] 249 | File::from_id(h5try!(H5Fcreate(fname_ptr, flags, fcpl.id(), fapl.id()))) [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/filters.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 136 | h5lock!(H5Zfilter_avail(H5Z_FILTER_DEFLATE) == 1) [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/filters.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | h5lock!(H5Zfilter_avail(H5Z_FILTER_SZIP) == 1) [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/filters.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | h5lock!(H5Zfilter_avail(32000) == 1) [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/filters.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | h5lock!(H5Zfilter_avail(32001) == 1) [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/filters.rs:179:13 [INFO] [stdout] | [INFO] [stdout] 179 | if !h5call!(H5Zfilter_avail(filter_id)).map(|x| x > 0).unwrap_or_default() { [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5call` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/filters.rs:183:9 [INFO] [stdout] | [INFO] [stdout] 183 | h5lock!(H5Zget_filter_info(filter_id, &mut flags as *mut _)); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/filters.rs:476:9 [INFO] [stdout] | [INFO] [stdout] 476 | / h5try!(match self { [INFO] [stdout] 477 | | Self::Deflate(level) => Self::apply_deflate(id, *level), [INFO] [stdout] 478 | | Self::Shuffle => Self::apply_shuffle(id), [INFO] [stdout] 479 | | Self::Fletcher32 => Self::apply_fletcher32(id), [INFO] [stdout] ... | [INFO] [stdout] 489 | | Self::User(filter_id, ref cdata) => Self::apply_user(id, *filter_id, cdata), [INFO] [stdout] 490 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/filters.rs:498:9 [INFO] [stdout] | [INFO] [stdout] 498 | / h5lock!({ [INFO] [stdout] 499 | | let n_filters = h5try!(H5Pget_nfilters(plist_id)); [INFO] [stdout] 500 | | for idx in 0..n_filters { [INFO] [stdout] 501 | | let mut flags: c_uint = 0; [INFO] [stdout] ... | [INFO] [stdout] 517 | | Ok(filters) [INFO] [stdout] 518 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/filters.rs:499:29 [INFO] [stdout] | [INFO] [stdout] 499 | let n_filters = h5try!(H5Pget_nfilters(plist_id)); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/filters.rs:503:33 [INFO] [stdout] | [INFO] [stdout] 503 | let filter_id = h5try!(H5Pget_filter2( [INFO] [stdout] | _________________________________- [INFO] [stdout] 504 | | plist_id, [INFO] [stdout] 505 | | idx as _, [INFO] [stdout] 506 | | &mut flags as *mut _, [INFO] [stdout] ... | [INFO] [stdout] 511 | | ptr::null_mut(), [INFO] [stdout] 512 | | )); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/group.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | h5call!(H5Gget_info(id, info)).and(Ok(unsafe { *info })) [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5call` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/group.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | / h5lock!({ [INFO] [stdout] 69 | | let lcpl = PropertyList::from_id(h5try!(H5Pcreate(*H5P_LINK_CREATE)))?; [INFO] [stdout] 70 | | h5call!(H5Pset_create_intermediate_group(lcpl.id(), 1)).and(Ok(lcpl)) [INFO] [stdout] 71 | | }) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/group.rs:69:42 [INFO] [stdout] | [INFO] [stdout] 69 | let lcpl = PropertyList::from_id(h5try!(H5Pcreate(*H5P_LINK_CREATE)))?; [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/group.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | h5call!(H5Pset_create_intermediate_group(lcpl.id(), 1)).and(Ok(lcpl)) [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5call` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/group.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | / h5lock!({ [INFO] [stdout] 89 | | let lcpl = make_lcpl()?; [INFO] [stdout] 90 | | let name = to_cstring(name)?; [INFO] [stdout] 91 | | Self::from_id(h5try!(H5Gcreate2( [INFO] [stdout] ... | [INFO] [stdout] 97 | | ))) [INFO] [stdout] 98 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/group.rs:91:27 [INFO] [stdout] | [INFO] [stdout] 91 | Self::from_id(h5try!(H5Gcreate2( [INFO] [stdout] | ___________________________- [INFO] [stdout] 92 | | self.id(), [INFO] [stdout] 93 | | name.as_ptr(), [INFO] [stdout] 94 | | lcpl.id(), [INFO] [stdout] 95 | | H5P_DEFAULT, [INFO] [stdout] 96 | | H5P_DEFAULT [INFO] [stdout] 97 | | ))) [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/group.rs:104:23 [INFO] [stdout] | [INFO] [stdout] 104 | Self::from_id(h5try!(H5Gopen2(self.id(), name.as_ptr(), H5P_DEFAULT))) [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/group.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | / h5lock!({ [INFO] [stdout] 114 | | let lcpl = make_lcpl()?; [INFO] [stdout] 115 | | let target = to_cstring(target)?; [INFO] [stdout] 116 | | let link_name = to_cstring(link_name)?; [INFO] [stdout] ... | [INFO] [stdout] 124 | | .and(Ok(())) [INFO] [stdout] 125 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/group.rs:117:13 [INFO] [stdout] | [INFO] [stdout] 117 | / h5call!(H5Lcreate_soft( [INFO] [stdout] 118 | | target.as_ptr(), [INFO] [stdout] 119 | | self.id(), [INFO] [stdout] 120 | | link_name.as_ptr(), [INFO] [stdout] 121 | | lcpl.id(), [INFO] [stdout] 122 | | H5P_DEFAULT [INFO] [stdout] 123 | | )) [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5call` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/group.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | / h5call!(H5Lcreate_hard( [INFO] [stdout] 134 | | self.id(), [INFO] [stdout] 135 | | target.as_ptr(), [INFO] [stdout] 136 | | H5L_SAME_LOC, [INFO] [stdout] ... | [INFO] [stdout] 139 | | H5P_DEFAULT [INFO] [stdout] 140 | | )) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5call` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/group.rs:159:9 [INFO] [stdout] | [INFO] [stdout] 159 | / h5call!(H5Lcreate_external( [INFO] [stdout] 160 | | target_file_name.as_ptr(), [INFO] [stdout] 161 | | target.as_ptr(), [INFO] [stdout] 162 | | self.id(), [INFO] [stdout] ... | [INFO] [stdout] 165 | | H5P_DEFAULT, [INFO] [stdout] 166 | | )) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5call` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/group.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | / h5call!(H5Lmove( [INFO] [stdout] 176 | | self.id(), [INFO] [stdout] 177 | | name.as_ptr(), [INFO] [stdout] 178 | | H5L_SAME_LOC, [INFO] [stdout] ... | [INFO] [stdout] 181 | | H5P_DEFAULT [INFO] [stdout] 182 | | )) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5call` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/group.rs:190:9 [INFO] [stdout] | [INFO] [stdout] 190 | h5call!(H5Ldelete(self.id(), name.as_ptr(), H5P_DEFAULT)).and(Ok(())) [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5call` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/group.rs:197:16 [INFO] [stdout] | [INFO] [stdout] 197 | Ok(h5call!(H5Lexists(self.id(), name.as_ptr(), H5P_DEFAULT))? > 0) [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5call` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/group.rs:215:26 [INFO] [stdout] | [INFO] [stdout] 215 | Dataset::from_id(h5try!(H5Dopen2(self.id(), name.as_ptr(), H5P_DEFAULT))) [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/group.rs:344:9 [INFO] [stdout] | [INFO] [stdout] 344 | / h5call!(H5Literate( [INFO] [stdout] 345 | | self.id(), [INFO] [stdout] 346 | | traversal_order.into(), [INFO] [stdout] 347 | | iteration_order.into(), [INFO] [stdout] ... | [INFO] [stdout] 350 | | other_data [INFO] [stdout] 351 | | )) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/hl/location.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "1.12.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.3` [INFO] [stdout] --> src/hl/location.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(not(feature = "1.10.3"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.3` [INFO] [stdout] --> src/hl/location.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(all(feature = "1.10.3", not(feature = "1.12.0")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/hl/location.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(all(feature = "1.10.3", not(feature = "1.12.0")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.3` [INFO] [stdout] --> src/hl/location.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "1.10.3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/hl/location.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(not(feature = "1.12.0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/hl/location.rs:218:11 [INFO] [stdout] | [INFO] [stdout] 218 | #[cfg(not(feature = "1.12.0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/hl/location.rs:235:7 [INFO] [stdout] | [INFO] [stdout] 235 | #[cfg(feature = "1.12.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.3` [INFO] [stdout] --> src/hl/location.rs:252:7 [INFO] [stdout] | [INFO] [stdout] 252 | #[cfg(feature = "1.10.3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/hl/location.rs:153:15 [INFO] [stdout] | [INFO] [stdout] 153 | #[cfg(not(feature = "1.12.0"))] haddr_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/hl/location.rs:154:11 [INFO] [stdout] | [INFO] [stdout] 154 | #[cfg(feature = "1.12.0")] H5O_token_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `docrs` [INFO] [stdout] --> src/hl/location.rs:163:16 [INFO] [stdout] | [INFO] [stdout] 163 | #[cfg_attr(docrs, doc(cfg(feature = "1.12.0")))] [INFO] [stdout] | ^^^^^ help: there is a config with a similar name: `docsrs` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docrs)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docrs)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/hl/location.rs:162:11 [INFO] [stdout] | [INFO] [stdout] 162 | #[cfg(feature = "1.12.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/location.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | h5lock!(get_h5_str(|m, s| H5Iget_name(self.id(), m, s)).unwrap_or_else(|_| "".to_string())) [INFO] [stdout] | ------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/location.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | h5lock!(get_h5_str(|m, s| H5Fget_name(self.id(), m, s)).unwrap_or_else(|_| "".to_string())) [INFO] [stdout] | ------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/location.rs:84:23 [INFO] [stdout] | [INFO] [stdout] 84 | File::from_id(h5try!(H5Iget_file_id(self.id()))) [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/location.rs:90:23 [INFO] [stdout] | [INFO] [stdout] 90 | let comment = h5lock!(get_h5_str(|m, s| H5Oget_comment(self.id(), m, s)).ok()); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/location.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | h5call!(H5Oset_comment(self.id(), comment.as_ptr())).and(Ok(())) [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5call` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/location.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | h5call!(H5Oset_comment(self.id(), ptr::null_mut())).and(Ok(())) [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5call` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/location.rs:121:28 [INFO] [stdout] | [INFO] [stdout] 121 | Attribute::from_id(h5try!(H5Aopen(self.id(), name.as_ptr(), H5P_DEFAULT))) [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/hl/location.rs:175:19 [INFO] [stdout] | [INFO] [stdout] 175 | #[cfg(feature = "1.12.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/hl/location.rs:265:11 [INFO] [stdout] | [INFO] [stdout] 265 | #[cfg(feature = "1.12.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.3` [INFO] [stdout] --> src/hl/location.rs:267:15 [INFO] [stdout] | [INFO] [stdout] 267 | #[cfg(all(feature = "1.10.3", not(feature = "1.12.0")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/hl/location.rs:267:39 [INFO] [stdout] | [INFO] [stdout] 267 | #[cfg(all(feature = "1.10.3", not(feature = "1.12.0")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.3` [INFO] [stdout] --> src/hl/location.rs:269:15 [INFO] [stdout] | [INFO] [stdout] 269 | #[cfg(not(feature = "1.10.3"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/location.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | h5call!(H5Oget_info2(loc_id, info_ptr, info_fields(full)))?; [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/hl/location.rs:279:11 [INFO] [stdout] | [INFO] [stdout] 279 | #[cfg(feature = "1.12.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.3` [INFO] [stdout] --> src/hl/location.rs:281:15 [INFO] [stdout] | [INFO] [stdout] 281 | #[cfg(all(feature = "1.10.3", not(feature = "1.12.0")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/hl/location.rs:281:39 [INFO] [stdout] | [INFO] [stdout] 281 | #[cfg(all(feature = "1.10.3", not(feature = "1.12.0")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.3` [INFO] [stdout] --> src/hl/location.rs:283:15 [INFO] [stdout] | [INFO] [stdout] 283 | #[cfg(not(feature = "1.10.3"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/location.rs:282:5 [INFO] [stdout] | [INFO] [stdout] 282 | h5call!(H5Oget_info_by_name2(loc_id, name, info_ptr, info_fields(full), H5P_DEFAULT))?; [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/hl/location.rs:291:15 [INFO] [stdout] | [INFO] [stdout] 291 | #[cfg(not(feature = "1.12.0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/hl/location.rs:295:11 [INFO] [stdout] | [INFO] [stdout] 295 | #[cfg(feature = "1.12.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/location.rs:293:27 [INFO] [stdout] | [INFO] [stdout] 293 | Location::from_id(h5call!(H5Oopen_by_addr(loc_id, token.0))?) [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/dataset_access.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/hl/plist/dataset_access.rs:12:31 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.17` [INFO] [stdout] --> src/hl/plist/dataset_access.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "1.8.17")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.8.17` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/dataset_access.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/dataset_access.rs:93:7 [INFO] [stdout] | [INFO] [stdout] 93 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/dataset_access.rs:100:7 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/dataset_access.rs:107:7 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/dataset_access.rs:117:7 [INFO] [stdout] | [INFO] [stdout] 117 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.17` [INFO] [stdout] --> src/hl/plist/dataset_access.rs:131:11 [INFO] [stdout] | [INFO] [stdout] 131 | #[cfg(feature = "1.8.17")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.8.17` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/dataset_access.rs:133:11 [INFO] [stdout] | [INFO] [stdout] 133 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/dataset_access.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/dataset_access.rs:137:15 [INFO] [stdout] | [INFO] [stdout] 137 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/hl/plist/dataset_access.rs:137:35 [INFO] [stdout] | [INFO] [stdout] 137 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.17` [INFO] [stdout] --> src/hl/plist/dataset_access.rs:58:15 [INFO] [stdout] | [INFO] [stdout] 58 | #[cfg(feature = "1.8.17")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.8.17` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/dataset_access.rs:60:15 [INFO] [stdout] | [INFO] [stdout] 60 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/dataset_access.rs:65:19 [INFO] [stdout] | [INFO] [stdout] 65 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/hl/plist/dataset_access.rs:65:39 [INFO] [stdout] | [INFO] [stdout] 65 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.17` [INFO] [stdout] --> src/hl/plist/dataset_access.rs:172:11 [INFO] [stdout] | [INFO] [stdout] 172 | #[cfg(feature = "1.8.17")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.8.17` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/dataset_access.rs:178:11 [INFO] [stdout] | [INFO] [stdout] 178 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/dataset_access.rs:184:11 [INFO] [stdout] | [INFO] [stdout] 184 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/dataset_access.rs:190:15 [INFO] [stdout] | [INFO] [stdout] 190 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/hl/plist/dataset_access.rs:190:35 [INFO] [stdout] | [INFO] [stdout] 190 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.17` [INFO] [stdout] --> src/hl/plist/dataset_access.rs:152:15 [INFO] [stdout] | [INFO] [stdout] 152 | #[cfg(feature = "1.8.17")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.8.17` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/dataset_access.rs:157:15 [INFO] [stdout] | [INFO] [stdout] 157 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/dataset_access.rs:162:19 [INFO] [stdout] | [INFO] [stdout] 162 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/hl/plist/dataset_access.rs:162:39 [INFO] [stdout] | [INFO] [stdout] 162 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.17` [INFO] [stdout] --> src/hl/plist/dataset_access.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg(feature = "1.8.17")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.8.17` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/dataset_access.rs:207:15 [INFO] [stdout] | [INFO] [stdout] 207 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/dataset_access.rs:216:19 [INFO] [stdout] | [INFO] [stdout] 216 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/hl/plist/dataset_access.rs:216:39 [INFO] [stdout] | [INFO] [stdout] 216 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/dataset_access.rs:198:13 [INFO] [stdout] | [INFO] [stdout] 198 | h5try!(H5Pset_chunk_cache(id, v.nslots as _, v.nbytes as _, v.w0 as _)); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/dataset_access.rs:204:17 [INFO] [stdout] | [INFO] [stdout] 204 | h5try!(H5Pset_efile_prefix(id, v.as_ptr())); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/dataset_access.rs:210:17 [INFO] [stdout] | [INFO] [stdout] 210 | h5try!(H5Pset_virtual_view(id, v.into())); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/dataset_access.rs:213:17 [INFO] [stdout] | [INFO] [stdout] 213 | h5try!(H5Pset_virtual_printf_gap(id, v as _)); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/dataset_access.rs:226:9 [INFO] [stdout] | [INFO] [stdout] 226 | h5lock!(self.populate_plist(plist.id())) [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/dataset_access.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 230 | / h5lock!({ [INFO] [stdout] 231 | | let mut plist = DatasetAccess::try_new()?; [INFO] [stdout] 232 | | self.apply(&mut plist).map(|_| plist) [INFO] [stdout] 233 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.17` [INFO] [stdout] --> src/hl/plist/dataset_access.rs:266:11 [INFO] [stdout] | [INFO] [stdout] 266 | #[cfg(feature = "1.8.17")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.8.17` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.17` [INFO] [stdout] --> src/hl/plist/dataset_access.rs:272:11 [INFO] [stdout] | [INFO] [stdout] 272 | #[cfg(feature = "1.8.17")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.8.17` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/dataset_access.rs:277:11 [INFO] [stdout] | [INFO] [stdout] 277 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/dataset_access.rs:283:11 [INFO] [stdout] | [INFO] [stdout] 283 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/dataset_access.rs:288:11 [INFO] [stdout] | [INFO] [stdout] 288 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/dataset_access.rs:294:11 [INFO] [stdout] | [INFO] [stdout] 294 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/dataset_access.rs:299:15 [INFO] [stdout] | [INFO] [stdout] 299 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/hl/plist/dataset_access.rs:299:35 [INFO] [stdout] | [INFO] [stdout] 299 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/dataset_access.rs:305:15 [INFO] [stdout] | [INFO] [stdout] 305 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/hl/plist/dataset_access.rs:305:35 [INFO] [stdout] | [INFO] [stdout] 305 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/dataset_access.rs:240:23 [INFO] [stdout] | [INFO] [stdout] 240 | Self::from_id(h5try!(H5Pcreate(*H5P_DATASET_ACCESS))) [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/dataset_access.rs:269:9 [INFO] [stdout] | [INFO] [stdout] 269 | h5lock!(get_h5_str(|m, s| H5Pget_efile_prefix(self.id(), m, s))) [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/dataset_create.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/dataset_create.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/dataset_create.rs:148:7 [INFO] [stdout] | [INFO] [stdout] 148 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/dataset_create.rs:155:7 [INFO] [stdout] | [INFO] [stdout] 155 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/dataset_create.rs:262:7 [INFO] [stdout] | [INFO] [stdout] 262 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/dataset_create.rs:273:7 [INFO] [stdout] | [INFO] [stdout] 273 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/dataset_create.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 114 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/dataset_create.rs:308:11 [INFO] [stdout] | [INFO] [stdout] 308 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/dataset_create.rs:311:11 [INFO] [stdout] | [INFO] [stdout] 311 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/dataset_create.rs:75:15 [INFO] [stdout] | [INFO] [stdout] 75 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/dataset_create.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/dataset_create.rs:129:19 [INFO] [stdout] | [INFO] [stdout] 129 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/dataset_create.rs:141:19 [INFO] [stdout] | [INFO] [stdout] 141 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/dataset_create.rs:532:11 [INFO] [stdout] | [INFO] [stdout] 532 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/dataset_create.rs:543:11 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/dataset_create.rs:338:15 [INFO] [stdout] | [INFO] [stdout] 338 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/dataset_create.rs:604:15 [INFO] [stdout] | [INFO] [stdout] 604 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/dataset_create.rs:588:13 [INFO] [stdout] | [INFO] [stdout] 588 | h5try!(H5Pset_alloc_time(id, v)); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/dataset_create.rs:591:13 [INFO] [stdout] | [INFO] [stdout] 591 | h5try!(H5Pset_fill_time(id, v.into())); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/dataset_create.rs:595:13 [INFO] [stdout] | [INFO] [stdout] 595 | h5try!(H5Pset_fill_value(id, dtype.id(), v.get_buf().as_ptr().cast())); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/dataset_create.rs:598:13 [INFO] [stdout] | [INFO] [stdout] 598 | h5try!(H5Pset_layout(id, v.into())); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/dataset_create.rs:602:13 [INFO] [stdout] | [INFO] [stdout] 602 | h5try!(H5Pset_chunk(id, v.len() as _, v.as_ptr())); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/dataset_create.rs:607:17 [INFO] [stdout] | [INFO] [stdout] 607 | h5try!(H5Pset_chunk_opts(id, v.bits() as _)); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/dataset_create.rs:614:17 [INFO] [stdout] | [INFO] [stdout] 614 | / h5try!(H5Pset_virtual( [INFO] [stdout] 615 | | id, [INFO] [stdout] 616 | | vds_space.id(), [INFO] [stdout] 617 | | src_filename.as_ptr(), [INFO] [stdout] 618 | | src_dataset.as_ptr(), [INFO] [stdout] 619 | | src_space.id() [INFO] [stdout] 620 | | )); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/dataset_create.rs:626:13 [INFO] [stdout] | [INFO] [stdout] 626 | h5try!(H5Pset_external(id, name.as_ptr(), external.offset as _, size)); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/dataset_create.rs:629:13 [INFO] [stdout] | [INFO] [stdout] 629 | h5try!(H5Pset_obj_track_times(id, v as _)); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/dataset_create.rs:632:13 [INFO] [stdout] | [INFO] [stdout] 632 | h5try!(H5Pset_attr_phase_change(id, v.max_compact as _, v.min_dense as _)); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/dataset_create.rs:635:13 [INFO] [stdout] | [INFO] [stdout] 635 | h5try!(H5Pset_attr_creation_order(id, v.bits() as _)); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/dataset_create.rs:641:41 [INFO] [stdout] | [INFO] [stdout] 641 | validate_filters(&self.filters, h5lock!(H5Tget_class(datatype_id))) [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/dataset_create.rs:649:9 [INFO] [stdout] | [INFO] [stdout] 649 | h5lock!(self.populate_plist(plist.id())) [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/dataset_create.rs:653:9 [INFO] [stdout] | [INFO] [stdout] 653 | / h5lock!({ [INFO] [stdout] 654 | | let mut plist = DatasetCreate::try_new()?; [INFO] [stdout] 655 | | self.apply(&mut plist).map(|_| plist) [INFO] [stdout] 656 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/dataset_create.rs:781:11 [INFO] [stdout] | [INFO] [stdout] 781 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/dataset_create.rs:792:11 [INFO] [stdout] | [INFO] [stdout] 792 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/dataset_create.rs:830:11 [INFO] [stdout] | [INFO] [stdout] 830 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/dataset_create.rs:866:11 [INFO] [stdout] | [INFO] [stdout] 866 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/dataset_create.rs:663:23 [INFO] [stdout] | [INFO] [stdout] 663 | Self::from_id(h5try!(H5Pcreate(*H5P_DATASET_CREATE))) [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/dataset_create.rs:675:9 [INFO] [stdout] | [INFO] [stdout] 675 | h5lock!(H5Pall_filters_avail(self.id())) > 0 [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/dataset_create.rs:724:17 [INFO] [stdout] | [INFO] [stdout] 724 | h5try!(H5Pget_fill_value(self.id(), dtype.id(), buf.as_mut_ptr().cast())); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/dataset_create.rs:757:25 [INFO] [stdout] | [INFO] [stdout] 757 | let ndims = h5try!(H5Pget_chunk(self.id(), 0, ptr::null_mut())); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/dataset_create.rs:759:13 [INFO] [stdout] | [INFO] [stdout] 759 | h5try!(H5Pget_chunk(self.id(), ndims, buf.as_mut_ptr())); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/dataset_create.rs:772:22 [INFO] [stdout] | [INFO] [stdout] 772 | let layout = h5lock!(H5Pget_layout(self.id())); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/dataset_create.rs:800:9 [INFO] [stdout] | [INFO] [stdout] 800 | / h5lock!({ [INFO] [stdout] 801 | | let mut external = Vec::new(); [INFO] [stdout] 802 | | let count = h5try!(H5Pget_external_count(self.id())); [INFO] [stdout] 803 | | let mut name: Vec = vec![0; NAME_LEN + 1]; [INFO] [stdout] ... | [INFO] [stdout] 822 | | Ok(external) [INFO] [stdout] 823 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/dataset_create.rs:802:25 [INFO] [stdout] | [INFO] [stdout] 802 | let count = h5try!(H5Pget_external_count(self.id())); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/dataset_create.rs:807:17 [INFO] [stdout] | [INFO] [stdout] 807 | / h5try!(H5Pget_external( [INFO] [stdout] 808 | | self.id(), [INFO] [stdout] 809 | | idx as _, [INFO] [stdout] 810 | | NAME_LEN as _, [INFO] [stdout] ... | [INFO] [stdout] 813 | | &mut size as *mut _, [INFO] [stdout] 814 | | )); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-direct` [INFO] [stdout] --> src/hl/plist/file_access.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | #[cfg(feature = "have-direct")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-direct` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/hl/plist/file_access.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "1.10.1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.2` [INFO] [stdout] --> src/hl/plist/file_access.rs:52:7 [INFO] [stdout] | [INFO] [stdout] 52 | #[cfg(feature = "1.10.2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/file_access.rs:54:11 [INFO] [stdout] | [INFO] [stdout] 54 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/hl/plist/file_access.rs:54:31 [INFO] [stdout] | [INFO] [stdout] 54 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.13` [INFO] [stdout] --> src/hl/plist/file_access.rs:59:7 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg(feature = "1.8.13")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.8.13` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.7` [INFO] [stdout] --> src/hl/plist/file_access.rs:61:7 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "1.8.7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.8.7` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/hl/plist/file_access.rs:63:7 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg(feature = "1.10.1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.2` [INFO] [stdout] --> src/hl/plist/file_access.rs:68:7 [INFO] [stdout] | [INFO] [stdout] 68 | #[cfg(feature = "1.10.2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/file_access.rs:70:7 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-direct` [INFO] [stdout] --> src/hl/plist/file_access.rs:76:7 [INFO] [stdout] | [INFO] [stdout] 76 | #[cfg(feature = "have-direct")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-direct` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-direct` [INFO] [stdout] --> src/hl/plist/file_access.rs:454:7 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(feature = "have-direct")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-direct` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-direct` [INFO] [stdout] --> src/hl/plist/file_access.rs:462:7 [INFO] [stdout] | [INFO] [stdout] 462 | #[cfg(feature = "have-direct")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-direct` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/hl/plist/file_access.rs:819:7 [INFO] [stdout] | [INFO] [stdout] 819 | #[cfg(feature = "1.10.1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/hl/plist/file_access.rs:862:7 [INFO] [stdout] | [INFO] [stdout] 862 | #[cfg(feature = "1.10.1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/file_access.rs:865:7 [INFO] [stdout] | [INFO] [stdout] 865 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/file_access.rs:873:7 [INFO] [stdout] | [INFO] [stdout] 873 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.2` [INFO] [stdout] --> src/hl/plist/file_access.rs:880:7 [INFO] [stdout] | [INFO] [stdout] 880 | #[cfg(feature = "1.10.2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.2` [INFO] [stdout] --> src/hl/plist/file_access.rs:946:7 [INFO] [stdout] | [INFO] [stdout] 946 | #[cfg(feature = "1.10.2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.13` [INFO] [stdout] --> src/hl/plist/file_access.rs:170:11 [INFO] [stdout] | [INFO] [stdout] 170 | #[cfg(feature = "1.8.13")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.8.13` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-direct` [INFO] [stdout] --> src/hl/plist/file_access.rs:480:11 [INFO] [stdout] | [INFO] [stdout] 480 | #[cfg(feature = "have-direct")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-direct` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.13` [INFO] [stdout] --> src/hl/plist/file_access.rs:954:11 [INFO] [stdout] | [INFO] [stdout] 954 | #[cfg(feature = "1.8.13")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.8.13` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.7` [INFO] [stdout] --> src/hl/plist/file_access.rs:959:11 [INFO] [stdout] | [INFO] [stdout] 959 | #[cfg(feature = "1.8.7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.8.7` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/hl/plist/file_access.rs:962:11 [INFO] [stdout] | [INFO] [stdout] 962 | #[cfg(feature = "1.10.1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/hl/plist/file_access.rs:965:11 [INFO] [stdout] | [INFO] [stdout] 965 | #[cfg(feature = "1.10.1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/file_access.rs:967:11 [INFO] [stdout] | [INFO] [stdout] 967 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/hl/plist/file_access.rs:970:11 [INFO] [stdout] | [INFO] [stdout] 970 | #[cfg(feature = "1.10.1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/file_access.rs:972:11 [INFO] [stdout] | [INFO] [stdout] 972 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/file_access.rs:974:15 [INFO] [stdout] | [INFO] [stdout] 974 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/hl/plist/file_access.rs:974:35 [INFO] [stdout] | [INFO] [stdout] 974 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/file_access.rs:976:15 [INFO] [stdout] | [INFO] [stdout] 976 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/hl/plist/file_access.rs:976:35 [INFO] [stdout] | [INFO] [stdout] 976 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.2` [INFO] [stdout] --> src/hl/plist/file_access.rs:980:11 [INFO] [stdout] | [INFO] [stdout] 980 | #[cfg(feature = "1.10.2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.2` [INFO] [stdout] --> src/hl/plist/file_access.rs:118:15 [INFO] [stdout] | [INFO] [stdout] 118 | #[cfg(feature = "1.10.2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.7` [INFO] [stdout] --> src/hl/plist/file_access.rs:120:15 [INFO] [stdout] | [INFO] [stdout] 120 | #[cfg(feature = "1.8.7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.8.7` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/hl/plist/file_access.rs:123:15 [INFO] [stdout] | [INFO] [stdout] 123 | #[cfg(feature = "1.10.1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/hl/plist/file_access.rs:125:15 [INFO] [stdout] | [INFO] [stdout] 125 | #[cfg(feature = "1.10.1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/hl/plist/file_access.rs:127:15 [INFO] [stdout] | [INFO] [stdout] 127 | #[cfg(feature = "1.10.1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/file_access.rs:130:15 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/file_access.rs:132:15 [INFO] [stdout] | [INFO] [stdout] 132 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/file_access.rs:134:19 [INFO] [stdout] | [INFO] [stdout] 134 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/hl/plist/file_access.rs:134:39 [INFO] [stdout] | [INFO] [stdout] 134 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/file_access.rs:136:19 [INFO] [stdout] | [INFO] [stdout] 136 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/hl/plist/file_access.rs:136:39 [INFO] [stdout] | [INFO] [stdout] 136 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.13` [INFO] [stdout] --> src/hl/plist/file_access.rs:179:19 [INFO] [stdout] | [INFO] [stdout] 179 | #[cfg(feature = "1.8.13")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.8.13` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.10` [INFO] [stdout] --> src/hl/plist/file_access.rs:368:17 [INFO] [stdout] | [INFO] [stdout] 368 | if cfg!(feature = "1.8.10") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.8.10` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/hl/plist/file_access.rs:705:42 [INFO] [stdout] | [INFO] [stdout] 705 | let min_clean_fraction = if cfg!(feature = "have-parallel") { 0.3_f32 } else { 0.01_f32 }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/hl/plist/file_access.rs:706:38 [INFO] [stdout] | [INFO] [stdout] 706 | let flash_multiple = if cfg!(feature = "have-parallel") { 1.0_f32 } else { 1.4_f32 }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.7` [INFO] [stdout] --> src/hl/plist/file_access.rs:1061:11 [INFO] [stdout] | [INFO] [stdout] 1061 | #[cfg(feature = "1.8.7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.8.7` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/hl/plist/file_access.rs:1072:11 [INFO] [stdout] | [INFO] [stdout] 1072 | #[cfg(feature = "1.10.1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/hl/plist/file_access.rs:1085:11 [INFO] [stdout] | [INFO] [stdout] 1085 | #[cfg(feature = "1.10.1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/file_access.rs:1091:11 [INFO] [stdout] | [INFO] [stdout] 1091 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/hl/plist/file_access.rs:1102:11 [INFO] [stdout] | [INFO] [stdout] 1102 | #[cfg(feature = "1.10.1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/file_access.rs:1112:11 [INFO] [stdout] | [INFO] [stdout] 1112 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/file_access.rs:1121:15 [INFO] [stdout] | [INFO] [stdout] 1121 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/hl/plist/file_access.rs:1121:35 [INFO] [stdout] | [INFO] [stdout] 1121 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/file_access.rs:1127:15 [INFO] [stdout] | [INFO] [stdout] 1127 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/hl/plist/file_access.rs:1127:35 [INFO] [stdout] | [INFO] [stdout] 1127 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.2` [INFO] [stdout] --> src/hl/plist/file_access.rs:1143:11 [INFO] [stdout] | [INFO] [stdout] 1143 | #[cfg(feature = "1.10.2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.2` [INFO] [stdout] --> src/hl/plist/file_access.rs:1149:11 [INFO] [stdout] | [INFO] [stdout] 1149 | #[cfg(feature = "1.10.2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.2` [INFO] [stdout] --> src/hl/plist/file_access.rs:1154:11 [INFO] [stdout] | [INFO] [stdout] 1154 | #[cfg(feature = "1.10.2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.2` [INFO] [stdout] --> src/hl/plist/file_access.rs:1159:11 [INFO] [stdout] | [INFO] [stdout] 1159 | #[cfg(feature = "1.10.2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.2` [INFO] [stdout] --> src/hl/plist/file_access.rs:1164:11 [INFO] [stdout] | [INFO] [stdout] 1164 | #[cfg(feature = "1.10.2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.13` [INFO] [stdout] --> src/hl/plist/file_access.rs:1209:11 [INFO] [stdout] | [INFO] [stdout] 1209 | #[cfg(feature = "1.8.13")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.8.13` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-direct` [INFO] [stdout] --> src/hl/plist/file_access.rs:1254:11 [INFO] [stdout] | [INFO] [stdout] 1254 | #[cfg(feature = "have-direct")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-direct` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-direct` [INFO] [stdout] --> src/hl/plist/file_access.rs:1261:11 [INFO] [stdout] | [INFO] [stdout] 1261 | #[cfg(feature = "have-direct")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-direct` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-direct` [INFO] [stdout] --> src/hl/plist/file_access.rs:1363:11 [INFO] [stdout] | [INFO] [stdout] 1363 | #[cfg(feature = "have-direct")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-direct` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.2` [INFO] [stdout] --> src/hl/plist/file_access.rs:1002:15 [INFO] [stdout] | [INFO] [stdout] 1002 | #[cfg(feature = "1.10.2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::pedantic))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.7` [INFO] [stdout] --> src/hl/plist/file_access.rs:1007:15 [INFO] [stdout] | [INFO] [stdout] 1007 | #[cfg(feature = "1.8.7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.8.7` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/hl/plist/file_access.rs:1012:15 [INFO] [stdout] | [INFO] [stdout] 1012 | #[cfg(feature = "1.10.1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/file_access.rs:1020:15 [INFO] [stdout] | [INFO] [stdout] 1020 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/file_access.rs:1026:19 [INFO] [stdout] | [INFO] [stdout] 1026 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/hl/plist/file_access.rs:1026:39 [INFO] [stdout] | [INFO] [stdout] 1026 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.13` [INFO] [stdout] --> src/hl/plist/file_access.rs:1032:15 [INFO] [stdout] | [INFO] [stdout] 1032 | #[cfg(feature = "1.8.13")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.8.13` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_access.rs:1272:13 [INFO] [stdout] | [INFO] [stdout] 1272 | h5try!(H5Pset_fapl_log(id, logfile.as_ptr(), flags, buf_size)); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_access.rs:1274:13 [INFO] [stdout] | [INFO] [stdout] 1274 | h5try!(H5Pset_fapl_log(id, ptr::null(), flags, buf_size)); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.13` [INFO] [stdout] --> src/hl/plist/file_access.rs:1281:15 [INFO] [stdout] | [INFO] [stdout] 1281 | #[cfg(feature = "1.8.13")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.8.13` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_access.rs:1280:9 [INFO] [stdout] | [INFO] [stdout] 1280 | h5try!(H5Pset_fapl_core(id, drv.increment as _, drv.filebacked as _)); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_access.rs:1284:17 [INFO] [stdout] | [INFO] [stdout] 1284 | h5try!(H5Pset_core_write_tracking(id, (page_size > 0) as _, page_size.max(1) as _)); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_access.rs:1292:9 [INFO] [stdout] | [INFO] [stdout] 1292 | h5try!(H5Pset_fapl_family(id, drv.member_size as _, H5P_DEFAULT)); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_access.rs:1332:9 [INFO] [stdout] | [INFO] [stdout] 1332 | / h5try!(H5Pset_fapl_multi( [INFO] [stdout] 1333 | | id, [INFO] [stdout] 1334 | | memb_map.as_ptr(), [INFO] [stdout] 1335 | | memb_fapl.as_ptr(), [INFO] [stdout] ... | [INFO] [stdout] 1338 | | drv.relax as _, [INFO] [stdout] 1339 | | )); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_access.rs:1347:9 [INFO] [stdout] | [INFO] [stdout] 1347 | / h5try!(H5Pset_fapl_split( [INFO] [stdout] 1348 | | id, [INFO] [stdout] 1349 | | meta_ext.as_ptr(), [INFO] [stdout] 1350 | | H5P_DEFAULT, [INFO] [stdout] 1351 | | raw_ext.as_ptr(), [INFO] [stdout] 1352 | | H5P_DEFAULT [INFO] [stdout] 1353 | | )); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-direct` [INFO] [stdout] --> src/hl/plist/file_access.rs:1396:19 [INFO] [stdout] | [INFO] [stdout] 1396 | #[cfg(feature = "have-direct")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-direct` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_access.rs:1372:17 [INFO] [stdout] | [INFO] [stdout] 1372 | h5try!(H5Pset_fapl_sec2(id)); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_access.rs:1375:17 [INFO] [stdout] | [INFO] [stdout] 1375 | h5try!(H5Pset_fapl_stdio(id)); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.2` [INFO] [stdout] --> src/hl/plist/file_access.rs:1425:15 [INFO] [stdout] | [INFO] [stdout] 1425 | #[cfg(feature = "1.10.2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.7` [INFO] [stdout] --> src/hl/plist/file_access.rs:1431:15 [INFO] [stdout] | [INFO] [stdout] 1431 | #[cfg(feature = "1.8.7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.8.7` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/hl/plist/file_access.rs:1440:15 [INFO] [stdout] | [INFO] [stdout] 1440 | #[cfg(feature = "1.10.1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/file_access.rs:1460:15 [INFO] [stdout] | [INFO] [stdout] 1460 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/file_access.rs:1475:19 [INFO] [stdout] | [INFO] [stdout] 1475 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/hl/plist/file_access.rs:1475:39 [INFO] [stdout] | [INFO] [stdout] 1475 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_access.rs:1409:13 [INFO] [stdout] | [INFO] [stdout] 1409 | h5try!(H5Pset_alignment(id, v.threshold as _, v.alignment as _)); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_access.rs:1412:13 [INFO] [stdout] | [INFO] [stdout] 1412 | h5try!(H5Pset_cache(id, 0, v.nslots as _, v.nbytes as _, v.w0 as _)); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_access.rs:1417:13 [INFO] [stdout] | [INFO] [stdout] 1417 | h5try!(H5Pset_fclose_degree(id, v.into())); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_access.rs:1420:13 [INFO] [stdout] | [INFO] [stdout] 1420 | h5try!(H5Pset_gc_references(id, v as _)); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_access.rs:1423:13 [INFO] [stdout] | [INFO] [stdout] 1423 | h5try!(H5Pset_small_data_block_size(id, v as _)); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_access.rs:1428:17 [INFO] [stdout] | [INFO] [stdout] 1428 | h5try!(H5Pset_libver_bounds(id, v.low.into(), v.high.into())); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_access.rs:1434:17 [INFO] [stdout] | [INFO] [stdout] 1434 | h5try!(H5Pset_elink_file_cache_size(id, v as _)); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_access.rs:1438:13 [INFO] [stdout] | [INFO] [stdout] 1438 | h5try!(H5Pset_meta_block_size(id, v as _)); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_access.rs:1443:17 [INFO] [stdout] | [INFO] [stdout] 1443 | / h5try!(H5Pset_page_buffer_size( [INFO] [stdout] 1444 | | id, [INFO] [stdout] 1445 | | v.buf_size as _, [INFO] [stdout] 1446 | | v.min_meta_perc as _, [INFO] [stdout] 1447 | | v.min_raw_perc as _, [INFO] [stdout] 1448 | | )); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_access.rs:1451:17 [INFO] [stdout] | [INFO] [stdout] 1451 | h5try!(H5Pset_evict_on_close(id, v as _)); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_access.rs:1454:17 [INFO] [stdout] | [INFO] [stdout] 1454 | h5try!(H5Pset_mdc_image_config(id, &v.into() as *const _)); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_access.rs:1458:13 [INFO] [stdout] | [INFO] [stdout] 1458 | h5try!(H5Pset_sieve_buf_size(id, v as _)); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_access.rs:1463:17 [INFO] [stdout] | [INFO] [stdout] 1463 | h5try!(H5Pset_metadata_read_attempts(id, v as _)); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_access.rs:1467:17 [INFO] [stdout] | [INFO] [stdout] 1467 | / h5try!(H5Pset_mdc_log_options( [INFO] [stdout] 1468 | | id, [INFO] [stdout] 1469 | | v.is_enabled as _, [INFO] [stdout] 1470 | | location.as_ptr(), [INFO] [stdout] 1471 | | v.start_on_access as _, [INFO] [stdout] 1472 | | )); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_access.rs:1485:13 [INFO] [stdout] | [INFO] [stdout] 1485 | h5try!(H5Pset_mdc_config(id, &v.clone().into() as *const _)); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_access.rs:1491:9 [INFO] [stdout] | [INFO] [stdout] 1491 | h5lock!(self.populate_plist(plist.id())) [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_access.rs:1495:9 [INFO] [stdout] | [INFO] [stdout] 1495 | / h5lock!({ [INFO] [stdout] 1496 | | let mut plist = FileAccess::try_new()?; [INFO] [stdout] 1497 | | self.apply(&mut plist).map(|_| plist) [INFO] [stdout] 1498 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-direct` [INFO] [stdout] --> src/hl/plist/file_access.rs:1596:11 [INFO] [stdout] | [INFO] [stdout] 1596 | #[cfg(feature = "have-direct")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-direct` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.7` [INFO] [stdout] --> src/hl/plist/file_access.rs:1675:11 [INFO] [stdout] | [INFO] [stdout] 1675 | #[cfg(feature = "1.8.7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.8.7` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.7` [INFO] [stdout] --> src/hl/plist/file_access.rs:1681:11 [INFO] [stdout] | [INFO] [stdout] 1681 | #[cfg(feature = "1.8.7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.8.7` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/hl/plist/file_access.rs:1695:11 [INFO] [stdout] | [INFO] [stdout] 1695 | #[cfg(feature = "1.10.1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/hl/plist/file_access.rs:1707:11 [INFO] [stdout] | [INFO] [stdout] 1707 | #[cfg(feature = "1.10.1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/hl/plist/file_access.rs:1721:11 [INFO] [stdout] | [INFO] [stdout] 1721 | #[cfg(feature = "1.10.1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/hl/plist/file_access.rs:1727:11 [INFO] [stdout] | [INFO] [stdout] 1727 | #[cfg(feature = "1.10.1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/file_access.rs:1732:11 [INFO] [stdout] | [INFO] [stdout] 1732 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/file_access.rs:1738:11 [INFO] [stdout] | [INFO] [stdout] 1738 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/hl/plist/file_access.rs:1754:11 [INFO] [stdout] | [INFO] [stdout] 1754 | #[cfg(feature = "1.10.1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/hl/plist/file_access.rs:1762:11 [INFO] [stdout] | [INFO] [stdout] 1762 | #[cfg(feature = "1.10.1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/file_access.rs:1767:11 [INFO] [stdout] | [INFO] [stdout] 1767 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/file_access.rs:1795:11 [INFO] [stdout] | [INFO] [stdout] 1795 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/file_access.rs:1800:15 [INFO] [stdout] | [INFO] [stdout] 1800 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/hl/plist/file_access.rs:1800:35 [INFO] [stdout] | [INFO] [stdout] 1800 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/file_access.rs:1806:15 [INFO] [stdout] | [INFO] [stdout] 1806 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/hl/plist/file_access.rs:1806:35 [INFO] [stdout] | [INFO] [stdout] 1806 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/file_access.rs:1811:15 [INFO] [stdout] | [INFO] [stdout] 1811 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/hl/plist/file_access.rs:1811:35 [INFO] [stdout] | [INFO] [stdout] 1811 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/plist/file_access.rs:1817:15 [INFO] [stdout] | [INFO] [stdout] 1817 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/hl/plist/file_access.rs:1817:35 [INFO] [stdout] | [INFO] [stdout] 1817 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.2` [INFO] [stdout] --> src/hl/plist/file_access.rs:1840:11 [INFO] [stdout] | [INFO] [stdout] 1840 | #[cfg(feature = "1.10.2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.2` [INFO] [stdout] --> src/hl/plist/file_access.rs:1847:11 [INFO] [stdout] | [INFO] [stdout] 1847 | #[cfg(feature = "1.10.2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.2` [INFO] [stdout] --> src/hl/plist/file_access.rs:1852:11 [INFO] [stdout] | [INFO] [stdout] 1852 | #[cfg(feature = "1.10.2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_access.rs:1505:23 [INFO] [stdout] | [INFO] [stdout] 1505 | Self::from_id(h5try!(H5Pcreate(*H5P_FILE_ACCESS))) [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.13` [INFO] [stdout] --> src/hl/plist/file_access.rs:1524:15 [INFO] [stdout] | [INFO] [stdout] 1524 | #[cfg(feature = "1.8.13")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.8.13` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_access.rs:1521:9 [INFO] [stdout] | [INFO] [stdout] 1521 | h5try!(H5Pget_fapl_core(self.id(), &mut increment as *mut _, &mut filebacked as *mut _)); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_access.rs:1528:13 [INFO] [stdout] | [INFO] [stdout] 1528 | / h5try!(H5Pget_core_write_tracking( [INFO] [stdout] 1529 | | self.id(), [INFO] [stdout] 1530 | | &mut is_enabled as *mut _, [INFO] [stdout] 1531 | | &mut page_size as *mut _, [INFO] [stdout] 1532 | | )); [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_access.rs:1557:9 [INFO] [stdout] | [INFO] [stdout] 1557 | / h5try!(H5Pget_fapl_multi( [INFO] [stdout] 1558 | | self.id(), [INFO] [stdout] 1559 | | memb_map.as_mut_ptr(), [INFO] [stdout] 1560 | | memb_fapl.as_mut_ptr(), [INFO] [stdout] ... | [INFO] [stdout] 1563 | | &mut relax as *mut _, [INFO] [stdout] 1564 | | )); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::nursery))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-direct` [INFO] [stdout] --> src/hl/plist/file_access.rs:1611:15 [INFO] [stdout] | [INFO] [stdout] 1611 | #[cfg(feature = "have-direct")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-direct` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::all))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::identity_op))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_access.rs:1604:22 [INFO] [stdout] | [INFO] [stdout] 1604 | let drv_id = h5try!(H5Pget_driver(self.id())); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::erasing_op))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_access.rs:1747:9 [INFO] [stdout] | [INFO] [stdout] 1747 | h5call!(H5Pget_mdc_config(self.id(), &mut config)).map(|_| config.into()) [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cast_sign_loss))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::module_name_repetitions))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cast_possible_truncation))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cast_possible_wrap))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cast_precision_loss))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::similar_names))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::missing_const_for_fn))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::missing_safety_doc))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::missing_errors_doc))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cognitive_complexity))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::must_use_candidate))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::wildcard_imports))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::struct_excessive_bools))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_pub_crate))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::unnecessary_unwrap))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::unnecessary_wraps))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::upper_case_acronyms))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_access.rs:1759:9 [INFO] [stdout] | [INFO] [stdout] 1759 | h5call!(H5Pget_mdc_image_config(self.id(), &mut config)).map(|_| config.into()) [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5call` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_access.rs:1773:9 [INFO] [stdout] | [INFO] [stdout] 1773 | / h5try!(H5Pget_mdc_log_options( [INFO] [stdout] 1774 | | self.id(), [INFO] [stdout] 1775 | | &mut is_enabled, [INFO] [stdout] 1776 | | ptr::null_mut(), [INFO] [stdout] 1777 | | &mut location_size, [INFO] [stdout] 1778 | | &mut start_on_access [INFO] [stdout] 1779 | | )); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_access.rs:1781:9 [INFO] [stdout] | [INFO] [stdout] 1781 | / h5try!(H5Pget_mdc_log_options( [INFO] [stdout] 1782 | | self.id(), [INFO] [stdout] 1783 | | &mut is_enabled, [INFO] [stdout] 1784 | | buf.as_mut_ptr(), [INFO] [stdout] 1785 | | &mut location_size, [INFO] [stdout] 1786 | | &mut start_on_access [INFO] [stdout] 1787 | | )); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/hl/plist/file_create.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "1.10.1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/hl/plist/file_create.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "1.10.1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/hl/plist/file_create.rs:191:7 [INFO] [stdout] | [INFO] [stdout] 191 | #[cfg(feature = "1.10.1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::missing_panics_doc))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/hl/plist/file_create.rs:210:7 [INFO] [stdout] | [INFO] [stdout] 210 | #[cfg(feature = "1.10.1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | #![cfg_attr(all(feature = "cargo-clippy", test), allow(clippy::cyclomatic_complexity))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/lib.rs:47:33 [INFO] [stdout] | [INFO] [stdout] 47 | #[cfg(all(feature = "mpio", not(feature = "have-parallel")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/hl/plist/file_create.rs:228:11 [INFO] [stdout] | [INFO] [stdout] 228 | #[cfg(feature = "1.10.1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/hl/plist/file_create.rs:230:11 [INFO] [stdout] | [INFO] [stdout] 230 | #[cfg(feature = "1.10.1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/hl/plist/file_create.rs:70:15 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg(feature = "1.10.1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/hl/plist/file_create.rs:342:11 [INFO] [stdout] | [INFO] [stdout] 342 | #[cfg(feature = "1.10.1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/hl/plist/file_create.rs:353:11 [INFO] [stdout] | [INFO] [stdout] 353 | #[cfg(feature = "1.10.1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.5` [INFO] [stdout] --> src/lib.rs:77:15 [INFO] [stdout] | [INFO] [stdout] 77 | #[cfg(feature = "1.10.5")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.5` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/hl/plist/file_create.rs:254:15 [INFO] [stdout] | [INFO] [stdout] 254 | #[cfg(feature = "1.10.1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/hl/plist/file_create.rs:397:15 [INFO] [stdout] | [INFO] [stdout] 397 | #[cfg(feature = "1.10.1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_create.rs:366:13 [INFO] [stdout] | [INFO] [stdout] 366 | h5try!(H5Pset_userblock(id, v as _)); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 167 | impl_h5get!(a: A); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `impl_h5get` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_create.rs:369:13 [INFO] [stdout] | [INFO] [stdout] 369 | h5try!(H5Pset_sym_k(id, v.tree_rank as _, v.node_size as _)); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 168 | impl_h5get!(a: A, b: B); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `impl_h5get` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_create.rs:372:13 [INFO] [stdout] | [INFO] [stdout] 372 | h5try!(H5Pset_istore_k(id, v as _)); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_create.rs:375:13 [INFO] [stdout] | [INFO] [stdout] 375 | h5try!(H5Pset_shared_mesg_phase_change(id, v.max_list as _, v.min_btree as _)); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 169 | impl_h5get!(a: A, b: B, c: C); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `impl_h5get` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 170 | impl_h5get!(a: A, b: B, c: C, d: D); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `impl_h5get` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/class.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | / h5lock!({ [INFO] [stdout] 27 | | let handle = Handle::try_new(id)?; [INFO] [stdout] 28 | | if Self::is_valid_id_type(handle.id_type()) { [INFO] [stdout] 29 | | let obj = Self::from_handle(handle); [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/class.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | / h5lock!({ [INFO] [stdout] 73 | | if !self.handle().is_valid_user_id() { [INFO] [stdout] 74 | | write!(f, "", Self::NAME) [INFO] [stdout] 75 | | } else if let Some(d) = self.short_repr() { [INFO] [stdout] ... | [INFO] [stdout] 79 | | } [INFO] [stdout] 80 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/error.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "1.10.0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/error.rs:304:7 [INFO] [stdout] | [INFO] [stdout] 304 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/error.rs:311:11 [INFO] [stdout] | [INFO] [stdout] 311 | #[cfg(not(feature = "1.10.0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | h5lock!(silence_errors_no_sync(silence)); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:58:24 [INFO] [stdout] | [INFO] [stdout] 58 | let stack_id = h5lock!(H5Eget_current_stack()); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | / h5lock!({ [INFO] [stdout] 102 | | H5Ewalk2(stack_id, H5E_WALK_DOWNWARD, Some(callback), data_ptr); [INFO] [stdout] 103 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:335:21 [INFO] [stdout] | [INFO] [stdout] 335 | let stack = h5lock!({ [INFO] [stdout] | _____________________- [INFO] [stdout] 336 | | let plist_id = H5Pcreate(*H5P_ROOT); [INFO] [stdout] 337 | | H5Pclose(plist_id); [INFO] [stdout] 338 | | Error::query() [INFO] [stdout] 339 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:349:21 [INFO] [stdout] | [INFO] [stdout] 349 | let stack = h5lock!({ [INFO] [stdout] | _____________________- [INFO] [stdout] 350 | | let plist_id = H5Pcreate(*H5P_ROOT); [INFO] [stdout] 351 | | H5Pclose(plist_id); [INFO] [stdout] 352 | | H5Pclose(plist_id); [INFO] [stdout] 353 | | Error::query() [INFO] [stdout] 354 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_create.rs:378:13 [INFO] [stdout] | [INFO] [stdout] 378 | h5try!(H5Pset_shared_mesg_nindexes(id, v.len() as _)); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_create.rs:380:17 [INFO] [stdout] | [INFO] [stdout] 380 | / h5try!(H5Pset_shared_mesg_index( [INFO] [stdout] 381 | | id, [INFO] [stdout] 382 | | i as _, [INFO] [stdout] 383 | | v.message_types.bits() as _, [INFO] [stdout] 384 | | v.min_message_size as _, [INFO] [stdout] 385 | | )); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_create.rs:389:13 [INFO] [stdout] | [INFO] [stdout] 389 | h5try!(H5Pset_obj_track_times(id, v as _)); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_create.rs:392:13 [INFO] [stdout] | [INFO] [stdout] 392 | h5try!(H5Pset_attr_phase_change(id, v.max_compact as _, v.min_dense as _)); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_create.rs:395:13 [INFO] [stdout] | [INFO] [stdout] 395 | h5try!(H5Pset_attr_creation_order(id, v.bits() as _)); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_create.rs:400:17 [INFO] [stdout] | [INFO] [stdout] 400 | h5try!(H5Pset_file_space_page_size(id, v as _)); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_create.rs:419:17 [INFO] [stdout] | [INFO] [stdout] 419 | h5try!(H5Pset_file_space_strategy(id, strategy, persist, threshold)); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_create.rs:426:9 [INFO] [stdout] | [INFO] [stdout] 426 | h5lock!(self.populate_plist(plist.id())) [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:392:31 [INFO] [stdout] | [INFO] [stdout] 392 | let result_no_error = h5call!({ [INFO] [stdout] | _______________________________- [INFO] [stdout] 393 | | let plist_id = H5Pcreate(*H5P_ROOT); [INFO] [stdout] 394 | | H5Pclose(plist_id) [INFO] [stdout] 395 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5call` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_create.rs:430:9 [INFO] [stdout] | [INFO] [stdout] 430 | / h5lock!({ [INFO] [stdout] 431 | | let mut plist = FileCreate::try_new()?; [INFO] [stdout] 432 | | self.apply(&mut plist).map(|_| plist) [INFO] [stdout] 433 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/hl/plist/file_create.rs:501:11 [INFO] [stdout] | [INFO] [stdout] 501 | #[cfg(feature = "1.10.1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:398:28 [INFO] [stdout] | [INFO] [stdout] 398 | let result_error = h5call!({ [INFO] [stdout] | ____________________________- [INFO] [stdout] 399 | | let plist_id = H5Pcreate(*H5P_ROOT); [INFO] [stdout] 400 | | H5Pclose(plist_id); [INFO] [stdout] 401 | | H5Pclose(plist_id) [INFO] [stdout] 402 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/hl/plist/file_create.rs:507:11 [INFO] [stdout] | [INFO] [stdout] 507 | #[cfg(feature = "1.10.1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:409:13 [INFO] [stdout] | [INFO] [stdout] 409 | h5try!(H5Pcreate(*H5P_ROOT)); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/hl/plist/file_create.rs:595:11 [INFO] [stdout] | [INFO] [stdout] 595 | #[cfg(feature = "1.10.1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/hl/plist/file_create.rs:601:11 [INFO] [stdout] | [INFO] [stdout] 601 | #[cfg(feature = "1.10.1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_create.rs:440:23 [INFO] [stdout] | [INFO] [stdout] 440 | Self::from_id(h5try!(H5Pcreate(*H5P_FILE_CREATE))) [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:416:13 [INFO] [stdout] | [INFO] [stdout] 416 | h5try!(H5Pcreate(123456)); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-direct` [INFO] [stdout] --> src/globals.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "have-direct")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-direct` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/globals.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "have-parallel")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/globals.rs:339:7 [INFO] [stdout] | [INFO] [stdout] 339 | #[cfg(feature = "have-parallel")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/globals.rs:343:11 [INFO] [stdout] | [INFO] [stdout] 343 | #[cfg(not(feature = "have-parallel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-direct` [INFO] [stdout] --> src/globals.rs:349:7 [INFO] [stdout] | [INFO] [stdout] 349 | #[cfg(feature = "have-direct")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-direct` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-direct` [INFO] [stdout] --> src/globals.rs:353:11 [INFO] [stdout] | [INFO] [stdout] 353 | #[cfg(not(feature = "have-direct"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-direct` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `msvc_dll_indirection` [INFO] [stdout] --> src/globals.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(msvc_dll_indirection)] &'static usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(msvc_dll_indirection)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(msvc_dll_indirection)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `msvc_dll_indirection` [INFO] [stdout] --> src/globals.rs:21:15 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(not(msvc_dll_indirection))] &'static hdf5_sys::h5i::hid_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(msvc_dll_indirection)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(msvc_dll_indirection)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `msvc_dll_indirection` [INFO] [stdout] --> src/globals.rs:29:22 [INFO] [stdout] | [INFO] [stdout] 29 | if #[cfg(msvc_dll_indirection)] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(msvc_dll_indirection)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(msvc_dll_indirection)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/globals.rs:330:48 [INFO] [stdout] | [INFO] [stdout] 330 | pub static ref H5FD_CORE: hid_t = unsafe { h5lock!(H5FD_core_init()) }; [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/globals.rs:331:48 [INFO] [stdout] | [INFO] [stdout] 331 | pub static ref H5FD_SEC2: hid_t = unsafe { h5lock!(H5FD_sec2_init()) }; [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/globals.rs:332:49 [INFO] [stdout] | [INFO] [stdout] 332 | pub static ref H5FD_STDIO: hid_t = unsafe { h5lock!(H5FD_stdio_init()) }; [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/globals.rs:333:50 [INFO] [stdout] | [INFO] [stdout] 333 | pub static ref H5FD_FAMILY: hid_t = unsafe { h5lock!(H5FD_family_init()) }; [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/globals.rs:334:47 [INFO] [stdout] | [INFO] [stdout] 334 | pub static ref H5FD_LOG: hid_t = unsafe { h5lock!(H5FD_log_init()) }; [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/file_create.rs:491:13 [INFO] [stdout] | [INFO] [stdout] 491 | h5try!(H5Pget_shared_mesg_index(self.id(), i, &mut flags, &mut min_size)); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/link_create.rs:110:13 [INFO] [stdout] | [INFO] [stdout] 110 | h5try!(H5Pset_create_intermediate_group(id, create as _)); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/link_create.rs:117:13 [INFO] [stdout] | [INFO] [stdout] 117 | h5try!(H5Pset_char_encoding(id, encoding)); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/link_create.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | h5lock!(self.populate_plist(plist.id())) [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/link_create.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 127 | / h5lock!({ [INFO] [stdout] 128 | | let mut plist = LinkCreate::try_new()?; [INFO] [stdout] 129 | | self.apply(&mut plist).map(|_| plist) [INFO] [stdout] 130 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist/link_create.rs:137:23 [INFO] [stdout] | [INFO] [stdout] 137 | Self::from_id(h5try!(H5Pcreate(*H5P_LINK_CREATE))) [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | h5call!(H5Pequal(self.id(), other.id())).unwrap_or(0) == 1 [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5call` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist.rs:161:23 [INFO] [stdout] | [INFO] [stdout] 161 | Self::from_id(h5lock!(H5Pcopy(self.id()))).unwrap_or_else(|_| Self::invalid()) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist.rs:168:34 [INFO] [stdout] | [INFO] [stdout] 168 | .and_then(|property| h5call!(H5Pexist(self.id(), property.as_ptr())).ok()) [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5call` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | h5lock!(H5Piterate(self.id(), ptr::null_mut(), Some(callback), data_ptr)); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | / h5lock!({ [INFO] [stdout] 201 | | let class_id = h5check(H5Pget_class(self.id()))?; [INFO] [stdout] 202 | | let buf = H5Pget_class_name(class_id); [INFO] [stdout] 203 | | if buf.is_null() { [INFO] [stdout] ... | [INFO] [stdout] 208 | | PropertyListClass::from_str(&name) [INFO] [stdout] 209 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/plist.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 225 | / h5try!(H5Pset_vlen_mem_manager( [INFO] [stdout] 226 | | plist, [INFO] [stdout] 227 | | Some(alloc), [INFO] [stdout] 228 | | ptr::null_mut(), [INFO] [stdout] 229 | | Some(free), [INFO] [stdout] 230 | | ptr::null_mut() [INFO] [stdout] 231 | | )); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/globals.rs:335:49 [INFO] [stdout] | [INFO] [stdout] 335 | pub static ref H5FD_MULTI: hid_t = unsafe { h5lock!(H5FD_multi_init()) }; [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/handle.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | h5lock!(H5Iinc_ref(self.id)); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/handle.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | / h5lock!({ [INFO] [stdout] 56 | | if self.is_valid_id() { [INFO] [stdout] 57 | | H5Idec_ref(self.id); [INFO] [stdout] 58 | | } [INFO] [stdout] 59 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/handle.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | h5lock!(H5Iis_valid(self.id)) == 1 [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/handle.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | h5call!(H5Iget_ref(self.id)).map(|x| x as _).unwrap_or(0) as _ [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5call` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/handle.rs:82:19 [INFO] [stdout] | [INFO] [stdout] 82 | match h5lock!(H5Iget_type(self.id)) { [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/handle.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | h5lock!(self.decref()); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/sync.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | let _ = h5call!(*crate::globals::H5P_ROOT); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.13` [INFO] [stdout] --> src/util.rs:43:7 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg(feature = "1.8.13")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.8.13` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.13` [INFO] [stdout] --> src/util.rs:49:11 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(not(feature = "1.8.13"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.8.13` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/util.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | let s = h5lock!({ [INFO] [stdout] | _________________- [INFO] [stdout] 96 | | get_h5_str(|msg, size| H5Eget_msg(*H5E_CANTOPENOBJ, ptr::null_mut(), msg, size)) [INFO] [stdout] 97 | | .ok() [INFO] [stdout] 98 | | .unwrap() [INFO] [stdout] 99 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/attribute.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | / h5call!(H5Aiterate2( [INFO] [stdout] 68 | | obj.handle().id(), [INFO] [stdout] 69 | | H5_index_t::H5_INDEX_NAME, [INFO] [stdout] 70 | | H5_iter_order_t::H5_ITER_INC, [INFO] [stdout] ... | [INFO] [stdout] 73 | | other_data [INFO] [stdout] 74 | | ))?; [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5call` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/attribute.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | h5lock!(self.builder.create(&self.type_desc, name.into(), &self.extents)) [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/selection.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/selection.rs:47:16 [INFO] [stdout] | [INFO] [stdout] 47 | #[cfg_attr(not(feature = "1.10.0"), allow(unused))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/selection.rs:49:11 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `OpenMode` [INFO] [stdout] --> src/hl.rs:26:31 [INFO] [stdout] | [INFO] [stdout] 26 | file::{File, FileBuilder, OpenMode}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `c_long` [INFO] [stdout] --> src/lib.rs:143:53 [INFO] [stdout] | [INFO] [stdout] 143 | pub use std::os::raw::{c_char, c_double, c_int, c_long, c_uint, c_void}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `H5S_UNLIMITED` [INFO] [stdout] --> src/lib.rs:150:24 [INFO] [stdout] | [INFO] [stdout] 150 | h5s::{H5S_ALL, H5S_UNLIMITED}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | h5call!(H5get_libversion(&mut v.0, &mut v.1, &mut v.2)) [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.16` [INFO] [stdout] --> src/lib.rs:186:11 [INFO] [stdout] | [INFO] [stdout] 186 | #[cfg(feature = "1.8.16")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.8.16` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.16` [INFO] [stdout] --> src/lib.rs:193:15 [INFO] [stdout] | [INFO] [stdout] 193 | #[cfg(not(feature = "1.8.16"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.8.16` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 191 | h5call!(H5is_library_threadsafe(&mut ts)).map(|_| ts > 0).unwrap_or(false) [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5call` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/attribute.rs:214:9 [INFO] [stdout] | [INFO] [stdout] 214 | / h5lock!({ [INFO] [stdout] 215 | | let dtype_src = Datatype::from_type::()?; [INFO] [stdout] 216 | | let dtype_dst = Datatype::from_descriptor(&self.type_desc)?; [INFO] [stdout] 217 | | dtype_src.ensure_convertible(&dtype_dst, self.conv)?; [INFO] [stdout] ... | [INFO] [stdout] 224 | | } [INFO] [stdout] 225 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/attribute.rs:264:28 [INFO] [stdout] | [INFO] [stdout] 264 | Attribute::from_id(h5try!(H5Acreate2( [INFO] [stdout] | ____________________________- [INFO] [stdout] 265 | | parent.id(), [INFO] [stdout] 266 | | name.as_ptr(), [INFO] [stdout] 267 | | datatype.id(), [INFO] [stdout] ... | [INFO] [stdout] 272 | | H5P_DEFAULT, [INFO] [stdout] 273 | | ))) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/attribute.rs:279:13 [INFO] [stdout] | [INFO] [stdout] 279 | h5lock!(H5Adelete(parent.id(), name.as_ptr())); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/container.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | h5try!(H5Aread(obj_id, tp_id, buf.cast())); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/container.rs:54:39 [INFO] [stdout] | [INFO] [stdout] 54 | PropertyList::from_id(h5call!(H5Pcreate(*crate::globals::H5P_DATASET_XFER))?)?; [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5call` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/container.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | h5try!(H5Dread(obj_id, tp_id, mspace_id, fspace_id, xfer.id(), buf.cast())); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/container.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | h5try!(H5Awrite(obj_id, tp_id, buf.cast())); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/container.rs:229:13 [INFO] [stdout] | [INFO] [stdout] 229 | h5try!(H5Dwrite(obj_id, tp_id, mspace_id, fspace_id, H5P_DEFAULT, buf.cast())); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/container.rs:401:31 [INFO] [stdout] | [INFO] [stdout] 401 | Datatype::from_id(h5try!(H5Aget_type(self.id()))) [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/container.rs:403:31 [INFO] [stdout] | [INFO] [stdout] 403 | Datatype::from_id(h5try!(H5Dget_type(self.id()))) [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/container.rs:410:32 [INFO] [stdout] | [INFO] [stdout] 410 | Dataspace::from_id(h5try!(H5Aget_space(self.id()))) [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/container.rs:412:32 [INFO] [stdout] | [INFO] [stdout] 412 | Dataspace::from_id(h5try!(H5Dget_space(self.id()))) [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/container.rs:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | h5lock!(H5Aget_storage_size(self.id())) as _ [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/container.rs:447:13 [INFO] [stdout] | [INFO] [stdout] 447 | h5lock!(H5Dget_storage_size(self.id())) as _ [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.5` [INFO] [stdout] --> src/hl/dataset.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "1.10.5")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.5` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.5` [INFO] [stdout] --> src/hl/dataset.rs:69:7 [INFO] [stdout] | [INFO] [stdout] 69 | #[cfg(feature = "1.10.5")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.5` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.5` [INFO] [stdout] --> src/hl/dataset.rs:86:7 [INFO] [stdout] | [INFO] [stdout] 86 | #[cfg(feature = "1.10.5")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.5` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.5` [INFO] [stdout] --> src/hl/dataset.rs:136:11 [INFO] [stdout] | [INFO] [stdout] 136 | #[cfg(feature = "1.10.5")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.5` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.5` [INFO] [stdout] --> src/hl/dataset.rs:148:11 [INFO] [stdout] | [INFO] [stdout] 148 | #[cfg(feature = "1.10.5")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.5` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/dataset.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | h5lock!(DatasetAccess::from_id(h5try!(H5Dget_access_plist(self.id())))) [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/dataset.rs:103:40 [INFO] [stdout] | [INFO] [stdout] 103 | h5lock!(DatasetAccess::from_id(h5try!(H5Dget_access_plist(self.id())))) [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/dataset.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | h5lock!(DatasetCreate::from_id(h5try!(H5Dget_create_plist(self.id())))) [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/dataset.rs:113:40 [INFO] [stdout] | [INFO] [stdout] 113 | h5lock!(DatasetCreate::from_id(h5try!(H5Dget_create_plist(self.id())))) [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/dataset.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | h5lock!(self.space().ok().map_or(false, |s| s.is_resizable())) [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/dataset.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | / h5lock!(self.space().map_or(None, |s| { [INFO] [stdout] 143 | | let mut n: hsize_t = 0; [INFO] [stdout] 144 | | h5check(H5Dget_num_chunks(self.id(), s.id(), &mut n)).map(|_| n as _).ok() [INFO] [stdout] 145 | | })) [INFO] [stdout] | |___________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/dataset.rs:154:9 [INFO] [stdout] | [INFO] [stdout] 154 | / h5lock!(self.space().map_or(None, |s| { [INFO] [stdout] 155 | | let mut chunk_info = ChunkInfo::new(self.ndim()); [INFO] [stdout] 156 | | h5check(H5Dget_chunk_info( [INFO] [stdout] 157 | | self.id(), [INFO] [stdout] ... | [INFO] [stdout] 166 | | .ok() [INFO] [stdout] 167 | | })) [INFO] [stdout] | |___________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/dataset.rs:178:15 [INFO] [stdout] | [INFO] [stdout] 178 | match h5lock!(H5Dget_offset(self.id())) as haddr_t { [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/dataset.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 186 | h5lock!(self.dcpl()?.get_fill_value(&self.dtype()?.to_descriptor()?)) [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/dataset.rs:195:9 [INFO] [stdout] | [INFO] [stdout] 195 | h5try!(H5Dset_extent(self.id(), dims.as_ptr())); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `$crate::h5lock` which comes from the expansion of the macro `h5try` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/dataset.rs:308:9 [INFO] [stdout] | [INFO] [stdout] 308 | h5lock!(self.builder.create(&self.type_desc, name.into().into(), &self.extents)) [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (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/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/dataset.rs:345:9 [INFO] [stdout] | [INFO] [stdout] 345 | / h5lock!({ [INFO] [stdout] 346 | | let dtype_src = Datatype::from_type::()?; [INFO] [stdout] 347 | | let dtype_dst = Datatype::from_descriptor(&self.type_desc)?; [INFO] [stdout] 348 | | dtype_src.ensure_convertible(&dtype_dst, self.conv)?; [INFO] [stdout] ... | [INFO] [stdout] 355 | | } [INFO] [stdout] 356 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.17` [INFO] [stdout] --> src/hl/dataset.rs:599:11 [INFO] [stdout] | [INFO] [stdout] 599 | #[cfg(feature = "1.8.17")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.8.17` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:604:11 [INFO] [stdout] | [INFO] [stdout] 604 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:609:11 [INFO] [stdout] | [INFO] [stdout] 609 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:614:15 [INFO] [stdout] | [INFO] [stdout] 614 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/hl/dataset.rs:614:35 [INFO] [stdout] | [INFO] [stdout] 614 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:776:11 [INFO] [stdout] | [INFO] [stdout] 776 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:785:11 [INFO] [stdout] | [INFO] [stdout] 785 | #[cfg(feature = "1.10.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/macros.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/hl/dataset.rs:524:17 [INFO] [stdout] | [INFO] [stdout] 524 | h5lock!(H5Ldelete(parent.id(), name.as_ptr(), H5P_DEFAULT)); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [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 `h5lock` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.17` [INFO] [stdout] --> src/hl/dataset.rs:915:21 [INFO] [stdout] | [INFO] [stdout] 915 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1030 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.8.17` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:915:21 [INFO] [stdout] | [INFO] [stdout] 915 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1030 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:915:21 [INFO] [stdout] | [INFO] [stdout] 915 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1030 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:915:58 [INFO] [stdout] | [INFO] [stdout] 915 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1030 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/hl/dataset.rs:915:58 [INFO] [stdout] | [INFO] [stdout] 915 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1030 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:915:21 [INFO] [stdout] | [INFO] [stdout] 915 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1030 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:930:21 [INFO] [stdout] | [INFO] [stdout] 930 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1030 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.17` [INFO] [stdout] --> src/hl/dataset.rs:915:21 [INFO] [stdout] | [INFO] [stdout] 915 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1035 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.8.17` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:915:21 [INFO] [stdout] | [INFO] [stdout] 915 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1035 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:915:21 [INFO] [stdout] | [INFO] [stdout] 915 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1035 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:915:58 [INFO] [stdout] | [INFO] [stdout] 915 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1035 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/hl/dataset.rs:915:58 [INFO] [stdout] | [INFO] [stdout] 915 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1035 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:915:21 [INFO] [stdout] | [INFO] [stdout] 915 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1035 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:930:21 [INFO] [stdout] | [INFO] [stdout] 930 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1035 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.17` [INFO] [stdout] --> src/hl/dataset.rs:915:21 [INFO] [stdout] | [INFO] [stdout] 915 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1040 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.8.17` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:915:21 [INFO] [stdout] | [INFO] [stdout] 915 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1040 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:915:21 [INFO] [stdout] | [INFO] [stdout] 915 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1040 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:915:58 [INFO] [stdout] | [INFO] [stdout] 915 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1040 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/hl/dataset.rs:915:58 [INFO] [stdout] | [INFO] [stdout] 915 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1040 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:915:21 [INFO] [stdout] | [INFO] [stdout] 915 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1040 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:930:21 [INFO] [stdout] | [INFO] [stdout] 930 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1040 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.17` [INFO] [stdout] --> src/hl/dataset.rs:915:21 [INFO] [stdout] | [INFO] [stdout] 915 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1045 | impl_builder_methods!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio` [INFO] [stdout] = help: consider adding `1.8.17` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_builder` which comes from the expansion of the macro `impl_builder_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/hl/dataset.rs:915:21 [INFO] [stdout] | [INFO] [stdout] 915 | $(#[cfg(feature = $feature)])* $(#[cfg(all($(feature = $features),*))])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [WARN] too many lines in the log, truncating it