[INFO] fetching crate qt_core 0.5.0...
[INFO] building qt_core-0.5.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate qt_core 0.5.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate qt_core 0.5.0
[INFO] finished tweaking crates.io crate qt_core 0.5.0
[INFO] tweaked toml for crates.io crate qt_core 0.5.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate qt_core 0.5.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 66 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pathdiff v0.1.0
[INFO] [stderr]   Downloaded term-painter v0.2.4
[INFO] [stderr]   Downloaded shell-words v0.1.0
[INFO] [stderr]   Downloaded cpp_core v0.6.0
[INFO] [stderr]   Downloaded qt_ritual_common v0.4.0
[INFO] [stderr]   Downloaded qt_ritual_build v0.5.0
[INFO] [stderr]   Downloaded ritual_common v0.4.0
[INFO] [stderr]   Downloaded qt_macros v0.1.1
[INFO] [stderr]   Downloaded ritual_build v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 76380efe8fa4f23c46ea2aab619fda705b76ba882efc18536a2b061b75e51d04
[INFO] running `Command { std: "docker" "start" "-a" "76380efe8fa4f23c46ea2aab619fda705b76ba882efc18536a2b061b75e51d04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76380efe8fa4f23c46ea2aab619fda705b76ba882efc18536a2b061b75e51d04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76380efe8fa4f23c46ea2aab619fda705b76ba882efc18536a2b061b75e51d04", kill_on_drop: false }`
[INFO] [stdout] 76380efe8fa4f23c46ea2aab619fda705b76ba882efc18536a2b061b75e51d04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 149b27bca4af7bfc79c16d7de2a32c79a3bac9ac6df761a94027b0a8821c359a
[INFO] running `Command { std: "docker" "start" "-a" "149b27bca4af7bfc79c16d7de2a32c79a3bac9ac6df761a94027b0a8821c359a", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling term v0.4.6
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling shell-words v0.1.0
[INFO] [stderr]    Compiling pathdiff v0.1.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling term-painter v0.2.4
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling cpp_core v0.6.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml v0.4.10
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling qt_macros v0.1.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling ritual_common v0.4.0
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling ritual_build v0.4.0
[INFO] [stderr]    Compiling qt_ritual_common v0.4.0
[INFO] [stderr]    Compiling qt_ritual_build v0.5.0
[INFO] [stderr]    Compiling qt_core v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:260328:9
[INFO] [stdout]        |
[INFO] [stdout] 260328 |         cpp_lib_version = "5.12.2",
[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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]        = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:260329:9
[INFO] [stdout]        |
[INFO] [stdout] 260329 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:260330:9
[INFO] [stdout]        |
[INFO] [stdout] 260330 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:276132:11
[INFO] [stdout]        |
[INFO] [stdout] 276132 | #[cfg(any(cpp_lib_version = "5.14.0", feature = "ritual_rustdoc"))]
[INFO] [stdout]        |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:276184:11
[INFO] [stdout]        |
[INFO] [stdout] 276184 | #[cfg(any(cpp_lib_version = "5.14.0", feature = "ritual_rustdoc"))]
[INFO] [stdout]        |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:277055:9
[INFO] [stdout]        |
[INFO] [stdout] 277055 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:277055:37
[INFO] [stdout]        |
[INFO] [stdout] 277055 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:277802:9
[INFO] [stdout]        |
[INFO] [stdout] 277802 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:277803:9
[INFO] [stdout]        |
[INFO] [stdout] 277803 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:277804:9
[INFO] [stdout]        |
[INFO] [stdout] 277804 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:277805:9
[INFO] [stdout]        |
[INFO] [stdout] 277805 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:277925:9
[INFO] [stdout]        |
[INFO] [stdout] 277925 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:277926:9
[INFO] [stdout]        |
[INFO] [stdout] 277926 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:277927:9
[INFO] [stdout]        |
[INFO] [stdout] 277927 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:277928:9
[INFO] [stdout]        |
[INFO] [stdout] 277928 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285087:9
[INFO] [stdout]        |
[INFO] [stdout] 285087 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285088:9
[INFO] [stdout]        |
[INFO] [stdout] 285088 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285089:9
[INFO] [stdout]        |
[INFO] [stdout] 285089 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285090:9
[INFO] [stdout]        |
[INFO] [stdout] 285090 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285120:9
[INFO] [stdout]        |
[INFO] [stdout] 285120 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285121:9
[INFO] [stdout]        |
[INFO] [stdout] 285121 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285122:9
[INFO] [stdout]        |
[INFO] [stdout] 285122 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285123:9
[INFO] [stdout]        |
[INFO] [stdout] 285123 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285154:9
[INFO] [stdout]        |
[INFO] [stdout] 285154 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285155:9
[INFO] [stdout]        |
[INFO] [stdout] 285155 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285156:9
[INFO] [stdout]        |
[INFO] [stdout] 285156 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285157:9
[INFO] [stdout]        |
[INFO] [stdout] 285157 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285189:9
[INFO] [stdout]        |
[INFO] [stdout] 285189 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285190:9
[INFO] [stdout]        |
[INFO] [stdout] 285190 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285191:9
[INFO] [stdout]        |
[INFO] [stdout] 285191 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285192:9
[INFO] [stdout]        |
[INFO] [stdout] 285192 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285224:9
[INFO] [stdout]        |
[INFO] [stdout] 285224 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285225:9
[INFO] [stdout]        |
[INFO] [stdout] 285225 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285226:9
[INFO] [stdout]        |
[INFO] [stdout] 285226 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285227:9
[INFO] [stdout]        |
[INFO] [stdout] 285227 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285258:9
[INFO] [stdout]        |
[INFO] [stdout] 285258 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285259:9
[INFO] [stdout]        |
[INFO] [stdout] 285259 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285260:9
[INFO] [stdout]        |
[INFO] [stdout] 285260 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285261:9
[INFO] [stdout]        |
[INFO] [stdout] 285261 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285292:9
[INFO] [stdout]        |
[INFO] [stdout] 285292 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285293:9
[INFO] [stdout]        |
[INFO] [stdout] 285293 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285294:9
[INFO] [stdout]        |
[INFO] [stdout] 285294 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285295:9
[INFO] [stdout]        |
[INFO] [stdout] 285295 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285327:9
[INFO] [stdout]        |
[INFO] [stdout] 285327 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285328:9
[INFO] [stdout]        |
[INFO] [stdout] 285328 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285329:9
[INFO] [stdout]        |
[INFO] [stdout] 285329 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285330:9
[INFO] [stdout]        |
[INFO] [stdout] 285330 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285356:9
[INFO] [stdout]        |
[INFO] [stdout] 285356 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285357:9
[INFO] [stdout]        |
[INFO] [stdout] 285357 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285358:9
[INFO] [stdout]        |
[INFO] [stdout] 285358 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285359:9
[INFO] [stdout]        |
[INFO] [stdout] 285359 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285389:9
[INFO] [stdout]        |
[INFO] [stdout] 285389 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285390:9
[INFO] [stdout]        |
[INFO] [stdout] 285390 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285391:9
[INFO] [stdout]        |
[INFO] [stdout] 285391 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285392:9
[INFO] [stdout]        |
[INFO] [stdout] 285392 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285418:9
[INFO] [stdout]        |
[INFO] [stdout] 285418 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285419:9
[INFO] [stdout]        |
[INFO] [stdout] 285419 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285420:9
[INFO] [stdout]        |
[INFO] [stdout] 285420 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285421:9
[INFO] [stdout]        |
[INFO] [stdout] 285421 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285451:9
[INFO] [stdout]        |
[INFO] [stdout] 285451 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285452:9
[INFO] [stdout]        |
[INFO] [stdout] 285452 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285453:9
[INFO] [stdout]        |
[INFO] [stdout] 285453 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285454:9
[INFO] [stdout]        |
[INFO] [stdout] 285454 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285486:9
[INFO] [stdout]        |
[INFO] [stdout] 285486 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285487:9
[INFO] [stdout]        |
[INFO] [stdout] 285487 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285488:9
[INFO] [stdout]        |
[INFO] [stdout] 285488 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285489:9
[INFO] [stdout]        |
[INFO] [stdout] 285489 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285515:9
[INFO] [stdout]        |
[INFO] [stdout] 285515 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285516:9
[INFO] [stdout]        |
[INFO] [stdout] 285516 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285517:9
[INFO] [stdout]        |
[INFO] [stdout] 285517 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285518:9
[INFO] [stdout]        |
[INFO] [stdout] 285518 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285548:9
[INFO] [stdout]        |
[INFO] [stdout] 285548 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285549:9
[INFO] [stdout]        |
[INFO] [stdout] 285549 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285550:9
[INFO] [stdout]        |
[INFO] [stdout] 285550 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285551:9
[INFO] [stdout]        |
[INFO] [stdout] 285551 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285577:9
[INFO] [stdout]        |
[INFO] [stdout] 285577 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285578:9
[INFO] [stdout]        |
[INFO] [stdout] 285578 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285579:9
[INFO] [stdout]        |
[INFO] [stdout] 285579 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285580:9
[INFO] [stdout]        |
[INFO] [stdout] 285580 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285610:9
[INFO] [stdout]        |
[INFO] [stdout] 285610 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285611:9
[INFO] [stdout]        |
[INFO] [stdout] 285611 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285612:9
[INFO] [stdout]        |
[INFO] [stdout] 285612 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285613:9
[INFO] [stdout]        |
[INFO] [stdout] 285613 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285645:9
[INFO] [stdout]        |
[INFO] [stdout] 285645 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285646:9
[INFO] [stdout]        |
[INFO] [stdout] 285646 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285647:9
[INFO] [stdout]        |
[INFO] [stdout] 285647 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285648:9
[INFO] [stdout]        |
[INFO] [stdout] 285648 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285671:9
[INFO] [stdout]        |
[INFO] [stdout] 285671 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285672:9
[INFO] [stdout]        |
[INFO] [stdout] 285672 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285673:9
[INFO] [stdout]        |
[INFO] [stdout] 285673 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285674:9
[INFO] [stdout]        |
[INFO] [stdout] 285674 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285701:9
[INFO] [stdout]        |
[INFO] [stdout] 285701 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285702:9
[INFO] [stdout]        |
[INFO] [stdout] 285702 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285703:9
[INFO] [stdout]        |
[INFO] [stdout] 285703 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285704:9
[INFO] [stdout]        |
[INFO] [stdout] 285704 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285727:9
[INFO] [stdout]        |
[INFO] [stdout] 285727 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285728:9
[INFO] [stdout]        |
[INFO] [stdout] 285728 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285729:9
[INFO] [stdout]        |
[INFO] [stdout] 285729 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285730:9
[INFO] [stdout]        |
[INFO] [stdout] 285730 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285757:9
[INFO] [stdout]        |
[INFO] [stdout] 285757 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285758:9
[INFO] [stdout]        |
[INFO] [stdout] 285758 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285759:9
[INFO] [stdout]        |
[INFO] [stdout] 285759 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285760:9
[INFO] [stdout]        |
[INFO] [stdout] 285760 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285792:9
[INFO] [stdout]        |
[INFO] [stdout] 285792 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285793:9
[INFO] [stdout]        |
[INFO] [stdout] 285793 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285794:9
[INFO] [stdout]        |
[INFO] [stdout] 285794 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285795:9
[INFO] [stdout]        |
[INFO] [stdout] 285795 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285821:9
[INFO] [stdout]        |
[INFO] [stdout] 285821 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285822:9
[INFO] [stdout]        |
[INFO] [stdout] 285822 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285823:9
[INFO] [stdout]        |
[INFO] [stdout] 285823 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285824:9
[INFO] [stdout]        |
[INFO] [stdout] 285824 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285854:9
[INFO] [stdout]        |
[INFO] [stdout] 285854 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285855:9
[INFO] [stdout]        |
[INFO] [stdout] 285855 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285856:9
[INFO] [stdout]        |
[INFO] [stdout] 285856 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285857:9
[INFO] [stdout]        |
[INFO] [stdout] 285857 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285883:9
[INFO] [stdout]        |
[INFO] [stdout] 285883 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285884:9
[INFO] [stdout]        |
[INFO] [stdout] 285884 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285885:9
[INFO] [stdout]        |
[INFO] [stdout] 285885 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285886:9
[INFO] [stdout]        |
[INFO] [stdout] 285886 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285916:9
[INFO] [stdout]        |
[INFO] [stdout] 285916 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285917:9
[INFO] [stdout]        |
[INFO] [stdout] 285917 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285918:9
[INFO] [stdout]        |
[INFO] [stdout] 285918 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285919:9
[INFO] [stdout]        |
[INFO] [stdout] 285919 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285951:9
[INFO] [stdout]        |
[INFO] [stdout] 285951 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285952:9
[INFO] [stdout]        |
[INFO] [stdout] 285952 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285953:9
[INFO] [stdout]        |
[INFO] [stdout] 285953 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285954:9
[INFO] [stdout]        |
[INFO] [stdout] 285954 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285980:9
[INFO] [stdout]        |
[INFO] [stdout] 285980 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285981:9
[INFO] [stdout]        |
[INFO] [stdout] 285981 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285982:9
[INFO] [stdout]        |
[INFO] [stdout] 285982 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:285983:9
[INFO] [stdout]        |
[INFO] [stdout] 285983 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286013:9
[INFO] [stdout]        |
[INFO] [stdout] 286013 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286014:9
[INFO] [stdout]        |
[INFO] [stdout] 286014 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286015:9
[INFO] [stdout]        |
[INFO] [stdout] 286015 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286016:9
[INFO] [stdout]        |
[INFO] [stdout] 286016 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286042:9
[INFO] [stdout]        |
[INFO] [stdout] 286042 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286043:9
[INFO] [stdout]        |
[INFO] [stdout] 286043 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286044:9
[INFO] [stdout]        |
[INFO] [stdout] 286044 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286045:9
[INFO] [stdout]        |
[INFO] [stdout] 286045 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286075:9
[INFO] [stdout]        |
[INFO] [stdout] 286075 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286076:9
[INFO] [stdout]        |
[INFO] [stdout] 286076 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286077:9
[INFO] [stdout]        |
[INFO] [stdout] 286077 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286078:9
[INFO] [stdout]        |
[INFO] [stdout] 286078 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286117:9
[INFO] [stdout]        |
[INFO] [stdout] 286117 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286118:9
[INFO] [stdout]        |
[INFO] [stdout] 286118 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286119:9
[INFO] [stdout]        |
[INFO] [stdout] 286119 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286120:9
[INFO] [stdout]        |
[INFO] [stdout] 286120 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286159:9
[INFO] [stdout]        |
[INFO] [stdout] 286159 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286160:9
[INFO] [stdout]        |
[INFO] [stdout] 286160 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286161:9
[INFO] [stdout]        |
[INFO] [stdout] 286161 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286162:9
[INFO] [stdout]        |
[INFO] [stdout] 286162 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286204:9
[INFO] [stdout]        |
[INFO] [stdout] 286204 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286205:9
[INFO] [stdout]        |
[INFO] [stdout] 286205 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286206:9
[INFO] [stdout]        |
[INFO] [stdout] 286206 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286207:9
[INFO] [stdout]        |
[INFO] [stdout] 286207 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286236:9
[INFO] [stdout]        |
[INFO] [stdout] 286236 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286237:9
[INFO] [stdout]        |
[INFO] [stdout] 286237 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286238:9
[INFO] [stdout]        |
[INFO] [stdout] 286238 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286239:9
[INFO] [stdout]        |
[INFO] [stdout] 286239 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286278:9
[INFO] [stdout]        |
[INFO] [stdout] 286278 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286279:9
[INFO] [stdout]        |
[INFO] [stdout] 286279 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286280:9
[INFO] [stdout]        |
[INFO] [stdout] 286280 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286281:9
[INFO] [stdout]        |
[INFO] [stdout] 286281 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286336:9
[INFO] [stdout]        |
[INFO] [stdout] 286336 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286337:9
[INFO] [stdout]        |
[INFO] [stdout] 286337 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286338:9
[INFO] [stdout]        |
[INFO] [stdout] 286338 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286339:9
[INFO] [stdout]        |
[INFO] [stdout] 286339 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286379:9
[INFO] [stdout]        |
[INFO] [stdout] 286379 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286380:9
[INFO] [stdout]        |
[INFO] [stdout] 286380 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286381:9
[INFO] [stdout]        |
[INFO] [stdout] 286381 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286382:9
[INFO] [stdout]        |
[INFO] [stdout] 286382 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286413:9
[INFO] [stdout]        |
[INFO] [stdout] 286413 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286414:9
[INFO] [stdout]        |
[INFO] [stdout] 286414 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286415:9
[INFO] [stdout]        |
[INFO] [stdout] 286415 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286416:9
[INFO] [stdout]        |
[INFO] [stdout] 286416 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286458:9
[INFO] [stdout]        |
[INFO] [stdout] 286458 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286459:9
[INFO] [stdout]        |
[INFO] [stdout] 286459 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286460:9
[INFO] [stdout]        |
[INFO] [stdout] 286460 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286461:9
[INFO] [stdout]        |
[INFO] [stdout] 286461 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286501:9
[INFO] [stdout]        |
[INFO] [stdout] 286501 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286502:9
[INFO] [stdout]        |
[INFO] [stdout] 286502 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286503:9
[INFO] [stdout]        |
[INFO] [stdout] 286503 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286504:9
[INFO] [stdout]        |
[INFO] [stdout] 286504 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286548:9
[INFO] [stdout]        |
[INFO] [stdout] 286548 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286549:9
[INFO] [stdout]        |
[INFO] [stdout] 286549 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286550:9
[INFO] [stdout]        |
[INFO] [stdout] 286550 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286551:9
[INFO] [stdout]        |
[INFO] [stdout] 286551 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286593:9
[INFO] [stdout]        |
[INFO] [stdout] 286593 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286594:9
[INFO] [stdout]        |
[INFO] [stdout] 286594 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286595:9
[INFO] [stdout]        |
[INFO] [stdout] 286595 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286596:9
[INFO] [stdout]        |
[INFO] [stdout] 286596 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286626:9
[INFO] [stdout]        |
[INFO] [stdout] 286626 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286627:9
[INFO] [stdout]        |
[INFO] [stdout] 286627 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286628:9
[INFO] [stdout]        |
[INFO] [stdout] 286628 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286629:9
[INFO] [stdout]        |
[INFO] [stdout] 286629 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286659:9
[INFO] [stdout]        |
[INFO] [stdout] 286659 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286660:9
[INFO] [stdout]        |
[INFO] [stdout] 286660 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286661:9
[INFO] [stdout]        |
[INFO] [stdout] 286661 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286662:9
[INFO] [stdout]        |
[INFO] [stdout] 286662 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286692:9
[INFO] [stdout]        |
[INFO] [stdout] 286692 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286693:9
[INFO] [stdout]        |
[INFO] [stdout] 286693 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286694:9
[INFO] [stdout]        |
[INFO] [stdout] 286694 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286731:9
[INFO] [stdout]        |
[INFO] [stdout] 286731 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286732:9
[INFO] [stdout]        |
[INFO] [stdout] 286732 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286733:9
[INFO] [stdout]        |
[INFO] [stdout] 286733 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286768:9
[INFO] [stdout]        |
[INFO] [stdout] 286768 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286769:9
[INFO] [stdout]        |
[INFO] [stdout] 286769 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286770:9
[INFO] [stdout]        |
[INFO] [stdout] 286770 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286805:9
[INFO] [stdout]        |
[INFO] [stdout] 286805 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286806:9
[INFO] [stdout]        |
[INFO] [stdout] 286806 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286807:9
[INFO] [stdout]        |
[INFO] [stdout] 286807 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286842:9
[INFO] [stdout]        |
[INFO] [stdout] 286842 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286843:9
[INFO] [stdout]        |
[INFO] [stdout] 286843 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286844:9
[INFO] [stdout]        |
[INFO] [stdout] 286844 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286872:9
[INFO] [stdout]        |
[INFO] [stdout] 286872 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286873:9
[INFO] [stdout]        |
[INFO] [stdout] 286873 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286874:9
[INFO] [stdout]        |
[INFO] [stdout] 286874 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286907:9
[INFO] [stdout]        |
[INFO] [stdout] 286907 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286908:9
[INFO] [stdout]        |
[INFO] [stdout] 286908 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286909:9
[INFO] [stdout]        |
[INFO] [stdout] 286909 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286940:9
[INFO] [stdout]        |
[INFO] [stdout] 286940 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286941:9
[INFO] [stdout]        |
[INFO] [stdout] 286941 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286942:9
[INFO] [stdout]        |
[INFO] [stdout] 286942 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286969:9
[INFO] [stdout]        |
[INFO] [stdout] 286969 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286970:9
[INFO] [stdout]        |
[INFO] [stdout] 286970 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286971:9
[INFO] [stdout]        |
[INFO] [stdout] 286971 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286996:9
[INFO] [stdout]        |
[INFO] [stdout] 286996 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286997:9
[INFO] [stdout]        |
[INFO] [stdout] 286997 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:286998:9
[INFO] [stdout]        |
[INFO] [stdout] 286998 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287036:9
[INFO] [stdout]        |
[INFO] [stdout] 287036 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287037:9
[INFO] [stdout]        |
[INFO] [stdout] 287037 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287038:9
[INFO] [stdout]        |
[INFO] [stdout] 287038 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287066:9
[INFO] [stdout]        |
[INFO] [stdout] 287066 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287067:9
[INFO] [stdout]        |
[INFO] [stdout] 287067 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287068:9
[INFO] [stdout]        |
[INFO] [stdout] 287068 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287097:9
[INFO] [stdout]        |
[INFO] [stdout] 287097 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287098:9
[INFO] [stdout]        |
[INFO] [stdout] 287098 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287099:9
[INFO] [stdout]        |
[INFO] [stdout] 287099 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287132:9
[INFO] [stdout]        |
[INFO] [stdout] 287132 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287133:9
[INFO] [stdout]        |
[INFO] [stdout] 287133 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287134:9
[INFO] [stdout]        |
[INFO] [stdout] 287134 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287165:9
[INFO] [stdout]        |
[INFO] [stdout] 287165 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287166:9
[INFO] [stdout]        |
[INFO] [stdout] 287166 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287167:9
[INFO] [stdout]        |
[INFO] [stdout] 287167 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287200:9
[INFO] [stdout]        |
[INFO] [stdout] 287200 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287201:9
[INFO] [stdout]        |
[INFO] [stdout] 287201 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287202:9
[INFO] [stdout]        |
[INFO] [stdout] 287202 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287232:9
[INFO] [stdout]        |
[INFO] [stdout] 287232 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287233:9
[INFO] [stdout]        |
[INFO] [stdout] 287233 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287234:9
[INFO] [stdout]        |
[INFO] [stdout] 287234 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287267:9
[INFO] [stdout]        |
[INFO] [stdout] 287267 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287268:9
[INFO] [stdout]        |
[INFO] [stdout] 287268 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287269:9
[INFO] [stdout]        |
[INFO] [stdout] 287269 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287299:9
[INFO] [stdout]        |
[INFO] [stdout] 287299 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287300:9
[INFO] [stdout]        |
[INFO] [stdout] 287300 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287301:9
[INFO] [stdout]        |
[INFO] [stdout] 287301 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287339:9
[INFO] [stdout]        |
[INFO] [stdout] 287339 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287340:9
[INFO] [stdout]        |
[INFO] [stdout] 287340 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287341:9
[INFO] [stdout]        |
[INFO] [stdout] 287341 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287377:9
[INFO] [stdout]        |
[INFO] [stdout] 287377 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287378:9
[INFO] [stdout]        |
[INFO] [stdout] 287378 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287379:9
[INFO] [stdout]        |
[INFO] [stdout] 287379 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287417:9
[INFO] [stdout]        |
[INFO] [stdout] 287417 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287418:9
[INFO] [stdout]        |
[INFO] [stdout] 287418 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287419:9
[INFO] [stdout]        |
[INFO] [stdout] 287419 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287447:9
[INFO] [stdout]        |
[INFO] [stdout] 287447 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287448:9
[INFO] [stdout]        |
[INFO] [stdout] 287448 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287449:9
[INFO] [stdout]        |
[INFO] [stdout] 287449 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287478:9
[INFO] [stdout]        |
[INFO] [stdout] 287478 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287479:9
[INFO] [stdout]        |
[INFO] [stdout] 287479 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287480:9
[INFO] [stdout]        |
[INFO] [stdout] 287480 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287514:9
[INFO] [stdout]        |
[INFO] [stdout] 287514 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287515:9
[INFO] [stdout]        |
[INFO] [stdout] 287515 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287516:9
[INFO] [stdout]        |
[INFO] [stdout] 287516 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287548:9
[INFO] [stdout]        |
[INFO] [stdout] 287548 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287549:9
[INFO] [stdout]        |
[INFO] [stdout] 287549 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287550:9
[INFO] [stdout]        |
[INFO] [stdout] 287550 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287583:9
[INFO] [stdout]        |
[INFO] [stdout] 287583 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287584:9
[INFO] [stdout]        |
[INFO] [stdout] 287584 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287585:9
[INFO] [stdout]        |
[INFO] [stdout] 287585 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287615:9
[INFO] [stdout]        |
[INFO] [stdout] 287615 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287616:9
[INFO] [stdout]        |
[INFO] [stdout] 287616 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287617:9
[INFO] [stdout]        |
[INFO] [stdout] 287617 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287650:9
[INFO] [stdout]        |
[INFO] [stdout] 287650 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287651:9
[INFO] [stdout]        |
[INFO] [stdout] 287651 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287652:9
[INFO] [stdout]        |
[INFO] [stdout] 287652 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287682:9
[INFO] [stdout]        |
[INFO] [stdout] 287682 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287683:9
[INFO] [stdout]        |
[INFO] [stdout] 287683 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287684:9
[INFO] [stdout]        |
[INFO] [stdout] 287684 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287722:9
[INFO] [stdout]        |
[INFO] [stdout] 287722 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287723:9
[INFO] [stdout]        |
[INFO] [stdout] 287723 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287724:9
[INFO] [stdout]        |
[INFO] [stdout] 287724 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287757:9
[INFO] [stdout]        |
[INFO] [stdout] 287757 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287758:9
[INFO] [stdout]        |
[INFO] [stdout] 287758 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287759:9
[INFO] [stdout]        |
[INFO] [stdout] 287759 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287792:9
[INFO] [stdout]        |
[INFO] [stdout] 287792 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287793:9
[INFO] [stdout]        |
[INFO] [stdout] 287793 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287794:9
[INFO] [stdout]        |
[INFO] [stdout] 287794 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287827:9
[INFO] [stdout]        |
[INFO] [stdout] 287827 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287828:9
[INFO] [stdout]        |
[INFO] [stdout] 287828 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287829:9
[INFO] [stdout]        |
[INFO] [stdout] 287829 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287862:9
[INFO] [stdout]        |
[INFO] [stdout] 287862 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287863:9
[INFO] [stdout]        |
[INFO] [stdout] 287863 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287864:9
[INFO] [stdout]        |
[INFO] [stdout] 287864 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287887:9
[INFO] [stdout]        |
[INFO] [stdout] 287887 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287888:9
[INFO] [stdout]        |
[INFO] [stdout] 287888 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287889:9
[INFO] [stdout]        |
[INFO] [stdout] 287889 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287912:9
[INFO] [stdout]        |
[INFO] [stdout] 287912 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287913:9
[INFO] [stdout]        |
[INFO] [stdout] 287913 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287914:9
[INFO] [stdout]        |
[INFO] [stdout] 287914 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287937:9
[INFO] [stdout]        |
[INFO] [stdout] 287937 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287938:9
[INFO] [stdout]        |
[INFO] [stdout] 287938 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287939:9
[INFO] [stdout]        |
[INFO] [stdout] 287939 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287962:9
[INFO] [stdout]        |
[INFO] [stdout] 287962 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287963:9
[INFO] [stdout]        |
[INFO] [stdout] 287963 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287964:9
[INFO] [stdout]        |
[INFO] [stdout] 287964 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287987:9
[INFO] [stdout]        |
[INFO] [stdout] 287987 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287988:9
[INFO] [stdout]        |
[INFO] [stdout] 287988 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:287989:9
[INFO] [stdout]        |
[INFO] [stdout] 287989 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288012:9
[INFO] [stdout]        |
[INFO] [stdout] 288012 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288013:9
[INFO] [stdout]        |
[INFO] [stdout] 288013 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288014:9
[INFO] [stdout]        |
[INFO] [stdout] 288014 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288037:9
[INFO] [stdout]        |
[INFO] [stdout] 288037 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288038:9
[INFO] [stdout]        |
[INFO] [stdout] 288038 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288039:9
[INFO] [stdout]        |
[INFO] [stdout] 288039 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288062:9
[INFO] [stdout]        |
[INFO] [stdout] 288062 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288063:9
[INFO] [stdout]        |
[INFO] [stdout] 288063 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288064:9
[INFO] [stdout]        |
[INFO] [stdout] 288064 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288086:9
[INFO] [stdout]        |
[INFO] [stdout] 288086 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288087:9
[INFO] [stdout]        |
[INFO] [stdout] 288087 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288088:9
[INFO] [stdout]        |
[INFO] [stdout] 288088 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288110:9
[INFO] [stdout]        |
[INFO] [stdout] 288110 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288111:9
[INFO] [stdout]        |
[INFO] [stdout] 288111 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288112:9
[INFO] [stdout]        |
[INFO] [stdout] 288112 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288138:9
[INFO] [stdout]        |
[INFO] [stdout] 288138 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288139:9
[INFO] [stdout]        |
[INFO] [stdout] 288139 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288140:9
[INFO] [stdout]        |
[INFO] [stdout] 288140 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288166:9
[INFO] [stdout]        |
[INFO] [stdout] 288166 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288167:9
[INFO] [stdout]        |
[INFO] [stdout] 288167 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288168:9
[INFO] [stdout]        |
[INFO] [stdout] 288168 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288199:9
[INFO] [stdout]        |
[INFO] [stdout] 288199 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288200:9
[INFO] [stdout]        |
[INFO] [stdout] 288200 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288201:9
[INFO] [stdout]        |
[INFO] [stdout] 288201 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288223:9
[INFO] [stdout]        |
[INFO] [stdout] 288223 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288224:9
[INFO] [stdout]        |
[INFO] [stdout] 288224 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288225:9
[INFO] [stdout]        |
[INFO] [stdout] 288225 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288247:9
[INFO] [stdout]        |
[INFO] [stdout] 288247 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288248:9
[INFO] [stdout]        |
[INFO] [stdout] 288248 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288249:9
[INFO] [stdout]        |
[INFO] [stdout] 288249 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288275:9
[INFO] [stdout]        |
[INFO] [stdout] 288275 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288276:9
[INFO] [stdout]        |
[INFO] [stdout] 288276 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288277:9
[INFO] [stdout]        |
[INFO] [stdout] 288277 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288303:9
[INFO] [stdout]        |
[INFO] [stdout] 288303 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288304:9
[INFO] [stdout]        |
[INFO] [stdout] 288304 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288305:9
[INFO] [stdout]        |
[INFO] [stdout] 288305 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288333:9
[INFO] [stdout]        |
[INFO] [stdout] 288333 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288334:9
[INFO] [stdout]        |
[INFO] [stdout] 288334 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288335:9
[INFO] [stdout]        |
[INFO] [stdout] 288335 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288357:9
[INFO] [stdout]        |
[INFO] [stdout] 288357 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288358:9
[INFO] [stdout]        |
[INFO] [stdout] 288358 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288359:9
[INFO] [stdout]        |
[INFO] [stdout] 288359 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288381:9
[INFO] [stdout]        |
[INFO] [stdout] 288381 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288382:9
[INFO] [stdout]        |
[INFO] [stdout] 288382 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288383:9
[INFO] [stdout]        |
[INFO] [stdout] 288383 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288409:9
[INFO] [stdout]        |
[INFO] [stdout] 288409 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288410:9
[INFO] [stdout]        |
[INFO] [stdout] 288410 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288411:9
[INFO] [stdout]        |
[INFO] [stdout] 288411 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288437:9
[INFO] [stdout]        |
[INFO] [stdout] 288437 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288438:9
[INFO] [stdout]        |
[INFO] [stdout] 288438 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288439:9
[INFO] [stdout]        |
[INFO] [stdout] 288439 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288465:9
[INFO] [stdout]        |
[INFO] [stdout] 288465 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288466:9
[INFO] [stdout]        |
[INFO] [stdout] 288466 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288467:9
[INFO] [stdout]        |
[INFO] [stdout] 288467 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288496:9
[INFO] [stdout]        |
[INFO] [stdout] 288496 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288497:9
[INFO] [stdout]        |
[INFO] [stdout] 288497 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288498:9
[INFO] [stdout]        |
[INFO] [stdout] 288498 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288526:9
[INFO] [stdout]        |
[INFO] [stdout] 288526 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288527:9
[INFO] [stdout]        |
[INFO] [stdout] 288527 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288528:9
[INFO] [stdout]        |
[INFO] [stdout] 288528 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288554:9
[INFO] [stdout]        |
[INFO] [stdout] 288554 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288555:9
[INFO] [stdout]        |
[INFO] [stdout] 288555 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288556:9
[INFO] [stdout]        |
[INFO] [stdout] 288556 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288585:9
[INFO] [stdout]        |
[INFO] [stdout] 288585 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288586:9
[INFO] [stdout]        |
[INFO] [stdout] 288586 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288587:9
[INFO] [stdout]        |
[INFO] [stdout] 288587 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288626:9
[INFO] [stdout]        |
[INFO] [stdout] 288626 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288627:9
[INFO] [stdout]        |
[INFO] [stdout] 288627 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288628:9
[INFO] [stdout]        |
[INFO] [stdout] 288628 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288661:9
[INFO] [stdout]        |
[INFO] [stdout] 288661 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288662:9
[INFO] [stdout]        |
[INFO] [stdout] 288662 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288663:9
[INFO] [stdout]        |
[INFO] [stdout] 288663 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288713:9
[INFO] [stdout]        |
[INFO] [stdout] 288713 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288714:9
[INFO] [stdout]        |
[INFO] [stdout] 288714 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288715:9
[INFO] [stdout]        |
[INFO] [stdout] 288715 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288742:9
[INFO] [stdout]        |
[INFO] [stdout] 288742 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288743:9
[INFO] [stdout]        |
[INFO] [stdout] 288743 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288744:9
[INFO] [stdout]        |
[INFO] [stdout] 288744 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288782:9
[INFO] [stdout]        |
[INFO] [stdout] 288782 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288783:9
[INFO] [stdout]        |
[INFO] [stdout] 288783 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288784:9
[INFO] [stdout]        |
[INFO] [stdout] 288784 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288811:9
[INFO] [stdout]        |
[INFO] [stdout] 288811 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288812:9
[INFO] [stdout]        |
[INFO] [stdout] 288812 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288813:9
[INFO] [stdout]        |
[INFO] [stdout] 288813 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288851:9
[INFO] [stdout]        |
[INFO] [stdout] 288851 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288852:9
[INFO] [stdout]        |
[INFO] [stdout] 288852 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288853:9
[INFO] [stdout]        |
[INFO] [stdout] 288853 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288884:9
[INFO] [stdout]        |
[INFO] [stdout] 288884 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288885:9
[INFO] [stdout]        |
[INFO] [stdout] 288885 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288886:9
[INFO] [stdout]        |
[INFO] [stdout] 288886 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288932:9
[INFO] [stdout]        |
[INFO] [stdout] 288932 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288933:9
[INFO] [stdout]        |
[INFO] [stdout] 288933 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288934:9
[INFO] [stdout]        |
[INFO] [stdout] 288934 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288965:9
[INFO] [stdout]        |
[INFO] [stdout] 288965 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288966:9
[INFO] [stdout]        |
[INFO] [stdout] 288966 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:288967:9
[INFO] [stdout]        |
[INFO] [stdout] 288967 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289013:9
[INFO] [stdout]        |
[INFO] [stdout] 289013 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289014:9
[INFO] [stdout]        |
[INFO] [stdout] 289014 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289015:9
[INFO] [stdout]        |
[INFO] [stdout] 289015 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289043:9
[INFO] [stdout]        |
[INFO] [stdout] 289043 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289044:9
[INFO] [stdout]        |
[INFO] [stdout] 289044 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289045:9
[INFO] [stdout]        |
[INFO] [stdout] 289045 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289081:9
[INFO] [stdout]        |
[INFO] [stdout] 289081 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289082:9
[INFO] [stdout]        |
[INFO] [stdout] 289082 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289083:9
[INFO] [stdout]        |
[INFO] [stdout] 289083 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289115:9
[INFO] [stdout]        |
[INFO] [stdout] 289115 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289116:9
[INFO] [stdout]        |
[INFO] [stdout] 289116 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289117:9
[INFO] [stdout]        |
[INFO] [stdout] 289117 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289161:9
[INFO] [stdout]        |
[INFO] [stdout] 289161 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289162:9
[INFO] [stdout]        |
[INFO] [stdout] 289162 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289163:9
[INFO] [stdout]        |
[INFO] [stdout] 289163 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289195:9
[INFO] [stdout]        |
[INFO] [stdout] 289195 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289196:9
[INFO] [stdout]        |
[INFO] [stdout] 289196 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289197:9
[INFO] [stdout]        |
[INFO] [stdout] 289197 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289238:9
[INFO] [stdout]        |
[INFO] [stdout] 289238 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289239:9
[INFO] [stdout]        |
[INFO] [stdout] 289239 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289240:9
[INFO] [stdout]        |
[INFO] [stdout] 289240 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289279:9
[INFO] [stdout]        |
[INFO] [stdout] 289279 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289280:9
[INFO] [stdout]        |
[INFO] [stdout] 289280 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289281:9
[INFO] [stdout]        |
[INFO] [stdout] 289281 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289319:9
[INFO] [stdout]        |
[INFO] [stdout] 289319 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289320:9
[INFO] [stdout]        |
[INFO] [stdout] 289320 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289321:9
[INFO] [stdout]        |
[INFO] [stdout] 289321 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289348:9
[INFO] [stdout]        |
[INFO] [stdout] 289348 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289349:9
[INFO] [stdout]        |
[INFO] [stdout] 289349 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289350:9
[INFO] [stdout]        |
[INFO] [stdout] 289350 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289377:9
[INFO] [stdout]        |
[INFO] [stdout] 289377 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289378:9
[INFO] [stdout]        |
[INFO] [stdout] 289378 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289379:9
[INFO] [stdout]        |
[INFO] [stdout] 289379 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289410:9
[INFO] [stdout]        |
[INFO] [stdout] 289410 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289411:9
[INFO] [stdout]        |
[INFO] [stdout] 289411 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289412:9
[INFO] [stdout]        |
[INFO] [stdout] 289412 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289443:9
[INFO] [stdout]        |
[INFO] [stdout] 289443 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289444:9
[INFO] [stdout]        |
[INFO] [stdout] 289444 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289445:9
[INFO] [stdout]        |
[INFO] [stdout] 289445 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289484:9
[INFO] [stdout]        |
[INFO] [stdout] 289484 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289485:9
[INFO] [stdout]        |
[INFO] [stdout] 289485 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289486:9
[INFO] [stdout]        |
[INFO] [stdout] 289486 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289522:9
[INFO] [stdout]        |
[INFO] [stdout] 289522 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289522:37
[INFO] [stdout]        |
[INFO] [stdout] 289522 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289555:9
[INFO] [stdout]        |
[INFO] [stdout] 289555 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289555:37
[INFO] [stdout]        |
[INFO] [stdout] 289555 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289588:9
[INFO] [stdout]        |
[INFO] [stdout] 289588 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289588:37
[INFO] [stdout]        |
[INFO] [stdout] 289588 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289643:9
[INFO] [stdout]        |
[INFO] [stdout] 289643 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289643:37
[INFO] [stdout]        |
[INFO] [stdout] 289643 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289678:9
[INFO] [stdout]        |
[INFO] [stdout] 289678 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289678:37
[INFO] [stdout]        |
[INFO] [stdout] 289678 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289738:9
[INFO] [stdout]        |
[INFO] [stdout] 289738 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289739:9
[INFO] [stdout]        |
[INFO] [stdout] 289739 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289740:9
[INFO] [stdout]        |
[INFO] [stdout] 289740 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289781:9
[INFO] [stdout]        |
[INFO] [stdout] 289781 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289782:9
[INFO] [stdout]        |
[INFO] [stdout] 289782 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289783:9
[INFO] [stdout]        |
[INFO] [stdout] 289783 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289824:9
[INFO] [stdout]        |
[INFO] [stdout] 289824 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289825:9
[INFO] [stdout]        |
[INFO] [stdout] 289825 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289826:9
[INFO] [stdout]        |
[INFO] [stdout] 289826 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289894:9
[INFO] [stdout]        |
[INFO] [stdout] 289894 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289895:9
[INFO] [stdout]        |
[INFO] [stdout] 289895 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289896:9
[INFO] [stdout]        |
[INFO] [stdout] 289896 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289937:9
[INFO] [stdout]        |
[INFO] [stdout] 289937 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289938:9
[INFO] [stdout]        |
[INFO] [stdout] 289938 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289939:9
[INFO] [stdout]        |
[INFO] [stdout] 289939 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289982:9
[INFO] [stdout]        |
[INFO] [stdout] 289982 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289983:9
[INFO] [stdout]        |
[INFO] [stdout] 289983 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:289984:9
[INFO] [stdout]        |
[INFO] [stdout] 289984 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290041:9
[INFO] [stdout]        |
[INFO] [stdout] 290041 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290042:9
[INFO] [stdout]        |
[INFO] [stdout] 290042 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290043:9
[INFO] [stdout]        |
[INFO] [stdout] 290043 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290137:9
[INFO] [stdout]        |
[INFO] [stdout] 290137 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290137:37
[INFO] [stdout]        |
[INFO] [stdout] 290137 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290167:9
[INFO] [stdout]        |
[INFO] [stdout] 290167 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290167:37
[INFO] [stdout]        |
[INFO] [stdout] 290167 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290197:9
[INFO] [stdout]        |
[INFO] [stdout] 290197 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290197:37
[INFO] [stdout]        |
[INFO] [stdout] 290197 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290227:9
[INFO] [stdout]        |
[INFO] [stdout] 290227 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290227:37
[INFO] [stdout]        |
[INFO] [stdout] 290227 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290257:9
[INFO] [stdout]        |
[INFO] [stdout] 290257 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290257:37
[INFO] [stdout]        |
[INFO] [stdout] 290257 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290287:9
[INFO] [stdout]        |
[INFO] [stdout] 290287 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290287:37
[INFO] [stdout]        |
[INFO] [stdout] 290287 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290317:9
[INFO] [stdout]        |
[INFO] [stdout] 290317 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290317:37
[INFO] [stdout]        |
[INFO] [stdout] 290317 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290362:9
[INFO] [stdout]        |
[INFO] [stdout] 290362 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290362:37
[INFO] [stdout]        |
[INFO] [stdout] 290362 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290414:9
[INFO] [stdout]        |
[INFO] [stdout] 290414 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290414:37
[INFO] [stdout]        |
[INFO] [stdout] 290414 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290469:9
[INFO] [stdout]        |
[INFO] [stdout] 290469 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290469:37
[INFO] [stdout]        |
[INFO] [stdout] 290469 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290524:9
[INFO] [stdout]        |
[INFO] [stdout] 290524 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290524:37
[INFO] [stdout]        |
[INFO] [stdout] 290524 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290554:9
[INFO] [stdout]        |
[INFO] [stdout] 290554 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290554:37
[INFO] [stdout]        |
[INFO] [stdout] 290554 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290576:9
[INFO] [stdout]        |
[INFO] [stdout] 290576 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290576:37
[INFO] [stdout]        |
[INFO] [stdout] 290576 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290599:9
[INFO] [stdout]        |
[INFO] [stdout] 290599 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290599:37
[INFO] [stdout]        |
[INFO] [stdout] 290599 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290622:9
[INFO] [stdout]        |
[INFO] [stdout] 290622 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290622:37
[INFO] [stdout]        |
[INFO] [stdout] 290622 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290647:9
[INFO] [stdout]        |
[INFO] [stdout] 290647 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290647:37
[INFO] [stdout]        |
[INFO] [stdout] 290647 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290670:9
[INFO] [stdout]        |
[INFO] [stdout] 290670 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290670:37
[INFO] [stdout]        |
[INFO] [stdout] 290670 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290693:9
[INFO] [stdout]        |
[INFO] [stdout] 290693 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290693:37
[INFO] [stdout]        |
[INFO] [stdout] 290693 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290716:9
[INFO] [stdout]        |
[INFO] [stdout] 290716 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290716:37
[INFO] [stdout]        |
[INFO] [stdout] 290716 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290739:9
[INFO] [stdout]        |
[INFO] [stdout] 290739 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290739:37
[INFO] [stdout]        |
[INFO] [stdout] 290739 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290762:9
[INFO] [stdout]        |
[INFO] [stdout] 290762 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290762:37
[INFO] [stdout]        |
[INFO] [stdout] 290762 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290785:9
[INFO] [stdout]        |
[INFO] [stdout] 290785 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290785:37
[INFO] [stdout]        |
[INFO] [stdout] 290785 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290809:9
[INFO] [stdout]        |
[INFO] [stdout] 290809 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290809:37
[INFO] [stdout]        |
[INFO] [stdout] 290809 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290832:9
[INFO] [stdout]        |
[INFO] [stdout] 290832 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290832:37
[INFO] [stdout]        |
[INFO] [stdout] 290832 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290855:9
[INFO] [stdout]        |
[INFO] [stdout] 290855 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290855:37
[INFO] [stdout]        |
[INFO] [stdout] 290855 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290878:9
[INFO] [stdout]        |
[INFO] [stdout] 290878 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290878:37
[INFO] [stdout]        |
[INFO] [stdout] 290878 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290901:9
[INFO] [stdout]        |
[INFO] [stdout] 290901 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290901:37
[INFO] [stdout]        |
[INFO] [stdout] 290901 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290924:9
[INFO] [stdout]        |
[INFO] [stdout] 290924 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290924:37
[INFO] [stdout]        |
[INFO] [stdout] 290924 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290947:9
[INFO] [stdout]        |
[INFO] [stdout] 290947 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:290947:37
[INFO] [stdout]        |
[INFO] [stdout] 290947 |     any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:291023:11
[INFO] [stdout]        |
[INFO] [stdout] 291023 | #[cfg(any(cpp_lib_version = "5.14.0", feature = "ritual_rustdoc"))]
[INFO] [stdout]        |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:291043:11
[INFO] [stdout]        |
[INFO] [stdout] 291043 | #[cfg(any(cpp_lib_version = "5.14.0", feature = "ritual_rustdoc"))]
[INFO] [stdout]        |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:291064:11
[INFO] [stdout]        |
[INFO] [stdout] 291064 | #[cfg(any(cpp_lib_version = "5.14.0", feature = "ritual_rustdoc"))]
[INFO] [stdout]        |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:291094:11
[INFO] [stdout]        |
[INFO] [stdout] 291094 | #[cfg(any(cpp_lib_version = "5.14.0", feature = "ritual_rustdoc"))]
[INFO] [stdout]        |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:296063:9
[INFO] [stdout]        |
[INFO] [stdout] 296063 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:296064:9
[INFO] [stdout]        |
[INFO] [stdout] 296064 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:296065:9
[INFO] [stdout]        |
[INFO] [stdout] 296065 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:296066:9
[INFO] [stdout]        |
[INFO] [stdout] 296066 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:296090:9
[INFO] [stdout]        |
[INFO] [stdout] 296090 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:296091:9
[INFO] [stdout]        |
[INFO] [stdout] 296091 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:296092:9
[INFO] [stdout]        |
[INFO] [stdout] 296092 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:296093:9
[INFO] [stdout]        |
[INFO] [stdout] 296093 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:296285:9
[INFO] [stdout]        |
[INFO] [stdout] 296285 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:296286:9
[INFO] [stdout]        |
[INFO] [stdout] 296286 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:296287:9
[INFO] [stdout]        |
[INFO] [stdout] 296287 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:296320:9
[INFO] [stdout]        |
[INFO] [stdout] 296320 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:296321:9
[INFO] [stdout]        |
[INFO] [stdout] 296321 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:296322:9
[INFO] [stdout]        |
[INFO] [stdout] 296322 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:296395:11
[INFO] [stdout]        |
[INFO] [stdout] 296395 | #[cfg(any(cpp_lib_version = "5.14.0", feature = "ritual_rustdoc"))]
[INFO] [stdout]        |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:296418:11
[INFO] [stdout]        |
[INFO] [stdout] 296418 | #[cfg(any(cpp_lib_version = "5.14.0", feature = "ritual_rustdoc"))]
[INFO] [stdout]        |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:296441:11
[INFO] [stdout]        |
[INFO] [stdout] 296441 | #[cfg(any(cpp_lib_version = "5.14.0", feature = "ritual_rustdoc"))]
[INFO] [stdout]        |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:296501:9
[INFO] [stdout]        |
[INFO] [stdout] 296501 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:296502:9
[INFO] [stdout]        |
[INFO] [stdout] 296502 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:296503:9
[INFO] [stdout]        |
[INFO] [stdout] 296503 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:296553:9
[INFO] [stdout]        |
[INFO] [stdout] 296553 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:296554:9
[INFO] [stdout]        |
[INFO] [stdout] 296554 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:296555:9
[INFO] [stdout]        |
[INFO] [stdout] 296555 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:297057:9
[INFO] [stdout]        |
[INFO] [stdout] 297057 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:297058:9
[INFO] [stdout]        |
[INFO] [stdout] 297058 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:297059:9
[INFO] [stdout]        |
[INFO] [stdout] 297059 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:297749:9
[INFO] [stdout]        |
[INFO] [stdout] 297749 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:297750:9
[INFO] [stdout]        |
[INFO] [stdout] 297750 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:297751:9
[INFO] [stdout]        |
[INFO] [stdout] 297751 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298021:9
[INFO] [stdout]        |
[INFO] [stdout] 298021 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298022:9
[INFO] [stdout]        |
[INFO] [stdout] 298022 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298023:9
[INFO] [stdout]        |
[INFO] [stdout] 298023 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298024:9
[INFO] [stdout]        |
[INFO] [stdout] 298024 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298051:9
[INFO] [stdout]        |
[INFO] [stdout] 298051 |         cpp_lib_version = "5.11.3",
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = help: consider using a Cargo feature instead
[INFO] [stdout]        = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                 [lints.rust]
[INFO] [stdout]                 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.11.3"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.11.3\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298052:9
[INFO] [stdout]        |
[INFO] [stdout] 298052 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298053:9
[INFO] [stdout]        |
[INFO] [stdout] 298053 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298054:9
[INFO] [stdout]        |
[INFO] [stdout] 298054 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298078:9
[INFO] [stdout]        |
[INFO] [stdout] 298078 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298079:9
[INFO] [stdout]        |
[INFO] [stdout] 298079 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298080:9
[INFO] [stdout]        |
[INFO] [stdout] 298080 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298103:9
[INFO] [stdout]        |
[INFO] [stdout] 298103 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298104:9
[INFO] [stdout]        |
[INFO] [stdout] 298104 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298105:9
[INFO] [stdout]        |
[INFO] [stdout] 298105 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298128:9
[INFO] [stdout]        |
[INFO] [stdout] 298128 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298129:9
[INFO] [stdout]        |
[INFO] [stdout] 298129 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298130:9
[INFO] [stdout]        |
[INFO] [stdout] 298130 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298156:9
[INFO] [stdout]        |
[INFO] [stdout] 298156 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298157:9
[INFO] [stdout]        |
[INFO] [stdout] 298157 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298158:9
[INFO] [stdout]        |
[INFO] [stdout] 298158 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298184:9
[INFO] [stdout]        |
[INFO] [stdout] 298184 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298185:9
[INFO] [stdout]        |
[INFO] [stdout] 298185 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298186:9
[INFO] [stdout]        |
[INFO] [stdout] 298186 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298212:9
[INFO] [stdout]        |
[INFO] [stdout] 298212 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298213:9
[INFO] [stdout]        |
[INFO] [stdout] 298213 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298214:9
[INFO] [stdout]        |
[INFO] [stdout] 298214 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298240:9
[INFO] [stdout]        |
[INFO] [stdout] 298240 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298241:9
[INFO] [stdout]        |
[INFO] [stdout] 298241 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298242:9
[INFO] [stdout]        |
[INFO] [stdout] 298242 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298268:9
[INFO] [stdout]        |
[INFO] [stdout] 298268 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298269:9
[INFO] [stdout]        |
[INFO] [stdout] 298269 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298270:9
[INFO] [stdout]        |
[INFO] [stdout] 298270 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298296:9
[INFO] [stdout]        |
[INFO] [stdout] 298296 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298297:9
[INFO] [stdout]        |
[INFO] [stdout] 298297 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298298:9
[INFO] [stdout]        |
[INFO] [stdout] 298298 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298321:9
[INFO] [stdout]        |
[INFO] [stdout] 298321 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298322:9
[INFO] [stdout]        |
[INFO] [stdout] 298322 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298323:9
[INFO] [stdout]        |
[INFO] [stdout] 298323 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298362:9
[INFO] [stdout]        |
[INFO] [stdout] 298362 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298363:9
[INFO] [stdout]        |
[INFO] [stdout] 298363 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298364:9
[INFO] [stdout]        |
[INFO] [stdout] 298364 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298391:9
[INFO] [stdout]        |
[INFO] [stdout] 298391 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298392:9
[INFO] [stdout]        |
[INFO] [stdout] 298392 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298393:9
[INFO] [stdout]        |
[INFO] [stdout] 298393 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298415:9
[INFO] [stdout]        |
[INFO] [stdout] 298415 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298416:9
[INFO] [stdout]        |
[INFO] [stdout] 298416 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298417:9
[INFO] [stdout]        |
[INFO] [stdout] 298417 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298452:9
[INFO] [stdout]        |
[INFO] [stdout] 298452 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298453:9
[INFO] [stdout]        |
[INFO] [stdout] 298453 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298454:9
[INFO] [stdout]        |
[INFO] [stdout] 298454 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298479:9
[INFO] [stdout]        |
[INFO] [stdout] 298479 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298480:9
[INFO] [stdout]        |
[INFO] [stdout] 298480 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298481:9
[INFO] [stdout]        |
[INFO] [stdout] 298481 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298501:9
[INFO] [stdout]        |
[INFO] [stdout] 298501 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298502:9
[INFO] [stdout]        |
[INFO] [stdout] 298502 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298503:9
[INFO] [stdout]        |
[INFO] [stdout] 298503 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298523:9
[INFO] [stdout]        |
[INFO] [stdout] 298523 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298524:9
[INFO] [stdout]        |
[INFO] [stdout] 298524 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298525:9
[INFO] [stdout]        |
[INFO] [stdout] 298525 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298549:9
[INFO] [stdout]        |
[INFO] [stdout] 298549 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298550:9
[INFO] [stdout]        |
[INFO] [stdout] 298550 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298551:9
[INFO] [stdout]        |
[INFO] [stdout] 298551 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298575:9
[INFO] [stdout]        |
[INFO] [stdout] 298575 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298576:9
[INFO] [stdout]        |
[INFO] [stdout] 298576 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298577:9
[INFO] [stdout]        |
[INFO] [stdout] 298577 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298601:9
[INFO] [stdout]        |
[INFO] [stdout] 298601 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298602:9
[INFO] [stdout]        |
[INFO] [stdout] 298602 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298603:9
[INFO] [stdout]        |
[INFO] [stdout] 298603 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298627:9
[INFO] [stdout]        |
[INFO] [stdout] 298627 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298628:9
[INFO] [stdout]        |
[INFO] [stdout] 298628 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298629:9
[INFO] [stdout]        |
[INFO] [stdout] 298629 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298653:9
[INFO] [stdout]        |
[INFO] [stdout] 298653 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298654:9
[INFO] [stdout]        |
[INFO] [stdout] 298654 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298655:9
[INFO] [stdout]        |
[INFO] [stdout] 298655 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298817:9
[INFO] [stdout]        |
[INFO] [stdout] 298817 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298818:9
[INFO] [stdout]        |
[INFO] [stdout] 298818 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298819:9
[INFO] [stdout]        |
[INFO] [stdout] 298819 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298870:9
[INFO] [stdout]        |
[INFO] [stdout] 298870 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298871:9
[INFO] [stdout]        |
[INFO] [stdout] 298871 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298872:9
[INFO] [stdout]        |
[INFO] [stdout] 298872 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298923:9
[INFO] [stdout]        |
[INFO] [stdout] 298923 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298924:9
[INFO] [stdout]        |
[INFO] [stdout] 298924 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298925:9
[INFO] [stdout]        |
[INFO] [stdout] 298925 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298976:9
[INFO] [stdout]        |
[INFO] [stdout] 298976 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298977:9
[INFO] [stdout]        |
[INFO] [stdout] 298977 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:298978:9
[INFO] [stdout]        |
[INFO] [stdout] 298978 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:299014:9
[INFO] [stdout]        |
[INFO] [stdout] 299014 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:299015:9
[INFO] [stdout]        |
[INFO] [stdout] 299015 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:299016:9
[INFO] [stdout]        |
[INFO] [stdout] 299016 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:299140:9
[INFO] [stdout]        |
[INFO] [stdout] 299140 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:299141:9
[INFO] [stdout]        |
[INFO] [stdout] 299141 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:299142:9
[INFO] [stdout]        |
[INFO] [stdout] 299142 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:299184:9
[INFO] [stdout]        |
[INFO] [stdout] 299184 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:299185:9
[INFO] [stdout]        |
[INFO] [stdout] 299185 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:299186:9
[INFO] [stdout]        |
[INFO] [stdout] 299186 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:299297:9
[INFO] [stdout]        |
[INFO] [stdout] 299297 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:299298:9
[INFO] [stdout]        |
[INFO] [stdout] 299298 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:299299:9
[INFO] [stdout]        |
[INFO] [stdout] 299299 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:299526:9
[INFO] [stdout]        |
[INFO] [stdout] 299526 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:299527:9
[INFO] [stdout]        |
[INFO] [stdout] 299527 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:299528:9
[INFO] [stdout]        |
[INFO] [stdout] 299528 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:299579:9
[INFO] [stdout]        |
[INFO] [stdout] 299579 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:299580:9
[INFO] [stdout]        |
[INFO] [stdout] 299580 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:299581:9
[INFO] [stdout]        |
[INFO] [stdout] 299581 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:299886:9
[INFO] [stdout]        |
[INFO] [stdout] 299886 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:299887:9
[INFO] [stdout]        |
[INFO] [stdout] 299887 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:299888:9
[INFO] [stdout]        |
[INFO] [stdout] 299888 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:299916:9
[INFO] [stdout]        |
[INFO] [stdout] 299916 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:299917:9
[INFO] [stdout]        |
[INFO] [stdout] 299917 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:299918:9
[INFO] [stdout]        |
[INFO] [stdout] 299918 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:299938:9
[INFO] [stdout]        |
[INFO] [stdout] 299938 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:299939:9
[INFO] [stdout]        |
[INFO] [stdout] 299939 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:299940:9
[INFO] [stdout]        |
[INFO] [stdout] 299940 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:300219:9
[INFO] [stdout]        |
[INFO] [stdout] 300219 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:300220:9
[INFO] [stdout]        |
[INFO] [stdout] 300220 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:300221:9
[INFO] [stdout]        |
[INFO] [stdout] 300221 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:300255:9
[INFO] [stdout]        |
[INFO] [stdout] 300255 |         cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:300256:9
[INFO] [stdout]        |
[INFO] [stdout] 300256 |         cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]       --> src/lib.rs:300257:9
[INFO] [stdout]        |
[INFO] [stdout] 300257 |         cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]        = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/qt_core-3321f999e5cb1f41/out/ffi.rs:20260:13
[INFO] [stdout]       |
[INFO] [stdout] 20260 |             cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]       = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/qt_core-3321f999e5cb1f41/out/ffi.rs:20261:13
[INFO] [stdout]       |
[INFO] [stdout] 20261 |             cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]       = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/qt_core-3321f999e5cb1f41/out/ffi.rs:20262:13
[INFO] [stdout]       |
[INFO] [stdout] 20262 |             cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]       = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/qt_core-3321f999e5cb1f41/out/ffi.rs:49099:13
[INFO] [stdout]       |
[INFO] [stdout] 49099 |             cpp_lib_version = "5.12.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(cpp_lib_version, values("5.12.2"))'] }
[INFO] [stdout]       = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.12.2\"))");` to the top of the `build.rs`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/qt_core-3321f999e5cb1f41/out/ffi.rs:49100:13
[INFO] [stdout]       |
[INFO] [stdout] 49100 |             cpp_lib_version = "5.13.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]       = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/qt_core-3321f999e5cb1f41/out/ffi.rs:49101:13
[INFO] [stdout]       |
[INFO] [stdout] 49101 |             cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]       = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/qt_core-3321f999e5cb1f41/out/ffi.rs:83756:15
[INFO] [stdout]       |
[INFO] [stdout] 83756 |     #[cfg(any(cpp_lib_version = "5.14.0", feature = "ritual_rustdoc"))]
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                [lints.rust]
[INFO] [stdout]                unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]       = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/qt_core-3321f999e5cb1f41/out/ffi.rs:83779:15
[INFO] [stdout]       |
[INFO] [stdout] 83779 |     #[cfg(any(cpp_lib_version = "5.14.0", feature = "ritual_rustdoc"))]
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                [lints.rust]
[INFO] [stdout]                unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]       = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/qt_core-3321f999e5cb1f41/out/ffi.rs:84109:13
[INFO] [stdout]       |
[INFO] [stdout] 84109 |         any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.13.0"))'] }
[INFO] [stdout]       = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.13.0\"))");` to the top of the `build.rs`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/qt_core-3321f999e5cb1f41/out/ffi.rs:84109:41
[INFO] [stdout]       |
[INFO] [stdout] 84109 |         any(cpp_lib_version = "5.13.0", cpp_lib_version = "5.14.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(cpp_lib_version, values("5.14.0"))'] }
[INFO] [stdout]       = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cpp_lib_version, values(\"5.14.0\"))");` to the top of the `build.rs`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/qt_core-3321f999e5cb1f41/out/ffi.rs:85018:13
[INFO] [stdout]       |
[INFO] [stdout] 85018 |             cpp_lib_version = "5.11.3",
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[WARN] too many lines in the log, truncating it
