[INFO] fetching crate lava 0.4.9...
[INFO] testing lava-0.4.9 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate lava 0.4.9 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate lava 0.4.9 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate lava 0.4.9
[INFO] finished tweaking crates.io crate lava 0.4.9
[INFO] tweaked toml for crates.io crate lava 0.4.9 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 461bca88423298e696de731fce8318ef3c317ebee2460d394c72aafa9219b7fa
[INFO] running `Command { std: "docker" "start" "-a" "461bca88423298e696de731fce8318ef3c317ebee2460d394c72aafa9219b7fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "461bca88423298e696de731fce8318ef3c317ebee2460d394c72aafa9219b7fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "461bca88423298e696de731fce8318ef3c317ebee2460d394c72aafa9219b7fa", kill_on_drop: false }`
[INFO] [stdout] 461bca88423298e696de731fce8318ef3c317ebee2460d394c72aafa9219b7fa
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83a5500a309db9e4f587d0fa479b0c03783bfd34700235213369a50f0c0e2ca8
[INFO] running `Command { std: "docker" "start" "-a" "83a5500a309db9e4f587d0fa479b0c03783bfd34700235213369a50f0c0e2ca8", kill_on_drop: false }`
[INFO] [stderr]    Compiling lava v0.4.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkExternalMemoryHandleTypeFlags` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkExternalMemoryHandleTypeFlags` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkExternalFenceHandleTypeFlags` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkExternalFenceHandleTypeFlags` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkFenceImportFlags` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkFenceImportFlags` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkSemaphoreImportFlags` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkSemaphoreImportFlags` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkExternalSemaphoreHandleTypeFlags` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkExternalSemaphoreHandleTypeFlags` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkDescriptorBindingFlags` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         -------------- but the name `RawVkDescriptorBindingFlags` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkDescriptorUpdateTemplateCreateFlags` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkDescriptorUpdateTemplateCreateFlags` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkDescriptorUpdateTemplateType` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkDescriptorUpdateTemplateType` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkExternalFenceFeatureFlags` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkExternalFenceFeatureFlags` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkExternalMemoryFeatureFlags` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkExternalMemoryFeatureFlags` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkExternalSemaphoreFeatureFlags` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkExternalSemaphoreFeatureFlags` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkMemoryAllocateFlags` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkMemoryAllocateFlags` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkResolveModeFlags` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkResolveModeFlags` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkDriverId` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkDriverId` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkShaderFloatControlsIndependence` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkShaderFloatControlsIndependence` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkPointClippingBehavior` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkPointClippingBehavior` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkTessellationDomainOrigin` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkTessellationDomainOrigin` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkSamplerReductionMode` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         -------------- but the name `RawVkSamplerReductionMode` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkSamplerYcbcrModelConversion` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkSamplerYcbcrModelConversion` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkSamplerYcbcrRange` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkSamplerYcbcrRange` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkChromaLocation` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkChromaLocation` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkSamplerYcbcrConversion` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkSamplerYcbcrConversion` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkSemaphoreType` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkSemaphoreType` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkSemaphoreWaitFlags` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkSemaphoreWaitFlags` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkCommandPoolTrimFlags` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkCommandPoolTrimFlags` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkDescriptorUpdateTemplate` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkDescriptorUpdateTemplate` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkPeerMemoryFeatureFlags` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkPeerMemoryFeatureFlags` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceDriverProperties` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkPhysicalDeviceDriverProperties` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceProperties2` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkPhysicalDeviceProperties2` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `VkPhysicalDeviceVariablePointerFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `VkPhysicalDeviceVariablePointerFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceVariablePointerFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkPhysicalDeviceVariablePointerFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkBufferDeviceAddressInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkBufferDeviceAddressInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkBufferDeviceAddressInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkBufferDeviceAddressInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDescriptorBindingFlags` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDescriptorBindingFlags` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDescriptorSetLayoutBindingFlagsCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDescriptorSetLayoutBindingFlagsCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkDescriptorSetLayoutBindingFlagsCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkDescriptorSetLayoutBindingFlagsCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDescriptorSetVariableDescriptorCountAllocateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDescriptorSetVariableDescriptorCountAllocateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkDescriptorSetVariableDescriptorCountAllocateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkDescriptorSetVariableDescriptorCountAllocateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDescriptorSetVariableDescriptorCountLayoutSupport` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDescriptorSetVariableDescriptorCountLayoutSupport` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkDescriptorSetVariableDescriptorCountLayoutSupport` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkDescriptorSetVariableDescriptorCountLayoutSupport` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkImageStencilUsageCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkImageStencilUsageCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkImageStencilUsageCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkImageStencilUsageCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceDescriptorIndexingFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceDescriptorIndexingFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceDescriptorIndexingFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceDescriptorIndexingFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceDescriptorIndexingProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceDescriptorIndexingProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceDescriptorIndexingProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceDescriptorIndexingProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceHostQueryResetFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceHostQueryResetFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceHostQueryResetFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceHostQueryResetFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceSamplerFilterMinmaxProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceSamplerFilterMinmaxProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceSamplerFilterMinmaxProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceSamplerFilterMinmaxProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceScalarBlockLayoutFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceScalarBlockLayoutFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceScalarBlockLayoutFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceScalarBlockLayoutFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSamplerReductionMode` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSamplerReductionMode` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSamplerReductionModeCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSamplerReductionModeCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkSamplerReductionModeCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkSamplerReductionModeCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSurfaceCapabilities2` in the type namespace is first re-exported here
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `VkSurfaceCapabilities2` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkSurfaceCapabilities2` in the type namespace is first re-exported here
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkSurfaceCapabilities2` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkAttachmentDescription2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkAttachmentDescription2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkAttachmentDescription2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkAttachmentDescription2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkAttachmentDescriptionStencilLayout` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkAttachmentDescriptionStencilLayout` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkAttachmentDescriptionStencilLayout` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkAttachmentDescriptionStencilLayout` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkAttachmentReference2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkAttachmentReference2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkAttachmentReference2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkAttachmentReference2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkAttachmentReferenceStencilLayout` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkAttachmentReferenceStencilLayout` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkAttachmentReferenceStencilLayout` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkAttachmentReferenceStencilLayout` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkBindBufferMemoryDeviceGroupInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkBindBufferMemoryDeviceGroupInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkBindBufferMemoryDeviceGroupInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkBindBufferMemoryDeviceGroupInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkBindBufferMemoryInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkBindBufferMemoryInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkBindBufferMemoryInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkBindBufferMemoryInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkBindImageMemoryDeviceGroupInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkBindImageMemoryDeviceGroupInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkBindImageMemoryDeviceGroupInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkBindImageMemoryDeviceGroupInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkBindImageMemoryInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkBindImageMemoryInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkBindImageMemoryInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkBindImageMemoryInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkBindImagePlaneMemoryInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkBindImagePlaneMemoryInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkBindImagePlaneMemoryInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkBindImagePlaneMemoryInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkBufferMemoryRequirementsInfo2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkBufferMemoryRequirementsInfo2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkBufferMemoryRequirementsInfo2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkBufferMemoryRequirementsInfo2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkBufferOpaqueCaptureAddressCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkBufferOpaqueCaptureAddressCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkBufferOpaqueCaptureAddressCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkBufferOpaqueCaptureAddressCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkChromaLocation` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkChromaLocation` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkCommandPoolTrimFlags` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkCommandPoolTrimFlags` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkConformanceVersion` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkConformanceVersion` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkConformanceVersion` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkConformanceVersion` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDescriptorSetLayoutSupport` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDescriptorSetLayoutSupport` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkDescriptorSetLayoutSupport` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkDescriptorSetLayoutSupport` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDescriptorUpdateTemplate` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDescriptorUpdateTemplate` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDescriptorUpdateTemplateCreateFlags` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDescriptorUpdateTemplateCreateFlags` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDescriptorUpdateTemplateCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDescriptorUpdateTemplateCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkDescriptorUpdateTemplateCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkDescriptorUpdateTemplateCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDescriptorUpdateTemplateEntry` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDescriptorUpdateTemplateEntry` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkDescriptorUpdateTemplateEntry` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkDescriptorUpdateTemplateEntry` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDescriptorUpdateTemplateType` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDescriptorUpdateTemplateType` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDeviceGroupBindSparseInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDeviceGroupBindSparseInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkDeviceGroupBindSparseInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkDeviceGroupBindSparseInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDeviceGroupCommandBufferBeginInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDeviceGroupCommandBufferBeginInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkDeviceGroupCommandBufferBeginInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkDeviceGroupCommandBufferBeginInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDeviceGroupDeviceCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDeviceGroupDeviceCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkDeviceGroupDeviceCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkDeviceGroupDeviceCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDeviceGroupRenderPassBeginInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDeviceGroupRenderPassBeginInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkDeviceGroupRenderPassBeginInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkDeviceGroupRenderPassBeginInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDeviceGroupSubmitInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDeviceGroupSubmitInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkDeviceGroupSubmitInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkDeviceGroupSubmitInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDeviceMemoryOpaqueCaptureAddressInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDeviceMemoryOpaqueCaptureAddressInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkDeviceMemoryOpaqueCaptureAddressInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkDeviceMemoryOpaqueCaptureAddressInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDriverId` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDriverId` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkExportFenceCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkExportFenceCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkExportFenceCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkExportFenceCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkExportMemoryAllocateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkExportMemoryAllocateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkExportMemoryAllocateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkExportMemoryAllocateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkExportSemaphoreCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkExportSemaphoreCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkExportSemaphoreCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkExportSemaphoreCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkExternalBufferProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkExternalBufferProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkExternalBufferProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkExternalBufferProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkExternalFenceFeatureFlags` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkExternalFenceFeatureFlags` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkExternalFenceHandleTypeFlags` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkExternalFenceHandleTypeFlags` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkExternalFenceProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkExternalFenceProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkExternalFenceProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkExternalFenceProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkExternalImageFormatProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkExternalImageFormatProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkExternalImageFormatProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkExternalImageFormatProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkExternalMemoryBufferCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkExternalMemoryBufferCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkExternalMemoryBufferCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkExternalMemoryBufferCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkExternalMemoryFeatureFlags` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkExternalMemoryFeatureFlags` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkExternalMemoryHandleTypeFlags` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkExternalMemoryHandleTypeFlags` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkExternalMemoryImageCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkExternalMemoryImageCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkExternalMemoryImageCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkExternalMemoryImageCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkExternalMemoryProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkExternalMemoryProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkExternalMemoryProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkExternalMemoryProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkExternalSemaphoreFeatureFlags` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkExternalSemaphoreFeatureFlags` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkExternalSemaphoreHandleTypeFlags` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkExternalSemaphoreHandleTypeFlags` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkExternalSemaphoreProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkExternalSemaphoreProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkExternalSemaphoreProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkExternalSemaphoreProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkFenceImportFlags` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkFenceImportFlags` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkFormatProperties2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkFormatProperties2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkFormatProperties2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkFormatProperties2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkFramebufferAttachmentImageInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkFramebufferAttachmentImageInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkFramebufferAttachmentImageInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkFramebufferAttachmentImageInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkFramebufferAttachmentsCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkFramebufferAttachmentsCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkFramebufferAttachmentsCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkFramebufferAttachmentsCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkImageFormatListCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkImageFormatListCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkImageFormatListCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkImageFormatListCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkImageFormatProperties2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkImageFormatProperties2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkImageFormatProperties2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkImageFormatProperties2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkImageMemoryRequirementsInfo2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkImageMemoryRequirementsInfo2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkImageMemoryRequirementsInfo2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkImageMemoryRequirementsInfo2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkImagePlaneMemoryRequirementsInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkImagePlaneMemoryRequirementsInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkImagePlaneMemoryRequirementsInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkImagePlaneMemoryRequirementsInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkImageSparseMemoryRequirementsInfo2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkImageSparseMemoryRequirementsInfo2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkImageSparseMemoryRequirementsInfo2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkImageSparseMemoryRequirementsInfo2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkImageViewUsageCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkImageViewUsageCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkImageViewUsageCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkImageViewUsageCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkInputAttachmentAspectReference` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkInputAttachmentAspectReference` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkInputAttachmentAspectReference` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkInputAttachmentAspectReference` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkMemoryAllocateFlags` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkMemoryAllocateFlags` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkMemoryAllocateFlagsInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkMemoryAllocateFlagsInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkMemoryAllocateFlagsInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkMemoryAllocateFlagsInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkMemoryDedicatedAllocateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkMemoryDedicatedAllocateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkMemoryDedicatedAllocateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkMemoryDedicatedAllocateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkMemoryDedicatedRequirements` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkMemoryDedicatedRequirements` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkMemoryDedicatedRequirements` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkMemoryDedicatedRequirements` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkMemoryOpaqueCaptureAddressAllocateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkMemoryOpaqueCaptureAddressAllocateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkMemoryOpaqueCaptureAddressAllocateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkMemoryOpaqueCaptureAddressAllocateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkMemoryRequirements2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkMemoryRequirements2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkMemoryRequirements2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkMemoryRequirements2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPeerMemoryFeatureFlags` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPeerMemoryFeatureFlags` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDevice16BitStorageFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDevice16BitStorageFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDevice16BitStorageFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDevice16BitStorageFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDevice8BitStorageFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDevice8BitStorageFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDevice8BitStorageFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDevice8BitStorageFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceBufferDeviceAddressFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceBufferDeviceAddressFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceBufferDeviceAddressFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceBufferDeviceAddressFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceDepthStencilResolveProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceDepthStencilResolveProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceDepthStencilResolveProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceDepthStencilResolveProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceDriverProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceDriverProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceExternalBufferInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceExternalBufferInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceExternalBufferInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceExternalBufferInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceExternalFenceInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceExternalFenceInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceExternalFenceInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceExternalFenceInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceExternalImageFormatInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceExternalImageFormatInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceExternalImageFormatInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceExternalImageFormatInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceExternalSemaphoreInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceExternalSemaphoreInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceExternalSemaphoreInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceExternalSemaphoreInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceFeatures2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceFeatures2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceFeatures2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceFeatures2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceFloatControlsProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceFloatControlsProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceFloatControlsProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceFloatControlsProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceGroupProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceGroupProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceGroupProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceGroupProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceIDProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceIDProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceIDProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceIDProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceImageFormatInfo2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceImageFormatInfo2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceImageFormatInfo2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceImageFormatInfo2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceImagelessFramebufferFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceImagelessFramebufferFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceImagelessFramebufferFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceImagelessFramebufferFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceMaintenance3Properties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceMaintenance3Properties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceMaintenance3Properties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceMaintenance3Properties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceMemoryProperties2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceMemoryProperties2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceMemoryProperties2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceMemoryProperties2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceMultiviewFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceMultiviewFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceMultiviewFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceMultiviewFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceMultiviewProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceMultiviewProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceMultiviewProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceMultiviewProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDevicePointClippingProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDevicePointClippingProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDevicePointClippingProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDevicePointClippingProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceProperties2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceProperties2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceSamplerYcbcrConversionFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceSamplerYcbcrConversionFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceSamplerYcbcrConversionFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceSamplerYcbcrConversionFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceSeparateDepthStencilLayoutsFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceSeparateDepthStencilLayoutsFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceSeparateDepthStencilLayoutsFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceSeparateDepthStencilLayoutsFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceShaderAtomicInt64Features` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceShaderAtomicInt64Features` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceShaderAtomicInt64Features` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceShaderAtomicInt64Features` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceShaderFloat16Int8Features` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceShaderFloat16Int8Features` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceShaderFloat16Int8Features` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceShaderFloat16Int8Features` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceShaderSubgroupExtendedTypesFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceShaderSubgroupExtendedTypesFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceShaderSubgroupExtendedTypesFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceShaderSubgroupExtendedTypesFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceSparseImageFormatInfo2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceSparseImageFormatInfo2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceSparseImageFormatInfo2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceSparseImageFormatInfo2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceTimelineSemaphoreFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceTimelineSemaphoreFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceTimelineSemaphoreFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceTimelineSemaphoreFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceTimelineSemaphoreProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceTimelineSemaphoreProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceTimelineSemaphoreProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceTimelineSemaphoreProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceUniformBufferStandardLayoutFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceUniformBufferStandardLayoutFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceUniformBufferStandardLayoutFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceUniformBufferStandardLayoutFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceVariablePointersFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceVariablePointersFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceVariablePointersFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceVariablePointersFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceVulkanMemoryModelFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceVulkanMemoryModelFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceVulkanMemoryModelFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceVulkanMemoryModelFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPipelineTessellationDomainOriginStateCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPipelineTessellationDomainOriginStateCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPipelineTessellationDomainOriginStateCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPipelineTessellationDomainOriginStateCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPointClippingBehavior` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPointClippingBehavior` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkQueueFamilyProperties2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkQueueFamilyProperties2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkQueueFamilyProperties2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkQueueFamilyProperties2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkRenderPassAttachmentBeginInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkRenderPassAttachmentBeginInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkRenderPassAttachmentBeginInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkRenderPassAttachmentBeginInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkRenderPassCreateInfo2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkRenderPassCreateInfo2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkRenderPassCreateInfo2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkRenderPassCreateInfo2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkRenderPassInputAttachmentAspectCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkRenderPassInputAttachmentAspectCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkRenderPassInputAttachmentAspectCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkRenderPassInputAttachmentAspectCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkRenderPassMultiviewCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkRenderPassMultiviewCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkRenderPassMultiviewCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkRenderPassMultiviewCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkResolveModeFlags` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkResolveModeFlags` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSamplerYcbcrConversion` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSamplerYcbcrConversion` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSamplerYcbcrConversionCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSamplerYcbcrConversionCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkSamplerYcbcrConversionCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkSamplerYcbcrConversionCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSamplerYcbcrConversionImageFormatProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSamplerYcbcrConversionImageFormatProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkSamplerYcbcrConversionImageFormatProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkSamplerYcbcrConversionImageFormatProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSamplerYcbcrConversionInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSamplerYcbcrConversionInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkSamplerYcbcrConversionInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkSamplerYcbcrConversionInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSamplerYcbcrModelConversion` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSamplerYcbcrModelConversion` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSamplerYcbcrRange` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSamplerYcbcrRange` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSemaphoreImportFlags` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSemaphoreImportFlags` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSemaphoreSignalInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSemaphoreSignalInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkSemaphoreSignalInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkSemaphoreSignalInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSemaphoreType` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSemaphoreType` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSemaphoreTypeCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSemaphoreTypeCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkSemaphoreTypeCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkSemaphoreTypeCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSemaphoreWaitFlags` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSemaphoreWaitFlags` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSemaphoreWaitInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSemaphoreWaitInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkSemaphoreWaitInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkSemaphoreWaitInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkShaderFloatControlsIndependence` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkShaderFloatControlsIndependence` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSparseImageFormatProperties2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSparseImageFormatProperties2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkSparseImageFormatProperties2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkSparseImageFormatProperties2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSparseImageMemoryRequirements2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSparseImageMemoryRequirements2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkSparseImageMemoryRequirements2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkSparseImageMemoryRequirements2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSubpassBeginInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSubpassBeginInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkSubpassBeginInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkSubpassBeginInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSubpassDependency2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSubpassDependency2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkSubpassDependency2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkSubpassDependency2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSubpassDescription2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSubpassDescription2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkSubpassDescription2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkSubpassDescription2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSubpassDescriptionDepthStencilResolve` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSubpassDescriptionDepthStencilResolve` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkSubpassDescriptionDepthStencilResolve` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkSubpassDescriptionDepthStencilResolve` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSubpassEndInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSubpassEndInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkSubpassEndInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkSubpassEndInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkTessellationDomainOrigin` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkTessellationDomainOrigin` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkTimelineSemaphoreSubmitInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkTimelineSemaphoreSubmitInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkTimelineSemaphoreSubmitInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkTimelineSemaphoreSubmitInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u32; 3]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/amd/vk_shader_statistics_info.rs:50:79
[INFO] [stdout]    |
[INFO] [stdout] 50 | ...afe { let mut dst_array : [u32; 3] = mem::MaybeUninit::uninit().assume_init(); vk_to_raw_array(&src.compute_work_group_size, &mut dst_...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout]    = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[usize; 3]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/amd/vk_shader_statistics_info.rs:63:80
[INFO] [stdout]    |
[INFO] [stdout] 63 | ...e { let mut dst_array : [usize; 3] = mem::MaybeUninit::uninit().assume_init(); vk_to_wrapped_array(&src.compute_work_group_size, &mut ...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[usize; 3]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/amd/vk_shader_statistics_info.rs:77:80
[INFO] [stdout]    |
[INFO] [stdout] 77 | ...e { let mut dst_array : [usize; 3] = mem::MaybeUninit::uninit().assume_init(); fill_vk_array(&mut dst_array); dst_array },
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[f32; 4]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/ext/vk_debug_marker_marker_info.rs:38:61
[INFO] [stdout]    |
[INFO] [stdout] 38 | ...afe { let mut dst_array : [f32; 4] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.color, &mut dst_array); dst_array };
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: floats must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[f32; 4]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/ext/vk_debug_marker_marker_info.rs:46:60
[INFO] [stdout]    |
[INFO] [stdout] 46 | ...afe { let mut dst_array : [f32; 4] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.color, &mut dst_array); dst_array },
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: floats must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[f32; 4]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/ext/vk_debug_utils_label.rs:38:61
[INFO] [stdout]    |
[INFO] [stdout] 38 | ...afe { let mut dst_array : [f32; 4] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.color, &mut dst_array); dst_array };
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: floats must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[f32; 4]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/ext/vk_debug_utils_label.rs:46:60
[INFO] [stdout]    |
[INFO] [stdout] 46 | ...afe { let mut dst_array : [f32; 4] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.color, &mut dst_array); dst_array },
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: floats must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u64; 16]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/ext/vk_physical_device_memory_budget_properties.rs:37:68
[INFO] [stdout]    |
[INFO] [stdout] 37 | ...fe { let mut dst_array : [u64; 16] = mem::MaybeUninit::uninit().assume_init(); vk_to_raw_array(&src.heap_budget, &mut dst_array); dst_...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u64; 16]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/ext/vk_physical_device_memory_budget_properties.rs:38:67
[INFO] [stdout]    |
[INFO] [stdout] 38 | ...fe { let mut dst_array : [u64; 16] = mem::MaybeUninit::uninit().assume_init(); vk_to_raw_array(&src.heap_usage, &mut dst_array); dst_a...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[usize; 16]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/ext/vk_physical_device_memory_budget_properties.rs:45:69
[INFO] [stdout]    |
[INFO] [stdout] 45 | ... { let mut dst_array : [usize; 16] = mem::MaybeUninit::uninit().assume_init(); vk_to_wrapped_array(&src.heap_budget, &mut dst_array); ...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[usize; 16]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/ext/vk_physical_device_memory_budget_properties.rs:46:68
[INFO] [stdout]    |
[INFO] [stdout] 46 | ... { let mut dst_array : [usize; 16] = mem::MaybeUninit::uninit().assume_init(); vk_to_wrapped_array(&src.heap_usage, &mut dst_array); d...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[usize; 16]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/ext/vk_physical_device_memory_budget_properties.rs:54:69
[INFO] [stdout]    |
[INFO] [stdout] 54 | ... { let mut dst_array : [usize; 16] = mem::MaybeUninit::uninit().assume_init(); fill_vk_array(&mut dst_array); dst_array },
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[usize; 16]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/ext/vk_physical_device_memory_budget_properties.rs:55:68
[INFO] [stdout]    |
[INFO] [stdout] 55 | ... { let mut dst_array : [usize; 16] = mem::MaybeUninit::uninit().assume_init(); fill_vk_array(&mut dst_array); dst_array },
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[f32; 2]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/ext/vk_physical_device_sample_locations_properties.rs:47:88
[INFO] [stdout]    |
[INFO] [stdout] 47 | ...afe { let mut dst_array : [f32; 2] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.sample_location_coordinate_range, &mut ds...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: floats must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[f32; 2]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/ext/vk_physical_device_sample_locations_properties.rs:58:87
[INFO] [stdout]    |
[INFO] [stdout] 58 | ...afe { let mut dst_array : [f32; 2] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.sample_location_coordinate_range, &mut ds...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: floats must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u32; 32]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/khr/vk_device_group_present_capabilities.rs:38:69
[INFO] [stdout]    |
[INFO] [stdout] 38 | ...fe { let mut dst_array : [u32; 32] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.present_mask, &mut dst_array); dst_array };
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u32; 32]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/khr/vk_device_group_present_capabilities.rs:46:68
[INFO] [stdout]    |
[INFO] [stdout] 46 | ...fe { let mut dst_array : [u32; 32] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.present_mask, &mut dst_array); dst_array },
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 16]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/khr/vk_performance_counter.rs:47:60
[INFO] [stdout]    |
[INFO] [stdout] 47 | ...afe { let mut dst_array : [u8; 16] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.uuid, &mut dst_array); dst_array };
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 16]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/khr/vk_performance_counter.rs:57:59
[INFO] [stdout]    |
[INFO] [stdout] 57 | ...afe { let mut dst_array : [u8; 16] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.uuid, &mut dst_array); dst_array },
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[f32; 12]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/khr/vk_transform_matrix.rs:30:63
[INFO] [stdout]    |
[INFO] [stdout] 30 | ...fe { let mut dst_array : [f32; 12] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.matrix, &mut dst_array); dst_array };
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: floats must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[f32; 12]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/khr/vk_transform_matrix.rs:37:62
[INFO] [stdout]    |
[INFO] [stdout] 37 | ...fe { let mut dst_array : [f32; 12] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.matrix, &mut dst_array); dst_array },
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: floats must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u32; 3]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/nv/vk_physical_device_mesh_shader_properties.rs:61:80
[INFO] [stdout]    |
[INFO] [stdout] 61 | ...afe { let mut dst_array : [u32; 3] = mem::MaybeUninit::uninit().assume_init(); vk_to_raw_array(&src.max_task_work_group_size, &mut dst...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u32; 3]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/nv/vk_physical_device_mesh_shader_properties.rs:65:80
[INFO] [stdout]    |
[INFO] [stdout] 65 | ...afe { let mut dst_array : [u32; 3] = mem::MaybeUninit::uninit().assume_init(); vk_to_raw_array(&src.max_mesh_work_group_size, &mut dst...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[usize; 3]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/nv/vk_physical_device_mesh_shader_properties.rs:80:81
[INFO] [stdout]    |
[INFO] [stdout] 80 | ...e { let mut dst_array : [usize; 3] = mem::MaybeUninit::uninit().assume_init(); vk_to_wrapped_array(&src.max_task_work_group_size, &mut...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[usize; 3]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/nv/vk_physical_device_mesh_shader_properties.rs:84:81
[INFO] [stdout]    |
[INFO] [stdout] 84 | ...e { let mut dst_array : [usize; 3] = mem::MaybeUninit::uninit().assume_init(); vk_to_wrapped_array(&src.max_mesh_work_group_size, &mut...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[usize; 3]` does not permit being left uninitialized
[INFO] [stdout]    --> src/vulkan/nv/vk_physical_device_mesh_shader_properties.rs:100:81
[INFO] [stdout]     |
[INFO] [stdout] 100 | ...e { let mut dst_array : [usize; 3] = mem::MaybeUninit::uninit().assume_init(); fill_vk_array(&mut dst_array); dst_array },
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this code causes undefined behavior when executed
[INFO] [stdout]     |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[usize; 3]` does not permit being left uninitialized
[INFO] [stdout]    --> src/vulkan/nv/vk_physical_device_mesh_shader_properties.rs:104:81
[INFO] [stdout]     |
[INFO] [stdout] 104 | ...e { let mut dst_array : [usize; 3] = mem::MaybeUninit::uninit().assume_init(); fill_vk_array(&mut dst_array); dst_array },
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this code causes undefined behavior when executed
[INFO] [stdout]     |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[f32; 4]` does not permit being left uninitialized
[INFO] [stdout]    --> src/vulkan/vk/vk_command_buffer.rs:163:72
[INFO] [stdout]     |
[INFO] [stdout] 163 | ...s = { let mut dst_array : [f32; 4] = mem::MaybeUninit::uninit().assume_init(); to_array(&blend_constants, &mut dst_array); dst_array };
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this code causes undefined behavior when executed
[INFO] [stdout]     |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: floats must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]   --> src/vulkan/vk/vk_device.rs:88:44
[INFO] [stdout]    |
[INFO] [stdout] 88 |             if !self._fn_table.is_null() { Box::from_raw(self._fn_table); }
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 88 |             if !self._fn_table.is_null() { let _ = Box::from_raw(self._fn_table); }
[INFO] [stdout]    |                                            +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `[f32; 4]`, which is not FFI-safe
[INFO] [stdout]     --> src/vulkan/vk/vk_function_table.rs:1237:108
[INFO] [stdout]      |
[INFO] [stdout] 1237 | unsafe extern fn null_instance_vkCmdSetBlendConstants(command_buffer: RawVkCommandBuffer, blend_constants: [f32; 4]) {
[INFO] [stdout]      |                                                                                                            ^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout]      = note: `#[warn(improper_ctypes_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `[f32; 4]`, which is not FFI-safe
[INFO] [stdout]     --> src/vulkan/vk/vk_function_table.rs:2158:106
[INFO] [stdout]      |
[INFO] [stdout] 2158 | unsafe extern fn null_device_vkCmdSetBlendConstants(command_buffer: RawVkCommandBuffer, blend_constants: [f32; 4]) {
[INFO] [stdout]      |                                                                                                          ^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[vk_offset_3d::RawVkOffset3D; 2]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/vk/vk_image_blit.rs:39:77
[INFO] [stdout]    |
[INFO] [stdout] 39 | ...mut dst_array : [RawVkOffset3D; 2] = mem::MaybeUninit::uninit().assume_init(); vk_to_raw_array(&src.src_offsets, &mut dst_array); dst_...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/vulkan/vk/vk_offset_3d.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub x: i32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[vk_offset_3d::RawVkOffset3D; 2]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/vk/vk_image_blit.rs:41:77
[INFO] [stdout]    |
[INFO] [stdout] 41 | ...mut dst_array : [RawVkOffset3D; 2] = mem::MaybeUninit::uninit().assume_init(); vk_to_raw_array(&src.dst_offsets, &mut dst_array); dst_...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/vulkan/vk/vk_offset_3d.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub x: i32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[vk_offset_3d::VkOffset3D; 2]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/vk/vk_image_blit.rs:49:73
[INFO] [stdout]    |
[INFO] [stdout] 49 | ...et mut dst_array : [VkOffset3D; 2] = mem::MaybeUninit::uninit().assume_init(); vk_to_wrapped_array(&src.src_offsets, &mut dst_array); ...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/vulkan/vk/vk_offset_3d.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub x: isize,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[vk_offset_3d::VkOffset3D; 2]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/vk/vk_image_blit.rs:51:73
[INFO] [stdout]    |
[INFO] [stdout] 51 | ...et mut dst_array : [VkOffset3D; 2] = mem::MaybeUninit::uninit().assume_init(); vk_to_wrapped_array(&src.dst_offsets, &mut dst_array); ...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/vulkan/vk/vk_offset_3d.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub x: isize,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[vk_offset_3d::VkOffset3D; 2]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/vk/vk_image_blit.rs:60:73
[INFO] [stdout]    |
[INFO] [stdout] 60 | ...et mut dst_array : [VkOffset3D; 2] = mem::MaybeUninit::uninit().assume_init(); fill_vk_array(&mut dst_array); dst_array },
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/vulkan/vk/vk_offset_3d.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub x: isize,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[vk_offset_3d::VkOffset3D; 2]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/vk/vk_image_blit.rs:62:73
[INFO] [stdout]    |
[INFO] [stdout] 62 | ...et mut dst_array : [VkOffset3D; 2] = mem::MaybeUninit::uninit().assume_init(); fill_vk_array(&mut dst_array); dst_array },
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/vulkan/vk/vk_offset_3d.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub x: isize,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> src/vulkan/vk/vk_instance.rs:101:44
[INFO] [stdout]     |
[INFO] [stdout] 101 |             if !self._fn_table.is_null() { Box::from_raw(self._fn_table); }
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 101 |             if !self._fn_table.is_null() { let _ = Box::from_raw(self._fn_table); }
[INFO] [stdout]     |                                            +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u64; 32]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/vk/vk_physical_device_group_properties.rs:40:89
[INFO] [stdout]    |
[INFO] [stdout] 40 | ..._array : [RawVkPhysicalDevice; 32] = mem::MaybeUninit::uninit().assume_init(); vk_to_raw_array(&src.physical_devices, &mut dst_array);...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 16]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/vk/vk_physical_device_idproperties.rs:43:67
[INFO] [stdout]    |
[INFO] [stdout] 43 | ...afe { let mut dst_array : [u8; 16] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.device_uuid, &mut dst_array); dst_array };
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 16]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/vk/vk_physical_device_idproperties.rs:44:67
[INFO] [stdout]    |
[INFO] [stdout] 44 | ...afe { let mut dst_array : [u8; 16] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.driver_uuid, &mut dst_array); dst_array };
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 8]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/vk/vk_physical_device_idproperties.rs:45:66
[INFO] [stdout]    |
[INFO] [stdout] 45 | ...safe { let mut dst_array : [u8; 8] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.device_luid, &mut dst_array); dst_array };
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 16]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/vk/vk_physical_device_idproperties.rs:54:66
[INFO] [stdout]    |
[INFO] [stdout] 54 | ...afe { let mut dst_array : [u8; 16] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.device_uuid, &mut dst_array); dst_array },
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 16]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/vk/vk_physical_device_idproperties.rs:55:66
[INFO] [stdout]    |
[INFO] [stdout] 55 | ...afe { let mut dst_array : [u8; 16] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.driver_uuid, &mut dst_array); dst_array },
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 8]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/vk/vk_physical_device_idproperties.rs:56:65
[INFO] [stdout]    |
[INFO] [stdout] 56 | ...safe { let mut dst_array : [u8; 8] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.device_luid, &mut dst_array); dst_array },
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u32; 3]` does not permit being left uninitialized
[INFO] [stdout]    --> src/vulkan/vk/vk_physical_device_limits.rs:293:84
[INFO] [stdout]     |
[INFO] [stdout] 293 | ...afe { let mut dst_array : [u32; 3] = mem::MaybeUninit::uninit().assume_init(); vk_to_raw_array(&src.max_compute_work_group_count, &mut...
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this code causes undefined behavior when executed
[INFO] [stdout]     |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u32; 3]` does not permit being left uninitialized
[INFO] [stdout]    --> src/vulkan/vk/vk_physical_device_limits.rs:295:83
[INFO] [stdout]     |
[INFO] [stdout] 295 | ...afe { let mut dst_array : [u32; 3] = mem::MaybeUninit::uninit().assume_init(); vk_to_raw_array(&src.max_compute_work_group_size, &mut ...
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this code causes undefined behavior when executed
[INFO] [stdout]     |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u32; 2]` does not permit being left uninitialized
[INFO] [stdout]    --> src/vulkan/vk/vk_physical_device_limits.rs:304:79
[INFO] [stdout]     |
[INFO] [stdout] 304 | ...afe { let mut dst_array : [u32; 2] = mem::MaybeUninit::uninit().assume_init(); vk_to_raw_array(&src.max_viewport_dimensions, &mut dst_...
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this code causes undefined behavior when executed
[INFO] [stdout]     |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[f32; 2]` does not permit being left uninitialized
[INFO] [stdout]    --> src/vulkan/vk/vk_physical_device_limits.rs:305:77
[INFO] [stdout]     |
[INFO] [stdout] 305 | ...afe { let mut dst_array : [f32; 2] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.viewport_bounds_range, &mut dst_array); d...
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this code causes undefined behavior when executed
[INFO] [stdout]     |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: floats must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[f32; 2]` does not permit being left uninitialized
[INFO] [stdout]    --> src/vulkan/vk/vk_physical_device_limits.rs:338:72
[INFO] [stdout]     |
[INFO] [stdout] 338 | ...afe { let mut dst_array : [f32; 2] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.point_size_range, &mut dst_array); dst_ar...
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this code causes undefined behavior when executed
[INFO] [stdout]     |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: floats must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[f32; 2]` does not permit being left uninitialized
[INFO] [stdout]    --> src/vulkan/vk/vk_physical_device_limits.rs:339:72
[INFO] [stdout]     |
[INFO] [stdout] 339 | ...afe { let mut dst_array : [f32; 2] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.line_width_range, &mut dst_array); dst_ar...
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this code causes undefined behavior when executed
[INFO] [stdout]     |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: floats must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[usize; 3]` does not permit being left uninitialized
[INFO] [stdout]    --> src/vulkan/vk/vk_physical_device_limits.rs:405:85
[INFO] [stdout]     |
[INFO] [stdout] 405 | ...e { let mut dst_array : [usize; 3] = mem::MaybeUninit::uninit().assume_init(); vk_to_wrapped_array(&src.max_compute_work_group_count, ...
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this code causes undefined behavior when executed
[INFO] [stdout]     |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[usize; 3]` does not permit being left uninitialized
[INFO] [stdout]    --> src/vulkan/vk/vk_physical_device_limits.rs:407:84
[INFO] [stdout]     |
[INFO] [stdout] 407 | ...e { let mut dst_array : [usize; 3] = mem::MaybeUninit::uninit().assume_init(); vk_to_wrapped_array(&src.max_compute_work_group_size, &...
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this code causes undefined behavior when executed
[INFO] [stdout]     |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[usize; 2]` does not permit being left uninitialized
[INFO] [stdout]    --> src/vulkan/vk/vk_physical_device_limits.rs:416:80
[INFO] [stdout]     |
[INFO] [stdout] 416 | ...e { let mut dst_array : [usize; 2] = mem::MaybeUninit::uninit().assume_init(); vk_to_wrapped_array(&src.max_viewport_dimensions, &mut ...
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this code causes undefined behavior when executed
[INFO] [stdout]     |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[f32; 2]` does not permit being left uninitialized
[INFO] [stdout]    --> src/vulkan/vk/vk_physical_device_limits.rs:417:76
[INFO] [stdout]     |
[INFO] [stdout] 417 | ...afe { let mut dst_array : [f32; 2] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.viewport_bounds_range, &mut dst_array); d...
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this code causes undefined behavior when executed
[INFO] [stdout]     |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: floats must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[f32; 2]` does not permit being left uninitialized
[INFO] [stdout]    --> src/vulkan/vk/vk_physical_device_limits.rs:450:71
[INFO] [stdout]     |
[INFO] [stdout] 450 | ...afe { let mut dst_array : [f32; 2] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.point_size_range, &mut dst_array); dst_ar...
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this code causes undefined behavior when executed
[INFO] [stdout]     |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: floats must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[f32; 2]` does not permit being left uninitialized
[INFO] [stdout]    --> src/vulkan/vk/vk_physical_device_limits.rs:451:71
[INFO] [stdout]     |
[INFO] [stdout] 451 | ...afe { let mut dst_array : [f32; 2] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.line_width_range, &mut dst_array); dst_ar...
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this code causes undefined behavior when executed
[INFO] [stdout]     |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: floats must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[usize; 3]` does not permit being left uninitialized
[INFO] [stdout]    --> src/vulkan/vk/vk_physical_device_limits.rs:518:85
[INFO] [stdout]     |
[INFO] [stdout] 518 | ...e { let mut dst_array : [usize; 3] = mem::MaybeUninit::uninit().assume_init(); fill_vk_array(&mut dst_array); dst_array },
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this code causes undefined behavior when executed
[INFO] [stdout]     |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[usize; 3]` does not permit being left uninitialized
[INFO] [stdout]    --> src/vulkan/vk/vk_physical_device_limits.rs:520:84
[INFO] [stdout]     |
[INFO] [stdout] 520 | ...e { let mut dst_array : [usize; 3] = mem::MaybeUninit::uninit().assume_init(); fill_vk_array(&mut dst_array); dst_array },
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this code causes undefined behavior when executed
[INFO] [stdout]     |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[usize; 2]` does not permit being left uninitialized
[INFO] [stdout]    --> src/vulkan/vk/vk_physical_device_limits.rs:529:80
[INFO] [stdout]     |
[INFO] [stdout] 529 | ...e { let mut dst_array : [usize; 2] = mem::MaybeUninit::uninit().assume_init(); fill_vk_array(&mut dst_array); dst_array },
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this code causes undefined behavior when executed
[INFO] [stdout]     |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[vk_memory_type::RawVkMemoryType; 32]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/vk/vk_physical_device_memory_properties.rs:37:81
[INFO] [stdout]    |
[INFO] [stdout] 37 | ... dst_array : [RawVkMemoryType; 32] = mem::MaybeUninit::uninit().assume_init(); vk_to_raw_array(&src.memory_types, &mut dst_array); dst...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/vulkan/vk/vk_memory_type.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub property_flags: RawVkMemoryPropertyFlags,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[vk_memory_heap::RawVkMemoryHeap; 16]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/vk/vk_physical_device_memory_properties.rs:39:81
[INFO] [stdout]    |
[INFO] [stdout] 39 | ... dst_array : [RawVkMemoryHeap; 16] = mem::MaybeUninit::uninit().assume_init(); vk_to_raw_array(&src.memory_heaps, &mut dst_array); dst...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/vulkan/vk/vk_memory_heap.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub size: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 16]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/vk/vk_physical_device_properties.rs:56:74
[INFO] [stdout]    |
[INFO] [stdout] 56 | ...afe { let mut dst_array : [u8; 16] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.pipeline_cache_uuid, &mut dst_array); dst...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 16]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/vk/vk_physical_device_vulkan_11_properties.rs:66:67
[INFO] [stdout]    |
[INFO] [stdout] 66 | ...afe { let mut dst_array : [u8; 16] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.device_uuid, &mut dst_array); dst_array };
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 16]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/vk/vk_physical_device_vulkan_11_properties.rs:67:67
[INFO] [stdout]    |
[INFO] [stdout] 67 | ...afe { let mut dst_array : [u8; 16] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.driver_uuid, &mut dst_array); dst_array };
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 8]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/vk/vk_physical_device_vulkan_11_properties.rs:68:66
[INFO] [stdout]    |
[INFO] [stdout] 68 | ...safe { let mut dst_array : [u8; 8] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.device_luid, &mut dst_array); dst_array };
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 16]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/vk/vk_physical_device_vulkan_11_properties.rs:87:66
[INFO] [stdout]    |
[INFO] [stdout] 87 | ...afe { let mut dst_array : [u8; 16] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.device_uuid, &mut dst_array); dst_array },
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 16]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/vk/vk_physical_device_vulkan_11_properties.rs:88:66
[INFO] [stdout]    |
[INFO] [stdout] 88 | ...afe { let mut dst_array : [u8; 16] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.driver_uuid, &mut dst_array); dst_array },
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 8]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/vk/vk_physical_device_vulkan_11_properties.rs:89:65
[INFO] [stdout]    |
[INFO] [stdout] 89 | ...safe { let mut dst_array : [u8; 8] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.device_luid, &mut dst_array); dst_array },
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[f32; 4]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/vk/vk_pipeline_color_blend_state_create_info.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 | ...afe { let mut dst_array : [f32; 4] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.blend_constants, &mut dst_array); dst_arr...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: floats must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[f32; 4]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/vk/vk_pipeline_color_blend_state_create_info.rs:63:70
[INFO] [stdout]    |
[INFO] [stdout] 63 | ...afe { let mut dst_array : [f32; 4] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.blend_constants, &mut dst_array); dst_arr...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: floats must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 347 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.52s
[INFO] running `Command { std: "docker" "inspect" "83a5500a309db9e4f587d0fa479b0c03783bfd34700235213369a50f0c0e2ca8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83a5500a309db9e4f587d0fa479b0c03783bfd34700235213369a50f0c0e2ca8", kill_on_drop: false }`
[INFO] [stdout] 83a5500a309db9e4f587d0fa479b0c03783bfd34700235213369a50f0c0e2ca8
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f3c82b9d1d4469ca641daff245136557b48ac927bc047a1785fed30fd195a02
[INFO] running `Command { std: "docker" "start" "-a" "6f3c82b9d1d4469ca641daff245136557b48ac927bc047a1785fed30fd195a02", kill_on_drop: false }`
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkExternalMemoryHandleTypeFlags` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkExternalMemoryHandleTypeFlags` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkExternalFenceHandleTypeFlags` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkExternalFenceHandleTypeFlags` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkFenceImportFlags` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkFenceImportFlags` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkSemaphoreImportFlags` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkSemaphoreImportFlags` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkExternalSemaphoreHandleTypeFlags` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkExternalSemaphoreHandleTypeFlags` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkDescriptorBindingFlags` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         -------------- but the name `RawVkDescriptorBindingFlags` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkDescriptorUpdateTemplateCreateFlags` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkDescriptorUpdateTemplateCreateFlags` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkDescriptorUpdateTemplateType` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkDescriptorUpdateTemplateType` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkExternalFenceFeatureFlags` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkExternalFenceFeatureFlags` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkExternalMemoryFeatureFlags` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkExternalMemoryFeatureFlags` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkExternalSemaphoreFeatureFlags` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkExternalSemaphoreFeatureFlags` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkMemoryAllocateFlags` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkMemoryAllocateFlags` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkResolveModeFlags` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkResolveModeFlags` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkDriverId` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkDriverId` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkShaderFloatControlsIndependence` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkShaderFloatControlsIndependence` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkPointClippingBehavior` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkPointClippingBehavior` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkTessellationDomainOrigin` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkTessellationDomainOrigin` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkSamplerReductionMode` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         -------------- but the name `RawVkSamplerReductionMode` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkSamplerYcbcrModelConversion` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkSamplerYcbcrModelConversion` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkSamplerYcbcrRange` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkSamplerYcbcrRange` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkChromaLocation` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkChromaLocation` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkSamplerYcbcrConversion` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkSamplerYcbcrConversion` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkSemaphoreType` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkSemaphoreType` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkSemaphoreWaitFlags` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkSemaphoreWaitFlags` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkCommandPoolTrimFlags` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkCommandPoolTrimFlags` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkDescriptorUpdateTemplate` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkDescriptorUpdateTemplate` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkPeerMemoryFeatureFlags` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkPeerMemoryFeatureFlags` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceDriverProperties` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkPhysicalDeviceDriverProperties` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceProperties2` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkPhysicalDeviceProperties2` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `VkPhysicalDeviceVariablePointerFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `VkPhysicalDeviceVariablePointerFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceVariablePointerFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkPhysicalDeviceVariablePointerFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkBufferDeviceAddressInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkBufferDeviceAddressInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkBufferDeviceAddressInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkBufferDeviceAddressInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDescriptorBindingFlags` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDescriptorBindingFlags` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDescriptorSetLayoutBindingFlagsCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDescriptorSetLayoutBindingFlagsCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkDescriptorSetLayoutBindingFlagsCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkDescriptorSetLayoutBindingFlagsCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDescriptorSetVariableDescriptorCountAllocateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDescriptorSetVariableDescriptorCountAllocateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkDescriptorSetVariableDescriptorCountAllocateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkDescriptorSetVariableDescriptorCountAllocateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDescriptorSetVariableDescriptorCountLayoutSupport` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDescriptorSetVariableDescriptorCountLayoutSupport` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkDescriptorSetVariableDescriptorCountLayoutSupport` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkDescriptorSetVariableDescriptorCountLayoutSupport` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkImageStencilUsageCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkImageStencilUsageCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkImageStencilUsageCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkImageStencilUsageCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceDescriptorIndexingFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceDescriptorIndexingFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceDescriptorIndexingFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceDescriptorIndexingFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceDescriptorIndexingProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceDescriptorIndexingProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceDescriptorIndexingProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceDescriptorIndexingProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceHostQueryResetFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceHostQueryResetFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceHostQueryResetFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceHostQueryResetFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceSamplerFilterMinmaxProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceSamplerFilterMinmaxProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceSamplerFilterMinmaxProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceSamplerFilterMinmaxProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceScalarBlockLayoutFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceScalarBlockLayoutFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceScalarBlockLayoutFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceScalarBlockLayoutFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSamplerReductionMode` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSamplerReductionMode` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSamplerReductionModeCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSamplerReductionModeCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkSamplerReductionModeCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkSamplerReductionModeCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSurfaceCapabilities2` in the type namespace is first re-exported here
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `VkSurfaceCapabilities2` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkSurfaceCapabilities2` in the type namespace is first re-exported here
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkSurfaceCapabilities2` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkAttachmentDescription2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkAttachmentDescription2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkAttachmentDescription2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkAttachmentDescription2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkAttachmentDescriptionStencilLayout` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkAttachmentDescriptionStencilLayout` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkAttachmentDescriptionStencilLayout` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkAttachmentDescriptionStencilLayout` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkAttachmentReference2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkAttachmentReference2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkAttachmentReference2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkAttachmentReference2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkAttachmentReferenceStencilLayout` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkAttachmentReferenceStencilLayout` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkAttachmentReferenceStencilLayout` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkAttachmentReferenceStencilLayout` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkBindBufferMemoryDeviceGroupInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkBindBufferMemoryDeviceGroupInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkBindBufferMemoryDeviceGroupInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkBindBufferMemoryDeviceGroupInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkBindBufferMemoryInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkBindBufferMemoryInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkBindBufferMemoryInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkBindBufferMemoryInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkBindImageMemoryDeviceGroupInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkBindImageMemoryDeviceGroupInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkBindImageMemoryDeviceGroupInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkBindImageMemoryDeviceGroupInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkBindImageMemoryInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkBindImageMemoryInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkBindImageMemoryInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkBindImageMemoryInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkBindImagePlaneMemoryInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkBindImagePlaneMemoryInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkBindImagePlaneMemoryInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkBindImagePlaneMemoryInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkBufferMemoryRequirementsInfo2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkBufferMemoryRequirementsInfo2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkBufferMemoryRequirementsInfo2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkBufferMemoryRequirementsInfo2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkBufferOpaqueCaptureAddressCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkBufferOpaqueCaptureAddressCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkBufferOpaqueCaptureAddressCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkBufferOpaqueCaptureAddressCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkChromaLocation` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkChromaLocation` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkCommandPoolTrimFlags` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkCommandPoolTrimFlags` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkConformanceVersion` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkConformanceVersion` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkConformanceVersion` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkConformanceVersion` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDescriptorSetLayoutSupport` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDescriptorSetLayoutSupport` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkDescriptorSetLayoutSupport` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkDescriptorSetLayoutSupport` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDescriptorUpdateTemplate` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDescriptorUpdateTemplate` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDescriptorUpdateTemplateCreateFlags` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDescriptorUpdateTemplateCreateFlags` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDescriptorUpdateTemplateCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDescriptorUpdateTemplateCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkDescriptorUpdateTemplateCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkDescriptorUpdateTemplateCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDescriptorUpdateTemplateEntry` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDescriptorUpdateTemplateEntry` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkDescriptorUpdateTemplateEntry` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkDescriptorUpdateTemplateEntry` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDescriptorUpdateTemplateType` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDescriptorUpdateTemplateType` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDeviceGroupBindSparseInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDeviceGroupBindSparseInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkDeviceGroupBindSparseInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkDeviceGroupBindSparseInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDeviceGroupCommandBufferBeginInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDeviceGroupCommandBufferBeginInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkDeviceGroupCommandBufferBeginInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkDeviceGroupCommandBufferBeginInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDeviceGroupDeviceCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDeviceGroupDeviceCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkDeviceGroupDeviceCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkDeviceGroupDeviceCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDeviceGroupRenderPassBeginInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDeviceGroupRenderPassBeginInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkDeviceGroupRenderPassBeginInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkDeviceGroupRenderPassBeginInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDeviceGroupSubmitInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDeviceGroupSubmitInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkDeviceGroupSubmitInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkDeviceGroupSubmitInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDeviceMemoryOpaqueCaptureAddressInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDeviceMemoryOpaqueCaptureAddressInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkDeviceMemoryOpaqueCaptureAddressInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkDeviceMemoryOpaqueCaptureAddressInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDriverId` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDriverId` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkExportFenceCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkExportFenceCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkExportFenceCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkExportFenceCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkExportMemoryAllocateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkExportMemoryAllocateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkExportMemoryAllocateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkExportMemoryAllocateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkExportSemaphoreCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkExportSemaphoreCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkExportSemaphoreCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkExportSemaphoreCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkExternalBufferProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkExternalBufferProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkExternalBufferProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkExternalBufferProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkExternalFenceFeatureFlags` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkExternalFenceFeatureFlags` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkExternalFenceHandleTypeFlags` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkExternalFenceHandleTypeFlags` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkExternalFenceProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkExternalFenceProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkExternalFenceProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkExternalFenceProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkExternalImageFormatProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkExternalImageFormatProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkExternalImageFormatProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkExternalImageFormatProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkExternalMemoryBufferCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkExternalMemoryBufferCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkExternalMemoryBufferCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkExternalMemoryBufferCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkExternalMemoryFeatureFlags` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkExternalMemoryFeatureFlags` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkExternalMemoryHandleTypeFlags` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkExternalMemoryHandleTypeFlags` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkExternalMemoryImageCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkExternalMemoryImageCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkExternalMemoryImageCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkExternalMemoryImageCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkExternalMemoryProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkExternalMemoryProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkExternalMemoryProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkExternalMemoryProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkExternalSemaphoreFeatureFlags` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkExternalSemaphoreFeatureFlags` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkExternalSemaphoreHandleTypeFlags` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkExternalSemaphoreHandleTypeFlags` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkExternalSemaphoreProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkExternalSemaphoreProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkExternalSemaphoreProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkExternalSemaphoreProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkFenceImportFlags` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkFenceImportFlags` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkFormatProperties2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkFormatProperties2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkFormatProperties2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkFormatProperties2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkFramebufferAttachmentImageInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkFramebufferAttachmentImageInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkFramebufferAttachmentImageInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkFramebufferAttachmentImageInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkFramebufferAttachmentsCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkFramebufferAttachmentsCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkFramebufferAttachmentsCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkFramebufferAttachmentsCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkImageFormatListCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkImageFormatListCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkImageFormatListCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkImageFormatListCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkImageFormatProperties2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkImageFormatProperties2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkImageFormatProperties2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkImageFormatProperties2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkImageMemoryRequirementsInfo2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkImageMemoryRequirementsInfo2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkImageMemoryRequirementsInfo2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkImageMemoryRequirementsInfo2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkImagePlaneMemoryRequirementsInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkImagePlaneMemoryRequirementsInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkImagePlaneMemoryRequirementsInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkImagePlaneMemoryRequirementsInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkImageSparseMemoryRequirementsInfo2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkImageSparseMemoryRequirementsInfo2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkImageSparseMemoryRequirementsInfo2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkImageSparseMemoryRequirementsInfo2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkImageViewUsageCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkImageViewUsageCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkImageViewUsageCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkImageViewUsageCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkInputAttachmentAspectReference` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkInputAttachmentAspectReference` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkInputAttachmentAspectReference` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkInputAttachmentAspectReference` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkMemoryAllocateFlags` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkMemoryAllocateFlags` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkMemoryAllocateFlagsInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkMemoryAllocateFlagsInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkMemoryAllocateFlagsInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkMemoryAllocateFlagsInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkMemoryDedicatedAllocateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkMemoryDedicatedAllocateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkMemoryDedicatedAllocateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkMemoryDedicatedAllocateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkMemoryDedicatedRequirements` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkMemoryDedicatedRequirements` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkMemoryDedicatedRequirements` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkMemoryDedicatedRequirements` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkMemoryOpaqueCaptureAddressAllocateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkMemoryOpaqueCaptureAddressAllocateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkMemoryOpaqueCaptureAddressAllocateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkMemoryOpaqueCaptureAddressAllocateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkMemoryRequirements2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkMemoryRequirements2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkMemoryRequirements2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkMemoryRequirements2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPeerMemoryFeatureFlags` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPeerMemoryFeatureFlags` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDevice16BitStorageFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDevice16BitStorageFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDevice16BitStorageFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDevice16BitStorageFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDevice8BitStorageFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDevice8BitStorageFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDevice8BitStorageFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDevice8BitStorageFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceBufferDeviceAddressFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceBufferDeviceAddressFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceBufferDeviceAddressFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceBufferDeviceAddressFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceDepthStencilResolveProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceDepthStencilResolveProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceDepthStencilResolveProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceDepthStencilResolveProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceDriverProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceDriverProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceExternalBufferInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceExternalBufferInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceExternalBufferInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceExternalBufferInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceExternalFenceInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceExternalFenceInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceExternalFenceInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceExternalFenceInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceExternalImageFormatInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceExternalImageFormatInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceExternalImageFormatInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceExternalImageFormatInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceExternalSemaphoreInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceExternalSemaphoreInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceExternalSemaphoreInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceExternalSemaphoreInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceFeatures2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceFeatures2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceFeatures2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceFeatures2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceFloatControlsProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceFloatControlsProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceFloatControlsProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceFloatControlsProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceGroupProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceGroupProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceGroupProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceGroupProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceIDProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceIDProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceIDProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceIDProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceImageFormatInfo2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceImageFormatInfo2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceImageFormatInfo2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceImageFormatInfo2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceImagelessFramebufferFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceImagelessFramebufferFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceImagelessFramebufferFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceImagelessFramebufferFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceMaintenance3Properties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceMaintenance3Properties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceMaintenance3Properties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceMaintenance3Properties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceMemoryProperties2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceMemoryProperties2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceMemoryProperties2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceMemoryProperties2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceMultiviewFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceMultiviewFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceMultiviewFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceMultiviewFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceMultiviewProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceMultiviewProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceMultiviewProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceMultiviewProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDevicePointClippingProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDevicePointClippingProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDevicePointClippingProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDevicePointClippingProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceProperties2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceProperties2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceSamplerYcbcrConversionFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceSamplerYcbcrConversionFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceSamplerYcbcrConversionFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceSamplerYcbcrConversionFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceSeparateDepthStencilLayoutsFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceSeparateDepthStencilLayoutsFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceSeparateDepthStencilLayoutsFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceSeparateDepthStencilLayoutsFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceShaderAtomicInt64Features` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceShaderAtomicInt64Features` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceShaderAtomicInt64Features` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceShaderAtomicInt64Features` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceShaderFloat16Int8Features` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceShaderFloat16Int8Features` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceShaderFloat16Int8Features` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceShaderFloat16Int8Features` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceShaderSubgroupExtendedTypesFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceShaderSubgroupExtendedTypesFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceShaderSubgroupExtendedTypesFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceShaderSubgroupExtendedTypesFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceSparseImageFormatInfo2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceSparseImageFormatInfo2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceSparseImageFormatInfo2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceSparseImageFormatInfo2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceTimelineSemaphoreFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceTimelineSemaphoreFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceTimelineSemaphoreFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceTimelineSemaphoreFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceTimelineSemaphoreProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceTimelineSemaphoreProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceTimelineSemaphoreProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceTimelineSemaphoreProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceUniformBufferStandardLayoutFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceUniformBufferStandardLayoutFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceUniformBufferStandardLayoutFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceUniformBufferStandardLayoutFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceVariablePointersFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceVariablePointersFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceVariablePointersFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceVariablePointersFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceVulkanMemoryModelFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceVulkanMemoryModelFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceVulkanMemoryModelFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceVulkanMemoryModelFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPipelineTessellationDomainOriginStateCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPipelineTessellationDomainOriginStateCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPipelineTessellationDomainOriginStateCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPipelineTessellationDomainOriginStateCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPointClippingBehavior` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPointClippingBehavior` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkQueueFamilyProperties2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkQueueFamilyProperties2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkQueueFamilyProperties2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkQueueFamilyProperties2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkRenderPassAttachmentBeginInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkRenderPassAttachmentBeginInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkRenderPassAttachmentBeginInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkRenderPassAttachmentBeginInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkRenderPassCreateInfo2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkRenderPassCreateInfo2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkRenderPassCreateInfo2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkRenderPassCreateInfo2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkRenderPassInputAttachmentAspectCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkRenderPassInputAttachmentAspectCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkRenderPassInputAttachmentAspectCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkRenderPassInputAttachmentAspectCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkRenderPassMultiviewCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkRenderPassMultiviewCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkRenderPassMultiviewCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkRenderPassMultiviewCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkResolveModeFlags` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkResolveModeFlags` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSamplerYcbcrConversion` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSamplerYcbcrConversion` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSamplerYcbcrConversionCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSamplerYcbcrConversionCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkSamplerYcbcrConversionCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkSamplerYcbcrConversionCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSamplerYcbcrConversionImageFormatProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSamplerYcbcrConversionImageFormatProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkSamplerYcbcrConversionImageFormatProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkSamplerYcbcrConversionImageFormatProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSamplerYcbcrConversionInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSamplerYcbcrConversionInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkSamplerYcbcrConversionInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkSamplerYcbcrConversionInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSamplerYcbcrModelConversion` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSamplerYcbcrModelConversion` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSamplerYcbcrRange` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSamplerYcbcrRange` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSemaphoreImportFlags` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSemaphoreImportFlags` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSemaphoreSignalInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSemaphoreSignalInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkSemaphoreSignalInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkSemaphoreSignalInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSemaphoreType` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSemaphoreType` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSemaphoreTypeCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSemaphoreTypeCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkSemaphoreTypeCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkSemaphoreTypeCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSemaphoreWaitFlags` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSemaphoreWaitFlags` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSemaphoreWaitInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSemaphoreWaitInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkSemaphoreWaitInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkSemaphoreWaitInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkShaderFloatControlsIndependence` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkShaderFloatControlsIndependence` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSparseImageFormatProperties2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSparseImageFormatProperties2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkSparseImageFormatProperties2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkSparseImageFormatProperties2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSparseImageMemoryRequirements2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSparseImageMemoryRequirements2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkSparseImageMemoryRequirements2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkSparseImageMemoryRequirements2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSubpassBeginInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSubpassBeginInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkSubpassBeginInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkSubpassBeginInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSubpassDependency2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSubpassDependency2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkSubpassDependency2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkSubpassDependency2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSubpassDescription2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSubpassDescription2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkSubpassDescription2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkSubpassDescription2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSubpassDescriptionDepthStencilResolve` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSubpassDescriptionDepthStencilResolve` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkSubpassDescriptionDepthStencilResolve` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkSubpassDescriptionDepthStencilResolve` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSubpassEndInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSubpassEndInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkSubpassEndInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkSubpassEndInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkTessellationDomainOrigin` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkTessellationDomainOrigin` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkTimelineSemaphoreSubmitInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkTimelineSemaphoreSubmitInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkTimelineSemaphoreSubmitInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkTimelineSemaphoreSubmitInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u32; 3]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/amd/vk_shader_statistics_info.rs:50:79
[INFO] [stdout]    |
[INFO] [stdout] 50 | ...afe { let mut dst_array : [u32; 3] = mem::MaybeUninit::uninit().assume_init(); vk_to_raw_array(&src.compute_work_group_size, &mut dst_...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout]    = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[usize; 3]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/amd/vk_shader_statistics_info.rs:63:80
[INFO] [stdout]    |
[INFO] [stdout] 63 | ...e { let mut dst_array : [usize; 3] = mem::MaybeUninit::uninit().assume_init(); vk_to_wrapped_array(&src.compute_work_group_size, &mut ...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[usize; 3]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/amd/vk_shader_statistics_info.rs:77:80
[INFO] [stdout]    |
[INFO] [stdout] 77 | ...e { let mut dst_array : [usize; 3] = mem::MaybeUninit::uninit().assume_init(); fill_vk_array(&mut dst_array); dst_array },
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[f32; 4]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/ext/vk_debug_marker_marker_info.rs:38:61
[INFO] [stdout]    |
[INFO] [stdout] 38 | ...afe { let mut dst_array : [f32; 4] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.color, &mut dst_array); dst_array };
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: floats must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[f32; 4]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/ext/vk_debug_marker_marker_info.rs:46:60
[INFO] [stdout]    |
[INFO] [stdout] 46 | ...afe { let mut dst_array : [f32; 4] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.color, &mut dst_array); dst_array },
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: floats must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[f32; 4]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/ext/vk_debug_utils_label.rs:38:61
[INFO] [stdout]    |
[INFO] [stdout] 38 | ...afe { let mut dst_array : [f32; 4] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.color, &mut dst_array); dst_array };
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: floats must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[f32; 4]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/ext/vk_debug_utils_label.rs:46:60
[INFO] [stdout]    |
[INFO] [stdout] 46 | ...afe { let mut dst_array : [f32; 4] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.color, &mut dst_array); dst_array },
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: floats must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u64; 16]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/ext/vk_physical_device_memory_budget_properties.rs:37:68
[INFO] [stdout]    |
[INFO] [stdout] 37 | ...fe { let mut dst_array : [u64; 16] = mem::MaybeUninit::uninit().assume_init(); vk_to_raw_array(&src.heap_budget, &mut dst_array); dst_...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u64; 16]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/ext/vk_physical_device_memory_budget_properties.rs:38:67
[INFO] [stdout]    |
[INFO] [stdout] 38 | ...fe { let mut dst_array : [u64; 16] = mem::MaybeUninit::uninit().assume_init(); vk_to_raw_array(&src.heap_usage, &mut dst_array); dst_a...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[usize; 16]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/ext/vk_physical_device_memory_budget_properties.rs:45:69
[INFO] [stdout]    |
[INFO] [stdout] 45 | ... { let mut dst_array : [usize; 16] = mem::MaybeUninit::uninit().assume_init(); vk_to_wrapped_array(&src.heap_budget, &mut dst_array); ...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[usize; 16]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/ext/vk_physical_device_memory_budget_properties.rs:46:68
[INFO] [stdout]    |
[INFO] [stdout] 46 | ... { let mut dst_array : [usize; 16] = mem::MaybeUninit::uninit().assume_init(); vk_to_wrapped_array(&src.heap_usage, &mut dst_array); d...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[usize; 16]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/ext/vk_physical_device_memory_budget_properties.rs:54:69
[INFO] [stdout]    |
[INFO] [stdout] 54 | ... { let mut dst_array : [usize; 16] = mem::MaybeUninit::uninit().assume_init(); fill_vk_array(&mut dst_array); dst_array },
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[usize; 16]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/ext/vk_physical_device_memory_budget_properties.rs:55:68
[INFO] [stdout]    |
[INFO] [stdout] 55 | ... { let mut dst_array : [usize; 16] = mem::MaybeUninit::uninit().assume_init(); fill_vk_array(&mut dst_array); dst_array },
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[f32; 2]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/ext/vk_physical_device_sample_locations_properties.rs:47:88
[INFO] [stdout]    |
[INFO] [stdout] 47 | ...afe { let mut dst_array : [f32; 2] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.sample_location_coordinate_range, &mut ds...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: floats must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[f32; 2]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/ext/vk_physical_device_sample_locations_properties.rs:58:87
[INFO] [stdout]    |
[INFO] [stdout] 58 | ...afe { let mut dst_array : [f32; 2] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.sample_location_coordinate_range, &mut ds...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: floats must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u32; 32]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/khr/vk_device_group_present_capabilities.rs:38:69
[INFO] [stdout]    |
[INFO] [stdout] 38 | ...fe { let mut dst_array : [u32; 32] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.present_mask, &mut dst_array); dst_array };
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u32; 32]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/khr/vk_device_group_present_capabilities.rs:46:68
[INFO] [stdout]    |
[INFO] [stdout] 46 | ...fe { let mut dst_array : [u32; 32] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.present_mask, &mut dst_array); dst_array },
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 16]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/khr/vk_performance_counter.rs:47:60
[INFO] [stdout]    |
[INFO] [stdout] 47 | ...afe { let mut dst_array : [u8; 16] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.uuid, &mut dst_array); dst_array };
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 16]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/khr/vk_performance_counter.rs:57:59
[INFO] [stdout]    |
[INFO] [stdout] 57 | ...afe { let mut dst_array : [u8; 16] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.uuid, &mut dst_array); dst_array },
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[f32; 12]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/khr/vk_transform_matrix.rs:30:63
[INFO] [stdout]    |
[INFO] [stdout] 30 | ...fe { let mut dst_array : [f32; 12] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.matrix, &mut dst_array); dst_array };
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: floats must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[f32; 12]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/khr/vk_transform_matrix.rs:37:62
[INFO] [stdout]    |
[INFO] [stdout] 37 | ...fe { let mut dst_array : [f32; 12] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.matrix, &mut dst_array); dst_array },
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: floats must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u32; 3]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/nv/vk_physical_device_mesh_shader_properties.rs:61:80
[INFO] [stdout]    |
[INFO] [stdout] 61 | ...afe { let mut dst_array : [u32; 3] = mem::MaybeUninit::uninit().assume_init(); vk_to_raw_array(&src.max_task_work_group_size, &mut dst...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u32; 3]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/nv/vk_physical_device_mesh_shader_properties.rs:65:80
[INFO] [stdout]    |
[INFO] [stdout] 65 | ...afe { let mut dst_array : [u32; 3] = mem::MaybeUninit::uninit().assume_init(); vk_to_raw_array(&src.max_mesh_work_group_size, &mut dst...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[usize; 3]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/nv/vk_physical_device_mesh_shader_properties.rs:80:81
[INFO] [stdout]    |
[INFO] [stdout] 80 | ...e { let mut dst_array : [usize; 3] = mem::MaybeUninit::uninit().assume_init(); vk_to_wrapped_array(&src.max_task_work_group_size, &mut...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[usize; 3]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/nv/vk_physical_device_mesh_shader_properties.rs:84:81
[INFO] [stdout]    |
[INFO] [stdout] 84 | ...e { let mut dst_array : [usize; 3] = mem::MaybeUninit::uninit().assume_init(); vk_to_wrapped_array(&src.max_mesh_work_group_size, &mut...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[usize; 3]` does not permit being left uninitialized
[INFO] [stdout]    --> src/vulkan/nv/vk_physical_device_mesh_shader_properties.rs:100:81
[INFO] [stdout]     |
[INFO] [stdout] 100 | ...e { let mut dst_array : [usize; 3] = mem::MaybeUninit::uninit().assume_init(); fill_vk_array(&mut dst_array); dst_array },
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this code causes undefined behavior when executed
[INFO] [stdout]     |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[usize; 3]` does not permit being left uninitialized
[INFO] [stdout]    --> src/vulkan/nv/vk_physical_device_mesh_shader_properties.rs:104:81
[INFO] [stdout]     |
[INFO] [stdout] 104 | ...e { let mut dst_array : [usize; 3] = mem::MaybeUninit::uninit().assume_init(); fill_vk_array(&mut dst_array); dst_array },
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this code causes undefined behavior when executed
[INFO] [stdout]     |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[f32; 4]` does not permit being left uninitialized
[INFO] [stdout]    --> src/vulkan/vk/vk_command_buffer.rs:163:72
[INFO] [stdout]     |
[INFO] [stdout] 163 | ...s = { let mut dst_array : [f32; 4] = mem::MaybeUninit::uninit().assume_init(); to_array(&blend_constants, &mut dst_array); dst_array };
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this code causes undefined behavior when executed
[INFO] [stdout]     |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: floats must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]   --> src/vulkan/vk/vk_device.rs:88:44
[INFO] [stdout]    |
[INFO] [stdout] 88 |             if !self._fn_table.is_null() { Box::from_raw(self._fn_table); }
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 88 |             if !self._fn_table.is_null() { let _ = Box::from_raw(self._fn_table); }
[INFO] [stdout]    |                                            +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `[f32; 4]`, which is not FFI-safe
[INFO] [stdout]     --> src/vulkan/vk/vk_function_table.rs:1237:108
[INFO] [stdout]      |
[INFO] [stdout] 1237 | unsafe extern fn null_instance_vkCmdSetBlendConstants(command_buffer: RawVkCommandBuffer, blend_constants: [f32; 4]) {
[INFO] [stdout]      |                                                                                                            ^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout]      = note: `#[warn(improper_ctypes_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `[f32; 4]`, which is not FFI-safe
[INFO] [stdout]     --> src/vulkan/vk/vk_function_table.rs:2158:106
[INFO] [stdout]      |
[INFO] [stdout] 2158 | unsafe extern fn null_device_vkCmdSetBlendConstants(command_buffer: RawVkCommandBuffer, blend_constants: [f32; 4]) {
[INFO] [stdout]      |                                                                                                          ^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[vk_offset_3d::RawVkOffset3D; 2]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/vk/vk_image_blit.rs:39:77
[INFO] [stdout]    |
[INFO] [stdout] 39 | ...mut dst_array : [RawVkOffset3D; 2] = mem::MaybeUninit::uninit().assume_init(); vk_to_raw_array(&src.src_offsets, &mut dst_array); dst_...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/vulkan/vk/vk_offset_3d.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub x: i32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[vk_offset_3d::RawVkOffset3D; 2]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/vk/vk_image_blit.rs:41:77
[INFO] [stdout]    |
[INFO] [stdout] 41 | ...mut dst_array : [RawVkOffset3D; 2] = mem::MaybeUninit::uninit().assume_init(); vk_to_raw_array(&src.dst_offsets, &mut dst_array); dst_...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/vulkan/vk/vk_offset_3d.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub x: i32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[vk_offset_3d::VkOffset3D; 2]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/vk/vk_image_blit.rs:49:73
[INFO] [stdout]    |
[INFO] [stdout] 49 | ...et mut dst_array : [VkOffset3D; 2] = mem::MaybeUninit::uninit().assume_init(); vk_to_wrapped_array(&src.src_offsets, &mut dst_array); ...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/vulkan/vk/vk_offset_3d.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub x: isize,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[vk_offset_3d::VkOffset3D; 2]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/vk/vk_image_blit.rs:51:73
[INFO] [stdout]    |
[INFO] [stdout] 51 | ...et mut dst_array : [VkOffset3D; 2] = mem::MaybeUninit::uninit().assume_init(); vk_to_wrapped_array(&src.dst_offsets, &mut dst_array); ...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/vulkan/vk/vk_offset_3d.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub x: isize,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[vk_offset_3d::VkOffset3D; 2]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/vk/vk_image_blit.rs:60:73
[INFO] [stdout]    |
[INFO] [stdout] 60 | ...et mut dst_array : [VkOffset3D; 2] = mem::MaybeUninit::uninit().assume_init(); fill_vk_array(&mut dst_array); dst_array },
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/vulkan/vk/vk_offset_3d.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub x: isize,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[vk_offset_3d::VkOffset3D; 2]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/vk/vk_image_blit.rs:62:73
[INFO] [stdout]    |
[INFO] [stdout] 62 | ...et mut dst_array : [VkOffset3D; 2] = mem::MaybeUninit::uninit().assume_init(); fill_vk_array(&mut dst_array); dst_array },
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/vulkan/vk/vk_offset_3d.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub x: isize,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> src/vulkan/vk/vk_instance.rs:101:44
[INFO] [stdout]     |
[INFO] [stdout] 101 |             if !self._fn_table.is_null() { Box::from_raw(self._fn_table); }
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 101 |             if !self._fn_table.is_null() { let _ = Box::from_raw(self._fn_table); }
[INFO] [stdout]     |                                            +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u64; 32]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/vk/vk_physical_device_group_properties.rs:40:89
[INFO] [stdout]    |
[INFO] [stdout] 40 | ..._array : [RawVkPhysicalDevice; 32] = mem::MaybeUninit::uninit().assume_init(); vk_to_raw_array(&src.physical_devices, &mut dst_array);...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 16]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/vk/vk_physical_device_idproperties.rs:43:67
[INFO] [stdout]    |
[INFO] [stdout] 43 | ...afe { let mut dst_array : [u8; 16] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.device_uuid, &mut dst_array); dst_array };
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 16]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/vk/vk_physical_device_idproperties.rs:44:67
[INFO] [stdout]    |
[INFO] [stdout] 44 | ...afe { let mut dst_array : [u8; 16] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.driver_uuid, &mut dst_array); dst_array };
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 8]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/vk/vk_physical_device_idproperties.rs:45:66
[INFO] [stdout]    |
[INFO] [stdout] 45 | ...safe { let mut dst_array : [u8; 8] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.device_luid, &mut dst_array); dst_array };
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 16]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/vk/vk_physical_device_idproperties.rs:54:66
[INFO] [stdout]    |
[INFO] [stdout] 54 | ...afe { let mut dst_array : [u8; 16] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.device_uuid, &mut dst_array); dst_array },
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 16]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/vk/vk_physical_device_idproperties.rs:55:66
[INFO] [stdout]    |
[INFO] [stdout] 55 | ...afe { let mut dst_array : [u8; 16] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.driver_uuid, &mut dst_array); dst_array },
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 8]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/vk/vk_physical_device_idproperties.rs:56:65
[INFO] [stdout]    |
[INFO] [stdout] 56 | ...safe { let mut dst_array : [u8; 8] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.device_luid, &mut dst_array); dst_array },
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u32; 3]` does not permit being left uninitialized
[INFO] [stdout]    --> src/vulkan/vk/vk_physical_device_limits.rs:293:84
[INFO] [stdout]     |
[INFO] [stdout] 293 | ...afe { let mut dst_array : [u32; 3] = mem::MaybeUninit::uninit().assume_init(); vk_to_raw_array(&src.max_compute_work_group_count, &mut...
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this code causes undefined behavior when executed
[INFO] [stdout]     |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u32; 3]` does not permit being left uninitialized
[INFO] [stdout]    --> src/vulkan/vk/vk_physical_device_limits.rs:295:83
[INFO] [stdout]     |
[INFO] [stdout] 295 | ...afe { let mut dst_array : [u32; 3] = mem::MaybeUninit::uninit().assume_init(); vk_to_raw_array(&src.max_compute_work_group_size, &mut ...
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this code causes undefined behavior when executed
[INFO] [stdout]     |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u32; 2]` does not permit being left uninitialized
[INFO] [stdout]    --> src/vulkan/vk/vk_physical_device_limits.rs:304:79
[INFO] [stdout]     |
[INFO] [stdout] 304 | ...afe { let mut dst_array : [u32; 2] = mem::MaybeUninit::uninit().assume_init(); vk_to_raw_array(&src.max_viewport_dimensions, &mut dst_...
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this code causes undefined behavior when executed
[INFO] [stdout]     |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lava v0.4.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the type `[f32; 2]` does not permit being left uninitialized
[INFO] [stdout]    --> src/vulkan/vk/vk_physical_device_limits.rs:305:77
[INFO] [stdout]     |
[INFO] [stdout] 305 | ...afe { let mut dst_array : [f32; 2] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.viewport_bounds_range, &mut dst_array); d...
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this code causes undefined behavior when executed
[INFO] [stdout]     |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: floats must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[f32; 2]` does not permit being left uninitialized
[INFO] [stdout]    --> src/vulkan/vk/vk_physical_device_limits.rs:338:72
[INFO] [stdout]     |
[INFO] [stdout] 338 | ...afe { let mut dst_array : [f32; 2] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.point_size_range, &mut dst_array); dst_ar...
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this code causes undefined behavior when executed
[INFO] [stdout]     |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: floats must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[f32; 2]` does not permit being left uninitialized
[INFO] [stdout]    --> src/vulkan/vk/vk_physical_device_limits.rs:339:72
[INFO] [stdout]     |
[INFO] [stdout] 339 | ...afe { let mut dst_array : [f32; 2] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.line_width_range, &mut dst_array); dst_ar...
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this code causes undefined behavior when executed
[INFO] [stdout]     |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: floats must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[usize; 3]` does not permit being left uninitialized
[INFO] [stdout]    --> src/vulkan/vk/vk_physical_device_limits.rs:405:85
[INFO] [stdout]     |
[INFO] [stdout] 405 | ...e { let mut dst_array : [usize; 3] = mem::MaybeUninit::uninit().assume_init(); vk_to_wrapped_array(&src.max_compute_work_group_count, ...
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this code causes undefined behavior when executed
[INFO] [stdout]     |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[usize; 3]` does not permit being left uninitialized
[INFO] [stdout]    --> src/vulkan/vk/vk_physical_device_limits.rs:407:84
[INFO] [stdout]     |
[INFO] [stdout] 407 | ...e { let mut dst_array : [usize; 3] = mem::MaybeUninit::uninit().assume_init(); vk_to_wrapped_array(&src.max_compute_work_group_size, &...
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this code causes undefined behavior when executed
[INFO] [stdout]     |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[usize; 2]` does not permit being left uninitialized
[INFO] [stdout]    --> src/vulkan/vk/vk_physical_device_limits.rs:416:80
[INFO] [stdout]     |
[INFO] [stdout] 416 | ...e { let mut dst_array : [usize; 2] = mem::MaybeUninit::uninit().assume_init(); vk_to_wrapped_array(&src.max_viewport_dimensions, &mut ...
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this code causes undefined behavior when executed
[INFO] [stdout]     |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[f32; 2]` does not permit being left uninitialized
[INFO] [stdout]    --> src/vulkan/vk/vk_physical_device_limits.rs:417:76
[INFO] [stdout]     |
[INFO] [stdout] 417 | ...afe { let mut dst_array : [f32; 2] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.viewport_bounds_range, &mut dst_array); d...
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this code causes undefined behavior when executed
[INFO] [stdout]     |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: floats must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[f32; 2]` does not permit being left uninitialized
[INFO] [stdout]    --> src/vulkan/vk/vk_physical_device_limits.rs:450:71
[INFO] [stdout]     |
[INFO] [stdout] 450 | ...afe { let mut dst_array : [f32; 2] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.point_size_range, &mut dst_array); dst_ar...
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this code causes undefined behavior when executed
[INFO] [stdout]     |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: floats must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[f32; 2]` does not permit being left uninitialized
[INFO] [stdout]    --> src/vulkan/vk/vk_physical_device_limits.rs:451:71
[INFO] [stdout]     |
[INFO] [stdout] 451 | ...afe { let mut dst_array : [f32; 2] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.line_width_range, &mut dst_array); dst_ar...
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this code causes undefined behavior when executed
[INFO] [stdout]     |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: floats must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[usize; 3]` does not permit being left uninitialized
[INFO] [stdout]    --> src/vulkan/vk/vk_physical_device_limits.rs:518:85
[INFO] [stdout]     |
[INFO] [stdout] 518 | ...e { let mut dst_array : [usize; 3] = mem::MaybeUninit::uninit().assume_init(); fill_vk_array(&mut dst_array); dst_array },
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this code causes undefined behavior when executed
[INFO] [stdout]     |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[usize; 3]` does not permit being left uninitialized
[INFO] [stdout]    --> src/vulkan/vk/vk_physical_device_limits.rs:520:84
[INFO] [stdout]     |
[INFO] [stdout] 520 | ...e { let mut dst_array : [usize; 3] = mem::MaybeUninit::uninit().assume_init(); fill_vk_array(&mut dst_array); dst_array },
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this code causes undefined behavior when executed
[INFO] [stdout]     |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[usize; 2]` does not permit being left uninitialized
[INFO] [stdout]    --> src/vulkan/vk/vk_physical_device_limits.rs:529:80
[INFO] [stdout]     |
[INFO] [stdout] 529 | ...e { let mut dst_array : [usize; 2] = mem::MaybeUninit::uninit().assume_init(); fill_vk_array(&mut dst_array); dst_array },
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this code causes undefined behavior when executed
[INFO] [stdout]     |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[vk_memory_type::RawVkMemoryType; 32]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/vk/vk_physical_device_memory_properties.rs:37:81
[INFO] [stdout]    |
[INFO] [stdout] 37 | ... dst_array : [RawVkMemoryType; 32] = mem::MaybeUninit::uninit().assume_init(); vk_to_raw_array(&src.memory_types, &mut dst_array); dst...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/vulkan/vk/vk_memory_type.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub property_flags: RawVkMemoryPropertyFlags,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[vk_memory_heap::RawVkMemoryHeap; 16]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/vk/vk_physical_device_memory_properties.rs:39:81
[INFO] [stdout]    |
[INFO] [stdout] 39 | ... dst_array : [RawVkMemoryHeap; 16] = mem::MaybeUninit::uninit().assume_init(); vk_to_raw_array(&src.memory_heaps, &mut dst_array); dst...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/vulkan/vk/vk_memory_heap.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub size: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 16]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/vk/vk_physical_device_properties.rs:56:74
[INFO] [stdout]    |
[INFO] [stdout] 56 | ...afe { let mut dst_array : [u8; 16] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.pipeline_cache_uuid, &mut dst_array); dst...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 16]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/vk/vk_physical_device_vulkan_11_properties.rs:66:67
[INFO] [stdout]    |
[INFO] [stdout] 66 | ...afe { let mut dst_array : [u8; 16] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.device_uuid, &mut dst_array); dst_array };
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 16]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/vk/vk_physical_device_vulkan_11_properties.rs:67:67
[INFO] [stdout]    |
[INFO] [stdout] 67 | ...afe { let mut dst_array : [u8; 16] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.driver_uuid, &mut dst_array); dst_array };
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 8]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/vk/vk_physical_device_vulkan_11_properties.rs:68:66
[INFO] [stdout]    |
[INFO] [stdout] 68 | ...safe { let mut dst_array : [u8; 8] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.device_luid, &mut dst_array); dst_array };
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 16]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/vk/vk_physical_device_vulkan_11_properties.rs:87:66
[INFO] [stdout]    |
[INFO] [stdout] 87 | ...afe { let mut dst_array : [u8; 16] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.device_uuid, &mut dst_array); dst_array },
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 16]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/vk/vk_physical_device_vulkan_11_properties.rs:88:66
[INFO] [stdout]    |
[INFO] [stdout] 88 | ...afe { let mut dst_array : [u8; 16] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.driver_uuid, &mut dst_array); dst_array },
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 8]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/vk/vk_physical_device_vulkan_11_properties.rs:89:65
[INFO] [stdout]    |
[INFO] [stdout] 89 | ...safe { let mut dst_array : [u8; 8] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.device_luid, &mut dst_array); dst_array },
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[f32; 4]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/vk/vk_pipeline_color_blend_state_create_info.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 | ...afe { let mut dst_array : [f32; 4] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.blend_constants, &mut dst_array); dst_arr...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: floats must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[f32; 4]` does not permit being left uninitialized
[INFO] [stdout]   --> src/vulkan/vk/vk_pipeline_color_blend_state_create_info.rs:63:70
[INFO] [stdout]    |
[INFO] [stdout] 63 | ...afe { let mut dst_array : [f32; 4] = mem::MaybeUninit::uninit().assume_init(); to_array(&src.blend_constants, &mut dst_array); dst_arr...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this code causes undefined behavior when executed
[INFO] [stdout]    |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: floats must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 347 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkExternalMemoryHandleTypeFlags` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkExternalMemoryHandleTypeFlags` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkExternalFenceHandleTypeFlags` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkExternalFenceHandleTypeFlags` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkFenceImportFlags` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkFenceImportFlags` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkSemaphoreImportFlags` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkSemaphoreImportFlags` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkExternalSemaphoreHandleTypeFlags` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkExternalSemaphoreHandleTypeFlags` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkDescriptorBindingFlags` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         -------------- but the name `RawVkDescriptorBindingFlags` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkDescriptorUpdateTemplateCreateFlags` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkDescriptorUpdateTemplateCreateFlags` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkDescriptorUpdateTemplateType` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkDescriptorUpdateTemplateType` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkExternalFenceFeatureFlags` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkExternalFenceFeatureFlags` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkExternalMemoryFeatureFlags` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkExternalMemoryFeatureFlags` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkExternalSemaphoreFeatureFlags` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkExternalSemaphoreFeatureFlags` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkMemoryAllocateFlags` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkMemoryAllocateFlags` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkResolveModeFlags` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkResolveModeFlags` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkDriverId` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkDriverId` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkShaderFloatControlsIndependence` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkShaderFloatControlsIndependence` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkPointClippingBehavior` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkPointClippingBehavior` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkTessellationDomainOrigin` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkTessellationDomainOrigin` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkSamplerReductionMode` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         -------------- but the name `RawVkSamplerReductionMode` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkSamplerYcbcrModelConversion` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkSamplerYcbcrModelConversion` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkSamplerYcbcrRange` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkSamplerYcbcrRange` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkChromaLocation` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkChromaLocation` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkSamplerYcbcrConversion` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkSamplerYcbcrConversion` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkSemaphoreType` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkSemaphoreType` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkSemaphoreWaitFlags` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkSemaphoreWaitFlags` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkCommandPoolTrimFlags` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkCommandPoolTrimFlags` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkDescriptorUpdateTemplate` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkDescriptorUpdateTemplate` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkPeerMemoryFeatureFlags` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkPeerMemoryFeatureFlags` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceDriverProperties` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkPhysicalDeviceDriverProperties` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceProperties2` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkPhysicalDeviceProperties2` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `VkPhysicalDeviceVariablePointerFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `VkPhysicalDeviceVariablePointerFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceVariablePointerFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkPhysicalDeviceVariablePointerFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkBufferDeviceAddressInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkBufferDeviceAddressInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkBufferDeviceAddressInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkBufferDeviceAddressInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDescriptorBindingFlags` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDescriptorBindingFlags` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDescriptorSetLayoutBindingFlagsCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDescriptorSetLayoutBindingFlagsCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkDescriptorSetLayoutBindingFlagsCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkDescriptorSetLayoutBindingFlagsCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDescriptorSetVariableDescriptorCountAllocateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDescriptorSetVariableDescriptorCountAllocateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkDescriptorSetVariableDescriptorCountAllocateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkDescriptorSetVariableDescriptorCountAllocateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDescriptorSetVariableDescriptorCountLayoutSupport` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDescriptorSetVariableDescriptorCountLayoutSupport` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkDescriptorSetVariableDescriptorCountLayoutSupport` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkDescriptorSetVariableDescriptorCountLayoutSupport` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkImageStencilUsageCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkImageStencilUsageCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkImageStencilUsageCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkImageStencilUsageCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceDescriptorIndexingFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceDescriptorIndexingFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceDescriptorIndexingFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceDescriptorIndexingFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceDescriptorIndexingProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceDescriptorIndexingProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceDescriptorIndexingProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceDescriptorIndexingProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceHostQueryResetFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceHostQueryResetFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceHostQueryResetFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceHostQueryResetFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceSamplerFilterMinmaxProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceSamplerFilterMinmaxProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceSamplerFilterMinmaxProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceSamplerFilterMinmaxProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceScalarBlockLayoutFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceScalarBlockLayoutFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceScalarBlockLayoutFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceScalarBlockLayoutFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSamplerReductionMode` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSamplerReductionMode` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSamplerReductionModeCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSamplerReductionModeCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkSamplerReductionModeCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkSamplerReductionModeCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSurfaceCapabilities2` in the type namespace is first re-exported here
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `VkSurfaceCapabilities2` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkSurfaceCapabilities2` in the type namespace is first re-exported here
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         -------------- but the name `RawVkSurfaceCapabilities2` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkAttachmentDescription2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkAttachmentDescription2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkAttachmentDescription2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkAttachmentDescription2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkAttachmentDescriptionStencilLayout` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkAttachmentDescriptionStencilLayout` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkAttachmentDescriptionStencilLayout` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkAttachmentDescriptionStencilLayout` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkAttachmentReference2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkAttachmentReference2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkAttachmentReference2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkAttachmentReference2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkAttachmentReferenceStencilLayout` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkAttachmentReferenceStencilLayout` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkAttachmentReferenceStencilLayout` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkAttachmentReferenceStencilLayout` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkBindBufferMemoryDeviceGroupInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkBindBufferMemoryDeviceGroupInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkBindBufferMemoryDeviceGroupInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkBindBufferMemoryDeviceGroupInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkBindBufferMemoryInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkBindBufferMemoryInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkBindBufferMemoryInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkBindBufferMemoryInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkBindImageMemoryDeviceGroupInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkBindImageMemoryDeviceGroupInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkBindImageMemoryDeviceGroupInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkBindImageMemoryDeviceGroupInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkBindImageMemoryInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkBindImageMemoryInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkBindImageMemoryInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkBindImageMemoryInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkBindImagePlaneMemoryInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkBindImagePlaneMemoryInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkBindImagePlaneMemoryInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkBindImagePlaneMemoryInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkBufferMemoryRequirementsInfo2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkBufferMemoryRequirementsInfo2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkBufferMemoryRequirementsInfo2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkBufferMemoryRequirementsInfo2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkBufferOpaqueCaptureAddressCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkBufferOpaqueCaptureAddressCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkBufferOpaqueCaptureAddressCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkBufferOpaqueCaptureAddressCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkChromaLocation` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkChromaLocation` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkCommandPoolTrimFlags` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkCommandPoolTrimFlags` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkConformanceVersion` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkConformanceVersion` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkConformanceVersion` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkConformanceVersion` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDescriptorSetLayoutSupport` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDescriptorSetLayoutSupport` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkDescriptorSetLayoutSupport` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkDescriptorSetLayoutSupport` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDescriptorUpdateTemplate` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDescriptorUpdateTemplate` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDescriptorUpdateTemplateCreateFlags` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDescriptorUpdateTemplateCreateFlags` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDescriptorUpdateTemplateCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDescriptorUpdateTemplateCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkDescriptorUpdateTemplateCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkDescriptorUpdateTemplateCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDescriptorUpdateTemplateEntry` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDescriptorUpdateTemplateEntry` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkDescriptorUpdateTemplateEntry` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkDescriptorUpdateTemplateEntry` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDescriptorUpdateTemplateType` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDescriptorUpdateTemplateType` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDeviceGroupBindSparseInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDeviceGroupBindSparseInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkDeviceGroupBindSparseInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkDeviceGroupBindSparseInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDeviceGroupCommandBufferBeginInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDeviceGroupCommandBufferBeginInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkDeviceGroupCommandBufferBeginInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkDeviceGroupCommandBufferBeginInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDeviceGroupDeviceCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDeviceGroupDeviceCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkDeviceGroupDeviceCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkDeviceGroupDeviceCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDeviceGroupRenderPassBeginInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDeviceGroupRenderPassBeginInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkDeviceGroupRenderPassBeginInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkDeviceGroupRenderPassBeginInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDeviceGroupSubmitInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDeviceGroupSubmitInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkDeviceGroupSubmitInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkDeviceGroupSubmitInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDeviceMemoryOpaqueCaptureAddressInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDeviceMemoryOpaqueCaptureAddressInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkDeviceMemoryOpaqueCaptureAddressInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkDeviceMemoryOpaqueCaptureAddressInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkDriverId` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkDriverId` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkExportFenceCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkExportFenceCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkExportFenceCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkExportFenceCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkExportMemoryAllocateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkExportMemoryAllocateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkExportMemoryAllocateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkExportMemoryAllocateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkExportSemaphoreCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkExportSemaphoreCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkExportSemaphoreCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkExportSemaphoreCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkExternalBufferProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkExternalBufferProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkExternalBufferProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkExternalBufferProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkExternalFenceFeatureFlags` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkExternalFenceFeatureFlags` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkExternalFenceHandleTypeFlags` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkExternalFenceHandleTypeFlags` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkExternalFenceProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkExternalFenceProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkExternalFenceProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkExternalFenceProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkExternalImageFormatProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkExternalImageFormatProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkExternalImageFormatProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkExternalImageFormatProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkExternalMemoryBufferCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkExternalMemoryBufferCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkExternalMemoryBufferCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkExternalMemoryBufferCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkExternalMemoryFeatureFlags` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkExternalMemoryFeatureFlags` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkExternalMemoryHandleTypeFlags` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkExternalMemoryHandleTypeFlags` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkExternalMemoryImageCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkExternalMemoryImageCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkExternalMemoryImageCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkExternalMemoryImageCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkExternalMemoryProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkExternalMemoryProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkExternalMemoryProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkExternalMemoryProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkExternalSemaphoreFeatureFlags` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkExternalSemaphoreFeatureFlags` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkExternalSemaphoreHandleTypeFlags` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkExternalSemaphoreHandleTypeFlags` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkExternalSemaphoreProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkExternalSemaphoreProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkExternalSemaphoreProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkExternalSemaphoreProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkFenceImportFlags` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkFenceImportFlags` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkFormatProperties2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkFormatProperties2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkFormatProperties2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkFormatProperties2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkFramebufferAttachmentImageInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkFramebufferAttachmentImageInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkFramebufferAttachmentImageInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkFramebufferAttachmentImageInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkFramebufferAttachmentsCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkFramebufferAttachmentsCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkFramebufferAttachmentsCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkFramebufferAttachmentsCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkImageFormatListCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkImageFormatListCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkImageFormatListCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkImageFormatListCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkImageFormatProperties2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkImageFormatProperties2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkImageFormatProperties2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkImageFormatProperties2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkImageMemoryRequirementsInfo2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkImageMemoryRequirementsInfo2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkImageMemoryRequirementsInfo2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkImageMemoryRequirementsInfo2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkImagePlaneMemoryRequirementsInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkImagePlaneMemoryRequirementsInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkImagePlaneMemoryRequirementsInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkImagePlaneMemoryRequirementsInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkImageSparseMemoryRequirementsInfo2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkImageSparseMemoryRequirementsInfo2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkImageSparseMemoryRequirementsInfo2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkImageSparseMemoryRequirementsInfo2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkImageViewUsageCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkImageViewUsageCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkImageViewUsageCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkImageViewUsageCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkInputAttachmentAspectReference` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkInputAttachmentAspectReference` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkInputAttachmentAspectReference` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkInputAttachmentAspectReference` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkMemoryAllocateFlags` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkMemoryAllocateFlags` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkMemoryAllocateFlagsInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkMemoryAllocateFlagsInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkMemoryAllocateFlagsInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkMemoryAllocateFlagsInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkMemoryDedicatedAllocateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkMemoryDedicatedAllocateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkMemoryDedicatedAllocateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkMemoryDedicatedAllocateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkMemoryDedicatedRequirements` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkMemoryDedicatedRequirements` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkMemoryDedicatedRequirements` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkMemoryDedicatedRequirements` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkMemoryOpaqueCaptureAddressAllocateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkMemoryOpaqueCaptureAddressAllocateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkMemoryOpaqueCaptureAddressAllocateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkMemoryOpaqueCaptureAddressAllocateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkMemoryRequirements2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkMemoryRequirements2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkMemoryRequirements2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkMemoryRequirements2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPeerMemoryFeatureFlags` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPeerMemoryFeatureFlags` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDevice16BitStorageFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDevice16BitStorageFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDevice16BitStorageFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDevice16BitStorageFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDevice8BitStorageFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDevice8BitStorageFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDevice8BitStorageFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDevice8BitStorageFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceBufferDeviceAddressFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceBufferDeviceAddressFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceBufferDeviceAddressFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceBufferDeviceAddressFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceDepthStencilResolveProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceDepthStencilResolveProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceDepthStencilResolveProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceDepthStencilResolveProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceDriverProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceDriverProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceExternalBufferInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceExternalBufferInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceExternalBufferInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceExternalBufferInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceExternalFenceInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceExternalFenceInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceExternalFenceInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceExternalFenceInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceExternalImageFormatInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceExternalImageFormatInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceExternalImageFormatInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceExternalImageFormatInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceExternalSemaphoreInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceExternalSemaphoreInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceExternalSemaphoreInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceExternalSemaphoreInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceFeatures2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceFeatures2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceFeatures2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceFeatures2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceFloatControlsProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceFloatControlsProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceFloatControlsProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceFloatControlsProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceGroupProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceGroupProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceGroupProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceGroupProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceIDProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceIDProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceIDProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceIDProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceImageFormatInfo2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceImageFormatInfo2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceImageFormatInfo2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceImageFormatInfo2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceImagelessFramebufferFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceImagelessFramebufferFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceImagelessFramebufferFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceImagelessFramebufferFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceMaintenance3Properties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceMaintenance3Properties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceMaintenance3Properties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceMaintenance3Properties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceMemoryProperties2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceMemoryProperties2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceMemoryProperties2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceMemoryProperties2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceMultiviewFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceMultiviewFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceMultiviewFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceMultiviewFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceMultiviewProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceMultiviewProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceMultiviewProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceMultiviewProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDevicePointClippingProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDevicePointClippingProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDevicePointClippingProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDevicePointClippingProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceProperties2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceProperties2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceSamplerYcbcrConversionFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceSamplerYcbcrConversionFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceSamplerYcbcrConversionFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceSamplerYcbcrConversionFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceSeparateDepthStencilLayoutsFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceSeparateDepthStencilLayoutsFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceSeparateDepthStencilLayoutsFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceSeparateDepthStencilLayoutsFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceShaderAtomicInt64Features` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceShaderAtomicInt64Features` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceShaderAtomicInt64Features` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceShaderAtomicInt64Features` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceShaderFloat16Int8Features` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceShaderFloat16Int8Features` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceShaderFloat16Int8Features` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceShaderFloat16Int8Features` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceShaderSubgroupExtendedTypesFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceShaderSubgroupExtendedTypesFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceShaderSubgroupExtendedTypesFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceShaderSubgroupExtendedTypesFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceSparseImageFormatInfo2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceSparseImageFormatInfo2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceSparseImageFormatInfo2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceSparseImageFormatInfo2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceTimelineSemaphoreFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceTimelineSemaphoreFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceTimelineSemaphoreFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceTimelineSemaphoreFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceTimelineSemaphoreProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceTimelineSemaphoreProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceTimelineSemaphoreProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceTimelineSemaphoreProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceUniformBufferStandardLayoutFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceUniformBufferStandardLayoutFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceUniformBufferStandardLayoutFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceUniformBufferStandardLayoutFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceVariablePointersFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceVariablePointersFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceVariablePointersFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceVariablePointersFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPhysicalDeviceVulkanMemoryModelFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPhysicalDeviceVulkanMemoryModelFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPhysicalDeviceVulkanMemoryModelFeatures` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPhysicalDeviceVulkanMemoryModelFeatures` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPipelineTessellationDomainOriginStateCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPipelineTessellationDomainOriginStateCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkPipelineTessellationDomainOriginStateCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkPipelineTessellationDomainOriginStateCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkPointClippingBehavior` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkPointClippingBehavior` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkQueueFamilyProperties2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkQueueFamilyProperties2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkQueueFamilyProperties2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkQueueFamilyProperties2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkRenderPassAttachmentBeginInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkRenderPassAttachmentBeginInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkRenderPassAttachmentBeginInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkRenderPassAttachmentBeginInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkRenderPassCreateInfo2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkRenderPassCreateInfo2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkRenderPassCreateInfo2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkRenderPassCreateInfo2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkRenderPassInputAttachmentAspectCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkRenderPassInputAttachmentAspectCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkRenderPassInputAttachmentAspectCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkRenderPassInputAttachmentAspectCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkRenderPassMultiviewCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkRenderPassMultiviewCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkRenderPassMultiviewCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkRenderPassMultiviewCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkResolveModeFlags` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkResolveModeFlags` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSamplerYcbcrConversion` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSamplerYcbcrConversion` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSamplerYcbcrConversionCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSamplerYcbcrConversionCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkSamplerYcbcrConversionCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkSamplerYcbcrConversionCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSamplerYcbcrConversionImageFormatProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSamplerYcbcrConversionImageFormatProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkSamplerYcbcrConversionImageFormatProperties` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkSamplerYcbcrConversionImageFormatProperties` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSamplerYcbcrConversionInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSamplerYcbcrConversionInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkSamplerYcbcrConversionInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkSamplerYcbcrConversionInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSamplerYcbcrModelConversion` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSamplerYcbcrModelConversion` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSamplerYcbcrRange` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSamplerYcbcrRange` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSemaphoreImportFlags` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSemaphoreImportFlags` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSemaphoreSignalInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSemaphoreSignalInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkSemaphoreSignalInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkSemaphoreSignalInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSemaphoreType` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSemaphoreType` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSemaphoreTypeCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSemaphoreTypeCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkSemaphoreTypeCreateInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkSemaphoreTypeCreateInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSemaphoreWaitFlags` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSemaphoreWaitFlags` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSemaphoreWaitInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSemaphoreWaitInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkSemaphoreWaitInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkSemaphoreWaitInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkShaderFloatControlsIndependence` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkShaderFloatControlsIndependence` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSparseImageFormatProperties2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSparseImageFormatProperties2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkSparseImageFormatProperties2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkSparseImageFormatProperties2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSparseImageMemoryRequirements2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSparseImageMemoryRequirements2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkSparseImageMemoryRequirements2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkSparseImageMemoryRequirements2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSubpassBeginInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSubpassBeginInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkSubpassBeginInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkSubpassBeginInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSubpassDependency2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSubpassDependency2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkSubpassDependency2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkSubpassDependency2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSubpassDescription2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSubpassDescription2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkSubpassDescription2` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkSubpassDescription2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSubpassDescriptionDepthStencilResolve` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSubpassDescriptionDepthStencilResolve` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkSubpassDescriptionDepthStencilResolve` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkSubpassDescriptionDepthStencilResolve` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkSubpassEndInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkSubpassEndInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `RawVkSubpassEndInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `RawVkSubpassEndInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkTessellationDomainOrigin` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkTessellationDomainOrigin` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[INFO] [stdout]    |         ------------- but the name `VkTimelineSemaphoreSubmitInfo` in the type namespace is also re-exported here
[INFO] [stdout] 12 | pub use vulkan::ext::*;
[INFO] [stdout] 13 | pub use vulkan::khr::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VkTimelineSemaphoreSubmitInfo` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vulkan::vk::*;
[WARN] too many lines in the log, truncating it
