[INFO] fetching crate vks 0.21.0...
[INFO] building vks-0.21.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate vks 0.21.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate vks 0.21.0
[INFO] finished tweaking crates.io crate vks 0.21.0
[INFO] tweaked toml for crates.io crate vks 0.21.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate vks 0.21.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 89c9ff6a227d24f09584c9f278032ef2444ec5b07d4369395001f59d85361284
[INFO] running `Command { std: "docker" "start" "-a" "89c9ff6a227d24f09584c9f278032ef2444ec5b07d4369395001f59d85361284", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89c9ff6a227d24f09584c9f278032ef2444ec5b07d4369395001f59d85361284", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89c9ff6a227d24f09584c9f278032ef2444ec5b07d4369395001f59d85361284", kill_on_drop: false }`
[INFO] [stdout] 89c9ff6a227d24f09584c9f278032ef2444ec5b07d4369395001f59d85361284
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a4e53568d5f3da24af4ed7cb70b68f958b661b3d1b9985c97059b14dc8647678
[INFO] running `Command { std: "docker" "start" "-a" "a4e53568d5f3da24af4ed7cb70b68f958b661b3d1b9985c97059b14dc8647678", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling vks v0.21.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 | #![cfg_attr(feature = "cargo-clippy", allow(unreadable_literal))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 | #![cfg_attr(feature = "cargo-clippy", allow(expl_impl_clone_on_copy))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 329 | / addr_proc_struct!(
[INFO] [stdout] 330 | |     /// [`Core Vulkan specification`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html)
[INFO] [stdout] 331 | |     pub struct Vk [vk] {
[INFO] [stdout] 332 | |         /// [`vkAllocateCommandBuffers`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkAllocateCommandB...
[INFO] [stdout] ...   |
[INFO] [stdout] 692 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 329 | / addr_proc_struct!(
[INFO] [stdout] 330 | |     /// [`Core Vulkan specification`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html)
[INFO] [stdout] 331 | |     pub struct Vk [vk] {
[INFO] [stdout] 332 | |         /// [`vkAllocateCommandBuffers`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkAllocateCommandB...
[INFO] [stdout] ...   |
[INFO] [stdout] 692 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 694 | / addr_proc_struct!(
[INFO] [stdout] 695 | |     /// [`VK_AMD_draw_indirect_count`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_AMD_draw_indirect...
[INFO] [stdout] 696 | |     pub struct AMD_draw_indirect_count [amd_draw_indirect_count] {
[INFO] [stdout] 697 | |         /// [`vkCmdDrawIndexedIndirectCountAMD`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdDrawI...
[INFO] [stdout] ...   |
[INFO] [stdout] 703 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 694 | / addr_proc_struct!(
[INFO] [stdout] 695 | |     /// [`VK_AMD_draw_indirect_count`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_AMD_draw_indirect...
[INFO] [stdout] 696 | |     pub struct AMD_draw_indirect_count [amd_draw_indirect_count] {
[INFO] [stdout] 697 | |         /// [`vkCmdDrawIndexedIndirectCountAMD`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdDrawI...
[INFO] [stdout] ...   |
[INFO] [stdout] 703 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 705 | / addr_proc_struct!(
[INFO] [stdout] 706 | |     /// [`VK_EXT_debug_marker`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_debug_marker)
[INFO] [stdout] 707 | |     pub struct EXT_debug_marker [ext_debug_marker] {
[INFO] [stdout] 708 | |         /// [`vkCmdDebugMarkerBeginEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdDebugMarkerBe...
[INFO] [stdout] ...   |
[INFO] [stdout] 723 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 705 | / addr_proc_struct!(
[INFO] [stdout] 706 | |     /// [`VK_EXT_debug_marker`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_debug_marker)
[INFO] [stdout] 707 | |     pub struct EXT_debug_marker [ext_debug_marker] {
[INFO] [stdout] 708 | |         /// [`vkCmdDebugMarkerBeginEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdDebugMarkerBe...
[INFO] [stdout] ...   |
[INFO] [stdout] 723 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 725 | / addr_proc_struct!(
[INFO] [stdout] 726 | |     /// [`VK_EXT_discard_rectangles`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_discard_rectan...
[INFO] [stdout] 727 | |     pub struct EXT_discard_rectangles [ext_discard_rectangles] {
[INFO] [stdout] 728 | |         /// [`vkCmdSetDiscardRectangleEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdSetDiscard...
[INFO] [stdout] ...   |
[INFO] [stdout] 731 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 725 | / addr_proc_struct!(
[INFO] [stdout] 726 | |     /// [`VK_EXT_discard_rectangles`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_discard_rectan...
[INFO] [stdout] 727 | |     pub struct EXT_discard_rectangles [ext_discard_rectangles] {
[INFO] [stdout] 728 | |         /// [`vkCmdSetDiscardRectangleEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdSetDiscard...
[INFO] [stdout] ...   |
[INFO] [stdout] 731 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 733 | / addr_proc_struct!(
[INFO] [stdout] 734 | |     /// [`VK_EXT_display_control`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_display_control)
[INFO] [stdout] 735 | |     pub struct EXT_display_control [ext_display_control] {
[INFO] [stdout] 736 | |         /// [`vkDisplayPowerControlEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkDisplayPowerCont...
[INFO] [stdout] ...   |
[INFO] [stdout] 748 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 733 | / addr_proc_struct!(
[INFO] [stdout] 734 | |     /// [`VK_EXT_display_control`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_display_control)
[INFO] [stdout] 735 | |     pub struct EXT_display_control [ext_display_control] {
[INFO] [stdout] 736 | |         /// [`vkDisplayPowerControlEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkDisplayPowerCont...
[INFO] [stdout] ...   |
[INFO] [stdout] 748 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 750 | / addr_proc_struct!(
[INFO] [stdout] 751 | |     /// [`VK_EXT_hdr_metadata`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_hdr_metadata)
[INFO] [stdout] 752 | |     pub struct EXT_hdr_metadata [ext_hdr_metadata] {
[INFO] [stdout] 753 | |         /// [`vkSetHdrMetadataEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkSetHdrMetadataEXT)
[INFO] [stdout] ...   |
[INFO] [stdout] 756 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 750 | / addr_proc_struct!(
[INFO] [stdout] 751 | |     /// [`VK_EXT_hdr_metadata`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_hdr_metadata)
[INFO] [stdout] 752 | |     pub struct EXT_hdr_metadata [ext_hdr_metadata] {
[INFO] [stdout] 753 | |         /// [`vkSetHdrMetadataEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkSetHdrMetadataEXT)
[INFO] [stdout] ...   |
[INFO] [stdout] 756 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 758 | / addr_proc_struct!(
[INFO] [stdout] 759 | |     /// [`VK_GOOGLE_display_timing`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_GOOGLE_display_timing)
[INFO] [stdout] 760 | |     pub struct GOOGLE_display_timing [google_display_timing] {
[INFO] [stdout] 761 | |         /// [`vkGetPastPresentationTimingGOOGLE`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetPast...
[INFO] [stdout] ...   |
[INFO] [stdout] 767 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 758 | / addr_proc_struct!(
[INFO] [stdout] 759 | |     /// [`VK_GOOGLE_display_timing`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_GOOGLE_display_timing)
[INFO] [stdout] 760 | |     pub struct GOOGLE_display_timing [google_display_timing] {
[INFO] [stdout] 761 | |         /// [`vkGetPastPresentationTimingGOOGLE`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetPast...
[INFO] [stdout] ...   |
[INFO] [stdout] 767 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 769 | / addr_proc_struct!(
[INFO] [stdout] 770 | |     /// [`VK_KHR_descriptor_update_template`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_descri...
[INFO] [stdout] 771 | |     pub struct KHR_descriptor_update_template [khr_descriptor_update_template] {
[INFO] [stdout] 772 | |         /// [`vkCmdPushDescriptorSetWithTemplateKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmd...
[INFO] [stdout] ...   |
[INFO] [stdout] 784 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 769 | / addr_proc_struct!(
[INFO] [stdout] 770 | |     /// [`VK_KHR_descriptor_update_template`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_descri...
[INFO] [stdout] 771 | |     pub struct KHR_descriptor_update_template [khr_descriptor_update_template] {
[INFO] [stdout] 772 | |         /// [`vkCmdPushDescriptorSetWithTemplateKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmd...
[INFO] [stdout] ...   |
[INFO] [stdout] 784 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 786 | / addr_proc_struct!(
[INFO] [stdout] 787 | |     /// [`VK_KHR_display_swapchain`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_display_swapchain)
[INFO] [stdout] 788 | |     pub struct KHR_display_swapchain [khr_display_swapchain] {
[INFO] [stdout] 789 | |         /// [`vkCreateSharedSwapchainsKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateSharedS...
[INFO] [stdout] ...   |
[INFO] [stdout] 792 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 786 | / addr_proc_struct!(
[INFO] [stdout] 787 | |     /// [`VK_KHR_display_swapchain`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_display_swapchain)
[INFO] [stdout] 788 | |     pub struct KHR_display_swapchain [khr_display_swapchain] {
[INFO] [stdout] 789 | |         /// [`vkCreateSharedSwapchainsKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateSharedS...
[INFO] [stdout] ...   |
[INFO] [stdout] 792 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 794 | / addr_proc_struct!(
[INFO] [stdout] 795 | |     /// [`VK_KHR_external_fence_fd`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_fence_fd)
[INFO] [stdout] 796 | |     pub struct KHR_external_fence_fd [khr_external_fence_fd] {
[INFO] [stdout] 797 | |         /// See [`vkImportFenceFdKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkImportFenceFdKHR)
[INFO] [stdout] ...   |
[INFO] [stdout] 803 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 794 | / addr_proc_struct!(
[INFO] [stdout] 795 | |     /// [`VK_KHR_external_fence_fd`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_fence_fd)
[INFO] [stdout] 796 | |     pub struct KHR_external_fence_fd [khr_external_fence_fd] {
[INFO] [stdout] 797 | |         /// See [`vkImportFenceFdKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkImportFenceFdKHR)
[INFO] [stdout] ...   |
[INFO] [stdout] 803 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 805 | / addr_proc_struct!(
[INFO] [stdout] 806 | |     /// [`VK_KHR_external_fence_win32`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_fen...
[INFO] [stdout] 807 | |     pub struct KHR_external_fence_win32 [khr_external_fence_win32] {
[INFO] [stdout] 808 | |         /// See [`vkImportFenceWin32HandleKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkImportFen...
[INFO] [stdout] ...   |
[INFO] [stdout] 814 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 805 | / addr_proc_struct!(
[INFO] [stdout] 806 | |     /// [`VK_KHR_external_fence_win32`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_fen...
[INFO] [stdout] 807 | |     pub struct KHR_external_fence_win32 [khr_external_fence_win32] {
[INFO] [stdout] 808 | |         /// See [`vkImportFenceWin32HandleKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkImportFen...
[INFO] [stdout] ...   |
[INFO] [stdout] 814 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 816 | / addr_proc_struct!(
[INFO] [stdout] 817 | |     /// [`VK_KHR_external_memory_fd`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_memor...
[INFO] [stdout] 818 | |     pub struct KHR_external_memory_fd [khr_external_memory_fd] {
[INFO] [stdout] 819 | |         /// See [`vkGetMemoryFdKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetMemoryFdKHR)
[INFO] [stdout] ...   |
[INFO] [stdout] 825 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 816 | / addr_proc_struct!(
[INFO] [stdout] 817 | |     /// [`VK_KHR_external_memory_fd`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_memor...
[INFO] [stdout] 818 | |     pub struct KHR_external_memory_fd [khr_external_memory_fd] {
[INFO] [stdout] 819 | |         /// See [`vkGetMemoryFdKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetMemoryFdKHR)
[INFO] [stdout] ...   |
[INFO] [stdout] 825 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 827 | / addr_proc_struct!(
[INFO] [stdout] 828 | |     /// [`VK_KHR_external_memory_win32`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_me...
[INFO] [stdout] 829 | |     pub struct KHR_external_memory_win32 [khr_external_memory_win32] {
[INFO] [stdout] 830 | |         /// See [`vkGetMemoryWin32HandleKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetMemoryWi...
[INFO] [stdout] ...   |
[INFO] [stdout] 836 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 827 | / addr_proc_struct!(
[INFO] [stdout] 828 | |     /// [`VK_KHR_external_memory_win32`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_me...
[INFO] [stdout] 829 | |     pub struct KHR_external_memory_win32 [khr_external_memory_win32] {
[INFO] [stdout] 830 | |         /// See [`vkGetMemoryWin32HandleKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetMemoryWi...
[INFO] [stdout] ...   |
[INFO] [stdout] 836 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 838 | / addr_proc_struct!(
[INFO] [stdout] 839 | |     /// [`VK_KHR_external_semaphore_fd`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_se...
[INFO] [stdout] 840 | |     pub struct KHR_external_semaphore_fd [khr_external_semaphore_fd] {
[INFO] [stdout] 841 | |         /// See [`VkImportSemaphoreFdInfoKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VkImportSema...
[INFO] [stdout] ...   |
[INFO] [stdout] 847 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 838 | / addr_proc_struct!(
[INFO] [stdout] 839 | |     /// [`VK_KHR_external_semaphore_fd`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_se...
[INFO] [stdout] 840 | |     pub struct KHR_external_semaphore_fd [khr_external_semaphore_fd] {
[INFO] [stdout] 841 | |         /// See [`VkImportSemaphoreFdInfoKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VkImportSema...
[INFO] [stdout] ...   |
[INFO] [stdout] 847 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 849 | / addr_proc_struct!(
[INFO] [stdout] 850 | |     /// [`VK_KHR_get_memory_requirements2`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_get_memo...
[INFO] [stdout] 851 | |     pub struct KHR_get_memory_requirements2 [khr_get_memory_requirements2] {
[INFO] [stdout] 852 | |         /// See [`vkGetImageMemoryRequirements2KHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetI...
[INFO] [stdout] ...   |
[INFO] [stdout] 861 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 849 | / addr_proc_struct!(
[INFO] [stdout] 850 | |     /// [`VK_KHR_get_memory_requirements2`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_get_memo...
[INFO] [stdout] 851 | |     pub struct KHR_get_memory_requirements2 [khr_get_memory_requirements2] {
[INFO] [stdout] 852 | |         /// See [`vkGetImageMemoryRequirements2KHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetI...
[INFO] [stdout] ...   |
[INFO] [stdout] 861 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 863 | / addr_proc_struct!(
[INFO] [stdout] 864 | |     /// [`VK_KHR_external_semaphore_win32`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external...
[INFO] [stdout] 865 | |     pub struct KHR_external_semaphore_win32 [khr_external_semaphore_win32] {
[INFO] [stdout] 866 | |         /// See [`VkImportSemaphoreWin32HandleInfoKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VkI...
[INFO] [stdout] ...   |
[INFO] [stdout] 872 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 863 | / addr_proc_struct!(
[INFO] [stdout] 864 | |     /// [`VK_KHR_external_semaphore_win32`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external...
[INFO] [stdout] 865 | |     pub struct KHR_external_semaphore_win32 [khr_external_semaphore_win32] {
[INFO] [stdout] 866 | |         /// See [`VkImportSemaphoreWin32HandleInfoKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VkI...
[INFO] [stdout] ...   |
[INFO] [stdout] 872 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 874 | / addr_proc_struct!(
[INFO] [stdout] 875 | |     /// [`VK_KHR_maintenance1`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_maintenance1)
[INFO] [stdout] 876 | |     pub struct KHR_maintenance1 [khr_maintenance1] {
[INFO] [stdout] 877 | |         /// [`vkTrimCommandPoolKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkTrimCommandPoolKHR)
[INFO] [stdout] ...   |
[INFO] [stdout] 880 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 874 | / addr_proc_struct!(
[INFO] [stdout] 875 | |     /// [`VK_KHR_maintenance1`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_maintenance1)
[INFO] [stdout] 876 | |     pub struct KHR_maintenance1 [khr_maintenance1] {
[INFO] [stdout] 877 | |         /// [`vkTrimCommandPoolKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkTrimCommandPoolKHR)
[INFO] [stdout] ...   |
[INFO] [stdout] 880 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 882 | / addr_proc_struct!(
[INFO] [stdout] 883 | |     /// [`VK_KHR_push_descriptor`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_push_descriptor)
[INFO] [stdout] 884 | |     pub struct KHR_push_descriptor [khr_push_descriptor] {
[INFO] [stdout] 885 | |         /// [`vkCmdPushDescriptorSetKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdPushDescript...
[INFO] [stdout] ...   |
[INFO] [stdout] 888 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 882 | / addr_proc_struct!(
[INFO] [stdout] 883 | |     /// [`VK_KHR_push_descriptor`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_push_descriptor)
[INFO] [stdout] 884 | |     pub struct KHR_push_descriptor [khr_push_descriptor] {
[INFO] [stdout] 885 | |         /// [`vkCmdPushDescriptorSetKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdPushDescript...
[INFO] [stdout] ...   |
[INFO] [stdout] 888 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 890 | / addr_proc_struct!(
[INFO] [stdout] 891 | |     /// [`VK_KHR_shared_presentable_image`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_shared_p...
[INFO] [stdout] 892 | |     pub struct KHR_shared_presentable_image [khr_shared_presentable_image] {
[INFO] [stdout] 893 | |         /// [`vkGetSwapchainStatusKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetSwapchainStatu...
[INFO] [stdout] ...   |
[INFO] [stdout] 896 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 890 | / addr_proc_struct!(
[INFO] [stdout] 891 | |     /// [`VK_KHR_shared_presentable_image`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_shared_p...
[INFO] [stdout] 892 | |     pub struct KHR_shared_presentable_image [khr_shared_presentable_image] {
[INFO] [stdout] 893 | |         /// [`vkGetSwapchainStatusKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetSwapchainStatu...
[INFO] [stdout] ...   |
[INFO] [stdout] 896 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 898 | / addr_proc_struct!(
[INFO] [stdout] 899 | |     /// [`VK_KHR_swapchain`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_swapchain)
[INFO] [stdout] 900 | |     pub struct KHR_swapchain [khr_swapchain] {
[INFO] [stdout] 901 | |         /// [`vkAcquireNextImageKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkAcquireNextImageKHR)
[INFO] [stdout] ...   |
[INFO] [stdout] 916 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 898 | / addr_proc_struct!(
[INFO] [stdout] 899 | |     /// [`VK_KHR_swapchain`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_swapchain)
[INFO] [stdout] 900 | |     pub struct KHR_swapchain [khr_swapchain] {
[INFO] [stdout] 901 | |         /// [`vkAcquireNextImageKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkAcquireNextImageKHR)
[INFO] [stdout] ...   |
[INFO] [stdout] 916 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 918 | / addr_proc_struct!(
[INFO] [stdout] 919 | |     /// [`VK_NV_clip_space_w_scaling`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_NV_clip_space_w_s...
[INFO] [stdout] 920 | |     pub struct NV_clip_space_w_scaling [nv_clip_space_w_scaling] {
[INFO] [stdout] 921 | |         /// [`vkCmdSetViewportWScalingNV`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdSetViewport...
[INFO] [stdout] ...   |
[INFO] [stdout] 924 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 918 | / addr_proc_struct!(
[INFO] [stdout] 919 | |     /// [`VK_NV_clip_space_w_scaling`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_NV_clip_space_w_s...
[INFO] [stdout] 920 | |     pub struct NV_clip_space_w_scaling [nv_clip_space_w_scaling] {
[INFO] [stdout] 921 | |         /// [`vkCmdSetViewportWScalingNV`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdSetViewport...
[INFO] [stdout] ...   |
[INFO] [stdout] 924 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 926 | / addr_proc_struct!(
[INFO] [stdout] 927 | |     /// [`VK_NV_external_memory_win32`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_NV_external_memo...
[INFO] [stdout] 928 | |     pub struct NV_external_memory_win32 [nv_external_memory_win32] {
[INFO] [stdout] 929 | |         /// [`vkGetMemoryWin32HandleNV`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetMemoryWin32Ha...
[INFO] [stdout] ...   |
[INFO] [stdout] 932 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 926 | / addr_proc_struct!(
[INFO] [stdout] 927 | |     /// [`VK_NV_external_memory_win32`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_NV_external_memo...
[INFO] [stdout] 928 | |     pub struct NV_external_memory_win32 [nv_external_memory_win32] {
[INFO] [stdout] 929 | |         /// [`vkGetMemoryWin32HandleNV`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetMemoryWin32Ha...
[INFO] [stdout] ...   |
[INFO] [stdout] 932 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]     |
[INFO] [stdout] 250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 424 | / addr_proc_struct!(
[INFO] [stdout] 425 | |     /// Core Vulkan functions, which don't require a dispatchable Vulkan object
[INFO] [stdout] 426 | |     pub struct VkGlobal [vk_global] {
[INFO] [stdout] 427 | |         /// [`vkCreateInstance`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateInstance)
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]     |
[INFO] [stdout] 271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 424 | / addr_proc_struct!(
[INFO] [stdout] 425 | |     /// Core Vulkan functions, which don't require a dispatchable Vulkan object
[INFO] [stdout] 426 | |     pub struct VkGlobal [vk_global] {
[INFO] [stdout] 427 | |         /// [`vkCreateInstance`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateInstance)
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]     |
[INFO] [stdout] 250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 438 | / addr_proc_struct!(
[INFO] [stdout] 439 | |     /// [`Core Vulkan specification`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html)
[INFO] [stdout] 440 | |     pub struct Vk [vk] {
[INFO] [stdout] 441 | |         /// [`vkAllocateCommandBuffers`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkAllocateCommandB...
[INFO] [stdout] ...   |
[INFO] [stdout] 840 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]     |
[INFO] [stdout] 271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 438 | / addr_proc_struct!(
[INFO] [stdout] 439 | |     /// [`Core Vulkan specification`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html)
[INFO] [stdout] 440 | |     pub struct Vk [vk] {
[INFO] [stdout] 441 | |         /// [`vkAllocateCommandBuffers`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkAllocateCommandB...
[INFO] [stdout] ...   |
[INFO] [stdout] 840 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]     |
[INFO] [stdout] 250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 842 | / addr_proc_struct!(
[INFO] [stdout] 843 | |     /// [`VK_AMD_draw_indirect_count`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_AMD_draw_indirect...
[INFO] [stdout] 844 | |     pub struct AMD_draw_indirect_count [amd_draw_indirect_count] {
[INFO] [stdout] 845 | |         /// [`vkCmdDrawIndexedIndirectCountAMD`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdDrawI...
[INFO] [stdout] ...   |
[INFO] [stdout] 851 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]     |
[INFO] [stdout] 271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 842 | / addr_proc_struct!(
[INFO] [stdout] 843 | |     /// [`VK_AMD_draw_indirect_count`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_AMD_draw_indirect...
[INFO] [stdout] 844 | |     pub struct AMD_draw_indirect_count [amd_draw_indirect_count] {
[INFO] [stdout] 845 | |         /// [`vkCmdDrawIndexedIndirectCountAMD`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdDrawI...
[INFO] [stdout] ...   |
[INFO] [stdout] 851 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]     |
[INFO] [stdout] 250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 853 | / addr_proc_struct!(
[INFO] [stdout] 854 | |     /// [`VK_EXT_acquire_xlib_display`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_acquire_xlib...
[INFO] [stdout] 855 | |     pub struct EXT_acquire_xlib_display [ext_acquire_xlib_display] {
[INFO] [stdout] 856 | |         /// [`vkAcquireXlibDisplayEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkAcquireXlibDispla...
[INFO] [stdout] ...   |
[INFO] [stdout] 862 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]     |
[INFO] [stdout] 271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 853 | / addr_proc_struct!(
[INFO] [stdout] 854 | |     /// [`VK_EXT_acquire_xlib_display`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_acquire_xlib...
[INFO] [stdout] 855 | |     pub struct EXT_acquire_xlib_display [ext_acquire_xlib_display] {
[INFO] [stdout] 856 | |         /// [`vkAcquireXlibDisplayEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkAcquireXlibDispla...
[INFO] [stdout] ...   |
[INFO] [stdout] 862 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]     |
[INFO] [stdout] 250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 864 | / addr_proc_struct!(
[INFO] [stdout] 865 | |     /// [`VK_EXT_debug_marker`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_debug_marker)
[INFO] [stdout] 866 | |     pub struct EXT_debug_marker [ext_debug_marker] {
[INFO] [stdout] 867 | |         /// [`vkCmdDebugMarkerBeginEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdDebugMarkerBe...
[INFO] [stdout] ...   |
[INFO] [stdout] 882 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]     |
[INFO] [stdout] 271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 864 | / addr_proc_struct!(
[INFO] [stdout] 865 | |     /// [`VK_EXT_debug_marker`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_debug_marker)
[INFO] [stdout] 866 | |     pub struct EXT_debug_marker [ext_debug_marker] {
[INFO] [stdout] 867 | |         /// [`vkCmdDebugMarkerBeginEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdDebugMarkerBe...
[INFO] [stdout] ...   |
[INFO] [stdout] 882 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]     |
[INFO] [stdout] 250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 884 | / addr_proc_struct!(
[INFO] [stdout] 885 | |     /// [`VK_EXT_debug_report`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_debug_report)
[INFO] [stdout] 886 | |     pub struct EXT_debug_report [ext_debug_report] {
[INFO] [stdout] 887 | |         /// [`vkCreateDebugReportCallbackEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateDebu...
[INFO] [stdout] ...   |
[INFO] [stdout] 896 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]     |
[INFO] [stdout] 271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 884 | / addr_proc_struct!(
[INFO] [stdout] 885 | |     /// [`VK_EXT_debug_report`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_debug_report)
[INFO] [stdout] 886 | |     pub struct EXT_debug_report [ext_debug_report] {
[INFO] [stdout] 887 | |         /// [`vkCreateDebugReportCallbackEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateDebu...
[INFO] [stdout] ...   |
[INFO] [stdout] 896 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]     |
[INFO] [stdout] 250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 898 | / addr_proc_struct!(
[INFO] [stdout] 899 | |     /// [`VK_EXT_direct_mode_display`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_direct_mode_d...
[INFO] [stdout] 900 | |     pub struct EXT_direct_mode_display [ext_direct_mode_display] {
[INFO] [stdout] 901 | |         /// [`vkReleaseDisplayEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkReleaseDisplayEXT)
[INFO] [stdout] ...   |
[INFO] [stdout] 904 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]     |
[INFO] [stdout] 271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 898 | / addr_proc_struct!(
[INFO] [stdout] 899 | |     /// [`VK_EXT_direct_mode_display`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_direct_mode_d...
[INFO] [stdout] 900 | |     pub struct EXT_direct_mode_display [ext_direct_mode_display] {
[INFO] [stdout] 901 | |         /// [`vkReleaseDisplayEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkReleaseDisplayEXT)
[INFO] [stdout] ...   |
[INFO] [stdout] 904 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]     |
[INFO] [stdout] 250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 906 | / addr_proc_struct!(
[INFO] [stdout] 907 | |     /// [`VK_EXT_discard_rectangles`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_discard_rectan...
[INFO] [stdout] 908 | |     pub struct EXT_discard_rectangles [ext_discard_rectangles] {
[INFO] [stdout] 909 | |         /// [`vkCmdSetDiscardRectangleEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdSetDiscard...
[INFO] [stdout] ...   |
[INFO] [stdout] 912 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]     |
[INFO] [stdout] 271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 906 | / addr_proc_struct!(
[INFO] [stdout] 907 | |     /// [`VK_EXT_discard_rectangles`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_discard_rectan...
[INFO] [stdout] 908 | |     pub struct EXT_discard_rectangles [ext_discard_rectangles] {
[INFO] [stdout] 909 | |         /// [`vkCmdSetDiscardRectangleEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdSetDiscard...
[INFO] [stdout] ...   |
[INFO] [stdout] 912 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]     |
[INFO] [stdout] 250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 914 | / addr_proc_struct!(
[INFO] [stdout] 915 | |     /// [`VK_EXT_display_control`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_display_control)
[INFO] [stdout] 916 | |     pub struct EXT_display_control [ext_display_control] {
[INFO] [stdout] 917 | |         /// [`vkDisplayPowerControlEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkDisplayPowerCont...
[INFO] [stdout] ...   |
[INFO] [stdout] 929 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]     |
[INFO] [stdout] 271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 914 | / addr_proc_struct!(
[INFO] [stdout] 915 | |     /// [`VK_EXT_display_control`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_display_control)
[INFO] [stdout] 916 | |     pub struct EXT_display_control [ext_display_control] {
[INFO] [stdout] 917 | |         /// [`vkDisplayPowerControlEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkDisplayPowerCont...
[INFO] [stdout] ...   |
[INFO] [stdout] 929 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]     |
[INFO] [stdout] 250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 931 | / addr_proc_struct!(
[INFO] [stdout] 932 | |     /// [`VK_EXT_display_surface_counter`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_display_s...
[INFO] [stdout] 933 | |     pub struct EXT_display_surface_counter [ext_display_surface_counter] {
[INFO] [stdout] 934 | |         /// [`vkGetPhysicalDeviceSurfaceCapabilities2EXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#...
[INFO] [stdout] ...   |
[INFO] [stdout] 937 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]     |
[INFO] [stdout] 271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 931 | / addr_proc_struct!(
[INFO] [stdout] 932 | |     /// [`VK_EXT_display_surface_counter`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_display_s...
[INFO] [stdout] 933 | |     pub struct EXT_display_surface_counter [ext_display_surface_counter] {
[INFO] [stdout] 934 | |         /// [`vkGetPhysicalDeviceSurfaceCapabilities2EXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#...
[INFO] [stdout] ...   |
[INFO] [stdout] 937 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]     |
[INFO] [stdout] 250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 939 | / addr_proc_struct!(
[INFO] [stdout] 940 | |     /// [`VK_EXT_hdr_metadata`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_hdr_metadata)
[INFO] [stdout] 941 | |     pub struct EXT_hdr_metadata [ext_hdr_metadata] {
[INFO] [stdout] 942 | |         /// [`vkSetHdrMetadataEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkSetHdrMetadataEXT)
[INFO] [stdout] ...   |
[INFO] [stdout] 945 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]     |
[INFO] [stdout] 271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 939 | / addr_proc_struct!(
[INFO] [stdout] 940 | |     /// [`VK_EXT_hdr_metadata`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_hdr_metadata)
[INFO] [stdout] 941 | |     pub struct EXT_hdr_metadata [ext_hdr_metadata] {
[INFO] [stdout] 942 | |         /// [`vkSetHdrMetadataEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkSetHdrMetadataEXT)
[INFO] [stdout] ...   |
[INFO] [stdout] 945 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]     |
[INFO] [stdout] 250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 947 | / addr_proc_struct!(
[INFO] [stdout] 948 | |     /// [`VK_GOOGLE_display_timing`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_GOOGLE_display_timing)
[INFO] [stdout] 949 | |     pub struct GOOGLE_display_timing [google_display_timing] {
[INFO] [stdout] 950 | |         /// [`vkGetPastPresentationTimingGOOGLE`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetPast...
[INFO] [stdout] ...   |
[INFO] [stdout] 956 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]     |
[INFO] [stdout] 271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 947 | / addr_proc_struct!(
[INFO] [stdout] 948 | |     /// [`VK_GOOGLE_display_timing`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_GOOGLE_display_timing)
[INFO] [stdout] 949 | |     pub struct GOOGLE_display_timing [google_display_timing] {
[INFO] [stdout] 950 | |         /// [`vkGetPastPresentationTimingGOOGLE`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetPast...
[INFO] [stdout] ...   |
[INFO] [stdout] 956 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]     |
[INFO] [stdout] 250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 958 | / addr_proc_struct!(
[INFO] [stdout] 959 | |     /// [`VK_KHR_android_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_android_surface)
[INFO] [stdout] 960 | |     pub struct KHR_android_surface [khr_android_surface] {
[INFO] [stdout] 961 | |         /// [`vkCreateAndroidSurfaceKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateAndroidSu...
[INFO] [stdout] ...   |
[INFO] [stdout] 964 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]     |
[INFO] [stdout] 271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 958 | / addr_proc_struct!(
[INFO] [stdout] 959 | |     /// [`VK_KHR_android_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_android_surface)
[INFO] [stdout] 960 | |     pub struct KHR_android_surface [khr_android_surface] {
[INFO] [stdout] 961 | |         /// [`vkCreateAndroidSurfaceKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateAndroidSu...
[INFO] [stdout] ...   |
[INFO] [stdout] 964 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]     |
[INFO] [stdout] 250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 966 | / addr_proc_struct!(
[INFO] [stdout] 967 | |     /// [`VK_KHR_descriptor_update_template`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_descri...
[INFO] [stdout] 968 | |     pub struct KHR_descriptor_update_template [khr_descriptor_update_template] {
[INFO] [stdout] 969 | |         /// [`vkCmdPushDescriptorSetWithTemplateKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmd...
[INFO] [stdout] ...   |
[INFO] [stdout] 981 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]     |
[INFO] [stdout] 271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 966 | / addr_proc_struct!(
[INFO] [stdout] 967 | |     /// [`VK_KHR_descriptor_update_template`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_descri...
[INFO] [stdout] 968 | |     pub struct KHR_descriptor_update_template [khr_descriptor_update_template] {
[INFO] [stdout] 969 | |         /// [`vkCmdPushDescriptorSetWithTemplateKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmd...
[INFO] [stdout] ...   |
[INFO] [stdout] 981 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  983 | / addr_proc_struct!(
[INFO] [stdout]  984 | |     /// [`VK_KHR_display`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_display)
[INFO] [stdout]  985 | |     pub struct KHR_display [khr_display] {
[INFO] [stdout]  986 | |         /// [`vkCreateDisplayModeKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateDisplayModeKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1007 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  983 | / addr_proc_struct!(
[INFO] [stdout]  984 | |     /// [`VK_KHR_display`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_display)
[INFO] [stdout]  985 | |     pub struct KHR_display [khr_display] {
[INFO] [stdout]  986 | |         /// [`vkCreateDisplayModeKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateDisplayModeKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1007 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1009 | / addr_proc_struct!(
[INFO] [stdout] 1010 | |     /// [`VK_KHR_display_swapchain`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_display_swapchain)
[INFO] [stdout] 1011 | |     pub struct KHR_display_swapchain [khr_display_swapchain] {
[INFO] [stdout] 1012 | |         /// [`vkCreateSharedSwapchainsKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateSharedS...
[INFO] [stdout] ...    |
[INFO] [stdout] 1015 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1009 | / addr_proc_struct!(
[INFO] [stdout] 1010 | |     /// [`VK_KHR_display_swapchain`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_display_swapchain)
[INFO] [stdout] 1011 | |     pub struct KHR_display_swapchain [khr_display_swapchain] {
[INFO] [stdout] 1012 | |         /// [`vkCreateSharedSwapchainsKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateSharedS...
[INFO] [stdout] ...    |
[INFO] [stdout] 1015 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1017 | / addr_proc_struct!(
[INFO] [stdout] 1018 | |     /// [`VK_KHR_external_fence_capabilities`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_exter...
[INFO] [stdout] 1019 | |     pub struct KHR_external_fence_capabilities [khr_external_fence_capabilities] {
[INFO] [stdout] 1020 | |         /// See [`vkGetPhysicalDeviceExternalFencePropertiesKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspe...
[INFO] [stdout] ...    |
[INFO] [stdout] 1023 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1017 | / addr_proc_struct!(
[INFO] [stdout] 1018 | |     /// [`VK_KHR_external_fence_capabilities`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_exter...
[INFO] [stdout] 1019 | |     pub struct KHR_external_fence_capabilities [khr_external_fence_capabilities] {
[INFO] [stdout] 1020 | |         /// See [`vkGetPhysicalDeviceExternalFencePropertiesKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspe...
[INFO] [stdout] ...    |
[INFO] [stdout] 1023 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1025 | / addr_proc_struct!(
[INFO] [stdout] 1026 | |     /// [`VK_KHR_external_fence_fd`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_fence_fd)
[INFO] [stdout] 1027 | |     pub struct KHR_external_fence_fd [khr_external_fence_fd] {
[INFO] [stdout] 1028 | |         /// See [`vkImportFenceFdKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkImportFenceFdKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1034 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1025 | / addr_proc_struct!(
[INFO] [stdout] 1026 | |     /// [`VK_KHR_external_fence_fd`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_fence_fd)
[INFO] [stdout] 1027 | |     pub struct KHR_external_fence_fd [khr_external_fence_fd] {
[INFO] [stdout] 1028 | |         /// See [`vkImportFenceFdKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkImportFenceFdKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1034 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1036 | / addr_proc_struct!(
[INFO] [stdout] 1037 | |     /// [`VK_KHR_external_fence_win32`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_fen...
[INFO] [stdout] 1038 | |     pub struct KHR_external_fence_win32 [khr_external_fence_win32] {
[INFO] [stdout] 1039 | |         /// See [`vkImportFenceWin32HandleKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkImportFen...
[INFO] [stdout] ...    |
[INFO] [stdout] 1045 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1036 | / addr_proc_struct!(
[INFO] [stdout] 1037 | |     /// [`VK_KHR_external_fence_win32`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_fen...
[INFO] [stdout] 1038 | |     pub struct KHR_external_fence_win32 [khr_external_fence_win32] {
[INFO] [stdout] 1039 | |         /// See [`vkImportFenceWin32HandleKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkImportFen...
[INFO] [stdout] ...    |
[INFO] [stdout] 1045 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1047 | / addr_proc_struct!(
[INFO] [stdout] 1048 | |     /// [`VK_KHR_external_memory_capabilities`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_exte...
[INFO] [stdout] 1049 | |     pub struct KHR_external_memory_capabilities [khr_external_memory_capabilities] {
[INFO] [stdout] 1050 | |         /// See [`vkGetPhysicalDeviceExternalBufferPropertiesKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vksp...
[INFO] [stdout] ...    |
[INFO] [stdout] 1053 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1047 | / addr_proc_struct!(
[INFO] [stdout] 1048 | |     /// [`VK_KHR_external_memory_capabilities`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_exte...
[INFO] [stdout] 1049 | |     pub struct KHR_external_memory_capabilities [khr_external_memory_capabilities] {
[INFO] [stdout] 1050 | |         /// See [`vkGetPhysicalDeviceExternalBufferPropertiesKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vksp...
[INFO] [stdout] ...    |
[INFO] [stdout] 1053 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1055 | / addr_proc_struct!(
[INFO] [stdout] 1056 | |     /// [`VK_KHR_external_memory_fd`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_memor...
[INFO] [stdout] 1057 | |     pub struct KHR_external_memory_fd [khr_external_memory_fd] {
[INFO] [stdout] 1058 | |         /// See [`vkGetMemoryFdKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetMemoryFdKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1064 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1055 | / addr_proc_struct!(
[INFO] [stdout] 1056 | |     /// [`VK_KHR_external_memory_fd`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_memor...
[INFO] [stdout] 1057 | |     pub struct KHR_external_memory_fd [khr_external_memory_fd] {
[INFO] [stdout] 1058 | |         /// See [`vkGetMemoryFdKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetMemoryFdKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1064 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1066 | / addr_proc_struct!(
[INFO] [stdout] 1067 | |     /// [`VK_KHR_external_memory_win32`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_me...
[INFO] [stdout] 1068 | |     pub struct KHR_external_memory_win32 [khr_external_memory_win32] {
[INFO] [stdout] 1069 | |         /// See [`vkGetMemoryWin32HandleKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetMemoryWi...
[INFO] [stdout] ...    |
[INFO] [stdout] 1075 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1066 | / addr_proc_struct!(
[INFO] [stdout] 1067 | |     /// [`VK_KHR_external_memory_win32`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_me...
[INFO] [stdout] 1068 | |     pub struct KHR_external_memory_win32 [khr_external_memory_win32] {
[INFO] [stdout] 1069 | |         /// See [`vkGetMemoryWin32HandleKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetMemoryWi...
[INFO] [stdout] ...    |
[INFO] [stdout] 1075 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1077 | / addr_proc_struct!(
[INFO] [stdout] 1078 | |     /// [`VK_KHR_external_semaphore_capabilities`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_e...
[INFO] [stdout] 1079 | |     pub struct KHR_external_semaphore_capabilities [khr_external_semaphore_capabilities] {
[INFO] [stdout] 1080 | |         /// See [`vkGetPhysicalDeviceExternalSemaphorePropertiesKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/v...
[INFO] [stdout] ...    |
[INFO] [stdout] 1083 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1077 | / addr_proc_struct!(
[INFO] [stdout] 1078 | |     /// [`VK_KHR_external_semaphore_capabilities`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_e...
[INFO] [stdout] 1079 | |     pub struct KHR_external_semaphore_capabilities [khr_external_semaphore_capabilities] {
[INFO] [stdout] 1080 | |         /// See [`vkGetPhysicalDeviceExternalSemaphorePropertiesKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/v...
[INFO] [stdout] ...    |
[INFO] [stdout] 1083 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1085 | / addr_proc_struct!(
[INFO] [stdout] 1086 | |     /// [`VK_KHR_external_semaphore_fd`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_se...
[INFO] [stdout] 1087 | |     pub struct KHR_external_semaphore_fd [khr_external_semaphore_fd] {
[INFO] [stdout] 1088 | |         /// See [`VkImportSemaphoreFdInfoKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VkImportSema...
[INFO] [stdout] ...    |
[INFO] [stdout] 1094 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1085 | / addr_proc_struct!(
[INFO] [stdout] 1086 | |     /// [`VK_KHR_external_semaphore_fd`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_se...
[INFO] [stdout] 1087 | |     pub struct KHR_external_semaphore_fd [khr_external_semaphore_fd] {
[INFO] [stdout] 1088 | |         /// See [`VkImportSemaphoreFdInfoKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VkImportSema...
[INFO] [stdout] ...    |
[INFO] [stdout] 1094 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1096 | / addr_proc_struct!(
[INFO] [stdout] 1097 | |     /// [`VK_KHR_external_semaphore_win32`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external...
[INFO] [stdout] 1098 | |     pub struct KHR_external_semaphore_win32 [khr_external_semaphore_win32] {
[INFO] [stdout] 1099 | |         /// See [`VkImportSemaphoreWin32HandleInfoKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VkI...
[INFO] [stdout] ...    |
[INFO] [stdout] 1105 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1096 | / addr_proc_struct!(
[INFO] [stdout] 1097 | |     /// [`VK_KHR_external_semaphore_win32`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external...
[INFO] [stdout] 1098 | |     pub struct KHR_external_semaphore_win32 [khr_external_semaphore_win32] {
[INFO] [stdout] 1099 | |         /// See [`VkImportSemaphoreWin32HandleInfoKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VkI...
[INFO] [stdout] ...    |
[INFO] [stdout] 1105 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1107 | / addr_proc_struct!(
[INFO] [stdout] 1108 | |     /// [`VK_KHR_get_memory_requirements2`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_get_memo...
[INFO] [stdout] 1109 | |     pub struct KHR_get_memory_requirements2 [khr_get_memory_requirements2] {
[INFO] [stdout] 1110 | |         /// See [`vkGetImageMemoryRequirements2KHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetI...
[INFO] [stdout] ...    |
[INFO] [stdout] 1119 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1107 | / addr_proc_struct!(
[INFO] [stdout] 1108 | |     /// [`VK_KHR_get_memory_requirements2`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_get_memo...
[INFO] [stdout] 1109 | |     pub struct KHR_get_memory_requirements2 [khr_get_memory_requirements2] {
[INFO] [stdout] 1110 | |         /// See [`vkGetImageMemoryRequirements2KHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetI...
[INFO] [stdout] ...    |
[INFO] [stdout] 1119 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1121 | / addr_proc_struct!(
[INFO] [stdout] 1122 | |     /// [`VK_KHR_get_physical_device_properties2`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_g...
[INFO] [stdout] 1123 | |     pub struct KHR_get_physical_device_properties2 [khr_get_physical_device_properties2] {
[INFO] [stdout] 1124 | |         /// [`vkGetPhysicalDeviceFeatures2KHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetPhysic...
[INFO] [stdout] ...    |
[INFO] [stdout] 1145 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1121 | / addr_proc_struct!(
[INFO] [stdout] 1122 | |     /// [`VK_KHR_get_physical_device_properties2`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_g...
[INFO] [stdout] 1123 | |     pub struct KHR_get_physical_device_properties2 [khr_get_physical_device_properties2] {
[INFO] [stdout] 1124 | |         /// [`vkGetPhysicalDeviceFeatures2KHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetPhysic...
[INFO] [stdout] ...    |
[INFO] [stdout] 1145 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1147 | / addr_proc_struct!(
[INFO] [stdout] 1148 | |     /// [`VK_KHR_get_surface_capabilities2`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_get_sur...
[INFO] [stdout] 1149 | |     pub struct KHR_get_surface_capabilities2 [khr_get_surface_capabilities2] {
[INFO] [stdout] 1150 | |         /// [`vkGetPhysicalDeviceSurfaceCapabilities2KHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#...
[INFO] [stdout] ...    |
[INFO] [stdout] 1156 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1147 | / addr_proc_struct!(
[INFO] [stdout] 1148 | |     /// [`VK_KHR_get_surface_capabilities2`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_get_sur...
[INFO] [stdout] 1149 | |     pub struct KHR_get_surface_capabilities2 [khr_get_surface_capabilities2] {
[INFO] [stdout] 1150 | |         /// [`vkGetPhysicalDeviceSurfaceCapabilities2KHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#...
[INFO] [stdout] ...    |
[INFO] [stdout] 1156 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1158 | / addr_proc_struct!(
[INFO] [stdout] 1159 | |     /// [`VK_KHR_maintenance1`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_maintenance1)
[INFO] [stdout] 1160 | |     pub struct KHR_maintenance1 [khr_maintenance1] {
[INFO] [stdout] 1161 | |         /// [`vkTrimCommandPoolKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkTrimCommandPoolKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1164 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1158 | / addr_proc_struct!(
[INFO] [stdout] 1159 | |     /// [`VK_KHR_maintenance1`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_maintenance1)
[INFO] [stdout] 1160 | |     pub struct KHR_maintenance1 [khr_maintenance1] {
[INFO] [stdout] 1161 | |         /// [`vkTrimCommandPoolKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkTrimCommandPoolKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1164 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1166 | / addr_proc_struct!(
[INFO] [stdout] 1167 | |     /// [`VK_KHR_mir_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_mir_surface)
[INFO] [stdout] 1168 | |     pub struct KHR_mir_surface [khr_mir_surface] {
[INFO] [stdout] 1169 | |         /// [`vkCreateMirSurfaceKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateMirSurfaceKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1175 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1166 | / addr_proc_struct!(
[INFO] [stdout] 1167 | |     /// [`VK_KHR_mir_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_mir_surface)
[INFO] [stdout] 1168 | |     pub struct KHR_mir_surface [khr_mir_surface] {
[INFO] [stdout] 1169 | |         /// [`vkCreateMirSurfaceKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateMirSurfaceKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1175 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1177 | / addr_proc_struct!(
[INFO] [stdout] 1178 | |     /// [`VK_KHR_push_descriptor`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_push_descriptor)
[INFO] [stdout] 1179 | |     pub struct KHR_push_descriptor [khr_push_descriptor] {
[INFO] [stdout] 1180 | |         /// [`vkCmdPushDescriptorSetKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdPushDescript...
[INFO] [stdout] ...    |
[INFO] [stdout] 1183 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1177 | / addr_proc_struct!(
[INFO] [stdout] 1178 | |     /// [`VK_KHR_push_descriptor`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_push_descriptor)
[INFO] [stdout] 1179 | |     pub struct KHR_push_descriptor [khr_push_descriptor] {
[INFO] [stdout] 1180 | |         /// [`vkCmdPushDescriptorSetKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdPushDescript...
[INFO] [stdout] ...    |
[INFO] [stdout] 1183 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1185 | / addr_proc_struct!(
[INFO] [stdout] 1186 | |     /// [`VK_KHR_shared_presentable_image`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_shared_p...
[INFO] [stdout] 1187 | |     pub struct KHR_shared_presentable_image [khr_shared_presentable_image] {
[INFO] [stdout] 1188 | |         /// [`vkGetSwapchainStatusKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetSwapchainStatu...
[INFO] [stdout] ...    |
[INFO] [stdout] 1191 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1185 | / addr_proc_struct!(
[INFO] [stdout] 1186 | |     /// [`VK_KHR_shared_presentable_image`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_shared_p...
[INFO] [stdout] 1187 | |     pub struct KHR_shared_presentable_image [khr_shared_presentable_image] {
[INFO] [stdout] 1188 | |         /// [`vkGetSwapchainStatusKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetSwapchainStatu...
[INFO] [stdout] ...    |
[INFO] [stdout] 1191 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1193 | / addr_proc_struct!(
[INFO] [stdout] 1194 | |     /// [`VK_KHR_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_surface)
[INFO] [stdout] 1195 | |     pub struct KHR_surface [khr_surface] {
[INFO] [stdout] 1196 | |         /// [`vkDestroySurfaceKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkDestroySurfaceKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1211 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1193 | / addr_proc_struct!(
[INFO] [stdout] 1194 | |     /// [`VK_KHR_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_surface)
[INFO] [stdout] 1195 | |     pub struct KHR_surface [khr_surface] {
[INFO] [stdout] 1196 | |         /// [`vkDestroySurfaceKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkDestroySurfaceKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1211 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1213 | / addr_proc_struct!(
[INFO] [stdout] 1214 | |     /// [`VK_KHR_swapchain`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_swapchain)
[INFO] [stdout] 1215 | |     pub struct KHR_swapchain [khr_swapchain] {
[INFO] [stdout] 1216 | |         /// [`vkAcquireNextImageKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkAcquireNextImageKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1231 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1213 | / addr_proc_struct!(
[INFO] [stdout] 1214 | |     /// [`VK_KHR_swapchain`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_swapchain)
[INFO] [stdout] 1215 | |     pub struct KHR_swapchain [khr_swapchain] {
[INFO] [stdout] 1216 | |         /// [`vkAcquireNextImageKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkAcquireNextImageKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1231 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1233 | / addr_proc_struct!(
[INFO] [stdout] 1234 | |     /// [`VK_KHR_wayland_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_wayland_surface)
[INFO] [stdout] 1235 | |     pub struct KHR_wayland_surface [khr_wayland_surface] {
[INFO] [stdout] 1236 | |         /// [`vkCreateWaylandSurfaceKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateWaylandSu...
[INFO] [stdout] ...    |
[INFO] [stdout] 1242 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1233 | / addr_proc_struct!(
[INFO] [stdout] 1234 | |     /// [`VK_KHR_wayland_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_wayland_surface)
[INFO] [stdout] 1235 | |     pub struct KHR_wayland_surface [khr_wayland_surface] {
[INFO] [stdout] 1236 | |         /// [`vkCreateWaylandSurfaceKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateWaylandSu...
[INFO] [stdout] ...    |
[INFO] [stdout] 1242 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1244 | / addr_proc_struct!(
[INFO] [stdout] 1245 | |     /// [`VK_KHR_win32_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_win32_surface)
[INFO] [stdout] 1246 | |     pub struct KHR_win32_surface [khr_win32_surface] {
[INFO] [stdout] 1247 | |         /// [`vkCreateWin32SurfaceKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateWin32Surfac...
[INFO] [stdout] ...    |
[INFO] [stdout] 1253 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1244 | / addr_proc_struct!(
[INFO] [stdout] 1245 | |     /// [`VK_KHR_win32_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_win32_surface)
[INFO] [stdout] 1246 | |     pub struct KHR_win32_surface [khr_win32_surface] {
[INFO] [stdout] 1247 | |         /// [`vkCreateWin32SurfaceKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateWin32Surfac...
[INFO] [stdout] ...    |
[INFO] [stdout] 1253 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1255 | / addr_proc_struct!(
[INFO] [stdout] 1256 | |     /// [`VK_KHR_xcb_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_xcb_surface)
[INFO] [stdout] 1257 | |     pub struct KHR_xcb_surface [khr_xcb_surface] {
[INFO] [stdout] 1258 | |         /// [`vkCreateXcbSurfaceKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateXcbSurfaceKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1264 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1255 | / addr_proc_struct!(
[INFO] [stdout] 1256 | |     /// [`VK_KHR_xcb_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_xcb_surface)
[INFO] [stdout] 1257 | |     pub struct KHR_xcb_surface [khr_xcb_surface] {
[INFO] [stdout] 1258 | |         /// [`vkCreateXcbSurfaceKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateXcbSurfaceKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1264 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1266 | / addr_proc_struct!(
[INFO] [stdout] 1267 | |     /// [`VK_KHR_xlib_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_xlib_surface)
[INFO] [stdout] 1268 | |     pub struct KHR_xlib_surface [khr_xlib_surface] {
[INFO] [stdout] 1269 | |         /// [`vkCreateXlibSurfaceKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateXlibSurfaceKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1275 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1266 | / addr_proc_struct!(
[INFO] [stdout] 1267 | |     /// [`VK_KHR_xlib_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_xlib_surface)
[INFO] [stdout] 1268 | |     pub struct KHR_xlib_surface [khr_xlib_surface] {
[INFO] [stdout] 1269 | |         /// [`vkCreateXlibSurfaceKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateXlibSurfaceKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1275 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1277 | / addr_proc_struct!(
[INFO] [stdout] 1278 | |     /// [`VK_MVK_ios_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_MVK_ios_surface)
[INFO] [stdout] 1279 | |     pub struct MVK_ios_surface [mvk_ios_surface] {
[INFO] [stdout] 1280 | |         /// [`vkCreateIOSSurfaceMVK`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateIOSSurfaceMVK)
[INFO] [stdout] ...    |
[INFO] [stdout] 1283 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1277 | / addr_proc_struct!(
[INFO] [stdout] 1278 | |     /// [`VK_MVK_ios_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_MVK_ios_surface)
[INFO] [stdout] 1279 | |     pub struct MVK_ios_surface [mvk_ios_surface] {
[INFO] [stdout] 1280 | |         /// [`vkCreateIOSSurfaceMVK`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateIOSSurfaceMVK)
[INFO] [stdout] ...    |
[INFO] [stdout] 1283 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1285 | / addr_proc_struct!(
[INFO] [stdout] 1286 | |     /// [`VK_MVK_macos_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_MVK_macos_surface)
[INFO] [stdout] 1287 | |     pub struct MVK_macos_surface [mvk_macos_surface] {
[INFO] [stdout] 1288 | |         /// [`vkCreateMacOSSurfaceMVK`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateMacOSSurfac...
[INFO] [stdout] ...    |
[INFO] [stdout] 1291 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1285 | / addr_proc_struct!(
[INFO] [stdout] 1286 | |     /// [`VK_MVK_macos_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_MVK_macos_surface)
[INFO] [stdout] 1287 | |     pub struct MVK_macos_surface [mvk_macos_surface] {
[INFO] [stdout] 1288 | |         /// [`vkCreateMacOSSurfaceMVK`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateMacOSSurfac...
[INFO] [stdout] ...    |
[INFO] [stdout] 1291 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1293 | / addr_proc_struct!(
[INFO] [stdout] 1294 | |     /// [`VK_NN_vi_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_NN_vi_surface)
[INFO] [stdout] 1295 | |     pub struct NN_vi_surface [nn_vi_surface] {
[INFO] [stdout] 1296 | |         /// [`vkCreateViSurfaceNN`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateViSurfaceNN)
[INFO] [stdout] ...    |
[INFO] [stdout] 1299 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1293 | / addr_proc_struct!(
[INFO] [stdout] 1294 | |     /// [`VK_NN_vi_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_NN_vi_surface)
[INFO] [stdout] 1295 | |     pub struct NN_vi_surface [nn_vi_surface] {
[INFO] [stdout] 1296 | |         /// [`vkCreateViSurfaceNN`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateViSurfaceNN)
[INFO] [stdout] ...    |
[INFO] [stdout] 1299 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1301 | / addr_proc_struct!(
[INFO] [stdout] 1302 | |     /// [`VK_NV_clip_space_w_scaling`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_NV_clip_space_w_s...
[INFO] [stdout] 1303 | |     pub struct NV_clip_space_w_scaling [nv_clip_space_w_scaling] {
[INFO] [stdout] 1304 | |         /// [`vkCmdSetViewportWScalingNV`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdSetViewport...
[INFO] [stdout] ...    |
[INFO] [stdout] 1307 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1301 | / addr_proc_struct!(
[INFO] [stdout] 1302 | |     /// [`VK_NV_clip_space_w_scaling`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_NV_clip_space_w_s...
[INFO] [stdout] 1303 | |     pub struct NV_clip_space_w_scaling [nv_clip_space_w_scaling] {
[INFO] [stdout] 1304 | |         /// [`vkCmdSetViewportWScalingNV`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdSetViewport...
[INFO] [stdout] ...    |
[INFO] [stdout] 1307 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1309 | / addr_proc_struct!(
[INFO] [stdout] 1310 | |     /// [`VK_NV_external_memory_capabilities`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_NV_extern...
[INFO] [stdout] 1311 | |     pub struct NV_external_memory_capabilities [nv_external_memory_capabilities] {
[INFO] [stdout] 1312 | |         /// [`vkGetPhysicalDeviceExternalImageFormatPropertiesNV`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vksp...
[INFO] [stdout] ...    |
[INFO] [stdout] 1315 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1309 | / addr_proc_struct!(
[INFO] [stdout] 1310 | |     /// [`VK_NV_external_memory_capabilities`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_NV_extern...
[INFO] [stdout] 1311 | |     pub struct NV_external_memory_capabilities [nv_external_memory_capabilities] {
[INFO] [stdout] 1312 | |         /// [`vkGetPhysicalDeviceExternalImageFormatPropertiesNV`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vksp...
[INFO] [stdout] ...    |
[INFO] [stdout] 1315 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1317 | / addr_proc_struct!(
[INFO] [stdout] 1318 | |     /// [`VK_NV_external_memory_win32`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_NV_external_memo...
[INFO] [stdout] 1319 | |     pub struct NV_external_memory_win32 [nv_external_memory_win32] {
[INFO] [stdout] 1320 | |         /// [`vkGetMemoryWin32HandleNV`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetMemoryWin32Ha...
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1317 | / addr_proc_struct!(
[INFO] [stdout] 1318 | |     /// [`VK_NV_external_memory_win32`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_NV_external_memo...
[INFO] [stdout] 1319 | |     pub struct NV_external_memory_win32 [nv_external_memory_win32] {
[INFO] [stdout] 1320 | |         /// [`vkGetMemoryWin32HandleNV`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetMemoryWin32Ha...
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/ext_blend_operation_advanced.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | /// See [`VkBlendOverlapEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VkBlendOverlapEXT)
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/ext_sampler_filter_minmax.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | /// See [`VkSamplerReductionModeEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VkSamplerReductionModeEXT)
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/nv_framebuffer_mixed_samples.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | /// See [`VkCoverageModulationModeNV`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VkCoverageModulationModeNV)
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.41s
[INFO] running `Command { std: "docker" "inspect" "a4e53568d5f3da24af4ed7cb70b68f958b661b3d1b9985c97059b14dc8647678", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4e53568d5f3da24af4ed7cb70b68f958b661b3d1b9985c97059b14dc8647678", kill_on_drop: false }`
[INFO] [stdout] a4e53568d5f3da24af4ed7cb70b68f958b661b3d1b9985c97059b14dc8647678
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6856bce3289e10e7aa91d431e101fe019de8b00b6b9be3805defcaf20fb5275e
[INFO] running `Command { std: "docker" "start" "-a" "6856bce3289e10e7aa91d431e101fe019de8b00b6b9be3805defcaf20fb5275e", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 | #![cfg_attr(feature = "cargo-clippy", allow(unreadable_literal))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 | #![cfg_attr(feature = "cargo-clippy", allow(expl_impl_clone_on_copy))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 329 | / addr_proc_struct!(
[INFO] [stdout] 330 | |     /// [`Core Vulkan specification`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html)
[INFO] [stdout] 331 | |     pub struct Vk [vk] {
[INFO] [stdout] 332 | |         /// [`vkAllocateCommandBuffers`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkAllocateCommandB...
[INFO] [stdout] ...   |
[INFO] [stdout] 692 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 329 | / addr_proc_struct!(
[INFO] [stdout] 330 | |     /// [`Core Vulkan specification`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html)
[INFO] [stdout] 331 | |     pub struct Vk [vk] {
[INFO] [stdout] 332 | |         /// [`vkAllocateCommandBuffers`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkAllocateCommandB...
[INFO] [stdout] ...   |
[INFO] [stdout] 692 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 694 | / addr_proc_struct!(
[INFO] [stdout] 695 | |     /// [`VK_AMD_draw_indirect_count`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_AMD_draw_indirect...
[INFO] [stdout] 696 | |     pub struct AMD_draw_indirect_count [amd_draw_indirect_count] {
[INFO] [stdout] 697 | |         /// [`vkCmdDrawIndexedIndirectCountAMD`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdDrawI...
[INFO] [stdout] ...   |
[INFO] [stdout] 703 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 694 | / addr_proc_struct!(
[INFO] [stdout] 695 | |     /// [`VK_AMD_draw_indirect_count`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_AMD_draw_indirect...
[INFO] [stdout] 696 | |     pub struct AMD_draw_indirect_count [amd_draw_indirect_count] {
[INFO] [stdout] 697 | |         /// [`vkCmdDrawIndexedIndirectCountAMD`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdDrawI...
[INFO] [stdout] ...   |
[INFO] [stdout] 703 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 705 | / addr_proc_struct!(
[INFO] [stdout] 706 | |     /// [`VK_EXT_debug_marker`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_debug_marker)
[INFO] [stdout] 707 | |     pub struct EXT_debug_marker [ext_debug_marker] {
[INFO] [stdout] 708 | |         /// [`vkCmdDebugMarkerBeginEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdDebugMarkerBe...
[INFO] [stdout] ...   |
[INFO] [stdout] 723 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 705 | / addr_proc_struct!(
[INFO] [stdout] 706 | |     /// [`VK_EXT_debug_marker`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_debug_marker)
[INFO] [stdout] 707 | |     pub struct EXT_debug_marker [ext_debug_marker] {
[INFO] [stdout] 708 | |         /// [`vkCmdDebugMarkerBeginEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdDebugMarkerBe...
[INFO] [stdout] ...   |
[INFO] [stdout] 723 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 725 | / addr_proc_struct!(
[INFO] [stdout] 726 | |     /// [`VK_EXT_discard_rectangles`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_discard_rectan...
[INFO] [stdout] 727 | |     pub struct EXT_discard_rectangles [ext_discard_rectangles] {
[INFO] [stdout] 728 | |         /// [`vkCmdSetDiscardRectangleEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdSetDiscard...
[INFO] [stdout] ...   |
[INFO] [stdout] 731 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 725 | / addr_proc_struct!(
[INFO] [stdout] 726 | |     /// [`VK_EXT_discard_rectangles`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_discard_rectan...
[INFO] [stdout] 727 | |     pub struct EXT_discard_rectangles [ext_discard_rectangles] {
[INFO] [stdout] 728 | |         /// [`vkCmdSetDiscardRectangleEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdSetDiscard...
[INFO] [stdout] ...   |
[INFO] [stdout] 731 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 733 | / addr_proc_struct!(
[INFO] [stdout] 734 | |     /// [`VK_EXT_display_control`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_display_control)
[INFO] [stdout] 735 | |     pub struct EXT_display_control [ext_display_control] {
[INFO] [stdout] 736 | |         /// [`vkDisplayPowerControlEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkDisplayPowerCont...
[INFO] [stdout] ...   |
[INFO] [stdout] 748 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 733 | / addr_proc_struct!(
[INFO] [stdout] 734 | |     /// [`VK_EXT_display_control`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_display_control)
[INFO] [stdout] 735 | |     pub struct EXT_display_control [ext_display_control] {
[INFO] [stdout] 736 | |         /// [`vkDisplayPowerControlEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkDisplayPowerCont...
[INFO] [stdout] ...   |
[INFO] [stdout] 748 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 750 | / addr_proc_struct!(
[INFO] [stdout] 751 | |     /// [`VK_EXT_hdr_metadata`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_hdr_metadata)
[INFO] [stdout] 752 | |     pub struct EXT_hdr_metadata [ext_hdr_metadata] {
[INFO] [stdout] 753 | |         /// [`vkSetHdrMetadataEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkSetHdrMetadataEXT)
[INFO] [stdout] ...   |
[INFO] [stdout] 756 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 750 | / addr_proc_struct!(
[INFO] [stdout] 751 | |     /// [`VK_EXT_hdr_metadata`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_hdr_metadata)
[INFO] [stdout] 752 | |     pub struct EXT_hdr_metadata [ext_hdr_metadata] {
[INFO] [stdout] 753 | |         /// [`vkSetHdrMetadataEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkSetHdrMetadataEXT)
[INFO] [stdout] ...   |
[INFO] [stdout] 756 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 758 | / addr_proc_struct!(
[INFO] [stdout] 759 | |     /// [`VK_GOOGLE_display_timing`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_GOOGLE_display_timing)
[INFO] [stdout] 760 | |     pub struct GOOGLE_display_timing [google_display_timing] {
[INFO] [stdout] 761 | |         /// [`vkGetPastPresentationTimingGOOGLE`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetPast...
[INFO] [stdout] ...   |
[INFO] [stdout] 767 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 758 | / addr_proc_struct!(
[INFO] [stdout] 759 | |     /// [`VK_GOOGLE_display_timing`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_GOOGLE_display_timing)
[INFO] [stdout] 760 | |     pub struct GOOGLE_display_timing [google_display_timing] {
[INFO] [stdout] 761 | |         /// [`vkGetPastPresentationTimingGOOGLE`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetPast...
[INFO] [stdout] ...   |
[INFO] [stdout] 767 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 769 | / addr_proc_struct!(
[INFO] [stdout] 770 | |     /// [`VK_KHR_descriptor_update_template`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_descri...
[INFO] [stdout] 771 | |     pub struct KHR_descriptor_update_template [khr_descriptor_update_template] {
[INFO] [stdout] 772 | |         /// [`vkCmdPushDescriptorSetWithTemplateKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmd...
[INFO] [stdout] ...   |
[INFO] [stdout] 784 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 769 | / addr_proc_struct!(
[INFO] [stdout] 770 | |     /// [`VK_KHR_descriptor_update_template`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_descri...
[INFO] [stdout] 771 | |     pub struct KHR_descriptor_update_template [khr_descriptor_update_template] {
[INFO] [stdout] 772 | |         /// [`vkCmdPushDescriptorSetWithTemplateKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmd...
[INFO] [stdout] ...   |
[INFO] [stdout] 784 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 786 | / addr_proc_struct!(
[INFO] [stdout] 787 | |     /// [`VK_KHR_display_swapchain`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_display_swapchain)
[INFO] [stdout] 788 | |     pub struct KHR_display_swapchain [khr_display_swapchain] {
[INFO] [stdout] 789 | |         /// [`vkCreateSharedSwapchainsKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateSharedS...
[INFO] [stdout] ...   |
[INFO] [stdout] 792 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 786 | / addr_proc_struct!(
[INFO] [stdout] 787 | |     /// [`VK_KHR_display_swapchain`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_display_swapchain)
[INFO] [stdout] 788 | |     pub struct KHR_display_swapchain [khr_display_swapchain] {
[INFO] [stdout] 789 | |         /// [`vkCreateSharedSwapchainsKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateSharedS...
[INFO] [stdout] ...   |
[INFO] [stdout] 792 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 794 | / addr_proc_struct!(
[INFO] [stdout] 795 | |     /// [`VK_KHR_external_fence_fd`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_fence_fd)
[INFO] [stdout] 796 | |     pub struct KHR_external_fence_fd [khr_external_fence_fd] {
[INFO] [stdout] 797 | |         /// See [`vkImportFenceFdKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkImportFenceFdKHR)
[INFO] [stdout] ...   |
[INFO] [stdout] 803 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 794 | / addr_proc_struct!(
[INFO] [stdout] 795 | |     /// [`VK_KHR_external_fence_fd`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_fence_fd)
[INFO] [stdout] 796 | |     pub struct KHR_external_fence_fd [khr_external_fence_fd] {
[INFO] [stdout] 797 | |         /// See [`vkImportFenceFdKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkImportFenceFdKHR)
[INFO] [stdout] ...   |
[INFO] [stdout] 803 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 805 | / addr_proc_struct!(
[INFO] [stdout] 806 | |     /// [`VK_KHR_external_fence_win32`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_fen...
[INFO] [stdout] 807 | |     pub struct KHR_external_fence_win32 [khr_external_fence_win32] {
[INFO] [stdout] 808 | |         /// See [`vkImportFenceWin32HandleKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkImportFen...
[INFO] [stdout] ...   |
[INFO] [stdout] 814 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 805 | / addr_proc_struct!(
[INFO] [stdout] 806 | |     /// [`VK_KHR_external_fence_win32`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_fen...
[INFO] [stdout] 807 | |     pub struct KHR_external_fence_win32 [khr_external_fence_win32] {
[INFO] [stdout] 808 | |         /// See [`vkImportFenceWin32HandleKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkImportFen...
[INFO] [stdout] ...   |
[INFO] [stdout] 814 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 816 | / addr_proc_struct!(
[INFO] [stdout] 817 | |     /// [`VK_KHR_external_memory_fd`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_memor...
[INFO] [stdout] 818 | |     pub struct KHR_external_memory_fd [khr_external_memory_fd] {
[INFO] [stdout] 819 | |         /// See [`vkGetMemoryFdKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetMemoryFdKHR)
[INFO] [stdout] ...   |
[INFO] [stdout] 825 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 816 | / addr_proc_struct!(
[INFO] [stdout] 817 | |     /// [`VK_KHR_external_memory_fd`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_memor...
[INFO] [stdout] 818 | |     pub struct KHR_external_memory_fd [khr_external_memory_fd] {
[INFO] [stdout] 819 | |         /// See [`vkGetMemoryFdKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetMemoryFdKHR)
[INFO] [stdout] ...   |
[INFO] [stdout] 825 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 827 | / addr_proc_struct!(
[INFO] [stdout] 828 | |     /// [`VK_KHR_external_memory_win32`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_me...
[INFO] [stdout] 829 | |     pub struct KHR_external_memory_win32 [khr_external_memory_win32] {
[INFO] [stdout] 830 | |         /// See [`vkGetMemoryWin32HandleKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetMemoryWi...
[INFO] [stdout] ...   |
[INFO] [stdout] 836 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 827 | / addr_proc_struct!(
[INFO] [stdout] 828 | |     /// [`VK_KHR_external_memory_win32`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_me...
[INFO] [stdout] 829 | |     pub struct KHR_external_memory_win32 [khr_external_memory_win32] {
[INFO] [stdout] 830 | |         /// See [`vkGetMemoryWin32HandleKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetMemoryWi...
[INFO] [stdout] ...   |
[INFO] [stdout] 836 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 838 | / addr_proc_struct!(
[INFO] [stdout] 839 | |     /// [`VK_KHR_external_semaphore_fd`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_se...
[INFO] [stdout] 840 | |     pub struct KHR_external_semaphore_fd [khr_external_semaphore_fd] {
[INFO] [stdout] 841 | |         /// See [`VkImportSemaphoreFdInfoKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VkImportSema...
[INFO] [stdout] ...   |
[INFO] [stdout] 847 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 838 | / addr_proc_struct!(
[INFO] [stdout] 839 | |     /// [`VK_KHR_external_semaphore_fd`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_se...
[INFO] [stdout] 840 | |     pub struct KHR_external_semaphore_fd [khr_external_semaphore_fd] {
[INFO] [stdout] 841 | |         /// See [`VkImportSemaphoreFdInfoKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VkImportSema...
[INFO] [stdout] ...   |
[INFO] [stdout] 847 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 849 | / addr_proc_struct!(
[INFO] [stdout] 850 | |     /// [`VK_KHR_get_memory_requirements2`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_get_memo...
[INFO] [stdout] 851 | |     pub struct KHR_get_memory_requirements2 [khr_get_memory_requirements2] {
[INFO] [stdout] 852 | |         /// See [`vkGetImageMemoryRequirements2KHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetI...
[INFO] [stdout] ...   |
[INFO] [stdout] 861 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 849 | / addr_proc_struct!(
[INFO] [stdout] 850 | |     /// [`VK_KHR_get_memory_requirements2`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_get_memo...
[INFO] [stdout] 851 | |     pub struct KHR_get_memory_requirements2 [khr_get_memory_requirements2] {
[INFO] [stdout] 852 | |         /// See [`vkGetImageMemoryRequirements2KHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetI...
[INFO] [stdout] ...   |
[INFO] [stdout] 861 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 863 | / addr_proc_struct!(
[INFO] [stdout] 864 | |     /// [`VK_KHR_external_semaphore_win32`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external...
[INFO] [stdout] 865 | |     pub struct KHR_external_semaphore_win32 [khr_external_semaphore_win32] {
[INFO] [stdout] 866 | |         /// See [`VkImportSemaphoreWin32HandleInfoKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VkI...
[INFO] [stdout] ...   |
[INFO] [stdout] 872 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 863 | / addr_proc_struct!(
[INFO] [stdout] 864 | |     /// [`VK_KHR_external_semaphore_win32`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external...
[INFO] [stdout] 865 | |     pub struct KHR_external_semaphore_win32 [khr_external_semaphore_win32] {
[INFO] [stdout] 866 | |         /// See [`VkImportSemaphoreWin32HandleInfoKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VkI...
[INFO] [stdout] ...   |
[INFO] [stdout] 872 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 874 | / addr_proc_struct!(
[INFO] [stdout] 875 | |     /// [`VK_KHR_maintenance1`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_maintenance1)
[INFO] [stdout] 876 | |     pub struct KHR_maintenance1 [khr_maintenance1] {
[INFO] [stdout] 877 | |         /// [`vkTrimCommandPoolKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkTrimCommandPoolKHR)
[INFO] [stdout] ...   |
[INFO] [stdout] 880 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 874 | / addr_proc_struct!(
[INFO] [stdout] 875 | |     /// [`VK_KHR_maintenance1`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_maintenance1)
[INFO] [stdout] 876 | |     pub struct KHR_maintenance1 [khr_maintenance1] {
[INFO] [stdout] 877 | |         /// [`vkTrimCommandPoolKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkTrimCommandPoolKHR)
[INFO] [stdout] ...   |
[INFO] [stdout] 880 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 882 | / addr_proc_struct!(
[INFO] [stdout] 883 | |     /// [`VK_KHR_push_descriptor`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_push_descriptor)
[INFO] [stdout] 884 | |     pub struct KHR_push_descriptor [khr_push_descriptor] {
[INFO] [stdout] 885 | |         /// [`vkCmdPushDescriptorSetKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdPushDescript...
[INFO] [stdout] ...   |
[INFO] [stdout] 888 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 882 | / addr_proc_struct!(
[INFO] [stdout] 883 | |     /// [`VK_KHR_push_descriptor`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_push_descriptor)
[INFO] [stdout] 884 | |     pub struct KHR_push_descriptor [khr_push_descriptor] {
[INFO] [stdout] 885 | |         /// [`vkCmdPushDescriptorSetKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdPushDescript...
[INFO] [stdout] ...   |
[INFO] [stdout] 888 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 890 | / addr_proc_struct!(
[INFO] [stdout] 891 | |     /// [`VK_KHR_shared_presentable_image`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_shared_p...
[INFO] [stdout] 892 | |     pub struct KHR_shared_presentable_image [khr_shared_presentable_image] {
[INFO] [stdout] 893 | |         /// [`vkGetSwapchainStatusKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetSwapchainStatu...
[INFO] [stdout] ...   |
[INFO] [stdout] 896 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 890 | / addr_proc_struct!(
[INFO] [stdout] 891 | |     /// [`VK_KHR_shared_presentable_image`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_shared_p...
[INFO] [stdout] 892 | |     pub struct KHR_shared_presentable_image [khr_shared_presentable_image] {
[INFO] [stdout] 893 | |         /// [`vkGetSwapchainStatusKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetSwapchainStatu...
[INFO] [stdout] ...   |
[INFO] [stdout] 896 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 898 | / addr_proc_struct!(
[INFO] [stdout] 899 | |     /// [`VK_KHR_swapchain`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_swapchain)
[INFO] [stdout] 900 | |     pub struct KHR_swapchain [khr_swapchain] {
[INFO] [stdout] 901 | |         /// [`vkAcquireNextImageKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkAcquireNextImageKHR)
[INFO] [stdout] ...   |
[INFO] [stdout] 916 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 898 | / addr_proc_struct!(
[INFO] [stdout] 899 | |     /// [`VK_KHR_swapchain`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_swapchain)
[INFO] [stdout] 900 | |     pub struct KHR_swapchain [khr_swapchain] {
[INFO] [stdout] 901 | |         /// [`vkAcquireNextImageKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkAcquireNextImageKHR)
[INFO] [stdout] ...   |
[INFO] [stdout] 916 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 918 | / addr_proc_struct!(
[INFO] [stdout] 919 | |     /// [`VK_NV_clip_space_w_scaling`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_NV_clip_space_w_s...
[INFO] [stdout] 920 | |     pub struct NV_clip_space_w_scaling [nv_clip_space_w_scaling] {
[INFO] [stdout] 921 | |         /// [`vkCmdSetViewportWScalingNV`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdSetViewport...
[INFO] [stdout] ...   |
[INFO] [stdout] 924 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 918 | / addr_proc_struct!(
[INFO] [stdout] 919 | |     /// [`VK_NV_clip_space_w_scaling`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_NV_clip_space_w_s...
[INFO] [stdout] 920 | |     pub struct NV_clip_space_w_scaling [nv_clip_space_w_scaling] {
[INFO] [stdout] 921 | |         /// [`vkCmdSetViewportWScalingNV`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdSetViewport...
[INFO] [stdout] ...   |
[INFO] [stdout] 924 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 926 | / addr_proc_struct!(
[INFO] [stdout] 927 | |     /// [`VK_NV_external_memory_win32`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_NV_external_memo...
[INFO] [stdout] 928 | |     pub struct NV_external_memory_win32 [nv_external_memory_win32] {
[INFO] [stdout] 929 | |         /// [`vkGetMemoryWin32HandleNV`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetMemoryWin32Ha...
[INFO] [stdout] ...   |
[INFO] [stdout] 932 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 926 | / addr_proc_struct!(
[INFO] [stdout] 927 | |     /// [`VK_NV_external_memory_win32`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_NV_external_memo...
[INFO] [stdout] 928 | |     pub struct NV_external_memory_win32 [nv_external_memory_win32] {
[INFO] [stdout] 929 | |         /// [`vkGetMemoryWin32HandleNV`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetMemoryWin32Ha...
[INFO] [stdout] ...   |
[INFO] [stdout] 932 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]     |
[INFO] [stdout] 250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 424 | / addr_proc_struct!(
[INFO] [stdout] 425 | |     /// Core Vulkan functions, which don't require a dispatchable Vulkan object
[INFO] [stdout] 426 | |     pub struct VkGlobal [vk_global] {
[INFO] [stdout] 427 | |         /// [`vkCreateInstance`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateInstance)
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]     |
[INFO] [stdout] 271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 424 | / addr_proc_struct!(
[INFO] [stdout] 425 | |     /// Core Vulkan functions, which don't require a dispatchable Vulkan object
[INFO] [stdout] 426 | |     pub struct VkGlobal [vk_global] {
[INFO] [stdout] 427 | |         /// [`vkCreateInstance`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateInstance)
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]     |
[INFO] [stdout] 250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 438 | / addr_proc_struct!(
[INFO] [stdout] 439 | |     /// [`Core Vulkan specification`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html)
[INFO] [stdout] 440 | |     pub struct Vk [vk] {
[INFO] [stdout] 441 | |         /// [`vkAllocateCommandBuffers`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkAllocateCommandB...
[INFO] [stdout] ...   |
[INFO] [stdout] 840 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]     |
[INFO] [stdout] 271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 438 | / addr_proc_struct!(
[INFO] [stdout] 439 | |     /// [`Core Vulkan specification`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html)
[INFO] [stdout] 440 | |     pub struct Vk [vk] {
[INFO] [stdout] 441 | |         /// [`vkAllocateCommandBuffers`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkAllocateCommandB...
[INFO] [stdout] ...   |
[INFO] [stdout] 840 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]     |
[INFO] [stdout] 250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 842 | / addr_proc_struct!(
[INFO] [stdout] 843 | |     /// [`VK_AMD_draw_indirect_count`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_AMD_draw_indirect...
[INFO] [stdout] 844 | |     pub struct AMD_draw_indirect_count [amd_draw_indirect_count] {
[INFO] [stdout] 845 | |         /// [`vkCmdDrawIndexedIndirectCountAMD`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdDrawI...
[INFO] [stdout] ...   |
[INFO] [stdout] 851 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]     |
[INFO] [stdout] 271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 842 | / addr_proc_struct!(
[INFO] [stdout] 843 | |     /// [`VK_AMD_draw_indirect_count`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_AMD_draw_indirect...
[INFO] [stdout] 844 | |     pub struct AMD_draw_indirect_count [amd_draw_indirect_count] {
[INFO] [stdout] 845 | |         /// [`vkCmdDrawIndexedIndirectCountAMD`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdDrawI...
[INFO] [stdout] ...   |
[INFO] [stdout] 851 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]     |
[INFO] [stdout] 250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 853 | / addr_proc_struct!(
[INFO] [stdout] 854 | |     /// [`VK_EXT_acquire_xlib_display`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_acquire_xlib...
[INFO] [stdout] 855 | |     pub struct EXT_acquire_xlib_display [ext_acquire_xlib_display] {
[INFO] [stdout] 856 | |         /// [`vkAcquireXlibDisplayEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkAcquireXlibDispla...
[INFO] [stdout] ...   |
[INFO] [stdout] 862 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]     |
[INFO] [stdout] 271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 853 | / addr_proc_struct!(
[INFO] [stdout] 854 | |     /// [`VK_EXT_acquire_xlib_display`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_acquire_xlib...
[INFO] [stdout] 855 | |     pub struct EXT_acquire_xlib_display [ext_acquire_xlib_display] {
[INFO] [stdout] 856 | |         /// [`vkAcquireXlibDisplayEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkAcquireXlibDispla...
[INFO] [stdout] ...   |
[INFO] [stdout] 862 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]     |
[INFO] [stdout] 250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 864 | / addr_proc_struct!(
[INFO] [stdout] 865 | |     /// [`VK_EXT_debug_marker`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_debug_marker)
[INFO] [stdout] 866 | |     pub struct EXT_debug_marker [ext_debug_marker] {
[INFO] [stdout] 867 | |         /// [`vkCmdDebugMarkerBeginEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdDebugMarkerBe...
[INFO] [stdout] ...   |
[INFO] [stdout] 882 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]     |
[INFO] [stdout] 271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 864 | / addr_proc_struct!(
[INFO] [stdout] 865 | |     /// [`VK_EXT_debug_marker`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_debug_marker)
[INFO] [stdout] 866 | |     pub struct EXT_debug_marker [ext_debug_marker] {
[INFO] [stdout] 867 | |         /// [`vkCmdDebugMarkerBeginEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdDebugMarkerBe...
[INFO] [stdout] ...   |
[INFO] [stdout] 882 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]     |
[INFO] [stdout] 250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 884 | / addr_proc_struct!(
[INFO] [stdout] 885 | |     /// [`VK_EXT_debug_report`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_debug_report)
[INFO] [stdout] 886 | |     pub struct EXT_debug_report [ext_debug_report] {
[INFO] [stdout] 887 | |         /// [`vkCreateDebugReportCallbackEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateDebu...
[INFO] [stdout] ...   |
[INFO] [stdout] 896 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]     |
[INFO] [stdout] 271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 884 | / addr_proc_struct!(
[INFO] [stdout] 885 | |     /// [`VK_EXT_debug_report`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_debug_report)
[INFO] [stdout] 886 | |     pub struct EXT_debug_report [ext_debug_report] {
[INFO] [stdout] 887 | |         /// [`vkCreateDebugReportCallbackEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateDebu...
[INFO] [stdout] ...   |
[INFO] [stdout] 896 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]     |
[INFO] [stdout] 250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 898 | / addr_proc_struct!(
[INFO] [stdout] 899 | |     /// [`VK_EXT_direct_mode_display`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_direct_mode_d...
[INFO] [stdout] 900 | |     pub struct EXT_direct_mode_display [ext_direct_mode_display] {
[INFO] [stdout] 901 | |         /// [`vkReleaseDisplayEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkReleaseDisplayEXT)
[INFO] [stdout] ...   |
[INFO] [stdout] 904 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]     |
[INFO] [stdout] 271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 898 | / addr_proc_struct!(
[INFO] [stdout] 899 | |     /// [`VK_EXT_direct_mode_display`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_direct_mode_d...
[INFO] [stdout] 900 | |     pub struct EXT_direct_mode_display [ext_direct_mode_display] {
[INFO] [stdout] 901 | |         /// [`vkReleaseDisplayEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkReleaseDisplayEXT)
[INFO] [stdout] ...   |
[INFO] [stdout] 904 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]     |
[INFO] [stdout] 250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 906 | / addr_proc_struct!(
[INFO] [stdout] 907 | |     /// [`VK_EXT_discard_rectangles`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_discard_rectan...
[INFO] [stdout] 908 | |     pub struct EXT_discard_rectangles [ext_discard_rectangles] {
[INFO] [stdout] 909 | |         /// [`vkCmdSetDiscardRectangleEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdSetDiscard...
[INFO] [stdout] ...   |
[INFO] [stdout] 912 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]     |
[INFO] [stdout] 271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 906 | / addr_proc_struct!(
[INFO] [stdout] 907 | |     /// [`VK_EXT_discard_rectangles`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_discard_rectan...
[INFO] [stdout] 908 | |     pub struct EXT_discard_rectangles [ext_discard_rectangles] {
[INFO] [stdout] 909 | |         /// [`vkCmdSetDiscardRectangleEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdSetDiscard...
[INFO] [stdout] ...   |
[INFO] [stdout] 912 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]     |
[INFO] [stdout] 250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 914 | / addr_proc_struct!(
[INFO] [stdout] 915 | |     /// [`VK_EXT_display_control`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_display_control)
[INFO] [stdout] 916 | |     pub struct EXT_display_control [ext_display_control] {
[INFO] [stdout] 917 | |         /// [`vkDisplayPowerControlEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkDisplayPowerCont...
[INFO] [stdout] ...   |
[INFO] [stdout] 929 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]     |
[INFO] [stdout] 271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 914 | / addr_proc_struct!(
[INFO] [stdout] 915 | |     /// [`VK_EXT_display_control`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_display_control)
[INFO] [stdout] 916 | |     pub struct EXT_display_control [ext_display_control] {
[INFO] [stdout] 917 | |         /// [`vkDisplayPowerControlEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkDisplayPowerCont...
[INFO] [stdout] ...   |
[INFO] [stdout] 929 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]     |
[INFO] [stdout] 250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 931 | / addr_proc_struct!(
[INFO] [stdout] 932 | |     /// [`VK_EXT_display_surface_counter`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_display_s...
[INFO] [stdout] 933 | |     pub struct EXT_display_surface_counter [ext_display_surface_counter] {
[INFO] [stdout] 934 | |         /// [`vkGetPhysicalDeviceSurfaceCapabilities2EXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#...
[INFO] [stdout] ...   |
[INFO] [stdout] 937 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]     |
[INFO] [stdout] 271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 931 | / addr_proc_struct!(
[INFO] [stdout] 932 | |     /// [`VK_EXT_display_surface_counter`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_display_s...
[INFO] [stdout] 933 | |     pub struct EXT_display_surface_counter [ext_display_surface_counter] {
[INFO] [stdout] 934 | |         /// [`vkGetPhysicalDeviceSurfaceCapabilities2EXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#...
[INFO] [stdout] ...   |
[INFO] [stdout] 937 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]     |
[INFO] [stdout] 250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 939 | / addr_proc_struct!(
[INFO] [stdout] 940 | |     /// [`VK_EXT_hdr_metadata`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_hdr_metadata)
[INFO] [stdout] 941 | |     pub struct EXT_hdr_metadata [ext_hdr_metadata] {
[INFO] [stdout] 942 | |         /// [`vkSetHdrMetadataEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkSetHdrMetadataEXT)
[INFO] [stdout] ...   |
[INFO] [stdout] 945 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]     |
[INFO] [stdout] 271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 939 | / addr_proc_struct!(
[INFO] [stdout] 940 | |     /// [`VK_EXT_hdr_metadata`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_hdr_metadata)
[INFO] [stdout] 941 | |     pub struct EXT_hdr_metadata [ext_hdr_metadata] {
[INFO] [stdout] 942 | |         /// [`vkSetHdrMetadataEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkSetHdrMetadataEXT)
[INFO] [stdout] ...   |
[INFO] [stdout] 945 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]     |
[INFO] [stdout] 250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 947 | / addr_proc_struct!(
[INFO] [stdout] 948 | |     /// [`VK_GOOGLE_display_timing`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_GOOGLE_display_timing)
[INFO] [stdout] 949 | |     pub struct GOOGLE_display_timing [google_display_timing] {
[INFO] [stdout] 950 | |         /// [`vkGetPastPresentationTimingGOOGLE`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetPast...
[INFO] [stdout] ...   |
[INFO] [stdout] 956 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]     |
[INFO] [stdout] 271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 947 | / addr_proc_struct!(
[INFO] [stdout] 948 | |     /// [`VK_GOOGLE_display_timing`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_GOOGLE_display_timing)
[INFO] [stdout] 949 | |     pub struct GOOGLE_display_timing [google_display_timing] {
[INFO] [stdout] 950 | |         /// [`vkGetPastPresentationTimingGOOGLE`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetPast...
[INFO] [stdout] ...   |
[INFO] [stdout] 956 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]     |
[INFO] [stdout] 250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 958 | / addr_proc_struct!(
[INFO] [stdout] 959 | |     /// [`VK_KHR_android_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_android_surface)
[INFO] [stdout] 960 | |     pub struct KHR_android_surface [khr_android_surface] {
[INFO] [stdout] 961 | |         /// [`vkCreateAndroidSurfaceKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateAndroidSu...
[INFO] [stdout] ...   |
[INFO] [stdout] 964 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]     |
[INFO] [stdout] 271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 958 | / addr_proc_struct!(
[INFO] [stdout] 959 | |     /// [`VK_KHR_android_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_android_surface)
[INFO] [stdout] 960 | |     pub struct KHR_android_surface [khr_android_surface] {
[INFO] [stdout] 961 | |         /// [`vkCreateAndroidSurfaceKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateAndroidSu...
[INFO] [stdout] ...   |
[INFO] [stdout] 964 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]     |
[INFO] [stdout] 250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 966 | / addr_proc_struct!(
[INFO] [stdout] 967 | |     /// [`VK_KHR_descriptor_update_template`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_descri...
[INFO] [stdout] 968 | |     pub struct KHR_descriptor_update_template [khr_descriptor_update_template] {
[INFO] [stdout] 969 | |         /// [`vkCmdPushDescriptorSetWithTemplateKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmd...
[INFO] [stdout] ...   |
[INFO] [stdout] 981 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]     |
[INFO] [stdout] 271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 966 | / addr_proc_struct!(
[INFO] [stdout] 967 | |     /// [`VK_KHR_descriptor_update_template`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_descri...
[INFO] [stdout] 968 | |     pub struct KHR_descriptor_update_template [khr_descriptor_update_template] {
[INFO] [stdout] 969 | |         /// [`vkCmdPushDescriptorSetWithTemplateKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmd...
[INFO] [stdout] ...   |
[INFO] [stdout] 981 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  983 | / addr_proc_struct!(
[INFO] [stdout]  984 | |     /// [`VK_KHR_display`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_display)
[INFO] [stdout]  985 | |     pub struct KHR_display [khr_display] {
[INFO] [stdout]  986 | |         /// [`vkCreateDisplayModeKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateDisplayModeKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1007 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  983 | / addr_proc_struct!(
[INFO] [stdout]  984 | |     /// [`VK_KHR_display`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_display)
[INFO] [stdout]  985 | |     pub struct KHR_display [khr_display] {
[INFO] [stdout]  986 | |         /// [`vkCreateDisplayModeKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateDisplayModeKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1007 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1009 | / addr_proc_struct!(
[INFO] [stdout] 1010 | |     /// [`VK_KHR_display_swapchain`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_display_swapchain)
[INFO] [stdout] 1011 | |     pub struct KHR_display_swapchain [khr_display_swapchain] {
[INFO] [stdout] 1012 | |         /// [`vkCreateSharedSwapchainsKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateSharedS...
[INFO] [stdout] ...    |
[INFO] [stdout] 1015 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1009 | / addr_proc_struct!(
[INFO] [stdout] 1010 | |     /// [`VK_KHR_display_swapchain`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_display_swapchain)
[INFO] [stdout] 1011 | |     pub struct KHR_display_swapchain [khr_display_swapchain] {
[INFO] [stdout] 1012 | |         /// [`vkCreateSharedSwapchainsKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateSharedS...
[INFO] [stdout] ...    |
[INFO] [stdout] 1015 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1017 | / addr_proc_struct!(
[INFO] [stdout] 1018 | |     /// [`VK_KHR_external_fence_capabilities`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_exter...
[INFO] [stdout] 1019 | |     pub struct KHR_external_fence_capabilities [khr_external_fence_capabilities] {
[INFO] [stdout] 1020 | |         /// See [`vkGetPhysicalDeviceExternalFencePropertiesKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspe...
[INFO] [stdout] ...    |
[INFO] [stdout] 1023 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1017 | / addr_proc_struct!(
[INFO] [stdout] 1018 | |     /// [`VK_KHR_external_fence_capabilities`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_exter...
[INFO] [stdout] 1019 | |     pub struct KHR_external_fence_capabilities [khr_external_fence_capabilities] {
[INFO] [stdout] 1020 | |         /// See [`vkGetPhysicalDeviceExternalFencePropertiesKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspe...
[INFO] [stdout] ...    |
[INFO] [stdout] 1023 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1025 | / addr_proc_struct!(
[INFO] [stdout] 1026 | |     /// [`VK_KHR_external_fence_fd`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_fence_fd)
[INFO] [stdout] 1027 | |     pub struct KHR_external_fence_fd [khr_external_fence_fd] {
[INFO] [stdout] 1028 | |         /// See [`vkImportFenceFdKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkImportFenceFdKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1034 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1025 | / addr_proc_struct!(
[INFO] [stdout] 1026 | |     /// [`VK_KHR_external_fence_fd`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_fence_fd)
[INFO] [stdout] 1027 | |     pub struct KHR_external_fence_fd [khr_external_fence_fd] {
[INFO] [stdout] 1028 | |         /// See [`vkImportFenceFdKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkImportFenceFdKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1034 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1036 | / addr_proc_struct!(
[INFO] [stdout] 1037 | |     /// [`VK_KHR_external_fence_win32`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_fen...
[INFO] [stdout] 1038 | |     pub struct KHR_external_fence_win32 [khr_external_fence_win32] {
[INFO] [stdout] 1039 | |         /// See [`vkImportFenceWin32HandleKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkImportFen...
[INFO] [stdout] ...    |
[INFO] [stdout] 1045 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1036 | / addr_proc_struct!(
[INFO] [stdout] 1037 | |     /// [`VK_KHR_external_fence_win32`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_fen...
[INFO] [stdout] 1038 | |     pub struct KHR_external_fence_win32 [khr_external_fence_win32] {
[INFO] [stdout] 1039 | |         /// See [`vkImportFenceWin32HandleKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkImportFen...
[INFO] [stdout] ...    |
[INFO] [stdout] 1045 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1047 | / addr_proc_struct!(
[INFO] [stdout] 1048 | |     /// [`VK_KHR_external_memory_capabilities`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_exte...
[INFO] [stdout] 1049 | |     pub struct KHR_external_memory_capabilities [khr_external_memory_capabilities] {
[INFO] [stdout] 1050 | |         /// See [`vkGetPhysicalDeviceExternalBufferPropertiesKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vksp...
[INFO] [stdout] ...    |
[INFO] [stdout] 1053 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1047 | / addr_proc_struct!(
[INFO] [stdout] 1048 | |     /// [`VK_KHR_external_memory_capabilities`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_exte...
[INFO] [stdout] 1049 | |     pub struct KHR_external_memory_capabilities [khr_external_memory_capabilities] {
[INFO] [stdout] 1050 | |         /// See [`vkGetPhysicalDeviceExternalBufferPropertiesKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vksp...
[INFO] [stdout] ...    |
[INFO] [stdout] 1053 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1055 | / addr_proc_struct!(
[INFO] [stdout] 1056 | |     /// [`VK_KHR_external_memory_fd`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_memor...
[INFO] [stdout] 1057 | |     pub struct KHR_external_memory_fd [khr_external_memory_fd] {
[INFO] [stdout] 1058 | |         /// See [`vkGetMemoryFdKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetMemoryFdKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1064 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1055 | / addr_proc_struct!(
[INFO] [stdout] 1056 | |     /// [`VK_KHR_external_memory_fd`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_memor...
[INFO] [stdout] 1057 | |     pub struct KHR_external_memory_fd [khr_external_memory_fd] {
[INFO] [stdout] 1058 | |         /// See [`vkGetMemoryFdKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetMemoryFdKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1064 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1066 | / addr_proc_struct!(
[INFO] [stdout] 1067 | |     /// [`VK_KHR_external_memory_win32`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_me...
[INFO] [stdout] 1068 | |     pub struct KHR_external_memory_win32 [khr_external_memory_win32] {
[INFO] [stdout] 1069 | |         /// See [`vkGetMemoryWin32HandleKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetMemoryWi...
[INFO] [stdout] ...    |
[INFO] [stdout] 1075 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1066 | / addr_proc_struct!(
[INFO] [stdout] 1067 | |     /// [`VK_KHR_external_memory_win32`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_me...
[INFO] [stdout] 1068 | |     pub struct KHR_external_memory_win32 [khr_external_memory_win32] {
[INFO] [stdout] 1069 | |         /// See [`vkGetMemoryWin32HandleKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetMemoryWi...
[INFO] [stdout] ...    |
[INFO] [stdout] 1075 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1077 | / addr_proc_struct!(
[INFO] [stdout] 1078 | |     /// [`VK_KHR_external_semaphore_capabilities`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_e...
[INFO] [stdout] 1079 | |     pub struct KHR_external_semaphore_capabilities [khr_external_semaphore_capabilities] {
[INFO] [stdout] 1080 | |         /// See [`vkGetPhysicalDeviceExternalSemaphorePropertiesKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/v...
[INFO] [stdout] ...    |
[INFO] [stdout] 1083 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1077 | / addr_proc_struct!(
[INFO] [stdout] 1078 | |     /// [`VK_KHR_external_semaphore_capabilities`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_e...
[INFO] [stdout] 1079 | |     pub struct KHR_external_semaphore_capabilities [khr_external_semaphore_capabilities] {
[INFO] [stdout] 1080 | |         /// See [`vkGetPhysicalDeviceExternalSemaphorePropertiesKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/v...
[INFO] [stdout] ...    |
[INFO] [stdout] 1083 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1085 | / addr_proc_struct!(
[INFO] [stdout] 1086 | |     /// [`VK_KHR_external_semaphore_fd`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_se...
[INFO] [stdout] 1087 | |     pub struct KHR_external_semaphore_fd [khr_external_semaphore_fd] {
[INFO] [stdout] 1088 | |         /// See [`VkImportSemaphoreFdInfoKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VkImportSema...
[INFO] [stdout] ...    |
[INFO] [stdout] 1094 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1085 | / addr_proc_struct!(
[INFO] [stdout] 1086 | |     /// [`VK_KHR_external_semaphore_fd`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_se...
[INFO] [stdout] 1087 | |     pub struct KHR_external_semaphore_fd [khr_external_semaphore_fd] {
[INFO] [stdout] 1088 | |         /// See [`VkImportSemaphoreFdInfoKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VkImportSema...
[INFO] [stdout] ...    |
[INFO] [stdout] 1094 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1096 | / addr_proc_struct!(
[INFO] [stdout] 1097 | |     /// [`VK_KHR_external_semaphore_win32`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external...
[INFO] [stdout] 1098 | |     pub struct KHR_external_semaphore_win32 [khr_external_semaphore_win32] {
[INFO] [stdout] 1099 | |         /// See [`VkImportSemaphoreWin32HandleInfoKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VkI...
[INFO] [stdout] ...    |
[INFO] [stdout] 1105 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1096 | / addr_proc_struct!(
[INFO] [stdout] 1097 | |     /// [`VK_KHR_external_semaphore_win32`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external...
[INFO] [stdout] 1098 | |     pub struct KHR_external_semaphore_win32 [khr_external_semaphore_win32] {
[INFO] [stdout] 1099 | |         /// See [`VkImportSemaphoreWin32HandleInfoKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VkI...
[INFO] [stdout] ...    |
[INFO] [stdout] 1105 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1107 | / addr_proc_struct!(
[INFO] [stdout] 1108 | |     /// [`VK_KHR_get_memory_requirements2`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_get_memo...
[INFO] [stdout] 1109 | |     pub struct KHR_get_memory_requirements2 [khr_get_memory_requirements2] {
[INFO] [stdout] 1110 | |         /// See [`vkGetImageMemoryRequirements2KHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetI...
[INFO] [stdout] ...    |
[INFO] [stdout] 1119 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1107 | / addr_proc_struct!(
[INFO] [stdout] 1108 | |     /// [`VK_KHR_get_memory_requirements2`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_get_memo...
[INFO] [stdout] 1109 | |     pub struct KHR_get_memory_requirements2 [khr_get_memory_requirements2] {
[INFO] [stdout] 1110 | |         /// See [`vkGetImageMemoryRequirements2KHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetI...
[INFO] [stdout] ...    |
[INFO] [stdout] 1119 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1121 | / addr_proc_struct!(
[INFO] [stdout] 1122 | |     /// [`VK_KHR_get_physical_device_properties2`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_g...
[INFO] [stdout] 1123 | |     pub struct KHR_get_physical_device_properties2 [khr_get_physical_device_properties2] {
[INFO] [stdout] 1124 | |         /// [`vkGetPhysicalDeviceFeatures2KHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetPhysic...
[INFO] [stdout] ...    |
[INFO] [stdout] 1145 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1121 | / addr_proc_struct!(
[INFO] [stdout] 1122 | |     /// [`VK_KHR_get_physical_device_properties2`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_g...
[INFO] [stdout] 1123 | |     pub struct KHR_get_physical_device_properties2 [khr_get_physical_device_properties2] {
[INFO] [stdout] 1124 | |         /// [`vkGetPhysicalDeviceFeatures2KHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetPhysic...
[INFO] [stdout] ...    |
[INFO] [stdout] 1145 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1147 | / addr_proc_struct!(
[INFO] [stdout] 1148 | |     /// [`VK_KHR_get_surface_capabilities2`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_get_sur...
[INFO] [stdout] 1149 | |     pub struct KHR_get_surface_capabilities2 [khr_get_surface_capabilities2] {
[INFO] [stdout] 1150 | |         /// [`vkGetPhysicalDeviceSurfaceCapabilities2KHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#...
[INFO] [stdout] ...    |
[INFO] [stdout] 1156 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1147 | / addr_proc_struct!(
[INFO] [stdout] 1148 | |     /// [`VK_KHR_get_surface_capabilities2`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_get_sur...
[INFO] [stdout] 1149 | |     pub struct KHR_get_surface_capabilities2 [khr_get_surface_capabilities2] {
[INFO] [stdout] 1150 | |         /// [`vkGetPhysicalDeviceSurfaceCapabilities2KHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#...
[INFO] [stdout] ...    |
[INFO] [stdout] 1156 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1158 | / addr_proc_struct!(
[INFO] [stdout] 1159 | |     /// [`VK_KHR_maintenance1`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_maintenance1)
[INFO] [stdout] 1160 | |     pub struct KHR_maintenance1 [khr_maintenance1] {
[INFO] [stdout] 1161 | |         /// [`vkTrimCommandPoolKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkTrimCommandPoolKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1164 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1158 | / addr_proc_struct!(
[INFO] [stdout] 1159 | |     /// [`VK_KHR_maintenance1`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_maintenance1)
[INFO] [stdout] 1160 | |     pub struct KHR_maintenance1 [khr_maintenance1] {
[INFO] [stdout] 1161 | |         /// [`vkTrimCommandPoolKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkTrimCommandPoolKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1164 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1166 | / addr_proc_struct!(
[INFO] [stdout] 1167 | |     /// [`VK_KHR_mir_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_mir_surface)
[INFO] [stdout] 1168 | |     pub struct KHR_mir_surface [khr_mir_surface] {
[INFO] [stdout] 1169 | |         /// [`vkCreateMirSurfaceKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateMirSurfaceKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1175 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1166 | / addr_proc_struct!(
[INFO] [stdout] 1167 | |     /// [`VK_KHR_mir_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_mir_surface)
[INFO] [stdout] 1168 | |     pub struct KHR_mir_surface [khr_mir_surface] {
[INFO] [stdout] 1169 | |         /// [`vkCreateMirSurfaceKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateMirSurfaceKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1175 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1177 | / addr_proc_struct!(
[INFO] [stdout] 1178 | |     /// [`VK_KHR_push_descriptor`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_push_descriptor)
[INFO] [stdout] 1179 | |     pub struct KHR_push_descriptor [khr_push_descriptor] {
[INFO] [stdout] 1180 | |         /// [`vkCmdPushDescriptorSetKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdPushDescript...
[INFO] [stdout] ...    |
[INFO] [stdout] 1183 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1177 | / addr_proc_struct!(
[INFO] [stdout] 1178 | |     /// [`VK_KHR_push_descriptor`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_push_descriptor)
[INFO] [stdout] 1179 | |     pub struct KHR_push_descriptor [khr_push_descriptor] {
[INFO] [stdout] 1180 | |         /// [`vkCmdPushDescriptorSetKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdPushDescript...
[INFO] [stdout] ...    |
[INFO] [stdout] 1183 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1185 | / addr_proc_struct!(
[INFO] [stdout] 1186 | |     /// [`VK_KHR_shared_presentable_image`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_shared_p...
[INFO] [stdout] 1187 | |     pub struct KHR_shared_presentable_image [khr_shared_presentable_image] {
[INFO] [stdout] 1188 | |         /// [`vkGetSwapchainStatusKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetSwapchainStatu...
[INFO] [stdout] ...    |
[INFO] [stdout] 1191 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1185 | / addr_proc_struct!(
[INFO] [stdout] 1186 | |     /// [`VK_KHR_shared_presentable_image`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_shared_p...
[INFO] [stdout] 1187 | |     pub struct KHR_shared_presentable_image [khr_shared_presentable_image] {
[INFO] [stdout] 1188 | |         /// [`vkGetSwapchainStatusKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetSwapchainStatu...
[INFO] [stdout] ...    |
[INFO] [stdout] 1191 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1193 | / addr_proc_struct!(
[INFO] [stdout] 1194 | |     /// [`VK_KHR_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_surface)
[INFO] [stdout] 1195 | |     pub struct KHR_surface [khr_surface] {
[INFO] [stdout] 1196 | |         /// [`vkDestroySurfaceKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkDestroySurfaceKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1211 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1193 | / addr_proc_struct!(
[INFO] [stdout] 1194 | |     /// [`VK_KHR_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_surface)
[INFO] [stdout] 1195 | |     pub struct KHR_surface [khr_surface] {
[INFO] [stdout] 1196 | |         /// [`vkDestroySurfaceKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkDestroySurfaceKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1211 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1213 | / addr_proc_struct!(
[INFO] [stdout] 1214 | |     /// [`VK_KHR_swapchain`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_swapchain)
[INFO] [stdout] 1215 | |     pub struct KHR_swapchain [khr_swapchain] {
[INFO] [stdout] 1216 | |         /// [`vkAcquireNextImageKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkAcquireNextImageKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1231 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1213 | / addr_proc_struct!(
[INFO] [stdout] 1214 | |     /// [`VK_KHR_swapchain`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_swapchain)
[INFO] [stdout] 1215 | |     pub struct KHR_swapchain [khr_swapchain] {
[INFO] [stdout] 1216 | |         /// [`vkAcquireNextImageKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkAcquireNextImageKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1231 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1233 | / addr_proc_struct!(
[INFO] [stdout] 1234 | |     /// [`VK_KHR_wayland_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_wayland_surface)
[INFO] [stdout] 1235 | |     pub struct KHR_wayland_surface [khr_wayland_surface] {
[INFO] [stdout] 1236 | |         /// [`vkCreateWaylandSurfaceKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateWaylandSu...
[INFO] [stdout] ...    |
[INFO] [stdout] 1242 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1233 | / addr_proc_struct!(
[INFO] [stdout] 1234 | |     /// [`VK_KHR_wayland_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_wayland_surface)
[INFO] [stdout] 1235 | |     pub struct KHR_wayland_surface [khr_wayland_surface] {
[INFO] [stdout] 1236 | |         /// [`vkCreateWaylandSurfaceKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateWaylandSu...
[INFO] [stdout] ...    |
[INFO] [stdout] 1242 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1244 | / addr_proc_struct!(
[INFO] [stdout] 1245 | |     /// [`VK_KHR_win32_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_win32_surface)
[INFO] [stdout] 1246 | |     pub struct KHR_win32_surface [khr_win32_surface] {
[INFO] [stdout] 1247 | |         /// [`vkCreateWin32SurfaceKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateWin32Surfac...
[INFO] [stdout] ...    |
[INFO] [stdout] 1253 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1244 | / addr_proc_struct!(
[INFO] [stdout] 1245 | |     /// [`VK_KHR_win32_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_win32_surface)
[INFO] [stdout] 1246 | |     pub struct KHR_win32_surface [khr_win32_surface] {
[INFO] [stdout] 1247 | |         /// [`vkCreateWin32SurfaceKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateWin32Surfac...
[INFO] [stdout] ...    |
[INFO] [stdout] 1253 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1255 | / addr_proc_struct!(
[INFO] [stdout] 1256 | |     /// [`VK_KHR_xcb_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_xcb_surface)
[INFO] [stdout] 1257 | |     pub struct KHR_xcb_surface [khr_xcb_surface] {
[INFO] [stdout] 1258 | |         /// [`vkCreateXcbSurfaceKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateXcbSurfaceKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1264 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1255 | / addr_proc_struct!(
[INFO] [stdout] 1256 | |     /// [`VK_KHR_xcb_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_xcb_surface)
[INFO] [stdout] 1257 | |     pub struct KHR_xcb_surface [khr_xcb_surface] {
[INFO] [stdout] 1258 | |         /// [`vkCreateXcbSurfaceKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateXcbSurfaceKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1264 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1266 | / addr_proc_struct!(
[INFO] [stdout] 1267 | |     /// [`VK_KHR_xlib_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_xlib_surface)
[INFO] [stdout] 1268 | |     pub struct KHR_xlib_surface [khr_xlib_surface] {
[INFO] [stdout] 1269 | |         /// [`vkCreateXlibSurfaceKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateXlibSurfaceKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1275 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1266 | / addr_proc_struct!(
[INFO] [stdout] 1267 | |     /// [`VK_KHR_xlib_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_xlib_surface)
[INFO] [stdout] 1268 | |     pub struct KHR_xlib_surface [khr_xlib_surface] {
[INFO] [stdout] 1269 | |         /// [`vkCreateXlibSurfaceKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateXlibSurfaceKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1275 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1277 | / addr_proc_struct!(
[INFO] [stdout] 1278 | |     /// [`VK_MVK_ios_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_MVK_ios_surface)
[INFO] [stdout] 1279 | |     pub struct MVK_ios_surface [mvk_ios_surface] {
[INFO] [stdout] 1280 | |         /// [`vkCreateIOSSurfaceMVK`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateIOSSurfaceMVK)
[INFO] [stdout] ...    |
[INFO] [stdout] 1283 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1277 | / addr_proc_struct!(
[INFO] [stdout] 1278 | |     /// [`VK_MVK_ios_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_MVK_ios_surface)
[INFO] [stdout] 1279 | |     pub struct MVK_ios_surface [mvk_ios_surface] {
[INFO] [stdout] 1280 | |         /// [`vkCreateIOSSurfaceMVK`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateIOSSurfaceMVK)
[INFO] [stdout] ...    |
[INFO] [stdout] 1283 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling vks v0.21.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1285 | / addr_proc_struct!(
[INFO] [stdout] 1286 | |     /// [`VK_MVK_macos_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_MVK_macos_surface)
[INFO] [stdout] 1287 | |     pub struct MVK_macos_surface [mvk_macos_surface] {
[INFO] [stdout] 1288 | |         /// [`vkCreateMacOSSurfaceMVK`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateMacOSSurfac...
[INFO] [stdout] ...    |
[INFO] [stdout] 1291 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1285 | / addr_proc_struct!(
[INFO] [stdout] 1286 | |     /// [`VK_MVK_macos_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_MVK_macos_surface)
[INFO] [stdout] 1287 | |     pub struct MVK_macos_surface [mvk_macos_surface] {
[INFO] [stdout] 1288 | |         /// [`vkCreateMacOSSurfaceMVK`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateMacOSSurfac...
[INFO] [stdout] ...    |
[INFO] [stdout] 1291 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1293 | / addr_proc_struct!(
[INFO] [stdout] 1294 | |     /// [`VK_NN_vi_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_NN_vi_surface)
[INFO] [stdout] 1295 | |     pub struct NN_vi_surface [nn_vi_surface] {
[INFO] [stdout] 1296 | |         /// [`vkCreateViSurfaceNN`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateViSurfaceNN)
[INFO] [stdout] ...    |
[INFO] [stdout] 1299 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1293 | / addr_proc_struct!(
[INFO] [stdout] 1294 | |     /// [`VK_NN_vi_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_NN_vi_surface)
[INFO] [stdout] 1295 | |     pub struct NN_vi_surface [nn_vi_surface] {
[INFO] [stdout] 1296 | |         /// [`vkCreateViSurfaceNN`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateViSurfaceNN)
[INFO] [stdout] ...    |
[INFO] [stdout] 1299 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1301 | / addr_proc_struct!(
[INFO] [stdout] 1302 | |     /// [`VK_NV_clip_space_w_scaling`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_NV_clip_space_w_s...
[INFO] [stdout] 1303 | |     pub struct NV_clip_space_w_scaling [nv_clip_space_w_scaling] {
[INFO] [stdout] 1304 | |         /// [`vkCmdSetViewportWScalingNV`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdSetViewport...
[INFO] [stdout] ...    |
[INFO] [stdout] 1307 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1301 | / addr_proc_struct!(
[INFO] [stdout] 1302 | |     /// [`VK_NV_clip_space_w_scaling`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_NV_clip_space_w_s...
[INFO] [stdout] 1303 | |     pub struct NV_clip_space_w_scaling [nv_clip_space_w_scaling] {
[INFO] [stdout] 1304 | |         /// [`vkCmdSetViewportWScalingNV`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdSetViewport...
[INFO] [stdout] ...    |
[INFO] [stdout] 1307 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1309 | / addr_proc_struct!(
[INFO] [stdout] 1310 | |     /// [`VK_NV_external_memory_capabilities`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_NV_extern...
[INFO] [stdout] 1311 | |     pub struct NV_external_memory_capabilities [nv_external_memory_capabilities] {
[INFO] [stdout] 1312 | |         /// [`vkGetPhysicalDeviceExternalImageFormatPropertiesNV`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vksp...
[INFO] [stdout] ...    |
[INFO] [stdout] 1315 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1309 | / addr_proc_struct!(
[INFO] [stdout] 1310 | |     /// [`VK_NV_external_memory_capabilities`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_NV_extern...
[INFO] [stdout] 1311 | |     pub struct NV_external_memory_capabilities [nv_external_memory_capabilities] {
[INFO] [stdout] 1312 | |         /// [`vkGetPhysicalDeviceExternalImageFormatPropertiesNV`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vksp...
[INFO] [stdout] ...    |
[INFO] [stdout] 1315 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1317 | / addr_proc_struct!(
[INFO] [stdout] 1318 | |     /// [`VK_NV_external_memory_win32`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_NV_external_memo...
[INFO] [stdout] 1319 | |     pub struct NV_external_memory_win32 [nv_external_memory_win32] {
[INFO] [stdout] 1320 | |         /// [`vkGetMemoryWin32HandleNV`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetMemoryWin32Ha...
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1317 | / addr_proc_struct!(
[INFO] [stdout] 1318 | |     /// [`VK_NV_external_memory_win32`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_NV_external_memo...
[INFO] [stdout] 1319 | |     pub struct NV_external_memory_win32 [nv_external_memory_win32] {
[INFO] [stdout] 1320 | |         /// [`vkGetMemoryWin32HandleNV`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetMemoryWin32Ha...
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/ext_blend_operation_advanced.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | /// See [`VkBlendOverlapEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VkBlendOverlapEXT)
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/ext_sampler_filter_minmax.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | /// See [`VkSamplerReductionModeEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VkSamplerReductionModeEXT)
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/nv_framebuffer_mixed_samples.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | /// See [`VkCoverageModulationModeNV`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VkCoverageModulationModeNV)
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 | #![cfg_attr(feature = "cargo-clippy", allow(unreadable_literal))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 | #![cfg_attr(feature = "cargo-clippy", allow(expl_impl_clone_on_copy))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 329 | / addr_proc_struct!(
[INFO] [stdout] 330 | |     /// [`Core Vulkan specification`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html)
[INFO] [stdout] 331 | |     pub struct Vk [vk] {
[INFO] [stdout] 332 | |         /// [`vkAllocateCommandBuffers`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkAllocateCommandB...
[INFO] [stdout] ...   |
[INFO] [stdout] 692 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 329 | / addr_proc_struct!(
[INFO] [stdout] 330 | |     /// [`Core Vulkan specification`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html)
[INFO] [stdout] 331 | |     pub struct Vk [vk] {
[INFO] [stdout] 332 | |         /// [`vkAllocateCommandBuffers`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkAllocateCommandB...
[INFO] [stdout] ...   |
[INFO] [stdout] 692 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 694 | / addr_proc_struct!(
[INFO] [stdout] 695 | |     /// [`VK_AMD_draw_indirect_count`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_AMD_draw_indirect...
[INFO] [stdout] 696 | |     pub struct AMD_draw_indirect_count [amd_draw_indirect_count] {
[INFO] [stdout] 697 | |         /// [`vkCmdDrawIndexedIndirectCountAMD`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdDrawI...
[INFO] [stdout] ...   |
[INFO] [stdout] 703 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 694 | / addr_proc_struct!(
[INFO] [stdout] 695 | |     /// [`VK_AMD_draw_indirect_count`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_AMD_draw_indirect...
[INFO] [stdout] 696 | |     pub struct AMD_draw_indirect_count [amd_draw_indirect_count] {
[INFO] [stdout] 697 | |         /// [`vkCmdDrawIndexedIndirectCountAMD`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdDrawI...
[INFO] [stdout] ...   |
[INFO] [stdout] 703 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 705 | / addr_proc_struct!(
[INFO] [stdout] 706 | |     /// [`VK_EXT_debug_marker`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_debug_marker)
[INFO] [stdout] 707 | |     pub struct EXT_debug_marker [ext_debug_marker] {
[INFO] [stdout] 708 | |         /// [`vkCmdDebugMarkerBeginEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdDebugMarkerBe...
[INFO] [stdout] ...   |
[INFO] [stdout] 723 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 705 | / addr_proc_struct!(
[INFO] [stdout] 706 | |     /// [`VK_EXT_debug_marker`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_debug_marker)
[INFO] [stdout] 707 | |     pub struct EXT_debug_marker [ext_debug_marker] {
[INFO] [stdout] 708 | |         /// [`vkCmdDebugMarkerBeginEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdDebugMarkerBe...
[INFO] [stdout] ...   |
[INFO] [stdout] 723 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 725 | / addr_proc_struct!(
[INFO] [stdout] 726 | |     /// [`VK_EXT_discard_rectangles`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_discard_rectan...
[INFO] [stdout] 727 | |     pub struct EXT_discard_rectangles [ext_discard_rectangles] {
[INFO] [stdout] 728 | |         /// [`vkCmdSetDiscardRectangleEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdSetDiscard...
[INFO] [stdout] ...   |
[INFO] [stdout] 731 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 725 | / addr_proc_struct!(
[INFO] [stdout] 726 | |     /// [`VK_EXT_discard_rectangles`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_discard_rectan...
[INFO] [stdout] 727 | |     pub struct EXT_discard_rectangles [ext_discard_rectangles] {
[INFO] [stdout] 728 | |         /// [`vkCmdSetDiscardRectangleEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdSetDiscard...
[INFO] [stdout] ...   |
[INFO] [stdout] 731 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 733 | / addr_proc_struct!(
[INFO] [stdout] 734 | |     /// [`VK_EXT_display_control`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_display_control)
[INFO] [stdout] 735 | |     pub struct EXT_display_control [ext_display_control] {
[INFO] [stdout] 736 | |         /// [`vkDisplayPowerControlEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkDisplayPowerCont...
[INFO] [stdout] ...   |
[INFO] [stdout] 748 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 733 | / addr_proc_struct!(
[INFO] [stdout] 734 | |     /// [`VK_EXT_display_control`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_display_control)
[INFO] [stdout] 735 | |     pub struct EXT_display_control [ext_display_control] {
[INFO] [stdout] 736 | |         /// [`vkDisplayPowerControlEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkDisplayPowerCont...
[INFO] [stdout] ...   |
[INFO] [stdout] 748 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 750 | / addr_proc_struct!(
[INFO] [stdout] 751 | |     /// [`VK_EXT_hdr_metadata`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_hdr_metadata)
[INFO] [stdout] 752 | |     pub struct EXT_hdr_metadata [ext_hdr_metadata] {
[INFO] [stdout] 753 | |         /// [`vkSetHdrMetadataEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkSetHdrMetadataEXT)
[INFO] [stdout] ...   |
[INFO] [stdout] 756 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 750 | / addr_proc_struct!(
[INFO] [stdout] 751 | |     /// [`VK_EXT_hdr_metadata`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_hdr_metadata)
[INFO] [stdout] 752 | |     pub struct EXT_hdr_metadata [ext_hdr_metadata] {
[INFO] [stdout] 753 | |         /// [`vkSetHdrMetadataEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkSetHdrMetadataEXT)
[INFO] [stdout] ...   |
[INFO] [stdout] 756 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 758 | / addr_proc_struct!(
[INFO] [stdout] 759 | |     /// [`VK_GOOGLE_display_timing`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_GOOGLE_display_timing)
[INFO] [stdout] 760 | |     pub struct GOOGLE_display_timing [google_display_timing] {
[INFO] [stdout] 761 | |         /// [`vkGetPastPresentationTimingGOOGLE`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetPast...
[INFO] [stdout] ...   |
[INFO] [stdout] 767 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 758 | / addr_proc_struct!(
[INFO] [stdout] 759 | |     /// [`VK_GOOGLE_display_timing`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_GOOGLE_display_timing)
[INFO] [stdout] 760 | |     pub struct GOOGLE_display_timing [google_display_timing] {
[INFO] [stdout] 761 | |         /// [`vkGetPastPresentationTimingGOOGLE`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetPast...
[INFO] [stdout] ...   |
[INFO] [stdout] 767 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 769 | / addr_proc_struct!(
[INFO] [stdout] 770 | |     /// [`VK_KHR_descriptor_update_template`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_descri...
[INFO] [stdout] 771 | |     pub struct KHR_descriptor_update_template [khr_descriptor_update_template] {
[INFO] [stdout] 772 | |         /// [`vkCmdPushDescriptorSetWithTemplateKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmd...
[INFO] [stdout] ...   |
[INFO] [stdout] 784 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 769 | / addr_proc_struct!(
[INFO] [stdout] 770 | |     /// [`VK_KHR_descriptor_update_template`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_descri...
[INFO] [stdout] 771 | |     pub struct KHR_descriptor_update_template [khr_descriptor_update_template] {
[INFO] [stdout] 772 | |         /// [`vkCmdPushDescriptorSetWithTemplateKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmd...
[INFO] [stdout] ...   |
[INFO] [stdout] 784 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 786 | / addr_proc_struct!(
[INFO] [stdout] 787 | |     /// [`VK_KHR_display_swapchain`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_display_swapchain)
[INFO] [stdout] 788 | |     pub struct KHR_display_swapchain [khr_display_swapchain] {
[INFO] [stdout] 789 | |         /// [`vkCreateSharedSwapchainsKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateSharedS...
[INFO] [stdout] ...   |
[INFO] [stdout] 792 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 786 | / addr_proc_struct!(
[INFO] [stdout] 787 | |     /// [`VK_KHR_display_swapchain`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_display_swapchain)
[INFO] [stdout] 788 | |     pub struct KHR_display_swapchain [khr_display_swapchain] {
[INFO] [stdout] 789 | |         /// [`vkCreateSharedSwapchainsKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateSharedS...
[INFO] [stdout] ...   |
[INFO] [stdout] 792 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 794 | / addr_proc_struct!(
[INFO] [stdout] 795 | |     /// [`VK_KHR_external_fence_fd`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_fence_fd)
[INFO] [stdout] 796 | |     pub struct KHR_external_fence_fd [khr_external_fence_fd] {
[INFO] [stdout] 797 | |         /// See [`vkImportFenceFdKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkImportFenceFdKHR)
[INFO] [stdout] ...   |
[INFO] [stdout] 803 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 794 | / addr_proc_struct!(
[INFO] [stdout] 795 | |     /// [`VK_KHR_external_fence_fd`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_fence_fd)
[INFO] [stdout] 796 | |     pub struct KHR_external_fence_fd [khr_external_fence_fd] {
[INFO] [stdout] 797 | |         /// See [`vkImportFenceFdKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkImportFenceFdKHR)
[INFO] [stdout] ...   |
[INFO] [stdout] 803 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 805 | / addr_proc_struct!(
[INFO] [stdout] 806 | |     /// [`VK_KHR_external_fence_win32`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_fen...
[INFO] [stdout] 807 | |     pub struct KHR_external_fence_win32 [khr_external_fence_win32] {
[INFO] [stdout] 808 | |         /// See [`vkImportFenceWin32HandleKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkImportFen...
[INFO] [stdout] ...   |
[INFO] [stdout] 814 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 805 | / addr_proc_struct!(
[INFO] [stdout] 806 | |     /// [`VK_KHR_external_fence_win32`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_fen...
[INFO] [stdout] 807 | |     pub struct KHR_external_fence_win32 [khr_external_fence_win32] {
[INFO] [stdout] 808 | |         /// See [`vkImportFenceWin32HandleKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkImportFen...
[INFO] [stdout] ...   |
[INFO] [stdout] 814 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 816 | / addr_proc_struct!(
[INFO] [stdout] 817 | |     /// [`VK_KHR_external_memory_fd`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_memor...
[INFO] [stdout] 818 | |     pub struct KHR_external_memory_fd [khr_external_memory_fd] {
[INFO] [stdout] 819 | |         /// See [`vkGetMemoryFdKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetMemoryFdKHR)
[INFO] [stdout] ...   |
[INFO] [stdout] 825 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 816 | / addr_proc_struct!(
[INFO] [stdout] 817 | |     /// [`VK_KHR_external_memory_fd`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_memor...
[INFO] [stdout] 818 | |     pub struct KHR_external_memory_fd [khr_external_memory_fd] {
[INFO] [stdout] 819 | |         /// See [`vkGetMemoryFdKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetMemoryFdKHR)
[INFO] [stdout] ...   |
[INFO] [stdout] 825 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 827 | / addr_proc_struct!(
[INFO] [stdout] 828 | |     /// [`VK_KHR_external_memory_win32`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_me...
[INFO] [stdout] 829 | |     pub struct KHR_external_memory_win32 [khr_external_memory_win32] {
[INFO] [stdout] 830 | |         /// See [`vkGetMemoryWin32HandleKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetMemoryWi...
[INFO] [stdout] ...   |
[INFO] [stdout] 836 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 827 | / addr_proc_struct!(
[INFO] [stdout] 828 | |     /// [`VK_KHR_external_memory_win32`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_me...
[INFO] [stdout] 829 | |     pub struct KHR_external_memory_win32 [khr_external_memory_win32] {
[INFO] [stdout] 830 | |         /// See [`vkGetMemoryWin32HandleKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetMemoryWi...
[INFO] [stdout] ...   |
[INFO] [stdout] 836 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 838 | / addr_proc_struct!(
[INFO] [stdout] 839 | |     /// [`VK_KHR_external_semaphore_fd`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_se...
[INFO] [stdout] 840 | |     pub struct KHR_external_semaphore_fd [khr_external_semaphore_fd] {
[INFO] [stdout] 841 | |         /// See [`VkImportSemaphoreFdInfoKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VkImportSema...
[INFO] [stdout] ...   |
[INFO] [stdout] 847 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 838 | / addr_proc_struct!(
[INFO] [stdout] 839 | |     /// [`VK_KHR_external_semaphore_fd`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_se...
[INFO] [stdout] 840 | |     pub struct KHR_external_semaphore_fd [khr_external_semaphore_fd] {
[INFO] [stdout] 841 | |         /// See [`VkImportSemaphoreFdInfoKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VkImportSema...
[INFO] [stdout] ...   |
[INFO] [stdout] 847 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 849 | / addr_proc_struct!(
[INFO] [stdout] 850 | |     /// [`VK_KHR_get_memory_requirements2`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_get_memo...
[INFO] [stdout] 851 | |     pub struct KHR_get_memory_requirements2 [khr_get_memory_requirements2] {
[INFO] [stdout] 852 | |         /// See [`vkGetImageMemoryRequirements2KHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetI...
[INFO] [stdout] ...   |
[INFO] [stdout] 861 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 849 | / addr_proc_struct!(
[INFO] [stdout] 850 | |     /// [`VK_KHR_get_memory_requirements2`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_get_memo...
[INFO] [stdout] 851 | |     pub struct KHR_get_memory_requirements2 [khr_get_memory_requirements2] {
[INFO] [stdout] 852 | |         /// See [`vkGetImageMemoryRequirements2KHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetI...
[INFO] [stdout] ...   |
[INFO] [stdout] 861 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 863 | / addr_proc_struct!(
[INFO] [stdout] 864 | |     /// [`VK_KHR_external_semaphore_win32`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external...
[INFO] [stdout] 865 | |     pub struct KHR_external_semaphore_win32 [khr_external_semaphore_win32] {
[INFO] [stdout] 866 | |         /// See [`VkImportSemaphoreWin32HandleInfoKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VkI...
[INFO] [stdout] ...   |
[INFO] [stdout] 872 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 863 | / addr_proc_struct!(
[INFO] [stdout] 864 | |     /// [`VK_KHR_external_semaphore_win32`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external...
[INFO] [stdout] 865 | |     pub struct KHR_external_semaphore_win32 [khr_external_semaphore_win32] {
[INFO] [stdout] 866 | |         /// See [`VkImportSemaphoreWin32HandleInfoKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VkI...
[INFO] [stdout] ...   |
[INFO] [stdout] 872 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 874 | / addr_proc_struct!(
[INFO] [stdout] 875 | |     /// [`VK_KHR_maintenance1`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_maintenance1)
[INFO] [stdout] 876 | |     pub struct KHR_maintenance1 [khr_maintenance1] {
[INFO] [stdout] 877 | |         /// [`vkTrimCommandPoolKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkTrimCommandPoolKHR)
[INFO] [stdout] ...   |
[INFO] [stdout] 880 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 874 | / addr_proc_struct!(
[INFO] [stdout] 875 | |     /// [`VK_KHR_maintenance1`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_maintenance1)
[INFO] [stdout] 876 | |     pub struct KHR_maintenance1 [khr_maintenance1] {
[INFO] [stdout] 877 | |         /// [`vkTrimCommandPoolKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkTrimCommandPoolKHR)
[INFO] [stdout] ...   |
[INFO] [stdout] 880 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 882 | / addr_proc_struct!(
[INFO] [stdout] 883 | |     /// [`VK_KHR_push_descriptor`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_push_descriptor)
[INFO] [stdout] 884 | |     pub struct KHR_push_descriptor [khr_push_descriptor] {
[INFO] [stdout] 885 | |         /// [`vkCmdPushDescriptorSetKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdPushDescript...
[INFO] [stdout] ...   |
[INFO] [stdout] 888 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 882 | / addr_proc_struct!(
[INFO] [stdout] 883 | |     /// [`VK_KHR_push_descriptor`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_push_descriptor)
[INFO] [stdout] 884 | |     pub struct KHR_push_descriptor [khr_push_descriptor] {
[INFO] [stdout] 885 | |         /// [`vkCmdPushDescriptorSetKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdPushDescript...
[INFO] [stdout] ...   |
[INFO] [stdout] 888 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 890 | / addr_proc_struct!(
[INFO] [stdout] 891 | |     /// [`VK_KHR_shared_presentable_image`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_shared_p...
[INFO] [stdout] 892 | |     pub struct KHR_shared_presentable_image [khr_shared_presentable_image] {
[INFO] [stdout] 893 | |         /// [`vkGetSwapchainStatusKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetSwapchainStatu...
[INFO] [stdout] ...   |
[INFO] [stdout] 896 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 890 | / addr_proc_struct!(
[INFO] [stdout] 891 | |     /// [`VK_KHR_shared_presentable_image`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_shared_p...
[INFO] [stdout] 892 | |     pub struct KHR_shared_presentable_image [khr_shared_presentable_image] {
[INFO] [stdout] 893 | |         /// [`vkGetSwapchainStatusKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetSwapchainStatu...
[INFO] [stdout] ...   |
[INFO] [stdout] 896 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 898 | / addr_proc_struct!(
[INFO] [stdout] 899 | |     /// [`VK_KHR_swapchain`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_swapchain)
[INFO] [stdout] 900 | |     pub struct KHR_swapchain [khr_swapchain] {
[INFO] [stdout] 901 | |         /// [`vkAcquireNextImageKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkAcquireNextImageKHR)
[INFO] [stdout] ...   |
[INFO] [stdout] 916 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 898 | / addr_proc_struct!(
[INFO] [stdout] 899 | |     /// [`VK_KHR_swapchain`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_swapchain)
[INFO] [stdout] 900 | |     pub struct KHR_swapchain [khr_swapchain] {
[INFO] [stdout] 901 | |         /// [`vkAcquireNextImageKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkAcquireNextImageKHR)
[INFO] [stdout] ...   |
[INFO] [stdout] 916 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 918 | / addr_proc_struct!(
[INFO] [stdout] 919 | |     /// [`VK_NV_clip_space_w_scaling`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_NV_clip_space_w_s...
[INFO] [stdout] 920 | |     pub struct NV_clip_space_w_scaling [nv_clip_space_w_scaling] {
[INFO] [stdout] 921 | |         /// [`vkCmdSetViewportWScalingNV`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdSetViewport...
[INFO] [stdout] ...   |
[INFO] [stdout] 924 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 918 | / addr_proc_struct!(
[INFO] [stdout] 919 | |     /// [`VK_NV_clip_space_w_scaling`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_NV_clip_space_w_s...
[INFO] [stdout] 920 | |     pub struct NV_clip_space_w_scaling [nv_clip_space_w_scaling] {
[INFO] [stdout] 921 | |         /// [`vkCmdSetViewportWScalingNV`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdSetViewport...
[INFO] [stdout] ...   |
[INFO] [stdout] 924 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 926 | / addr_proc_struct!(
[INFO] [stdout] 927 | |     /// [`VK_NV_external_memory_win32`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_NV_external_memo...
[INFO] [stdout] 928 | |     pub struct NV_external_memory_win32 [nv_external_memory_win32] {
[INFO] [stdout] 929 | |         /// [`vkGetMemoryWin32HandleNV`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetMemoryWin32Ha...
[INFO] [stdout] ...   |
[INFO] [stdout] 932 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/device_proc_addr_loader.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 926 | / addr_proc_struct!(
[INFO] [stdout] 927 | |     /// [`VK_NV_external_memory_win32`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_NV_external_memo...
[INFO] [stdout] 928 | |     pub struct NV_external_memory_win32 [nv_external_memory_win32] {
[INFO] [stdout] 929 | |         /// [`vkGetMemoryWin32HandleNV`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetMemoryWin32Ha...
[INFO] [stdout] ...   |
[INFO] [stdout] 932 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]     |
[INFO] [stdout] 250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 424 | / addr_proc_struct!(
[INFO] [stdout] 425 | |     /// Core Vulkan functions, which don't require a dispatchable Vulkan object
[INFO] [stdout] 426 | |     pub struct VkGlobal [vk_global] {
[INFO] [stdout] 427 | |         /// [`vkCreateInstance`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateInstance)
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]     |
[INFO] [stdout] 271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 424 | / addr_proc_struct!(
[INFO] [stdout] 425 | |     /// Core Vulkan functions, which don't require a dispatchable Vulkan object
[INFO] [stdout] 426 | |     pub struct VkGlobal [vk_global] {
[INFO] [stdout] 427 | |         /// [`vkCreateInstance`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateInstance)
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]     |
[INFO] [stdout] 250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 438 | / addr_proc_struct!(
[INFO] [stdout] 439 | |     /// [`Core Vulkan specification`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html)
[INFO] [stdout] 440 | |     pub struct Vk [vk] {
[INFO] [stdout] 441 | |         /// [`vkAllocateCommandBuffers`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkAllocateCommandB...
[INFO] [stdout] ...   |
[INFO] [stdout] 840 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]     |
[INFO] [stdout] 271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 438 | / addr_proc_struct!(
[INFO] [stdout] 439 | |     /// [`Core Vulkan specification`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html)
[INFO] [stdout] 440 | |     pub struct Vk [vk] {
[INFO] [stdout] 441 | |         /// [`vkAllocateCommandBuffers`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkAllocateCommandB...
[INFO] [stdout] ...   |
[INFO] [stdout] 840 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]     |
[INFO] [stdout] 250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 842 | / addr_proc_struct!(
[INFO] [stdout] 843 | |     /// [`VK_AMD_draw_indirect_count`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_AMD_draw_indirect...
[INFO] [stdout] 844 | |     pub struct AMD_draw_indirect_count [amd_draw_indirect_count] {
[INFO] [stdout] 845 | |         /// [`vkCmdDrawIndexedIndirectCountAMD`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdDrawI...
[INFO] [stdout] ...   |
[INFO] [stdout] 851 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]     |
[INFO] [stdout] 271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 842 | / addr_proc_struct!(
[INFO] [stdout] 843 | |     /// [`VK_AMD_draw_indirect_count`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_AMD_draw_indirect...
[INFO] [stdout] 844 | |     pub struct AMD_draw_indirect_count [amd_draw_indirect_count] {
[INFO] [stdout] 845 | |         /// [`vkCmdDrawIndexedIndirectCountAMD`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdDrawI...
[INFO] [stdout] ...   |
[INFO] [stdout] 851 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]     |
[INFO] [stdout] 250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 853 | / addr_proc_struct!(
[INFO] [stdout] 854 | |     /// [`VK_EXT_acquire_xlib_display`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_acquire_xlib...
[INFO] [stdout] 855 | |     pub struct EXT_acquire_xlib_display [ext_acquire_xlib_display] {
[INFO] [stdout] 856 | |         /// [`vkAcquireXlibDisplayEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkAcquireXlibDispla...
[INFO] [stdout] ...   |
[INFO] [stdout] 862 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]     |
[INFO] [stdout] 271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 853 | / addr_proc_struct!(
[INFO] [stdout] 854 | |     /// [`VK_EXT_acquire_xlib_display`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_acquire_xlib...
[INFO] [stdout] 855 | |     pub struct EXT_acquire_xlib_display [ext_acquire_xlib_display] {
[INFO] [stdout] 856 | |         /// [`vkAcquireXlibDisplayEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkAcquireXlibDispla...
[INFO] [stdout] ...   |
[INFO] [stdout] 862 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]     |
[INFO] [stdout] 250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 864 | / addr_proc_struct!(
[INFO] [stdout] 865 | |     /// [`VK_EXT_debug_marker`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_debug_marker)
[INFO] [stdout] 866 | |     pub struct EXT_debug_marker [ext_debug_marker] {
[INFO] [stdout] 867 | |         /// [`vkCmdDebugMarkerBeginEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdDebugMarkerBe...
[INFO] [stdout] ...   |
[INFO] [stdout] 882 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]     |
[INFO] [stdout] 271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 864 | / addr_proc_struct!(
[INFO] [stdout] 865 | |     /// [`VK_EXT_debug_marker`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_debug_marker)
[INFO] [stdout] 866 | |     pub struct EXT_debug_marker [ext_debug_marker] {
[INFO] [stdout] 867 | |         /// [`vkCmdDebugMarkerBeginEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdDebugMarkerBe...
[INFO] [stdout] ...   |
[INFO] [stdout] 882 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]     |
[INFO] [stdout] 250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 884 | / addr_proc_struct!(
[INFO] [stdout] 885 | |     /// [`VK_EXT_debug_report`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_debug_report)
[INFO] [stdout] 886 | |     pub struct EXT_debug_report [ext_debug_report] {
[INFO] [stdout] 887 | |         /// [`vkCreateDebugReportCallbackEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateDebu...
[INFO] [stdout] ...   |
[INFO] [stdout] 896 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]     |
[INFO] [stdout] 271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 884 | / addr_proc_struct!(
[INFO] [stdout] 885 | |     /// [`VK_EXT_debug_report`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_debug_report)
[INFO] [stdout] 886 | |     pub struct EXT_debug_report [ext_debug_report] {
[INFO] [stdout] 887 | |         /// [`vkCreateDebugReportCallbackEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateDebu...
[INFO] [stdout] ...   |
[INFO] [stdout] 896 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]     |
[INFO] [stdout] 250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 898 | / addr_proc_struct!(
[INFO] [stdout] 899 | |     /// [`VK_EXT_direct_mode_display`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_direct_mode_d...
[INFO] [stdout] 900 | |     pub struct EXT_direct_mode_display [ext_direct_mode_display] {
[INFO] [stdout] 901 | |         /// [`vkReleaseDisplayEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkReleaseDisplayEXT)
[INFO] [stdout] ...   |
[INFO] [stdout] 904 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]     |
[INFO] [stdout] 271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 898 | / addr_proc_struct!(
[INFO] [stdout] 899 | |     /// [`VK_EXT_direct_mode_display`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_direct_mode_d...
[INFO] [stdout] 900 | |     pub struct EXT_direct_mode_display [ext_direct_mode_display] {
[INFO] [stdout] 901 | |         /// [`vkReleaseDisplayEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkReleaseDisplayEXT)
[INFO] [stdout] ...   |
[INFO] [stdout] 904 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]     |
[INFO] [stdout] 250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 906 | / addr_proc_struct!(
[INFO] [stdout] 907 | |     /// [`VK_EXT_discard_rectangles`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_discard_rectan...
[INFO] [stdout] 908 | |     pub struct EXT_discard_rectangles [ext_discard_rectangles] {
[INFO] [stdout] 909 | |         /// [`vkCmdSetDiscardRectangleEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdSetDiscard...
[INFO] [stdout] ...   |
[INFO] [stdout] 912 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]     |
[INFO] [stdout] 271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 906 | / addr_proc_struct!(
[INFO] [stdout] 907 | |     /// [`VK_EXT_discard_rectangles`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_discard_rectan...
[INFO] [stdout] 908 | |     pub struct EXT_discard_rectangles [ext_discard_rectangles] {
[INFO] [stdout] 909 | |         /// [`vkCmdSetDiscardRectangleEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdSetDiscard...
[INFO] [stdout] ...   |
[INFO] [stdout] 912 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]     |
[INFO] [stdout] 250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 914 | / addr_proc_struct!(
[INFO] [stdout] 915 | |     /// [`VK_EXT_display_control`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_display_control)
[INFO] [stdout] 916 | |     pub struct EXT_display_control [ext_display_control] {
[INFO] [stdout] 917 | |         /// [`vkDisplayPowerControlEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkDisplayPowerCont...
[INFO] [stdout] ...   |
[INFO] [stdout] 929 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]     |
[INFO] [stdout] 271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 914 | / addr_proc_struct!(
[INFO] [stdout] 915 | |     /// [`VK_EXT_display_control`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_display_control)
[INFO] [stdout] 916 | |     pub struct EXT_display_control [ext_display_control] {
[INFO] [stdout] 917 | |         /// [`vkDisplayPowerControlEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkDisplayPowerCont...
[INFO] [stdout] ...   |
[INFO] [stdout] 929 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]     |
[INFO] [stdout] 250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 931 | / addr_proc_struct!(
[INFO] [stdout] 932 | |     /// [`VK_EXT_display_surface_counter`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_display_s...
[INFO] [stdout] 933 | |     pub struct EXT_display_surface_counter [ext_display_surface_counter] {
[INFO] [stdout] 934 | |         /// [`vkGetPhysicalDeviceSurfaceCapabilities2EXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#...
[INFO] [stdout] ...   |
[INFO] [stdout] 937 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]     |
[INFO] [stdout] 271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 931 | / addr_proc_struct!(
[INFO] [stdout] 932 | |     /// [`VK_EXT_display_surface_counter`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_display_s...
[INFO] [stdout] 933 | |     pub struct EXT_display_surface_counter [ext_display_surface_counter] {
[INFO] [stdout] 934 | |         /// [`vkGetPhysicalDeviceSurfaceCapabilities2EXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#...
[INFO] [stdout] ...   |
[INFO] [stdout] 937 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]     |
[INFO] [stdout] 250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 939 | / addr_proc_struct!(
[INFO] [stdout] 940 | |     /// [`VK_EXT_hdr_metadata`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_hdr_metadata)
[INFO] [stdout] 941 | |     pub struct EXT_hdr_metadata [ext_hdr_metadata] {
[INFO] [stdout] 942 | |         /// [`vkSetHdrMetadataEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkSetHdrMetadataEXT)
[INFO] [stdout] ...   |
[INFO] [stdout] 945 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]     |
[INFO] [stdout] 271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 939 | / addr_proc_struct!(
[INFO] [stdout] 940 | |     /// [`VK_EXT_hdr_metadata`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_EXT_hdr_metadata)
[INFO] [stdout] 941 | |     pub struct EXT_hdr_metadata [ext_hdr_metadata] {
[INFO] [stdout] 942 | |         /// [`vkSetHdrMetadataEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkSetHdrMetadataEXT)
[INFO] [stdout] ...   |
[INFO] [stdout] 945 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]     |
[INFO] [stdout] 250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 947 | / addr_proc_struct!(
[INFO] [stdout] 948 | |     /// [`VK_GOOGLE_display_timing`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_GOOGLE_display_timing)
[INFO] [stdout] 949 | |     pub struct GOOGLE_display_timing [google_display_timing] {
[INFO] [stdout] 950 | |         /// [`vkGetPastPresentationTimingGOOGLE`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetPast...
[INFO] [stdout] ...   |
[INFO] [stdout] 956 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]     |
[INFO] [stdout] 271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 947 | / addr_proc_struct!(
[INFO] [stdout] 948 | |     /// [`VK_GOOGLE_display_timing`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_GOOGLE_display_timing)
[INFO] [stdout] 949 | |     pub struct GOOGLE_display_timing [google_display_timing] {
[INFO] [stdout] 950 | |         /// [`vkGetPastPresentationTimingGOOGLE`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetPast...
[INFO] [stdout] ...   |
[INFO] [stdout] 956 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]     |
[INFO] [stdout] 250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 958 | / addr_proc_struct!(
[INFO] [stdout] 959 | |     /// [`VK_KHR_android_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_android_surface)
[INFO] [stdout] 960 | |     pub struct KHR_android_surface [khr_android_surface] {
[INFO] [stdout] 961 | |         /// [`vkCreateAndroidSurfaceKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateAndroidSu...
[INFO] [stdout] ...   |
[INFO] [stdout] 964 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]     |
[INFO] [stdout] 271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 958 | / addr_proc_struct!(
[INFO] [stdout] 959 | |     /// [`VK_KHR_android_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_android_surface)
[INFO] [stdout] 960 | |     pub struct KHR_android_surface [khr_android_surface] {
[INFO] [stdout] 961 | |         /// [`vkCreateAndroidSurfaceKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateAndroidSu...
[INFO] [stdout] ...   |
[INFO] [stdout] 964 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]     |
[INFO] [stdout] 250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 966 | / addr_proc_struct!(
[INFO] [stdout] 967 | |     /// [`VK_KHR_descriptor_update_template`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_descri...
[INFO] [stdout] 968 | |     pub struct KHR_descriptor_update_template [khr_descriptor_update_template] {
[INFO] [stdout] 969 | |         /// [`vkCmdPushDescriptorSetWithTemplateKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmd...
[INFO] [stdout] ...   |
[INFO] [stdout] 981 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]     |
[INFO] [stdout] 271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 966 | / addr_proc_struct!(
[INFO] [stdout] 967 | |     /// [`VK_KHR_descriptor_update_template`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_descri...
[INFO] [stdout] 968 | |     pub struct KHR_descriptor_update_template [khr_descriptor_update_template] {
[INFO] [stdout] 969 | |         /// [`vkCmdPushDescriptorSetWithTemplateKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmd...
[INFO] [stdout] ...   |
[INFO] [stdout] 981 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  983 | / addr_proc_struct!(
[INFO] [stdout]  984 | |     /// [`VK_KHR_display`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_display)
[INFO] [stdout]  985 | |     pub struct KHR_display [khr_display] {
[INFO] [stdout]  986 | |         /// [`vkCreateDisplayModeKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateDisplayModeKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1007 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  983 | / addr_proc_struct!(
[INFO] [stdout]  984 | |     /// [`VK_KHR_display`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_display)
[INFO] [stdout]  985 | |     pub struct KHR_display [khr_display] {
[INFO] [stdout]  986 | |         /// [`vkCreateDisplayModeKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateDisplayModeKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1007 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1009 | / addr_proc_struct!(
[INFO] [stdout] 1010 | |     /// [`VK_KHR_display_swapchain`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_display_swapchain)
[INFO] [stdout] 1011 | |     pub struct KHR_display_swapchain [khr_display_swapchain] {
[INFO] [stdout] 1012 | |         /// [`vkCreateSharedSwapchainsKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateSharedS...
[INFO] [stdout] ...    |
[INFO] [stdout] 1015 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1009 | / addr_proc_struct!(
[INFO] [stdout] 1010 | |     /// [`VK_KHR_display_swapchain`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_display_swapchain)
[INFO] [stdout] 1011 | |     pub struct KHR_display_swapchain [khr_display_swapchain] {
[INFO] [stdout] 1012 | |         /// [`vkCreateSharedSwapchainsKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateSharedS...
[INFO] [stdout] ...    |
[INFO] [stdout] 1015 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1017 | / addr_proc_struct!(
[INFO] [stdout] 1018 | |     /// [`VK_KHR_external_fence_capabilities`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_exter...
[INFO] [stdout] 1019 | |     pub struct KHR_external_fence_capabilities [khr_external_fence_capabilities] {
[INFO] [stdout] 1020 | |         /// See [`vkGetPhysicalDeviceExternalFencePropertiesKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspe...
[INFO] [stdout] ...    |
[INFO] [stdout] 1023 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1017 | / addr_proc_struct!(
[INFO] [stdout] 1018 | |     /// [`VK_KHR_external_fence_capabilities`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_exter...
[INFO] [stdout] 1019 | |     pub struct KHR_external_fence_capabilities [khr_external_fence_capabilities] {
[INFO] [stdout] 1020 | |         /// See [`vkGetPhysicalDeviceExternalFencePropertiesKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspe...
[INFO] [stdout] ...    |
[INFO] [stdout] 1023 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1025 | / addr_proc_struct!(
[INFO] [stdout] 1026 | |     /// [`VK_KHR_external_fence_fd`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_fence_fd)
[INFO] [stdout] 1027 | |     pub struct KHR_external_fence_fd [khr_external_fence_fd] {
[INFO] [stdout] 1028 | |         /// See [`vkImportFenceFdKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkImportFenceFdKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1034 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1025 | / addr_proc_struct!(
[INFO] [stdout] 1026 | |     /// [`VK_KHR_external_fence_fd`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_fence_fd)
[INFO] [stdout] 1027 | |     pub struct KHR_external_fence_fd [khr_external_fence_fd] {
[INFO] [stdout] 1028 | |         /// See [`vkImportFenceFdKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkImportFenceFdKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1034 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1036 | / addr_proc_struct!(
[INFO] [stdout] 1037 | |     /// [`VK_KHR_external_fence_win32`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_fen...
[INFO] [stdout] 1038 | |     pub struct KHR_external_fence_win32 [khr_external_fence_win32] {
[INFO] [stdout] 1039 | |         /// See [`vkImportFenceWin32HandleKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkImportFen...
[INFO] [stdout] ...    |
[INFO] [stdout] 1045 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1036 | / addr_proc_struct!(
[INFO] [stdout] 1037 | |     /// [`VK_KHR_external_fence_win32`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_fen...
[INFO] [stdout] 1038 | |     pub struct KHR_external_fence_win32 [khr_external_fence_win32] {
[INFO] [stdout] 1039 | |         /// See [`vkImportFenceWin32HandleKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkImportFen...
[INFO] [stdout] ...    |
[INFO] [stdout] 1045 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1047 | / addr_proc_struct!(
[INFO] [stdout] 1048 | |     /// [`VK_KHR_external_memory_capabilities`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_exte...
[INFO] [stdout] 1049 | |     pub struct KHR_external_memory_capabilities [khr_external_memory_capabilities] {
[INFO] [stdout] 1050 | |         /// See [`vkGetPhysicalDeviceExternalBufferPropertiesKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vksp...
[INFO] [stdout] ...    |
[INFO] [stdout] 1053 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1047 | / addr_proc_struct!(
[INFO] [stdout] 1048 | |     /// [`VK_KHR_external_memory_capabilities`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_exte...
[INFO] [stdout] 1049 | |     pub struct KHR_external_memory_capabilities [khr_external_memory_capabilities] {
[INFO] [stdout] 1050 | |         /// See [`vkGetPhysicalDeviceExternalBufferPropertiesKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vksp...
[INFO] [stdout] ...    |
[INFO] [stdout] 1053 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1055 | / addr_proc_struct!(
[INFO] [stdout] 1056 | |     /// [`VK_KHR_external_memory_fd`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_memor...
[INFO] [stdout] 1057 | |     pub struct KHR_external_memory_fd [khr_external_memory_fd] {
[INFO] [stdout] 1058 | |         /// See [`vkGetMemoryFdKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetMemoryFdKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1064 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1055 | / addr_proc_struct!(
[INFO] [stdout] 1056 | |     /// [`VK_KHR_external_memory_fd`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_memor...
[INFO] [stdout] 1057 | |     pub struct KHR_external_memory_fd [khr_external_memory_fd] {
[INFO] [stdout] 1058 | |         /// See [`vkGetMemoryFdKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetMemoryFdKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1064 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1066 | / addr_proc_struct!(
[INFO] [stdout] 1067 | |     /// [`VK_KHR_external_memory_win32`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_me...
[INFO] [stdout] 1068 | |     pub struct KHR_external_memory_win32 [khr_external_memory_win32] {
[INFO] [stdout] 1069 | |         /// See [`vkGetMemoryWin32HandleKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetMemoryWi...
[INFO] [stdout] ...    |
[INFO] [stdout] 1075 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1066 | / addr_proc_struct!(
[INFO] [stdout] 1067 | |     /// [`VK_KHR_external_memory_win32`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_me...
[INFO] [stdout] 1068 | |     pub struct KHR_external_memory_win32 [khr_external_memory_win32] {
[INFO] [stdout] 1069 | |         /// See [`vkGetMemoryWin32HandleKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetMemoryWi...
[INFO] [stdout] ...    |
[INFO] [stdout] 1075 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1077 | / addr_proc_struct!(
[INFO] [stdout] 1078 | |     /// [`VK_KHR_external_semaphore_capabilities`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_e...
[INFO] [stdout] 1079 | |     pub struct KHR_external_semaphore_capabilities [khr_external_semaphore_capabilities] {
[INFO] [stdout] 1080 | |         /// See [`vkGetPhysicalDeviceExternalSemaphorePropertiesKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/v...
[INFO] [stdout] ...    |
[INFO] [stdout] 1083 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1077 | / addr_proc_struct!(
[INFO] [stdout] 1078 | |     /// [`VK_KHR_external_semaphore_capabilities`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_e...
[INFO] [stdout] 1079 | |     pub struct KHR_external_semaphore_capabilities [khr_external_semaphore_capabilities] {
[INFO] [stdout] 1080 | |         /// See [`vkGetPhysicalDeviceExternalSemaphorePropertiesKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/v...
[INFO] [stdout] ...    |
[INFO] [stdout] 1083 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1085 | / addr_proc_struct!(
[INFO] [stdout] 1086 | |     /// [`VK_KHR_external_semaphore_fd`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_se...
[INFO] [stdout] 1087 | |     pub struct KHR_external_semaphore_fd [khr_external_semaphore_fd] {
[INFO] [stdout] 1088 | |         /// See [`VkImportSemaphoreFdInfoKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VkImportSema...
[INFO] [stdout] ...    |
[INFO] [stdout] 1094 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1085 | / addr_proc_struct!(
[INFO] [stdout] 1086 | |     /// [`VK_KHR_external_semaphore_fd`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external_se...
[INFO] [stdout] 1087 | |     pub struct KHR_external_semaphore_fd [khr_external_semaphore_fd] {
[INFO] [stdout] 1088 | |         /// See [`VkImportSemaphoreFdInfoKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VkImportSema...
[INFO] [stdout] ...    |
[INFO] [stdout] 1094 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1096 | / addr_proc_struct!(
[INFO] [stdout] 1097 | |     /// [`VK_KHR_external_semaphore_win32`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external...
[INFO] [stdout] 1098 | |     pub struct KHR_external_semaphore_win32 [khr_external_semaphore_win32] {
[INFO] [stdout] 1099 | |         /// See [`VkImportSemaphoreWin32HandleInfoKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VkI...
[INFO] [stdout] ...    |
[INFO] [stdout] 1105 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1096 | / addr_proc_struct!(
[INFO] [stdout] 1097 | |     /// [`VK_KHR_external_semaphore_win32`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_external...
[INFO] [stdout] 1098 | |     pub struct KHR_external_semaphore_win32 [khr_external_semaphore_win32] {
[INFO] [stdout] 1099 | |         /// See [`VkImportSemaphoreWin32HandleInfoKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VkI...
[INFO] [stdout] ...    |
[INFO] [stdout] 1105 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1107 | / addr_proc_struct!(
[INFO] [stdout] 1108 | |     /// [`VK_KHR_get_memory_requirements2`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_get_memo...
[INFO] [stdout] 1109 | |     pub struct KHR_get_memory_requirements2 [khr_get_memory_requirements2] {
[INFO] [stdout] 1110 | |         /// See [`vkGetImageMemoryRequirements2KHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetI...
[INFO] [stdout] ...    |
[INFO] [stdout] 1119 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1107 | / addr_proc_struct!(
[INFO] [stdout] 1108 | |     /// [`VK_KHR_get_memory_requirements2`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_get_memo...
[INFO] [stdout] 1109 | |     pub struct KHR_get_memory_requirements2 [khr_get_memory_requirements2] {
[INFO] [stdout] 1110 | |         /// See [`vkGetImageMemoryRequirements2KHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetI...
[INFO] [stdout] ...    |
[INFO] [stdout] 1119 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1121 | / addr_proc_struct!(
[INFO] [stdout] 1122 | |     /// [`VK_KHR_get_physical_device_properties2`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_g...
[INFO] [stdout] 1123 | |     pub struct KHR_get_physical_device_properties2 [khr_get_physical_device_properties2] {
[INFO] [stdout] 1124 | |         /// [`vkGetPhysicalDeviceFeatures2KHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetPhysic...
[INFO] [stdout] ...    |
[INFO] [stdout] 1145 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1121 | / addr_proc_struct!(
[INFO] [stdout] 1122 | |     /// [`VK_KHR_get_physical_device_properties2`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_g...
[INFO] [stdout] 1123 | |     pub struct KHR_get_physical_device_properties2 [khr_get_physical_device_properties2] {
[INFO] [stdout] 1124 | |         /// [`vkGetPhysicalDeviceFeatures2KHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetPhysic...
[INFO] [stdout] ...    |
[INFO] [stdout] 1145 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1147 | / addr_proc_struct!(
[INFO] [stdout] 1148 | |     /// [`VK_KHR_get_surface_capabilities2`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_get_sur...
[INFO] [stdout] 1149 | |     pub struct KHR_get_surface_capabilities2 [khr_get_surface_capabilities2] {
[INFO] [stdout] 1150 | |         /// [`vkGetPhysicalDeviceSurfaceCapabilities2KHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#...
[INFO] [stdout] ...    |
[INFO] [stdout] 1156 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1147 | / addr_proc_struct!(
[INFO] [stdout] 1148 | |     /// [`VK_KHR_get_surface_capabilities2`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_get_sur...
[INFO] [stdout] 1149 | |     pub struct KHR_get_surface_capabilities2 [khr_get_surface_capabilities2] {
[INFO] [stdout] 1150 | |         /// [`vkGetPhysicalDeviceSurfaceCapabilities2KHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#...
[INFO] [stdout] ...    |
[INFO] [stdout] 1156 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1158 | / addr_proc_struct!(
[INFO] [stdout] 1159 | |     /// [`VK_KHR_maintenance1`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_maintenance1)
[INFO] [stdout] 1160 | |     pub struct KHR_maintenance1 [khr_maintenance1] {
[INFO] [stdout] 1161 | |         /// [`vkTrimCommandPoolKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkTrimCommandPoolKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1164 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1158 | / addr_proc_struct!(
[INFO] [stdout] 1159 | |     /// [`VK_KHR_maintenance1`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_maintenance1)
[INFO] [stdout] 1160 | |     pub struct KHR_maintenance1 [khr_maintenance1] {
[INFO] [stdout] 1161 | |         /// [`vkTrimCommandPoolKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkTrimCommandPoolKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1164 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1166 | / addr_proc_struct!(
[INFO] [stdout] 1167 | |     /// [`VK_KHR_mir_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_mir_surface)
[INFO] [stdout] 1168 | |     pub struct KHR_mir_surface [khr_mir_surface] {
[INFO] [stdout] 1169 | |         /// [`vkCreateMirSurfaceKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateMirSurfaceKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1175 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1166 | / addr_proc_struct!(
[INFO] [stdout] 1167 | |     /// [`VK_KHR_mir_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_mir_surface)
[INFO] [stdout] 1168 | |     pub struct KHR_mir_surface [khr_mir_surface] {
[INFO] [stdout] 1169 | |         /// [`vkCreateMirSurfaceKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateMirSurfaceKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1175 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1177 | / addr_proc_struct!(
[INFO] [stdout] 1178 | |     /// [`VK_KHR_push_descriptor`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_push_descriptor)
[INFO] [stdout] 1179 | |     pub struct KHR_push_descriptor [khr_push_descriptor] {
[INFO] [stdout] 1180 | |         /// [`vkCmdPushDescriptorSetKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdPushDescript...
[INFO] [stdout] ...    |
[INFO] [stdout] 1183 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1177 | / addr_proc_struct!(
[INFO] [stdout] 1178 | |     /// [`VK_KHR_push_descriptor`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_push_descriptor)
[INFO] [stdout] 1179 | |     pub struct KHR_push_descriptor [khr_push_descriptor] {
[INFO] [stdout] 1180 | |         /// [`vkCmdPushDescriptorSetKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdPushDescript...
[INFO] [stdout] ...    |
[INFO] [stdout] 1183 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1185 | / addr_proc_struct!(
[INFO] [stdout] 1186 | |     /// [`VK_KHR_shared_presentable_image`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_shared_p...
[INFO] [stdout] 1187 | |     pub struct KHR_shared_presentable_image [khr_shared_presentable_image] {
[INFO] [stdout] 1188 | |         /// [`vkGetSwapchainStatusKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetSwapchainStatu...
[INFO] [stdout] ...    |
[INFO] [stdout] 1191 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1185 | / addr_proc_struct!(
[INFO] [stdout] 1186 | |     /// [`VK_KHR_shared_presentable_image`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_shared_p...
[INFO] [stdout] 1187 | |     pub struct KHR_shared_presentable_image [khr_shared_presentable_image] {
[INFO] [stdout] 1188 | |         /// [`vkGetSwapchainStatusKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetSwapchainStatu...
[INFO] [stdout] ...    |
[INFO] [stdout] 1191 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1193 | / addr_proc_struct!(
[INFO] [stdout] 1194 | |     /// [`VK_KHR_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_surface)
[INFO] [stdout] 1195 | |     pub struct KHR_surface [khr_surface] {
[INFO] [stdout] 1196 | |         /// [`vkDestroySurfaceKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkDestroySurfaceKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1211 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1193 | / addr_proc_struct!(
[INFO] [stdout] 1194 | |     /// [`VK_KHR_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_surface)
[INFO] [stdout] 1195 | |     pub struct KHR_surface [khr_surface] {
[INFO] [stdout] 1196 | |         /// [`vkDestroySurfaceKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkDestroySurfaceKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1211 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1213 | / addr_proc_struct!(
[INFO] [stdout] 1214 | |     /// [`VK_KHR_swapchain`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_swapchain)
[INFO] [stdout] 1215 | |     pub struct KHR_swapchain [khr_swapchain] {
[INFO] [stdout] 1216 | |         /// [`vkAcquireNextImageKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkAcquireNextImageKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1231 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1213 | / addr_proc_struct!(
[INFO] [stdout] 1214 | |     /// [`VK_KHR_swapchain`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_swapchain)
[INFO] [stdout] 1215 | |     pub struct KHR_swapchain [khr_swapchain] {
[INFO] [stdout] 1216 | |         /// [`vkAcquireNextImageKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkAcquireNextImageKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1231 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1233 | / addr_proc_struct!(
[INFO] [stdout] 1234 | |     /// [`VK_KHR_wayland_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_wayland_surface)
[INFO] [stdout] 1235 | |     pub struct KHR_wayland_surface [khr_wayland_surface] {
[INFO] [stdout] 1236 | |         /// [`vkCreateWaylandSurfaceKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateWaylandSu...
[INFO] [stdout] ...    |
[INFO] [stdout] 1242 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1233 | / addr_proc_struct!(
[INFO] [stdout] 1234 | |     /// [`VK_KHR_wayland_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_wayland_surface)
[INFO] [stdout] 1235 | |     pub struct KHR_wayland_surface [khr_wayland_surface] {
[INFO] [stdout] 1236 | |         /// [`vkCreateWaylandSurfaceKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateWaylandSu...
[INFO] [stdout] ...    |
[INFO] [stdout] 1242 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1244 | / addr_proc_struct!(
[INFO] [stdout] 1245 | |     /// [`VK_KHR_win32_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_win32_surface)
[INFO] [stdout] 1246 | |     pub struct KHR_win32_surface [khr_win32_surface] {
[INFO] [stdout] 1247 | |         /// [`vkCreateWin32SurfaceKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateWin32Surfac...
[INFO] [stdout] ...    |
[INFO] [stdout] 1253 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1244 | / addr_proc_struct!(
[INFO] [stdout] 1245 | |     /// [`VK_KHR_win32_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_win32_surface)
[INFO] [stdout] 1246 | |     pub struct KHR_win32_surface [khr_win32_surface] {
[INFO] [stdout] 1247 | |         /// [`vkCreateWin32SurfaceKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateWin32Surfac...
[INFO] [stdout] ...    |
[INFO] [stdout] 1253 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1255 | / addr_proc_struct!(
[INFO] [stdout] 1256 | |     /// [`VK_KHR_xcb_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_xcb_surface)
[INFO] [stdout] 1257 | |     pub struct KHR_xcb_surface [khr_xcb_surface] {
[INFO] [stdout] 1258 | |         /// [`vkCreateXcbSurfaceKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateXcbSurfaceKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1264 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1255 | / addr_proc_struct!(
[INFO] [stdout] 1256 | |     /// [`VK_KHR_xcb_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_xcb_surface)
[INFO] [stdout] 1257 | |     pub struct KHR_xcb_surface [khr_xcb_surface] {
[INFO] [stdout] 1258 | |         /// [`vkCreateXcbSurfaceKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateXcbSurfaceKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1264 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1266 | / addr_proc_struct!(
[INFO] [stdout] 1267 | |     /// [`VK_KHR_xlib_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_xlib_surface)
[INFO] [stdout] 1268 | |     pub struct KHR_xlib_surface [khr_xlib_surface] {
[INFO] [stdout] 1269 | |         /// [`vkCreateXlibSurfaceKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateXlibSurfaceKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1275 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1266 | / addr_proc_struct!(
[INFO] [stdout] 1267 | |     /// [`VK_KHR_xlib_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_KHR_xlib_surface)
[INFO] [stdout] 1268 | |     pub struct KHR_xlib_surface [khr_xlib_surface] {
[INFO] [stdout] 1269 | |         /// [`vkCreateXlibSurfaceKHR`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateXlibSurfaceKHR)
[INFO] [stdout] ...    |
[INFO] [stdout] 1275 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1277 | / addr_proc_struct!(
[INFO] [stdout] 1278 | |     /// [`VK_MVK_ios_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_MVK_ios_surface)
[INFO] [stdout] 1279 | |     pub struct MVK_ios_surface [mvk_ios_surface] {
[INFO] [stdout] 1280 | |         /// [`vkCreateIOSSurfaceMVK`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateIOSSurfaceMVK)
[INFO] [stdout] ...    |
[INFO] [stdout] 1283 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1277 | / addr_proc_struct!(
[INFO] [stdout] 1278 | |     /// [`VK_MVK_ios_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_MVK_ios_surface)
[INFO] [stdout] 1279 | |     pub struct MVK_ios_surface [mvk_ios_surface] {
[INFO] [stdout] 1280 | |         /// [`vkCreateIOSSurfaceMVK`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateIOSSurfaceMVK)
[INFO] [stdout] ...    |
[INFO] [stdout] 1283 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1285 | / addr_proc_struct!(
[INFO] [stdout] 1286 | |     /// [`VK_MVK_macos_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_MVK_macos_surface)
[INFO] [stdout] 1287 | |     pub struct MVK_macos_surface [mvk_macos_surface] {
[INFO] [stdout] 1288 | |         /// [`vkCreateMacOSSurfaceMVK`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateMacOSSurfac...
[INFO] [stdout] ...    |
[INFO] [stdout] 1291 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1285 | / addr_proc_struct!(
[INFO] [stdout] 1286 | |     /// [`VK_MVK_macos_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_MVK_macos_surface)
[INFO] [stdout] 1287 | |     pub struct MVK_macos_surface [mvk_macos_surface] {
[INFO] [stdout] 1288 | |         /// [`vkCreateMacOSSurfaceMVK`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateMacOSSurfac...
[INFO] [stdout] ...    |
[INFO] [stdout] 1291 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1293 | / addr_proc_struct!(
[INFO] [stdout] 1294 | |     /// [`VK_NN_vi_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_NN_vi_surface)
[INFO] [stdout] 1295 | |     pub struct NN_vi_surface [nn_vi_surface] {
[INFO] [stdout] 1296 | |         /// [`vkCreateViSurfaceNN`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateViSurfaceNN)
[INFO] [stdout] ...    |
[INFO] [stdout] 1299 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1293 | / addr_proc_struct!(
[INFO] [stdout] 1294 | |     /// [`VK_NN_vi_surface`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_NN_vi_surface)
[INFO] [stdout] 1295 | |     pub struct NN_vi_surface [nn_vi_surface] {
[INFO] [stdout] 1296 | |         /// [`vkCreateViSurfaceNN`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCreateViSurfaceNN)
[INFO] [stdout] ...    |
[INFO] [stdout] 1299 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1301 | / addr_proc_struct!(
[INFO] [stdout] 1302 | |     /// [`VK_NV_clip_space_w_scaling`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_NV_clip_space_w_s...
[INFO] [stdout] 1303 | |     pub struct NV_clip_space_w_scaling [nv_clip_space_w_scaling] {
[INFO] [stdout] 1304 | |         /// [`vkCmdSetViewportWScalingNV`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdSetViewport...
[INFO] [stdout] ...    |
[INFO] [stdout] 1307 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1301 | / addr_proc_struct!(
[INFO] [stdout] 1302 | |     /// [`VK_NV_clip_space_w_scaling`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_NV_clip_space_w_s...
[INFO] [stdout] 1303 | |     pub struct NV_clip_space_w_scaling [nv_clip_space_w_scaling] {
[INFO] [stdout] 1304 | |         /// [`vkCmdSetViewportWScalingNV`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkCmdSetViewport...
[INFO] [stdout] ...    |
[INFO] [stdout] 1307 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1309 | / addr_proc_struct!(
[INFO] [stdout] 1310 | |     /// [`VK_NV_external_memory_capabilities`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_NV_extern...
[INFO] [stdout] 1311 | |     pub struct NV_external_memory_capabilities [nv_external_memory_capabilities] {
[INFO] [stdout] 1312 | |         /// [`vkGetPhysicalDeviceExternalImageFormatPropertiesNV`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vksp...
[INFO] [stdout] ...    |
[INFO] [stdout] 1315 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1309 | / addr_proc_struct!(
[INFO] [stdout] 1310 | |     /// [`VK_NV_external_memory_capabilities`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_NV_extern...
[INFO] [stdout] 1311 | |     pub struct NV_external_memory_capabilities [nv_external_memory_capabilities] {
[INFO] [stdout] 1312 | |         /// [`vkGetPhysicalDeviceExternalImageFormatPropertiesNV`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vksp...
[INFO] [stdout] ...    |
[INFO] [stdout] 1315 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:250:28
[INFO] [stdout]      |
[INFO] [stdout]  250 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1317 | / addr_proc_struct!(
[INFO] [stdout] 1318 | |     /// [`VK_NV_external_memory_win32`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_NV_external_memo...
[INFO] [stdout] 1319 | |     pub struct NV_external_memory_win32 [nv_external_memory_win32] {
[INFO] [stdout] 1320 | |         /// [`vkGetMemoryWin32HandleNV`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetMemoryWin32Ha...
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/instance_proc_addr_loader.rs:271:28
[INFO] [stdout]      |
[INFO] [stdout]  271 |                   #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1317 | / addr_proc_struct!(
[INFO] [stdout] 1318 | |     /// [`VK_NV_external_memory_win32`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VK_NV_external_memo...
[INFO] [stdout] 1319 | |     pub struct NV_external_memory_win32 [nv_external_memory_win32] {
[INFO] [stdout] 1320 | |         /// [`vkGetMemoryWin32HandleNV`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#vkGetMemoryWin32Ha...
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `experimental` and `function_prototypes`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `addr_proc_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/ext_blend_operation_advanced.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | /// See [`VkBlendOverlapEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VkBlendOverlapEXT)
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/ext_sampler_filter_minmax.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | /// See [`VkSamplerReductionModeEXT`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VkSamplerReductionModeEXT)
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/nv_framebuffer_mixed_samples.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | /// See [`VkCoverageModulationModeNV`](https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec.html#VkCoverageModulationModeNV)
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.80s
[INFO] running `Command { std: "docker" "inspect" "6856bce3289e10e7aa91d431e101fe019de8b00b6b9be3805defcaf20fb5275e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6856bce3289e10e7aa91d431e101fe019de8b00b6b9be3805defcaf20fb5275e", kill_on_drop: false }`
[INFO] [stdout] 6856bce3289e10e7aa91d431e101fe019de8b00b6b9be3805defcaf20fb5275e
