[INFO] cloning repository https://github.com/preiter93/ndspectral
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/preiter93/ndspectral" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpreiter93%2Fndspectral", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpreiter93%2Fndspectral'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a312466d9dce3b4ecfcd1811e5fc5866b42ea2b0
[INFO] testing preiter93/ndspectral against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpreiter93%2Fndspectral" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/preiter93/ndspectral
[INFO] finished tweaking git repo https://github.com/preiter93/ndspectral
[INFO] tweaked toml for git repo https://github.com/preiter93/ndspectral written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/preiter93/ndspectral on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/preiter93/ndspectral 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cblas-sys v0.1.4
[INFO] [stderr]   Downloaded lax v0.2.0
[INFO] [stderr]   Downloaded ndarray-rand v0.14.0
[INFO] [stderr]   Downloaded primal-check v0.3.1
[INFO] [stderr]   Downloaded ndrustfft v0.2.1
[INFO] [stderr]   Downloaded strength_reduce v0.2.3
[INFO] [stderr]   Downloaded realfft v2.0.1
[INFO] [stderr]   Downloaded winreg v0.8.0
[INFO] [stderr]   Downloaded enum_dispatch v0.3.7
[INFO] [stderr]   Downloaded rand_distr v0.4.2
[INFO] [stderr]   Downloaded num-complex v0.3.1
[INFO] [stderr]   Downloaded rustdct v0.6.0
[INFO] [stderr]   Downloaded ascii v1.0.0
[INFO] [stderr]   Downloaded lapack v0.18.0
[INFO] [stderr]   Downloaded ndarray-linalg v0.14.1
[INFO] [stderr]   Downloaded syn v1.0.77
[INFO] [stderr]   Downloaded ndarray v0.15.3
[INFO] [stderr]   Downloaded lapack-sys v0.12.1
[INFO] [stderr]   Downloaded openblas-build v0.1.1
[INFO] [stderr]   Downloaded approx v0.4.0
[INFO] [stderr]   Downloaded pkg-config v0.3.20
[INFO] [stderr]   Downloaded rustfft v5.1.1
[INFO] [stderr]   Downloaded rustfft v6.0.1
[INFO] [stderr]   Downloaded transpose v0.2.1
[INFO] [stderr]   Downloaded instant v0.1.11
[INFO] [stderr]   Downloaded cauchy v0.4.0
[INFO] [stderr]   Downloaded openblas-src v0.10.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 21f57f33d28a6b6086c3bfa46c69d24791eb2084d0302096d0f2fb885be041cd
[INFO] running `Command { std: "docker" "start" "-a" "21f57f33d28a6b6086c3bfa46c69d24791eb2084d0302096d0f2fb885be041cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21f57f33d28a6b6086c3bfa46c69d24791eb2084d0302096d0f2fb885be041cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21f57f33d28a6b6086c3bfa46c69d24791eb2084d0302096d0f2fb885be041cd", kill_on_drop: false }`
[INFO] [stdout] 21f57f33d28a6b6086c3bfa46c69d24791eb2084d0302096d0f2fb885be041cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7aea93b04dbeb597afbde6ffb1dc97bed087cbc8acf6356f8d37362336db056d
[INFO] running `Command { std: "docker" "start" "-a" "7aea93b04dbeb597afbde6ffb1dc97bed087cbc8acf6356f8d37362336db056d", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.102
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling syn v1.0.77
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling libloading v0.7.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling pkg-config v0.3.20
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling strength_reduce v0.2.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling instant v0.1.11
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling hdf5-types v0.7.1 (/opt/rustwide/workdir/hdf5-interface/hdf5-rust/hdf5-types)
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling ascii v1.0.0
[INFO] [stderr]    Compiling hdf5 v0.7.1 (/opt/rustwide/workdir/hdf5-interface/hdf5-rust)
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling cblas-sys v0.1.4
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling lapack-sys v0.12.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling dirs v3.0.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling transpose v0.2.1
[INFO] [stderr]    Compiling primal-check v0.3.1
[INFO] [stderr]    Compiling rustfft v5.1.1
[INFO] [stderr]    Compiling rand_distr v0.4.2
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling hdf5-sys v0.7.1 (/opt/rustwide/workdir/hdf5-interface/hdf5-rust/hdf5-sys)
[INFO] [stdout] warning: struct `RuntimeError` is never constructed
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/build.rs:73:8
[INFO] [stdout]    |
[INFO] [stdout] 73 | struct RuntimeError(String);
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling num-complex v0.4.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> hdf5-interface/hdf5-rust/hdf5-sys/src/lib.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::unreadable_literal))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `deprecated`, `hdf5-src`, `hl`, `libz-sys`, `mpi-sys`, `mpio`, `static`, `threadsafe`, and `zlib`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]  --> hdf5-interface/hdf5-rust/hdf5-sys/src/lib.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::missing_safety_doc))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `deprecated`, `hdf5-src`, `hl`, `libz-sys`, `mpi-sys`, `mpio`, `static`, `threadsafe`, and `zlib`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> hdf5-interface/hdf5-rust/hdf5-sys/src/lib.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cognitive_complexity))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `deprecated`, `hdf5-src`, `hl`, `libz-sys`, `mpi-sys`, `mpio`, `static`, `threadsafe`, and `zlib`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> hdf5-interface/hdf5-rust/hdf5-sys/src/lib.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::upper_case_acronyms))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `deprecated`, `hdf5-src`, `hl`, `libz-sys`, `mpi-sys`, `mpio`, `static`, `threadsafe`, and `zlib`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `h5_have_parallel`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/lib.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(all(feature = "mpio", not(h5_have_parallel)))]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[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(h5_have_parallel)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(h5_have_parallel)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5f.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg_attr(hdf5_1_10_0, deprecated(note = "deprecated in HDF5 1.10.0"))]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5f.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[cfg_attr(hdf5_1_10_0, deprecated(note = "deprecated in HDF5 1.10.0, use H5F_info2_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(hdf5_1_10_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5f.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[cfg_attr(hdf5_1_10_0, deprecated(note = "deprecated in HDF5 1.10.0, use H5F_info2_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(hdf5_1_10_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_2`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5f.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |         hdf5_1_10_2,
[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(hdf5_1_10_2)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_2)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5l.rs:229:16
[INFO] [stdout]     |
[INFO] [stdout] 229 |     #[cfg_attr(hdf5_1_12_0, deprecated(note = "deprecated in HDF5 1.12.0, use H5Lget_info2()"))]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5l.rs:230:20
[INFO] [stdout]     |
[INFO] [stdout] 230 |     #[cfg_attr(not(hdf5_1_12_0), link_name = "H5Lget_info")]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5l.rs:239:9
[INFO] [stdout]     |
[INFO] [stdout] 239 |         hdf5_1_12_0,
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5l.rs:242:20
[INFO] [stdout]     |
[INFO] [stdout] 242 |     #[cfg_attr(not(hdf5_1_12_0), link_name = "H5Lget_info_by_idx")]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5l.rs:256:16
[INFO] [stdout]     |
[INFO] [stdout] 256 |     #[cfg_attr(hdf5_1_12_0, deprecated(note = "deprecated in HDF5 1.12.0, use H5Literate2()"))]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5l.rs:257:20
[INFO] [stdout]     |
[INFO] [stdout] 257 |     #[cfg_attr(not(hdf5_1_12_0), link_name = "H5Literate")]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5l.rs:268:9
[INFO] [stdout]     |
[INFO] [stdout] 268 |         hdf5_1_12_0,
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5l.rs:271:20
[INFO] [stdout]     |
[INFO] [stdout] 271 |     #[cfg_attr(not(hdf5_1_12_0), link_name = "H5Literate_by_name")]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5l.rs:281:16
[INFO] [stdout]     |
[INFO] [stdout] 281 |     #[cfg_attr(hdf5_1_12_0, deprecated(note = "deprecated in HDF5 1.12.0, use H5Lvisit2()"))]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5l.rs:282:20
[INFO] [stdout]     |
[INFO] [stdout] 282 |     #[cfg_attr(not(hdf5_1_12_0), link_name = "H5Lvisit")]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5l.rs:293:9
[INFO] [stdout]     |
[INFO] [stdout] 293 |         hdf5_1_12_0,
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5l.rs:296:20
[INFO] [stdout]     |
[INFO] [stdout] 296 |     #[cfg_attr(not(hdf5_1_12_0), link_name = "H5Lvisit_by_name")]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5p.rs:469:16
[INFO] [stdout]     |
[INFO] [stdout] 469 |     #[cfg_attr(hdf5_1_10_0, deprecated(note = "deprecated in HDF5 1.10.0, use H5Fget_info2()"))]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5p.rs:691:16
[INFO] [stdout]     |
[INFO] [stdout] 691 |     #[cfg_attr(hdf5_1_12_0, deprecated(note = "deprecated in HDF5 1.12.0, use H5Pencode2()"))]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5p.rs:692:20
[INFO] [stdout]     |
[INFO] [stdout] 692 |     #[cfg_attr(not(hdf5_1_12_0), link_name = "H5Pencode")]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_1`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5p.rs:700:9
[INFO] [stdout]     |
[INFO] [stdout] 700 |         hdf5_1_10_1,
[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(hdf5_1_10_1)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_1)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_1`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5p.rs:707:9
[INFO] [stdout]     |
[INFO] [stdout] 707 |         hdf5_1_10_1,
[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(hdf5_1_10_1)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_1)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5s.rs:59:16
[INFO] [stdout]    |
[INFO] [stdout] 59 |     #[cfg_attr(hdf5_1_12_0, deprecated(note = "deprecated in HDF5 1.12.0, use H5Sencode2()"))]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5s.rs:60:20
[INFO] [stdout]    |
[INFO] [stdout] 60 |     #[cfg_attr(not(hdf5_1_12_0), link_name = "H5Sencode")]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]  --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5vl.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_15`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/lib.rs:42:7
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[cfg(hdf5_1_8_15)]
[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(hdf5_1_8_15)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_15)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_2`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5i.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[cfg_attr(hdf5_1_10_2, deprecated(note = "deprecated in HDF5 1.10.2"))]
[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(hdf5_1_10_2)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_2)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(all(hdf5_1_10_0, h5_have_stdbool_h))]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `h5_have_stdbool_h`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5.rs:14:24
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(all(hdf5_1_10_0, h5_have_stdbool_h))]
[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(h5_have_stdbool_h)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(h5_have_stdbool_h)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(any(not(hdf5_1_10_0), not(h5_have_stdbool_h)))]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `h5_have_stdbool_h`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(any(not(hdf5_1_10_0), not(h5_have_stdbool_h)))]
[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(h5_have_stdbool_h)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(h5_have_stdbool_h)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_13`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5.rs:73:7
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[cfg(hdf5_1_8_13)]
[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(hdf5_1_8_13)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_13)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_15`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5.rs:78:7
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[cfg(hdf5_1_8_15)]
[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(hdf5_1_8_15)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_15)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_16`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5.rs:84:7
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[cfg(hdf5_1_8_16)]
[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(hdf5_1_8_16)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_16)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_7`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5.rs:89:11
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[cfg(all(hdf5_1_10_7, not(hdf5_1_12_0)))]
[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(hdf5_1_10_7)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_7)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5.rs:89:28
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[cfg(all(hdf5_1_10_7, not(hdf5_1_12_0)))]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_7`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5.rs:101:11
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[cfg(all(hdf5_1_10_7, not(hdf5_1_12_0)))]
[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(hdf5_1_10_7)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_7)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5.rs:101:28
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[cfg(all(hdf5_1_10_7, not(hdf5_1_12_0)))]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_1`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5ac.rs:60:7
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[cfg(hdf5_1_10_1)]
[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(hdf5_1_10_1)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_1)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_1`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5ac.rs:80:7
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[cfg(hdf5_1_10_1)]
[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(hdf5_1_10_1)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_1)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5ac.rs:47:15
[INFO] [stdout]    |
[INFO] [stdout] 47 |     #[cfg(not(hdf5_1_10_0))]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5ac.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 |     #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5d.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(not(hdf5_1_10_0))]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_11`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5d.rs:135:7
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[cfg(hdf5_1_8_11)]
[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(hdf5_1_8_11)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_11)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_11`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5d.rs:143:7
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[cfg(hdf5_1_8_11)]
[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(hdf5_1_8_11)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_11)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_11`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5d.rs:194:7
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[cfg(hdf5_1_8_11)]
[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(hdf5_1_8_11)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_11)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5d.rs:206:7
[INFO] [stdout]     |
[INFO] [stdout] 206 | #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5d.rs:253:7
[INFO] [stdout]     |
[INFO] [stdout] 253 | #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_3`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5d.rs:256:7
[INFO] [stdout]     |
[INFO] [stdout] 256 | #[cfg(hdf5_1_10_3)]
[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(hdf5_1_10_3)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_3)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_5`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5d.rs:267:7
[INFO] [stdout]     |
[INFO] [stdout] 267 | #[cfg(hdf5_1_10_5)]
[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(hdf5_1_10_5)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_5)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_2`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5f.rs:102:11
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[cfg(not(hdf5_1_10_2))]
[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(hdf5_1_10_2)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_2)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_2`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5f.rs:110:7
[INFO] [stdout]     |
[INFO] [stdout] 110 | #[cfg(hdf5_1_10_2)]
[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(hdf5_1_10_2)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_2)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_2`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5f.rs:121:7
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[cfg(hdf5_1_10_2)]
[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(hdf5_1_10_2)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_2)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5f.rs:130:11
[INFO] [stdout]     |
[INFO] [stdout] 130 | #[cfg(not(hdf5_1_10_0))]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_7`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5f.rs:178:7
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[cfg(hdf5_1_8_7)]
[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(hdf5_1_8_7)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_7)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_9`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5f.rs:183:7
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(hdf5_1_8_9)]
[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(hdf5_1_8_9)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_9)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_9`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5f.rs:188:11
[INFO] [stdout]     |
[INFO] [stdout] 188 | #[cfg(all(hdf5_1_8_9, h5_have_parallel))]
[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(hdf5_1_8_9)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_9)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `h5_have_parallel`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5f.rs:188:23
[INFO] [stdout]     |
[INFO] [stdout] 188 | #[cfg(all(hdf5_1_8_9, h5_have_parallel))]
[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(h5_have_parallel)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(h5_have_parallel)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5f.rs:194:7
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5f.rs:321:7
[INFO] [stdout]     |
[INFO] [stdout] 321 | #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_1`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5f.rs:324:7
[INFO] [stdout]     |
[INFO] [stdout] 324 | #[cfg(hdf5_1_10_1)]
[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(hdf5_1_10_1)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_1)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_1`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5f.rs:358:7
[INFO] [stdout]     |
[INFO] [stdout] 358 | #[cfg(hdf5_1_10_1)]
[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(hdf5_1_10_1)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_1)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_5`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5f.rs:361:7
[INFO] [stdout]     |
[INFO] [stdout] 361 | #[cfg(hdf5_1_10_5)]
[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(hdf5_1_10_5)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_5)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5f.rs:142:11
[INFO] [stdout]     |
[INFO] [stdout] 142 |     #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5f.rs:151:11
[INFO] [stdout]     |
[INFO] [stdout] 151 |     #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5f.rs:156:11
[INFO] [stdout]     |
[INFO] [stdout] 156 |     #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_2`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5fd.rs:69:7
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[cfg(hdf5_1_10_2)]
[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(hdf5_1_10_2)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_2)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_9`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5fd.rs:264:7
[INFO] [stdout]     |
[INFO] [stdout] 264 | #[cfg(hdf5_1_8_9)]
[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(hdf5_1_8_9)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_9)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_9`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5fd.rs:304:7
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[cfg(hdf5_1_8_9)]
[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(hdf5_1_8_9)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_9)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `h5_have_parallel`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5fd.rs:354:7
[INFO] [stdout]     |
[INFO] [stdout] 354 | #[cfg(h5_have_parallel)]
[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(h5_have_parallel)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(h5_have_parallel)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `h5_have_direct`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5fd.rs:359:7
[INFO] [stdout]     |
[INFO] [stdout] 359 | #[cfg(h5_have_direct)]
[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(h5_have_direct)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(h5_have_direct)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5fd.rs:364:7
[INFO] [stdout]     |
[INFO] [stdout] 364 | #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_6`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5fd.rs:370:7
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[cfg(hdf5_1_10_6)]
[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(hdf5_1_10_6)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_6)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_6`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5fd.rs:395:7
[INFO] [stdout]     |
[INFO] [stdout] 395 | #[cfg(hdf5_1_10_6)]
[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(hdf5_1_10_6)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_6)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_7`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5fd.rs:419:11
[INFO] [stdout]     |
[INFO] [stdout] 419 | #[cfg(all(hdf5_1_10_7, not(hdf5_1_12_0)))]
[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(hdf5_1_10_7)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_7)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5fd.rs:419:28
[INFO] [stdout]     |
[INFO] [stdout] 419 | #[cfg(all(hdf5_1_10_7, not(hdf5_1_12_0)))]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_2`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5fd.rs:449:7
[INFO] [stdout]     |
[INFO] [stdout] 449 | #[cfg(hdf5_1_10_2)]
[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(hdf5_1_10_2)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_2)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5g.rs:67:7
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5i.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5i.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(not(hdf5_1_10_0))]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5i.rs:45:7
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5i.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5i.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 |     #[cfg(not(hdf5_1_12_0))]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5i.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5i.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5i.rs:67:11
[INFO] [stdout]    |
[INFO] [stdout] 67 |     #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]  --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5l.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5l.rs:67:7
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5l.rs:76:7
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5l.rs:85:7
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5l.rs:91:7
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5l.rs:178:7
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5l.rs:323:11
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[cfg(not(hdf5_1_12_0))]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5l.rs:327:7
[INFO] [stdout]     |
[INFO] [stdout] 327 | #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5l.rs:234:11
[INFO] [stdout]     |
[INFO] [stdout] 234 |     #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5l.rs:247:11
[INFO] [stdout]     |
[INFO] [stdout] 247 |     #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5l.rs:262:11
[INFO] [stdout]     |
[INFO] [stdout] 262 |     #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5l.rs:276:11
[INFO] [stdout]     |
[INFO] [stdout] 276 |     #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5l.rs:287:11
[INFO] [stdout]     |
[INFO] [stdout] 287 |     #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5l.rs:301:11
[INFO] [stdout]     |
[INFO] [stdout] 301 |     #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_9`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5o.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(not(hdf5_1_8_9))]
[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(hdf5_1_8_9)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_9)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_9`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5o.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(hdf5_1_8_9)]
[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(hdf5_1_8_9)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_9)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_9`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5o.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(hdf5_1_8_9)]
[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(hdf5_1_8_9)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_9)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_3`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5o.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg(hdf5_1_10_3)]
[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(hdf5_1_10_3)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_3)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_3`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5o.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(hdf5_1_10_3)]
[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(hdf5_1_10_3)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_3)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_3`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5o.rs:51:7
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[cfg(hdf5_1_10_3)]
[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(hdf5_1_10_3)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_3)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_3`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5o.rs:53:11
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[cfg(all(hdf5_1_10_3, not(hdf5_1_12_0)))]
[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(hdf5_1_10_3)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_3)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5o.rs:53:28
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[cfg(all(hdf5_1_10_3, not(hdf5_1_12_0)))]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_3`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5o.rs:55:11
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[cfg(all(hdf5_1_10_3, not(hdf5_1_12_0)))]
[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(hdf5_1_10_3)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_3)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5o.rs:55:28
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[cfg(all(hdf5_1_10_3, not(hdf5_1_12_0)))]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_3`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5o.rs:57:11
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(all(hdf5_1_10_3, not(hdf5_1_12_0)))]
[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(hdf5_1_10_3)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_3)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5o.rs:57:28
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(all(hdf5_1_10_3, not(hdf5_1_12_0)))]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5o.rs:60:7
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5o.rs:63:7
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5o.rs:65:7
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5o.rs:67:7
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5o.rs:156:11
[INFO] [stdout]     |
[INFO] [stdout] 156 | #[cfg(not(hdf5_1_12_0))]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5o.rs:174:7
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_9`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5o.rs:192:7
[INFO] [stdout]     |
[INFO] [stdout] 192 | #[cfg(hdf5_1_8_9)]
[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(hdf5_1_8_9)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_9)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_3`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5o.rs:196:11
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(not(hdf5_1_10_3))]
[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(hdf5_1_10_3)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_3)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_5`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5o.rs:243:7
[INFO] [stdout]     |
[INFO] [stdout] 243 | #[cfg(hdf5_1_8_5)]
[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(hdf5_1_8_5)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_5)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_5`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5o.rs:246:7
[INFO] [stdout]     |
[INFO] [stdout] 246 | #[cfg(hdf5_1_8_5)]
[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(hdf5_1_8_5)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_5)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5o.rs:251:7
[INFO] [stdout]     |
[INFO] [stdout] 251 | #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_3`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5o.rs:260:7
[INFO] [stdout]     |
[INFO] [stdout] 260 | #[cfg(hdf5_1_10_3)]
[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(hdf5_1_10_3)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_3)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_3`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5o.rs:313:7
[INFO] [stdout]     |
[INFO] [stdout] 313 | #[cfg(hdf5_1_10_3)]
[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(hdf5_1_10_3)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_3)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_5`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5o.rs:316:7
[INFO] [stdout]     |
[INFO] [stdout] 316 | #[cfg(hdf5_1_10_5)]
[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(hdf5_1_10_5)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_5)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5o.rs:344:7
[INFO] [stdout]     |
[INFO] [stdout] 344 | #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5o.rs:349:7
[INFO] [stdout]     |
[INFO] [stdout] 349 | #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5o.rs:354:7
[INFO] [stdout]     |
[INFO] [stdout] 354 | #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5o.rs:361:7
[INFO] [stdout]     |
[INFO] [stdout] 361 | #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5o.rs:376:7
[INFO] [stdout]     |
[INFO] [stdout] 376 | #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5o.rs:384:7
[INFO] [stdout]     |
[INFO] [stdout] 384 | #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5o.rs:392:7
[INFO] [stdout]     |
[INFO] [stdout] 392 | #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5o.rs:434:7
[INFO] [stdout]     |
[INFO] [stdout] 434 | #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5o.rs:437:67
[INFO] [stdout]     |
[INFO] [stdout] 437 | #[cfg(all(not(all(target_env = "msvc", not(feature = "static"))), hdf5_1_12_0))]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5o.rs:443:57
[INFO] [stdout]     |
[INFO] [stdout] 443 | #[cfg(all(target_env = "msvc", not(feature = "static"), hdf5_1_12_0))]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5o.rs:77:11
[INFO] [stdout]    |
[INFO] [stdout] 77 |     #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_5`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5o.rs:305:15
[INFO] [stdout]     |
[INFO] [stdout] 305 |     #[cfg(not(hdf5_1_10_5))]
[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(hdf5_1_10_5)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_5)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_9`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5p.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(hdf5_1_8_9)]
[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(hdf5_1_8_9)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_9)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_9`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5p.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(hdf5_1_8_9)]
[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(hdf5_1_8_9)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_9)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_1`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5p.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(hdf5_1_10_1)]
[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(hdf5_1_10_1)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_1)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_14`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5p.rs:48:15
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(all(not(hdf5_1_8_14), not(all(target_env = "msvc", not(feature = "static")))))]
[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(hdf5_1_8_14)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_14)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_14`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5p.rs:88:11
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[cfg(all(hdf5_1_8_14, not(all(target_env = "msvc", not(feature = "static")))))]
[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(hdf5_1_8_14)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_14)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_14`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5p.rs:144:15
[INFO] [stdout]     |
[INFO] [stdout] 144 | #[cfg(all(not(hdf5_1_8_14), all(target_env = "msvc", not(feature = "static"))))]
[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(hdf5_1_8_14)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_14)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_14`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5p.rs:185:11
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(all(hdf5_1_8_14, all(target_env = "msvc", not(feature = "static"))))]
[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(hdf5_1_8_14)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_14)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `h5_have_parallel`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5p.rs:540:7
[INFO] [stdout]     |
[INFO] [stdout] 540 | #[cfg(h5_have_parallel)]
[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(h5_have_parallel)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(h5_have_parallel)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `h5_have_parallel`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5p.rs:586:7
[INFO] [stdout]     |
[INFO] [stdout] 586 | #[cfg(h5_have_parallel)]
[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(h5_have_parallel)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(h5_have_parallel)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_7`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5p.rs:594:7
[INFO] [stdout]     |
[INFO] [stdout] 594 | #[cfg(hdf5_1_8_7)]
[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(hdf5_1_8_7)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_7)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_9`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5p.rs:600:7
[INFO] [stdout]     |
[INFO] [stdout] 600 | #[cfg(hdf5_1_8_9)]
[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(hdf5_1_8_9)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_9)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_13`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5p.rs:622:7
[INFO] [stdout]     |
[INFO] [stdout] 622 | #[cfg(hdf5_1_8_13)]
[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(hdf5_1_8_13)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_13)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_17`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5p.rs:632:7
[INFO] [stdout]     |
[INFO] [stdout] 632 | #[cfg(hdf5_1_8_17)]
[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(hdf5_1_8_17)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_17)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5p.rs:638:7
[INFO] [stdout]     |
[INFO] [stdout] 638 | #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5p.rs:644:7
[INFO] [stdout]     |
[INFO] [stdout] 644 | #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5p.rs:715:11
[INFO] [stdout]     |
[INFO] [stdout] 715 | #[cfg(all(hdf5_1_10_0, not(hdf5_1_12_0)))]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5p.rs:715:28
[INFO] [stdout]     |
[INFO] [stdout] 715 | #[cfg(all(hdf5_1_10_0, not(hdf5_1_12_0)))]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5p.rs:717:7
[INFO] [stdout]     |
[INFO] [stdout] 717 | #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5p.rs:720:11
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[cfg(all(hdf5_1_10_0, h5_have_parallel))]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `h5_have_parallel`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5p.rs:720:24
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[cfg(all(hdf5_1_10_0, h5_have_parallel))]
[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(h5_have_parallel)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(h5_have_parallel)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_1`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5p.rs:728:7
[INFO] [stdout]     |
[INFO] [stdout] 728 | #[cfg(hdf5_1_10_1)]
[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(hdf5_1_10_1)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_1)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_2`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5p.rs:755:7
[INFO] [stdout]     |
[INFO] [stdout] 755 | #[cfg(hdf5_1_10_2)]
[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(hdf5_1_10_2)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_2)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_5`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5p.rs:761:7
[INFO] [stdout]     |
[INFO] [stdout] 761 | #[cfg(hdf5_1_10_5)]
[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(hdf5_1_10_5)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_5)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_7`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5p.rs:767:11
[INFO] [stdout]     |
[INFO] [stdout] 767 | #[cfg(all(hdf5_1_10_7, not(hdf5_1_12_0)))]
[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(hdf5_1_10_7)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_7)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5p.rs:767:28
[INFO] [stdout]     |
[INFO] [stdout] 767 | #[cfg(all(hdf5_1_10_7, not(hdf5_1_12_0)))]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5p.rs:778:7
[INFO] [stdout]     |
[INFO] [stdout] 778 | #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5p.rs:127:11
[INFO] [stdout]     |
[INFO] [stdout] 127 |     #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5p.rs:140:11
[INFO] [stdout]     |
[INFO] [stdout] 140 |     #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `h5_have_direct`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5p.rs:530:11
[INFO] [stdout]     |
[INFO] [stdout] 530 |     #[cfg(h5_have_direct)]
[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(h5_have_direct)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(h5_have_direct)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `h5_have_direct`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5p.rs:534:11
[INFO] [stdout]     |
[INFO] [stdout] 534 |     #[cfg(h5_have_direct)]
[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(h5_have_direct)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(h5_have_direct)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5p.rs:694:11
[INFO] [stdout]     |
[INFO] [stdout] 694 |     #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]  --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5r.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(not(hdf5_1_12_0))]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5r.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5r.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(not(hdf5_1_10_0))]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5r.rs:52:7
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5r.rs:61:7
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5r.rs:64:7
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5r.rs:67:7
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5r.rs:75:7
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5r.rs:82:7
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5r.rs:89:7
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5s.rs:101:11
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[cfg(not(hdf5_1_12_0))]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5s.rs:103:7
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5s.rs:106:7
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5s.rs:115:11
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[cfg(any(hdf5_1_12_0, hdf5_1_10_7))]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_7`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5s.rs:115:24
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[cfg(any(hdf5_1_12_0, hdf5_1_10_7))]
[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(hdf5_1_10_7)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_7)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5s.rs:134:7
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5s.rs:62:11
[INFO] [stdout]    |
[INFO] [stdout] 62 |     #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_6`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5t.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(hdf5_1_8_6)]
[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(hdf5_1_8_6)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_6)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_6`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5t.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(not(hdf5_1_8_6))]
[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(hdf5_1_8_6)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_6)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5t.rs:528:7
[INFO] [stdout]     |
[INFO] [stdout] 528 | #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5t.rs:534:7
[INFO] [stdout]     |
[INFO] [stdout] 534 | #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5t.rs:429:11
[INFO] [stdout]     |
[INFO] [stdout] 429 |     #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_15`
[INFO] [stdout]  --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5pl.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(hdf5_1_8_15)]
[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(hdf5_1_8_15)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_15)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_15`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5pl.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg(hdf5_1_8_15)]
[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(hdf5_1_8_15)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_15)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_1`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5pl.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[cfg(hdf5_1_10_1)]
[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(hdf5_1_10_1)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_1)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5pl.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 |         #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-sys/src/h5pl.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |         #[cfg(hdf5_1_12_0)]
[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(hdf5_1_12_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_12_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ndarray v0.15.3
[INFO] [stderr]    Compiling rustfft v6.0.1
[INFO] [stderr]    Compiling lapack v0.18.0
[INFO] [stderr]    Compiling cauchy v0.4.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> hdf5-interface/hdf5-rust/hdf5-types/src/lib.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::missing_safety_doc))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `h5-alloc`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 name: `windows_dll`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-types/src/lib.rs:31:44
[INFO] [stdout]    |
[INFO] [stdout] 31 |         if #[cfg(any(feature = "h5-alloc", windows_dll))] {
[INFO] [stdout]    |                                            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[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(windows_dll)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(windows_dll)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `windows_dll`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-types/src/lib.rs:41:44
[INFO] [stdout]    |
[INFO] [stdout] 41 |         if #[cfg(any(feature = "h5-alloc", windows_dll))] {
[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(windows_dll)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(windows_dll)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `windows_dll`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/hdf5-types/src/lib.rs:51:44
[INFO] [stdout]    |
[INFO] [stdout] 51 |         if #[cfg(any(feature = "h5-alloc", windows_dll))] {
[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(windows_dll)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(windows_dll)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-types/src/dyn_value.rs:232:17
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn iter(&self) -> impl Iterator<Item = (&str, DynValue)> {
[INFO] [stdout]     |                 ^^^^^                           ^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |                               |
[INFO] [stdout]     |                 |                               the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn iter(&self) -> impl Iterator<Item = (&str, DynValue<'_>)> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-types/src/dyn_value.rs:332:17
[INFO] [stdout]     |
[INFO] [stdout] 332 |     pub fn iter(&self) -> impl Iterator<Item = DynValue> {
[INFO] [stdout]     |                 ^^^^^                          ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 332 |     pub fn iter(&self) -> impl Iterator<Item = DynValue<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/hdf5-types/src/dyn_value.rs:717:16
[INFO] [stdout]     |
[INFO] [stdout] 717 |     pub fn get(&self) -> DynValue {
[INFO] [stdout]     |                ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 717 |     pub fn get(&self) -> DynValue<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling thiserror-impl v1.0.29
[INFO] [stderr]    Compiling hdf5-derive v0.7.1 (/opt/rustwide/workdir/hdf5-interface/hdf5-rust/hdf5-derive)
[INFO] [stderr]    Compiling enum_dispatch v0.3.7
[INFO] [stderr]    Compiling ndarray-rand v0.14.0
[INFO] [stderr]    Compiling rustdct v0.6.0
[INFO] [stderr]    Compiling thiserror v1.0.29
[INFO] [stderr]    Compiling openblas-build v0.1.1
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> hdf5-interface/hdf5-rust/src/lib.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]  --> hdf5-interface/hdf5-rust/src/lib.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> hdf5-interface/hdf5-rust/src/lib.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> hdf5-interface/hdf5-rust/src/lib.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> hdf5-interface/hdf5-rust/src/lib.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> hdf5-interface/hdf5-rust/src/lib.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> hdf5-interface/hdf5-rust/src/lib.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> hdf5-interface/hdf5-rust/src/lib.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | #![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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> hdf5-interface/hdf5-rust/src/lib.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/lib.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 | #![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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/lib.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/lib.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/lib.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 | #![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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/lib.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 | #![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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/lib.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 | #![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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/lib.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 | #![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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/lib.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 | #![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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/lib.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 | #![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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/lib.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 | #![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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/lib.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 | #![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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/lib.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 | #![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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/lib.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 | #![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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/lib.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 | #![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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `h5_have_parallel`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/lib.rs:26:33
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg(all(feature = "mpio", not(h5_have_parallel)))]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[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(h5_have_parallel)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(h5_have_parallel)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/hl/selection.rs:46:16
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[cfg_attr(not(hdf5_1_10_0), allow(unused))]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]   --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: hdf5-interface/hdf5-rust/src/class.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | /         h5lock!({
[INFO] [stdout] 27 | |             if Self::is_valid_id_type(get_id_type(id)) {
[INFO] [stdout] 28 | |                 let handle = Handle::try_new(id)?;
[INFO] [stdout] 29 | |                 let obj = Self::from_handle(handle);
[INFO] [stdout] ...  |
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]   --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: hdf5-interface/hdf5-rust/src/class.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 | /         h5lock!({
[INFO] [stdout] 63 | |             if !is_valid_user_id(self.handle().id()) {
[INFO] [stdout] 64 | |                 write!(f, "<HDF5 {}: invalid id>", Self::NAME)
[INFO] [stdout] 65 | |             } else if let Some(d) = self.short_repr() {
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | |         })
[INFO] [stdout]    | |__________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]   --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: hdf5-interface/hdf5-rust/src/error.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     h5lock!(H5Eset_auto2(H5E_DEFAULT, if silence { None } else { h5eprint }, 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]   --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: hdf5-interface/hdf5-rust/src/error.rs:49:24
[INFO] [stdout]    |
[INFO] [stdout] 49 |         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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]   --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: hdf5-interface/hdf5-rust/src/error.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 | /         h5lock!({
[INFO] [stdout] 93 | |             H5Ewalk2(stack_id, H5E_WALK_DOWNWARD, Some(callback), data_ptr);
[INFO] [stdout] 94 | |         });
[INFO] [stdout]    | |__________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]   --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: hdf5-interface/hdf5-rust/src/globals.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | /         h5lock!({
[INFO] [stdout] 22 | |             // Ensure hdf5 does not invalidate handles which might
[INFO] [stdout] 23 | |             // still be live on other threads on program exit
[INFO] [stdout] 24 | |             ::hdf5_sys::h5::H5dont_atexit();
[INFO] [stdout] 25 | |             ::hdf5_sys::h5::H5open();
[INFO] [stdout] 26 | |             crate::error::silence_errors(true);
[INFO] [stdout] 27 | |         });
[INFO] [stdout]    | |__________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/globals.rs:343:48
[INFO] [stdout]     |
[INFO] [stdout] 343 |     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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/globals.rs:344:48
[INFO] [stdout]     |
[INFO] [stdout] 344 |     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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/globals.rs:345:49
[INFO] [stdout]     |
[INFO] [stdout] 345 |     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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/globals.rs:346:50
[INFO] [stdout]     |
[INFO] [stdout] 346 |     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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/globals.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |     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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/globals.rs:348:49
[INFO] [stdout]     |
[INFO] [stdout] 348 |     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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]   --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: hdf5-interface/hdf5-rust/src/handle.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | /     h5lock!({
[INFO] [stdout] 13 | |         let tp = h5lock!(H5Iget_type(id));
[INFO] [stdout] 14 | |         let valid = id > 0 && tp > H5I_BADID && tp < H5I_NTYPES;
[INFO] [stdout] 15 | |         if valid {
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |     })
[INFO] [stdout]    | |______- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]   --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: hdf5-interface/hdf5-rust/src/handle.rs:13:18
[INFO] [stdout]    |
[INFO] [stdout] 13 |         let tp = h5lock!(H5Iget_type(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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]   --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: hdf5-interface/hdf5-rust/src/handle.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | /     h5lock!({
[INFO] [stdout] 25 | |         let tp = get_id_type(id);
[INFO] [stdout] 26 | |         tp > H5I_BADID && tp < H5I_NTYPES
[INFO] [stdout] 27 | |     })
[INFO] [stdout]    | |______- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]   --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: hdf5-interface/hdf5-rust/src/handle.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     h5lock!({ H5Iis_valid(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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]   --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: hdf5-interface/hdf5-rust/src/handle.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 | /         h5lock!({
[INFO] [stdout] 70 | |             if is_valid_user_id(id) {
[INFO] [stdout] 71 | |                 Ok(Self { id: REGISTRY.new_handle(id) })
[INFO] [stdout] 72 | |             } else {
[INFO] [stdout] ...  |
[INFO] [stdout] 75 | |         })
[INFO] [stdout]    | |__________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]   --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: hdf5-interface/hdf5-rust/src/handle.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 92 |             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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/handle.rs:97:9
[INFO] [stdout]     |
[INFO] [stdout]  97 | /         h5lock!({
[INFO] [stdout]  98 | |             if self.is_valid_id() {
[INFO] [stdout]  99 | |                 H5Idec_ref(self.id());
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |         })
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/handle.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 127 | /         h5lock!({
[INFO] [stdout] 128 | |             self.incref();
[INFO] [stdout] 129 | |             Self::try_new(self.id()).unwrap_or_else(|_| Self::invalid())
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/handle.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |         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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]   --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/attribute.rs:214:9
[INFO] [stdout]     |
[INFO] [stdout] 214 | /         h5lock!({
[INFO] [stdout] 215 | |             let dtype_src = Datatype::from_type::<T>()?;
[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] 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]   --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: hdf5-interface/hdf5-rust/src/hl/container.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |             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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]   --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: hdf5-interface/hdf5-rust/src/hl/container.rs:53:39
[INFO] [stdout]    |
[INFO] [stdout] 53 |                 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]   --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: hdf5-interface/hdf5-rust/src/hl/container.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |             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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/container.rs:219:13
[INFO] [stdout]     |
[INFO] [stdout] 219 |             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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/container.rs:223:13
[INFO] [stdout]     |
[INFO] [stdout] 223 |             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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/container.rs:393:31
[INFO] [stdout]     |
[INFO] [stdout] 393 |             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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/container.rs:395:31
[INFO] [stdout]     |
[INFO] [stdout] 395 |             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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/container.rs:402:32
[INFO] [stdout]     |
[INFO] [stdout] 402 |             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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/container.rs:404:32
[INFO] [stdout]     |
[INFO] [stdout] 404 |             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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/container.rs:437:13
[INFO] [stdout]     |
[INFO] [stdout] 437 |             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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/container.rs:439:13
[INFO] [stdout]     |
[INFO] [stdout] 439 |             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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/dataset.rs:345:9
[INFO] [stdout]     |
[INFO] [stdout] 345 | /         h5lock!({
[INFO] [stdout] 346 | |             let dtype_src = Datatype::from_type::<T>()?;
[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] 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]   --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]   --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]   --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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] 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]   --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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] 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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] 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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] 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/file.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 | /         h5lock!({
[INFO] [stdout] 138 | |             let count = h5call!(H5Fget_obj_count(self.id(), types)).unwrap_or(0) as size_t;
[INFO] [stdout] 139 | |             if count > 0 {
[INFO] [stdout] 140 | |                 let mut ids: Vec<hid_t> = Vec::with_capacity(count as _);
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | |             Vec::new()
[INFO] [stdout] 150 | |         })
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/file.rs:138:25
[INFO] [stdout]     |
[INFO] [stdout] 138 |             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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/file.rs:144:20
[INFO] [stdout]     |
[INFO] [stdout] 144 |                 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/file.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 | /         h5lock!({
[INFO] [stdout] 156 | |             let file_ids = self.get_obj_ids(H5F_OBJ_FILE);
[INFO] [stdout] 157 | |             let object_ids = self.get_obj_ids(H5F_OBJ_ALL & !H5F_OBJ_FILE);
[INFO] [stdout] 158 | |             for file_id in &file_ids {
[INFO] [stdout] ...   |
[INFO] [stdout] 172 | |             self.0.decref();
[INFO] [stdout] 173 | |         })
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/file.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 178 |         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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/file.rs:178:37
[INFO] [stdout]     |
[INFO] [stdout] 178 |         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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/file.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 |         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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/file.rs:188:37
[INFO] [stdout]     |
[INFO] [stdout] 188 |         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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/file.rs:255:9
[INFO] [stdout]     |
[INFO] [stdout] 255 | /         h5lock!({
[INFO] [stdout] 256 | |             let fapl = self.fapl.finish()?;
[INFO] [stdout] 257 | |             match mode {
[INFO] [stdout] 258 | |                 OpenMode::Read | OpenMode::ReadWrite => {
[INFO] [stdout] ...   |
[INFO] [stdout] 266 | |         })
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/file.rs:259:35
[INFO] [stdout]     |
[INFO] [stdout] 259 |                     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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/file.rs:263:35
[INFO] [stdout]     |
[INFO] [stdout] 263 |                     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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/filters.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/filters.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/filters.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 135 |     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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/filters.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 |     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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/filters.rs:161:12
[INFO] [stdout]     |
[INFO] [stdout] 161 |         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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/filters.rs:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 |         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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/filters.rs:462:9
[INFO] [stdout]     |
[INFO] [stdout] 462 | /         h5try!(match self {
[INFO] [stdout] 463 | |             Self::Deflate(level) => Self::apply_deflate(id, *level),
[INFO] [stdout] 464 | |             Self::Shuffle => Self::apply_shuffle(id),
[INFO] [stdout] 465 | |             Self::Fletcher32 => Self::apply_fletcher32(id),
[INFO] [stdout] ...   |
[INFO] [stdout] 475 | |             Self::User(filter_id, ref cdata) => Self::apply_user(id, *filter_id, cdata),
[INFO] [stdout] 476 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/filters.rs:484:9
[INFO] [stdout]     |
[INFO] [stdout] 484 | /         h5lock!({
[INFO] [stdout] 485 | |             let n_filters = h5try!(H5Pget_nfilters(plist_id));
[INFO] [stdout] 486 | |             for idx in 0..n_filters {
[INFO] [stdout] 487 | |                 let mut flags: c_uint = 0;
[INFO] [stdout] ...   |
[INFO] [stdout] 505 | |             Ok(filters)
[INFO] [stdout] 506 | |         })
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/filters.rs:485:29
[INFO] [stdout]     |
[INFO] [stdout] 485 |             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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/filters.rs:489:33
[INFO] [stdout]     |
[INFO] [stdout] 489 |                   let filter_id = h5try!(H5Pget_filter2(
[INFO] [stdout]     |  _________________________________-
[INFO] [stdout] 490 | |                     plist_id,
[INFO] [stdout] 491 | |                     idx as _,
[INFO] [stdout] 492 | |                     &mut flags as *mut _,
[INFO] [stdout] ...   |
[INFO] [stdout] 497 | |                     ptr::null_mut(),
[INFO] [stdout] 498 | |                 ));
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]   --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: hdf5-interface/hdf5-rust/src/hl/group.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 |     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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]   --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: hdf5-interface/hdf5-rust/src/hl/group.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 | /     h5lock!({
[INFO] [stdout] 67 | |         let lcpl = PropertyList::from_id(h5try!(H5Pcreate(*H5P_LINK_CREATE)))?;
[INFO] [stdout] 68 | |         h5call!(H5Pset_create_intermediate_group(lcpl.id(), 1)).and(Ok(lcpl))
[INFO] [stdout] 69 | |     })
[INFO] [stdout]    | |______- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]   --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: hdf5-interface/hdf5-rust/src/hl/group.rs:67:42
[INFO] [stdout]    |
[INFO] [stdout] 67 |         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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]   --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: hdf5-interface/hdf5-rust/src/hl/group.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]   --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: hdf5-interface/hdf5-rust/src/hl/group.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 | /         h5lock!({
[INFO] [stdout] 87 | |             let lcpl = make_lcpl()?;
[INFO] [stdout] 88 | |             let name = to_cstring(name)?;
[INFO] [stdout] 89 | |             Self::from_id(h5try!(H5Gcreate2(
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | |             )))
[INFO] [stdout] 96 | |         })
[INFO] [stdout]    | |__________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]   --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: hdf5-interface/hdf5-rust/src/hl/group.rs:89:27
[INFO] [stdout]    |
[INFO] [stdout] 89 |               Self::from_id(h5try!(H5Gcreate2(
[INFO] [stdout]    |  ___________________________-
[INFO] [stdout] 90 | |                 self.id(),
[INFO] [stdout] 91 | |                 name.as_ptr(),
[INFO] [stdout] 92 | |                 lcpl.id(),
[INFO] [stdout] 93 | |                 H5P_DEFAULT,
[INFO] [stdout] 94 | |                 H5P_DEFAULT
[INFO] [stdout] 95 | |             )))
[INFO] [stdout]    | |______________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/group.rs:102:23
[INFO] [stdout]     |
[INFO] [stdout] 102 |         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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/group.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 | /         h5lock!({
[INFO] [stdout] 112 | |             let lcpl = make_lcpl()?;
[INFO] [stdout] 113 | |             let target = to_cstring(target)?;
[INFO] [stdout] 114 | |             let link_name = to_cstring(link_name)?;
[INFO] [stdout] ...   |
[INFO] [stdout] 122 | |             .and(Ok(()))
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/group.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout] 115 | /             h5call!(H5Lcreate_soft(
[INFO] [stdout] 116 | |                 target.as_ptr(),
[INFO] [stdout] 117 | |                 self.id(),
[INFO] [stdout] 118 | |                 link_name.as_ptr(),
[INFO] [stdout] 119 | |                 lcpl.id(),
[INFO] [stdout] 120 | |                 H5P_DEFAULT
[INFO] [stdout] 121 | |             ))
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/group.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 | /         h5call!(H5Lcreate_hard(
[INFO] [stdout] 132 | |             self.id(),
[INFO] [stdout] 133 | |             target.as_ptr(),
[INFO] [stdout] 134 | |             H5L_SAME_LOC,
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |             H5P_DEFAULT
[INFO] [stdout] 138 | |         ))
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/group.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         h5call!(H5Lcreate_external(
[INFO] [stdout] 158 | |             target_file_name.as_ptr(),
[INFO] [stdout] 159 | |             target.as_ptr(),
[INFO] [stdout] 160 | |             self.id(),
[INFO] [stdout] ...   |
[INFO] [stdout] 163 | |             H5P_DEFAULT,
[INFO] [stdout] 164 | |         ))
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/group.rs:173:9
[INFO] [stdout]     |
[INFO] [stdout] 173 | /         h5call!(H5Lmove(
[INFO] [stdout] 174 | |             self.id(),
[INFO] [stdout] 175 | |             name.as_ptr(),
[INFO] [stdout] 176 | |             H5L_SAME_LOC,
[INFO] [stdout] ...   |
[INFO] [stdout] 179 | |             H5P_DEFAULT
[INFO] [stdout] 180 | |         ))
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/group.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 |         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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/group.rs:195:16
[INFO] [stdout]     |
[INFO] [stdout] 195 |             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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/group.rs:213:26
[INFO] [stdout]     |
[INFO] [stdout] 213 |         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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/group.rs:236:9
[INFO] [stdout]     |
[INFO] [stdout] 236 | /         h5call!(H5Literate(
[INFO] [stdout] 237 | |             self.id(),
[INFO] [stdout] 238 | |             H5_index_t::H5_INDEX_NAME,
[INFO] [stdout] 239 | |             H5_iter_order_t::H5_ITER_INC,
[INFO] [stdout] ...   |
[INFO] [stdout] 242 | |             other_data
[INFO] [stdout] 243 | |         ))?;
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]   --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: hdf5-interface/hdf5-rust/src/hl/location.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]   --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: hdf5-interface/hdf5-rust/src/hl/location.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]   --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: hdf5-interface/hdf5-rust/src/hl/location.rs:69:23
[INFO] [stdout]    |
[INFO] [stdout] 69 |         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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]   --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: hdf5-interface/hdf5-rust/src/hl/location.rs:75:23
[INFO] [stdout]    |
[INFO] [stdout] 75 |         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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]   --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: hdf5-interface/hdf5-rust/src/hl/location.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |         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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]   --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: hdf5-interface/hdf5-rust/src/hl/location.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |         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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/location.rs:102:28
[INFO] [stdout]     |
[INFO] [stdout] 102 |         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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]   --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: hdf5-interface/hdf5-rust/src/hl/object.rs:41:13
[INFO] [stdout]    |
[INFO] [stdout] 41 |             h5call!(H5Iget_ref(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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]   --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: hdf5-interface/hdf5-rust/src/hl/object.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 | /         h5lock!({
[INFO] [stdout] 60 | |             let handle = Handle::try_new(self.id());
[INFO] [stdout] 61 | |             if let Ok(ref handle) = handle {
[INFO] [stdout] 62 | |                 handle.incref();
[INFO] [stdout] 63 | |             }
[INFO] [stdout] 64 | |             handle
[INFO] [stdout] 65 | |         })
[INFO] [stdout]    | |__________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/plist/dataset_create.rs:589:13
[INFO] [stdout]     |
[INFO] [stdout] 589 |             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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/plist/dataset_create.rs:592:13
[INFO] [stdout]     |
[INFO] [stdout] 592 |             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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/plist/dataset_create.rs:596:13
[INFO] [stdout]     |
[INFO] [stdout] 596 |             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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/plist/dataset_create.rs:599:13
[INFO] [stdout]     |
[INFO] [stdout] 599 |             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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/plist/dataset_create.rs:603:13
[INFO] [stdout]     |
[INFO] [stdout] 603 |             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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/plist/dataset_create.rs:608:17
[INFO] [stdout]     |
[INFO] [stdout] 608 |                 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/plist/dataset_create.rs:615:17
[INFO] [stdout]     |
[INFO] [stdout] 615 | /                 h5try!(H5Pset_virtual(
[INFO] [stdout] 616 | |                     id,
[INFO] [stdout] 617 | |                     vds_space.id(),
[INFO] [stdout] 618 | |                     src_filename.as_ptr(),
[INFO] [stdout] 619 | |                     src_dataset.as_ptr(),
[INFO] [stdout] 620 | |                     src_space.id()
[INFO] [stdout] 621 | |                 ));
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/plist/dataset_create.rs:627:13
[INFO] [stdout]     |
[INFO] [stdout] 627 |             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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/plist/dataset_create.rs:630:13
[INFO] [stdout]     |
[INFO] [stdout] 630 |             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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/plist/dataset_create.rs:633:13
[INFO] [stdout]     |
[INFO] [stdout] 633 |             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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/plist/dataset_create.rs:636:13
[INFO] [stdout]     |
[INFO] [stdout] 636 |             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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/plist/dataset_create.rs:642:41
[INFO] [stdout]     |
[INFO] [stdout] 642 |         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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/plist/dataset_create.rs:650:9
[INFO] [stdout]     |
[INFO] [stdout] 650 |         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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/plist/dataset_create.rs:654:9
[INFO] [stdout]     |
[INFO] [stdout] 654 | /         h5lock!({
[INFO] [stdout] 655 | |             let mut plist = DatasetCreate::try_new()?;
[INFO] [stdout] 656 | |             self.apply(&mut plist).map(|_| plist)
[INFO] [stdout] 657 | |         })
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/plist/dataset_create.rs:664:23
[INFO] [stdout]     |
[INFO] [stdout] 664 |         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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/plist/dataset_create.rs:676:9
[INFO] [stdout]     |
[INFO] [stdout] 676 |         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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/plist/dataset_create.rs:728:17
[INFO] [stdout]     |
[INFO] [stdout] 728 |                 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/plist/dataset_create.rs:758:25
[INFO] [stdout]     |
[INFO] [stdout] 758 |             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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/plist/dataset_create.rs:760:13
[INFO] [stdout]     |
[INFO] [stdout] 760 |             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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/plist/dataset_create.rs:773:22
[INFO] [stdout]     |
[INFO] [stdout] 773 |         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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/plist/dataset_create.rs:801:9
[INFO] [stdout]     |
[INFO] [stdout] 801 | /         h5lock!({
[INFO] [stdout] 802 | |             let mut external = Vec::new();
[INFO] [stdout] 803 | |             let count = h5try!(H5Pget_external_count(self.id()));
[INFO] [stdout] 804 | |             let mut name: Vec<c_char> = vec![0; NAME_LEN + 1];
[INFO] [stdout] ...   |
[INFO] [stdout] 823 | |             Ok(external)
[INFO] [stdout] 824 | |         })
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/plist/dataset_create.rs:803:25
[INFO] [stdout]     |
[INFO] [stdout] 803 |             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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/plist/dataset_create.rs:808:17
[INFO] [stdout]     |
[INFO] [stdout] 808 | /                 h5try!(H5Pget_external(
[INFO] [stdout] 809 | |                     self.id(),
[INFO] [stdout] 810 | |                     idx as _,
[INFO] [stdout] 811 | |                     NAME_LEN as _,
[INFO] [stdout] ...   |
[INFO] [stdout] 814 | |                     &mut size as *mut _,
[INFO] [stdout] 815 | |                 ));
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]     --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]      |
[INFO] [stdout]   92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:1235:13
[INFO] [stdout]      |
[INFO] [stdout] 1235 |             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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]     --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]      |
[INFO] [stdout]   92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:1237:13
[INFO] [stdout]      |
[INFO] [stdout] 1237 |             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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]     --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]      |
[INFO] [stdout]   92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:1243:9
[INFO] [stdout]      |
[INFO] [stdout] 1243 |         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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]     --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]      |
[INFO] [stdout]   92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:1247:17
[INFO] [stdout]      |
[INFO] [stdout] 1247 |                 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]     --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]      |
[INFO] [stdout]   92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:1255:9
[INFO] [stdout]      |
[INFO] [stdout] 1255 |         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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]     --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]      |
[INFO] [stdout]   92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:1295:9
[INFO] [stdout]      |
[INFO] [stdout] 1295 | /         h5try!(H5Pset_fapl_multi(
[INFO] [stdout] 1296 | |             id,
[INFO] [stdout] 1297 | |             memb_map.as_ptr(),
[INFO] [stdout] 1298 | |             memb_fapl.as_ptr(),
[INFO] [stdout] ...    |
[INFO] [stdout] 1301 | |             drv.relax as _,
[INFO] [stdout] 1302 | |         ));
[INFO] [stdout]      | |__________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]     --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]      |
[INFO] [stdout]   92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:1310:9
[INFO] [stdout]      |
[INFO] [stdout] 1310 | /         h5try!(H5Pset_fapl_split(
[INFO] [stdout] 1311 | |             id,
[INFO] [stdout] 1312 | |             meta_ext.as_ptr(),
[INFO] [stdout] 1313 | |             H5P_DEFAULT,
[INFO] [stdout] 1314 | |             raw_ext.as_ptr(),
[INFO] [stdout] 1315 | |             H5P_DEFAULT
[INFO] [stdout] 1316 | |         ));
[INFO] [stdout]      | |__________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]     --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]      |
[INFO] [stdout]   92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:1335:17
[INFO] [stdout]      |
[INFO] [stdout] 1335 |                 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]     --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]      |
[INFO] [stdout]   92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:1338:17
[INFO] [stdout]      |
[INFO] [stdout] 1338 |                 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]     --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]      |
[INFO] [stdout]   92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:1372:13
[INFO] [stdout]      |
[INFO] [stdout] 1372 |             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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]     --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]      |
[INFO] [stdout]   92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:1375:13
[INFO] [stdout]      |
[INFO] [stdout] 1375 |             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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]     --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]      |
[INFO] [stdout]   92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:1378:13
[INFO] [stdout]      |
[INFO] [stdout] 1378 |             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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]     --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]      |
[INFO] [stdout]   92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:1381:13
[INFO] [stdout]      |
[INFO] [stdout] 1381 |             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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]     --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]      |
[INFO] [stdout]   92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:1384:13
[INFO] [stdout]      |
[INFO] [stdout] 1384 |             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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]     --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]      |
[INFO] [stdout]   92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:1389:17
[INFO] [stdout]      |
[INFO] [stdout] 1389 |                 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]     --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]      |
[INFO] [stdout]   92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:1395:17
[INFO] [stdout]      |
[INFO] [stdout] 1395 |                 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]     --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]      |
[INFO] [stdout]   92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:1399:13
[INFO] [stdout]      |
[INFO] [stdout] 1399 |             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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]     --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]      |
[INFO] [stdout]   92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:1404:17
[INFO] [stdout]      |
[INFO] [stdout] 1404 | /                 h5try!(H5Pset_page_buffer_size(
[INFO] [stdout] 1405 | |                     id,
[INFO] [stdout] 1406 | |                     v.buf_size as _,
[INFO] [stdout] 1407 | |                     v.min_meta_perc as _,
[INFO] [stdout] 1408 | |                     v.min_raw_perc as _,
[INFO] [stdout] 1409 | |                 ));
[INFO] [stdout]      | |__________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]     --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]      |
[INFO] [stdout]   92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:1412:17
[INFO] [stdout]      |
[INFO] [stdout] 1412 |                 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]     --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]      |
[INFO] [stdout]   92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:1415:17
[INFO] [stdout]      |
[INFO] [stdout] 1415 |                 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]     --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]      |
[INFO] [stdout]   92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:1419:13
[INFO] [stdout]      |
[INFO] [stdout] 1419 |             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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]     --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]      |
[INFO] [stdout]   92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:1424:17
[INFO] [stdout]      |
[INFO] [stdout] 1424 |                 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]     --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]      |
[INFO] [stdout]   92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:1428:17
[INFO] [stdout]      |
[INFO] [stdout] 1428 | /                 h5try!(H5Pset_mdc_log_options(
[INFO] [stdout] 1429 | |                     id,
[INFO] [stdout] 1430 | |                     v.is_enabled as _,
[INFO] [stdout] 1431 | |                     location.as_ptr(),
[INFO] [stdout] 1432 | |                     v.start_on_access as _,
[INFO] [stdout] 1433 | |                 ));
[INFO] [stdout]      | |__________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]     --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]      |
[INFO] [stdout]   92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:1446:13
[INFO] [stdout]      |
[INFO] [stdout] 1446 |             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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]     --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]      |
[INFO] [stdout]   92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:1452:9
[INFO] [stdout]      |
[INFO] [stdout] 1452 |         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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]     --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]      |
[INFO] [stdout]   92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:1456:9
[INFO] [stdout]      |
[INFO] [stdout] 1456 | /         h5lock!({
[INFO] [stdout] 1457 | |             let mut plist = FileAccess::try_new()?;
[INFO] [stdout] 1458 | |             self.apply(&mut plist).map(|_| plist)
[INFO] [stdout] 1459 | |         })
[INFO] [stdout]      | |__________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]     --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]      |
[INFO] [stdout]   92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:1466:23
[INFO] [stdout]      |
[INFO] [stdout] 1466 |         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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]     --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]      |
[INFO] [stdout]   92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:1482:9
[INFO] [stdout]      |
[INFO] [stdout] 1482 |         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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]     --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]      |
[INFO] [stdout]   92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:1489:13
[INFO] [stdout]      |
[INFO] [stdout] 1489 | /             h5try!(H5Pget_core_write_tracking(
[INFO] [stdout] 1490 | |                 self.id(),
[INFO] [stdout] 1491 | |                 &mut is_enabled as *mut _,
[INFO] [stdout] 1492 | |                 &mut page_size as *mut _,
[INFO] [stdout] 1493 | |             ));
[INFO] [stdout]      | |______________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]     --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]      |
[INFO] [stdout]   92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:1518:9
[INFO] [stdout]      |
[INFO] [stdout] 1518 | /         h5try!(H5Pget_fapl_multi(
[INFO] [stdout] 1519 | |             self.id(),
[INFO] [stdout] 1520 | |             memb_map.as_mut_ptr(),
[INFO] [stdout] 1521 | |             memb_fapl.as_mut_ptr(),
[INFO] [stdout] ...    |
[INFO] [stdout] 1524 | |             &mut relax as *mut _,
[INFO] [stdout] 1525 | |         ));
[INFO] [stdout]      | |__________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]     --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]      |
[INFO] [stdout]   92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:1562:22
[INFO] [stdout]      |
[INFO] [stdout] 1562 |         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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]     --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]      |
[INFO] [stdout]   92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:1705:9
[INFO] [stdout]      |
[INFO] [stdout] 1705 |         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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]     --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]      |
[INFO] [stdout]   92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:1717:9
[INFO] [stdout]      |
[INFO] [stdout] 1717 |         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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]     --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]      |
[INFO] [stdout]   92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:1731:9
[INFO] [stdout]      |
[INFO] [stdout] 1731 | /         h5try!(H5Pget_mdc_log_options(
[INFO] [stdout] 1732 | |             self.id(),
[INFO] [stdout] 1733 | |             &mut is_enabled,
[INFO] [stdout] 1734 | |             ptr::null_mut(),
[INFO] [stdout] 1735 | |             &mut location_size,
[INFO] [stdout] 1736 | |             &mut start_on_access
[INFO] [stdout] 1737 | |         ));
[INFO] [stdout]      | |__________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]     --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]      |
[INFO] [stdout]   92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:1739:9
[INFO] [stdout]      |
[INFO] [stdout] 1739 | /         h5try!(H5Pget_mdc_log_options(
[INFO] [stdout] 1740 | |             self.id(),
[INFO] [stdout] 1741 | |             &mut is_enabled,
[INFO] [stdout] 1742 | |             buf.as_mut_ptr(),
[INFO] [stdout] 1743 | |             &mut location_size,
[INFO] [stdout] 1744 | |             &mut start_on_access
[INFO] [stdout] 1745 | |         ));
[INFO] [stdout]      | |__________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]   --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |           #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/plist.rs:223:5
[INFO] [stdout]     |
[INFO] [stdout] 223 | /     h5try!(H5Pset_vlen_mem_manager(
[INFO] [stdout] 224 | |         plist,
[INFO] [stdout] 225 | |         Some(alloc),
[INFO] [stdout] 226 | |         ptr::null_mut(),
[INFO] [stdout] 227 | |         Some(free),
[INFO] [stdout] 228 | |         ptr::null_mut()
[INFO] [stdout] 229 | |     ));
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `blosc`, `blosc-sys`, `default`, `errno`, `lzf`, `lzf-sys`, `mpi-sys`, and `mpio`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/lib.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 157 |     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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> hdf5-interface/hdf5-rust/src/macros.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_closure))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/lib.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 |         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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 name: `hdf5_1_10_5`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/lib.rs:55:15
[INFO] [stdout]    |
[INFO] [stdout] 55 |         #[cfg(hdf5_1_10_5)]
[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(hdf5_1_10_5)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_5)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]  --> hdf5-interface/hdf5-rust/src/error.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(not(hdf5_1_10_0))]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/error.rs:289:7
[INFO] [stdout]     |
[INFO] [stdout] 289 | #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/error.rs:296:11
[INFO] [stdout]     |
[INFO] [stdout] 296 | #[cfg(not(hdf5_1_10_0))]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `h5_have_direct`
[INFO] [stdout]  --> hdf5-interface/hdf5-rust/src/globals.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(h5_have_direct)]
[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(h5_have_direct)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(h5_have_direct)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `h5_have_parallel`
[INFO] [stdout]  --> hdf5-interface/hdf5-rust/src/globals.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(h5_have_parallel)]
[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(h5_have_parallel)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(h5_have_parallel)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `h5_dll_indirection`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/globals.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[cfg(h5_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(h5_dll_indirection)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(h5_dll_indirection)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `h5_dll_indirection`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/globals.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(not(h5_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(h5_dll_indirection)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(h5_dll_indirection)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `h5_have_parallel`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/globals.rs:352:7
[INFO] [stdout]     |
[INFO] [stdout] 352 | #[cfg(h5_have_parallel)]
[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(h5_have_parallel)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(h5_have_parallel)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `h5_have_parallel`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/globals.rs:356:11
[INFO] [stdout]     |
[INFO] [stdout] 356 | #[cfg(not(h5_have_parallel))]
[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(h5_have_parallel)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(h5_have_parallel)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `h5_have_direct`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/globals.rs:362:7
[INFO] [stdout]     |
[INFO] [stdout] 362 | #[cfg(h5_have_direct)]
[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(h5_have_direct)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(h5_have_direct)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `h5_have_direct`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/globals.rs:366:11
[INFO] [stdout]     |
[INFO] [stdout] 366 | #[cfg(not(h5_have_direct))]
[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(h5_have_direct)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(h5_have_direct)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `h5_dll_indirection`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/globals.rs:42:22
[INFO] [stdout]    |
[INFO] [stdout] 42 |             if #[cfg(h5_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(h5_dll_indirection)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(h5_dll_indirection)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_13`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/util.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(hdf5_1_8_13)]
[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(hdf5_1_8_13)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_13)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_13`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/util.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(not(hdf5_1_8_13))]
[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(hdf5_1_8_13)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_13)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_5`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/hl/dataset.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(hdf5_1_10_5)]
[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(hdf5_1_10_5)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_5)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/hl/dataset.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/hl/dataset.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_5`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/hl/dataset.rs:69:7
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[cfg(hdf5_1_10_5)]
[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(hdf5_1_10_5)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_5)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_5`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/hl/dataset.rs:86:7
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[cfg(hdf5_1_10_5)]
[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(hdf5_1_10_5)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_5)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_5`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/dataset.rs:136:11
[INFO] [stdout]     |
[INFO] [stdout] 136 |     #[cfg(hdf5_1_10_5)]
[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(hdf5_1_10_5)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_5)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_5`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/dataset.rs:148:11
[INFO] [stdout]     |
[INFO] [stdout] 148 |     #[cfg(hdf5_1_10_5)]
[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(hdf5_1_10_5)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_5)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_17`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/dataset.rs:599:11
[INFO] [stdout]     |
[INFO] [stdout] 599 |     #[cfg(hdf5_1_8_17)]
[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(hdf5_1_8_17)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_17)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/dataset.rs:604:11
[INFO] [stdout]     |
[INFO] [stdout] 604 |     #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/dataset.rs:609:11
[INFO] [stdout]     |
[INFO] [stdout] 609 |     #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/dataset.rs:614:15
[INFO] [stdout]     |
[INFO] [stdout] 614 |     #[cfg(all(hdf5_1_10_0, h5_have_parallel))]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `h5_have_parallel`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/dataset.rs:614:28
[INFO] [stdout]     |
[INFO] [stdout] 614 |     #[cfg(all(hdf5_1_10_0, h5_have_parallel))]
[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(h5_have_parallel)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(h5_have_parallel)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/dataset.rs:744:11
[INFO] [stdout]     |
[INFO] [stdout] 744 |     #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/dataset.rs:753:11
[INFO] [stdout]     |
[INFO] [stdout] 753 |     #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_17`
[INFO] [stdout]     --> hdf5-interface/hdf5-rust/src/hl/dataset.rs:898:15
[INFO] [stdout]      |
[INFO] [stdout]  898 |         #[cfg(hdf5_1_8_17)]
[INFO] [stdout]      |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1248 |     impl_builder_stuff!();
[INFO] [stdout]      |     --------------------- in this macro invocation
[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(hdf5_1_8_17)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_17)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `impl_builder_stuff` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]     --> hdf5-interface/hdf5-rust/src/hl/dataset.rs:906:15
[INFO] [stdout]      |
[INFO] [stdout]  906 |         #[cfg(hdf5_1_10_0)]
[INFO] [stdout]      |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1248 |     impl_builder_stuff!();
[INFO] [stdout]      |     --------------------- in this macro invocation
[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(hdf5_1_10_0)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `impl_builder_stuff` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]     --> hdf5-interface/hdf5-rust/src/hl/dataset.rs:914:15
[INFO] [stdout]      |
[INFO] [stdout]  914 |         #[cfg(hdf5_1_10_0)]
[INFO] [stdout]      |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1248 |     impl_builder_stuff!();
[INFO] [stdout]      |     --------------------- in this macro invocation
[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(hdf5_1_10_0)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `impl_builder_stuff` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]     --> hdf5-interface/hdf5-rust/src/hl/dataset.rs:922:19
[INFO] [stdout]      |
[INFO] [stdout]  922 |         #[cfg(all(hdf5_1_10_0, h5_have_parallel))]
[INFO] [stdout]      |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1248 |     impl_builder_stuff!();
[INFO] [stdout]      |     --------------------- in this macro invocation
[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(hdf5_1_10_0)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `impl_builder_stuff` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `h5_have_parallel`
[INFO] [stdout]     --> hdf5-interface/hdf5-rust/src/hl/dataset.rs:922:32
[INFO] [stdout]      |
[INFO] [stdout]  922 |         #[cfg(all(hdf5_1_10_0, h5_have_parallel))]
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1248 |     impl_builder_stuff!();
[INFO] [stdout]      |     --------------------- in this macro invocation
[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(h5_have_parallel)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(h5_have_parallel)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `impl_builder_stuff` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]     --> hdf5-interface/hdf5-rust/src/hl/dataset.rs:1118:15
[INFO] [stdout]      |
[INFO] [stdout] 1118 |         #[cfg(hdf5_1_10_0)]
[INFO] [stdout]      |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1248 |     impl_builder_stuff!();
[INFO] [stdout]      |     --------------------- in this macro invocation
[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(hdf5_1_10_0)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `impl_builder_stuff` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]     --> hdf5-interface/hdf5-rust/src/hl/dataset.rs:1133:15
[INFO] [stdout]      |
[INFO] [stdout] 1133 |         #[cfg(hdf5_1_10_0)]
[INFO] [stdout]      |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1248 |     impl_builder_stuff!();
[INFO] [stdout]      |     --------------------- in this macro invocation
[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(hdf5_1_10_0)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `impl_builder_stuff` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_17`
[INFO] [stdout]     --> hdf5-interface/hdf5-rust/src/hl/dataset.rs:898:15
[INFO] [stdout]      |
[INFO] [stdout]  898 |         #[cfg(hdf5_1_8_17)]
[INFO] [stdout]      |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1252 |     impl_builder_stuff!();
[INFO] [stdout]      |     --------------------- in this macro invocation
[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(hdf5_1_8_17)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_17)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `impl_builder_stuff` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]     --> hdf5-interface/hdf5-rust/src/hl/dataset.rs:906:15
[INFO] [stdout]      |
[INFO] [stdout]  906 |         #[cfg(hdf5_1_10_0)]
[INFO] [stdout]      |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1252 |     impl_builder_stuff!();
[INFO] [stdout]      |     --------------------- in this macro invocation
[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(hdf5_1_10_0)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `impl_builder_stuff` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]     --> hdf5-interface/hdf5-rust/src/hl/dataset.rs:914:15
[INFO] [stdout]      |
[INFO] [stdout]  914 |         #[cfg(hdf5_1_10_0)]
[INFO] [stdout]      |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1252 |     impl_builder_stuff!();
[INFO] [stdout]      |     --------------------- in this macro invocation
[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(hdf5_1_10_0)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `impl_builder_stuff` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]     --> hdf5-interface/hdf5-rust/src/hl/dataset.rs:922:19
[INFO] [stdout]      |
[INFO] [stdout]  922 |         #[cfg(all(hdf5_1_10_0, h5_have_parallel))]
[INFO] [stdout]      |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1252 |     impl_builder_stuff!();
[INFO] [stdout]      |     --------------------- in this macro invocation
[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(hdf5_1_10_0)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `impl_builder_stuff` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `h5_have_parallel`
[INFO] [stdout]     --> hdf5-interface/hdf5-rust/src/hl/dataset.rs:922:32
[INFO] [stdout]      |
[INFO] [stdout]  922 |         #[cfg(all(hdf5_1_10_0, h5_have_parallel))]
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1252 |     impl_builder_stuff!();
[INFO] [stdout]      |     --------------------- in this macro invocation
[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(h5_have_parallel)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(h5_have_parallel)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `impl_builder_stuff` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]     --> hdf5-interface/hdf5-rust/src/hl/dataset.rs:1118:15
[INFO] [stdout]      |
[INFO] [stdout] 1118 |         #[cfg(hdf5_1_10_0)]
[INFO] [stdout]      |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1252 |     impl_builder_stuff!();
[INFO] [stdout]      |     --------------------- in this macro invocation
[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(hdf5_1_10_0)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `impl_builder_stuff` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]     --> hdf5-interface/hdf5-rust/src/hl/dataset.rs:1133:15
[INFO] [stdout]      |
[INFO] [stdout] 1133 |         #[cfg(hdf5_1_10_0)]
[INFO] [stdout]      |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1252 |     impl_builder_stuff!();
[INFO] [stdout]      |     --------------------- in this macro invocation
[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(hdf5_1_10_0)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `impl_builder_stuff` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_17`
[INFO] [stdout]     --> hdf5-interface/hdf5-rust/src/hl/dataset.rs:898:15
[INFO] [stdout]      |
[INFO] [stdout]  898 |         #[cfg(hdf5_1_8_17)]
[INFO] [stdout]      |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1256 |     impl_builder_stuff!();
[INFO] [stdout]      |     --------------------- in this macro invocation
[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(hdf5_1_8_17)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_17)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `impl_builder_stuff` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]     --> hdf5-interface/hdf5-rust/src/hl/dataset.rs:906:15
[INFO] [stdout]      |
[INFO] [stdout]  906 |         #[cfg(hdf5_1_10_0)]
[INFO] [stdout]      |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1256 |     impl_builder_stuff!();
[INFO] [stdout]      |     --------------------- in this macro invocation
[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(hdf5_1_10_0)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `impl_builder_stuff` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]     --> hdf5-interface/hdf5-rust/src/hl/dataset.rs:914:15
[INFO] [stdout]      |
[INFO] [stdout]  914 |         #[cfg(hdf5_1_10_0)]
[INFO] [stdout]      |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1256 |     impl_builder_stuff!();
[INFO] [stdout]      |     --------------------- in this macro invocation
[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(hdf5_1_10_0)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `impl_builder_stuff` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]     --> hdf5-interface/hdf5-rust/src/hl/dataset.rs:922:19
[INFO] [stdout]      |
[INFO] [stdout]  922 |         #[cfg(all(hdf5_1_10_0, h5_have_parallel))]
[INFO] [stdout]      |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1256 |     impl_builder_stuff!();
[INFO] [stdout]      |     --------------------- in this macro invocation
[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(hdf5_1_10_0)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `impl_builder_stuff` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `h5_have_parallel`
[INFO] [stdout]     --> hdf5-interface/hdf5-rust/src/hl/dataset.rs:922:32
[INFO] [stdout]      |
[INFO] [stdout]  922 |         #[cfg(all(hdf5_1_10_0, h5_have_parallel))]
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1256 |     impl_builder_stuff!();
[INFO] [stdout]      |     --------------------- in this macro invocation
[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(h5_have_parallel)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(h5_have_parallel)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `impl_builder_stuff` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]     --> hdf5-interface/hdf5-rust/src/hl/dataset.rs:1118:15
[INFO] [stdout]      |
[INFO] [stdout] 1118 |         #[cfg(hdf5_1_10_0)]
[INFO] [stdout]      |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1256 |     impl_builder_stuff!();
[INFO] [stdout]      |     --------------------- in this macro invocation
[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(hdf5_1_10_0)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `impl_builder_stuff` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]     --> hdf5-interface/hdf5-rust/src/hl/dataset.rs:1133:15
[INFO] [stdout]      |
[INFO] [stdout] 1133 |         #[cfg(hdf5_1_10_0)]
[INFO] [stdout]      |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1256 |     impl_builder_stuff!();
[INFO] [stdout]      |     --------------------- in this macro invocation
[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(hdf5_1_10_0)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `impl_builder_stuff` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_17`
[INFO] [stdout]     --> hdf5-interface/hdf5-rust/src/hl/dataset.rs:898:15
[INFO] [stdout]      |
[INFO] [stdout]  898 |         #[cfg(hdf5_1_8_17)]
[INFO] [stdout]      |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1264 |     impl_builder_stuff!();
[INFO] [stdout]      |     --------------------- in this macro invocation
[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(hdf5_1_8_17)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_17)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `impl_builder_stuff` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]     --> hdf5-interface/hdf5-rust/src/hl/dataset.rs:906:15
[INFO] [stdout]      |
[INFO] [stdout]  906 |         #[cfg(hdf5_1_10_0)]
[INFO] [stdout]      |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1264 |     impl_builder_stuff!();
[INFO] [stdout]      |     --------------------- in this macro invocation
[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(hdf5_1_10_0)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `impl_builder_stuff` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]     --> hdf5-interface/hdf5-rust/src/hl/dataset.rs:914:15
[INFO] [stdout]      |
[INFO] [stdout]  914 |         #[cfg(hdf5_1_10_0)]
[INFO] [stdout]      |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1264 |     impl_builder_stuff!();
[INFO] [stdout]      |     --------------------- in this macro invocation
[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(hdf5_1_10_0)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `impl_builder_stuff` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]     --> hdf5-interface/hdf5-rust/src/hl/dataset.rs:922:19
[INFO] [stdout]      |
[INFO] [stdout]  922 |         #[cfg(all(hdf5_1_10_0, h5_have_parallel))]
[INFO] [stdout]      |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1264 |     impl_builder_stuff!();
[INFO] [stdout]      |     --------------------- in this macro invocation
[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(hdf5_1_10_0)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `impl_builder_stuff` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `h5_have_parallel`
[INFO] [stdout]     --> hdf5-interface/hdf5-rust/src/hl/dataset.rs:922:32
[INFO] [stdout]      |
[INFO] [stdout]  922 |         #[cfg(all(hdf5_1_10_0, h5_have_parallel))]
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1264 |     impl_builder_stuff!();
[INFO] [stdout]      |     --------------------- in this macro invocation
[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(h5_have_parallel)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(h5_have_parallel)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `impl_builder_stuff` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]     --> hdf5-interface/hdf5-rust/src/hl/dataset.rs:1118:15
[INFO] [stdout]      |
[INFO] [stdout] 1118 |         #[cfg(hdf5_1_10_0)]
[INFO] [stdout]      |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1264 |     impl_builder_stuff!();
[INFO] [stdout]      |     --------------------- in this macro invocation
[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(hdf5_1_10_0)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `impl_builder_stuff` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]     --> hdf5-interface/hdf5-rust/src/hl/dataset.rs:1133:15
[INFO] [stdout]      |
[INFO] [stdout] 1133 |         #[cfg(hdf5_1_10_0)]
[INFO] [stdout]      |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1264 |     impl_builder_stuff!();
[INFO] [stdout]      |     --------------------- in this macro invocation
[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(hdf5_1_10_0)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `impl_builder_stuff` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/macros.rs:7:37
[INFO] [stdout]     |
[INFO] [stdout]   7 |         return Err(From::from($err));
[INFO] [stdout]     |                                     ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/dataspace.rs:167:28
[INFO] [stdout]     |
[INFO] [stdout] 167 |             extent_type => fail!("Invalid extents type: {}", extent_type as c_int),
[INFO] [stdout]     |                            ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail`
[INFO] [stdout]     = note: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_6`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/datatype.rs:131:7
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[cfg(hdf5_1_8_6)]
[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(hdf5_1_8_6)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_6)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_6`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/datatype.rs:144:11
[INFO] [stdout]     |
[INFO] [stdout] 144 | #[cfg(not(hdf5_1_8_6))]
[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(hdf5_1_8_6)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_6)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/macros.rs:7:37
[INFO] [stdout]     |
[INFO] [stdout]   7 |         return Err(From::from($err));
[INFO] [stdout]     |                                     ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/datatype.rs:210:13
[INFO] [stdout]     |
[INFO] [stdout] 210 |             fail!("no conversion paths found")
[INFO] [stdout]     |             ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail`
[INFO] [stdout]     = note: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/macros.rs:7:37
[INFO] [stdout]     |
[INFO] [stdout]   7 |         return Err(From::from($err));
[INFO] [stdout]     |                                     ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/filters.rs:332:13
[INFO] [stdout]     |
[INFO] [stdout] 332 |             fail!("invalid scale type for scaleoffset filter: {}", cdata[0])
[INFO] [stdout]     |             ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail`
[INFO] [stdout]     = note: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/macros.rs:7:37
[INFO] [stdout]     |
[INFO] [stdout]   7 |         return Err(From::from($err));
[INFO] [stdout]     |                                     ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hdf5-interface/hdf5-rust/src/hl/filters.rs:540:22
[INFO] [stdout]     |
[INFO] [stdout] 540 |                 _ => fail!("Can only use scale-offset with ints/floats, got: {:?}", type_class),
[INFO] [stdout]     |                      -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_access.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(all(hdf5_1_10_0, h5_have_parallel))]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `h5_have_parallel`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_access.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(all(hdf5_1_10_0, h5_have_parallel))]
[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(h5_have_parallel)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(h5_have_parallel)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_17`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_access.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(hdf5_1_8_17)]
[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(hdf5_1_8_17)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_17)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_access.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_access.rs:93:7
[INFO] [stdout]    |
[INFO] [stdout] 93 | #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_access.rs:100:7
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_access.rs:107:7
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_access.rs:117:7
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_17`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_access.rs:131:11
[INFO] [stdout]     |
[INFO] [stdout] 131 |     #[cfg(hdf5_1_8_17)]
[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(hdf5_1_8_17)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_17)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_access.rs:133:11
[INFO] [stdout]     |
[INFO] [stdout] 133 |     #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_access.rs:135:11
[INFO] [stdout]     |
[INFO] [stdout] 135 |     #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_access.rs:137:15
[INFO] [stdout]     |
[INFO] [stdout] 137 |     #[cfg(all(hdf5_1_10_0, h5_have_parallel))]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `h5_have_parallel`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_access.rs:137:28
[INFO] [stdout]     |
[INFO] [stdout] 137 |     #[cfg(all(hdf5_1_10_0, h5_have_parallel))]
[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(h5_have_parallel)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(h5_have_parallel)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_17`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_access.rs:58:15
[INFO] [stdout]    |
[INFO] [stdout] 58 |         #[cfg(hdf5_1_8_17)]
[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(hdf5_1_8_17)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_17)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_access.rs:60:15
[INFO] [stdout]    |
[INFO] [stdout] 60 |         #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_access.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 65 |         #[cfg(all(hdf5_1_10_0, h5_have_parallel))]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `h5_have_parallel`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_access.rs:65:32
[INFO] [stdout]    |
[INFO] [stdout] 65 |         #[cfg(all(hdf5_1_10_0, h5_have_parallel))]
[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(h5_have_parallel)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(h5_have_parallel)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_17`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_access.rs:172:11
[INFO] [stdout]     |
[INFO] [stdout] 172 |     #[cfg(hdf5_1_8_17)]
[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(hdf5_1_8_17)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_17)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_access.rs:178:11
[INFO] [stdout]     |
[INFO] [stdout] 178 |     #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_access.rs:184:11
[INFO] [stdout]     |
[INFO] [stdout] 184 |     #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_access.rs:190:15
[INFO] [stdout]     |
[INFO] [stdout] 190 |     #[cfg(all(hdf5_1_10_0, h5_have_parallel))]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `h5_have_parallel`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_access.rs:190:28
[INFO] [stdout]     |
[INFO] [stdout] 190 |     #[cfg(all(hdf5_1_10_0, h5_have_parallel))]
[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(h5_have_parallel)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(h5_have_parallel)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_17`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_access.rs:152:15
[INFO] [stdout]     |
[INFO] [stdout] 152 |         #[cfg(hdf5_1_8_17)]
[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(hdf5_1_8_17)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_17)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_access.rs:157:15
[INFO] [stdout]     |
[INFO] [stdout] 157 |         #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_access.rs:162:19
[INFO] [stdout]     |
[INFO] [stdout] 162 |         #[cfg(all(hdf5_1_10_0, h5_have_parallel))]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `h5_have_parallel`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_access.rs:162:32
[INFO] [stdout]     |
[INFO] [stdout] 162 |         #[cfg(all(hdf5_1_10_0, h5_have_parallel))]
[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(h5_have_parallel)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(h5_have_parallel)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_17`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_access.rs:200:15
[INFO] [stdout]     |
[INFO] [stdout] 200 |         #[cfg(hdf5_1_8_17)]
[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(hdf5_1_8_17)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_17)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_access.rs:207:15
[INFO] [stdout]     |
[INFO] [stdout] 207 |         #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_access.rs:216:19
[INFO] [stdout]     |
[INFO] [stdout] 216 |         #[cfg(all(hdf5_1_10_0, h5_have_parallel))]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `h5_have_parallel`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_access.rs:216:32
[INFO] [stdout]     |
[INFO] [stdout] 216 |         #[cfg(all(hdf5_1_10_0, h5_have_parallel))]
[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(h5_have_parallel)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(h5_have_parallel)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_17`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_access.rs:266:11
[INFO] [stdout]     |
[INFO] [stdout] 266 |     #[cfg(hdf5_1_8_17)]
[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(hdf5_1_8_17)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_17)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_17`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_access.rs:272:11
[INFO] [stdout]     |
[INFO] [stdout] 272 |     #[cfg(hdf5_1_8_17)]
[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(hdf5_1_8_17)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_17)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_access.rs:277:11
[INFO] [stdout]     |
[INFO] [stdout] 277 |     #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_access.rs:283:11
[INFO] [stdout]     |
[INFO] [stdout] 283 |     #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_access.rs:288:11
[INFO] [stdout]     |
[INFO] [stdout] 288 |     #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_access.rs:294:11
[INFO] [stdout]     |
[INFO] [stdout] 294 |     #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_access.rs:299:15
[INFO] [stdout]     |
[INFO] [stdout] 299 |     #[cfg(all(hdf5_1_10_0, h5_have_parallel))]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `h5_have_parallel`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_access.rs:299:28
[INFO] [stdout]     |
[INFO] [stdout] 299 |     #[cfg(all(hdf5_1_10_0, h5_have_parallel))]
[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(h5_have_parallel)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(h5_have_parallel)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_access.rs:305:15
[INFO] [stdout]     |
[INFO] [stdout] 305 |     #[cfg(all(hdf5_1_10_0, h5_have_parallel))]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `h5_have_parallel`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_access.rs:305:28
[INFO] [stdout]     |
[INFO] [stdout] 305 |     #[cfg(all(hdf5_1_10_0, h5_have_parallel))]
[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(h5_have_parallel)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(h5_have_parallel)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]  --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_create.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_create.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_create.rs:149:7
[INFO] [stdout]     |
[INFO] [stdout] 149 | #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_create.rs:156:7
[INFO] [stdout]     |
[INFO] [stdout] 156 | #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_create.rs:263:7
[INFO] [stdout]     |
[INFO] [stdout] 263 | #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_create.rs:274:7
[INFO] [stdout]     |
[INFO] [stdout] 274 | #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_create.rs:115:11
[INFO] [stdout]     |
[INFO] [stdout] 115 |     #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_create.rs:309:11
[INFO] [stdout]     |
[INFO] [stdout] 309 |     #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_create.rs:312:11
[INFO] [stdout]     |
[INFO] [stdout] 312 |     #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_create.rs:76:15
[INFO] [stdout]    |
[INFO] [stdout] 76 |         #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_create.rs:79:15
[INFO] [stdout]    |
[INFO] [stdout] 79 |         #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_create.rs:130:19
[INFO] [stdout]     |
[INFO] [stdout] 130 |             #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_create.rs:142:19
[INFO] [stdout]     |
[INFO] [stdout] 142 |             #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_create.rs:533:11
[INFO] [stdout]     |
[INFO] [stdout] 533 |     #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_create.rs:544:11
[INFO] [stdout]     |
[INFO] [stdout] 544 |     #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_create.rs:339:15
[INFO] [stdout]     |
[INFO] [stdout] 339 |         #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_create.rs:605:15
[INFO] [stdout]     |
[INFO] [stdout] 605 |         #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_create.rs:782:11
[INFO] [stdout]     |
[INFO] [stdout] 782 |     #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_create.rs:793:11
[INFO] [stdout]     |
[INFO] [stdout] 793 |     #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_create.rs:831:11
[INFO] [stdout]     |
[INFO] [stdout] 831 |     #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/dataset_create.rs:867:11
[INFO] [stdout]     |
[INFO] [stdout] 867 |     #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `h5_have_direct`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:45:7
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[cfg(h5_have_direct)]
[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(h5_have_direct)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(h5_have_direct)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_1`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:50:7
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[cfg(hdf5_1_10_1)]
[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(hdf5_1_10_1)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_1)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_2`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:52:7
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[cfg(hdf5_1_10_2)]
[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(hdf5_1_10_2)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_2)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:54:11
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[cfg(all(hdf5_1_10_0, h5_have_parallel))]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `h5_have_parallel`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:54:24
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[cfg(all(hdf5_1_10_0, h5_have_parallel))]
[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(h5_have_parallel)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(h5_have_parallel)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_13`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:59:7
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg(hdf5_1_8_13)]
[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(hdf5_1_8_13)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_13)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_8_7`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:61:7
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[cfg(hdf5_1_8_7)]
[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(hdf5_1_8_7)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_8_7)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_1`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:63:7
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[cfg(hdf5_1_10_1)]
[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(hdf5_1_10_1)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_1)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_2`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:68:7
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[cfg(hdf5_1_10_2)]
[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(hdf5_1_10_2)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_2)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:70:7
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `h5_have_direct`
[INFO] [stdout]   --> hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:76:7
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[cfg(h5_have_direct)]
[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(h5_have_direct)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(h5_have_direct)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `h5_have_direct`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:454:7
[INFO] [stdout]     |
[INFO] [stdout] 454 | #[cfg(h5_have_direct)]
[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(h5_have_direct)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(h5_have_direct)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `h5_have_direct`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:462:7
[INFO] [stdout]     |
[INFO] [stdout] 462 | #[cfg(h5_have_direct)]
[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(h5_have_direct)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(h5_have_direct)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_1`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:819:7
[INFO] [stdout]     |
[INFO] [stdout] 819 | #[cfg(hdf5_1_10_1)]
[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(hdf5_1_10_1)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_1)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_1`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:862:7
[INFO] [stdout]     |
[INFO] [stdout] 862 | #[cfg(hdf5_1_10_1)]
[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(hdf5_1_10_1)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_1)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:865:7
[INFO] [stdout]     |
[INFO] [stdout] 865 | #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_0`
[INFO] [stdout]    --> hdf5-interface/hdf5-rust/src/hl/plist/file_access.rs:873:7
[INFO] [stdout]     |
[INFO] [stdout] 873 | #[cfg(hdf5_1_10_0)]
[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(hdf5_1_10_0)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hdf5_1_10_0)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[WARN] too many lines in the log, truncating it
