[INFO] fetching crate hdf5-sys 0.8.1... [INFO] checking hdf5-sys-0.8.1 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate hdf5-sys 0.8.1 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate hdf5-sys 0.8.1 [INFO] finished tweaking crates.io crate hdf5-sys 0.8.1 [INFO] tweaked toml for crates.io crate hdf5-sys 0.8.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hdf5-sys 0.8.1 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 63 packages to latest compatible versions [INFO] [stderr] Adding libloading v0.7.4 (available: v0.8.8) [INFO] [stderr] Adding mpi-sys v0.1.2 (available: v0.2.2) [INFO] [stderr] Adding winreg v0.10.1 (available: v0.55.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 803734c5591df3e126cafb23d3da56134c89de9c714b80ec62f724e8fc093cbc [INFO] running `Command { std: "docker" "start" "-a" "803734c5591df3e126cafb23d3da56134c89de9c714b80ec62f724e8fc093cbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "803734c5591df3e126cafb23d3da56134c89de9c714b80ec62f724e8fc093cbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "803734c5591df3e126cafb23d3da56134c89de9c714b80ec62f724e8fc093cbc", kill_on_drop: false }` [INFO] [stdout] 803734c5591df3e126cafb23d3da56134c89de9c714b80ec62f724e8fc093cbc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 862198b8835a13d98f7d6822d30b8d5c7d8344a5aa201c7dfd5f4b328df6612a [INFO] running `Command { std: "docker" "start" "-a" "862198b8835a13d98f7d6822d30b8d5c7d8344a5aa201c7dfd5f4b328df6612a", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling hdf5-sys v0.8.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `RuntimeError` is never constructed [INFO] [stdout] --> build.rs:73:8 [INFO] [stdout] | [INFO] [stdout] 73 | struct RuntimeError(String); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | #![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 for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | #![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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | #![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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | #![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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/lib.rs:18:33 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(all(feature = "mpio", not(feature = "have-parallel")))] [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 `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5vl.rs:2:8 [INFO] [stdout] | [INFO] [stdout] 2 | #![cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.15` [INFO] [stdout] --> src/lib.rs:44:7 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg(feature = "1.8.15")] [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 `1.8.15` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(all(feature = "1.10.0", have_stdbool_h))] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `have_stdbool_h` [INFO] [stdout] --> src/h5.rs:15:31 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(all(feature = "1.10.0", have_stdbool_h))] [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(have_stdbool_h)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_stdbool_h)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(any(not(feature = "1.10.0"), not(have_stdbool_h)))] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `have_stdbool_h` [INFO] [stdout] --> src/h5.rs:17:40 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(any(not(feature = "1.10.0"), not(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(have_stdbool_h)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_stdbool_h)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.13` [INFO] [stdout] --> src/h5.rs:74:7 [INFO] [stdout] | [INFO] [stdout] 74 | #[cfg(feature = "1.8.13")] [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 `1.8.13` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.15` [INFO] [stdout] --> src/h5.rs:79:7 [INFO] [stdout] | [INFO] [stdout] 79 | #[cfg(feature = "1.8.15")] [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 `1.8.15` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.16` [INFO] [stdout] --> src/h5.rs:85:7 [INFO] [stdout] | [INFO] [stdout] 85 | #[cfg(feature = "1.8.16")] [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 `1.8.16` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.7` [INFO] [stdout] --> src/h5.rs:90:15 [INFO] [stdout] | [INFO] [stdout] 90 | #[cfg(any(all(feature = "1.10.7", not(feature = "1.12.0")), feature = "1.12.1"))] [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 `1.10.7` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5.rs:90:39 [INFO] [stdout] | [INFO] [stdout] 90 | #[cfg(any(all(feature = "1.10.7", not(feature = "1.12.0")), feature = "1.12.1"))] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.1` [INFO] [stdout] --> src/h5.rs:90:61 [INFO] [stdout] | [INFO] [stdout] 90 | #[cfg(any(all(feature = "1.10.7", not(feature = "1.12.0")), feature = "1.12.1"))] [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 `1.12.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.7` [INFO] [stdout] --> src/h5.rs:102:15 [INFO] [stdout] | [INFO] [stdout] 102 | #[cfg(any(all(feature = "1.10.7", not(feature = "1.12.0")), feature = "1.12.1"))] [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 `1.10.7` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5.rs:102:39 [INFO] [stdout] | [INFO] [stdout] 102 | #[cfg(any(all(feature = "1.10.7", not(feature = "1.12.0")), feature = "1.12.1"))] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.1` [INFO] [stdout] --> src/h5.rs:102:61 [INFO] [stdout] | [INFO] [stdout] 102 | #[cfg(any(all(feature = "1.10.7", not(feature = "1.12.0")), feature = "1.12.1"))] [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 `1.12.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/h5ac.rs:61:7 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "1.10.1")] [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 `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/h5ac.rs:81:7 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg(feature = "1.10.1")] [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 `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5ac.rs:48:15 [INFO] [stdout] | [INFO] [stdout] 48 | #[cfg(not(feature = "1.10.0"))] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5ac.rs:50:11 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "1.10.0")] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5d.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(not(feature = "1.10.0"))] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.11` [INFO] [stdout] --> src/h5d.rs:137:7 [INFO] [stdout] | [INFO] [stdout] 137 | #[cfg(feature = "1.8.11")] [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 `1.8.11` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.11` [INFO] [stdout] --> src/h5d.rs:145:7 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg(feature = "1.8.11")] [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 `1.8.11` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.11` [INFO] [stdout] --> src/h5d.rs:204:7 [INFO] [stdout] | [INFO] [stdout] 204 | #[cfg(feature = "1.8.11")] [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 `1.8.11` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5d.rs:216:7 [INFO] [stdout] | [INFO] [stdout] 216 | #[cfg(feature = "1.10.0")] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5d.rs:263:7 [INFO] [stdout] | [INFO] [stdout] 263 | #[cfg(feature = "1.10.0")] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.3` [INFO] [stdout] --> src/h5d.rs:266:7 [INFO] [stdout] | [INFO] [stdout] 266 | #[cfg(feature = "1.10.3")] [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 `1.10.3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.5` [INFO] [stdout] --> src/h5d.rs:277:7 [INFO] [stdout] | [INFO] [stdout] 277 | #[cfg(feature = "1.10.5")] [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 `1.10.5` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5d.rs:183:16 [INFO] [stdout] | [INFO] [stdout] 183 | #[cfg_attr(feature = "1.12.0", deprecated(note = "deprecated in HDF5 1.12.0, use H5Treclaim"))] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.1` [INFO] [stdout] --> src/h5e.rs:292:11 [INFO] [stdout] | [INFO] [stdout] 292 | #[cfg(feature = "1.12.1")] [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 `1.12.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.1` [INFO] [stdout] --> src/h5e.rs:294:11 [INFO] [stdout] | [INFO] [stdout] 294 | #[cfg(feature = "1.12.1")] [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 `1.12.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.1` [INFO] [stdout] --> src/h5e.rs:296:11 [INFO] [stdout] | [INFO] [stdout] 296 | #[cfg(feature = "1.12.1")] [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 `1.12.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5f.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(not(feature = "1.10.0"))] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5f.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "1.10.0")] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5f.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg_attr(feature = "1.10.0", deprecated(note = "deprecated in HDF5 1.10.0"))] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5f.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg_attr(feature = "1.10.0", deprecated(note = "deprecated in HDF5 1.10.0, use H5F_info2_t"))] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5f.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 85 | #[cfg_attr(feature = "1.10.0", deprecated(note = "deprecated in HDF5 1.10.0, use H5F_info2_t"))] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.2` [INFO] [stdout] --> src/h5f.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | #[cfg(not(feature = "1.10.2"))] [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 `1.10.2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.2` [INFO] [stdout] --> src/h5f.rs:121:7 [INFO] [stdout] | [INFO] [stdout] 121 | #[cfg(feature = "1.10.2")] [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 `1.10.2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.2` [INFO] [stdout] --> src/h5f.rs:132:7 [INFO] [stdout] | [INFO] [stdout] 132 | #[cfg(feature = "1.10.2")] [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 `1.10.2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.7` [INFO] [stdout] --> src/h5f.rs:184:7 [INFO] [stdout] | [INFO] [stdout] 184 | #[cfg(feature = "1.8.7")] [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 `1.8.7` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.9` [INFO] [stdout] --> src/h5f.rs:189:7 [INFO] [stdout] | [INFO] [stdout] 189 | #[cfg(feature = "1.8.9")] [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 `1.8.9` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.9` [INFO] [stdout] --> src/h5f.rs:194:11 [INFO] [stdout] | [INFO] [stdout] 194 | #[cfg(all(feature = "1.8.9", feature = "have-parallel"))] [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 `1.8.9` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/h5f.rs:194:30 [INFO] [stdout] | [INFO] [stdout] 194 | #[cfg(all(feature = "1.8.9", feature = "have-parallel"))] [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 `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5f.rs:200:7 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg(feature = "1.10.0")] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5f.rs:329:7 [INFO] [stdout] | [INFO] [stdout] 329 | #[cfg(feature = "1.10.0")] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/h5f.rs:332:7 [INFO] [stdout] | [INFO] [stdout] 332 | #[cfg(feature = "1.10.1")] [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 `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/h5f.rs:366:7 [INFO] [stdout] | [INFO] [stdout] 366 | #[cfg(feature = "1.10.1")] [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 `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.5` [INFO] [stdout] --> src/h5f.rs:369:7 [INFO] [stdout] | [INFO] [stdout] 369 | #[cfg(feature = "1.10.5")] [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 `1.10.5` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_2` [INFO] [stdout] --> src/h5f.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5f.rs:148:11 [INFO] [stdout] | [INFO] [stdout] 148 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5f.rs:157:11 [INFO] [stdout] | [INFO] [stdout] 157 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5f.rs:162:11 [INFO] [stdout] | [INFO] [stdout] 162 | #[cfg(feature = "1.12.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `deprecated`, `hdf5-src`, `hl`, `libz-sys`, `mpi-sys`, `mpio`, `static`, `threadsafe`, and `zlib` [INFO] [stdout] = help: consider adding `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5f.rs:322:9 [INFO] [stdout] | [INFO] [stdout] 322 | feature = "1.10.0", [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5f.rs:325:20 [INFO] [stdout] | [INFO] [stdout] 325 | #[cfg_attr(not(feature = "1.10.0"), link_name = "H5Fget_info")] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.2` [INFO] [stdout] --> src/h5fd.rs:70:7 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg(feature = "1.10.2")] [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 `1.10.2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.9` [INFO] [stdout] --> src/h5fd.rs:265:7 [INFO] [stdout] | [INFO] [stdout] 265 | #[cfg(feature = "1.8.9")] [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 `1.8.9` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.9` [INFO] [stdout] --> src/h5fd.rs:305:7 [INFO] [stdout] | [INFO] [stdout] 305 | #[cfg(feature = "1.8.9")] [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 `1.8.9` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/h5fd.rs:355:7 [INFO] [stdout] | [INFO] [stdout] 355 | #[cfg(feature = "have-parallel")] [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 `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-direct` [INFO] [stdout] --> src/h5fd.rs:360:7 [INFO] [stdout] | [INFO] [stdout] 360 | #[cfg(feature = "have-direct")] [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 `have-direct` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5fd.rs:365:7 [INFO] [stdout] | [INFO] [stdout] 365 | #[cfg(feature = "1.10.0")] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.6` [INFO] [stdout] --> src/h5fd.rs:371:7 [INFO] [stdout] | [INFO] [stdout] 371 | #[cfg(feature = "1.10.6")] [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 `1.10.6` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.6` [INFO] [stdout] --> src/h5fd.rs:396:7 [INFO] [stdout] | [INFO] [stdout] 396 | #[cfg(feature = "1.10.6")] [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 `1.10.6` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.7` [INFO] [stdout] --> src/h5fd.rs:420:15 [INFO] [stdout] | [INFO] [stdout] 420 | #[cfg(any(all(feature = "1.10.7", not(feature = "1.12.0")), feature = "1.12.1"))] [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 `1.10.7` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5fd.rs:420:39 [INFO] [stdout] | [INFO] [stdout] 420 | #[cfg(any(all(feature = "1.10.7", not(feature = "1.12.0")), feature = "1.12.1"))] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.1` [INFO] [stdout] --> src/h5fd.rs:420:61 [INFO] [stdout] | [INFO] [stdout] 420 | #[cfg(any(all(feature = "1.10.7", not(feature = "1.12.0")), feature = "1.12.1"))] [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 `1.12.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.2` [INFO] [stdout] --> src/h5fd.rs:450:7 [INFO] [stdout] | [INFO] [stdout] 450 | #[cfg(feature = "1.10.2")] [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 `1.10.2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5g.rs:109:7 [INFO] [stdout] | [INFO] [stdout] 109 | #[cfg(feature = "1.10.0")] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5i.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 35 | #[cfg(feature = "1.10.0")] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5i.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(not(feature = "1.10.0"))] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5i.rs:46:7 [INFO] [stdout] | [INFO] [stdout] 46 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5i.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.2` [INFO] [stdout] --> src/h5i.rs:20:16 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg_attr(feature = "1.10.2", deprecated(note = "deprecated in HDF5 1.10.2"))] [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 `1.10.2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5i.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(not(feature = "1.12.0"))] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5i.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5i.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5i.rs:68:11 [INFO] [stdout] | [INFO] [stdout] 68 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5l.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5l.rs:68:7 [INFO] [stdout] | [INFO] [stdout] 68 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5l.rs:77:7 [INFO] [stdout] | [INFO] [stdout] 77 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5l.rs:86:7 [INFO] [stdout] | [INFO] [stdout] 86 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5l.rs:92:7 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5l.rs:179:7 [INFO] [stdout] | [INFO] [stdout] 179 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5l.rs:330:11 [INFO] [stdout] | [INFO] [stdout] 330 | #[cfg(not(feature = "1.12.0"))] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5l.rs:334:7 [INFO] [stdout] | [INFO] [stdout] 334 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5l.rs:231:9 [INFO] [stdout] | [INFO] [stdout] 231 | feature = "1.12.0", [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5l.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 234 | #[cfg_attr(not(feature = "1.12.0"), link_name = "H5Lget_info")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5l.rs:238:11 [INFO] [stdout] | [INFO] [stdout] 238 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0` [INFO] [stdout] --> src/h5l.rs:243:9 [INFO] [stdout] | [INFO] [stdout] 243 | 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5l.rs:246:20 [INFO] [stdout] | [INFO] [stdout] 246 | #[cfg_attr(not(feature = "1.12.0"), link_name = "H5Lget_info_by_idx")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5l.rs:251:11 [INFO] [stdout] | [INFO] [stdout] 251 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5l.rs:261:9 [INFO] [stdout] | [INFO] [stdout] 261 | feature = "1.12.0", [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5l.rs:264:20 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(not(feature = "1.12.0"), link_name = "H5Literate")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5l.rs:269:11 [INFO] [stdout] | [INFO] [stdout] 269 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0` [INFO] [stdout] --> src/h5l.rs:275:9 [INFO] [stdout] | [INFO] [stdout] 275 | 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5l.rs:278:20 [INFO] [stdout] | [INFO] [stdout] 278 | #[cfg_attr(not(feature = "1.12.0"), link_name = "H5Literate_by_name")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5l.rs:283:11 [INFO] [stdout] | [INFO] [stdout] 283 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5l.rs:288:16 [INFO] [stdout] | [INFO] [stdout] 288 | #[cfg_attr(feature = "1.12.0", deprecated(note = "deprecated in HDF5 1.12.0, use H5Lvisit2()"))] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5l.rs:289:20 [INFO] [stdout] | [INFO] [stdout] 289 | #[cfg_attr(not(feature = "1.12.0"), link_name = "H5Lvisit")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5l.rs:294:11 [INFO] [stdout] | [INFO] [stdout] 294 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0` [INFO] [stdout] --> src/h5l.rs:300:9 [INFO] [stdout] | [INFO] [stdout] 300 | 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5l.rs:303:20 [INFO] [stdout] | [INFO] [stdout] 303 | #[cfg_attr(not(feature = "1.12.0"), link_name = "H5Lvisit_by_name")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5l.rs:308:11 [INFO] [stdout] | [INFO] [stdout] 308 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5o.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(not(feature = "1.12.0"))] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5o.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.3` [INFO] [stdout] --> src/h5o.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(not(feature = "1.10.3"))] [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 `1.10.3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.9` [INFO] [stdout] --> src/h5o.rs:28:11 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(not(feature = "1.8.9"))] [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 `1.8.9` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.9` [INFO] [stdout] --> src/h5o.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "1.8.9")] [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 `1.8.9` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.9` [INFO] [stdout] --> src/h5o.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "1.8.9")] [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 `1.8.9` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.3` [INFO] [stdout] --> src/h5o.rs:61:7 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "1.10.3")] [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 `1.10.3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.3` [INFO] [stdout] --> src/h5o.rs:63:7 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg(feature = "1.10.3")] [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 `1.10.3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.3` [INFO] [stdout] --> src/h5o.rs:65:7 [INFO] [stdout] | [INFO] [stdout] 65 | #[cfg(feature = "1.10.3")] [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 `1.10.3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.3` [INFO] [stdout] --> src/h5o.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg(all(feature = "1.10.3", not(feature = "1.12.0")))] [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 `1.10.3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5o.rs:67:35 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg(all(feature = "1.10.3", not(feature = "1.12.0")))] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.3` [INFO] [stdout] --> src/h5o.rs:69:11 [INFO] [stdout] | [INFO] [stdout] 69 | #[cfg(all(feature = "1.10.3", not(feature = "1.12.0")))] [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 `1.10.3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5o.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | #[cfg(all(feature = "1.10.3", not(feature = "1.12.0")))] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.3` [INFO] [stdout] --> src/h5o.rs:71:11 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg(all(feature = "1.10.3", not(feature = "1.12.0")))] [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 `1.10.3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5o.rs:71:35 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg(all(feature = "1.10.3", not(feature = "1.12.0")))] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5o.rs:74:7 [INFO] [stdout] | [INFO] [stdout] 74 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5o.rs:77:7 [INFO] [stdout] | [INFO] [stdout] 77 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5o.rs:79:7 [INFO] [stdout] | [INFO] [stdout] 79 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5o.rs:81:7 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5o.rs:187:7 [INFO] [stdout] | [INFO] [stdout] 187 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.9` [INFO] [stdout] --> src/h5o.rs:205:7 [INFO] [stdout] | [INFO] [stdout] 205 | #[cfg(feature = "1.8.9")] [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 `1.8.9` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.3` [INFO] [stdout] --> src/h5o.rs:209:11 [INFO] [stdout] | [INFO] [stdout] 209 | #[cfg(not(feature = "1.10.3"))] [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 `1.10.3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.5` [INFO] [stdout] --> src/h5o.rs:263:7 [INFO] [stdout] | [INFO] [stdout] 263 | #[cfg(feature = "1.8.5")] [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 `1.8.5` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.5` [INFO] [stdout] --> src/h5o.rs:266:7 [INFO] [stdout] | [INFO] [stdout] 266 | #[cfg(feature = "1.8.5")] [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 `1.8.5` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5o.rs:271:7 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg(feature = "1.10.0")] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.3` [INFO] [stdout] --> src/h5o.rs:280:7 [INFO] [stdout] | [INFO] [stdout] 280 | #[cfg(feature = "1.10.3")] [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 `1.10.3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.3` [INFO] [stdout] --> src/h5o.rs:333:7 [INFO] [stdout] | [INFO] [stdout] 333 | #[cfg(feature = "1.10.3")] [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 `1.10.3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.5` [INFO] [stdout] --> src/h5o.rs:336:7 [INFO] [stdout] | [INFO] [stdout] 336 | #[cfg(feature = "1.10.5")] [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 `1.10.5` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5o.rs:364:7 [INFO] [stdout] | [INFO] [stdout] 364 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5o.rs:369:7 [INFO] [stdout] | [INFO] [stdout] 369 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5o.rs:374:7 [INFO] [stdout] | [INFO] [stdout] 374 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5o.rs:381:7 [INFO] [stdout] | [INFO] [stdout] 381 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5o.rs:396:7 [INFO] [stdout] | [INFO] [stdout] 396 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5o.rs:404:7 [INFO] [stdout] | [INFO] [stdout] 404 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5o.rs:421:7 [INFO] [stdout] | [INFO] [stdout] 421 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5o.rs:463:7 [INFO] [stdout] | [INFO] [stdout] 463 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5o.rs:466:67 [INFO] [stdout] | [INFO] [stdout] 466 | #[cfg(all(not(all(target_env = "msvc", not(feature = "static"))), feature = "1.12.0"))] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5o.rs:472:57 [INFO] [stdout] | [INFO] [stdout] 472 | #[cfg(all(target_env = "msvc", not(feature = "static"), feature = "1.12.0"))] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5o.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.5` [INFO] [stdout] --> src/h5o.rs:325:15 [INFO] [stdout] | [INFO] [stdout] 325 | #[cfg(not(feature = "1.10.5"))] [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 `1.10.5` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.9` [INFO] [stdout] --> src/h5p.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "1.8.9")] [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 `1.8.9` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.9` [INFO] [stdout] --> src/h5p.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "1.8.9")] [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 `1.8.9` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/h5p.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "1.10.1")] [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 `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.14` [INFO] [stdout] --> src/h5p.rs:49:15 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(all(not(feature = "1.8.14"), not(all(target_env = "msvc", not(feature = "static")))))] [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 `1.8.14` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.14` [INFO] [stdout] --> src/h5p.rs:89:11 [INFO] [stdout] | [INFO] [stdout] 89 | #[cfg(all(feature = "1.8.14", not(all(target_env = "msvc", not(feature = "static")))))] [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 `1.8.14` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.14` [INFO] [stdout] --> src/h5p.rs:145:15 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg(all(not(feature = "1.8.14"), all(target_env = "msvc", not(feature = "static"))))] [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 `1.8.14` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.14` [INFO] [stdout] --> src/h5p.rs:186:11 [INFO] [stdout] | [INFO] [stdout] 186 | #[cfg(all(feature = "1.8.14", all(target_env = "msvc", not(feature = "static"))))] [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 `1.8.14` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/h5p.rs:544:7 [INFO] [stdout] | [INFO] [stdout] 544 | #[cfg(feature = "have-parallel")] [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 `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/h5p.rs:590:7 [INFO] [stdout] | [INFO] [stdout] 590 | #[cfg(feature = "have-parallel")] [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 `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.7` [INFO] [stdout] --> src/h5p.rs:598:7 [INFO] [stdout] | [INFO] [stdout] 598 | #[cfg(feature = "1.8.7")] [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 `1.8.7` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.9` [INFO] [stdout] --> src/h5p.rs:604:7 [INFO] [stdout] | [INFO] [stdout] 604 | #[cfg(feature = "1.8.9")] [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 `1.8.9` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.13` [INFO] [stdout] --> src/h5p.rs:626:7 [INFO] [stdout] | [INFO] [stdout] 626 | #[cfg(feature = "1.8.13")] [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 `1.8.13` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.17` [INFO] [stdout] --> src/h5p.rs:636:7 [INFO] [stdout] | [INFO] [stdout] 636 | #[cfg(feature = "1.8.17")] [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 `1.8.17` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5p.rs:642:7 [INFO] [stdout] | [INFO] [stdout] 642 | #[cfg(feature = "1.10.0")] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5p.rs:648:7 [INFO] [stdout] | [INFO] [stdout] 648 | #[cfg(feature = "1.10.0")] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5p.rs:722:11 [INFO] [stdout] | [INFO] [stdout] 722 | #[cfg(all(feature = "1.10.0", not(feature = "1.12.0")))] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5p.rs:722:35 [INFO] [stdout] | [INFO] [stdout] 722 | #[cfg(all(feature = "1.10.0", not(feature = "1.12.0")))] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5p.rs:724:7 [INFO] [stdout] | [INFO] [stdout] 724 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5p.rs:727:11 [INFO] [stdout] | [INFO] [stdout] 727 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/h5p.rs:727:31 [INFO] [stdout] | [INFO] [stdout] 727 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [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 `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/h5p.rs:735:7 [INFO] [stdout] | [INFO] [stdout] 735 | #[cfg(feature = "1.10.1")] [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 `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.2` [INFO] [stdout] --> src/h5p.rs:762:7 [INFO] [stdout] | [INFO] [stdout] 762 | #[cfg(feature = "1.10.2")] [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 `1.10.2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.5` [INFO] [stdout] --> src/h5p.rs:768:7 [INFO] [stdout] | [INFO] [stdout] 768 | #[cfg(feature = "1.10.5")] [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 `1.10.5` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.7` [INFO] [stdout] --> src/h5p.rs:774:15 [INFO] [stdout] | [INFO] [stdout] 774 | #[cfg(any(all(feature = "1.10.7", not(feature = "1.12.0")), feature = "1.12.1"))] [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 `1.10.7` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5p.rs:774:39 [INFO] [stdout] | [INFO] [stdout] 774 | #[cfg(any(all(feature = "1.10.7", not(feature = "1.12.0")), feature = "1.12.1"))] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.1` [INFO] [stdout] --> src/h5p.rs:774:61 [INFO] [stdout] | [INFO] [stdout] 774 | #[cfg(any(all(feature = "1.10.7", not(feature = "1.12.0")), feature = "1.12.1"))] [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 `1.12.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5p.rs:785:7 [INFO] [stdout] | [INFO] [stdout] 785 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5p.rs:128:11 [INFO] [stdout] | [INFO] [stdout] 128 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5p.rs:141:11 [INFO] [stdout] | [INFO] [stdout] 141 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5p.rs:471:9 [INFO] [stdout] | [INFO] [stdout] 471 | feature = "1.10.0", [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-direct` [INFO] [stdout] --> src/h5p.rs:534:11 [INFO] [stdout] | [INFO] [stdout] 534 | #[cfg(feature = "have-direct")] [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 `have-direct` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/h5p.rs:538:11 [INFO] [stdout] | [INFO] [stdout] 538 | #[cfg(feature = "have-parallel")] [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 `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5p.rs:696:9 [INFO] [stdout] | [INFO] [stdout] 696 | feature = "1.12.0", [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5p.rs:699:20 [INFO] [stdout] | [INFO] [stdout] 699 | #[cfg_attr(not(feature = "1.12.0"), link_name = "H5Pencode")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5p.rs:701:11 [INFO] [stdout] | [INFO] [stdout] 701 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_1` [INFO] [stdout] --> 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_1` [INFO] [stdout] --> src/h5p.rs:714:9 [INFO] [stdout] | [INFO] [stdout] 714 | 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5r.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(not(feature = "1.10.0"))] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5r.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(feature = "1.10.0")] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5r.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(not(feature = "1.12.0"))] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5r.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5r.rs:68:7 [INFO] [stdout] | [INFO] [stdout] 68 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5r.rs:71:7 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5r.rs:79:7 [INFO] [stdout] | [INFO] [stdout] 79 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5r.rs:86:7 [INFO] [stdout] | [INFO] [stdout] 86 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5r.rs:93:7 [INFO] [stdout] | [INFO] [stdout] 93 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5r.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | feature = "1.10.0", [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5r.rs:60:20 [INFO] [stdout] | [INFO] [stdout] 60 | #[cfg_attr(not(feature = "1.10.0"), link_name = "H5Rdereference")] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5r.rs:62:11 [INFO] [stdout] | [INFO] [stdout] 62 | #[cfg(feature = "1.10.0")] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5s.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(not(feature = "1.12.0"))] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5s.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5s.rs:109:7 [INFO] [stdout] | [INFO] [stdout] 109 | #[cfg(feature = "1.10.0")] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5s.rs:118:11 [INFO] [stdout] | [INFO] [stdout] 118 | #[cfg(any(feature = "1.12.0", feature = "1.10.7"))] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.7` [INFO] [stdout] --> src/h5s.rs:118:31 [INFO] [stdout] | [INFO] [stdout] 118 | #[cfg(any(feature = "1.12.0", feature = "1.10.7"))] [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 `1.10.7` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5s.rs:137:7 [INFO] [stdout] | [INFO] [stdout] 137 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.1` [INFO] [stdout] --> src/h5s.rs:147:7 [INFO] [stdout] | [INFO] [stdout] 147 | #[cfg(feature = "1.12.1")] [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 `1.12.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5s.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | feature = "1.12.0", [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5s.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | #[cfg_attr(not(feature = "1.12.0"), link_name = "H5Sencode")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5s.rs:70:11 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.6` [INFO] [stdout] --> src/h5t.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "1.8.6")] [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 `1.8.6` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.6` [INFO] [stdout] --> src/h5t.rs:54:11 [INFO] [stdout] | [INFO] [stdout] 54 | #[cfg(not(feature = "1.8.6"))] [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 `1.8.6` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5t.rs:543:7 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(feature = "1.10.0")] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5t.rs:549:7 [INFO] [stdout] | [INFO] [stdout] 549 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5t.rs:444:11 [INFO] [stdout] | [INFO] [stdout] 444 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.15` [INFO] [stdout] --> src/h5pl.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "1.8.15")] [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 `1.8.15` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.15` [INFO] [stdout] --> src/h5pl.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "1.8.15")] [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 `1.8.15` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/h5pl.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "1.10.1")] [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 `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5pl.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5pl.rs:15:15 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | #![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 for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | #![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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | #![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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | #![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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/lib.rs:18:33 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(all(feature = "mpio", not(feature = "have-parallel")))] [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 `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5vl.rs:2:8 [INFO] [stdout] | [INFO] [stdout] 2 | #![cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.15` [INFO] [stdout] --> src/lib.rs:44:7 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg(feature = "1.8.15")] [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 `1.8.15` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(all(feature = "1.10.0", have_stdbool_h))] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `have_stdbool_h` [INFO] [stdout] --> src/h5.rs:15:31 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(all(feature = "1.10.0", have_stdbool_h))] [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(have_stdbool_h)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_stdbool_h)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(any(not(feature = "1.10.0"), not(have_stdbool_h)))] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `have_stdbool_h` [INFO] [stdout] --> src/h5.rs:17:40 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(any(not(feature = "1.10.0"), not(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(have_stdbool_h)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_stdbool_h)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.13` [INFO] [stdout] --> src/h5.rs:74:7 [INFO] [stdout] | [INFO] [stdout] 74 | #[cfg(feature = "1.8.13")] [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 `1.8.13` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.15` [INFO] [stdout] --> src/h5.rs:79:7 [INFO] [stdout] | [INFO] [stdout] 79 | #[cfg(feature = "1.8.15")] [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 `1.8.15` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.16` [INFO] [stdout] --> src/h5.rs:85:7 [INFO] [stdout] | [INFO] [stdout] 85 | #[cfg(feature = "1.8.16")] [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 `1.8.16` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.7` [INFO] [stdout] --> src/h5.rs:90:15 [INFO] [stdout] | [INFO] [stdout] 90 | #[cfg(any(all(feature = "1.10.7", not(feature = "1.12.0")), feature = "1.12.1"))] [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 `1.10.7` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5.rs:90:39 [INFO] [stdout] | [INFO] [stdout] 90 | #[cfg(any(all(feature = "1.10.7", not(feature = "1.12.0")), feature = "1.12.1"))] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.1` [INFO] [stdout] --> src/h5.rs:90:61 [INFO] [stdout] | [INFO] [stdout] 90 | #[cfg(any(all(feature = "1.10.7", not(feature = "1.12.0")), feature = "1.12.1"))] [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 `1.12.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.7` [INFO] [stdout] --> src/h5.rs:102:15 [INFO] [stdout] | [INFO] [stdout] 102 | #[cfg(any(all(feature = "1.10.7", not(feature = "1.12.0")), feature = "1.12.1"))] [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 `1.10.7` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5.rs:102:39 [INFO] [stdout] | [INFO] [stdout] 102 | #[cfg(any(all(feature = "1.10.7", not(feature = "1.12.0")), feature = "1.12.1"))] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.1` [INFO] [stdout] --> src/h5.rs:102:61 [INFO] [stdout] | [INFO] [stdout] 102 | #[cfg(any(all(feature = "1.10.7", not(feature = "1.12.0")), feature = "1.12.1"))] [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 `1.12.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/h5ac.rs:61:7 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "1.10.1")] [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 `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/h5ac.rs:81:7 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg(feature = "1.10.1")] [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 `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5ac.rs:48:15 [INFO] [stdout] | [INFO] [stdout] 48 | #[cfg(not(feature = "1.10.0"))] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5ac.rs:50:11 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "1.10.0")] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5d.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(not(feature = "1.10.0"))] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.11` [INFO] [stdout] --> src/h5d.rs:137:7 [INFO] [stdout] | [INFO] [stdout] 137 | #[cfg(feature = "1.8.11")] [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 `1.8.11` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.11` [INFO] [stdout] --> src/h5d.rs:145:7 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg(feature = "1.8.11")] [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 `1.8.11` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.11` [INFO] [stdout] --> src/h5d.rs:204:7 [INFO] [stdout] | [INFO] [stdout] 204 | #[cfg(feature = "1.8.11")] [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 `1.8.11` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5d.rs:216:7 [INFO] [stdout] | [INFO] [stdout] 216 | #[cfg(feature = "1.10.0")] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5d.rs:263:7 [INFO] [stdout] | [INFO] [stdout] 263 | #[cfg(feature = "1.10.0")] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.3` [INFO] [stdout] --> src/h5d.rs:266:7 [INFO] [stdout] | [INFO] [stdout] 266 | #[cfg(feature = "1.10.3")] [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 `1.10.3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.5` [INFO] [stdout] --> src/h5d.rs:277:7 [INFO] [stdout] | [INFO] [stdout] 277 | #[cfg(feature = "1.10.5")] [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 `1.10.5` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5d.rs:183:16 [INFO] [stdout] | [INFO] [stdout] 183 | #[cfg_attr(feature = "1.12.0", deprecated(note = "deprecated in HDF5 1.12.0, use H5Treclaim"))] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.1` [INFO] [stdout] --> src/h5e.rs:292:11 [INFO] [stdout] | [INFO] [stdout] 292 | #[cfg(feature = "1.12.1")] [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 `1.12.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.1` [INFO] [stdout] --> src/h5e.rs:294:11 [INFO] [stdout] | [INFO] [stdout] 294 | #[cfg(feature = "1.12.1")] [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 `1.12.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.1` [INFO] [stdout] --> src/h5e.rs:296:11 [INFO] [stdout] | [INFO] [stdout] 296 | #[cfg(feature = "1.12.1")] [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 `1.12.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5f.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(not(feature = "1.10.0"))] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5f.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "1.10.0")] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5f.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg_attr(feature = "1.10.0", deprecated(note = "deprecated in HDF5 1.10.0"))] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5f.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg_attr(feature = "1.10.0", deprecated(note = "deprecated in HDF5 1.10.0, use H5F_info2_t"))] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5f.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 85 | #[cfg_attr(feature = "1.10.0", deprecated(note = "deprecated in HDF5 1.10.0, use H5F_info2_t"))] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.2` [INFO] [stdout] --> src/h5f.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | #[cfg(not(feature = "1.10.2"))] [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 `1.10.2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.2` [INFO] [stdout] --> src/h5f.rs:121:7 [INFO] [stdout] | [INFO] [stdout] 121 | #[cfg(feature = "1.10.2")] [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 `1.10.2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.2` [INFO] [stdout] --> src/h5f.rs:132:7 [INFO] [stdout] | [INFO] [stdout] 132 | #[cfg(feature = "1.10.2")] [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 `1.10.2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.7` [INFO] [stdout] --> src/h5f.rs:184:7 [INFO] [stdout] | [INFO] [stdout] 184 | #[cfg(feature = "1.8.7")] [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 `1.8.7` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.9` [INFO] [stdout] --> src/h5f.rs:189:7 [INFO] [stdout] | [INFO] [stdout] 189 | #[cfg(feature = "1.8.9")] [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 `1.8.9` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.9` [INFO] [stdout] --> src/h5f.rs:194:11 [INFO] [stdout] | [INFO] [stdout] 194 | #[cfg(all(feature = "1.8.9", feature = "have-parallel"))] [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 `1.8.9` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/h5f.rs:194:30 [INFO] [stdout] | [INFO] [stdout] 194 | #[cfg(all(feature = "1.8.9", feature = "have-parallel"))] [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 `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5f.rs:200:7 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg(feature = "1.10.0")] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5f.rs:329:7 [INFO] [stdout] | [INFO] [stdout] 329 | #[cfg(feature = "1.10.0")] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/h5f.rs:332:7 [INFO] [stdout] | [INFO] [stdout] 332 | #[cfg(feature = "1.10.1")] [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 `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/h5f.rs:366:7 [INFO] [stdout] | [INFO] [stdout] 366 | #[cfg(feature = "1.10.1")] [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 `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.5` [INFO] [stdout] --> src/h5f.rs:369:7 [INFO] [stdout] | [INFO] [stdout] 369 | #[cfg(feature = "1.10.5")] [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 `1.10.5` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_2` [INFO] [stdout] --> src/h5f.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5f.rs:148:11 [INFO] [stdout] | [INFO] [stdout] 148 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5f.rs:157:11 [INFO] [stdout] | [INFO] [stdout] 157 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5f.rs:162:11 [INFO] [stdout] | [INFO] [stdout] 162 | #[cfg(feature = "1.12.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `deprecated`, `hdf5-src`, `hl`, `libz-sys`, `mpi-sys`, `mpio`, `static`, `threadsafe`, and `zlib` [INFO] [stdout] = help: consider adding `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5f.rs:322:9 [INFO] [stdout] | [INFO] [stdout] 322 | feature = "1.10.0", [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5f.rs:325:20 [INFO] [stdout] | [INFO] [stdout] 325 | #[cfg_attr(not(feature = "1.10.0"), link_name = "H5Fget_info")] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.2` [INFO] [stdout] --> src/h5fd.rs:70:7 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg(feature = "1.10.2")] [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 `1.10.2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.9` [INFO] [stdout] --> src/h5fd.rs:265:7 [INFO] [stdout] | [INFO] [stdout] 265 | #[cfg(feature = "1.8.9")] [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 `1.8.9` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.9` [INFO] [stdout] --> src/h5fd.rs:305:7 [INFO] [stdout] | [INFO] [stdout] 305 | #[cfg(feature = "1.8.9")] [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 `1.8.9` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/h5fd.rs:355:7 [INFO] [stdout] | [INFO] [stdout] 355 | #[cfg(feature = "have-parallel")] [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 `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-direct` [INFO] [stdout] --> src/h5fd.rs:360:7 [INFO] [stdout] | [INFO] [stdout] 360 | #[cfg(feature = "have-direct")] [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 `have-direct` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5fd.rs:365:7 [INFO] [stdout] | [INFO] [stdout] 365 | #[cfg(feature = "1.10.0")] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.6` [INFO] [stdout] --> src/h5fd.rs:371:7 [INFO] [stdout] | [INFO] [stdout] 371 | #[cfg(feature = "1.10.6")] [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 `1.10.6` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.6` [INFO] [stdout] --> src/h5fd.rs:396:7 [INFO] [stdout] | [INFO] [stdout] 396 | #[cfg(feature = "1.10.6")] [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 `1.10.6` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.7` [INFO] [stdout] --> src/h5fd.rs:420:15 [INFO] [stdout] | [INFO] [stdout] 420 | #[cfg(any(all(feature = "1.10.7", not(feature = "1.12.0")), feature = "1.12.1"))] [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 `1.10.7` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5fd.rs:420:39 [INFO] [stdout] | [INFO] [stdout] 420 | #[cfg(any(all(feature = "1.10.7", not(feature = "1.12.0")), feature = "1.12.1"))] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.1` [INFO] [stdout] --> src/h5fd.rs:420:61 [INFO] [stdout] | [INFO] [stdout] 420 | #[cfg(any(all(feature = "1.10.7", not(feature = "1.12.0")), feature = "1.12.1"))] [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 `1.12.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.2` [INFO] [stdout] --> src/h5fd.rs:450:7 [INFO] [stdout] | [INFO] [stdout] 450 | #[cfg(feature = "1.10.2")] [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 `1.10.2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5g.rs:109:7 [INFO] [stdout] | [INFO] [stdout] 109 | #[cfg(feature = "1.10.0")] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5i.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 35 | #[cfg(feature = "1.10.0")] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5i.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(not(feature = "1.10.0"))] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5i.rs:46:7 [INFO] [stdout] | [INFO] [stdout] 46 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5i.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.2` [INFO] [stdout] --> src/h5i.rs:20:16 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg_attr(feature = "1.10.2", deprecated(note = "deprecated in HDF5 1.10.2"))] [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 `1.10.2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5i.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(not(feature = "1.12.0"))] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5i.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5i.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5i.rs:68:11 [INFO] [stdout] | [INFO] [stdout] 68 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5l.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5l.rs:68:7 [INFO] [stdout] | [INFO] [stdout] 68 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5l.rs:77:7 [INFO] [stdout] | [INFO] [stdout] 77 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5l.rs:86:7 [INFO] [stdout] | [INFO] [stdout] 86 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5l.rs:92:7 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5l.rs:179:7 [INFO] [stdout] | [INFO] [stdout] 179 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5l.rs:330:11 [INFO] [stdout] | [INFO] [stdout] 330 | #[cfg(not(feature = "1.12.0"))] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5l.rs:334:7 [INFO] [stdout] | [INFO] [stdout] 334 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5l.rs:231:9 [INFO] [stdout] | [INFO] [stdout] 231 | feature = "1.12.0", [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5l.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 234 | #[cfg_attr(not(feature = "1.12.0"), link_name = "H5Lget_info")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5l.rs:238:11 [INFO] [stdout] | [INFO] [stdout] 238 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0` [INFO] [stdout] --> src/h5l.rs:243:9 [INFO] [stdout] | [INFO] [stdout] 243 | 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5l.rs:246:20 [INFO] [stdout] | [INFO] [stdout] 246 | #[cfg_attr(not(feature = "1.12.0"), link_name = "H5Lget_info_by_idx")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5l.rs:251:11 [INFO] [stdout] | [INFO] [stdout] 251 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5l.rs:261:9 [INFO] [stdout] | [INFO] [stdout] 261 | feature = "1.12.0", [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5l.rs:264:20 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(not(feature = "1.12.0"), link_name = "H5Literate")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5l.rs:269:11 [INFO] [stdout] | [INFO] [stdout] 269 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0` [INFO] [stdout] --> src/h5l.rs:275:9 [INFO] [stdout] | [INFO] [stdout] 275 | 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5l.rs:278:20 [INFO] [stdout] | [INFO] [stdout] 278 | #[cfg_attr(not(feature = "1.12.0"), link_name = "H5Literate_by_name")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5l.rs:283:11 [INFO] [stdout] | [INFO] [stdout] 283 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5l.rs:288:16 [INFO] [stdout] | [INFO] [stdout] 288 | #[cfg_attr(feature = "1.12.0", deprecated(note = "deprecated in HDF5 1.12.0, use H5Lvisit2()"))] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5l.rs:289:20 [INFO] [stdout] | [INFO] [stdout] 289 | #[cfg_attr(not(feature = "1.12.0"), link_name = "H5Lvisit")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5l.rs:294:11 [INFO] [stdout] | [INFO] [stdout] 294 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_12_0` [INFO] [stdout] --> src/h5l.rs:300:9 [INFO] [stdout] | [INFO] [stdout] 300 | 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5l.rs:303:20 [INFO] [stdout] | [INFO] [stdout] 303 | #[cfg_attr(not(feature = "1.12.0"), link_name = "H5Lvisit_by_name")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5l.rs:308:11 [INFO] [stdout] | [INFO] [stdout] 308 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5o.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(not(feature = "1.12.0"))] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5o.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.3` [INFO] [stdout] --> src/h5o.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(not(feature = "1.10.3"))] [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 `1.10.3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.9` [INFO] [stdout] --> src/h5o.rs:28:11 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(not(feature = "1.8.9"))] [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 `1.8.9` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.9` [INFO] [stdout] --> src/h5o.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "1.8.9")] [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 `1.8.9` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.9` [INFO] [stdout] --> src/h5o.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "1.8.9")] [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 `1.8.9` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.3` [INFO] [stdout] --> src/h5o.rs:61:7 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "1.10.3")] [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 `1.10.3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.3` [INFO] [stdout] --> src/h5o.rs:63:7 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg(feature = "1.10.3")] [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 `1.10.3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.3` [INFO] [stdout] --> src/h5o.rs:65:7 [INFO] [stdout] | [INFO] [stdout] 65 | #[cfg(feature = "1.10.3")] [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 `1.10.3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.3` [INFO] [stdout] --> src/h5o.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg(all(feature = "1.10.3", not(feature = "1.12.0")))] [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 `1.10.3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5o.rs:67:35 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg(all(feature = "1.10.3", not(feature = "1.12.0")))] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.3` [INFO] [stdout] --> src/h5o.rs:69:11 [INFO] [stdout] | [INFO] [stdout] 69 | #[cfg(all(feature = "1.10.3", not(feature = "1.12.0")))] [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 `1.10.3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5o.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | #[cfg(all(feature = "1.10.3", not(feature = "1.12.0")))] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.3` [INFO] [stdout] --> src/h5o.rs:71:11 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg(all(feature = "1.10.3", not(feature = "1.12.0")))] [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 `1.10.3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5o.rs:71:35 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg(all(feature = "1.10.3", not(feature = "1.12.0")))] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5o.rs:74:7 [INFO] [stdout] | [INFO] [stdout] 74 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5o.rs:77:7 [INFO] [stdout] | [INFO] [stdout] 77 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5o.rs:79:7 [INFO] [stdout] | [INFO] [stdout] 79 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5o.rs:81:7 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5o.rs:187:7 [INFO] [stdout] | [INFO] [stdout] 187 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.9` [INFO] [stdout] --> src/h5o.rs:205:7 [INFO] [stdout] | [INFO] [stdout] 205 | #[cfg(feature = "1.8.9")] [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 `1.8.9` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.3` [INFO] [stdout] --> src/h5o.rs:209:11 [INFO] [stdout] | [INFO] [stdout] 209 | #[cfg(not(feature = "1.10.3"))] [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 `1.10.3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.5` [INFO] [stdout] --> src/h5o.rs:263:7 [INFO] [stdout] | [INFO] [stdout] 263 | #[cfg(feature = "1.8.5")] [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 `1.8.5` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.5` [INFO] [stdout] --> src/h5o.rs:266:7 [INFO] [stdout] | [INFO] [stdout] 266 | #[cfg(feature = "1.8.5")] [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 `1.8.5` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5o.rs:271:7 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg(feature = "1.10.0")] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.3` [INFO] [stdout] --> src/h5o.rs:280:7 [INFO] [stdout] | [INFO] [stdout] 280 | #[cfg(feature = "1.10.3")] [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 `1.10.3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.3` [INFO] [stdout] --> src/h5o.rs:333:7 [INFO] [stdout] | [INFO] [stdout] 333 | #[cfg(feature = "1.10.3")] [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 `1.10.3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.5` [INFO] [stdout] --> src/h5o.rs:336:7 [INFO] [stdout] | [INFO] [stdout] 336 | #[cfg(feature = "1.10.5")] [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 `1.10.5` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5o.rs:364:7 [INFO] [stdout] | [INFO] [stdout] 364 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5o.rs:369:7 [INFO] [stdout] | [INFO] [stdout] 369 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5o.rs:374:7 [INFO] [stdout] | [INFO] [stdout] 374 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5o.rs:381:7 [INFO] [stdout] | [INFO] [stdout] 381 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5o.rs:396:7 [INFO] [stdout] | [INFO] [stdout] 396 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5o.rs:404:7 [INFO] [stdout] | [INFO] [stdout] 404 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5o.rs:421:7 [INFO] [stdout] | [INFO] [stdout] 421 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5o.rs:463:7 [INFO] [stdout] | [INFO] [stdout] 463 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5o.rs:466:67 [INFO] [stdout] | [INFO] [stdout] 466 | #[cfg(all(not(all(target_env = "msvc", not(feature = "static"))), feature = "1.12.0"))] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5o.rs:472:57 [INFO] [stdout] | [INFO] [stdout] 472 | #[cfg(all(target_env = "msvc", not(feature = "static"), feature = "1.12.0"))] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5o.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.5` [INFO] [stdout] --> src/h5o.rs:325:15 [INFO] [stdout] | [INFO] [stdout] 325 | #[cfg(not(feature = "1.10.5"))] [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 `1.10.5` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.9` [INFO] [stdout] --> src/h5p.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "1.8.9")] [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 `1.8.9` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.9` [INFO] [stdout] --> src/h5p.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "1.8.9")] [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 `1.8.9` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/h5p.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "1.10.1")] [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 `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.14` [INFO] [stdout] --> src/h5p.rs:49:15 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(all(not(feature = "1.8.14"), not(all(target_env = "msvc", not(feature = "static")))))] [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 `1.8.14` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.14` [INFO] [stdout] --> src/h5p.rs:89:11 [INFO] [stdout] | [INFO] [stdout] 89 | #[cfg(all(feature = "1.8.14", not(all(target_env = "msvc", not(feature = "static")))))] [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 `1.8.14` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.14` [INFO] [stdout] --> src/h5p.rs:145:15 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg(all(not(feature = "1.8.14"), all(target_env = "msvc", not(feature = "static"))))] [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 `1.8.14` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.14` [INFO] [stdout] --> src/h5p.rs:186:11 [INFO] [stdout] | [INFO] [stdout] 186 | #[cfg(all(feature = "1.8.14", all(target_env = "msvc", not(feature = "static"))))] [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 `1.8.14` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/h5p.rs:544:7 [INFO] [stdout] | [INFO] [stdout] 544 | #[cfg(feature = "have-parallel")] [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 `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/h5p.rs:590:7 [INFO] [stdout] | [INFO] [stdout] 590 | #[cfg(feature = "have-parallel")] [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 `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.7` [INFO] [stdout] --> src/h5p.rs:598:7 [INFO] [stdout] | [INFO] [stdout] 598 | #[cfg(feature = "1.8.7")] [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 `1.8.7` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.9` [INFO] [stdout] --> src/h5p.rs:604:7 [INFO] [stdout] | [INFO] [stdout] 604 | #[cfg(feature = "1.8.9")] [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 `1.8.9` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.13` [INFO] [stdout] --> src/h5p.rs:626:7 [INFO] [stdout] | [INFO] [stdout] 626 | #[cfg(feature = "1.8.13")] [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 `1.8.13` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.17` [INFO] [stdout] --> src/h5p.rs:636:7 [INFO] [stdout] | [INFO] [stdout] 636 | #[cfg(feature = "1.8.17")] [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 `1.8.17` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5p.rs:642:7 [INFO] [stdout] | [INFO] [stdout] 642 | #[cfg(feature = "1.10.0")] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5p.rs:648:7 [INFO] [stdout] | [INFO] [stdout] 648 | #[cfg(feature = "1.10.0")] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5p.rs:722:11 [INFO] [stdout] | [INFO] [stdout] 722 | #[cfg(all(feature = "1.10.0", not(feature = "1.12.0")))] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5p.rs:722:35 [INFO] [stdout] | [INFO] [stdout] 722 | #[cfg(all(feature = "1.10.0", not(feature = "1.12.0")))] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5p.rs:724:7 [INFO] [stdout] | [INFO] [stdout] 724 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5p.rs:727:11 [INFO] [stdout] | [INFO] [stdout] 727 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/h5p.rs:727:31 [INFO] [stdout] | [INFO] [stdout] 727 | #[cfg(all(feature = "1.10.0", feature = "have-parallel"))] [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 `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/h5p.rs:735:7 [INFO] [stdout] | [INFO] [stdout] 735 | #[cfg(feature = "1.10.1")] [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 `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.2` [INFO] [stdout] --> src/h5p.rs:762:7 [INFO] [stdout] | [INFO] [stdout] 762 | #[cfg(feature = "1.10.2")] [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 `1.10.2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.5` [INFO] [stdout] --> src/h5p.rs:768:7 [INFO] [stdout] | [INFO] [stdout] 768 | #[cfg(feature = "1.10.5")] [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 `1.10.5` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.7` [INFO] [stdout] --> src/h5p.rs:774:15 [INFO] [stdout] | [INFO] [stdout] 774 | #[cfg(any(all(feature = "1.10.7", not(feature = "1.12.0")), feature = "1.12.1"))] [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 `1.10.7` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5p.rs:774:39 [INFO] [stdout] | [INFO] [stdout] 774 | #[cfg(any(all(feature = "1.10.7", not(feature = "1.12.0")), feature = "1.12.1"))] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.1` [INFO] [stdout] --> src/h5p.rs:774:61 [INFO] [stdout] | [INFO] [stdout] 774 | #[cfg(any(all(feature = "1.10.7", not(feature = "1.12.0")), feature = "1.12.1"))] [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 `1.12.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5p.rs:785:7 [INFO] [stdout] | [INFO] [stdout] 785 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5p.rs:128:11 [INFO] [stdout] | [INFO] [stdout] 128 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5p.rs:141:11 [INFO] [stdout] | [INFO] [stdout] 141 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5p.rs:471:9 [INFO] [stdout] | [INFO] [stdout] 471 | feature = "1.10.0", [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-direct` [INFO] [stdout] --> src/h5p.rs:534:11 [INFO] [stdout] | [INFO] [stdout] 534 | #[cfg(feature = "have-direct")] [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 `have-direct` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `have-parallel` [INFO] [stdout] --> src/h5p.rs:538:11 [INFO] [stdout] | [INFO] [stdout] 538 | #[cfg(feature = "have-parallel")] [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 `have-parallel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5p.rs:696:9 [INFO] [stdout] | [INFO] [stdout] 696 | feature = "1.12.0", [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5p.rs:699:20 [INFO] [stdout] | [INFO] [stdout] 699 | #[cfg_attr(not(feature = "1.12.0"), link_name = "H5Pencode")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5p.rs:701:11 [INFO] [stdout] | [INFO] [stdout] 701 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_1` [INFO] [stdout] --> 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `hdf5_1_10_1` [INFO] [stdout] --> src/h5p.rs:714:9 [INFO] [stdout] | [INFO] [stdout] 714 | 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5r.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(not(feature = "1.10.0"))] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5r.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(feature = "1.10.0")] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5r.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(not(feature = "1.12.0"))] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5r.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5r.rs:68:7 [INFO] [stdout] | [INFO] [stdout] 68 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5r.rs:71:7 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5r.rs:79:7 [INFO] [stdout] | [INFO] [stdout] 79 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5r.rs:86:7 [INFO] [stdout] | [INFO] [stdout] 86 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5r.rs:93:7 [INFO] [stdout] | [INFO] [stdout] 93 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5r.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | feature = "1.10.0", [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5r.rs:60:20 [INFO] [stdout] | [INFO] [stdout] 60 | #[cfg_attr(not(feature = "1.10.0"), link_name = "H5Rdereference")] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5r.rs:62:11 [INFO] [stdout] | [INFO] [stdout] 62 | #[cfg(feature = "1.10.0")] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5s.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(not(feature = "1.12.0"))] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5s.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5s.rs:109:7 [INFO] [stdout] | [INFO] [stdout] 109 | #[cfg(feature = "1.10.0")] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5s.rs:118:11 [INFO] [stdout] | [INFO] [stdout] 118 | #[cfg(any(feature = "1.12.0", feature = "1.10.7"))] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.7` [INFO] [stdout] --> src/h5s.rs:118:31 [INFO] [stdout] | [INFO] [stdout] 118 | #[cfg(any(feature = "1.12.0", feature = "1.10.7"))] [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 `1.10.7` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5s.rs:137:7 [INFO] [stdout] | [INFO] [stdout] 137 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.1` [INFO] [stdout] --> src/h5s.rs:147:7 [INFO] [stdout] | [INFO] [stdout] 147 | #[cfg(feature = "1.12.1")] [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 `1.12.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5s.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | feature = "1.12.0", [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5s.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | #[cfg_attr(not(feature = "1.12.0"), link_name = "H5Sencode")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5s.rs:70:11 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.6` [INFO] [stdout] --> src/h5t.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "1.8.6")] [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 `1.8.6` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.6` [INFO] [stdout] --> src/h5t.rs:54:11 [INFO] [stdout] | [INFO] [stdout] 54 | #[cfg(not(feature = "1.8.6"))] [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 `1.8.6` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.0` [INFO] [stdout] --> src/h5t.rs:543:7 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg(feature = "1.10.0")] [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 `1.10.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5t.rs:549:7 [INFO] [stdout] | [INFO] [stdout] 549 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5t.rs:444:11 [INFO] [stdout] | [INFO] [stdout] 444 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.15` [INFO] [stdout] --> src/h5pl.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "1.8.15")] [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 `1.8.15` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.8.15` [INFO] [stdout] --> src/h5pl.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "1.8.15")] [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 `1.8.15` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.10.1` [INFO] [stdout] --> src/h5pl.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "1.10.1")] [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 `1.10.1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5pl.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `1.12.0` [INFO] [stdout] --> src/h5pl.rs:15:15 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "1.12.0")] [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 `1.12.0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.10s [INFO] running `Command { std: "docker" "inspect" "862198b8835a13d98f7d6822d30b8d5c7d8344a5aa201c7dfd5f4b328df6612a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "862198b8835a13d98f7d6822d30b8d5c7d8344a5aa201c7dfd5f4b328df6612a", kill_on_drop: false }` [INFO] [stdout] 862198b8835a13d98f7d6822d30b8d5c7d8344a5aa201c7dfd5f4b328df6612a