[INFO] fetching crate qt_3d_core 0.5.0...
[INFO] testing qt_3d_core-0.5.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate qt_3d_core 0.5.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate qt_3d_core 0.5.0
[INFO] finished tweaking crates.io crate qt_3d_core 0.5.0
[INFO] tweaked toml for crates.io crate qt_3d_core 0.5.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate qt_3d_core 0.5.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 68 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22139bfa62d7ec68a678d42b680be539ad7c95c0d0f3aa7d2d531a9170ab016d
[INFO] running `Command { std: "docker" "start" "-a" "22139bfa62d7ec68a678d42b680be539ad7c95c0d0f3aa7d2d531a9170ab016d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22139bfa62d7ec68a678d42b680be539ad7c95c0d0f3aa7d2d531a9170ab016d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22139bfa62d7ec68a678d42b680be539ad7c95c0d0f3aa7d2d531a9170ab016d", kill_on_drop: false }`
[INFO] [stdout] 22139bfa62d7ec68a678d42b680be539ad7c95c0d0f3aa7d2d531a9170ab016d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de6f55aba6ff37b269e0a3de503b84dbace00d4746b311d4944d17f2ed426b8c
[INFO] running `Command { std: "docker" "start" "-a" "de6f55aba6ff37b269e0a3de503b84dbace00d4746b311d4944d17f2ed426b8c", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling failure_derive v0.1.8
[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 rustc-demangle v0.1.26
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling term v0.4.6
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling pathdiff v0.1.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling shell-words v0.1.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling cpp_core v0.6.0
[INFO] [stderr]    Compiling term-painter v0.2.4
[INFO] [stderr]    Compiling humantime v1.3.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 toml v0.4.10
[INFO] [stderr]    Compiling bincode v1.3.3
[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 env_logger v0.7.1
[INFO] [stderr]    Compiling ritual_common v0.4.0
[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
[INFO] [stderr]    Compiling qt_gui v0.5.0
[INFO] [stderr]    Compiling qt_3d_core v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `cpp_lib_version`
[INFO] [stdout]      --> src/lib.rs:19293:9
[INFO] [stdout]       |
[INFO] [stdout] 19293 |         cpp_lib_version = "5.14.0",
[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.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]       = 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:19294:9
[INFO] [stdout]       |
[INFO] [stdout] 19294 |         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:19295:9
[INFO] [stdout]       |
[INFO] [stdout] 19295 |         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:19296:9
[INFO] [stdout]       |
[INFO] [stdout] 19296 |         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:20093:9
[INFO] [stdout]       |
[INFO] [stdout] 20093 |         cpp_lib_version = "5.14.0",
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:20094:9
[INFO] [stdout]       |
[INFO] [stdout] 20094 |         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:20095:9
[INFO] [stdout]       |
[INFO] [stdout] 20095 |         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:20096:9
[INFO] [stdout]       |
[INFO] [stdout] 20096 |         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:20766:9
[INFO] [stdout]       |
[INFO] [stdout] 20766 |         cpp_lib_version = "5.14.0",
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:20767:9
[INFO] [stdout]       |
[INFO] [stdout] 20767 |         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:20768:9
[INFO] [stdout]       |
[INFO] [stdout] 20768 |         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:20769:9
[INFO] [stdout]       |
[INFO] [stdout] 20769 |         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:21276:9
[INFO] [stdout]       |
[INFO] [stdout] 21276 |         cpp_lib_version = "5.14.0",
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:21277:9
[INFO] [stdout]       |
[INFO] [stdout] 21277 |         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:21278:9
[INFO] [stdout]       |
[INFO] [stdout] 21278 |         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:21279:9
[INFO] [stdout]       |
[INFO] [stdout] 21279 |         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:21595:9
[INFO] [stdout]       |
[INFO] [stdout] 21595 |         cpp_lib_version = "5.14.0",
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:21596:9
[INFO] [stdout]       |
[INFO] [stdout] 21596 |         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:21597:9
[INFO] [stdout]       |
[INFO] [stdout] 21597 |         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:21598:9
[INFO] [stdout]       |
[INFO] [stdout] 21598 |         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:22537:9
[INFO] [stdout]       |
[INFO] [stdout] 22537 |         cpp_lib_version = "5.14.0",
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:22538:9
[INFO] [stdout]       |
[INFO] [stdout] 22538 |         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:22539:9
[INFO] [stdout]       |
[INFO] [stdout] 22539 |         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:22540:9
[INFO] [stdout]       |
[INFO] [stdout] 22540 |         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:27046:9
[INFO] [stdout]       |
[INFO] [stdout] 27046 |         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:27047:9
[INFO] [stdout]       |
[INFO] [stdout] 27047 |         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:27048:9
[INFO] [stdout]       |
[INFO] [stdout] 27048 |         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:27049:9
[INFO] [stdout]       |
[INFO] [stdout] 27049 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:27078:9
[INFO] [stdout]       |
[INFO] [stdout] 27078 |         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:27079:9
[INFO] [stdout]       |
[INFO] [stdout] 27079 |         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:27080:9
[INFO] [stdout]       |
[INFO] [stdout] 27080 |         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:27081:9
[INFO] [stdout]       |
[INFO] [stdout] 27081 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:27106:9
[INFO] [stdout]       |
[INFO] [stdout] 27106 |         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:27107:9
[INFO] [stdout]       |
[INFO] [stdout] 27107 |         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:27108:9
[INFO] [stdout]       |
[INFO] [stdout] 27108 |         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:27109:9
[INFO] [stdout]       |
[INFO] [stdout] 27109 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:27134:9
[INFO] [stdout]       |
[INFO] [stdout] 27134 |         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:27135:9
[INFO] [stdout]       |
[INFO] [stdout] 27135 |         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:27136:9
[INFO] [stdout]       |
[INFO] [stdout] 27136 |         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:27137:9
[INFO] [stdout]       |
[INFO] [stdout] 27137 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:27162:9
[INFO] [stdout]       |
[INFO] [stdout] 27162 |         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:27163:9
[INFO] [stdout]       |
[INFO] [stdout] 27163 |         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:27164:9
[INFO] [stdout]       |
[INFO] [stdout] 27164 |         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:27165:9
[INFO] [stdout]       |
[INFO] [stdout] 27165 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:27190:9
[INFO] [stdout]       |
[INFO] [stdout] 27190 |         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:27191:9
[INFO] [stdout]       |
[INFO] [stdout] 27191 |         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:27192:9
[INFO] [stdout]       |
[INFO] [stdout] 27192 |         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:27193:9
[INFO] [stdout]       |
[INFO] [stdout] 27193 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:27218:9
[INFO] [stdout]       |
[INFO] [stdout] 27218 |         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:27219:9
[INFO] [stdout]       |
[INFO] [stdout] 27219 |         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:27220:9
[INFO] [stdout]       |
[INFO] [stdout] 27220 |         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:27221:9
[INFO] [stdout]       |
[INFO] [stdout] 27221 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:27250:9
[INFO] [stdout]       |
[INFO] [stdout] 27250 |         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:27251:9
[INFO] [stdout]       |
[INFO] [stdout] 27251 |         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:27252:9
[INFO] [stdout]       |
[INFO] [stdout] 27252 |         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:27253:9
[INFO] [stdout]       |
[INFO] [stdout] 27253 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:27288:9
[INFO] [stdout]       |
[INFO] [stdout] 27288 |         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:27289:9
[INFO] [stdout]       |
[INFO] [stdout] 27289 |         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:27290:9
[INFO] [stdout]       |
[INFO] [stdout] 27290 |         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:27291:9
[INFO] [stdout]       |
[INFO] [stdout] 27291 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:27324:9
[INFO] [stdout]       |
[INFO] [stdout] 27324 |         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:27325:9
[INFO] [stdout]       |
[INFO] [stdout] 27325 |         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:27326:9
[INFO] [stdout]       |
[INFO] [stdout] 27326 |         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:27327:9
[INFO] [stdout]       |
[INFO] [stdout] 27327 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:27369:9
[INFO] [stdout]       |
[INFO] [stdout] 27369 |         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:27370:9
[INFO] [stdout]       |
[INFO] [stdout] 27370 |         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:27371:9
[INFO] [stdout]       |
[INFO] [stdout] 27371 |         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:27372:9
[INFO] [stdout]       |
[INFO] [stdout] 27372 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:27402:9
[INFO] [stdout]       |
[INFO] [stdout] 27402 |         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:27403:9
[INFO] [stdout]       |
[INFO] [stdout] 27403 |         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:27404:9
[INFO] [stdout]       |
[INFO] [stdout] 27404 |         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:27405:9
[INFO] [stdout]       |
[INFO] [stdout] 27405 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:27447:9
[INFO] [stdout]       |
[INFO] [stdout] 27447 |         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:27448:9
[INFO] [stdout]       |
[INFO] [stdout] 27448 |         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:27449:9
[INFO] [stdout]       |
[INFO] [stdout] 27449 |         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:27450:9
[INFO] [stdout]       |
[INFO] [stdout] 27450 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:27487:9
[INFO] [stdout]       |
[INFO] [stdout] 27487 |         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:27488:9
[INFO] [stdout]       |
[INFO] [stdout] 27488 |         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:27489:9
[INFO] [stdout]       |
[INFO] [stdout] 27489 |         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:27490:9
[INFO] [stdout]       |
[INFO] [stdout] 27490 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:27529:9
[INFO] [stdout]       |
[INFO] [stdout] 27529 |         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:27530:9
[INFO] [stdout]       |
[INFO] [stdout] 27530 |         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:27531:9
[INFO] [stdout]       |
[INFO] [stdout] 27531 |         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:27532:9
[INFO] [stdout]       |
[INFO] [stdout] 27532 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:27558:9
[INFO] [stdout]       |
[INFO] [stdout] 27558 |         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:27559:9
[INFO] [stdout]       |
[INFO] [stdout] 27559 |         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:27560:9
[INFO] [stdout]       |
[INFO] [stdout] 27560 |         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:27561:9
[INFO] [stdout]       |
[INFO] [stdout] 27561 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:27587:9
[INFO] [stdout]       |
[INFO] [stdout] 27587 |         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:27588:9
[INFO] [stdout]       |
[INFO] [stdout] 27588 |         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:27589:9
[INFO] [stdout]       |
[INFO] [stdout] 27589 |         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:27590:9
[INFO] [stdout]       |
[INFO] [stdout] 27590 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:27620:9
[INFO] [stdout]       |
[INFO] [stdout] 27620 |         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:27621:9
[INFO] [stdout]       |
[INFO] [stdout] 27621 |         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:27622:9
[INFO] [stdout]       |
[INFO] [stdout] 27622 |         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:27623:9
[INFO] [stdout]       |
[INFO] [stdout] 27623 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:27653:9
[INFO] [stdout]       |
[INFO] [stdout] 27653 |         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:27654:9
[INFO] [stdout]       |
[INFO] [stdout] 27654 |         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:27655:9
[INFO] [stdout]       |
[INFO] [stdout] 27655 |         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:27656:9
[INFO] [stdout]       |
[INFO] [stdout] 27656 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:27686:9
[INFO] [stdout]       |
[INFO] [stdout] 27686 |         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:27687:9
[INFO] [stdout]       |
[INFO] [stdout] 27687 |         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:27688:9
[INFO] [stdout]       |
[INFO] [stdout] 27688 |         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:27689:9
[INFO] [stdout]       |
[INFO] [stdout] 27689 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:27719:9
[INFO] [stdout]       |
[INFO] [stdout] 27719 |         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:27720:9
[INFO] [stdout]       |
[INFO] [stdout] 27720 |         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:27721:9
[INFO] [stdout]       |
[INFO] [stdout] 27721 |         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:27722:9
[INFO] [stdout]       |
[INFO] [stdout] 27722 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:27753:9
[INFO] [stdout]       |
[INFO] [stdout] 27753 |         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:27754:9
[INFO] [stdout]       |
[INFO] [stdout] 27754 |         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:27755:9
[INFO] [stdout]       |
[INFO] [stdout] 27755 |         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:27756:9
[INFO] [stdout]       |
[INFO] [stdout] 27756 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:27786:9
[INFO] [stdout]       |
[INFO] [stdout] 27786 |         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:27787:9
[INFO] [stdout]       |
[INFO] [stdout] 27787 |         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:27788:9
[INFO] [stdout]       |
[INFO] [stdout] 27788 |         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:27789:9
[INFO] [stdout]       |
[INFO] [stdout] 27789 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:27819:9
[INFO] [stdout]       |
[INFO] [stdout] 27819 |         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:27820:9
[INFO] [stdout]       |
[INFO] [stdout] 27820 |         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:27821:9
[INFO] [stdout]       |
[INFO] [stdout] 27821 |         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:27822:9
[INFO] [stdout]       |
[INFO] [stdout] 27822 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:27852:9
[INFO] [stdout]       |
[INFO] [stdout] 27852 |         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:27853:9
[INFO] [stdout]       |
[INFO] [stdout] 27853 |         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:27854:9
[INFO] [stdout]       |
[INFO] [stdout] 27854 |         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:27855:9
[INFO] [stdout]       |
[INFO] [stdout] 27855 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:27886:9
[INFO] [stdout]       |
[INFO] [stdout] 27886 |         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:27887:9
[INFO] [stdout]       |
[INFO] [stdout] 27887 |         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:27888:9
[INFO] [stdout]       |
[INFO] [stdout] 27888 |         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:27889:9
[INFO] [stdout]       |
[INFO] [stdout] 27889 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:27919:9
[INFO] [stdout]       |
[INFO] [stdout] 27919 |         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:27920:9
[INFO] [stdout]       |
[INFO] [stdout] 27920 |         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:27921:9
[INFO] [stdout]       |
[INFO] [stdout] 27921 |         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:27922:9
[INFO] [stdout]       |
[INFO] [stdout] 27922 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:27952:9
[INFO] [stdout]       |
[INFO] [stdout] 27952 |         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:27953:9
[INFO] [stdout]       |
[INFO] [stdout] 27953 |         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:27954:9
[INFO] [stdout]       |
[INFO] [stdout] 27954 |         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:27955:9
[INFO] [stdout]       |
[INFO] [stdout] 27955 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:27985:9
[INFO] [stdout]       |
[INFO] [stdout] 27985 |         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:27986:9
[INFO] [stdout]       |
[INFO] [stdout] 27986 |         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:27987:9
[INFO] [stdout]       |
[INFO] [stdout] 27987 |         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:27988:9
[INFO] [stdout]       |
[INFO] [stdout] 27988 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:28018:9
[INFO] [stdout]       |
[INFO] [stdout] 28018 |         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:28019:9
[INFO] [stdout]       |
[INFO] [stdout] 28019 |         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:28020:9
[INFO] [stdout]       |
[INFO] [stdout] 28020 |         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:28021:9
[INFO] [stdout]       |
[INFO] [stdout] 28021 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:28051:9
[INFO] [stdout]       |
[INFO] [stdout] 28051 |         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:28052:9
[INFO] [stdout]       |
[INFO] [stdout] 28052 |         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:28053:9
[INFO] [stdout]       |
[INFO] [stdout] 28053 |         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:28054:9
[INFO] [stdout]       |
[INFO] [stdout] 28054 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:28084:9
[INFO] [stdout]       |
[INFO] [stdout] 28084 |         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:28085:9
[INFO] [stdout]       |
[INFO] [stdout] 28085 |         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:28086:9
[INFO] [stdout]       |
[INFO] [stdout] 28086 |         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:28087:9
[INFO] [stdout]       |
[INFO] [stdout] 28087 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:28118:9
[INFO] [stdout]       |
[INFO] [stdout] 28118 |         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:28119:9
[INFO] [stdout]       |
[INFO] [stdout] 28119 |         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:28120:9
[INFO] [stdout]       |
[INFO] [stdout] 28120 |         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:28121:9
[INFO] [stdout]       |
[INFO] [stdout] 28121 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:28151:9
[INFO] [stdout]       |
[INFO] [stdout] 28151 |         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:28152:9
[INFO] [stdout]       |
[INFO] [stdout] 28152 |         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:28153:9
[INFO] [stdout]       |
[INFO] [stdout] 28153 |         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:28154:9
[INFO] [stdout]       |
[INFO] [stdout] 28154 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:28184:9
[INFO] [stdout]       |
[INFO] [stdout] 28184 |         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:28185:9
[INFO] [stdout]       |
[INFO] [stdout] 28185 |         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:28186:9
[INFO] [stdout]       |
[INFO] [stdout] 28186 |         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:28187:9
[INFO] [stdout]       |
[INFO] [stdout] 28187 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:28217:9
[INFO] [stdout]       |
[INFO] [stdout] 28217 |         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:28218:9
[INFO] [stdout]       |
[INFO] [stdout] 28218 |         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:28219:9
[INFO] [stdout]       |
[INFO] [stdout] 28219 |         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:28220:9
[INFO] [stdout]       |
[INFO] [stdout] 28220 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:28250:9
[INFO] [stdout]       |
[INFO] [stdout] 28250 |         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:28251:9
[INFO] [stdout]       |
[INFO] [stdout] 28251 |         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:28252:9
[INFO] [stdout]       |
[INFO] [stdout] 28252 |         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:28253:9
[INFO] [stdout]       |
[INFO] [stdout] 28253 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:28283:9
[INFO] [stdout]       |
[INFO] [stdout] 28283 |         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:28284:9
[INFO] [stdout]       |
[INFO] [stdout] 28284 |         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:28285:9
[INFO] [stdout]       |
[INFO] [stdout] 28285 |         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:28286:9
[INFO] [stdout]       |
[INFO] [stdout] 28286 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:28316:9
[INFO] [stdout]       |
[INFO] [stdout] 28316 |         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:28317:9
[INFO] [stdout]       |
[INFO] [stdout] 28317 |         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:28318:9
[INFO] [stdout]       |
[INFO] [stdout] 28318 |         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:28319:9
[INFO] [stdout]       |
[INFO] [stdout] 28319 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:28349:9
[INFO] [stdout]       |
[INFO] [stdout] 28349 |         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:28350:9
[INFO] [stdout]       |
[INFO] [stdout] 28350 |         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:28351:9
[INFO] [stdout]       |
[INFO] [stdout] 28351 |         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:28352:9
[INFO] [stdout]       |
[INFO] [stdout] 28352 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:28382:9
[INFO] [stdout]       |
[INFO] [stdout] 28382 |         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:28383:9
[INFO] [stdout]       |
[INFO] [stdout] 28383 |         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:28384:9
[INFO] [stdout]       |
[INFO] [stdout] 28384 |         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:28385:9
[INFO] [stdout]       |
[INFO] [stdout] 28385 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:28413:9
[INFO] [stdout]       |
[INFO] [stdout] 28413 |         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:28414:9
[INFO] [stdout]       |
[INFO] [stdout] 28414 |         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:28415:9
[INFO] [stdout]       |
[INFO] [stdout] 28415 |         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:28416:9
[INFO] [stdout]       |
[INFO] [stdout] 28416 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:28447:9
[INFO] [stdout]       |
[INFO] [stdout] 28447 |         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:28448:9
[INFO] [stdout]       |
[INFO] [stdout] 28448 |         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:28449:9
[INFO] [stdout]       |
[INFO] [stdout] 28449 |         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:28450:9
[INFO] [stdout]       |
[INFO] [stdout] 28450 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:28478:9
[INFO] [stdout]       |
[INFO] [stdout] 28478 |         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:28479:9
[INFO] [stdout]       |
[INFO] [stdout] 28479 |         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:28480:9
[INFO] [stdout]       |
[INFO] [stdout] 28480 |         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:28481:9
[INFO] [stdout]       |
[INFO] [stdout] 28481 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:28511:9
[INFO] [stdout]       |
[INFO] [stdout] 28511 |         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:28512:9
[INFO] [stdout]       |
[INFO] [stdout] 28512 |         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:28513:9
[INFO] [stdout]       |
[INFO] [stdout] 28513 |         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:28514:9
[INFO] [stdout]       |
[INFO] [stdout] 28514 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:28544:9
[INFO] [stdout]       |
[INFO] [stdout] 28544 |         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:28545:9
[INFO] [stdout]       |
[INFO] [stdout] 28545 |         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:28546:9
[INFO] [stdout]       |
[INFO] [stdout] 28546 |         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:28547:9
[INFO] [stdout]       |
[INFO] [stdout] 28547 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:28577:9
[INFO] [stdout]       |
[INFO] [stdout] 28577 |         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:28578:9
[INFO] [stdout]       |
[INFO] [stdout] 28578 |         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:28579:9
[INFO] [stdout]       |
[INFO] [stdout] 28579 |         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:28580:9
[INFO] [stdout]       |
[INFO] [stdout] 28580 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:28610:9
[INFO] [stdout]       |
[INFO] [stdout] 28610 |         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:28611:9
[INFO] [stdout]       |
[INFO] [stdout] 28611 |         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:28612:9
[INFO] [stdout]       |
[INFO] [stdout] 28612 |         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:28613:9
[INFO] [stdout]       |
[INFO] [stdout] 28613 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:28643:9
[INFO] [stdout]       |
[INFO] [stdout] 28643 |         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:28644:9
[INFO] [stdout]       |
[INFO] [stdout] 28644 |         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:28645:9
[INFO] [stdout]       |
[INFO] [stdout] 28645 |         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:28646:9
[INFO] [stdout]       |
[INFO] [stdout] 28646 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:28677:9
[INFO] [stdout]       |
[INFO] [stdout] 28677 |         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:28678:9
[INFO] [stdout]       |
[INFO] [stdout] 28678 |         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:28679:9
[INFO] [stdout]       |
[INFO] [stdout] 28679 |         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:28680:9
[INFO] [stdout]       |
[INFO] [stdout] 28680 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:28710:9
[INFO] [stdout]       |
[INFO] [stdout] 28710 |         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:28711:9
[INFO] [stdout]       |
[INFO] [stdout] 28711 |         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:28712:9
[INFO] [stdout]       |
[INFO] [stdout] 28712 |         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:28713:9
[INFO] [stdout]       |
[INFO] [stdout] 28713 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:28743:9
[INFO] [stdout]       |
[INFO] [stdout] 28743 |         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:28744:9
[INFO] [stdout]       |
[INFO] [stdout] 28744 |         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:28745:9
[INFO] [stdout]       |
[INFO] [stdout] 28745 |         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:28746:9
[INFO] [stdout]       |
[INFO] [stdout] 28746 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:28776:9
[INFO] [stdout]       |
[INFO] [stdout] 28776 |         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:28777:9
[INFO] [stdout]       |
[INFO] [stdout] 28777 |         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:28778:9
[INFO] [stdout]       |
[INFO] [stdout] 28778 |         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:28779:9
[INFO] [stdout]       |
[INFO] [stdout] 28779 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:28809:9
[INFO] [stdout]       |
[INFO] [stdout] 28809 |         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:28810:9
[INFO] [stdout]       |
[INFO] [stdout] 28810 |         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:28811:9
[INFO] [stdout]       |
[INFO] [stdout] 28811 |         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:28812:9
[INFO] [stdout]       |
[INFO] [stdout] 28812 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:28842:9
[INFO] [stdout]       |
[INFO] [stdout] 28842 |         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:28843:9
[INFO] [stdout]       |
[INFO] [stdout] 28843 |         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:28844:9
[INFO] [stdout]       |
[INFO] [stdout] 28844 |         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:28845:9
[INFO] [stdout]       |
[INFO] [stdout] 28845 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:28875:9
[INFO] [stdout]       |
[INFO] [stdout] 28875 |         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:28876:9
[INFO] [stdout]       |
[INFO] [stdout] 28876 |         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:28877:9
[INFO] [stdout]       |
[INFO] [stdout] 28877 |         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:28878:9
[INFO] [stdout]       |
[INFO] [stdout] 28878 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:28908:9
[INFO] [stdout]       |
[INFO] [stdout] 28908 |         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:28909:9
[INFO] [stdout]       |
[INFO] [stdout] 28909 |         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:28910:9
[INFO] [stdout]       |
[INFO] [stdout] 28910 |         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:28911:9
[INFO] [stdout]       |
[INFO] [stdout] 28911 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:28941:9
[INFO] [stdout]       |
[INFO] [stdout] 28941 |         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:28942:9
[INFO] [stdout]       |
[INFO] [stdout] 28942 |         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:28943:9
[INFO] [stdout]       |
[INFO] [stdout] 28943 |         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:28944:9
[INFO] [stdout]       |
[INFO] [stdout] 28944 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:28974:9
[INFO] [stdout]       |
[INFO] [stdout] 28974 |         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:28975:9
[INFO] [stdout]       |
[INFO] [stdout] 28975 |         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:28976:9
[INFO] [stdout]       |
[INFO] [stdout] 28976 |         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:28977:9
[INFO] [stdout]       |
[INFO] [stdout] 28977 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:29008:9
[INFO] [stdout]       |
[INFO] [stdout] 29008 |         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:29009:9
[INFO] [stdout]       |
[INFO] [stdout] 29009 |         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:29010:9
[INFO] [stdout]       |
[INFO] [stdout] 29010 |         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:29011:9
[INFO] [stdout]       |
[INFO] [stdout] 29011 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:29041:9
[INFO] [stdout]       |
[INFO] [stdout] 29041 |         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:29042:9
[INFO] [stdout]       |
[INFO] [stdout] 29042 |         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:29043:9
[INFO] [stdout]       |
[INFO] [stdout] 29043 |         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:29044:9
[INFO] [stdout]       |
[INFO] [stdout] 29044 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:29074:9
[INFO] [stdout]       |
[INFO] [stdout] 29074 |         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:29075:9
[INFO] [stdout]       |
[INFO] [stdout] 29075 |         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:29076:9
[INFO] [stdout]       |
[INFO] [stdout] 29076 |         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:29077:9
[INFO] [stdout]       |
[INFO] [stdout] 29077 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:29107:9
[INFO] [stdout]       |
[INFO] [stdout] 29107 |         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:29108:9
[INFO] [stdout]       |
[INFO] [stdout] 29108 |         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:29109:9
[INFO] [stdout]       |
[INFO] [stdout] 29109 |         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:29110:9
[INFO] [stdout]       |
[INFO] [stdout] 29110 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:29140:9
[INFO] [stdout]       |
[INFO] [stdout] 29140 |         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:29141:9
[INFO] [stdout]       |
[INFO] [stdout] 29141 |         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:29142:9
[INFO] [stdout]       |
[INFO] [stdout] 29142 |         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:29143:9
[INFO] [stdout]       |
[INFO] [stdout] 29143 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:29173:9
[INFO] [stdout]       |
[INFO] [stdout] 29173 |         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:29174:9
[INFO] [stdout]       |
[INFO] [stdout] 29174 |         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:29175:9
[INFO] [stdout]       |
[INFO] [stdout] 29175 |         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:29176:9
[INFO] [stdout]       |
[INFO] [stdout] 29176 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:29206:9
[INFO] [stdout]       |
[INFO] [stdout] 29206 |         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:29207:9
[INFO] [stdout]       |
[INFO] [stdout] 29207 |         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:29208:9
[INFO] [stdout]       |
[INFO] [stdout] 29208 |         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:29209:9
[INFO] [stdout]       |
[INFO] [stdout] 29209 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:29239:9
[INFO] [stdout]       |
[INFO] [stdout] 29239 |         cpp_lib_version = "5.14.0",
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:29240:9
[INFO] [stdout]       |
[INFO] [stdout] 29240 |         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:29241:9
[INFO] [stdout]       |
[INFO] [stdout] 29241 |         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:29242:9
[INFO] [stdout]       |
[INFO] [stdout] 29242 |         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:29289:9
[INFO] [stdout]       |
[INFO] [stdout] 29289 |         cpp_lib_version = "5.14.0",
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:29290:9
[INFO] [stdout]       |
[INFO] [stdout] 29290 |         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:29291:9
[INFO] [stdout]       |
[INFO] [stdout] 29291 |         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:29292:9
[INFO] [stdout]       |
[INFO] [stdout] 29292 |         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:29331:9
[INFO] [stdout]       |
[INFO] [stdout] 29331 |         cpp_lib_version = "5.14.0",
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:29332:9
[INFO] [stdout]       |
[INFO] [stdout] 29332 |         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:29333:9
[INFO] [stdout]       |
[INFO] [stdout] 29333 |         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:29334:9
[INFO] [stdout]       |
[INFO] [stdout] 29334 |         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:29365:9
[INFO] [stdout]       |
[INFO] [stdout] 29365 |         cpp_lib_version = "5.14.0",
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:29366:9
[INFO] [stdout]       |
[INFO] [stdout] 29366 |         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:29367:9
[INFO] [stdout]       |
[INFO] [stdout] 29367 |         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:29368:9
[INFO] [stdout]       |
[INFO] [stdout] 29368 |         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:29396:9
[INFO] [stdout]       |
[INFO] [stdout] 29396 |         cpp_lib_version = "5.14.0",
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:29397:9
[INFO] [stdout]       |
[INFO] [stdout] 29397 |         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:29398:9
[INFO] [stdout]       |
[INFO] [stdout] 29398 |         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:29399:9
[INFO] [stdout]       |
[INFO] [stdout] 29399 |         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:29429:9
[INFO] [stdout]       |
[INFO] [stdout] 29429 |         cpp_lib_version = "5.14.0",
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:29430:9
[INFO] [stdout]       |
[INFO] [stdout] 29430 |         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:29431:9
[INFO] [stdout]       |
[INFO] [stdout] 29431 |         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:29432:9
[INFO] [stdout]       |
[INFO] [stdout] 29432 |         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:29463:9
[INFO] [stdout]       |
[INFO] [stdout] 29463 |         cpp_lib_version = "5.14.0",
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:29464:9
[INFO] [stdout]       |
[INFO] [stdout] 29464 |         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:29465:9
[INFO] [stdout]       |
[INFO] [stdout] 29465 |         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:29466:9
[INFO] [stdout]       |
[INFO] [stdout] 29466 |         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:29666:9
[INFO] [stdout]       |
[INFO] [stdout] 29666 |         cpp_lib_version = "5.14.0",
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:29667:9
[INFO] [stdout]       |
[INFO] [stdout] 29667 |         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:29668:9
[INFO] [stdout]       |
[INFO] [stdout] 29668 |         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:29669:9
[INFO] [stdout]       |
[INFO] [stdout] 29669 |         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:29697:9
[INFO] [stdout]       |
[INFO] [stdout] 29697 |         cpp_lib_version = "5.14.0",
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:29698:9
[INFO] [stdout]       |
[INFO] [stdout] 29698 |         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:29699:9
[INFO] [stdout]       |
[INFO] [stdout] 29699 |         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:29700:9
[INFO] [stdout]       |
[INFO] [stdout] 29700 |         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:29730:9
[INFO] [stdout]       |
[INFO] [stdout] 29730 |         cpp_lib_version = "5.14.0",
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:29731:9
[INFO] [stdout]       |
[INFO] [stdout] 29731 |         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:29732:9
[INFO] [stdout]       |
[INFO] [stdout] 29732 |         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:29733:9
[INFO] [stdout]       |
[INFO] [stdout] 29733 |         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:29765:9
[INFO] [stdout]       |
[INFO] [stdout] 29765 |         cpp_lib_version = "5.14.0",
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:29766:9
[INFO] [stdout]       |
[INFO] [stdout] 29766 |         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:29767:9
[INFO] [stdout]       |
[INFO] [stdout] 29767 |         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:29768:9
[INFO] [stdout]       |
[INFO] [stdout] 29768 |         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:29912:9
[INFO] [stdout]       |
[INFO] [stdout] 29912 |         cpp_lib_version = "5.14.0",
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:29913:9
[INFO] [stdout]       |
[INFO] [stdout] 29913 |         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:29914:9
[INFO] [stdout]       |
[INFO] [stdout] 29914 |         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:29915:9
[INFO] [stdout]       |
[INFO] [stdout] 29915 |         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:29943:9
[INFO] [stdout]       |
[INFO] [stdout] 29943 |         cpp_lib_version = "5.14.0",
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:29944:9
[INFO] [stdout]       |
[INFO] [stdout] 29944 |         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:29945:9
[INFO] [stdout]       |
[INFO] [stdout] 29945 |         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:29946:9
[INFO] [stdout]       |
[INFO] [stdout] 29946 |         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:29976:9
[INFO] [stdout]       |
[INFO] [stdout] 29976 |         cpp_lib_version = "5.14.0",
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:29977:9
[INFO] [stdout]       |
[INFO] [stdout] 29977 |         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:29978:9
[INFO] [stdout]       |
[INFO] [stdout] 29978 |         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:29979:9
[INFO] [stdout]       |
[INFO] [stdout] 29979 |         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:30010:9
[INFO] [stdout]       |
[INFO] [stdout] 30010 |         cpp_lib_version = "5.14.0",
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:30011:9
[INFO] [stdout]       |
[INFO] [stdout] 30011 |         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:30012:9
[INFO] [stdout]       |
[INFO] [stdout] 30012 |         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:30013:9
[INFO] [stdout]       |
[INFO] [stdout] 30013 |         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:30098:9
[INFO] [stdout]       |
[INFO] [stdout] 30098 |         cpp_lib_version = "5.14.0",
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:30099:9
[INFO] [stdout]       |
[INFO] [stdout] 30099 |         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:30100:9
[INFO] [stdout]       |
[INFO] [stdout] 30100 |         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:30101:9
[INFO] [stdout]       |
[INFO] [stdout] 30101 |         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:30124:9
[INFO] [stdout]       |
[INFO] [stdout] 30124 |         cpp_lib_version = "5.14.0",
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:30125:9
[INFO] [stdout]       |
[INFO] [stdout] 30125 |         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:30126:9
[INFO] [stdout]       |
[INFO] [stdout] 30126 |         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:30127:9
[INFO] [stdout]       |
[INFO] [stdout] 30127 |         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:30182:9
[INFO] [stdout]       |
[INFO] [stdout] 30182 |         cpp_lib_version = "5.14.0",
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:30183:9
[INFO] [stdout]       |
[INFO] [stdout] 30183 |         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:30184:9
[INFO] [stdout]       |
[INFO] [stdout] 30184 |         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:30185:9
[INFO] [stdout]       |
[INFO] [stdout] 30185 |         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:30224:9
[INFO] [stdout]       |
[INFO] [stdout] 30224 |         cpp_lib_version = "5.14.0",
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:30225:9
[INFO] [stdout]       |
[INFO] [stdout] 30225 |         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:30226:9
[INFO] [stdout]       |
[INFO] [stdout] 30226 |         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:30227:9
[INFO] [stdout]       |
[INFO] [stdout] 30227 |         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:30255:9
[INFO] [stdout]       |
[INFO] [stdout] 30255 |         cpp_lib_version = "5.14.0",
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:30256:9
[INFO] [stdout]       |
[INFO] [stdout] 30256 |         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:30257:9
[INFO] [stdout]       |
[INFO] [stdout] 30257 |         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:30258:9
[INFO] [stdout]       |
[INFO] [stdout] 30258 |         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:30288:9
[INFO] [stdout]       |
[INFO] [stdout] 30288 |         cpp_lib_version = "5.14.0",
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:30289:9
[INFO] [stdout]       |
[INFO] [stdout] 30289 |         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:30290:9
[INFO] [stdout]       |
[INFO] [stdout] 30290 |         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:30291:9
[INFO] [stdout]       |
[INFO] [stdout] 30291 |         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:30322:9
[INFO] [stdout]       |
[INFO] [stdout] 30322 |         cpp_lib_version = "5.14.0",
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:30323:9
[INFO] [stdout]       |
[INFO] [stdout] 30323 |         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:30324:9
[INFO] [stdout]       |
[INFO] [stdout] 30324 |         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:30325:9
[INFO] [stdout]       |
[INFO] [stdout] 30325 |         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:30353:9
[INFO] [stdout]       |
[INFO] [stdout] 30353 |         cpp_lib_version = "5.14.0",
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:30354:9
[INFO] [stdout]       |
[INFO] [stdout] 30354 |         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:30355:9
[INFO] [stdout]       |
[INFO] [stdout] 30355 |         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:30356:9
[INFO] [stdout]       |
[INFO] [stdout] 30356 |         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:30384:9
[INFO] [stdout]       |
[INFO] [stdout] 30384 |         cpp_lib_version = "5.14.0",
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:30385:9
[INFO] [stdout]       |
[INFO] [stdout] 30385 |         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:30386:9
[INFO] [stdout]       |
[INFO] [stdout] 30386 |         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:30387:9
[INFO] [stdout]       |
[INFO] [stdout] 30387 |         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:30417:9
[INFO] [stdout]       |
[INFO] [stdout] 30417 |         cpp_lib_version = "5.14.0",
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:30418:9
[INFO] [stdout]       |
[INFO] [stdout] 30418 |         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:30419:9
[INFO] [stdout]       |
[INFO] [stdout] 30419 |         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:30420:9
[INFO] [stdout]       |
[INFO] [stdout] 30420 |         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:30452:9
[INFO] [stdout]       |
[INFO] [stdout] 30452 |         cpp_lib_version = "5.14.0",
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:30453:9
[INFO] [stdout]       |
[INFO] [stdout] 30453 |         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:30454:9
[INFO] [stdout]       |
[INFO] [stdout] 30454 |         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:30455:9
[INFO] [stdout]       |
[INFO] [stdout] 30455 |         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:30712:9
[INFO] [stdout]       |
[INFO] [stdout] 30712 |         cpp_lib_version = "5.14.0",
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:30713:9
[INFO] [stdout]       |
[INFO] [stdout] 30713 |         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:30714:9
[INFO] [stdout]       |
[INFO] [stdout] 30714 |         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:30715:9
[INFO] [stdout]       |
[INFO] [stdout] 30715 |         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:30743:9
[INFO] [stdout]       |
[INFO] [stdout] 30743 |         cpp_lib_version = "5.14.0",
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:30744:9
[INFO] [stdout]       |
[INFO] [stdout] 30744 |         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:30745:9
[INFO] [stdout]       |
[INFO] [stdout] 30745 |         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:30746:9
[INFO] [stdout]       |
[INFO] [stdout] 30746 |         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:30776:9
[INFO] [stdout]       |
[INFO] [stdout] 30776 |         cpp_lib_version = "5.14.0",
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:30777:9
[INFO] [stdout]       |
[INFO] [stdout] 30777 |         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:30778:9
[INFO] [stdout]       |
[INFO] [stdout] 30778 |         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:30779:9
[INFO] [stdout]       |
[INFO] [stdout] 30779 |         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:30810:9
[INFO] [stdout]       |
[INFO] [stdout] 30810 |         cpp_lib_version = "5.14.0",
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:30811:9
[INFO] [stdout]       |
[INFO] [stdout] 30811 |         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:30812:9
[INFO] [stdout]       |
[INFO] [stdout] 30812 |         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:30813:9
[INFO] [stdout]       |
[INFO] [stdout] 30813 |         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:31109:9
[INFO] [stdout]       |
[INFO] [stdout] 31109 |         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:31110:9
[INFO] [stdout]       |
[INFO] [stdout] 31110 |         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:31111:9
[INFO] [stdout]       |
[INFO] [stdout] 31111 |         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:31112:9
[INFO] [stdout]       |
[INFO] [stdout] 31112 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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:31140:9
[INFO] [stdout]       |
[INFO] [stdout] 31140 |         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:31141:9
[INFO] [stdout]       |
[INFO] [stdout] 31141 |         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:31142:9
[INFO] [stdout]       |
[INFO] [stdout] 31142 |         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:31143:9
[INFO] [stdout]       |
[INFO] [stdout] 31143 |         cpp_lib_version = "5.14.0"
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7266:13
[INFO] [stdout]      |
[INFO] [stdout] 7266 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:7267:13
[INFO] [stdout]      |
[INFO] [stdout] 7267 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7268:13
[INFO] [stdout]      |
[INFO] [stdout] 7268 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7269:13
[INFO] [stdout]      |
[INFO] [stdout] 7269 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7287:13
[INFO] [stdout]      |
[INFO] [stdout] 7287 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:7288:13
[INFO] [stdout]      |
[INFO] [stdout] 7288 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7289:13
[INFO] [stdout]      |
[INFO] [stdout] 7289 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7290:13
[INFO] [stdout]      |
[INFO] [stdout] 7290 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7307:13
[INFO] [stdout]      |
[INFO] [stdout] 7307 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:7308:13
[INFO] [stdout]      |
[INFO] [stdout] 7308 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7309:13
[INFO] [stdout]      |
[INFO] [stdout] 7309 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7310:13
[INFO] [stdout]      |
[INFO] [stdout] 7310 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7327:13
[INFO] [stdout]      |
[INFO] [stdout] 7327 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:7328:13
[INFO] [stdout]      |
[INFO] [stdout] 7328 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7329:13
[INFO] [stdout]      |
[INFO] [stdout] 7329 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7330:13
[INFO] [stdout]      |
[INFO] [stdout] 7330 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7347:13
[INFO] [stdout]      |
[INFO] [stdout] 7347 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:7348:13
[INFO] [stdout]      |
[INFO] [stdout] 7348 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7349:13
[INFO] [stdout]      |
[INFO] [stdout] 7349 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7350:13
[INFO] [stdout]      |
[INFO] [stdout] 7350 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7371:13
[INFO] [stdout]      |
[INFO] [stdout] 7371 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:7372:13
[INFO] [stdout]      |
[INFO] [stdout] 7372 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7373:13
[INFO] [stdout]      |
[INFO] [stdout] 7373 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7374:13
[INFO] [stdout]      |
[INFO] [stdout] 7374 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7396:13
[INFO] [stdout]      |
[INFO] [stdout] 7396 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:7397:13
[INFO] [stdout]      |
[INFO] [stdout] 7397 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7398:13
[INFO] [stdout]      |
[INFO] [stdout] 7398 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7399:13
[INFO] [stdout]      |
[INFO] [stdout] 7399 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7421:13
[INFO] [stdout]      |
[INFO] [stdout] 7421 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:7422:13
[INFO] [stdout]      |
[INFO] [stdout] 7422 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7423:13
[INFO] [stdout]      |
[INFO] [stdout] 7423 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7424:13
[INFO] [stdout]      |
[INFO] [stdout] 7424 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7447:13
[INFO] [stdout]      |
[INFO] [stdout] 7447 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:7448:13
[INFO] [stdout]      |
[INFO] [stdout] 7448 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7449:13
[INFO] [stdout]      |
[INFO] [stdout] 7449 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7450:13
[INFO] [stdout]      |
[INFO] [stdout] 7450 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7472:13
[INFO] [stdout]      |
[INFO] [stdout] 7472 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:7473:13
[INFO] [stdout]      |
[INFO] [stdout] 7473 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7474:13
[INFO] [stdout]      |
[INFO] [stdout] 7474 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7475:13
[INFO] [stdout]      |
[INFO] [stdout] 7475 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7499:13
[INFO] [stdout]      |
[INFO] [stdout] 7499 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:7500:13
[INFO] [stdout]      |
[INFO] [stdout] 7500 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7501:13
[INFO] [stdout]      |
[INFO] [stdout] 7501 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7502:13
[INFO] [stdout]      |
[INFO] [stdout] 7502 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7524:13
[INFO] [stdout]      |
[INFO] [stdout] 7524 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:7525:13
[INFO] [stdout]      |
[INFO] [stdout] 7525 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7526:13
[INFO] [stdout]      |
[INFO] [stdout] 7526 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7527:13
[INFO] [stdout]      |
[INFO] [stdout] 7527 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7550:13
[INFO] [stdout]      |
[INFO] [stdout] 7550 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:7551:13
[INFO] [stdout]      |
[INFO] [stdout] 7551 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7552:13
[INFO] [stdout]      |
[INFO] [stdout] 7552 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7553:13
[INFO] [stdout]      |
[INFO] [stdout] 7553 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7575:13
[INFO] [stdout]      |
[INFO] [stdout] 7575 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:7576:13
[INFO] [stdout]      |
[INFO] [stdout] 7576 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7577:13
[INFO] [stdout]      |
[INFO] [stdout] 7577 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7578:13
[INFO] [stdout]      |
[INFO] [stdout] 7578 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7603:13
[INFO] [stdout]      |
[INFO] [stdout] 7603 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:7604:13
[INFO] [stdout]      |
[INFO] [stdout] 7604 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7605:13
[INFO] [stdout]      |
[INFO] [stdout] 7605 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7606:13
[INFO] [stdout]      |
[INFO] [stdout] 7606 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7628:13
[INFO] [stdout]      |
[INFO] [stdout] 7628 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:7629:13
[INFO] [stdout]      |
[INFO] [stdout] 7629 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7630:13
[INFO] [stdout]      |
[INFO] [stdout] 7630 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7631:13
[INFO] [stdout]      |
[INFO] [stdout] 7631 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7650:13
[INFO] [stdout]      |
[INFO] [stdout] 7650 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:7651:13
[INFO] [stdout]      |
[INFO] [stdout] 7651 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7652:13
[INFO] [stdout]      |
[INFO] [stdout] 7652 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7653:13
[INFO] [stdout]      |
[INFO] [stdout] 7653 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7673:13
[INFO] [stdout]      |
[INFO] [stdout] 7673 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:7674:13
[INFO] [stdout]      |
[INFO] [stdout] 7674 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7675:13
[INFO] [stdout]      |
[INFO] [stdout] 7675 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7676:13
[INFO] [stdout]      |
[INFO] [stdout] 7676 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7698:13
[INFO] [stdout]      |
[INFO] [stdout] 7698 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:7699:13
[INFO] [stdout]      |
[INFO] [stdout] 7699 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7700:13
[INFO] [stdout]      |
[INFO] [stdout] 7700 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7701:13
[INFO] [stdout]      |
[INFO] [stdout] 7701 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7722:13
[INFO] [stdout]      |
[INFO] [stdout] 7722 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:7723:13
[INFO] [stdout]      |
[INFO] [stdout] 7723 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7724:13
[INFO] [stdout]      |
[INFO] [stdout] 7724 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7725:13
[INFO] [stdout]      |
[INFO] [stdout] 7725 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7746:13
[INFO] [stdout]      |
[INFO] [stdout] 7746 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:7747:13
[INFO] [stdout]      |
[INFO] [stdout] 7747 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7748:13
[INFO] [stdout]      |
[INFO] [stdout] 7748 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7749:13
[INFO] [stdout]      |
[INFO] [stdout] 7749 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7779:13
[INFO] [stdout]      |
[INFO] [stdout] 7779 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:7780:13
[INFO] [stdout]      |
[INFO] [stdout] 7780 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7781:13
[INFO] [stdout]      |
[INFO] [stdout] 7781 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7782:13
[INFO] [stdout]      |
[INFO] [stdout] 7782 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7801:13
[INFO] [stdout]      |
[INFO] [stdout] 7801 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:7802:13
[INFO] [stdout]      |
[INFO] [stdout] 7802 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7803:13
[INFO] [stdout]      |
[INFO] [stdout] 7803 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7804:13
[INFO] [stdout]      |
[INFO] [stdout] 7804 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7823:13
[INFO] [stdout]      |
[INFO] [stdout] 7823 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:7824:13
[INFO] [stdout]      |
[INFO] [stdout] 7824 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7825:13
[INFO] [stdout]      |
[INFO] [stdout] 7825 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7826:13
[INFO] [stdout]      |
[INFO] [stdout] 7826 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7846:13
[INFO] [stdout]      |
[INFO] [stdout] 7846 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:7847:13
[INFO] [stdout]      |
[INFO] [stdout] 7847 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7848:13
[INFO] [stdout]      |
[INFO] [stdout] 7848 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7849:13
[INFO] [stdout]      |
[INFO] [stdout] 7849 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7871:13
[INFO] [stdout]      |
[INFO] [stdout] 7871 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:7872:13
[INFO] [stdout]      |
[INFO] [stdout] 7872 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7873:13
[INFO] [stdout]      |
[INFO] [stdout] 7873 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7874:13
[INFO] [stdout]      |
[INFO] [stdout] 7874 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7895:13
[INFO] [stdout]      |
[INFO] [stdout] 7895 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:7896:13
[INFO] [stdout]      |
[INFO] [stdout] 7896 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7897:13
[INFO] [stdout]      |
[INFO] [stdout] 7897 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7898:13
[INFO] [stdout]      |
[INFO] [stdout] 7898 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7922:13
[INFO] [stdout]      |
[INFO] [stdout] 7922 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:7923:13
[INFO] [stdout]      |
[INFO] [stdout] 7923 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7924:13
[INFO] [stdout]      |
[INFO] [stdout] 7924 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7925:13
[INFO] [stdout]      |
[INFO] [stdout] 7925 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7944:13
[INFO] [stdout]      |
[INFO] [stdout] 7944 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:7945:13
[INFO] [stdout]      |
[INFO] [stdout] 7945 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7946:13
[INFO] [stdout]      |
[INFO] [stdout] 7946 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7947:13
[INFO] [stdout]      |
[INFO] [stdout] 7947 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7976:13
[INFO] [stdout]      |
[INFO] [stdout] 7976 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:7977:13
[INFO] [stdout]      |
[INFO] [stdout] 7977 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7978:13
[INFO] [stdout]      |
[INFO] [stdout] 7978 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:7979:13
[INFO] [stdout]      |
[INFO] [stdout] 7979 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8010:13
[INFO] [stdout]      |
[INFO] [stdout] 8010 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:8011:13
[INFO] [stdout]      |
[INFO] [stdout] 8011 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8012:13
[INFO] [stdout]      |
[INFO] [stdout] 8012 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8013:13
[INFO] [stdout]      |
[INFO] [stdout] 8013 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8033:13
[INFO] [stdout]      |
[INFO] [stdout] 8033 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:8034:13
[INFO] [stdout]      |
[INFO] [stdout] 8034 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8035:13
[INFO] [stdout]      |
[INFO] [stdout] 8035 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8036:13
[INFO] [stdout]      |
[INFO] [stdout] 8036 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8055:13
[INFO] [stdout]      |
[INFO] [stdout] 8055 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:8056:13
[INFO] [stdout]      |
[INFO] [stdout] 8056 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8057:13
[INFO] [stdout]      |
[INFO] [stdout] 8057 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8058:13
[INFO] [stdout]      |
[INFO] [stdout] 8058 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8078:13
[INFO] [stdout]      |
[INFO] [stdout] 8078 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:8079:13
[INFO] [stdout]      |
[INFO] [stdout] 8079 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8080:13
[INFO] [stdout]      |
[INFO] [stdout] 8080 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8081:13
[INFO] [stdout]      |
[INFO] [stdout] 8081 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8103:13
[INFO] [stdout]      |
[INFO] [stdout] 8103 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:8104:13
[INFO] [stdout]      |
[INFO] [stdout] 8104 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8105:13
[INFO] [stdout]      |
[INFO] [stdout] 8105 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8106:13
[INFO] [stdout]      |
[INFO] [stdout] 8106 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8127:13
[INFO] [stdout]      |
[INFO] [stdout] 8127 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:8128:13
[INFO] [stdout]      |
[INFO] [stdout] 8128 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8129:13
[INFO] [stdout]      |
[INFO] [stdout] 8129 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8130:13
[INFO] [stdout]      |
[INFO] [stdout] 8130 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8154:13
[INFO] [stdout]      |
[INFO] [stdout] 8154 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:8155:13
[INFO] [stdout]      |
[INFO] [stdout] 8155 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8156:13
[INFO] [stdout]      |
[INFO] [stdout] 8156 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8157:13
[INFO] [stdout]      |
[INFO] [stdout] 8157 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8176:13
[INFO] [stdout]      |
[INFO] [stdout] 8176 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:8177:13
[INFO] [stdout]      |
[INFO] [stdout] 8177 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8178:13
[INFO] [stdout]      |
[INFO] [stdout] 8178 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8179:13
[INFO] [stdout]      |
[INFO] [stdout] 8179 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8208:13
[INFO] [stdout]      |
[INFO] [stdout] 8208 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:8209:13
[INFO] [stdout]      |
[INFO] [stdout] 8209 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8210:13
[INFO] [stdout]      |
[INFO] [stdout] 8210 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8211:13
[INFO] [stdout]      |
[INFO] [stdout] 8211 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8242:13
[INFO] [stdout]      |
[INFO] [stdout] 8242 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:8243:13
[INFO] [stdout]      |
[INFO] [stdout] 8243 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8244:13
[INFO] [stdout]      |
[INFO] [stdout] 8244 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8245:13
[INFO] [stdout]      |
[INFO] [stdout] 8245 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8276:13
[INFO] [stdout]      |
[INFO] [stdout] 8276 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:8277:13
[INFO] [stdout]      |
[INFO] [stdout] 8277 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8278:13
[INFO] [stdout]      |
[INFO] [stdout] 8278 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8279:13
[INFO] [stdout]      |
[INFO] [stdout] 8279 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8310:13
[INFO] [stdout]      |
[INFO] [stdout] 8310 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:8311:13
[INFO] [stdout]      |
[INFO] [stdout] 8311 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8312:13
[INFO] [stdout]      |
[INFO] [stdout] 8312 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8313:13
[INFO] [stdout]      |
[INFO] [stdout] 8313 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8344:13
[INFO] [stdout]      |
[INFO] [stdout] 8344 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:8345:13
[INFO] [stdout]      |
[INFO] [stdout] 8345 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8346:13
[INFO] [stdout]      |
[INFO] [stdout] 8346 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8347:13
[INFO] [stdout]      |
[INFO] [stdout] 8347 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8378:13
[INFO] [stdout]      |
[INFO] [stdout] 8378 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:8379:13
[INFO] [stdout]      |
[INFO] [stdout] 8379 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8380:13
[INFO] [stdout]      |
[INFO] [stdout] 8380 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8381:13
[INFO] [stdout]      |
[INFO] [stdout] 8381 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8412:13
[INFO] [stdout]      |
[INFO] [stdout] 8412 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:8413:13
[INFO] [stdout]      |
[INFO] [stdout] 8413 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8414:13
[INFO] [stdout]      |
[INFO] [stdout] 8414 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8415:13
[INFO] [stdout]      |
[INFO] [stdout] 8415 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8445:13
[INFO] [stdout]      |
[INFO] [stdout] 8445 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:8446:13
[INFO] [stdout]      |
[INFO] [stdout] 8446 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8447:13
[INFO] [stdout]      |
[INFO] [stdout] 8447 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8448:13
[INFO] [stdout]      |
[INFO] [stdout] 8448 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8470:13
[INFO] [stdout]      |
[INFO] [stdout] 8470 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:8471:13
[INFO] [stdout]      |
[INFO] [stdout] 8471 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8472:13
[INFO] [stdout]      |
[INFO] [stdout] 8472 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8473:13
[INFO] [stdout]      |
[INFO] [stdout] 8473 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8496:13
[INFO] [stdout]      |
[INFO] [stdout] 8496 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:8497:13
[INFO] [stdout]      |
[INFO] [stdout] 8497 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8498:13
[INFO] [stdout]      |
[INFO] [stdout] 8498 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8499:13
[INFO] [stdout]      |
[INFO] [stdout] 8499 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8522:13
[INFO] [stdout]      |
[INFO] [stdout] 8522 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:8523:13
[INFO] [stdout]      |
[INFO] [stdout] 8523 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8524:13
[INFO] [stdout]      |
[INFO] [stdout] 8524 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8525:13
[INFO] [stdout]      |
[INFO] [stdout] 8525 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8556:13
[INFO] [stdout]      |
[INFO] [stdout] 8556 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:8557:13
[INFO] [stdout]      |
[INFO] [stdout] 8557 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8558:13
[INFO] [stdout]      |
[INFO] [stdout] 8558 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8559:13
[INFO] [stdout]      |
[INFO] [stdout] 8559 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8591:13
[INFO] [stdout]      |
[INFO] [stdout] 8591 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:8592:13
[INFO] [stdout]      |
[INFO] [stdout] 8592 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8593:13
[INFO] [stdout]      |
[INFO] [stdout] 8593 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8594:13
[INFO] [stdout]      |
[INFO] [stdout] 8594 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8626:13
[INFO] [stdout]      |
[INFO] [stdout] 8626 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:8627:13
[INFO] [stdout]      |
[INFO] [stdout] 8627 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8628:13
[INFO] [stdout]      |
[INFO] [stdout] 8628 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8629:13
[INFO] [stdout]      |
[INFO] [stdout] 8629 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8661:13
[INFO] [stdout]      |
[INFO] [stdout] 8661 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:8662:13
[INFO] [stdout]      |
[INFO] [stdout] 8662 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8663:13
[INFO] [stdout]      |
[INFO] [stdout] 8663 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8664:13
[INFO] [stdout]      |
[INFO] [stdout] 8664 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8696:13
[INFO] [stdout]      |
[INFO] [stdout] 8696 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:8697:13
[INFO] [stdout]      |
[INFO] [stdout] 8697 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8698:13
[INFO] [stdout]      |
[INFO] [stdout] 8698 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8699:13
[INFO] [stdout]      |
[INFO] [stdout] 8699 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8731:13
[INFO] [stdout]      |
[INFO] [stdout] 8731 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:8732:13
[INFO] [stdout]      |
[INFO] [stdout] 8732 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8733:13
[INFO] [stdout]      |
[INFO] [stdout] 8733 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8734:13
[INFO] [stdout]      |
[INFO] [stdout] 8734 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8766:13
[INFO] [stdout]      |
[INFO] [stdout] 8766 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:8767:13
[INFO] [stdout]      |
[INFO] [stdout] 8767 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8768:13
[INFO] [stdout]      |
[INFO] [stdout] 8768 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8769:13
[INFO] [stdout]      |
[INFO] [stdout] 8769 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8800:13
[INFO] [stdout]      |
[INFO] [stdout] 8800 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:8801:13
[INFO] [stdout]      |
[INFO] [stdout] 8801 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8802:13
[INFO] [stdout]      |
[INFO] [stdout] 8802 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8803:13
[INFO] [stdout]      |
[INFO] [stdout] 8803 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8826:13
[INFO] [stdout]      |
[INFO] [stdout] 8826 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:8827:13
[INFO] [stdout]      |
[INFO] [stdout] 8827 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8828:13
[INFO] [stdout]      |
[INFO] [stdout] 8828 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8829:13
[INFO] [stdout]      |
[INFO] [stdout] 8829 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8846:13
[INFO] [stdout]      |
[INFO] [stdout] 8846 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:8847:13
[INFO] [stdout]      |
[INFO] [stdout] 8847 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8848:13
[INFO] [stdout]      |
[INFO] [stdout] 8848 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8849:13
[INFO] [stdout]      |
[INFO] [stdout] 8849 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8868:13
[INFO] [stdout]      |
[INFO] [stdout] 8868 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:8869:13
[INFO] [stdout]      |
[INFO] [stdout] 8869 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8870:13
[INFO] [stdout]      |
[INFO] [stdout] 8870 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8871:13
[INFO] [stdout]      |
[INFO] [stdout] 8871 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8891:13
[INFO] [stdout]      |
[INFO] [stdout] 8891 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:8892:13
[INFO] [stdout]      |
[INFO] [stdout] 8892 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8893:13
[INFO] [stdout]      |
[INFO] [stdout] 8893 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8894:13
[INFO] [stdout]      |
[INFO] [stdout] 8894 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8916:13
[INFO] [stdout]      |
[INFO] [stdout] 8916 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:8917:13
[INFO] [stdout]      |
[INFO] [stdout] 8917 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8918:13
[INFO] [stdout]      |
[INFO] [stdout] 8918 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8919:13
[INFO] [stdout]      |
[INFO] [stdout] 8919 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8940:13
[INFO] [stdout]      |
[INFO] [stdout] 8940 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:8941:13
[INFO] [stdout]      |
[INFO] [stdout] 8941 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8942:13
[INFO] [stdout]      |
[INFO] [stdout] 8942 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8943:13
[INFO] [stdout]      |
[INFO] [stdout] 8943 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8967:13
[INFO] [stdout]      |
[INFO] [stdout] 8967 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:8968:13
[INFO] [stdout]      |
[INFO] [stdout] 8968 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8969:13
[INFO] [stdout]      |
[INFO] [stdout] 8969 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8970:13
[INFO] [stdout]      |
[INFO] [stdout] 8970 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8989:13
[INFO] [stdout]      |
[INFO] [stdout] 8989 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:8990:13
[INFO] [stdout]      |
[INFO] [stdout] 8990 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8991:13
[INFO] [stdout]      |
[INFO] [stdout] 8991 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:8992:13
[INFO] [stdout]      |
[INFO] [stdout] 8992 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:9021:13
[INFO] [stdout]      |
[INFO] [stdout] 9021 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:9022:13
[INFO] [stdout]      |
[INFO] [stdout] 9022 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:9023:13
[INFO] [stdout]      |
[INFO] [stdout] 9023 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:9024:13
[INFO] [stdout]      |
[INFO] [stdout] 9024 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:9055:13
[INFO] [stdout]      |
[INFO] [stdout] 9055 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:9056:13
[INFO] [stdout]      |
[INFO] [stdout] 9056 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:9057:13
[INFO] [stdout]      |
[INFO] [stdout] 9057 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:9058:13
[INFO] [stdout]      |
[INFO] [stdout] 9058 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:9078:13
[INFO] [stdout]      |
[INFO] [stdout] 9078 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:9079:13
[INFO] [stdout]      |
[INFO] [stdout] 9079 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:9080:13
[INFO] [stdout]      |
[INFO] [stdout] 9080 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:9081:13
[INFO] [stdout]      |
[INFO] [stdout] 9081 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:9100:13
[INFO] [stdout]      |
[INFO] [stdout] 9100 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:9101:13
[INFO] [stdout]      |
[INFO] [stdout] 9101 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:9102:13
[INFO] [stdout]      |
[INFO] [stdout] 9102 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:9103:13
[INFO] [stdout]      |
[INFO] [stdout] 9103 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:9123:13
[INFO] [stdout]      |
[INFO] [stdout] 9123 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:9124:13
[INFO] [stdout]      |
[INFO] [stdout] 9124 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:9125:13
[INFO] [stdout]      |
[INFO] [stdout] 9125 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:9126:13
[INFO] [stdout]      |
[INFO] [stdout] 9126 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:9148:13
[INFO] [stdout]      |
[INFO] [stdout] 9148 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:9149:13
[INFO] [stdout]      |
[INFO] [stdout] 9149 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:9150:13
[INFO] [stdout]      |
[INFO] [stdout] 9150 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:9151:13
[INFO] [stdout]      |
[INFO] [stdout] 9151 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:9172:13
[INFO] [stdout]      |
[INFO] [stdout] 9172 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:9173:13
[INFO] [stdout]      |
[INFO] [stdout] 9173 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:9174:13
[INFO] [stdout]      |
[INFO] [stdout] 9174 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:9175:13
[INFO] [stdout]      |
[INFO] [stdout] 9175 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:9199:13
[INFO] [stdout]      |
[INFO] [stdout] 9199 |             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]     --> /opt/rustwide/target/debug/build/qt_3d_core-9d5b0b5a59aca576/out/ffi.rs:9200:13
[INFO] [stdout]      |
[INFO] [stdout] 9200 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:9201:13
[INFO] [stdout]      |
[INFO] [stdout] 9201 |             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_3d_core-9d5b0b5a59aca576/out/ffi.rs:9202:13
[INFO] [stdout]      |
[INFO] [stdout] 9202 |             cpp_lib_version = "5.14.0"
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-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_3d_core-9d5b0b5a59aca576/out/ffi.rs:9224:13
[INFO] [stdout]      |
[INFO] [stdout] 9224 |             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`
[WARN] too many lines in the log, truncating it
