[INFO] fetching crate dvk 0.1.6... [INFO] testing dvk-0.1.6 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate dvk 0.1.6 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate dvk 0.1.6 [INFO] finished tweaking crates.io crate dvk 0.1.6 [INFO] tweaked toml for crates.io crate dvk 0.1.6 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dvk 0.1.6 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 9 packages to latest compatible versions [INFO] [stderr] Adding bitflags v0.7.0 (available: v2.9.1) [INFO] [stderr] Adding winapi v0.2.8 (available: v0.3.9) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac1c5c5449d3899cb12be961c4364e03444722ba912ab136a222ac84691da820 [INFO] running `Command { std: "docker" "start" "-a" "ac1c5c5449d3899cb12be961c4364e03444722ba912ab136a222ac84691da820", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac1c5c5449d3899cb12be961c4364e03444722ba912ab136a222ac84691da820", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac1c5c5449d3899cb12be961c4364e03444722ba912ab136a222ac84691da820", kill_on_drop: false }` [INFO] [stdout] ac1c5c5449d3899cb12be961c4364e03444722ba912ab136a222ac84691da820 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7e65d06ec1f9ce2fd74eccb4f791dd70170b6041e8c644074b5deb195752db0c [INFO] running `Command { std: "docker" "start" "-a" "7e65d06ec1f9ce2fd74eccb4f791dd70170b6041e8c644074b5deb195752db0c", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling dvk v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:939:5 [INFO] [stdout] | [INFO] [stdout] 939 | / bitflags! { [INFO] [stdout] 940 | | pub flags VkFormatFeatureFlags: VkFlags { [INFO] [stdout] 941 | | const VK_FORMAT_FEATURE_SAMPLED_IMAGE_BIT = 0x00000001, [INFO] [stdout] 942 | | const VK_FORMAT_FEATURE_STORAGE_IMAGE_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 956 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:939:5 [INFO] [stdout] | [INFO] [stdout] 939 | / bitflags! { [INFO] [stdout] 940 | | pub flags VkFormatFeatureFlags: VkFlags { [INFO] [stdout] 941 | | const VK_FORMAT_FEATURE_SAMPLED_IMAGE_BIT = 0x00000001, [INFO] [stdout] 942 | | const VK_FORMAT_FEATURE_STORAGE_IMAGE_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 956 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:958:5 [INFO] [stdout] | [INFO] [stdout] 958 | / bitflags! { [INFO] [stdout] 959 | | pub flags VkImageUsageFlags: VkFlags { [INFO] [stdout] 960 | | const VK_IMAGE_USAGE_TRANSFER_SRC_BIT = 0x00000001, [INFO] [stdout] 961 | | const VK_IMAGE_USAGE_TRANSFER_DST_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 969 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:958:5 [INFO] [stdout] | [INFO] [stdout] 958 | / bitflags! { [INFO] [stdout] 959 | | pub flags VkImageUsageFlags: VkFlags { [INFO] [stdout] 960 | | const VK_IMAGE_USAGE_TRANSFER_SRC_BIT = 0x00000001, [INFO] [stdout] 961 | | const VK_IMAGE_USAGE_TRANSFER_DST_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 969 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:971:5 [INFO] [stdout] | [INFO] [stdout] 971 | / bitflags! { [INFO] [stdout] 972 | | pub flags VkImageCreateFlags: VkFlags { [INFO] [stdout] 973 | | const VK_IMAGE_CREATE_SPARSE_BINDING_BIT = 0x00000001, [INFO] [stdout] 974 | | const VK_IMAGE_CREATE_SPARSE_RESIDENCY_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 979 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:971:5 [INFO] [stdout] | [INFO] [stdout] 971 | / bitflags! { [INFO] [stdout] 972 | | pub flags VkImageCreateFlags: VkFlags { [INFO] [stdout] 973 | | const VK_IMAGE_CREATE_SPARSE_BINDING_BIT = 0x00000001, [INFO] [stdout] 974 | | const VK_IMAGE_CREATE_SPARSE_RESIDENCY_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 979 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:981:5 [INFO] [stdout] | [INFO] [stdout] 981 | / bitflags! { [INFO] [stdout] 982 | | pub flags VkSampleCountFlags: VkFlags { [INFO] [stdout] 983 | | const VK_SAMPLE_COUNT_1_BIT = 0x00000001, [INFO] [stdout] 984 | | const VK_SAMPLE_COUNT_2_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 991 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:981:5 [INFO] [stdout] | [INFO] [stdout] 981 | / bitflags! { [INFO] [stdout] 982 | | pub flags VkSampleCountFlags: VkFlags { [INFO] [stdout] 983 | | const VK_SAMPLE_COUNT_1_BIT = 0x00000001, [INFO] [stdout] 984 | | const VK_SAMPLE_COUNT_2_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 991 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:993:5 [INFO] [stdout] | [INFO] [stdout] 993 | / bitflags! { [INFO] [stdout] 994 | | pub flags VkQueueFlags: VkFlags { [INFO] [stdout] 995 | | const VK_QUEUE_GRAPHICS_BIT = 0x00000001, [INFO] [stdout] 996 | | const VK_QUEUE_COMPUTE_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 1000 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:993:5 [INFO] [stdout] | [INFO] [stdout] 993 | / bitflags! { [INFO] [stdout] 994 | | pub flags VkQueueFlags: VkFlags { [INFO] [stdout] 995 | | const VK_QUEUE_GRAPHICS_BIT = 0x00000001, [INFO] [stdout] 996 | | const VK_QUEUE_COMPUTE_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 1000 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1002:5 [INFO] [stdout] | [INFO] [stdout] 1002 | / bitflags! { [INFO] [stdout] 1003 | | pub flags VkMemoryPropertyFlags: VkFlags { [INFO] [stdout] 1004 | | const VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT = 0x00000001, [INFO] [stdout] 1005 | | const VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 1010 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1002:5 [INFO] [stdout] | [INFO] [stdout] 1002 | / bitflags! { [INFO] [stdout] 1003 | | pub flags VkMemoryPropertyFlags: VkFlags { [INFO] [stdout] 1004 | | const VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT = 0x00000001, [INFO] [stdout] 1005 | | const VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 1010 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1012:5 [INFO] [stdout] | [INFO] [stdout] 1012 | / bitflags! { [INFO] [stdout] 1013 | | pub flags VkMemoryHeapFlags: VkFlags { [INFO] [stdout] 1014 | | const VK_MEMORY_HEAP_DEVICE_LOCAL_BIT = 0x00000001 [INFO] [stdout] 1015 | | } [INFO] [stdout] 1016 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1012:5 [INFO] [stdout] | [INFO] [stdout] 1012 | / bitflags! { [INFO] [stdout] 1013 | | pub flags VkMemoryHeapFlags: VkFlags { [INFO] [stdout] 1014 | | const VK_MEMORY_HEAP_DEVICE_LOCAL_BIT = 0x00000001 [INFO] [stdout] 1015 | | } [INFO] [stdout] 1016 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1026:5 [INFO] [stdout] | [INFO] [stdout] 1026 | / bitflags! { [INFO] [stdout] 1027 | | pub flags VkPipelineStageFlags: VkFlags { [INFO] [stdout] 1028 | | const VK_PIPELINE_STAGE_TOP_OF_PIPE_BIT = 0x00000001, [INFO] [stdout] 1029 | | const VK_PIPELINE_STAGE_DRAW_INDIRECT_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 1046 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1026:5 [INFO] [stdout] | [INFO] [stdout] 1026 | / bitflags! { [INFO] [stdout] 1027 | | pub flags VkPipelineStageFlags: VkFlags { [INFO] [stdout] 1028 | | const VK_PIPELINE_STAGE_TOP_OF_PIPE_BIT = 0x00000001, [INFO] [stdout] 1029 | | const VK_PIPELINE_STAGE_DRAW_INDIRECT_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 1046 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1052:5 [INFO] [stdout] | [INFO] [stdout] 1052 | / bitflags! { [INFO] [stdout] 1053 | | pub flags VkImageAspectFlags: VkFlags { [INFO] [stdout] 1054 | | const VK_IMAGE_ASPECT_COLOR_BIT = 0x00000001, [INFO] [stdout] 1055 | | const VK_IMAGE_ASPECT_DEPTH_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 1059 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1052:5 [INFO] [stdout] | [INFO] [stdout] 1052 | / bitflags! { [INFO] [stdout] 1053 | | pub flags VkImageAspectFlags: VkFlags { [INFO] [stdout] 1054 | | const VK_IMAGE_ASPECT_COLOR_BIT = 0x00000001, [INFO] [stdout] 1055 | | const VK_IMAGE_ASPECT_DEPTH_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 1059 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1061:5 [INFO] [stdout] | [INFO] [stdout] 1061 | / bitflags! { [INFO] [stdout] 1062 | | pub flags VkSparseImageFormatFlags: VkFlags { [INFO] [stdout] 1063 | | const VK_SPARSE_IMAGE_FORMAT_SINGLE_MIPTAIL_BIT = 0x00000001, [INFO] [stdout] 1064 | | const VK_SPARSE_IMAGE_FORMAT_ALIGNED_MIP_SIZE_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 1067 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1061:5 [INFO] [stdout] | [INFO] [stdout] 1061 | / bitflags! { [INFO] [stdout] 1062 | | pub flags VkSparseImageFormatFlags: VkFlags { [INFO] [stdout] 1063 | | const VK_SPARSE_IMAGE_FORMAT_SINGLE_MIPTAIL_BIT = 0x00000001, [INFO] [stdout] 1064 | | const VK_SPARSE_IMAGE_FORMAT_ALIGNED_MIP_SIZE_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 1067 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1069:5 [INFO] [stdout] | [INFO] [stdout] 1069 | / bitflags! { [INFO] [stdout] 1070 | | pub flags VkSparseMemoryBindFlags: VkFlags { [INFO] [stdout] 1071 | | const VK_SPARSE_MEMORY_BIND_METADATA_BIT = 0x00000001 [INFO] [stdout] 1072 | | } [INFO] [stdout] 1073 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1069:5 [INFO] [stdout] | [INFO] [stdout] 1069 | / bitflags! { [INFO] [stdout] 1070 | | pub flags VkSparseMemoryBindFlags: VkFlags { [INFO] [stdout] 1071 | | const VK_SPARSE_MEMORY_BIND_METADATA_BIT = 0x00000001 [INFO] [stdout] 1072 | | } [INFO] [stdout] 1073 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1075:5 [INFO] [stdout] | [INFO] [stdout] 1075 | / bitflags! { [INFO] [stdout] 1076 | | pub flags VkFenceCreateFlags: VkFlags { [INFO] [stdout] 1077 | | const VK_FENCE_CREATE_SIGNALED_BIT = 0x00000001 [INFO] [stdout] 1078 | | } [INFO] [stdout] 1079 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1075:5 [INFO] [stdout] | [INFO] [stdout] 1075 | / bitflags! { [INFO] [stdout] 1076 | | pub flags VkFenceCreateFlags: VkFlags { [INFO] [stdout] 1077 | | const VK_FENCE_CREATE_SIGNALED_BIT = 0x00000001 [INFO] [stdout] 1078 | | } [INFO] [stdout] 1079 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1091:5 [INFO] [stdout] | [INFO] [stdout] 1091 | / bitflags! { [INFO] [stdout] 1092 | | pub flags VkQueryPipelineStatisticFlags: VkFlags { [INFO] [stdout] 1093 | | const VK_QUERY_PIPELINE_STATISTIC_INPUT_ASSEMBLY_VERTICES_BIT = 0x00000001, [INFO] [stdout] 1094 | | const VK_QUERY_PIPELINE_STATISTIC_INPUT_ASSEMBLY_PRIMITIVES_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 1105 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1091:5 [INFO] [stdout] | [INFO] [stdout] 1091 | / bitflags! { [INFO] [stdout] 1092 | | pub flags VkQueryPipelineStatisticFlags: VkFlags { [INFO] [stdout] 1093 | | const VK_QUERY_PIPELINE_STATISTIC_INPUT_ASSEMBLY_VERTICES_BIT = 0x00000001, [INFO] [stdout] 1094 | | const VK_QUERY_PIPELINE_STATISTIC_INPUT_ASSEMBLY_PRIMITIVES_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 1105 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1107:5 [INFO] [stdout] | [INFO] [stdout] 1107 | / bitflags! { [INFO] [stdout] 1108 | | pub flags VkQueryResultFlags: VkFlags { [INFO] [stdout] 1109 | | const VK_QUERY_RESULT_64_BIT = 0x00000001, [INFO] [stdout] 1110 | | const VK_QUERY_RESULT_WAIT_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 1114 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1107:5 [INFO] [stdout] | [INFO] [stdout] 1107 | / bitflags! { [INFO] [stdout] 1108 | | pub flags VkQueryResultFlags: VkFlags { [INFO] [stdout] 1109 | | const VK_QUERY_RESULT_64_BIT = 0x00000001, [INFO] [stdout] 1110 | | const VK_QUERY_RESULT_WAIT_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 1114 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1116:5 [INFO] [stdout] | [INFO] [stdout] 1116 | / bitflags! { [INFO] [stdout] 1117 | | pub flags VkBufferCreateFlags: VkFlags { [INFO] [stdout] 1118 | | const VK_BUFFER_CREATE_SPARSE_BINDING_BIT = 0x00000001, [INFO] [stdout] 1119 | | const VK_BUFFER_CREATE_SPARSE_RESIDENCY_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 1122 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1116:5 [INFO] [stdout] | [INFO] [stdout] 1116 | / bitflags! { [INFO] [stdout] 1117 | | pub flags VkBufferCreateFlags: VkFlags { [INFO] [stdout] 1118 | | const VK_BUFFER_CREATE_SPARSE_BINDING_BIT = 0x00000001, [INFO] [stdout] 1119 | | const VK_BUFFER_CREATE_SPARSE_RESIDENCY_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 1122 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1124:5 [INFO] [stdout] | [INFO] [stdout] 1124 | / bitflags! { [INFO] [stdout] 1125 | | pub flags VkBufferUsageFlags: VkFlags { [INFO] [stdout] 1126 | | const VK_BUFFER_USAGE_TRANSFER_SRC_BIT = 0x00000001, [INFO] [stdout] 1127 | | const VK_BUFFER_USAGE_TRANSFER_DST_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 1136 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1124:5 [INFO] [stdout] | [INFO] [stdout] 1124 | / bitflags! { [INFO] [stdout] 1125 | | pub flags VkBufferUsageFlags: VkFlags { [INFO] [stdout] 1126 | | const VK_BUFFER_USAGE_TRANSFER_SRC_BIT = 0x00000001, [INFO] [stdout] 1127 | | const VK_BUFFER_USAGE_TRANSFER_DST_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 1136 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1151:5 [INFO] [stdout] | [INFO] [stdout] 1151 | / bitflags! { [INFO] [stdout] 1152 | | pub flags VkPipelineCreateFlags: VkFlags { [INFO] [stdout] 1153 | | const VK_PIPELINE_CREATE_DISABLE_OPTIMIZATION_BIT = 0x00000001, [INFO] [stdout] 1154 | | const VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 1157 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1151:5 [INFO] [stdout] | [INFO] [stdout] 1151 | / bitflags! { [INFO] [stdout] 1152 | | pub flags VkPipelineCreateFlags: VkFlags { [INFO] [stdout] 1153 | | const VK_PIPELINE_CREATE_DISABLE_OPTIMIZATION_BIT = 0x00000001, [INFO] [stdout] 1154 | | const VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 1157 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1163:5 [INFO] [stdout] | [INFO] [stdout] 1163 | / bitflags! { [INFO] [stdout] 1164 | | pub flags VkShaderStageFlags: VkFlags { [INFO] [stdout] 1165 | | const VK_SHADER_STAGE_VERTEX_BIT = 0x00000001, [INFO] [stdout] 1166 | | const VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 1174 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1163:5 [INFO] [stdout] | [INFO] [stdout] 1163 | / bitflags! { [INFO] [stdout] 1164 | | pub flags VkShaderStageFlags: VkFlags { [INFO] [stdout] 1165 | | const VK_SHADER_STAGE_VERTEX_BIT = 0x00000001, [INFO] [stdout] 1166 | | const VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 1174 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1192:5 [INFO] [stdout] | [INFO] [stdout] 1192 | / bitflags! { [INFO] [stdout] 1193 | | pub flags VkCullModeFlags: VkFlags { [INFO] [stdout] 1194 | | const VK_CULL_MODE_NONE = 0, [INFO] [stdout] 1195 | | const VK_CULL_MODE_FRONT_BIT = 0x00000001, [INFO] [stdout] ... | [INFO] [stdout] 1199 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1192:5 [INFO] [stdout] | [INFO] [stdout] 1192 | / bitflags! { [INFO] [stdout] 1193 | | pub flags VkCullModeFlags: VkFlags { [INFO] [stdout] 1194 | | const VK_CULL_MODE_NONE = 0, [INFO] [stdout] 1195 | | const VK_CULL_MODE_FRONT_BIT = 0x00000001, [INFO] [stdout] ... | [INFO] [stdout] 1199 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1211:5 [INFO] [stdout] | [INFO] [stdout] 1211 | / bitflags! { [INFO] [stdout] 1212 | | pub flags VkColorComponentFlags: VkFlags { [INFO] [stdout] 1213 | | const VK_COLOR_COMPONENT_R_BIT = 0x00000001, [INFO] [stdout] 1214 | | const VK_COLOR_COMPONENT_G_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 1218 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1211:5 [INFO] [stdout] | [INFO] [stdout] 1211 | / bitflags! { [INFO] [stdout] 1212 | | pub flags VkColorComponentFlags: VkFlags { [INFO] [stdout] 1213 | | const VK_COLOR_COMPONENT_R_BIT = 0x00000001, [INFO] [stdout] 1214 | | const VK_COLOR_COMPONENT_G_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 1218 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1233:5 [INFO] [stdout] | [INFO] [stdout] 1233 | / bitflags! { [INFO] [stdout] 1234 | | pub flags VkDescriptorPoolCreateFlags: VkFlags { [INFO] [stdout] 1235 | | const VK_DESCRIPTOR_POOL_CREATE_FREE_DESCRIPTOR_SET_BIT = 0x00000001 [INFO] [stdout] 1236 | | } [INFO] [stdout] 1237 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1233:5 [INFO] [stdout] | [INFO] [stdout] 1233 | / bitflags! { [INFO] [stdout] 1234 | | pub flags VkDescriptorPoolCreateFlags: VkFlags { [INFO] [stdout] 1235 | | const VK_DESCRIPTOR_POOL_CREATE_FREE_DESCRIPTOR_SET_BIT = 0x00000001 [INFO] [stdout] 1236 | | } [INFO] [stdout] 1237 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1249:5 [INFO] [stdout] | [INFO] [stdout] 1249 | / bitflags! { [INFO] [stdout] 1250 | | pub flags VkAttachmentDescriptionFlags: VkFlags { [INFO] [stdout] 1251 | | const VK_ATTACHMENT_DESCRIPTION_MAY_ALIAS_BIT = 0x00000001 [INFO] [stdout] 1252 | | } [INFO] [stdout] 1253 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1249:5 [INFO] [stdout] | [INFO] [stdout] 1249 | / bitflags! { [INFO] [stdout] 1250 | | pub flags VkAttachmentDescriptionFlags: VkFlags { [INFO] [stdout] 1251 | | const VK_ATTACHMENT_DESCRIPTION_MAY_ALIAS_BIT = 0x00000001 [INFO] [stdout] 1252 | | } [INFO] [stdout] 1253 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1259:5 [INFO] [stdout] | [INFO] [stdout] 1259 | / bitflags! { [INFO] [stdout] 1260 | | pub flags VkAccessFlags: VkFlags { [INFO] [stdout] 1261 | | const VK_ACCESS_INDIRECT_COMMAND_READ_BIT = 0x00000001, [INFO] [stdout] 1262 | | const VK_ACCESS_INDEX_READ_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 1279 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1259:5 [INFO] [stdout] | [INFO] [stdout] 1259 | / bitflags! { [INFO] [stdout] 1260 | | pub flags VkAccessFlags: VkFlags { [INFO] [stdout] 1261 | | const VK_ACCESS_INDIRECT_COMMAND_READ_BIT = 0x00000001, [INFO] [stdout] 1262 | | const VK_ACCESS_INDEX_READ_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 1279 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1281:5 [INFO] [stdout] | [INFO] [stdout] 1281 | / bitflags! { [INFO] [stdout] 1282 | | pub flags VkDependencyFlags: VkFlags { [INFO] [stdout] 1283 | | const VK_DEPENDENCY_BY_REGION_BIT = 0x00000001 [INFO] [stdout] 1284 | | } [INFO] [stdout] 1285 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1281:5 [INFO] [stdout] | [INFO] [stdout] 1281 | / bitflags! { [INFO] [stdout] 1282 | | pub flags VkDependencyFlags: VkFlags { [INFO] [stdout] 1283 | | const VK_DEPENDENCY_BY_REGION_BIT = 0x00000001 [INFO] [stdout] 1284 | | } [INFO] [stdout] 1285 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1287:5 [INFO] [stdout] | [INFO] [stdout] 1287 | / bitflags! { [INFO] [stdout] 1288 | | pub flags VkCommandPoolCreateFlags: VkFlags { [INFO] [stdout] 1289 | | const VK_COMMAND_POOL_CREATE_TRANSIENT_BIT = 0x00000001, [INFO] [stdout] 1290 | | const VK_COMMAND_POOL_CREATE_RESET_COMMAND_BUFFER_BIT = 0x00000002 [INFO] [stdout] 1291 | | } [INFO] [stdout] 1292 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1287:5 [INFO] [stdout] | [INFO] [stdout] 1287 | / bitflags! { [INFO] [stdout] 1288 | | pub flags VkCommandPoolCreateFlags: VkFlags { [INFO] [stdout] 1289 | | const VK_COMMAND_POOL_CREATE_TRANSIENT_BIT = 0x00000001, [INFO] [stdout] 1290 | | const VK_COMMAND_POOL_CREATE_RESET_COMMAND_BUFFER_BIT = 0x00000002 [INFO] [stdout] 1291 | | } [INFO] [stdout] 1292 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1294:5 [INFO] [stdout] | [INFO] [stdout] 1294 | / bitflags! { [INFO] [stdout] 1295 | | pub flags VkCommandPoolResetFlags: VkFlags { [INFO] [stdout] 1296 | | const VK_COMMAND_POOL_RESET_RELEASE_RESOURCES_BIT = 0x00000001 [INFO] [stdout] 1297 | | } [INFO] [stdout] 1298 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1294:5 [INFO] [stdout] | [INFO] [stdout] 1294 | / bitflags! { [INFO] [stdout] 1295 | | pub flags VkCommandPoolResetFlags: VkFlags { [INFO] [stdout] 1296 | | const VK_COMMAND_POOL_RESET_RELEASE_RESOURCES_BIT = 0x00000001 [INFO] [stdout] 1297 | | } [INFO] [stdout] 1298 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1300:5 [INFO] [stdout] | [INFO] [stdout] 1300 | / bitflags! { [INFO] [stdout] 1301 | | pub flags VkCommandBufferUsageFlags: VkFlags { [INFO] [stdout] 1302 | | const VK_COMMAND_BUFFER_USAGE_ONE_TIME_SUBMIT_BIT = 0x00000001, [INFO] [stdout] 1303 | | const VK_COMMAND_BUFFER_USAGE_RENDER_PASS_CONTINUE_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 1306 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1300:5 [INFO] [stdout] | [INFO] [stdout] 1300 | / bitflags! { [INFO] [stdout] 1301 | | pub flags VkCommandBufferUsageFlags: VkFlags { [INFO] [stdout] 1302 | | const VK_COMMAND_BUFFER_USAGE_ONE_TIME_SUBMIT_BIT = 0x00000001, [INFO] [stdout] 1303 | | const VK_COMMAND_BUFFER_USAGE_RENDER_PASS_CONTINUE_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 1306 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1308:5 [INFO] [stdout] | [INFO] [stdout] 1308 | / bitflags! { [INFO] [stdout] 1309 | | pub flags VkQueryControlFlags: VkFlags { [INFO] [stdout] 1310 | | const VK_QUERY_CONTROL_PRECISE_BIT = 0x00000001 [INFO] [stdout] 1311 | | } [INFO] [stdout] 1312 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1308:5 [INFO] [stdout] | [INFO] [stdout] 1308 | / bitflags! { [INFO] [stdout] 1309 | | pub flags VkQueryControlFlags: VkFlags { [INFO] [stdout] 1310 | | const VK_QUERY_CONTROL_PRECISE_BIT = 0x00000001 [INFO] [stdout] 1311 | | } [INFO] [stdout] 1312 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1314:5 [INFO] [stdout] | [INFO] [stdout] 1314 | / bitflags! { [INFO] [stdout] 1315 | | pub flags VkCommandBufferResetFlags: VkFlags { [INFO] [stdout] 1316 | | const VK_COMMAND_BUFFER_RESET_RELEASE_RESOURCES_BIT = 0x00000001 [INFO] [stdout] 1317 | | } [INFO] [stdout] 1318 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1314:5 [INFO] [stdout] | [INFO] [stdout] 1314 | / bitflags! { [INFO] [stdout] 1315 | | pub flags VkCommandBufferResetFlags: VkFlags { [INFO] [stdout] 1316 | | const VK_COMMAND_BUFFER_RESET_RELEASE_RESOURCES_BIT = 0x00000001 [INFO] [stdout] 1317 | | } [INFO] [stdout] 1318 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1320:5 [INFO] [stdout] | [INFO] [stdout] 1320 | / bitflags! { [INFO] [stdout] 1321 | | pub flags VkStencilFaceFlags: VkFlags { [INFO] [stdout] 1322 | | const VK_STENCIL_FACE_FRONT_BIT = 0x00000001, [INFO] [stdout] 1323 | | const VK_STENCIL_FACE_BACK_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 1326 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:1320:5 [INFO] [stdout] | [INFO] [stdout] 1320 | / bitflags! { [INFO] [stdout] 1321 | | pub flags VkStencilFaceFlags: VkFlags { [INFO] [stdout] 1322 | | const VK_STENCIL_FACE_FRONT_BIT = 0x00000001, [INFO] [stdout] 1323 | | const VK_STENCIL_FACE_BACK_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 1326 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:3643:68 [INFO] [stdout] | [INFO] [stdout] 3643 | ... vulkan_core.vkGetInstanceProcAddr = Some(transmute(try!(vulkan_core.library.as_ref().unwrap().symbol::("vkGetInstanceProcAddr")... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3645 | vulkan_core.vkCreateInstance = Some(transmute(load_command!(vulkan_core, VkInstance::null(), "vkCreateInstance"))); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | ... try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3646 | ... vulkan_core.vkEnumerateInstanceExtensionProperties = Some(transmute(load_command!(vulkan_core, VkInstance::null(), "vkEnumerateInstanceExtensionProperties"))); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | ... try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3647 | ... vulkan_core.vkEnumerateInstanceLayerProperties = Some(transmute(load_command!(vulkan_core, VkInstance::null(), "vkEnumerateInstanceLayerProperties"))); [INFO] [stdout] | ------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3655 | self.vkDestroyInstance = Some(transmute(load_command!(self, instance, "vkDestroyInstance"))); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3656 | self.vkEnumeratePhysicalDevices = Some(transmute(load_command!(self, instance, "vkEnumeratePhysicalDevices"))); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3657 | self.vkGetPhysicalDeviceFeatures = Some(transmute(load_command!(self, instance, "vkGetPhysicalDeviceFeatures"))); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | ... try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3658 | ... self.vkGetPhysicalDeviceFormatProperties = Some(transmute(load_command!(self, instance, "vkGetPhysicalDeviceFormatProperties"))); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | ... try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3659 | ... self.vkGetPhysicalDeviceImageFormatProperties = Some(transmute(load_command!(self, instance, "vkGetPhysicalDeviceImageFormatProperties"))); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3660 | self.vkGetPhysicalDeviceProperties = Some(transmute(load_command!(self, instance, "vkGetPhysicalDeviceProperties"))); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | ... try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3661 | ... self.vkGetPhysicalDeviceQueueFamilyProperties = Some(transmute(load_command!(self, instance, "vkGetPhysicalDeviceQueueFamilyProperties"))); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | ... try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3662 | ... self.vkGetPhysicalDeviceMemoryProperties = Some(transmute(load_command!(self, instance, "vkGetPhysicalDeviceMemoryProperties"))); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3663 | self.vkGetInstanceProcAddr = Some(transmute(load_command!(self, instance, "vkGetInstanceProcAddr"))); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3664 | self.vkGetDeviceProcAddr = Some(transmute(load_command!(self, instance, "vkGetDeviceProcAddr"))); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3665 | self.vkCreateDevice = Some(transmute(load_command!(self, instance, "vkCreateDevice"))); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3666 | self.vkDestroyDevice = Some(transmute(load_command!(self, instance, "vkDestroyDevice"))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | ... try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3668 | ... self.vkEnumerateDeviceExtensionProperties = Some(transmute(load_command!(self, instance, "vkEnumerateDeviceExtensionProperties"))); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3670 | self.vkEnumerateDeviceLayerProperties = Some(transmute(load_command!(self, instance, "vkEnumerateDeviceLayerProperties"))); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3671 | self.vkGetDeviceQueue = Some(transmute(load_command!(self, instance, "vkGetDeviceQueue"))); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3672 | self.vkQueueSubmit = Some(transmute(load_command!(self, instance, "vkQueueSubmit"))); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3673 | self.vkQueueWaitIdle = Some(transmute(load_command!(self, instance, "vkQueueWaitIdle"))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3674 | self.vkDeviceWaitIdle = Some(transmute(load_command!(self, instance, "vkDeviceWaitIdle"))); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3675 | self.vkAllocateMemory = Some(transmute(load_command!(self, instance, "vkAllocateMemory"))); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3676 | self.vkFreeMemory = Some(transmute(load_command!(self, instance, "vkFreeMemory"))); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3677 | self.vkMapMemory = Some(transmute(load_command!(self, instance, "vkMapMemory"))); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3678 | self.vkUnmapMemory = Some(transmute(load_command!(self, instance, "vkUnmapMemory"))); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3679 | self.vkFlushMappedMemoryRanges = Some(transmute(load_command!(self, instance, "vkFlushMappedMemoryRanges"))); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3680 | self.vkInvalidateMappedMemoryRanges = Some(transmute(load_command!(self, instance, "vkInvalidateMappedMemoryRanges"))); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3681 | self.vkGetDeviceMemoryCommitment = Some(transmute(load_command!(self, instance, "vkGetDeviceMemoryCommitment"))); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3682 | self.vkBindBufferMemory = Some(transmute(load_command!(self, instance, "vkBindBufferMemory"))); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3683 | self.vkBindImageMemory = Some(transmute(load_command!(self, instance, "vkBindImageMemory"))); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3684 | self.vkGetBufferMemoryRequirements = Some(transmute(load_command!(self, instance, "vkGetBufferMemoryRequirements"))); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3685 | self.vkGetImageMemoryRequirements = Some(transmute(load_command!(self, instance, "vkGetImageMemoryRequirements"))); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | ... try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3686 | ... self.vkGetImageSparseMemoryRequirements = Some(transmute(load_command!(self, instance, "vkGetImageSparseMemoryRequirements"))); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | ... try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3687 | ... self.vkGetPhysicalDeviceSparseImageFormatProperties = Some(transmute(load_command!(self, instance, "vkGetPhysicalDeviceSparseImageFormatProperties"))); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3688 | self.vkQueueBindSparse = Some(transmute(load_command!(self, instance, "vkQueueBindSparse"))); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3689 | self.vkCreateFence = Some(transmute(load_command!(self, instance, "vkCreateFence"))); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3690 | self.vkDestroyFence = Some(transmute(load_command!(self, instance, "vkDestroyFence"))); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3691 | self.vkResetFences = Some(transmute(load_command!(self, instance, "vkResetFences"))); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3692 | self.vkGetFenceStatus = Some(transmute(load_command!(self, instance, "vkGetFenceStatus"))); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3693 | self.vkWaitForFences = Some(transmute(load_command!(self, instance, "vkWaitForFences"))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3694 | self.vkCreateSemaphore = Some(transmute(load_command!(self, instance, "vkCreateSemaphore"))); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3695 | self.vkDestroySemaphore = Some(transmute(load_command!(self, instance, "vkDestroySemaphore"))); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3696 | self.vkCreateEvent = Some(transmute(load_command!(self, instance, "vkCreateEvent"))); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3697 | self.vkDestroyEvent = Some(transmute(load_command!(self, instance, "vkDestroyEvent"))); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3698 | self.vkGetEventStatus = Some(transmute(load_command!(self, instance, "vkGetEventStatus"))); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3699 | self.vkSetEvent = Some(transmute(load_command!(self, instance, "vkSetEvent"))); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3700 | self.vkResetEvent = Some(transmute(load_command!(self, instance, "vkResetEvent"))); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3701 | self.vkCreateQueryPool = Some(transmute(load_command!(self, instance, "vkCreateQueryPool"))); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3702 | self.vkDestroyQueryPool = Some(transmute(load_command!(self, instance, "vkDestroyQueryPool"))); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3703 | self.vkGetQueryPoolResults = Some(transmute(load_command!(self, instance, "vkGetQueryPoolResults"))); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3704 | self.vkCreateBuffer = Some(transmute(load_command!(self, instance, "vkCreateBuffer"))); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3705 | self.vkDestroyBuffer = Some(transmute(load_command!(self, instance, "vkDestroyBuffer"))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3706 | self.vkCreateBufferView = Some(transmute(load_command!(self, instance, "vkCreateBufferView"))); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3707 | self.vkDestroyBufferView = Some(transmute(load_command!(self, instance, "vkDestroyBufferView"))); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3708 | self.vkCreateImage = Some(transmute(load_command!(self, instance, "vkCreateImage"))); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3709 | self.vkDestroyImage = Some(transmute(load_command!(self, instance, "vkDestroyImage"))); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3710 | self.vkGetImageSubresourceLayout = Some(transmute(load_command!(self, instance, "vkGetImageSubresourceLayout"))); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3711 | self.vkCreateImageView = Some(transmute(load_command!(self, instance, "vkCreateImageView"))); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3712 | self.vkDestroyImageView = Some(transmute(load_command!(self, instance, "vkDestroyImageView"))); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3713 | self.vkCreateShaderModule = Some(transmute(load_command!(self, instance, "vkCreateShaderModule"))); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3714 | self.vkDestroyShaderModule = Some(transmute(load_command!(self, instance, "vkDestroyShaderModule"))); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3715 | self.vkCreatePipelineCache = Some(transmute(load_command!(self, instance, "vkCreatePipelineCache"))); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3716 | self.vkDestroyPipelineCache = Some(transmute(load_command!(self, instance, "vkDestroyPipelineCache"))); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3717 | self.vkGetPipelineCacheData = Some(transmute(load_command!(self, instance, "vkGetPipelineCacheData"))); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3718 | self.vkMergePipelineCaches = Some(transmute(load_command!(self, instance, "vkMergePipelineCaches"))); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3719 | self.vkCreateGraphicsPipelines = Some(transmute(load_command!(self, instance, "vkCreateGraphicsPipelines"))); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3720 | self.vkCreateComputePipelines = Some(transmute(load_command!(self, instance, "vkCreateComputePipelines"))); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3721 | self.vkDestroyPipeline = Some(transmute(load_command!(self, instance, "vkDestroyPipeline"))); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3722 | self.vkCreatePipelineLayout = Some(transmute(load_command!(self, instance, "vkCreatePipelineLayout"))); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3723 | self.vkDestroyPipelineLayout = Some(transmute(load_command!(self, instance, "vkDestroyPipelineLayout"))); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3724 | self.vkCreateSampler = Some(transmute(load_command!(self, instance, "vkCreateSampler"))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3725 | self.vkDestroySampler = Some(transmute(load_command!(self, instance, "vkDestroySampler"))); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3726 | self.vkCreateDescriptorSetLayout = Some(transmute(load_command!(self, instance, "vkCreateDescriptorSetLayout"))); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3727 | self.vkDestroyDescriptorSetLayout = Some(transmute(load_command!(self, instance, "vkDestroyDescriptorSetLayout"))); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3728 | self.vkCreateDescriptorPool = Some(transmute(load_command!(self, instance, "vkCreateDescriptorPool"))); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3729 | self.vkDestroyDescriptorPool = Some(transmute(load_command!(self, instance, "vkDestroyDescriptorPool"))); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3730 | self.vkResetDescriptorPool = Some(transmute(load_command!(self, instance, "vkResetDescriptorPool"))); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3731 | self.vkAllocateDescriptorSets = Some(transmute(load_command!(self, instance, "vkAllocateDescriptorSets"))); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3732 | self.vkFreeDescriptorSets = Some(transmute(load_command!(self, instance, "vkFreeDescriptorSets"))); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3733 | self.vkUpdateDescriptorSets = Some(transmute(load_command!(self, instance, "vkUpdateDescriptorSets"))); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3734 | self.vkCreateFramebuffer = Some(transmute(load_command!(self, instance, "vkCreateFramebuffer"))); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3735 | self.vkDestroyFramebuffer = Some(transmute(load_command!(self, instance, "vkDestroyFramebuffer"))); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3736 | self.vkCreateRenderPass = Some(transmute(load_command!(self, instance, "vkCreateRenderPass"))); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3737 | self.vkDestroyRenderPass = Some(transmute(load_command!(self, instance, "vkDestroyRenderPass"))); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3738 | self.vkGetRenderAreaGranularity = Some(transmute(load_command!(self, instance, "vkGetRenderAreaGranularity"))); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3739 | self.vkCreateCommandPool = Some(transmute(load_command!(self, instance, "vkCreateCommandPool"))); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3740 | self.vkDestroyCommandPool = Some(transmute(load_command!(self, instance, "vkDestroyCommandPool"))); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3741 | self.vkResetCommandPool = Some(transmute(load_command!(self, instance, "vkResetCommandPool"))); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3742 | self.vkAllocateCommandBuffers = Some(transmute(load_command!(self, instance, "vkAllocateCommandBuffers"))); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3743 | self.vkFreeCommandBuffers = Some(transmute(load_command!(self, instance, "vkFreeCommandBuffers"))); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3744 | self.vkBeginCommandBuffer = Some(transmute(load_command!(self, instance, "vkBeginCommandBuffer"))); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3745 | self.vkEndCommandBuffer = Some(transmute(load_command!(self, instance, "vkEndCommandBuffer"))); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3746 | self.vkResetCommandBuffer = Some(transmute(load_command!(self, instance, "vkResetCommandBuffer"))); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3747 | self.vkCmdBindPipeline = Some(transmute(load_command!(self, instance, "vkCmdBindPipeline"))); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3748 | self.vkCmdSetViewport = Some(transmute(load_command!(self, instance, "vkCmdSetViewport"))); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3749 | self.vkCmdSetScissor = Some(transmute(load_command!(self, instance, "vkCmdSetScissor"))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3750 | self.vkCmdSetLineWidth = Some(transmute(load_command!(self, instance, "vkCmdSetLineWidth"))); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3751 | self.vkCmdSetDepthBias = Some(transmute(load_command!(self, instance, "vkCmdSetDepthBias"))); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3752 | self.vkCmdSetBlendConstants = Some(transmute(load_command!(self, instance, "vkCmdSetBlendConstants"))); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3753 | self.vkCmdSetDepthBounds = Some(transmute(load_command!(self, instance, "vkCmdSetDepthBounds"))); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3754 | self.vkCmdSetStencilCompareMask = Some(transmute(load_command!(self, instance, "vkCmdSetStencilCompareMask"))); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3755 | self.vkCmdSetStencilWriteMask = Some(transmute(load_command!(self, instance, "vkCmdSetStencilWriteMask"))); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3756 | self.vkCmdSetStencilReference = Some(transmute(load_command!(self, instance, "vkCmdSetStencilReference"))); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3757 | self.vkCmdBindDescriptorSets = Some(transmute(load_command!(self, instance, "vkCmdBindDescriptorSets"))); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3758 | self.vkCmdBindIndexBuffer = Some(transmute(load_command!(self, instance, "vkCmdBindIndexBuffer"))); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3759 | self.vkCmdBindVertexBuffers = Some(transmute(load_command!(self, instance, "vkCmdBindVertexBuffers"))); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3760 | self.vkCmdDraw = Some(transmute(load_command!(self, instance, "vkCmdDraw"))); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3761 | self.vkCmdDrawIndexed = Some(transmute(load_command!(self, instance, "vkCmdDrawIndexed"))); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3762 | self.vkCmdDrawIndirect = Some(transmute(load_command!(self, instance, "vkCmdDrawIndirect"))); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3763 | self.vkCmdDrawIndexedIndirect = Some(transmute(load_command!(self, instance, "vkCmdDrawIndexedIndirect"))); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3764 | self.vkCmdDispatch = Some(transmute(load_command!(self, instance, "vkCmdDispatch"))); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3765 | self.vkCmdDispatchIndirect = Some(transmute(load_command!(self, instance, "vkCmdDispatchIndirect"))); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3766 | self.vkCmdCopyBuffer = Some(transmute(load_command!(self, instance, "vkCmdCopyBuffer"))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3767 | self.vkCmdCopyImage = Some(transmute(load_command!(self, instance, "vkCmdCopyImage"))); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3768 | self.vkCmdBlitImage = Some(transmute(load_command!(self, instance, "vkCmdBlitImage"))); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3769 | self.vkCmdCopyBufferToImage = Some(transmute(load_command!(self, instance, "vkCmdCopyBufferToImage"))); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3770 | self.vkCmdCopyImageToBuffer = Some(transmute(load_command!(self, instance, "vkCmdCopyImageToBuffer"))); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3771 | self.vkCmdUpdateBuffer = Some(transmute(load_command!(self, instance, "vkCmdUpdateBuffer"))); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3772 | self.vkCmdFillBuffer = Some(transmute(load_command!(self, instance, "vkCmdFillBuffer"))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3773 | self.vkCmdClearColorImage = Some(transmute(load_command!(self, instance, "vkCmdClearColorImage"))); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3774 | self.vkCmdClearDepthStencilImage = Some(transmute(load_command!(self, instance, "vkCmdClearDepthStencilImage"))); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3775 | self.vkCmdClearAttachments = Some(transmute(load_command!(self, instance, "vkCmdClearAttachments"))); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3776 | self.vkCmdResolveImage = Some(transmute(load_command!(self, instance, "vkCmdResolveImage"))); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3777 | self.vkCmdSetEvent = Some(transmute(load_command!(self, instance, "vkCmdSetEvent"))); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3778 | self.vkCmdResetEvent = Some(transmute(load_command!(self, instance, "vkCmdResetEvent"))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3779 | self.vkCmdWaitEvents = Some(transmute(load_command!(self, instance, "vkCmdWaitEvents"))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3780 | self.vkCmdPipelineBarrier = Some(transmute(load_command!(self, instance, "vkCmdPipelineBarrier"))); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3781 | self.vkCmdBeginQuery = Some(transmute(load_command!(self, instance, "vkCmdBeginQuery"))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3782 | self.vkCmdEndQuery = Some(transmute(load_command!(self, instance, "vkCmdEndQuery"))); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3783 | self.vkCmdResetQueryPool = Some(transmute(load_command!(self, instance, "vkCmdResetQueryPool"))); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3784 | self.vkCmdWriteTimestamp = Some(transmute(load_command!(self, instance, "vkCmdWriteTimestamp"))); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3785 | self.vkCmdCopyQueryPoolResults = Some(transmute(load_command!(self, instance, "vkCmdCopyQueryPoolResults"))); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3786 | self.vkCmdPushConstants = Some(transmute(load_command!(self, instance, "vkCmdPushConstants"))); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3787 | self.vkCmdBeginRenderPass = Some(transmute(load_command!(self, instance, "vkCmdBeginRenderPass"))); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3788 | self.vkCmdNextSubpass = Some(transmute(load_command!(self, instance, "vkCmdNextSubpass"))); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3789 | self.vkCmdEndRenderPass = Some(transmute(load_command!(self, instance, "vkCmdEndRenderPass"))); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 3790 | self.vkCmdExecuteCommands = Some(transmute(load_command!(self, instance, "vkCmdExecuteCommands"))); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:4383:5 [INFO] [stdout] | [INFO] [stdout] 4383 | / bitflags! { [INFO] [stdout] 4384 | | pub flags VkSurfaceTransformFlagsKHR: VkFlags { [INFO] [stdout] 4385 | | const VK_SURFACE_TRANSFORM_IDENTITY_BIT_KHR = 0x00000001, [INFO] [stdout] 4386 | | const VK_SURFACE_TRANSFORM_ROTATE_90_BIT_KHR = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 4395 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:4383:5 [INFO] [stdout] | [INFO] [stdout] 4383 | / bitflags! { [INFO] [stdout] 4384 | | pub flags VkSurfaceTransformFlagsKHR: VkFlags { [INFO] [stdout] 4385 | | const VK_SURFACE_TRANSFORM_IDENTITY_BIT_KHR = 0x00000001, [INFO] [stdout] 4386 | | const VK_SURFACE_TRANSFORM_ROTATE_90_BIT_KHR = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 4395 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:4397:5 [INFO] [stdout] | [INFO] [stdout] 4397 | / bitflags! { [INFO] [stdout] 4398 | | pub flags VkCompositeAlphaFlagsKHR: VkFlags { [INFO] [stdout] 4399 | | const VK_COMPOSITE_ALPHA_OPAQUE_BIT_KHR = 0x00000001, [INFO] [stdout] 4400 | | const VK_COMPOSITE_ALPHA_PRE_MULTIPLIED_BIT_KHR = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 4404 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:4397:5 [INFO] [stdout] | [INFO] [stdout] 4397 | / bitflags! { [INFO] [stdout] 4398 | | pub flags VkCompositeAlphaFlagsKHR: VkFlags { [INFO] [stdout] 4399 | | const VK_COMPOSITE_ALPHA_OPAQUE_BIT_KHR = 0x00000001, [INFO] [stdout] 4400 | | const VK_COMPOSITE_ALPHA_PRE_MULTIPLIED_BIT_KHR = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 4404 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:4472:75 [INFO] [stdout] | [INFO] [stdout] 4472 | ... vulkan_khr_surface.vkGetInstanceProcAddr = Some(transmute(try!(vulkan_khr_surface.library.as_ref().unwrap().symbol::("vkGetInst... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 4479 | self.vkDestroySurfaceKHR = Some(transmute(load_command!(self, instance, "vkDestroySurfaceKHR"))); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | ... try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 4480 | ... self.vkGetPhysicalDeviceSurfaceSupportKHR = Some(transmute(load_command!(self, instance, "vkGetPhysicalDeviceSurfaceSupportKHR"))); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | ... try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 4481 | ... self.vkGetPhysicalDeviceSurfaceCapabilitiesKHR = Some(transmute(load_command!(self, instance, "vkGetPhysicalDeviceSurfaceCapabilitiesKHR"))); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | ... try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 4482 | ... self.vkGetPhysicalDeviceSurfaceFormatsKHR = Some(transmute(load_command!(self, instance, "vkGetPhysicalDeviceSurfaceFormatsKHR"))); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | ... try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 4483 | ... self.vkGetPhysicalDeviceSurfacePresentModesKHR = Some(transmute(load_command!(self, instance, "vkGetPhysicalDeviceSurfacePresentModesKHR"))); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:4628:77 [INFO] [stdout] | [INFO] [stdout] 4628 | ... vulkan_khr_swapchain.vkGetInstanceProcAddr = Some(transmute(try!(vulkan_khr_swapchain.library.as_ref().unwrap().symbol::("vkGet... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 4635 | self.vkCreateSwapchainKHR = Some(transmute(load_command!(self, instance, "vkCreateSwapchainKHR"))); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 4636 | self.vkDestroySwapchainKHR = Some(transmute(load_command!(self, instance, "vkDestroySwapchainKHR"))); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 4637 | self.vkGetSwapchainImagesKHR = Some(transmute(load_command!(self, instance, "vkGetSwapchainImagesKHR"))); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 4638 | self.vkAcquireNextImageKHR = Some(transmute(load_command!(self, instance, "vkAcquireNextImageKHR"))); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 4639 | self.vkQueuePresentKHR = Some(transmute(load_command!(self, instance, "vkQueuePresentKHR"))); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:4700:5 [INFO] [stdout] | [INFO] [stdout] 4700 | / bitflags! { [INFO] [stdout] 4701 | | pub flags VkDisplayPlaneAlphaFlagsKHR: VkFlags { [INFO] [stdout] 4702 | | const VK_DISPLAY_PLANE_ALPHA_OPAQUE_BIT_KHR = 0x00000001, [INFO] [stdout] 4703 | | const VK_DISPLAY_PLANE_ALPHA_GLOBAL_BIT_KHR = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 4707 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:4700:5 [INFO] [stdout] | [INFO] [stdout] 4700 | / bitflags! { [INFO] [stdout] 4701 | | pub flags VkDisplayPlaneAlphaFlagsKHR: VkFlags { [INFO] [stdout] 4702 | | const VK_DISPLAY_PLANE_ALPHA_OPAQUE_BIT_KHR = 0x00000001, [INFO] [stdout] 4703 | | const VK_DISPLAY_PLANE_ALPHA_GLOBAL_BIT_KHR = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 4707 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:4849:75 [INFO] [stdout] | [INFO] [stdout] 4849 | ... vulkan_khr_display.vkGetInstanceProcAddr = Some(transmute(try!(vulkan_khr_display.library.as_ref().unwrap().symbol::("vkGetInst... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | ... try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 4856 | ... self.vkGetPhysicalDeviceDisplayPropertiesKHR = Some(transmute(load_command!(self, instance, "vkGetPhysicalDeviceDisplayPropertiesKHR"))); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | ... try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 4857 | ... self.vkGetPhysicalDeviceDisplayPlanePropertiesKHR = Some(transmute(load_command!(self, instance, "vkGetPhysicalDeviceDisplayPlanePropertiesKHR"))); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | ... try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 4858 | ... self.vkGetDisplayPlaneSupportedDisplaysKHR = Some(transmute(load_command!(self, instance, "vkGetDisplayPlaneSupportedDisplaysKHR"))); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 4859 | self.vkGetDisplayModePropertiesKHR = Some(transmute(load_command!(self, instance, "vkGetDisplayModePropertiesKHR"))); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 4860 | self.vkCreateDisplayModeKHR = Some(transmute(load_command!(self, instance, "vkCreateDisplayModeKHR"))); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 4861 | self.vkGetDisplayPlaneCapabilitiesKHR = Some(transmute(load_command!(self, instance, "vkGetDisplayPlaneCapabilitiesKHR"))); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 4862 | self.vkCreateDisplayPlaneSurfaceKHR = Some(transmute(load_command!(self, instance, "vkCreateDisplayPlaneSurfaceKHR"))); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:4969:85 [INFO] [stdout] | [INFO] [stdout] 4969 | ... vulkan_khr_display_swapchain.vkGetInstanceProcAddr = Some(transmute(try!(vulkan_khr_display_swapchain.library.as_ref().unwrap().sym... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 4976 | self.vkCreateSharedSwapchainsKHR = Some(transmute(load_command!(self, instance, "vkCreateSharedSwapchainsKHR"))); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:5050:81 [INFO] [stdout] | [INFO] [stdout] 5050 | ... vulkan_khr_win32_surface.vkGetInstanceProcAddr = Some(transmute(try!(vulkan_khr_win32_surface.library.as_ref().unwrap().symbol:: src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 5057 | self.vkCreateWin32SurfaceKHR = Some(transmute(load_command!(self, instance, "vkCreateWin32SurfaceKHR"))); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | ... try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 5058 | ... self.vkGetPhysicalDeviceWin32PresentationSupportKHR = Some(transmute(load_command!(self, instance, "vkGetPhysicalDeviceWin32PresentationSupportKHR"))); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:5143:5 [INFO] [stdout] | [INFO] [stdout] 5143 | / bitflags! { [INFO] [stdout] 5144 | | pub flags VkDebugReportFlagsEXT: VkFlags { [INFO] [stdout] 5145 | | const VK_DEBUG_REPORT_INFORMATION_BIT_EXT = 0x00000001, [INFO] [stdout] 5146 | | const VK_DEBUG_REPORT_WARNING_BIT_EXT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 5151 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:5143:5 [INFO] [stdout] | [INFO] [stdout] 5143 | / bitflags! { [INFO] [stdout] 5144 | | pub flags VkDebugReportFlagsEXT: VkFlags { [INFO] [stdout] 5145 | | const VK_DEBUG_REPORT_INFORMATION_BIT_EXT = 0x00000001, [INFO] [stdout] 5146 | | const VK_DEBUG_REPORT_WARNING_BIT_EXT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 5151 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:5215:80 [INFO] [stdout] | [INFO] [stdout] 5215 | ... vulkan_ext_debug_report.vkGetInstanceProcAddr = Some(transmute(try!(vulkan_ext_debug_report.library.as_ref().unwrap().symbol::(... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 5222 | self.vkCreateDebugReportCallbackEXT = Some(transmute(load_command!(self, instance, "vkCreateDebugReportCallbackEXT"))); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 5223 | self.vkDestroyDebugReportCallbackEXT = Some(transmute(load_command!(self, instance, "vkDestroyDebugReportCallbackEXT"))); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 5224 | self.vkDebugReportMessageEXT = Some(transmute(load_command!(self, instance, "vkDebugReportMessageEXT"))); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `load_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:65:34 [INFO] [stdout] | [INFO] [stdout] 65 | use ::libc::{c_void, c_char, uint32_t, size_t, uint64_t, c_float, int32_t, uint8_t}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/lib.rs:65:52 [INFO] [stdout] | [INFO] [stdout] 65 | use ::libc::{c_void, c_char, uint32_t, size_t, uint64_t, c_float, int32_t, uint8_t}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/lib.rs:65:71 [INFO] [stdout] | [INFO] [stdout] 65 | use ::libc::{c_void, c_char, uint32_t, size_t, uint64_t, c_float, int32_t, uint8_t}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint8_t`: Use u8 instead. [INFO] [stdout] --> src/lib.rs:65:80 [INFO] [stdout] | [INFO] [stdout] 65 | use ::libc::{c_void, c_char, uint32_t, size_t, uint64_t, c_float, int32_t, uint8_t}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:77:35 [INFO] [stdout] | [INFO] [stdout] 77 | pub const VK_API_VERSION_1_0: uint32_t = VK_MAKE_VERSION!(1,0,0); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:130:24 [INFO] [stdout] | [INFO] [stdout] 130 | pub type VkFlags = uint32_t; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:131:25 [INFO] [stdout] | [INFO] [stdout] 131 | pub type VkBool32 = uint32_t; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/lib.rs:132:29 [INFO] [stdout] | [INFO] [stdout] 132 | pub type VkDeviceSize = uint64_t; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:133:29 [INFO] [stdout] | [INFO] [stdout] 133 | pub type VkSampleMask = uint32_t; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/lib.rs:100:30 [INFO] [stdout] | [INFO] [stdout] 100 | pub struct $name(uint64_t); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 139 | VK_DEFINE_NON_DISPATCHABLE_HANDLE!(VkSemaphore); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `VK_DEFINE_NON_DISPATCHABLE_HANDLE` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/lib.rs:100:30 [INFO] [stdout] | [INFO] [stdout] 100 | pub struct $name(uint64_t); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 141 | VK_DEFINE_NON_DISPATCHABLE_HANDLE!(VkFence); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `VK_DEFINE_NON_DISPATCHABLE_HANDLE` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/lib.rs:100:30 [INFO] [stdout] | [INFO] [stdout] 100 | pub struct $name(uint64_t); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 142 | VK_DEFINE_NON_DISPATCHABLE_HANDLE!(VkDeviceMemory); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `VK_DEFINE_NON_DISPATCHABLE_HANDLE` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/lib.rs:100:30 [INFO] [stdout] | [INFO] [stdout] 100 | pub struct $name(uint64_t); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 143 | VK_DEFINE_NON_DISPATCHABLE_HANDLE!(VkBuffer); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `VK_DEFINE_NON_DISPATCHABLE_HANDLE` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/lib.rs:100:30 [INFO] [stdout] | [INFO] [stdout] 100 | pub struct $name(uint64_t); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | VK_DEFINE_NON_DISPATCHABLE_HANDLE!(VkImage); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `VK_DEFINE_NON_DISPATCHABLE_HANDLE` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/lib.rs:100:30 [INFO] [stdout] | [INFO] [stdout] 100 | pub struct $name(uint64_t); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 145 | VK_DEFINE_NON_DISPATCHABLE_HANDLE!(VkEvent); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `VK_DEFINE_NON_DISPATCHABLE_HANDLE` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/lib.rs:100:30 [INFO] [stdout] | [INFO] [stdout] 100 | pub struct $name(uint64_t); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 146 | VK_DEFINE_NON_DISPATCHABLE_HANDLE!(VkQueryPool); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `VK_DEFINE_NON_DISPATCHABLE_HANDLE` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/lib.rs:100:30 [INFO] [stdout] | [INFO] [stdout] 100 | pub struct $name(uint64_t); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 147 | VK_DEFINE_NON_DISPATCHABLE_HANDLE!(VkBufferView); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `VK_DEFINE_NON_DISPATCHABLE_HANDLE` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/lib.rs:100:30 [INFO] [stdout] | [INFO] [stdout] 100 | pub struct $name(uint64_t); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 148 | VK_DEFINE_NON_DISPATCHABLE_HANDLE!(VkImageView); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `VK_DEFINE_NON_DISPATCHABLE_HANDLE` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/lib.rs:100:30 [INFO] [stdout] | [INFO] [stdout] 100 | pub struct $name(uint64_t); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | VK_DEFINE_NON_DISPATCHABLE_HANDLE!(VkShaderModule); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `VK_DEFINE_NON_DISPATCHABLE_HANDLE` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/lib.rs:100:30 [INFO] [stdout] | [INFO] [stdout] 100 | pub struct $name(uint64_t); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 150 | VK_DEFINE_NON_DISPATCHABLE_HANDLE!(VkPipelineCache); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `VK_DEFINE_NON_DISPATCHABLE_HANDLE` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/lib.rs:100:30 [INFO] [stdout] | [INFO] [stdout] 100 | pub struct $name(uint64_t); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 151 | VK_DEFINE_NON_DISPATCHABLE_HANDLE!(VkPipelineLayout); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `VK_DEFINE_NON_DISPATCHABLE_HANDLE` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/lib.rs:100:30 [INFO] [stdout] | [INFO] [stdout] 100 | pub struct $name(uint64_t); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 152 | VK_DEFINE_NON_DISPATCHABLE_HANDLE!(VkRenderPass); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `VK_DEFINE_NON_DISPATCHABLE_HANDLE` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/lib.rs:100:30 [INFO] [stdout] | [INFO] [stdout] 100 | pub struct $name(uint64_t); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 153 | VK_DEFINE_NON_DISPATCHABLE_HANDLE!(VkPipeline); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `VK_DEFINE_NON_DISPATCHABLE_HANDLE` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/lib.rs:100:30 [INFO] [stdout] | [INFO] [stdout] 100 | pub struct $name(uint64_t); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 154 | VK_DEFINE_NON_DISPATCHABLE_HANDLE!(VkDescriptorSetLayout); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `VK_DEFINE_NON_DISPATCHABLE_HANDLE` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/lib.rs:100:30 [INFO] [stdout] | [INFO] [stdout] 100 | pub struct $name(uint64_t); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | VK_DEFINE_NON_DISPATCHABLE_HANDLE!(VkSampler); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `VK_DEFINE_NON_DISPATCHABLE_HANDLE` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/lib.rs:100:30 [INFO] [stdout] | [INFO] [stdout] 100 | pub struct $name(uint64_t); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 156 | VK_DEFINE_NON_DISPATCHABLE_HANDLE!(VkDescriptorPool); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `VK_DEFINE_NON_DISPATCHABLE_HANDLE` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/lib.rs:100:30 [INFO] [stdout] | [INFO] [stdout] 100 | pub struct $name(uint64_t); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 157 | VK_DEFINE_NON_DISPATCHABLE_HANDLE!(VkDescriptorSet); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `VK_DEFINE_NON_DISPATCHABLE_HANDLE` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/lib.rs:100:30 [INFO] [stdout] | [INFO] [stdout] 100 | pub struct $name(uint64_t); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 158 | VK_DEFINE_NON_DISPATCHABLE_HANDLE!(VkFramebuffer); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `VK_DEFINE_NON_DISPATCHABLE_HANDLE` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/lib.rs:100:30 [INFO] [stdout] | [INFO] [stdout] 100 | pub struct $name(uint64_t); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 159 | VK_DEFINE_NON_DISPATCHABLE_HANDLE!(VkCommandPool); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `VK_DEFINE_NON_DISPATCHABLE_HANDLE` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:162:39 [INFO] [stdout] | [INFO] [stdout] 162 | pub const VK_REMAINING_MIP_LEVELS:uint32_t = !0x0u32; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:163:41 [INFO] [stdout] | [INFO] [stdout] 163 | pub const VK_REMAINING_ARRAY_LAYERS:uint32_t = !0x0u32; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/lib.rs:164:29 [INFO] [stdout] | [INFO] [stdout] 164 | pub const VK_WHOLE_SIZE:uint64_t = !0x0u64; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:165:36 [INFO] [stdout] | [INFO] [stdout] 165 | pub const VK_ATTACHMENT_UNUSED:uint32_t = !0x0u32; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:166:23 [INFO] [stdout] | [INFO] [stdout] 166 | pub const VK_TRUE:uint32_t = 1u32; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:167:24 [INFO] [stdout] | [INFO] [stdout] 167 | pub const VK_FALSE:uint32_t = 0u32; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:168:39 [INFO] [stdout] | [INFO] [stdout] 168 | pub const VK_QUEUE_FAMILY_IGNORED:uint32_t = !0x0u32; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:169:35 [INFO] [stdout] | [INFO] [stdout] 169 | pub const VK_SUBPASS_EXTERNAL:uint32_t = !0x0u32; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1475:20 [INFO] [stdout] | [INFO] [stdout] 1475 | pub width: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1476:21 [INFO] [stdout] | [INFO] [stdout] 1476 | pub height: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1477:20 [INFO] [stdout] | [INFO] [stdout] 1477 | pub depth: uint32_t [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1485:27 [INFO] [stdout] | [INFO] [stdout] 1485 | pub maxMipLevels: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1486:29 [INFO] [stdout] | [INFO] [stdout] 1486 | pub maxArrayLayers: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1495:34 [INFO] [stdout] | [INFO] [stdout] 1495 | pub maxImageDimension2D: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1496:34 [INFO] [stdout] | [INFO] [stdout] 1496 | pub maxImageDimension1D: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1497:34 [INFO] [stdout] | [INFO] [stdout] 1497 | pub maxImageDimension3D: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1498:36 [INFO] [stdout] | [INFO] [stdout] 1498 | pub maxImageDimensionCube: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1499:34 [INFO] [stdout] | [INFO] [stdout] 1499 | pub maxImageArrayLayers: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1500:37 [INFO] [stdout] | [INFO] [stdout] 1500 | pub maxTexelBufferElements: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1501:36 [INFO] [stdout] | [INFO] [stdout] 1501 | pub maxUniformBufferRange: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1502:36 [INFO] [stdout] | [INFO] [stdout] 1502 | pub maxStorageBufferRange: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1503:35 [INFO] [stdout] | [INFO] [stdout] 1503 | pub maxPushConstantsSize: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1504:39 [INFO] [stdout] | [INFO] [stdout] 1504 | pub maxMemoryAllocationCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1505:40 [INFO] [stdout] | [INFO] [stdout] 1505 | pub maxSamplerAllocationCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1508:37 [INFO] [stdout] | [INFO] [stdout] 1508 | pub maxBoundDescriptorSets: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1509:44 [INFO] [stdout] | [INFO] [stdout] 1509 | pub maxPerStageDescriptorSamplers: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1510:50 [INFO] [stdout] | [INFO] [stdout] 1510 | pub maxPerStageDescriptorUniformBuffers: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1511:50 [INFO] [stdout] | [INFO] [stdout] 1511 | pub maxPerStageDescriptorStorageBuffers: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1512:49 [INFO] [stdout] | [INFO] [stdout] 1512 | pub maxPerStageDescriptorSampledImages: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1513:49 [INFO] [stdout] | [INFO] [stdout] 1513 | pub maxPerStageDescriptorStorageImages: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1514:52 [INFO] [stdout] | [INFO] [stdout] 1514 | pub maxPerStageDescriptorInputAttachments: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1515:35 [INFO] [stdout] | [INFO] [stdout] 1515 | pub maxPerStageResources: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1516:39 [INFO] [stdout] | [INFO] [stdout] 1516 | pub maxDescriptorSetSamplers: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1517:45 [INFO] [stdout] | [INFO] [stdout] 1517 | pub maxDescriptorSetUniformBuffers: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1518:52 [INFO] [stdout] | [INFO] [stdout] 1518 | pub maxDescriptorSetUniformBuffersDynamic: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1519:45 [INFO] [stdout] | [INFO] [stdout] 1519 | pub maxDescriptorSetStorageBuffers: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1520:52 [INFO] [stdout] | [INFO] [stdout] 1520 | pub maxDescriptorSetStorageBuffersDynamic: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1521:44 [INFO] [stdout] | [INFO] [stdout] 1521 | pub maxDescriptorSetSampledImages: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1522:44 [INFO] [stdout] | [INFO] [stdout] 1522 | pub maxDescriptorSetStorageImages: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1523:47 [INFO] [stdout] | [INFO] [stdout] 1523 | pub maxDescriptorSetInputAttachments: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1524:39 [INFO] [stdout] | [INFO] [stdout] 1524 | pub maxVertexInputAttributes: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1525:37 [INFO] [stdout] | [INFO] [stdout] 1525 | pub maxVertexInputBindings: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1526:44 [INFO] [stdout] | [INFO] [stdout] 1526 | pub maxVertexInputAttributeOffset: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1527:42 [INFO] [stdout] | [INFO] [stdout] 1527 | pub maxVertexInputBindingStride: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1528:40 [INFO] [stdout] | [INFO] [stdout] 1528 | pub maxVertexOutputComponents: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1529:45 [INFO] [stdout] | [INFO] [stdout] 1529 | pub maxTessellationGenerationLevel: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1530:39 [INFO] [stdout] | [INFO] [stdout] 1530 | pub maxTessellationPatchSize: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1531:61 [INFO] [stdout] | [INFO] [stdout] 1531 | pub maxTessellationControlPerVertexInputComponents: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1532:62 [INFO] [stdout] | [INFO] [stdout] 1532 | pub maxTessellationControlPerVertexOutputComponents: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1533:61 [INFO] [stdout] | [INFO] [stdout] 1533 | pub maxTessellationControlPerPatchOutputComponents: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1534:58 [INFO] [stdout] | [INFO] [stdout] 1534 | pub maxTessellationControlTotalOutputComponents: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1535:55 [INFO] [stdout] | [INFO] [stdout] 1535 | pub maxTessellationEvaluationInputComponents: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1536:56 [INFO] [stdout] | [INFO] [stdout] 1536 | pub maxTessellationEvaluationOutputComponents: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1537:43 [INFO] [stdout] | [INFO] [stdout] 1537 | pub maxGeometryShaderInvocations: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1538:41 [INFO] [stdout] | [INFO] [stdout] 1538 | pub maxGeometryInputComponents: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1539:42 [INFO] [stdout] | [INFO] [stdout] 1539 | pub maxGeometryOutputComponents: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1540:40 [INFO] [stdout] | [INFO] [stdout] 1540 | pub maxGeometryOutputVertices: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1541:47 [INFO] [stdout] | [INFO] [stdout] 1541 | pub maxGeometryTotalOutputComponents: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1542:41 [INFO] [stdout] | [INFO] [stdout] 1542 | pub maxFragmentInputComponents: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1543:43 [INFO] [stdout] | [INFO] [stdout] 1543 | pub maxFragmentOutputAttachments: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1544:44 [INFO] [stdout] | [INFO] [stdout] 1544 | pub maxFragmentDualSrcAttachments: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1545:49 [INFO] [stdout] | [INFO] [stdout] 1545 | pub maxFragmentCombinedOutputResources: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1546:41 [INFO] [stdout] | [INFO] [stdout] 1546 | pub maxComputeSharedMemorySize: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1547:40 [INFO] [stdout] | [INFO] [stdout] 1547 | pub maxComputeWorkGroupCount: [uint32_t;3], [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1548:45 [INFO] [stdout] | [INFO] [stdout] 1548 | pub maxComputeWorkGroupInvocations: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1549:39 [INFO] [stdout] | [INFO] [stdout] 1549 | pub maxComputeWorkGroupSize: [uint32_t;3], [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1550:36 [INFO] [stdout] | [INFO] [stdout] 1550 | pub subPixelPrecisionBits: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1551:36 [INFO] [stdout] | [INFO] [stdout] 1551 | pub subTexelPrecisionBits: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1552:34 [INFO] [stdout] | [INFO] [stdout] 1552 | pub mipmapPrecisionBits: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1553:39 [INFO] [stdout] | [INFO] [stdout] 1553 | pub maxDrawIndexedIndexValue: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1554:35 [INFO] [stdout] | [INFO] [stdout] 1554 | pub maxDrawIndirectCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1557:27 [INFO] [stdout] | [INFO] [stdout] 1557 | pub maxViewports: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1558:37 [INFO] [stdout] | [INFO] [stdout] 1558 | pub maxViewportDimensions: [uint32_t;2], [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1560:35 [INFO] [stdout] | [INFO] [stdout] 1560 | pub viewportSubPixelBits: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/lib.rs:1565:29 [INFO] [stdout] | [INFO] [stdout] 1565 | pub minTexelOffset: int32_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1566:29 [INFO] [stdout] | [INFO] [stdout] 1566 | pub maxTexelOffset: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/lib.rs:1567:35 [INFO] [stdout] | [INFO] [stdout] 1567 | pub minTexelGatherOffset: int32_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1568:35 [INFO] [stdout] | [INFO] [stdout] 1568 | pub maxTexelGatherOffset: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1571:46 [INFO] [stdout] | [INFO] [stdout] 1571 | pub subPixelInterpolationOffsetBits: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1572:34 [INFO] [stdout] | [INFO] [stdout] 1572 | pub maxFramebufferWidth: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1573:35 [INFO] [stdout] | [INFO] [stdout] 1573 | pub maxFramebufferHeight: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1574:35 [INFO] [stdout] | [INFO] [stdout] 1574 | pub maxFramebufferLayers: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1579:34 [INFO] [stdout] | [INFO] [stdout] 1579 | pub maxColorAttachments: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1585:33 [INFO] [stdout] | [INFO] [stdout] 1585 | pub maxSampleMaskWords: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1588:31 [INFO] [stdout] | [INFO] [stdout] 1588 | pub maxClipDistances: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1589:31 [INFO] [stdout] | [INFO] [stdout] 1589 | pub maxCullDistances: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1590:46 [INFO] [stdout] | [INFO] [stdout] 1590 | pub maxCombinedClipAndCullDistances: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1591:38 [INFO] [stdout] | [INFO] [stdout] 1591 | pub discreteQueuePriorities: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1617:25 [INFO] [stdout] | [INFO] [stdout] 1617 | pub apiVersion: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1618:28 [INFO] [stdout] | [INFO] [stdout] 1618 | pub driverVersion: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1619:23 [INFO] [stdout] | [INFO] [stdout] 1619 | pub vendorID: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1620:23 [INFO] [stdout] | [INFO] [stdout] 1620 | pub deviceID: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint8_t`: Use u8 instead. [INFO] [stdout] --> src/lib.rs:1623:33 [INFO] [stdout] | [INFO] [stdout] 1623 | pub pipelineCacheUUID: [uint8_t;VK_UUID_SIZE], [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1642:25 [INFO] [stdout] | [INFO] [stdout] 1642 | pub queueCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1643:33 [INFO] [stdout] | [INFO] [stdout] 1643 | pub timestampValidBits: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1652:24 [INFO] [stdout] | [INFO] [stdout] 1652 | pub heapIndex: uint32_t [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1667:30 [INFO] [stdout] | [INFO] [stdout] 1667 | pub memoryTypeCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1669:30 [INFO] [stdout] | [INFO] [stdout] 1669 | pub memoryHeapCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1680:31 [INFO] [stdout] | [INFO] [stdout] 1680 | pub queueFamilyIndex: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1681:25 [INFO] [stdout] | [INFO] [stdout] 1681 | pub queueCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1692:35 [INFO] [stdout] | [INFO] [stdout] 1692 | pub queueCreateInfoCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1694:32 [INFO] [stdout] | [INFO] [stdout] 1694 | pub enabledLayerCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1696:36 [INFO] [stdout] | [INFO] [stdout] 1696 | pub enabledExtensionCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1705:26 [INFO] [stdout] | [INFO] [stdout] 1705 | pub specVersion: uint32_t [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1721:26 [INFO] [stdout] | [INFO] [stdout] 1721 | pub specVersion: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1722:36 [INFO] [stdout] | [INFO] [stdout] 1722 | pub implementationVersion: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1741:33 [INFO] [stdout] | [INFO] [stdout] 1741 | pub waitSemaphoreCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1744:33 [INFO] [stdout] | [INFO] [stdout] 1744 | pub commandBufferCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1746:35 [INFO] [stdout] | [INFO] [stdout] 1746 | pub signalSemaphoreCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1757:30 [INFO] [stdout] | [INFO] [stdout] 1757 | pub memoryTypeIndex: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1777:29 [INFO] [stdout] | [INFO] [stdout] 1777 | pub memoryTypeBits: uint32_t [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1794:35 [INFO] [stdout] | [INFO] [stdout] 1794 | pub imageMipTailFirstLod: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1816:24 [INFO] [stdout] | [INFO] [stdout] 1816 | pub bindCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1825:24 [INFO] [stdout] | [INFO] [stdout] 1825 | pub bindCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1834:23 [INFO] [stdout] | [INFO] [stdout] 1834 | pub mipLevel: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1835:25 [INFO] [stdout] | [INFO] [stdout] 1835 | pub arrayLayer: uint32_t [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/lib.rs:1842:16 [INFO] [stdout] | [INFO] [stdout] 1842 | pub x: int32_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/lib.rs:1843:16 [INFO] [stdout] | [INFO] [stdout] 1843 | pub y: int32_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/lib.rs:1844:16 [INFO] [stdout] | [INFO] [stdout] 1844 | pub z: int32_t [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1864:24 [INFO] [stdout] | [INFO] [stdout] 1864 | pub bindCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1874:33 [INFO] [stdout] | [INFO] [stdout] 1874 | pub waitSemaphoreCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1876:30 [INFO] [stdout] | [INFO] [stdout] 1876 | pub bufferBindCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1878:35 [INFO] [stdout] | [INFO] [stdout] 1878 | pub imageOpaqueBindCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1880:29 [INFO] [stdout] | [INFO] [stdout] 1880 | pub imageBindCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1882:35 [INFO] [stdout] | [INFO] [stdout] 1882 | pub signalSemaphoreCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1921:25 [INFO] [stdout] | [INFO] [stdout] 1921 | pub queryCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1935:36 [INFO] [stdout] | [INFO] [stdout] 1935 | pub queueFamilyIndexCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1936:41 [INFO] [stdout] | [INFO] [stdout] 1936 | pub pQueueFamilyIndices: *const uint32_t [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1962:24 [INFO] [stdout] | [INFO] [stdout] 1962 | pub mipLevels: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1963:26 [INFO] [stdout] | [INFO] [stdout] 1963 | pub arrayLayers: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1968:36 [INFO] [stdout] | [INFO] [stdout] 1968 | pub queueFamilyIndexCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1969:41 [INFO] [stdout] | [INFO] [stdout] 1969 | pub pQueueFamilyIndices: *const uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:1999:27 [INFO] [stdout] | [INFO] [stdout] 1999 | pub baseMipLevel: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2000:25 [INFO] [stdout] | [INFO] [stdout] 2000 | pub levelCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2001:29 [INFO] [stdout] | [INFO] [stdout] 2001 | pub baseArrayLayer: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2002:25 [INFO] [stdout] | [INFO] [stdout] 2002 | pub layerCount: uint32_t [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2027:27 [INFO] [stdout] | [INFO] [stdout] 2027 | pub pCode: *const uint32_t [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2045:25 [INFO] [stdout] | [INFO] [stdout] 2045 | pub constantID: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2046:21 [INFO] [stdout] | [INFO] [stdout] 2046 | pub offset: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2054:28 [INFO] [stdout] | [INFO] [stdout] 2054 | pub mapEntryCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2077:22 [INFO] [stdout] | [INFO] [stdout] 2077 | pub binding: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2078:21 [INFO] [stdout] | [INFO] [stdout] 2078 | pub stride: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2086:23 [INFO] [stdout] | [INFO] [stdout] 2086 | pub location: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2087:22 [INFO] [stdout] | [INFO] [stdout] 2087 | pub binding: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2089:21 [INFO] [stdout] | [INFO] [stdout] 2089 | pub offset: uint32_t [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2099:44 [INFO] [stdout] | [INFO] [stdout] 2099 | pub vertexBindingDescriptionCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2101:46 [INFO] [stdout] | [INFO] [stdout] 2101 | pub vertexAttributeDescriptionCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2123:33 [INFO] [stdout] | [INFO] [stdout] 2123 | pub patchControlPoints: uint32_t [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/lib.rs:2142:16 [INFO] [stdout] | [INFO] [stdout] 2142 | pub x: int32_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/lib.rs:2143:16 [INFO] [stdout] | [INFO] [stdout] 2143 | pub y: int32_t [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2150:20 [INFO] [stdout] | [INFO] [stdout] 2150 | pub width: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2151:21 [INFO] [stdout] | [INFO] [stdout] 2151 | pub height: uint32_t [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2169:28 [INFO] [stdout] | [INFO] [stdout] 2169 | pub viewportCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2171:27 [INFO] [stdout] | [INFO] [stdout] 2171 | pub scissorCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2217:26 [INFO] [stdout] | [INFO] [stdout] 2217 | pub compareMask: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2218:24 [INFO] [stdout] | [INFO] [stdout] 2218 | pub writeMask: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2219:24 [INFO] [stdout] | [INFO] [stdout] 2219 | pub reference: uint32_t [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2263:30 [INFO] [stdout] | [INFO] [stdout] 2263 | pub attachmentCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2275:32 [INFO] [stdout] | [INFO] [stdout] 2275 | pub dynamicStateCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2286:25 [INFO] [stdout] | [INFO] [stdout] 2286 | pub stageCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2299:22 [INFO] [stdout] | [INFO] [stdout] 2299 | pub subpass: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/lib.rs:2301:32 [INFO] [stdout] | [INFO] [stdout] 2301 | pub basePipelineIndex: int32_t [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/lib.rs:2314:32 [INFO] [stdout] | [INFO] [stdout] 2314 | pub basePipelineIndex: int32_t [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2322:21 [INFO] [stdout] | [INFO] [stdout] 2322 | pub offset: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2323:19 [INFO] [stdout] | [INFO] [stdout] 2323 | pub size: uint32_t [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2333:29 [INFO] [stdout] | [INFO] [stdout] 2333 | pub setLayoutCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2335:37 [INFO] [stdout] | [INFO] [stdout] 2335 | pub pushConstantRangeCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2367:22 [INFO] [stdout] | [INFO] [stdout] 2367 | pub binding: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2369:30 [INFO] [stdout] | [INFO] [stdout] 2369 | pub descriptorCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2381:27 [INFO] [stdout] | [INFO] [stdout] 2381 | pub bindingCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2391:30 [INFO] [stdout] | [INFO] [stdout] 2391 | pub descriptorCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2401:22 [INFO] [stdout] | [INFO] [stdout] 2401 | pub maxSets: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2402:28 [INFO] [stdout] | [INFO] [stdout] 2402 | pub poolSizeCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2413:33 [INFO] [stdout] | [INFO] [stdout] 2413 | pub descriptorSetCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2442:25 [INFO] [stdout] | [INFO] [stdout] 2442 | pub dstBinding: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2443:30 [INFO] [stdout] | [INFO] [stdout] 2443 | pub dstArrayElement: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2444:30 [INFO] [stdout] | [INFO] [stdout] 2444 | pub descriptorCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2458:25 [INFO] [stdout] | [INFO] [stdout] 2458 | pub srcBinding: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2459:30 [INFO] [stdout] | [INFO] [stdout] 2459 | pub srcArrayElement: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2461:25 [INFO] [stdout] | [INFO] [stdout] 2461 | pub dstBinding: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2462:30 [INFO] [stdout] | [INFO] [stdout] 2462 | pub dstArrayElement: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2463:30 [INFO] [stdout] | [INFO] [stdout] 2463 | pub descriptorCount: uint32_t [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2474:30 [INFO] [stdout] | [INFO] [stdout] 2474 | pub attachmentCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2476:20 [INFO] [stdout] | [INFO] [stdout] 2476 | pub width: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2477:21 [INFO] [stdout] | [INFO] [stdout] 2477 | pub height: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2478:21 [INFO] [stdout] | [INFO] [stdout] 2478 | pub layers: uint32_t [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2500:25 [INFO] [stdout] | [INFO] [stdout] 2500 | pub attachment: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2510:35 [INFO] [stdout] | [INFO] [stdout] 2510 | pub inputAttachmentCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2512:35 [INFO] [stdout] | [INFO] [stdout] 2512 | pub colorAttachmentCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2516:38 [INFO] [stdout] | [INFO] [stdout] 2516 | pub preserveAttachmentCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2517:42 [INFO] [stdout] | [INFO] [stdout] 2517 | pub pPreserveAttachments: *const uint32_t [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2524:25 [INFO] [stdout] | [INFO] [stdout] 2524 | pub srcSubpass: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2525:25 [INFO] [stdout] | [INFO] [stdout] 2525 | pub dstSubpass: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2540:30 [INFO] [stdout] | [INFO] [stdout] 2540 | pub attachmentCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2542:27 [INFO] [stdout] | [INFO] [stdout] 2542 | pub subpassCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2544:30 [INFO] [stdout] | [INFO] [stdout] 2544 | pub dependencyCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2555:31 [INFO] [stdout] | [INFO] [stdout] 2555 | pub queueFamilyIndex: uint32_t [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2566:33 [INFO] [stdout] | [INFO] [stdout] 2566 | pub commandBufferCount: uint32_t [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2576:22 [INFO] [stdout] | [INFO] [stdout] 2576 | pub subpass: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2607:23 [INFO] [stdout] | [INFO] [stdout] 2607 | pub mipLevel: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2608:29 [INFO] [stdout] | [INFO] [stdout] 2608 | pub baseArrayLayer: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2609:25 [INFO] [stdout] | [INFO] [stdout] 2609 | pub layerCount: uint32_t [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2638:30 [INFO] [stdout] | [INFO] [stdout] 2638 | pub bufferRowLength: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2639:32 [INFO] [stdout] | [INFO] [stdout] 2639 | pub bufferImageHeight: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/lib.rs:2655:16 [INFO] [stdout] | [INFO] [stdout] 2655 | Int32([int32_t;4]), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2656:17 [INFO] [stdout] | [INFO] [stdout] 2656 | UInt32([uint32_t;4]) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2682:22 [INFO] [stdout] | [INFO] [stdout] 2682 | pub stencil: uint32_t [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2723:30 [INFO] [stdout] | [INFO] [stdout] 2723 | pub colorAttachment: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2732:29 [INFO] [stdout] | [INFO] [stdout] 2732 | pub baseArrayLayer: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2733:25 [INFO] [stdout] | [INFO] [stdout] 2733 | pub layerCount: uint32_t [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2765:34 [INFO] [stdout] | [INFO] [stdout] 2765 | pub srcQueueFamilyIndex: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2766:34 [INFO] [stdout] | [INFO] [stdout] 2766 | pub dstQueueFamilyIndex: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2782:34 [INFO] [stdout] | [INFO] [stdout] 2782 | pub srcQueueFamilyIndex: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2783:34 [INFO] [stdout] | [INFO] [stdout] 2783 | pub dstQueueFamilyIndex: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2797:30 [INFO] [stdout] | [INFO] [stdout] 2797 | pub clearValueCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2805:16 [INFO] [stdout] | [INFO] [stdout] 2805 | pub x: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2806:16 [INFO] [stdout] | [INFO] [stdout] 2806 | pub y: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2807:16 [INFO] [stdout] | [INFO] [stdout] 2807 | pub z: uint32_t [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2814:25 [INFO] [stdout] | [INFO] [stdout] 2814 | pub indexCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2815:28 [INFO] [stdout] | [INFO] [stdout] 2815 | pub instanceCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2816:25 [INFO] [stdout] | [INFO] [stdout] 2816 | pub firstIndex: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/lib.rs:2817:27 [INFO] [stdout] | [INFO] [stdout] 2817 | pub vertexOffset: int32_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2818:28 [INFO] [stdout] | [INFO] [stdout] 2818 | pub firstInstance: uint32_t [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2825:26 [INFO] [stdout] | [INFO] [stdout] 2825 | pub vertexCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2826:28 [INFO] [stdout] | [INFO] [stdout] 2826 | pub instanceCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2827:26 [INFO] [stdout] | [INFO] [stdout] 2827 | pub firstVertex: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2828:28 [INFO] [stdout] | [INFO] [stdout] 2828 | pub firstInstance: uint32_t [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2839:99 [INFO] [stdout] | [INFO] [stdout] 2839 | ... pPhysicalDeviceCount: *mut uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2861:118 [INFO] [stdout] | [INFO] [stdout] 2861 | ... pQueueFamilyPropertyCount: *mut uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2882:105 [INFO] [stdout] | [INFO] [stdout] 2882 | ... pPropertyCount: *mut uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2887:103 [INFO] [stdout] | [INFO] [stdout] 2887 | ... pPropertyCount: *mut uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2890:101 [INFO] [stdout] | [INFO] [stdout] 2890 | pub type vkEnumerateInstanceLayerPropertiesFn = unsafe extern "stdcall" fn(pPropertyCount: *mut uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2894:99 [INFO] [stdout] | [INFO] [stdout] 2894 | ... pPropertyCount: *mut uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2898:80 [INFO] [stdout] | [INFO] [stdout] 2898 | ... queueFamilyIndex: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2899:74 [INFO] [stdout] | [INFO] [stdout] 2899 | ... queueIndex: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2903:72 [INFO] [stdout] | [INFO] [stdout] 2903 | ... submitCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2931:89 [INFO] [stdout] | [INFO] [stdout] 2931 | ... memoryRangeCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2935:94 [INFO] [stdout] | [INFO] [stdout] 2935 | ... memoryRangeCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2962:116 [INFO] [stdout] | [INFO] [stdout] 2962 | ... pSparseMemoryRequirementCount: *mut uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2971:113 [INFO] [stdout] | [INFO] [stdout] 2971 | ... pPropertyCount: *mut uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2974:78 [INFO] [stdout] | [INFO] [stdout] 2974 | ... bindInfoCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2988:71 [INFO] [stdout] | [INFO] [stdout] 2988 | ... fenceCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:2995:73 [INFO] [stdout] | [INFO] [stdout] 2995 | ... fenceCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/lib.rs:2998:70 [INFO] [stdout] | [INFO] [stdout] 2998 | ... timeout: uint64_t) -> VkResult; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3038:79 [INFO] [stdout] | [INFO] [stdout] 3038 | ... firstQuery: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3039:79 [INFO] [stdout] | [INFO] [stdout] 3039 | ... queryCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3111:82 [INFO] [stdout] | [INFO] [stdout] 3111 | ... srcCacheCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3116:88 [INFO] [stdout] | [INFO] [stdout] 3116 | ... createInfoCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3123:87 [INFO] [stdout] | [INFO] [stdout] 3123 | ... createInfoCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3178:86 [INFO] [stdout] | [INFO] [stdout] 3178 | ... descriptorSetCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3182:90 [INFO] [stdout] | [INFO] [stdout] 3182 | ... descriptorWriteCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3184:89 [INFO] [stdout] | [INFO] [stdout] 3184 | ... descriptorCopyCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3228:86 [INFO] [stdout] | [INFO] [stdout] 3228 | ... commandBufferCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3244:77 [INFO] [stdout] | [INFO] [stdout] 3244 | ... firstViewport: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3245:77 [INFO] [stdout] | [INFO] [stdout] 3245 | ... viewportCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3249:75 [INFO] [stdout] | [INFO] [stdout] 3249 | ... firstScissor: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3250:75 [INFO] [stdout] | [INFO] [stdout] 3250 | ... scissorCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3271:85 [INFO] [stdout] | [INFO] [stdout] 3271 | ... compareMask: uint32_t); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3275:81 [INFO] [stdout] | [INFO] [stdout] 3275 | ... writeMask: uint32_t); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3279:81 [INFO] [stdout] | [INFO] [stdout] 3279 | ... reference: uint32_t); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3284:79 [INFO] [stdout] | [INFO] [stdout] 3284 | ... firstSet: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3285:89 [INFO] [stdout] | [INFO] [stdout] 3285 | ... descriptorSetCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3287:89 [INFO] [stdout] | [INFO] [stdout] 3287 | ... dynamicOffsetCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3288:93 [INFO] [stdout] | [INFO] [stdout] 3288 | ... pDynamicOffsets: *const uint32_t); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3296:82 [INFO] [stdout] | [INFO] [stdout] 3296 | ... firstBinding: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3297:82 [INFO] [stdout] | [INFO] [stdout] 3297 | ... bindingCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3302:68 [INFO] [stdout] | [INFO] [stdout] 3302 | ... vertexCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3303:70 [INFO] [stdout] | [INFO] [stdout] 3303 | ... instanceCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3304:68 [INFO] [stdout] | [INFO] [stdout] 3304 | ... firstVertex: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3305:70 [INFO] [stdout] | [INFO] [stdout] 3305 | ... firstInstance: uint32_t); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3308:74 [INFO] [stdout] | [INFO] [stdout] 3308 | ... indexCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3309:77 [INFO] [stdout] | [INFO] [stdout] 3309 | ... instanceCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3310:74 [INFO] [stdout] | [INFO] [stdout] 3310 | ... firstIndex: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/lib.rs:3311:76 [INFO] [stdout] | [INFO] [stdout] 3311 | ... vertexOffset: int32_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3312:77 [INFO] [stdout] | [INFO] [stdout] 3312 | ... firstInstance: uint32_t); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3317:74 [INFO] [stdout] | [INFO] [stdout] 3317 | ... drawCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3318:71 [INFO] [stdout] | [INFO] [stdout] 3318 | ... stride: uint32_t); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3323:81 [INFO] [stdout] | [INFO] [stdout] 3323 | ... drawCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3324:78 [INFO] [stdout] | [INFO] [stdout] 3324 | ... stride: uint32_t); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3327:62 [INFO] [stdout] | [INFO] [stdout] 3327 | ... x: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3328:62 [INFO] [stdout] | [INFO] [stdout] 3328 | ... y: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3329:62 [INFO] [stdout] | [INFO] [stdout] 3329 | ... z: uint32_t); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3338:74 [INFO] [stdout] | [INFO] [stdout] 3338 | ... regionCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3346:73 [INFO] [stdout] | [INFO] [stdout] 3346 | ... regionCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3354:73 [INFO] [stdout] | [INFO] [stdout] 3354 | ... regionCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3362:81 [INFO] [stdout] | [INFO] [stdout] 3362 | ... regionCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3369:81 [INFO] [stdout] | [INFO] [stdout] 3369 | ... regionCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3376:77 [INFO] [stdout] | [INFO] [stdout] 3376 | ... pData: *const uint32_t); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3382:67 [INFO] [stdout] | [INFO] [stdout] 3382 | ... data: uint32_t); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3388:78 [INFO] [stdout] | [INFO] [stdout] 3388 | ... rangeCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3395:85 [INFO] [stdout] | [INFO] [stdout] 3395 | ... rangeCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3399:84 [INFO] [stdout] | [INFO] [stdout] 3399 | ... attachmentCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3401:78 [INFO] [stdout] | [INFO] [stdout] 3401 | ... rectCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3409:76 [INFO] [stdout] | [INFO] [stdout] 3409 | ... regionCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3421:73 [INFO] [stdout] | [INFO] [stdout] 3421 | ... eventCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3425:81 [INFO] [stdout] | [INFO] [stdout] 3425 | ... memoryBarrierCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3427:87 [INFO] [stdout] | [INFO] [stdout] 3427 | ... bufferMemoryBarrierCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3429:86 [INFO] [stdout] | [INFO] [stdout] 3429 | ... imageMemoryBarrierCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3436:86 [INFO] [stdout] | [INFO] [stdout] 3436 | ... memoryBarrierCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3438:92 [INFO] [stdout] | [INFO] [stdout] 3438 | ... bufferMemoryBarrierCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3440:91 [INFO] [stdout] | [INFO] [stdout] 3440 | ... imageMemoryBarrierCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3445:68 [INFO] [stdout] | [INFO] [stdout] 3445 | ... query: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3450:66 [INFO] [stdout] | [INFO] [stdout] 3450 | ... query: uint32_t); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3454:77 [INFO] [stdout] | [INFO] [stdout] 3454 | ... firstQuery: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3455:77 [INFO] [stdout] | [INFO] [stdout] 3455 | ... queryCount: uint32_t); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3460:72 [INFO] [stdout] | [INFO] [stdout] 3460 | ... query: uint32_t); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3464:83 [INFO] [stdout] | [INFO] [stdout] 3464 | ... firstQuery: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3465:83 [INFO] [stdout] | [INFO] [stdout] 3465 | ... queryCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3474:72 [INFO] [stdout] | [INFO] [stdout] 3474 | ... offset: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3475:70 [INFO] [stdout] | [INFO] [stdout] 3475 | ... size: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3488:86 [INFO] [stdout] | [INFO] [stdout] 3488 | ... commandBufferCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3803:106 [INFO] [stdout] | [INFO] [stdout] 3803 | ... pub unsafe fn vkEnumeratePhysicalDevices(&self, instance: VkInstance, pPhysicalDeviceCount: *mut uint32_t, pPhysicalDevices: *mut V... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3823:137 [INFO] [stdout] | [INFO] [stdout] 3823 | ...sicalDevice: VkPhysicalDevice, pQueueFamilyPropertyCount: *mut uint32_t, pQueueFamilyProperties: *mut VkQueueFamilyProperties) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3847:117 [INFO] [stdout] | [INFO] [stdout] 3847 | ... pub unsafe fn vkEnumerateInstanceExtensionProperties(&self, pLayerName: *const c_char, pPropertyCount: *mut uint32_t, pProperties: ... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3851:149 [INFO] [stdout] | [INFO] [stdout] 3851 | ...hysicalDevice, pLayerName: *const c_char, pPropertyCount: *mut uint32_t, pProperties: *mut VkExtensionProperties) -> VkResult { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3855:86 [INFO] [stdout] | [INFO] [stdout] 3855 | ... pub unsafe fn vkEnumerateInstanceLayerProperties(&self, pPropertyCount: *mut uint32_t, pProperties: *mut VkLayerProperties) -> VkRe... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3859:118 [INFO] [stdout] | [INFO] [stdout] 3859 | ... pub unsafe fn vkEnumerateDeviceLayerProperties(&self, physicalDevice: VkPhysicalDevice, pPropertyCount: *mut uint32_t, pProperties:... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3863:83 [INFO] [stdout] | [INFO] [stdout] 3863 | pub unsafe fn vkGetDeviceQueue(&self, device: VkDevice, queueFamilyIndex: uint32_t, queueIndex: uint32_t, pQueue: *mut VkQueue) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3863:105 [INFO] [stdout] | [INFO] [stdout] 3863 | pub unsafe fn vkGetDeviceQueue(&self, device: VkDevice, queueFamilyIndex: uint32_t, queueIndex: uint32_t, pQueue: *mut VkQueue) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3867:73 [INFO] [stdout] | [INFO] [stdout] 3867 | ... pub unsafe fn vkQueueSubmit(&self, queue: VkQueue, submitCount: uint32_t, pSubmits: *const VkSubmitInfo, fence: VkFence) -> VkResult { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3895:92 [INFO] [stdout] | [INFO] [stdout] 3895 | ... pub unsafe fn vkFlushMappedMemoryRanges(&self, device: VkDevice, memoryRangeCount: uint32_t, pMemoryRanges: *const VkMappedMemoryRa... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3899:97 [INFO] [stdout] | [INFO] [stdout] 3899 | ... pub unsafe fn vkInvalidateMappedMemoryRanges(&self, device: VkDevice, memoryRangeCount: uint32_t, pMemoryRanges: *const VkMappedMem... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3923:135 [INFO] [stdout] | [INFO] [stdout] 3923 | ... VkDevice, image: VkImage, pSparseMemoryRequirementCount: *mut uint32_t, pSparseMemoryRequirements: *mut VkSparseImageMemoryRequiremen... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3927:248 [INFO] [stdout] | [INFO] [stdout] 3927 | ...VkImageUsageFlags, tiling: VkImageTiling, pPropertyCount: *mut uint32_t, pProperties: *mut VkSparseImageFormatProperties) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3930:79 [INFO] [stdout] | [INFO] [stdout] 3930 | ... pub unsafe fn vkQueueBindSparse(&self, queue: VkQueue, bindInfoCount: uint32_t, pBindInfo: *const VkBindSparseInfo, fence: VkFence)... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3942:74 [INFO] [stdout] | [INFO] [stdout] 3942 | pub unsafe fn vkResetFences(&self, device: VkDevice, fenceCount: uint32_t, pFences: *const VkFence) -> VkResult { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3950:76 [INFO] [stdout] | [INFO] [stdout] 3950 | ... pub unsafe fn vkWaitForFences(&self, device: VkDevice, fenceCount: uint32_t, pFences: *const VkFence, waitAll: VkBool32, timeout: u... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/lib.rs:3950:139 [INFO] [stdout] | [INFO] [stdout] 3950 | ...uint32_t, pFences: *const VkFence, waitAll: VkBool32, timeout: uint64_t) -> VkResult { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3990:106 [INFO] [stdout] | [INFO] [stdout] 3990 | ... pub unsafe fn vkGetQueryPoolResults(&self, device: VkDevice, queryPool: VkQueryPool, firstQuery: uint32_t, queryCount: uint32_t, da... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:3990:128 [INFO] [stdout] | [INFO] [stdout] 3990 | ... pub unsafe fn vkGetQueryPoolResults(&self, device: VkDevice, queryPool: VkQueryPool, firstQuery: uint32_t, queryCount: uint32_t, da... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4050:112 [INFO] [stdout] | [INFO] [stdout] 4050 | ... pub unsafe fn vkMergePipelineCaches(&self, device: VkDevice, dstCache: VkPipelineCache, srcCacheCount: uint32_t, pSrcCaches: *const... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4054:123 [INFO] [stdout] | [INFO] [stdout] 4054 | ... pub unsafe fn vkCreateGraphicsPipelines(&self, device: VkDevice, pipelineCache: VkPipelineCache, createInfoCount: uint32_t, pCreate... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4058:122 [INFO] [stdout] | [INFO] [stdout] 4058 | ... pub unsafe fn vkCreateComputePipelines(&self, device: VkDevice, pipelineCache: VkPipelineCache, createInfoCount: uint32_t, pCreateI... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4106:123 [INFO] [stdout] | [INFO] [stdout] 4106 | ... pub unsafe fn vkFreeDescriptorSets(&self, device: VkDevice, descriptorPool: VkDescriptorPool, descriptorSetCount: uint32_t, pDescri... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4110:93 [INFO] [stdout] | [INFO] [stdout] 4110 | ... pub unsafe fn vkUpdateDescriptorSets(&self, device: VkDevice, descriptorWriteCount: uint32_t, pDescriptorWrites: *const VkWriteDesc... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4110:172 [INFO] [stdout] | [INFO] [stdout] 4110 | ...iptorWrites: *const VkWriteDescriptorSet, descriptorCopyCount: uint32_t, pDescriptorCopies: *const VkCopyDescriptorSet) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4150:117 [INFO] [stdout] | [INFO] [stdout] 4150 | ... pub unsafe fn vkFreeCommandBuffers(&self, device: VkDevice, commandPool: VkCommandPool, commandBufferCount: uint32_t, pCommandBuffe... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4170:94 [INFO] [stdout] | [INFO] [stdout] 4170 | ... pub unsafe fn vkCmdSetViewport(&self, commandBuffer: VkCommandBuffer, firstViewport: uint32_t, viewportCount: uint32_t, pViewports:... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4170:119 [INFO] [stdout] | [INFO] [stdout] 4170 | ... pub unsafe fn vkCmdSetViewport(&self, commandBuffer: VkCommandBuffer, firstViewport: uint32_t, viewportCount: uint32_t, pViewports:... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4174:92 [INFO] [stdout] | [INFO] [stdout] 4174 | ... pub unsafe fn vkCmdSetScissor(&self, commandBuffer: VkCommandBuffer, firstScissor: uint32_t, scissorCount: uint32_t, pScissors: *co... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4174:116 [INFO] [stdout] | [INFO] [stdout] 4174 | ... pub unsafe fn vkCmdSetScissor(&self, commandBuffer: VkCommandBuffer, firstScissor: uint32_t, scissorCount: uint32_t, pScissors: *co... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4195:132 [INFO] [stdout] | [INFO] [stdout] 4195 | ...r: VkCommandBuffer, faceMask: VkStencilFaceFlags, compareMask: uint32_t) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4199:128 [INFO] [stdout] | [INFO] [stdout] 4199 | pub unsafe fn vkCmdSetStencilWriteMask(&self, commandBuffer: VkCommandBuffer, faceMask: VkStencilFaceFlags, writeMask: uint32_t) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4203:128 [INFO] [stdout] | [INFO] [stdout] 4203 | pub unsafe fn vkCmdSetStencilReference(&self, commandBuffer: VkCommandBuffer, faceMask: VkStencilFaceFlags, reference: uint32_t) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4207:162 [INFO] [stdout] | [INFO] [stdout] 4207 | ...oint: VkPipelineBindPoint, layout: VkPipelineLayout, firstSet: uint32_t, descriptorSetCount: uint32_t, pDescriptorSets: *const VkDescr... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4207:192 [INFO] [stdout] | [INFO] [stdout] 4207 | ...out: VkPipelineLayout, firstSet: uint32_t, descriptorSetCount: uint32_t, pDescriptorSets: *const VkDescriptorSet, dynamicOffsetCount: ... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4207:263 [INFO] [stdout] | [INFO] [stdout] 4207 | ..., pDescriptorSets: *const VkDescriptorSet, dynamicOffsetCount: uint32_t, pDynamicOffsets: *const uint32_t) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4207:297 [INFO] [stdout] | [INFO] [stdout] 4207 | ...ptorSet, dynamicOffsetCount: uint32_t, pDynamicOffsets: *const uint32_t) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4215:99 [INFO] [stdout] | [INFO] [stdout] 4215 | ... pub unsafe fn vkCmdBindVertexBuffers(&self, commandBuffer: VkCommandBuffer, firstBinding: uint32_t, bindingCount: uint32_t, pBuffer... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4215:123 [INFO] [stdout] | [INFO] [stdout] 4215 | ... pub unsafe fn vkCmdBindVertexBuffers(&self, commandBuffer: VkCommandBuffer, firstBinding: uint32_t, bindingCount: uint32_t, pBuffer... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4219:85 [INFO] [stdout] | [INFO] [stdout] 4219 | ... pub unsafe fn vkCmdDraw(&self, commandBuffer: VkCommandBuffer, vertexCount: uint32_t, instanceCount: uint32_t, firstVertex: uint32_... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4219:110 [INFO] [stdout] | [INFO] [stdout] 4219 | ... pub unsafe fn vkCmdDraw(&self, commandBuffer: VkCommandBuffer, vertexCount: uint32_t, instanceCount: uint32_t, firstVertex: uint32_... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4219:133 [INFO] [stdout] | [INFO] [stdout] 4219 | ..., vertexCount: uint32_t, instanceCount: uint32_t, firstVertex: uint32_t, firstInstance: uint32_t) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4219:158 [INFO] [stdout] | [INFO] [stdout] 4219 | ...instanceCount: uint32_t, firstVertex: uint32_t, firstInstance: uint32_t) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4223:91 [INFO] [stdout] | [INFO] [stdout] 4223 | ... pub unsafe fn vkCmdDrawIndexed(&self, commandBuffer: VkCommandBuffer, indexCount: uint32_t, instanceCount: uint32_t, firstIndex: ui... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4223:116 [INFO] [stdout] | [INFO] [stdout] 4223 | ... pub unsafe fn vkCmdDrawIndexed(&self, commandBuffer: VkCommandBuffer, indexCount: uint32_t, instanceCount: uint32_t, firstIndex: ui... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4223:138 [INFO] [stdout] | [INFO] [stdout] 4223 | ...er, indexCount: uint32_t, instanceCount: uint32_t, firstIndex: uint32_t, vertexOffset: int32_t, firstInstance: uint32_t) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/lib.rs:4223:162 [INFO] [stdout] | [INFO] [stdout] 4223 | ..., instanceCount: uint32_t, firstIndex: uint32_t, vertexOffset: int32_t, firstInstance: uint32_t) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4223:186 [INFO] [stdout] | [INFO] [stdout] 4223 | ...t, firstIndex: uint32_t, vertexOffset: int32_t, firstInstance: uint32_t) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4227:131 [INFO] [stdout] | [INFO] [stdout] 4227 | ...mandBuffer, buffer: VkBuffer, offset: VkDeviceSize, drawCount: uint32_t, stride: uint32_t) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4227:149 [INFO] [stdout] | [INFO] [stdout] 4227 | ...: VkBuffer, offset: VkDeviceSize, drawCount: uint32_t, stride: uint32_t) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4231:138 [INFO] [stdout] | [INFO] [stdout] 4231 | ...mandBuffer, buffer: VkBuffer, offset: VkDeviceSize, drawCount: uint32_t, stride: uint32_t) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4231:156 [INFO] [stdout] | [INFO] [stdout] 4231 | ...: VkBuffer, offset: VkDeviceSize, drawCount: uint32_t, stride: uint32_t) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4235:79 [INFO] [stdout] | [INFO] [stdout] 4235 | pub unsafe fn vkCmdDispatch(&self, commandBuffer: VkCommandBuffer, x: uint32_t, y: uint32_t, z: uint32_t) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4235:92 [INFO] [stdout] | [INFO] [stdout] 4235 | pub unsafe fn vkCmdDispatch(&self, commandBuffer: VkCommandBuffer, x: uint32_t, y: uint32_t, z: uint32_t) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4235:105 [INFO] [stdout] | [INFO] [stdout] 4235 | pub unsafe fn vkCmdDispatch(&self, commandBuffer: VkCommandBuffer, x: uint32_t, y: uint32_t, z: uint32_t) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4243:133 [INFO] [stdout] | [INFO] [stdout] 4243 | ...Buffer, srcBuffer: VkBuffer, dstBuffer: VkBuffer, regionCount: uint32_t, pRegions: *const VkBufferCopy) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4247:190 [INFO] [stdout] | [INFO] [stdout] 4247 | ...dstImage: VkImage, dstImageLayout: VkImageLayout, regionCount: uint32_t, pRegions: *const VkImageCopy) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4251:190 [INFO] [stdout] | [INFO] [stdout] 4251 | ...dstImage: VkImage, dstImageLayout: VkImageLayout, regionCount: uint32_t, pRegions: *const VkImageBlit, filter: VkFilter) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4255:169 [INFO] [stdout] | [INFO] [stdout] 4255 | ...dstImage: VkImage, dstImageLayout: VkImageLayout, regionCount: uint32_t, pRegions: *const VkBufferImageCopy) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4259:169 [INFO] [stdout] | [INFO] [stdout] 4259 | ...cImageLayout: VkImageLayout, dstBuffer: VkBuffer, regionCount: uint32_t, pRegions: *const VkBufferImageCopy) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4263:164 [INFO] [stdout] | [INFO] [stdout] 4263 | ...dstOffset: VkDeviceSize, dataSize: VkDeviceSize, pData: *const uint32_t) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4267:150 [INFO] [stdout] | [INFO] [stdout] 4267 | ...: VkBuffer, dstOffset: VkDeviceSize, size: VkDeviceSize, data: uint32_t) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4271:173 [INFO] [stdout] | [INFO] [stdout] 4271 | ...: VkImageLayout, pColor: *const VkClearColorValue, rangeCount: uint32_t, pRanges: *const VkImageSubresourceRange) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4275:194 [INFO] [stdout] | [INFO] [stdout] 4275 | ...t, pDepthStencil: *const VkClearDepthStencilValue, rangeCount: uint32_t, pRanges: *const VkImageSubresourceRange) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4279:101 [INFO] [stdout] | [INFO] [stdout] 4279 | ... pub unsafe fn vkCmdClearAttachments(&self, commandBuffer: VkCommandBuffer, attachmentCount: uint32_t, pAttachments: *const VkClearA... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4279:162 [INFO] [stdout] | [INFO] [stdout] 4279 | ...: uint32_t, pAttachments: *const VkClearAttachment, rectCount: uint32_t, pRects: *const VkClearRect) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4283:193 [INFO] [stdout] | [INFO] [stdout] 4283 | ...dstImage: VkImage, dstImageLayout: VkImageLayout, regionCount: uint32_t, pRegions: *const VkImageResolve) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4295:90 [INFO] [stdout] | [INFO] [stdout] 4295 | ... pub unsafe fn vkCmdWaitEvents(&self, commandBuffer: VkCommandBuffer, eventCount: uint32_t, pEvents: *const VkEvent, srcStageMask: V... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4295:217 [INFO] [stdout] | [INFO] [stdout] 4295 | ...Flags, dstStageMask: VkPipelineStageFlags, memoryBarrierCount: uint32_t, pMemoryBarriers: *const VkMemoryBarrier, bufferMemoryBarrierC... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4295:294 [INFO] [stdout] | [INFO] [stdout] 4295 | ...oryBarriers: *const VkMemoryBarrier, bufferMemoryBarrierCount: uint32_t, pBufferMemoryBarriers: *const VkBufferMemoryBarrier, imageMem... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4295:382 [INFO] [stdout] | [INFO] [stdout] 4295 | ...rriers: *const VkBufferMemoryBarrier, imageMemoryBarrierCount: uint32_t, pImageMemoryBarriers: *const VkImageMemoryBarrier) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4299:211 [INFO] [stdout] | [INFO] [stdout] 4299 | ...Flags, dependencyFlags: VkDependencyFlags, memoryBarrierCount: uint32_t, pMemoryBarriers: *const VkMemoryBarrier, bufferMemoryBarrierC... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4299:288 [INFO] [stdout] | [INFO] [stdout] 4299 | ...oryBarriers: *const VkMemoryBarrier, bufferMemoryBarrierCount: uint32_t, pBufferMemoryBarriers: *const VkBufferMemoryBarrier, imageMem... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4299:376 [INFO] [stdout] | [INFO] [stdout] 4299 | ...rriers: *const VkBufferMemoryBarrier, imageMemoryBarrierCount: uint32_t, pImageMemoryBarriers: *const VkImageMemoryBarrier) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4303:109 [INFO] [stdout] | [INFO] [stdout] 4303 | ... pub unsafe fn vkCmdBeginQuery(&self, commandBuffer: VkCommandBuffer, queryPool: VkQueryPool, query: uint32_t, flags: VkQueryControl... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4307:107 [INFO] [stdout] | [INFO] [stdout] 4307 | pub unsafe fn vkCmdEndQuery(&self, commandBuffer: VkCommandBuffer, queryPool: VkQueryPool, query: uint32_t) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4311:118 [INFO] [stdout] | [INFO] [stdout] 4311 | ... pub unsafe fn vkCmdResetQueryPool(&self, commandBuffer: VkCommandBuffer, queryPool: VkQueryPool, firstQuery: uint32_t, queryCount: ... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4311:140 [INFO] [stdout] | [INFO] [stdout] 4311 | ...fer, queryPool: VkQueryPool, firstQuery: uint32_t, queryCount: uint32_t) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4315:150 [INFO] [stdout] | [INFO] [stdout] 4315 | ...ineStage: VkPipelineStageFlags, queryPool: VkQueryPool, query: uint32_t) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4319:124 [INFO] [stdout] | [INFO] [stdout] 4319 | ... pub unsafe fn vkCmdCopyQueryPoolResults(&self, commandBuffer: VkCommandBuffer, queryPool: VkQueryPool, firstQuery: uint32_t, queryC... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4319:146 [INFO] [stdout] | [INFO] [stdout] 4319 | ...fer, queryPool: VkQueryPool, firstQuery: uint32_t, queryCount: uint32_t, dstBuffer: VkBuffer, dstOffset: VkDeviceSize, stride: VkDevic... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4323:147 [INFO] [stdout] | [INFO] [stdout] 4323 | ...out: VkPipelineLayout, stageFlags: VkShaderStageFlags, offset: uint32_t, size: uint32_t, pValues: *const c_void) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4323:163 [INFO] [stdout] | [INFO] [stdout] 4323 | ...ayout, stageFlags: VkShaderStageFlags, offset: uint32_t, size: uint32_t, pValues: *const c_void) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4339:103 [INFO] [stdout] | [INFO] [stdout] 4339 | ... pub unsafe fn vkCmdExecuteCommands(&self, commandBuffer: VkCommandBuffer, commandBufferCount: uint32_t, pCommandBuffers: *const VkC... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/lib.rs:4346:26 [INFO] [stdout] | [INFO] [stdout] 4346 | use ::libc::{c_char, uint64_t, uint32_t}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4346:36 [INFO] [stdout] | [INFO] [stdout] 4346 | use ::libc::{c_char, uint64_t, uint32_t}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/lib.rs:100:30 [INFO] [stdout] | [INFO] [stdout] 100 | pub struct $name(uint64_t); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4354 | VK_DEFINE_NON_DISPATCHABLE_HANDLE!(VkSurfaceKHR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `VK_DEFINE_NON_DISPATCHABLE_HANDLE` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4356:44 [INFO] [stdout] | [INFO] [stdout] 4356 | pub const VK_KHR_SURFACE_SPEC_VERSION: uint32_t = 25; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4410:28 [INFO] [stdout] | [INFO] [stdout] 4410 | pub minImageCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4411:28 [INFO] [stdout] | [INFO] [stdout] 4411 | pub maxImageCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4415:34 [INFO] [stdout] | [INFO] [stdout] 4415 | pub maxImageArrayLayers: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4435:100 [INFO] [stdout] | [INFO] [stdout] 4435 | ... queueFamilyIndex: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4445:108 [INFO] [stdout] | [INFO] [stdout] 4445 | ... pSurfaceFormatCount: *mut uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4450:111 [INFO] [stdout] | [INFO] [stdout] 4450 | ... pPresentModeCount: *mut uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4497:78 [INFO] [stdout] | [INFO] [stdout] 4497 | ... queueFamilyIndex: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4513:86 [INFO] [stdout] | [INFO] [stdout] 4513 | ... pSurfaceFormatCount: *mut uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4521:89 [INFO] [stdout] | [INFO] [stdout] 4521 | ... pPresentModeCount: *mut uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/lib.rs:4529:34 [INFO] [stdout] | [INFO] [stdout] 4529 | use ::libc::{c_void, c_char, uint64_t, uint32_t}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4529:44 [INFO] [stdout] | [INFO] [stdout] 4529 | use ::libc::{c_void, c_char, uint64_t, uint32_t}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/lib.rs:100:30 [INFO] [stdout] | [INFO] [stdout] 100 | pub struct $name(uint64_t); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4538 | VK_DEFINE_NON_DISPATCHABLE_HANDLE!(VkSwapchainKHR); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `VK_DEFINE_NON_DISPATCHABLE_HANDLE` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4540:46 [INFO] [stdout] | [INFO] [stdout] 4540 | pub const VK_KHR_SWAPCHAIN_SPEC_VERSION: uint32_t = 68; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4555:28 [INFO] [stdout] | [INFO] [stdout] 4555 | pub minImageCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4559:31 [INFO] [stdout] | [INFO] [stdout] 4559 | pub imageArrayLayers: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4562:36 [INFO] [stdout] | [INFO] [stdout] 4562 | pub queueFamilyIndexCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4563:41 [INFO] [stdout] | [INFO] [stdout] 4563 | pub pQueueFamilyIndices: *const uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4577:33 [INFO] [stdout] | [INFO] [stdout] 4577 | pub waitSemaphoreCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4579:29 [INFO] [stdout] | [INFO] [stdout] 4579 | pub swapchainCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4581:35 [INFO] [stdout] | [INFO] [stdout] 4581 | pub pImageIndices: *const uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4596:96 [INFO] [stdout] | [INFO] [stdout] 4596 | ... pSwapchainImageCount: *mut uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/lib.rs:4601:76 [INFO] [stdout] | [INFO] [stdout] 4601 | ... timeout: uint64_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4604:85 [INFO] [stdout] | [INFO] [stdout] 4604 | ... pImageIndex: *mut uint32_t) -> VkResult; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4661:73 [INFO] [stdout] | [INFO] [stdout] 4661 | ... pSwapchainImageCount: *mut uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/lib.rs:4669:55 [INFO] [stdout] | [INFO] [stdout] 4669 | ... timeout: uint64_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4672:64 [INFO] [stdout] | [INFO] [stdout] 4672 | ... pImageIndex: *mut uint32_t) -> VkResult { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/lib.rs:4685:43 [INFO] [stdout] | [INFO] [stdout] 4685 | use ::libc::{c_void, c_char, c_float, uint64_t, uint32_t}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4685:53 [INFO] [stdout] | [INFO] [stdout] 4685 | use ::libc::{c_void, c_char, c_float, uint64_t, uint32_t}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/lib.rs:100:30 [INFO] [stdout] | [INFO] [stdout] 100 | pub struct $name(uint64_t); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4694 | VK_DEFINE_NON_DISPATCHABLE_HANDLE!(VkDisplayKHR); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `VK_DEFINE_NON_DISPATCHABLE_HANDLE` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/lib.rs:100:30 [INFO] [stdout] | [INFO] [stdout] 100 | pub struct $name(uint64_t); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4695 | VK_DEFINE_NON_DISPATCHABLE_HANDLE!(VkDisplayModeKHR); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `VK_DEFINE_NON_DISPATCHABLE_HANDLE` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4697:44 [INFO] [stdout] | [INFO] [stdout] 4697 | pub const VK_KHR_DISPLAY_SPEC_VERSION: uint32_t = 21; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4734:26 [INFO] [stdout] | [INFO] [stdout] 4734 | pub refreshRate: uint32_t [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4775:32 [INFO] [stdout] | [INFO] [stdout] 4775 | pub currentStackIndex: uint32_t [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4786:25 [INFO] [stdout] | [INFO] [stdout] 4786 | pub planeIndex: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4787:30 [INFO] [stdout] | [INFO] [stdout] 4787 | pub planeStackIndex: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4795:106 [INFO] [stdout] | [INFO] [stdout] 4795 | ... pPropertyCount: *mut uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4799:111 [INFO] [stdout] | [INFO] [stdout] 4799 | ... pPropertyCount: *mut uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4803:95 [INFO] [stdout] | [INFO] [stdout] 4803 | ... planeIndex: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4804:103 [INFO] [stdout] | [INFO] [stdout] 4804 | ... pDisplayCount: *mut uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4809:96 [INFO] [stdout] | [INFO] [stdout] 4809 | ... pPropertyCount: *mut uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4820:90 [INFO] [stdout] | [INFO] [stdout] 4820 | ... planeIndex: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4869:84 [INFO] [stdout] | [INFO] [stdout] 4869 | ... pPropertyCount: *mut uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4876:89 [INFO] [stdout] | [INFO] [stdout] 4876 | ... pPropertyCount: *mut uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4883:73 [INFO] [stdout] | [INFO] [stdout] 4883 | ... planeIndex: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4884:81 [INFO] [stdout] | [INFO] [stdout] 4884 | ... pDisplayCount: *mut uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4892:74 [INFO] [stdout] | [INFO] [stdout] 4892 | ... pPropertyCount: *mut uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4909:68 [INFO] [stdout] | [INFO] [stdout] 4909 | ... planeIndex: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4925:34 [INFO] [stdout] | [INFO] [stdout] 4925 | use ::libc::{c_void, c_char, uint32_t}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4934:54 [INFO] [stdout] | [INFO] [stdout] 4934 | pub const VK_KHR_DISPLAY_SWAPCHAIN_SPEC_VERSION: uint32_t = 9; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4949:89 [INFO] [stdout] | [INFO] [stdout] 4949 | ... swapchainCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4983:67 [INFO] [stdout] | [INFO] [stdout] 4983 | ... swapchainCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:4993:34 [INFO] [stdout] | [INFO] [stdout] 4993 | use ::libc::{c_void, c_char, uint32_t}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:5008:50 [INFO] [stdout] | [INFO] [stdout] 5008 | pub const VK_KHR_WIN32_SURFACE_SPEC_VERSION: uint32_t = 5; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:5032:110 [INFO] [stdout] | [INFO] [stdout] 5032 | ... queueFamilyIndex: uint32_t) -> VkBool32; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:5073:88 [INFO] [stdout] | [INFO] [stdout] 5073 | ... queueFamilyIndex: uint32_t) -> VkBool32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:5080:34 [INFO] [stdout] | [INFO] [stdout] 5080 | use ::libc::{c_void, c_char, uint32_t, int32_t, uint64_t, size_t}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/lib.rs:5080:44 [INFO] [stdout] | [INFO] [stdout] 5080 | use ::libc::{c_void, c_char, uint32_t, int32_t, uint64_t, size_t}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/lib.rs:5080:53 [INFO] [stdout] | [INFO] [stdout] 5080 | use ::libc::{c_void, c_char, uint32_t, int32_t, uint64_t, size_t}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/lib.rs:100:30 [INFO] [stdout] | [INFO] [stdout] 100 | pub struct $name(uint64_t); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 5088 | VK_DEFINE_NON_DISPATCHABLE_HANDLE!(VkDebugReportCallbackEXT); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `VK_DEFINE_NON_DISPATCHABLE_HANDLE` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/lib.rs:5090:49 [INFO] [stdout] | [INFO] [stdout] 5090 | pub const VK_EXT_DEBUG_REPORT_SPEC_VERSION: uint32_t = 2; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/lib.rs:5155:78 [INFO] [stdout] | [INFO] [stdout] 5155 | ... object: uint64_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/lib.rs:5157:83 [INFO] [stdout] | [INFO] [stdout] 5157 | ... messageCode: int32_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/lib.rs:5192:77 [INFO] [stdout] | [INFO] [stdout] 5192 | ... object: uint64_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/lib.rs:5194:82 [INFO] [stdout] | [INFO] [stdout] 5194 | ... messageCode: int32_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/lib.rs:5248:55 [INFO] [stdout] | [INFO] [stdout] 5248 | ... object: uint64_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/lib.rs:5250:60 [INFO] [stdout] | [INFO] [stdout] 5250 | ... messageCode: int32_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:1328:39 [INFO] [stdout] | [INFO] [stdout] 1328 | pub type vkAllocationFunctionFn = unsafe extern "stdcall" fn(pUserData: *mut c_void, [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 1329 | | size: size_t, [INFO] [stdout] 1330 | | alignment: size_t, [INFO] [stdout] 1331 | | allocationScope: VkSystemAllocationScope); [INFO] [stdout] | |__________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] = note: `#[warn(unsupported_fn_ptr_calling_conventions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:1333:41 [INFO] [stdout] | [INFO] [stdout] 1333 | pub type vkReallocationFunctionFn = unsafe extern "stdcall" fn(pUserData: *mut c_void, [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1334 | | pOriginal: *mut c_void, [INFO] [stdout] 1335 | | size: size_t, [INFO] [stdout] 1336 | | alignment: size_t, [INFO] [stdout] 1337 | | allocationScope: VkSystemAllocationScope); [INFO] [stdout] | |____________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:1339:33 [INFO] [stdout] | [INFO] [stdout] 1339 | pub type vkFreeFunctionFn = unsafe extern "stdcall" fn(pUserData: *mut c_void, [INFO] [stdout] | _________________________________^ [INFO] [stdout] 1340 | | pMemory: *mut c_void); [INFO] [stdout] | |________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:1342:51 [INFO] [stdout] | [INFO] [stdout] 1342 | pub type vkInternalAllocationNotificationFn = unsafe extern "stdcall" fn(pUserData: *mut c_void, [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 1343 | | size: size_t, [INFO] [stdout] 1344 | | allocationType: VkInternalAllocationType, [INFO] [stdout] 1345 | | allocationScope: VkSystemAllocationScope); [INFO] [stdout] | |______________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:1347:45 [INFO] [stdout] | [INFO] [stdout] 1347 | pub type vkInternalFreeNotificationFn = unsafe extern "stdcall" fn(pUserData: *mut c_void, [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 1348 | | size: size_t, [INFO] [stdout] 1349 | | allocationType: VkInternalAllocationType, [INFO] [stdout] 1350 | | allocationScope: VkSystemAllocationScope); [INFO] [stdout] | |________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:2831:35 [INFO] [stdout] | [INFO] [stdout] 2831 | pub type vkCreateInstanceFn = unsafe extern "stdcall" fn(pCreateInfo: *const VkInstanceCreateInfo, [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 2832 | | pAllocator: *const VkAllocationCallbacks, [INFO] [stdout] 2833 | | pInstance: *mut VkInstance) -> VkResult; [INFO] [stdout] | |____________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:2835:36 [INFO] [stdout] | [INFO] [stdout] 2835 | pub type vkDestroyInstanceFn = unsafe extern "stdcall" fn(instance: VkInstance, [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 2836 | | pAllocator: *const VkAllocationCallbacks); [INFO] [stdout] | |_______________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:2838:45 [INFO] [stdout] | [INFO] [stdout] 2838 | pub type vkEnumeratePhysicalDevicesFn = unsafe extern "stdcall" fn(instance: VkInstance, [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 2839 | | pPhysicalDeviceCount: *mut uint32_t, [INFO] [stdout] 2840 | | pPhysicalDevices: *mut VkPhysicalDevice) -> VkResult; [INFO] [stdout] | |___________________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:2842:46 [INFO] [stdout] | [INFO] [stdout] 2842 | pub type vkGetPhysicalDeviceFeaturesFn = unsafe extern "stdcall" fn(physicalDevice: VkPhysicalDevice, [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 2843 | | pFeatures: *mut VkPhysicalDeviceFeatures); [INFO] [stdout] | |_________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:2845:54 [INFO] [stdout] | [INFO] [stdout] 2845 | pub type vkGetPhysicalDeviceFormatPropertiesFn = unsafe extern "stdcall" fn(physicalDevice: VkPhysicalDevice, [INFO] [stdout] | ______________________________________________________^ [INFO] [stdout] 2846 | | format: VkFormat, [INFO] [stdout] 2847 | | pFormatProperties: *mut VkFormatProperties); [INFO] [stdout] | |___________________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:2849:59 [INFO] [stdout] | [INFO] [stdout] 2849 | pub type vkGetPhysicalDeviceImageFormatPropertiesFn = unsafe extern "stdcall" fn(physicalDevice: VkPhysicalDevice, [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 2850 | | format: VkFormat, [INFO] [stdout] 2851 | | iType: VkImageType, [INFO] [stdout] 2852 | | tiling: VkImageTiling, [INFO] [stdout] 2853 | | usage: VkImageUsageFlags, [INFO] [stdout] 2854 | | flags: VkImageCreateFlags, [INFO] [stdout] 2855 | | pImageFormatProperties: *mut VkImageFormatProperties) -> VkResult; [INFO] [stdout] | |______________________________________________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:2857:48 [INFO] [stdout] | [INFO] [stdout] 2857 | pub type vkGetPhysicalDevicePropertiesFn = unsafe extern "stdcall" fn(physicalDevice: VkPhysicalDevice, [INFO] [stdout] | ________________________________________________^ [INFO] [stdout] 2858 | | pProperties: *mut VkPhysicalDeviceProperties); [INFO] [stdout] | |_______________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:2860:59 [INFO] [stdout] | [INFO] [stdout] 2860 | pub type vkGetPhysicalDeviceQueueFamilyPropertiesFn = unsafe extern "stdcall" fn(physicalDevice: VkPhysicalDevice, [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 2861 | | pQueueFamilyPropertyCount: *mut uint32_t, [INFO] [stdout] 2862 | | pQueueFamilyProperties: *mut VkQueueFamilyProperties); [INFO] [stdout] | |__________________________________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:2864:54 [INFO] [stdout] | [INFO] [stdout] 2864 | pub type vkGetPhysicalDeviceMemoryPropertiesFn = unsafe extern "stdcall" fn(physicalDevice: VkPhysicalDevice, [INFO] [stdout] | ______________________________________________________^ [INFO] [stdout] 2865 | | pMemoryProperties: *mut VkPhysicalDeviceMemoryProperties); [INFO] [stdout] | |_________________________________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:2867:40 [INFO] [stdout] | [INFO] [stdout] 2867 | pub type vkGetInstanceProcAddrFn = unsafe extern "stdcall" fn(instance: VkInstance, [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 2868 | | pName: *const c_char) -> vkVoidFunctionFn; [INFO] [stdout] | |___________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:2870:38 [INFO] [stdout] | [INFO] [stdout] 2870 | pub type vkGetDeviceProcAddrFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 2871 | | pName: *const c_char) -> vkVoidFunctionFn; [INFO] [stdout] | |_________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:2873:33 [INFO] [stdout] | [INFO] [stdout] 2873 | pub type vkCreateDeviceFn = unsafe extern "stdcall" fn(physicalDevice: VkPhysicalDevice, [INFO] [stdout] | _________________________________^ [INFO] [stdout] 2874 | | pCreateInfo: *const VkDeviceCreateInfo, [INFO] [stdout] 2875 | | pAllocator: *const VkAllocationCallbacks, [INFO] [stdout] 2876 | | pDevice: *mut VkDevice) -> VkResult; [INFO] [stdout] | |______________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:2878:34 [INFO] [stdout] | [INFO] [stdout] 2878 | pub type vkDestroyDeviceFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | __________________________________^ [INFO] [stdout] 2879 | | pAllocator: *const VkAllocationCallbacks); [INFO] [stdout] | |_____________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:2881:57 [INFO] [stdout] | [INFO] [stdout] 2881 | pub type vkEnumerateInstanceExtensionPropertiesFn = unsafe extern "stdcall" fn(pLayerName: *const c_char, [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 2882 | | pPropertyCount: *mut uint32_t, [INFO] [stdout] 2883 | | pProperties: *mut VkExtensionProperties) -> VkResult; [INFO] [stdout] | |_______________________________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:2885:55 [INFO] [stdout] | [INFO] [stdout] 2885 | pub type vkEnumerateDeviceExtensionPropertiesFn = unsafe extern "stdcall" fn(physicalDevice: VkPhysicalDevice, [INFO] [stdout] | _______________________________________________________^ [INFO] [stdout] 2886 | | pLayerName: *const c_char, [INFO] [stdout] 2887 | | pPropertyCount: *mut uint32_t, [INFO] [stdout] 2888 | | pProperties: *mut VkExtensionProperties) -> VkResult; [INFO] [stdout] | |_____________________________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:2890:53 [INFO] [stdout] | [INFO] [stdout] 2890 | pub type vkEnumerateInstanceLayerPropertiesFn = unsafe extern "stdcall" fn(pPropertyCount: *mut uint32_t, [INFO] [stdout] | _____________________________________________________^ [INFO] [stdout] 2891 | | pProperties: *mut VkLayerProperties) -> VkResult; [INFO] [stdout] | |_______________________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:2893:51 [INFO] [stdout] | [INFO] [stdout] 2893 | pub type vkEnumerateDeviceLayerPropertiesFn = unsafe extern "stdcall" fn(physicalDevice: VkPhysicalDevice, [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 2894 | | pPropertyCount: *mut uint32_t, [INFO] [stdout] 2895 | | pProperties: *mut VkLayerProperties) -> VkResult; [INFO] [stdout] | |_____________________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:2897:35 [INFO] [stdout] | [INFO] [stdout] 2897 | pub type vkGetDeviceQueueFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 2898 | | queueFamilyIndex: uint32_t, [INFO] [stdout] 2899 | | queueIndex: uint32_t, [INFO] [stdout] 2900 | | pQueue: *mut VkQueue); [INFO] [stdout] | |__________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:2902:32 [INFO] [stdout] | [INFO] [stdout] 2902 | pub type vkQueueSubmitFn = unsafe extern "stdcall" fn(queue: VkQueue, [INFO] [stdout] | ________________________________^ [INFO] [stdout] 2903 | | submitCount: uint32_t, [INFO] [stdout] 2904 | | pSubmits: *const VkSubmitInfo, [INFO] [stdout] 2905 | | fence: VkFence) -> VkResult; [INFO] [stdout] | |_____________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:2907:34 [INFO] [stdout] | [INFO] [stdout] 2907 | pub type vkQueueWaitIdleFn = unsafe extern "stdcall" fn(queue: VkQueue) -> VkResult; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:2909:35 [INFO] [stdout] | [INFO] [stdout] 2909 | pub type vkDeviceWaitIdleFn = unsafe extern "stdcall" fn(device: VkDevice) -> VkResult; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:2911:35 [INFO] [stdout] | [INFO] [stdout] 2911 | pub type vkAllocateMemoryFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 2912 | | pAllocateInfo: *const VkMemoryAllocateInfo, [INFO] [stdout] 2913 | | pAllocator: *const VkAllocationCallbacks, [INFO] [stdout] 2914 | | pMemory: *mut VkDeviceMemory) -> VkResult; [INFO] [stdout] | |______________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:2916:31 [INFO] [stdout] | [INFO] [stdout] 2916 | pub type vkFreeMemoryFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2917 | | memory: VkDeviceMemory, [INFO] [stdout] 2918 | | pAllocator: *const VkAllocationCallbacks); [INFO] [stdout] | |__________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:2920:30 [INFO] [stdout] | [INFO] [stdout] 2920 | pub type vkMapMemoryFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | ______________________________^ [INFO] [stdout] 2921 | | memory: VkDeviceMemory, [INFO] [stdout] 2922 | | offset: VkDeviceSize, [INFO] [stdout] 2923 | | size: VkDeviceSize, [INFO] [stdout] 2924 | | flags: VkMemoryMapFlags, [INFO] [stdout] 2925 | | ppData: *mut *mut c_void) -> VkResult; [INFO] [stdout] | |_____________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:2927:32 [INFO] [stdout] | [INFO] [stdout] 2927 | pub type vkUnmapMemoryFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | ________________________________^ [INFO] [stdout] 2928 | | memory: VkDeviceMemory); [INFO] [stdout] | |_________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:2930:44 [INFO] [stdout] | [INFO] [stdout] 2930 | pub type vkFlushMappedMemoryRangesFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 2931 | | memoryRangeCount: uint32_t, [INFO] [stdout] 2932 | | pMemoryRanges: *const VkMappedMemoryRange) -> VkResult; [INFO] [stdout] | |____________________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:2934:49 [INFO] [stdout] | [INFO] [stdout] 2934 | pub type vkInvalidateMappedMemoryRangesFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 2935 | | memoryRangeCount: uint32_t, [INFO] [stdout] 2936 | | pMemoryRanges: *const VkMappedMemoryRange) -> VkResult; [INFO] [stdout] | |_________________________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:2938:46 [INFO] [stdout] | [INFO] [stdout] 2938 | pub type vkGetDeviceMemoryCommitmentFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 2939 | | memory: VkDeviceMemory, [INFO] [stdout] 2940 | | pCommittedMemoryInBytes: *mut VkDeviceSize); [INFO] [stdout] | |___________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:2942:37 [INFO] [stdout] | [INFO] [stdout] 2942 | pub type vkBindBufferMemoryFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 2943 | | buffer: VkBuffer, [INFO] [stdout] 2944 | | memory: VkDeviceMemory, [INFO] [stdout] 2945 | | memoryOffset: VkDeviceSize) -> VkResult; [INFO] [stdout] | |______________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:2947:36 [INFO] [stdout] | [INFO] [stdout] 2947 | pub type vkBindImageMemoryFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 2948 | | image: VkImage, [INFO] [stdout] 2949 | | memory: VkDeviceMemory, [INFO] [stdout] 2950 | | memoryOffset: VkDeviceSize) -> VkResult; [INFO] [stdout] | |_____________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:2952:48 [INFO] [stdout] | [INFO] [stdout] 2952 | pub type vkGetBufferMemoryRequirementsFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | ________________________________________________^ [INFO] [stdout] 2953 | | buffer: VkBuffer, [INFO] [stdout] 2954 | | pMemoryRequirements: *mut VkMemoryRequirements); [INFO] [stdout] | |_________________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:2956:47 [INFO] [stdout] | [INFO] [stdout] 2956 | pub type vkGetImageMemoryRequirementsFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 2957 | | image: VkImage, [INFO] [stdout] 2958 | | pMemoryRequirements: *mut VkMemoryRequirements); [INFO] [stdout] | |________________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:2960:53 [INFO] [stdout] | [INFO] [stdout] 2960 | pub type vkGetImageSparseMemoryRequirementsFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | _____________________________________________________^ [INFO] [stdout] 2961 | | image: VkImage, [INFO] [stdout] 2962 | | pSparseMemoryRequirementCount: *mut uint32_t, [INFO] [stdout] 2963 | | pSparseMemoryRequirements: *mut VkSparseImageMemoryRequirements); [INFO] [stdout] | |_______________________________________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:2965:65 [INFO] [stdout] | [INFO] [stdout] 2965 | pub type vkGetPhysicalDeviceSparseImageFormatPropertiesFn = unsafe extern "stdcall" fn(physicalDevice: VkPhysicalDevice, [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 2966 | | format: VkFormat, [INFO] [stdout] 2967 | | iType: VkImageType, [INFO] [stdout] 2968 | | samples: VkSampleCountFlags, [INFO] [stdout] ... | [INFO] [stdout] 2971 | | pPropertyCount: *mut uint32_t, [INFO] [stdout] 2972 | | pProperties: *mut VkSparseImageFormatProperties); [INFO] [stdout] | |___________________________________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:2973:36 [INFO] [stdout] | [INFO] [stdout] 2973 | pub type vkQueueBindSparseFn = unsafe extern "stdcall" fn(queue: VkQueue, [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 2974 | | bindInfoCount: uint32_t, [INFO] [stdout] 2975 | | pBindInfo: *const VkBindSparseInfo, [INFO] [stdout] 2976 | | fence: VkFence) -> VkResult; [INFO] [stdout] | |_________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:2978:32 [INFO] [stdout] | [INFO] [stdout] 2978 | pub type vkCreateFenceFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | ________________________________^ [INFO] [stdout] 2979 | | pCreateInfo: *const VkFenceCreateInfo, [INFO] [stdout] 2980 | | pAllocator: *const VkAllocationCallbacks, [INFO] [stdout] 2981 | | pFence: *mut VkFence) -> VkResult; [INFO] [stdout] | |___________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:2983:33 [INFO] [stdout] | [INFO] [stdout] 2983 | pub type vkDestroyFenceFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | _________________________________^ [INFO] [stdout] 2984 | | fence: VkFence, [INFO] [stdout] 2985 | | pAllocator: *const VkAllocationCallbacks); [INFO] [stdout] | |____________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:2987:32 [INFO] [stdout] | [INFO] [stdout] 2987 | pub type vkResetFencesFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | ________________________________^ [INFO] [stdout] 2988 | | fenceCount: uint32_t, [INFO] [stdout] 2989 | | pFences: *const VkFence) -> VkResult; [INFO] [stdout] | |______________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:2991:35 [INFO] [stdout] | [INFO] [stdout] 2991 | pub type vkGetFenceStatusFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 2992 | | fence: VkFence) -> VkResult; [INFO] [stdout] | |________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:2994:34 [INFO] [stdout] | [INFO] [stdout] 2994 | pub type vkWaitForFencesFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | __________________________________^ [INFO] [stdout] 2995 | | fenceCount: uint32_t, [INFO] [stdout] 2996 | | pFences: *const VkFence, [INFO] [stdout] 2997 | | waitAll: VkBool32, [INFO] [stdout] 2998 | | timeout: uint64_t) -> VkResult; [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3000:36 [INFO] [stdout] | [INFO] [stdout] 3000 | pub type vkCreateSemaphoreFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 3001 | | pCreateInfo: *const VkSemaphoreCreateInfo, [INFO] [stdout] 3002 | | pAllocator: *const VkAllocationCallbacks, [INFO] [stdout] 3003 | | pSemaphore: *mut VkSemaphore) -> VkResult; [INFO] [stdout] | |_______________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3005:37 [INFO] [stdout] | [INFO] [stdout] 3005 | pub type vkDestroySemaphoreFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 3006 | | semaphore: VkSemaphore, [INFO] [stdout] 3007 | | pAllocator: *const VkAllocationCallbacks); [INFO] [stdout] | |________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3009:32 [INFO] [stdout] | [INFO] [stdout] 3009 | pub type vkCreateEventFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | ________________________________^ [INFO] [stdout] 3010 | | pCreateInfo: *const VkEventCreateInfo, [INFO] [stdout] 3011 | | pAllocator: *const VkAllocationCallbacks, [INFO] [stdout] 3012 | | pEvent: *mut VkEvent) -> VkResult; [INFO] [stdout] | |___________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3014:33 [INFO] [stdout] | [INFO] [stdout] 3014 | pub type vkDestroyEventFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | _________________________________^ [INFO] [stdout] 3015 | | event: VkEvent, [INFO] [stdout] 3016 | | pAllocator: *const VkAllocationCallbacks); [INFO] [stdout] | |____________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3018:35 [INFO] [stdout] | [INFO] [stdout] 3018 | pub type vkGetEventStatusFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 3019 | | event: VkEvent) -> VkResult; [INFO] [stdout] | |________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3021:29 [INFO] [stdout] | [INFO] [stdout] 3021 | pub type vkSetEventFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | _____________________________^ [INFO] [stdout] 3022 | | event: VkEvent) -> VkResult; [INFO] [stdout] | |__________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3024:31 [INFO] [stdout] | [INFO] [stdout] 3024 | pub type vkResetEventFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | _______________________________^ [INFO] [stdout] 3025 | | event: VkEvent) -> VkResult; [INFO] [stdout] | |____________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3027:36 [INFO] [stdout] | [INFO] [stdout] 3027 | pub type vkCreateQueryPoolFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 3028 | | pCreateInfo: *const VkQueryPoolCreateInfo, [INFO] [stdout] 3029 | | pAllocator: *const VkAllocationCallbacks, [INFO] [stdout] 3030 | | pQueryPool: *mut VkQueryPool) -> VkResult; [INFO] [stdout] | |_______________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3032:37 [INFO] [stdout] | [INFO] [stdout] 3032 | pub type vkDestroyQueryPoolFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 3033 | | queryPool: VkQueryPool, [INFO] [stdout] 3034 | | pAllocator: *const VkAllocationCallbacks); [INFO] [stdout] | |________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3036:40 [INFO] [stdout] | [INFO] [stdout] 3036 | pub type vkGetQueryPoolResultsFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 3037 | | queryPool: VkQueryPool, [INFO] [stdout] 3038 | | firstQuery: uint32_t, [INFO] [stdout] 3039 | | queryCount: uint32_t, [INFO] [stdout] ... | [INFO] [stdout] 3042 | | stride: VkDeviceSize, [INFO] [stdout] 3043 | | flags: VkDeviceSize) -> VkResult; [INFO] [stdout] | |__________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3045:33 [INFO] [stdout] | [INFO] [stdout] 3045 | pub type vkCreateBufferFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | _________________________________^ [INFO] [stdout] 3046 | | pCreateInfo: *const VkBufferCreateInfo, [INFO] [stdout] 3047 | | pAllocator: *const VkAllocationCallbacks, [INFO] [stdout] 3048 | | pBuffer: *mut VkBuffer) -> VkResult; [INFO] [stdout] | |______________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3050:34 [INFO] [stdout] | [INFO] [stdout] 3050 | pub type vkDestroyBufferFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | __________________________________^ [INFO] [stdout] 3051 | | buffer: VkBuffer, [INFO] [stdout] 3052 | | pAllocator: *const VkAllocationCallbacks); [INFO] [stdout] | |_____________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3054:37 [INFO] [stdout] | [INFO] [stdout] 3054 | pub type vkCreateBufferViewFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 3055 | | pCreateInfo: *const VkBufferViewCreateInfo, [INFO] [stdout] 3056 | | pAllocator: *const VkAllocationCallbacks, [INFO] [stdout] 3057 | | pView: *mut VkBufferView) -> VkResult; [INFO] [stdout] | |____________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3059:38 [INFO] [stdout] | [INFO] [stdout] 3059 | pub type vkDestroyBufferViewFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 3060 | | bufferView: VkBufferView, [INFO] [stdout] 3061 | | pAllocator: *const VkAllocationCallbacks); [INFO] [stdout] | |_________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3063:32 [INFO] [stdout] | [INFO] [stdout] 3063 | pub type vkCreateImageFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | ________________________________^ [INFO] [stdout] 3064 | | pCreateInfo: *const VkImageCreateInfo, [INFO] [stdout] 3065 | | pAllocator: *const VkAllocationCallbacks, [INFO] [stdout] 3066 | | pImage: *mut VkImage) -> VkResult; [INFO] [stdout] | |___________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3068:33 [INFO] [stdout] | [INFO] [stdout] 3068 | pub type vkDestroyImageFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | _________________________________^ [INFO] [stdout] 3069 | | image: VkImage, [INFO] [stdout] 3070 | | pAllocator: *const VkAllocationCallbacks); [INFO] [stdout] | |____________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3072:46 [INFO] [stdout] | [INFO] [stdout] 3072 | pub type vkGetImageSubresourceLayoutFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 3073 | | image: VkImage, [INFO] [stdout] 3074 | | pSubresource: *const VkImageSubresource, [INFO] [stdout] 3075 | | pLayout: *mut VkSubresourceLayout); [INFO] [stdout] | |__________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3077:36 [INFO] [stdout] | [INFO] [stdout] 3077 | pub type vkCreateImageViewFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 3078 | | pCreateInfo: *const VkImageViewCreateInfo, [INFO] [stdout] 3079 | | pAllocator: *const VkAllocationCallbacks, [INFO] [stdout] 3080 | | pView: *mut VkImageView) -> VkResult; [INFO] [stdout] | |__________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3082:37 [INFO] [stdout] | [INFO] [stdout] 3082 | pub type vkDestroyImageViewFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 3083 | | imageView: VkImageView, [INFO] [stdout] 3084 | | pAllocator: *const VkAllocationCallbacks); [INFO] [stdout] | |________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3086:39 [INFO] [stdout] | [INFO] [stdout] 3086 | pub type vkCreateShaderModuleFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 3087 | | pCreateInfo: *const VkShaderModuleCreateInfo, [INFO] [stdout] 3088 | | pAllocator: *const VkAllocationCallbacks, [INFO] [stdout] 3089 | | pShaderModule: *mut VkShaderModule) -> VkResult; [INFO] [stdout] | |________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3091:40 [INFO] [stdout] | [INFO] [stdout] 3091 | pub type vkDestroyShaderModuleFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 3092 | | shaderModule: VkShaderModule, [INFO] [stdout] 3093 | | pAllocator: *const VkAllocationCallbacks); [INFO] [stdout] | |___________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3095:40 [INFO] [stdout] | [INFO] [stdout] 3095 | pub type vkCreatePipelineCacheFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 3096 | | pCreateInfo: *const VkPipelineCacheCreateInfo, [INFO] [stdout] 3097 | | pAllocator: *const VkAllocationCallbacks, [INFO] [stdout] 3098 | | pPipelineCache: *mut VkPipelineCache) -> VkResult; [INFO] [stdout] | |___________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3100:41 [INFO] [stdout] | [INFO] [stdout] 3100 | pub type vkDestroyPipelineCacheFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 3101 | | pipelineCache: VkPipelineCache, [INFO] [stdout] 3102 | | pAllocator: *const VkAllocationCallbacks); [INFO] [stdout] | |____________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3104:41 [INFO] [stdout] | [INFO] [stdout] 3104 | pub type vkGetPipelineCacheDataFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 3105 | | pipelineCache: VkPipelineCache, [INFO] [stdout] 3106 | | pDataSize: *mut size_t, [INFO] [stdout] 3107 | | pData: *mut c_void) -> VkResult; [INFO] [stdout] | |__________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3109:40 [INFO] [stdout] | [INFO] [stdout] 3109 | pub type vkMergePipelineCachesFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 3110 | | dstCache: VkPipelineCache, [INFO] [stdout] 3111 | | srcCacheCount: uint32_t, [INFO] [stdout] 3112 | | pSrcCaches: *const VkPipelineCache) -> VkResult; [INFO] [stdout] | |_________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3114:44 [INFO] [stdout] | [INFO] [stdout] 3114 | pub type vkCreateGraphicsPipelinesFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 3115 | | pipelineCache: VkPipelineCache, [INFO] [stdout] 3116 | | createInfoCount: uint32_t, [INFO] [stdout] 3117 | | pCreateInfos: *const VkGraphicsPipelineCreateInfo, [INFO] [stdout] 3118 | | pAllocator: *const VkAllocationCallbacks, [INFO] [stdout] 3119 | | pPipelines: *mut VkPipeline) -> VkResult; [INFO] [stdout] | |______________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3121:43 [INFO] [stdout] | [INFO] [stdout] 3121 | pub type vkCreateComputePipelinesFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 3122 | | pipelineCache: VkPipelineCache, [INFO] [stdout] 3123 | | createInfoCount: uint32_t, [INFO] [stdout] 3124 | | pCreateInfos: *const VkComputePipelineCreateInfo, [INFO] [stdout] 3125 | | pAllocator: *const VkAllocationCallbacks, [INFO] [stdout] 3126 | | pPipelines: *mut VkPipeline) -> VkResult; [INFO] [stdout] | |_____________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3128:36 [INFO] [stdout] | [INFO] [stdout] 3128 | pub type vkDestroyPipelineFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 3129 | | pipeline: VkPipeline, [INFO] [stdout] 3130 | | pAllocator: *const VkAllocationCallbacks); [INFO] [stdout] | |_______________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3132:41 [INFO] [stdout] | [INFO] [stdout] 3132 | pub type vkCreatePipelineLayoutFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 3133 | | pCreateInfo: *const VkPipelineLayoutCreateInfo, [INFO] [stdout] 3134 | | pAllocator: *const VkAllocationCallbacks, [INFO] [stdout] 3135 | | pPipelineLayout: *mut VkPipelineLayout) -> VkResult; [INFO] [stdout] | |______________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3137:42 [INFO] [stdout] | [INFO] [stdout] 3137 | pub type vkDestroyPipelineLayoutFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 3138 | | pipelineLayout: VkPipelineLayout, [INFO] [stdout] 3139 | | pAllocator: *const VkAllocationCallbacks); [INFO] [stdout] | |_____________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3141:34 [INFO] [stdout] | [INFO] [stdout] 3141 | pub type vkCreateSamplerFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | __________________________________^ [INFO] [stdout] 3142 | | pCreateInfo: *const VkSamplerCreateInfo, [INFO] [stdout] 3143 | | pAllocator: *const VkAllocationCallbacks, [INFO] [stdout] 3144 | | pSampler: *mut VkSampler) -> VkResult; [INFO] [stdout] | |_________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3146:35 [INFO] [stdout] | [INFO] [stdout] 3146 | pub type vkDestroySamplerFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 3147 | | sampler: VkSampler, [INFO] [stdout] 3148 | | pAllocator: *const VkAllocationCallbacks); [INFO] [stdout] | |______________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3150:46 [INFO] [stdout] | [INFO] [stdout] 3150 | pub type vkCreateDescriptorSetLayoutFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 3151 | | pCreateInfo: *const VkDescriptorSetLayoutCreateInfo, [INFO] [stdout] 3152 | | pAllocator: *const VkAllocationCallbacks, [INFO] [stdout] 3153 | | pSetLayout: *mut VkDescriptorSetLayout) -> VkResult; [INFO] [stdout] | |___________________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3155:47 [INFO] [stdout] | [INFO] [stdout] 3155 | pub type vkDestroyDescriptorSetLayoutFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 3156 | | descriptorSetLayout: VkDescriptorSetLayout, [INFO] [stdout] 3157 | | pAllocator: *const VkAllocationCallbacks); [INFO] [stdout] | |__________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3159:41 [INFO] [stdout] | [INFO] [stdout] 3159 | pub type vkCreateDescriptorPoolFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 3160 | | pCreateInfo: *const VkDescriptorPoolCreateInfo, [INFO] [stdout] 3161 | | pAllocator: *const VkAllocationCallbacks, [INFO] [stdout] 3162 | | pDescriptorPool: *mut VkDescriptorPool) -> VkResult; [INFO] [stdout] | |______________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3164:42 [INFO] [stdout] | [INFO] [stdout] 3164 | pub type vkDestroyDescriptorPoolFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 3165 | | descriptorPool: VkDescriptorPool, [INFO] [stdout] 3166 | | pAllocator: *const VkAllocationCallbacks); [INFO] [stdout] | |_____________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3168:40 [INFO] [stdout] | [INFO] [stdout] 3168 | pub type vkResetDescriptorPoolFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 3169 | | descriptorPool: VkDescriptorPool, [INFO] [stdout] 3170 | | flags: VkDescriptorPoolResetFlags) -> VkResult; [INFO] [stdout] | |________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3172:43 [INFO] [stdout] | [INFO] [stdout] 3172 | pub type vkAllocateDescriptorSetsFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 3173 | | pAllocateInfo: *const VkDescriptorSetAllocateInfo, [INFO] [stdout] 3174 | | pDescriptorSets: *mut VkDescriptorSet) -> VkResult; [INFO] [stdout] | |_______________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3176:39 [INFO] [stdout] | [INFO] [stdout] 3176 | pub type vkFreeDescriptorSetsFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 3177 | | descriptorPool: VkDescriptorPool, [INFO] [stdout] 3178 | | descriptorSetCount: uint32_t, [INFO] [stdout] 3179 | | pDescriptorSets: *const VkDescriptorSet) -> VkResult; [INFO] [stdout] | |_____________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3181:41 [INFO] [stdout] | [INFO] [stdout] 3181 | pub type vkUpdateDescriptorSetsFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 3182 | | descriptorWriteCount: uint32_t, [INFO] [stdout] 3183 | | pDescriptorWrites: *const VkWriteDescriptorSet, [INFO] [stdout] 3184 | | descriptorCopyCount: uint32_t, [INFO] [stdout] 3185 | | pDescriptorCopies: *const VkCopyDescriptorSet); [INFO] [stdout] | |_________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3187:38 [INFO] [stdout] | [INFO] [stdout] 3187 | pub type vkCreateFramebufferFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 3188 | | pCreateInfo: *const VkFramebufferCreateInfo, [INFO] [stdout] 3189 | | pAllocator: *const VkAllocationCallbacks, [INFO] [stdout] 3190 | | pFramebuffer: *mut VkFramebuffer) -> VkResult; [INFO] [stdout] | |_____________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3192:39 [INFO] [stdout] | [INFO] [stdout] 3192 | pub type vkDestroyFramebufferFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 3193 | | framebuffer: VkFramebuffer, [INFO] [stdout] 3194 | | pAllocator: *const VkAllocationCallbacks); [INFO] [stdout] | |__________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3196:37 [INFO] [stdout] | [INFO] [stdout] 3196 | pub type vkCreateRenderPassFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 3197 | | pCreateInfo: *const VkRenderPassCreateInfo, [INFO] [stdout] 3198 | | pAllocator: *const VkAllocationCallbacks, [INFO] [stdout] 3199 | | pRenderPass: *mut VkRenderPass) -> VkResult; [INFO] [stdout] | |__________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3201:38 [INFO] [stdout] | [INFO] [stdout] 3201 | pub type vkDestroyRenderPassFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 3202 | | renderPass: VkRenderPass, [INFO] [stdout] 3203 | | pAllocator: *const VkAllocationCallbacks); [INFO] [stdout] | |_________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3205:45 [INFO] [stdout] | [INFO] [stdout] 3205 | pub type vkGetRenderAreaGranularityFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 3206 | | renderPass: VkRenderPass, [INFO] [stdout] 3207 | | pGranularity: *mut VkExtent2D); [INFO] [stdout] | |_____________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3209:38 [INFO] [stdout] | [INFO] [stdout] 3209 | pub type vkCreateCommandPoolFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 3210 | | pCreateInfo: *const VkCommandPoolCreateInfo, [INFO] [stdout] 3211 | | pAllocator: *const VkAllocationCallbacks, [INFO] [stdout] 3212 | | pCommandPool: *mut VkCommandPool) -> VkResult; [INFO] [stdout] | |_____________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3214:39 [INFO] [stdout] | [INFO] [stdout] 3214 | pub type vkDestroyCommandPoolFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 3215 | | commandPool: VkCommandPool, [INFO] [stdout] 3216 | | pAllocator: *const VkAllocationCallbacks); [INFO] [stdout] | |__________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3218:37 [INFO] [stdout] | [INFO] [stdout] 3218 | pub type vkResetCommandPoolFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 3219 | | commandPool: VkCommandPool, [INFO] [stdout] 3220 | | flags: VkCommandPoolResetFlags) -> VkResult; [INFO] [stdout] | |__________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3222:43 [INFO] [stdout] | [INFO] [stdout] 3222 | pub type vkAllocateCommandBuffersFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 3223 | | pAllocateInfo: *const VkCommandBufferAllocateInfo, [INFO] [stdout] 3224 | | pCommandBuffers: *mut VkCommandBuffer) -> VkResult; [INFO] [stdout] | |_______________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3226:39 [INFO] [stdout] | [INFO] [stdout] 3226 | pub type vkFreeCommandBuffersFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 3227 | | commandPool: VkCommandPool, [INFO] [stdout] 3228 | | commandBufferCount: uint32_t, [INFO] [stdout] 3229 | | pCommandBuffers: *const VkCommandBuffer); [INFO] [stdout] | |_________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3231:39 [INFO] [stdout] | [INFO] [stdout] 3231 | pub type vkBeginCommandBufferFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 3232 | | pBeginInfo: *const VkCommandBufferBeginInfo) -> VkResult; [INFO] [stdout] | |_________________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3234:37 [INFO] [stdout] | [INFO] [stdout] 3234 | pub type vkEndCommandBufferFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer) -> VkResult; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3236:39 [INFO] [stdout] | [INFO] [stdout] 3236 | pub type vkResetCommandBufferFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 3237 | | flags: VkCommandBufferResetFlags) -> VkResult; [INFO] [stdout] | |______________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3239:36 [INFO] [stdout] | [INFO] [stdout] 3239 | pub type vkCmdBindPipelineFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 3240 | | pipelineBindPoint: VkPipelineBindPoint, [INFO] [stdout] 3241 | | pipeline: VkPipeline); [INFO] [stdout] | |___________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3243:35 [INFO] [stdout] | [INFO] [stdout] 3243 | pub type vkCmdSetViewportFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 3244 | | firstViewport: uint32_t, [INFO] [stdout] 3245 | | viewportCount: uint32_t, [INFO] [stdout] 3246 | | pViewports: *const VkViewport); [INFO] [stdout] | |___________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3248:34 [INFO] [stdout] | [INFO] [stdout] 3248 | pub type vkCmdSetScissorFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | __________________________________^ [INFO] [stdout] 3249 | | firstScissor: uint32_t, [INFO] [stdout] 3250 | | scissorCount: uint32_t, [INFO] [stdout] 3251 | | pScissors: *const VkRect2D); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3253:36 [INFO] [stdout] | [INFO] [stdout] 3253 | pub type vkCmdSetLineWidthFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 3254 | | lineWidth: c_float); [INFO] [stdout] | |_________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3256:36 [INFO] [stdout] | [INFO] [stdout] 3256 | pub type vkCmdSetDepthBiasFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 3257 | | depthBiasConstantFactor: c_float, [INFO] [stdout] 3258 | | depthBiasClamp: c_float, [INFO] [stdout] 3259 | | depthBiasSlopeFactor: c_float); [INFO] [stdout] | |____________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3262:41 [INFO] [stdout] | [INFO] [stdout] 3262 | pub type vkCmdSetBlendConstantsFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 3263 | | blendConstants: [c_float;4]); [INFO] [stdout] | |_______________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3265:38 [INFO] [stdout] | [INFO] [stdout] 3265 | pub type vkCmdSetDepthBoundsFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 3266 | | minDepthBounds: c_float, [INFO] [stdout] 3267 | | maxDepthBounds: c_float); [INFO] [stdout] | |________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3269:45 [INFO] [stdout] | [INFO] [stdout] 3269 | pub type vkCmdSetStencilCompareMaskFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 3270 | | faceMask: VkStencilFaceFlags, [INFO] [stdout] 3271 | | compareMask: uint32_t); [INFO] [stdout] | |_____________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3273:43 [INFO] [stdout] | [INFO] [stdout] 3273 | pub type vkCmdSetStencilWriteMaskFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 3274 | | faceMask: VkStencilFaceFlags, [INFO] [stdout] 3275 | | writeMask: uint32_t); [INFO] [stdout] | |_________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3277:43 [INFO] [stdout] | [INFO] [stdout] 3277 | pub type vkCmdSetStencilReferenceFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 3278 | | faceMask: VkStencilFaceFlags, [INFO] [stdout] 3279 | | reference: uint32_t); [INFO] [stdout] | |_________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3281:42 [INFO] [stdout] | [INFO] [stdout] 3281 | pub type vkCmdBindDescriptorSetsFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 3282 | | pipelineBindPoint: VkPipelineBindPoint, [INFO] [stdout] 3283 | | layout: VkPipelineLayout, [INFO] [stdout] 3284 | | firstSet: uint32_t, [INFO] [stdout] ... | [INFO] [stdout] 3287 | | dynamicOffsetCount: uint32_t, [INFO] [stdout] 3288 | | pDynamicOffsets: *const uint32_t); [INFO] [stdout] | |_____________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3290:39 [INFO] [stdout] | [INFO] [stdout] 3290 | pub type vkCmdBindIndexBufferFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 3291 | | buffer: VkBuffer, [INFO] [stdout] 3292 | | offset: VkDeviceSize, [INFO] [stdout] 3293 | | indexType: VkIndexType); [INFO] [stdout] | |________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3295:41 [INFO] [stdout] | [INFO] [stdout] 3295 | pub type vkCmdBindVertexBuffersFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 3296 | | firstBinding: uint32_t, [INFO] [stdout] 3297 | | bindingCount: uint32_t, [INFO] [stdout] 3298 | | pBuffers: *const VkBuffer, [INFO] [stdout] 3299 | | pOffsets: *const VkDeviceSize); [INFO] [stdout] | |_________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3301:28 [INFO] [stdout] | [INFO] [stdout] 3301 | pub type vkCmdDrawFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | ____________________________^ [INFO] [stdout] 3302 | | vertexCount: uint32_t, [INFO] [stdout] 3303 | | instanceCount: uint32_t, [INFO] [stdout] 3304 | | firstVertex: uint32_t, [INFO] [stdout] 3305 | | firstInstance: uint32_t); [INFO] [stdout] | |______________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3307:35 [INFO] [stdout] | [INFO] [stdout] 3307 | pub type vkCmdDrawIndexedFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 3308 | | indexCount: uint32_t, [INFO] [stdout] 3309 | | instanceCount: uint32_t, [INFO] [stdout] 3310 | | firstIndex: uint32_t, [INFO] [stdout] 3311 | | vertexOffset: int32_t, [INFO] [stdout] 3312 | | firstInstance: uint32_t); [INFO] [stdout] | |_____________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3314:36 [INFO] [stdout] | [INFO] [stdout] 3314 | pub type vkCmdDrawIndirectFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 3315 | | buffer: VkBuffer, [INFO] [stdout] 3316 | | offset: VkDeviceSize, [INFO] [stdout] 3317 | | drawCount: uint32_t, [INFO] [stdout] 3318 | | stride: uint32_t); [INFO] [stdout] | |_______________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3320:43 [INFO] [stdout] | [INFO] [stdout] 3320 | pub type vkCmdDrawIndexedIndirectFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 3321 | | buffer: VkBuffer, [INFO] [stdout] 3322 | | offset: VkDeviceSize, [INFO] [stdout] 3323 | | drawCount: uint32_t, [INFO] [stdout] 3324 | | stride: uint32_t); [INFO] [stdout] | |______________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3326:32 [INFO] [stdout] | [INFO] [stdout] 3326 | pub type vkCmdDispatchFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | ________________________________^ [INFO] [stdout] 3327 | | x: uint32_t, [INFO] [stdout] 3328 | | y: uint32_t, [INFO] [stdout] 3329 | | z: uint32_t); [INFO] [stdout] | |______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3331:40 [INFO] [stdout] | [INFO] [stdout] 3331 | pub type vkCmdDispatchIndirectFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 3332 | | buffer: VkBuffer, [INFO] [stdout] 3333 | | offset: VkDeviceSize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3335:34 [INFO] [stdout] | [INFO] [stdout] 3335 | pub type vkCmdCopyBufferFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | __________________________________^ [INFO] [stdout] 3336 | | srcBuffer: VkBuffer, [INFO] [stdout] 3337 | | dstBuffer: VkBuffer, [INFO] [stdout] 3338 | | regionCount: uint32_t, [INFO] [stdout] 3339 | | pRegions: *const VkBufferCopy); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3341:33 [INFO] [stdout] | [INFO] [stdout] 3341 | pub type vkCmdCopyImageFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | _________________________________^ [INFO] [stdout] 3342 | | srcImage: VkImage, [INFO] [stdout] 3343 | | srcImageLayout: VkImageLayout, [INFO] [stdout] 3344 | | dstImage: VkImage, [INFO] [stdout] 3345 | | dstImageLayout: VkImageLayout, [INFO] [stdout] 3346 | | regionCount: uint32_t, [INFO] [stdout] 3347 | | pRegions: *const VkImageCopy); [INFO] [stdout] | |________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3349:33 [INFO] [stdout] | [INFO] [stdout] 3349 | pub type vkCmdBlitImageFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | _________________________________^ [INFO] [stdout] 3350 | | srcImage: VkImage, [INFO] [stdout] 3351 | | srcImageLayout: VkImageLayout, [INFO] [stdout] 3352 | | dstImage: VkImage, [INFO] [stdout] ... | [INFO] [stdout] 3355 | | pRegions: *const VkImageBlit, [INFO] [stdout] 3356 | | filter: VkFilter); [INFO] [stdout] | |____________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3358:41 [INFO] [stdout] | [INFO] [stdout] 3358 | pub type vkCmdCopyBufferToImageFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 3359 | | srcBuffer: VkBuffer, [INFO] [stdout] 3360 | | dstImage: VkImage, [INFO] [stdout] 3361 | | dstImageLayout: VkImageLayout, [INFO] [stdout] 3362 | | regionCount: uint32_t, [INFO] [stdout] 3363 | | pRegions: *const VkBufferImageCopy); [INFO] [stdout] | |______________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3365:41 [INFO] [stdout] | [INFO] [stdout] 3365 | pub type vkCmdCopyImageToBufferFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 3366 | | srcImage: VkImage, [INFO] [stdout] 3367 | | srcImageLayout: VkImageLayout, [INFO] [stdout] 3368 | | dstBuffer: VkBuffer, [INFO] [stdout] 3369 | | regionCount: uint32_t, [INFO] [stdout] 3370 | | pRegions: *const VkBufferImageCopy); [INFO] [stdout] | |______________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3372:36 [INFO] [stdout] | [INFO] [stdout] 3372 | pub type vkCmdUpdateBufferFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 3373 | | dstBuffer: VkBuffer, [INFO] [stdout] 3374 | | dstOffset: VkDeviceSize, [INFO] [stdout] 3375 | | dataSize: VkDeviceSize, [INFO] [stdout] 3376 | | pData: *const uint32_t); [INFO] [stdout] | |_____________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3378:34 [INFO] [stdout] | [INFO] [stdout] 3378 | pub type vkCmdFillBufferFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | __________________________________^ [INFO] [stdout] 3379 | | dstBuffer: VkBuffer, [INFO] [stdout] 3380 | | dstOffset: VkDeviceSize, [INFO] [stdout] 3381 | | size: VkDeviceSize, [INFO] [stdout] 3382 | | data: uint32_t); [INFO] [stdout] | |___________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3384:39 [INFO] [stdout] | [INFO] [stdout] 3384 | pub type vkCmdClearColorImageFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 3385 | | image: VkImage, [INFO] [stdout] 3386 | | imageLayout: VkImageLayout, [INFO] [stdout] 3387 | | pColor: *const VkClearColorValue, [INFO] [stdout] 3388 | | rangeCount: uint32_t, [INFO] [stdout] 3389 | | pRanges: *const VkImageSubresourceRange); [INFO] [stdout] | |_________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3391:46 [INFO] [stdout] | [INFO] [stdout] 3391 | pub type vkCmdClearDepthStencilImageFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 3392 | | image: VkImage, [INFO] [stdout] 3393 | | imageLayout: VkImageLayout, [INFO] [stdout] 3394 | | pDepthStencil: *const VkClearDepthStencilValue, [INFO] [stdout] 3395 | | rangeCount: uint32_t, [INFO] [stdout] 3396 | | pRanges: *const VkImageSubresourceRange); [INFO] [stdout] | |________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3398:40 [INFO] [stdout] | [INFO] [stdout] 3398 | pub type vkCmdClearAttachmentsFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 3399 | | attachmentCount: uint32_t, [INFO] [stdout] 3400 | | pAttachments: *const VkClearAttachment, [INFO] [stdout] 3401 | | rectCount: uint32_t, [INFO] [stdout] 3402 | | pRects: *const VkClearRect); [INFO] [stdout] | |_____________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3404:36 [INFO] [stdout] | [INFO] [stdout] 3404 | pub type vkCmdResolveImageFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 3405 | | srcImage: VkImage, [INFO] [stdout] 3406 | | srcImageLayout: VkImageLayout, [INFO] [stdout] 3407 | | dstImage: VkImage, [INFO] [stdout] 3408 | | dstImageLayout: VkImageLayout, [INFO] [stdout] 3409 | | regionCount: uint32_t, [INFO] [stdout] 3410 | | pRegions: *const VkImageResolve); [INFO] [stdout] | |______________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3412:32 [INFO] [stdout] | [INFO] [stdout] 3412 | pub type vkCmdSetEventFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | ________________________________^ [INFO] [stdout] 3413 | | event: VkEvent, [INFO] [stdout] 3414 | | stageMask: VkPipelineStageFlags); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3416:34 [INFO] [stdout] | [INFO] [stdout] 3416 | pub type vkCmdResetEventFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | __________________________________^ [INFO] [stdout] 3417 | | event: VkEvent, [INFO] [stdout] 3418 | | stageMask: VkPipelineStageFlags); [INFO] [stdout] | |____________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3420:34 [INFO] [stdout] | [INFO] [stdout] 3420 | pub type vkCmdWaitEventsFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | __________________________________^ [INFO] [stdout] 3421 | | eventCount: uint32_t, [INFO] [stdout] 3422 | | pEvents: *const VkEvent, [INFO] [stdout] 3423 | | srcStageMask: VkPipelineStageFlags, [INFO] [stdout] ... | [INFO] [stdout] 3429 | | imageMemoryBarrierCount: uint32_t, [INFO] [stdout] 3430 | | pImageMemoryBarriers: *const VkImageMemoryBarrier); [INFO] [stdout] | |______________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3432:39 [INFO] [stdout] | [INFO] [stdout] 3432 | pub type vkCmdPipelineBarrierFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 3433 | | srcStageMask: VkPipelineStageFlags, [INFO] [stdout] 3434 | | dstStageMask: VkPipelineStageFlags, [INFO] [stdout] 3435 | | dependencyFlags: VkDependencyFlags, [INFO] [stdout] ... | [INFO] [stdout] 3440 | | imageMemoryBarrierCount: uint32_t, [INFO] [stdout] 3441 | | pImageMemoryBarriers: *const VkImageMemoryBarrier); [INFO] [stdout] | |___________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3443:34 [INFO] [stdout] | [INFO] [stdout] 3443 | pub type vkCmdBeginQueryFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | __________________________________^ [INFO] [stdout] 3444 | | queryPool: VkQueryPool, [INFO] [stdout] 3445 | | query: uint32_t, [INFO] [stdout] 3446 | | flags: VkQueryControlFlags); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3448:32 [INFO] [stdout] | [INFO] [stdout] 3448 | pub type vkCmdEndQueryFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | ________________________________^ [INFO] [stdout] 3449 | | queryPool: VkQueryPool, [INFO] [stdout] 3450 | | query: uint32_t); [INFO] [stdout] | |__________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3452:38 [INFO] [stdout] | [INFO] [stdout] 3452 | pub type vkCmdResetQueryPoolFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 3453 | | queryPool: VkQueryPool, [INFO] [stdout] 3454 | | firstQuery: uint32_t, [INFO] [stdout] 3455 | | queryCount: uint32_t); [INFO] [stdout] | |_____________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3457:38 [INFO] [stdout] | [INFO] [stdout] 3457 | pub type vkCmdWriteTimestampFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 3458 | | pipelineStage: VkPipelineStageFlags, [INFO] [stdout] 3459 | | queryPool: VkQueryPool, [INFO] [stdout] 3460 | | query: uint32_t); [INFO] [stdout] | |________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3462:44 [INFO] [stdout] | [INFO] [stdout] 3462 | pub type vkCmdCopyQueryPoolResultsFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 3463 | | queryPool: VkQueryPool, [INFO] [stdout] 3464 | | firstQuery: uint32_t, [INFO] [stdout] 3465 | | queryCount: uint32_t, [INFO] [stdout] ... | [INFO] [stdout] 3468 | | stride: VkDeviceSize, [INFO] [stdout] 3469 | | flags: VkQueryResultFlags); [INFO] [stdout] | |________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3471:37 [INFO] [stdout] | [INFO] [stdout] 3471 | pub type vkCmdPushConstantsFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 3472 | | layout: VkPipelineLayout, [INFO] [stdout] 3473 | | stageFlags: VkShaderStageFlags, [INFO] [stdout] 3474 | | offset: uint32_t, [INFO] [stdout] 3475 | | size: uint32_t, [INFO] [stdout] 3476 | | pValues: *const c_void); [INFO] [stdout] | |______________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3478:39 [INFO] [stdout] | [INFO] [stdout] 3478 | pub type vkCmdBeginRenderPassFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 3479 | | pRenderPassBegin: *const VkRenderPassBeginInfo, [INFO] [stdout] 3480 | | contents: VkSubpassContents); [INFO] [stdout] | |_____________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3482:35 [INFO] [stdout] | [INFO] [stdout] 3482 | pub type vkCmdNextSubpassFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 3483 | | contents: VkSubpassContents); [INFO] [stdout] | |_________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3485:37 [INFO] [stdout] | [INFO] [stdout] 3485 | pub type vkCmdEndRenderPassFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:3487:39 [INFO] [stdout] | [INFO] [stdout] 3487 | pub type vkCmdExecuteCommandsFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 3488 | | commandBufferCount: uint32_t, [INFO] [stdout] 3489 | | pCommandBuffers: *const VkCommandBuffer); [INFO] [stdout] | |_________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:4430:38 [INFO] [stdout] | [INFO] [stdout] 4430 | pub type vkDestroySurfaceKHRFn = unsafe extern "stdcall" fn(instance: VkInstance, [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 4431 | | surface: VkSurfaceKHR, [INFO] [stdout] 4432 | | pAllocator: *const VkAllocationCallbacks); [INFO] [stdout] | |_________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:4434:55 [INFO] [stdout] | [INFO] [stdout] 4434 | pub type vkGetPhysicalDeviceSurfaceSupportKHRFn = unsafe extern "stdcall" fn(physicalDevice: VkPhysicalDevice, [INFO] [stdout] | _______________________________________________________^ [INFO] [stdout] 4435 | | queueFamilyIndex: uint32_t, [INFO] [stdout] 4436 | | surface: VkSurfaceKHR, [INFO] [stdout] 4437 | | pSupported: *mut VkBool32) -> VkResult; [INFO] [stdout] | |_______________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:4439:60 [INFO] [stdout] | [INFO] [stdout] 4439 | pub type vkGetPhysicalDeviceSurfaceCapabilitiesKHRFn = unsafe extern "stdcall" fn(physicalDevice: VkPhysicalDevice, [INFO] [stdout] | ____________________________________________________________^ [INFO] [stdout] 4440 | | surface: VkSurfaceKHR, [INFO] [stdout] 4441 | | pSurfaceCapabilities: *mut VkSurfaceCapabilitiesKHR) -> VkResult; [INFO] [stdout] | |______________________________________________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:4443:55 [INFO] [stdout] | [INFO] [stdout] 4443 | pub type vkGetPhysicalDeviceSurfaceFormatsKHRFn = unsafe extern "stdcall" fn(physicalDevice: VkPhysicalDevice, [INFO] [stdout] | _______________________________________________________^ [INFO] [stdout] 4444 | | surface: VkSurfaceKHR, [INFO] [stdout] 4445 | | pSurfaceFormatCount: *mut uint32_t, [INFO] [stdout] 4446 | | pSurfaceFormats: *mut VkSurfaceFormatKHR) -> VkResult; [INFO] [stdout] | |______________________________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:4448:60 [INFO] [stdout] | [INFO] [stdout] 4448 | pub type vkGetPhysicalDeviceSurfacePresentModesKHRFn = unsafe extern "stdcall" fn(physicalDevice: VkPhysicalDevice, [INFO] [stdout] | ____________________________________________________________^ [INFO] [stdout] 4449 | | surface: VkSurfaceKHR, [INFO] [stdout] 4450 | | pPresentModeCount: *mut uint32_t, [INFO] [stdout] 4451 | | pPresentModes: *mut VkPresentModeKHR) -> VkResult; [INFO] [stdout] | |_______________________________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:4585:39 [INFO] [stdout] | [INFO] [stdout] 4585 | pub type vkCreateSwapchainKHRFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 4586 | | pCreateInfo: *const VkSwapchainCreateInfoKHR, [INFO] [stdout] 4587 | | pAllocator: *const VkAllocationCallbacks, [INFO] [stdout] 4588 | | pSwapchain: *mut VkSwapchainKHR) -> VkResult; [INFO] [stdout] | |_____________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:4590:40 [INFO] [stdout] | [INFO] [stdout] 4590 | pub type vkDestroySwapchainKHRFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 4591 | | swapchain: VkSwapchainKHR, [INFO] [stdout] 4592 | | pAllocator: *const VkAllocationCallbacks); [INFO] [stdout] | |___________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:4594:42 [INFO] [stdout] | [INFO] [stdout] 4594 | pub type vkGetSwapchainImagesKHRFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 4595 | | swapchain: VkSwapchainKHR, [INFO] [stdout] 4596 | | pSwapchainImageCount: *mut uint32_t, [INFO] [stdout] 4597 | | pSwapchainImages: *mut VkImage) -> VkResult; [INFO] [stdout] | |_______________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:4599:40 [INFO] [stdout] | [INFO] [stdout] 4599 | pub type vkAcquireNextImageKHRFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 4600 | | swapchain: VkSwapchainKHR, [INFO] [stdout] 4601 | | timeout: uint64_t, [INFO] [stdout] 4602 | | semaphore: VkSemaphore, [INFO] [stdout] 4603 | | fence: VkFence, [INFO] [stdout] 4604 | | pImageIndex: *mut uint32_t) -> VkResult; [INFO] [stdout] | |_________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:4606:36 [INFO] [stdout] | [INFO] [stdout] 4606 | pub type vkQueuePresentKHRFn = unsafe extern "stdcall" fn(queue: VkQueue, [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 4607 | | pPresentInfo: *const VkPresentInfoKHR) -> VkResult; [INFO] [stdout] | |________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:4794:58 [INFO] [stdout] | [INFO] [stdout] 4794 | pub type vkGetPhysicalDeviceDisplayPropertiesKHRFn = unsafe extern "stdcall" fn(physicalDevice: VkPhysicalDevice, [INFO] [stdout] | __________________________________________________________^ [INFO] [stdout] 4795 | | pPropertyCount: *mut uint32_t, [INFO] [stdout] 4796 | | pProperties: *mut VkDisplayPropertiesKHR) -> VkResult; [INFO] [stdout] | |_________________________________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:4798:63 [INFO] [stdout] | [INFO] [stdout] 4798 | pub type vkGetPhysicalDeviceDisplayPlanePropertiesKHRFn = unsafe extern "stdcall" fn(physicalDevice: VkPhysicalDevice, [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 4799 | | pPropertyCount: *mut uint32_t, [INFO] [stdout] 4800 | | pProperties: *mut VkDisplayPlanePropertiesKHR) -> VkResult; [INFO] [stdout] | |___________________________________________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:4802:56 [INFO] [stdout] | [INFO] [stdout] 4802 | pub type vkGetDisplayPlaneSupportedDisplaysKHRFn = unsafe extern "stdcall" fn(physicalDevice: VkPhysicalDevice, [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 4803 | | planeIndex: uint32_t, [INFO] [stdout] 4804 | | pDisplayCount: *mut uint32_t, [INFO] [stdout] 4805 | | pDisplays: *mut VkDisplayKHR) -> VkResult; [INFO] [stdout] | |___________________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:4807:48 [INFO] [stdout] | [INFO] [stdout] 4807 | pub type vkGetDisplayModePropertiesKHRFn = unsafe extern "stdcall" fn(physicalDevice: VkPhysicalDevice, [INFO] [stdout] | ________________________________________________^ [INFO] [stdout] 4808 | | display: VkDisplayKHR, [INFO] [stdout] 4809 | | pPropertyCount: *mut uint32_t, [INFO] [stdout] 4810 | | pProperties: *mut VkDisplayModePropertiesKHR) -> VkResult; [INFO] [stdout] | |___________________________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:4812:41 [INFO] [stdout] | [INFO] [stdout] 4812 | pub type vkCreateDisplayModeKHRFn = unsafe extern "stdcall" fn(physicalDevice: VkPhysicalDevice, [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 4813 | | display: VkDisplayKHR, [INFO] [stdout] 4814 | | pCreateInfo: *const VkDisplayModeCreateInfoKHR, [INFO] [stdout] 4815 | | pAllocator: *const VkAllocationCallbacks, [INFO] [stdout] 4816 | | pMode: *mut VkDisplayModeKHR) -> VkResult; [INFO] [stdout] | |____________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:4818:51 [INFO] [stdout] | [INFO] [stdout] 4818 | pub type vkGetDisplayPlaneCapabilitiesKHRFn = unsafe extern "stdcall" fn(physicalDevice: VkPhysicalDevice, [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 4819 | | mode: VkDisplayModeKHR, [INFO] [stdout] 4820 | | planeIndex: uint32_t, [INFO] [stdout] 4821 | | pCapabilities: *mut VkDisplayPlaneCapabilitiesKHR) -> VkResult; [INFO] [stdout] | |___________________________________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:4823:49 [INFO] [stdout] | [INFO] [stdout] 4823 | pub type vkCreateDisplayPlaneSurfaceKHRFn = unsafe extern "stdcall" fn(instance: VkInstance, [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 4824 | | pCreateInfo: *const VkDisplaySurfaceCreateInfoKHR, [INFO] [stdout] 4825 | | pAllocator: *const VkAllocationCallbacks, [INFO] [stdout] 4826 | | pSurface: *mut VkSurfaceKHR) -> VkResult; [INFO] [stdout] | |___________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:4948:46 [INFO] [stdout] | [INFO] [stdout] 4948 | pub type vkCreateSharedSwapchainsKHRFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 4949 | | swapchainCount: uint32_t, [INFO] [stdout] 4950 | | pCreateInfos: *const VkSwapchainCreateInfoKHR, [INFO] [stdout] 4951 | | pAllocator: *const VkAllocationCallbacks, [INFO] [stdout] 4952 | | pSwapchains: *mut VkSwapchainKHR) -> VkResult; [INFO] [stdout] | |_____________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:5026:42 [INFO] [stdout] | [INFO] [stdout] 5026 | pub type vkCreateWin32SurfaceKHRFn = unsafe extern "stdcall" fn(instance: VkInstance, [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 5027 | | pCreateInfo: *const VkWin32SurfaceCreateInfoKHR, [INFO] [stdout] 5028 | | pAllocator: *const VkAllocationCallbacks, [INFO] [stdout] 5029 | | pSurface: *mut VkSurfaceKHR) -> VkResult; [INFO] [stdout] | |____________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:5031:65 [INFO] [stdout] | [INFO] [stdout] 5031 | pub type vkGetPhysicalDeviceWin32PresentationSupportKHRFn = unsafe extern "stdcall" fn(physicalDevice: VkPhysicalDevice, [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 5032 | | queueFamilyIndex: uint32_t) -> VkBool32; [INFO] [stdout] | |__________________________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:5153:43 [INFO] [stdout] | [INFO] [stdout] 5153 | pub type vkDebugReportCallbackEXTFn = unsafe extern "stdcall" fn(flags: VkDebugReportFlagsEXT, [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 5154 | | objectType: VkDebugReportObjectTypeEXT, [INFO] [stdout] 5155 | | object: uint64_t, [INFO] [stdout] 5156 | | location: size_t, [INFO] [stdout] ... | [INFO] [stdout] 5159 | | pMessage: *const c_char, [INFO] [stdout] 5160 | | pUserData: *mut c_void) -> VkBool32; [INFO] [stdout] | |________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:5180:49 [INFO] [stdout] | [INFO] [stdout] 5180 | pub type vkCreateDebugReportCallbackEXTFn = unsafe extern "stdcall" fn(instance: VkInstance, [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 5181 | | pCreateInfo: *const VkDebugReportCallbackCreateInfoEXT, [INFO] [stdout] 5182 | | pAllocator: *const VkAllocationCallbacks, [INFO] [stdout] 5183 | | pCallback: *mut VkDebugReportCallbackEXT) -> VkResult; [INFO] [stdout] | |________________________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:5185:50 [INFO] [stdout] | [INFO] [stdout] 5185 | pub type vkDestroyDebugReportCallbackEXTFn = unsafe extern "stdcall" fn(instance: VkInstance, [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 5186 | | callback: VkDebugReportCallbackEXT, [INFO] [stdout] 5187 | | pAllocator: *const VkAllocationCallbacks); [INFO] [stdout] | |_____________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target [INFO] [stdout] --> src/lib.rs:5189:42 [INFO] [stdout] | [INFO] [stdout] 5189 | pub type vkDebugReportMessageEXTFn = unsafe extern "stdcall" fn(instance: VkInstance, [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 5190 | | flags: VkDebugReportFlagsEXT, [INFO] [stdout] 5191 | | objectType: VkDebugReportObjectTypeEXT, [INFO] [stdout] 5192 | | object: uint64_t, [INFO] [stdout] ... | [INFO] [stdout] 5195 | | pLayerPrefix: *const c_char, [INFO] [stdout] 5196 | | pMessage: *const c_char); [INFO] [stdout] | |____________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `core::VkImageUsageFlags`, which is not FFI-safe [INFO] [stdout] --> src/lib.rs:2849:59 [INFO] [stdout] | [INFO] [stdout] 2849 | pub type vkGetPhysicalDeviceImageFormatPropertiesFn = unsafe extern "stdcall" fn(physicalDevice: VkPhysicalDevice, [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 2850 | | format: VkFormat, [INFO] [stdout] 2851 | | iType: VkImageType, [INFO] [stdout] 2852 | | tiling: VkImageTiling, [INFO] [stdout] 2853 | | usage: VkImageUsageFlags, [INFO] [stdout] 2854 | | flags: VkImageCreateFlags, [INFO] [stdout] 2855 | | pImageFormatProperties: *mut VkImageFormatProperties) -> VkResult; [INFO] [stdout] | |______________________________________________________________________________________________________________________________________________________^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/lib.rs:958:5 [INFO] [stdout] | [INFO] [stdout] 958 | / bitflags! { [INFO] [stdout] 959 | | pub flags VkImageUsageFlags: VkFlags { [INFO] [stdout] 960 | | const VK_IMAGE_USAGE_TRANSFER_SRC_BIT = 0x00000001, [INFO] [stdout] 961 | | const VK_IMAGE_USAGE_TRANSFER_DST_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 969 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `VkMemoryMapFlags`, which is not FFI-safe [INFO] [stdout] --> src/lib.rs:2920:30 [INFO] [stdout] | [INFO] [stdout] 2920 | pub type vkMapMemoryFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | ______________________________^ [INFO] [stdout] 2921 | | memory: VkDeviceMemory, [INFO] [stdout] 2922 | | offset: VkDeviceSize, [INFO] [stdout] 2923 | | size: VkDeviceSize, [INFO] [stdout] 2924 | | flags: VkMemoryMapFlags, [INFO] [stdout] 2925 | | ppData: *mut *mut c_void) -> VkResult; [INFO] [stdout] | |_____________________________________________________________________________________________^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/lib.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | / pub struct $BitFlags { [INFO] [stdout] 50 | | bits: $T, [INFO] [stdout] 51 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 1048 | / reserved_bitflags! { [INFO] [stdout] 1049 | | pub flags VkMemoryMapFlags: VkFlags; [INFO] [stdout] 1050 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `reserved_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `core::VkSampleCountFlags`, which is not FFI-safe [INFO] [stdout] --> src/lib.rs:2965:65 [INFO] [stdout] | [INFO] [stdout] 2965 | pub type vkGetPhysicalDeviceSparseImageFormatPropertiesFn = unsafe extern "stdcall" fn(physicalDevice: VkPhysicalDevice, [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 2966 | | format: VkFormat, [INFO] [stdout] 2967 | | iType: VkImageType, [INFO] [stdout] 2968 | | samples: VkSampleCountFlags, [INFO] [stdout] ... | [INFO] [stdout] 2971 | | pPropertyCount: *mut uint32_t, [INFO] [stdout] 2972 | | pProperties: *mut VkSparseImageFormatProperties); [INFO] [stdout] | |___________________________________________________________________________________________________________________________________________^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/lib.rs:981:5 [INFO] [stdout] | [INFO] [stdout] 981 | / bitflags! { [INFO] [stdout] 982 | | pub flags VkSampleCountFlags: VkFlags { [INFO] [stdout] 983 | | const VK_SAMPLE_COUNT_1_BIT = 0x00000001, [INFO] [stdout] 984 | | const VK_SAMPLE_COUNT_2_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 991 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `VkDescriptorPoolResetFlags`, which is not FFI-safe [INFO] [stdout] --> src/lib.rs:3168:40 [INFO] [stdout] | [INFO] [stdout] 3168 | pub type vkResetDescriptorPoolFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 3169 | | descriptorPool: VkDescriptorPool, [INFO] [stdout] 3170 | | flags: VkDescriptorPoolResetFlags) -> VkResult; [INFO] [stdout] | |________________________________________________________________________________________________________________^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/lib.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | / pub struct $BitFlags { [INFO] [stdout] 50 | | bits: $T, [INFO] [stdout] 51 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 1239 | / reserved_bitflags! { [INFO] [stdout] 1240 | | pub flags VkDescriptorPoolResetFlags: VkFlags; [INFO] [stdout] 1241 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `reserved_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `core::VkCommandPoolResetFlags`, which is not FFI-safe [INFO] [stdout] --> src/lib.rs:3218:37 [INFO] [stdout] | [INFO] [stdout] 3218 | pub type vkResetCommandPoolFn = unsafe extern "stdcall" fn(device: VkDevice, [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 3219 | | commandPool: VkCommandPool, [INFO] [stdout] 3220 | | flags: VkCommandPoolResetFlags) -> VkResult; [INFO] [stdout] | |__________________________________________________________________________________________________________^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/lib.rs:1294:5 [INFO] [stdout] | [INFO] [stdout] 1294 | / bitflags! { [INFO] [stdout] 1295 | | pub flags VkCommandPoolResetFlags: VkFlags { [INFO] [stdout] 1296 | | const VK_COMMAND_POOL_RESET_RELEASE_RESOURCES_BIT = 0x00000001 [INFO] [stdout] 1297 | | } [INFO] [stdout] 1298 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `core::VkCommandBufferResetFlags`, which is not FFI-safe [INFO] [stdout] --> src/lib.rs:3236:39 [INFO] [stdout] | [INFO] [stdout] 3236 | pub type vkResetCommandBufferFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 3237 | | flags: VkCommandBufferResetFlags) -> VkResult; [INFO] [stdout] | |______________________________________________________________________________________________________________^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/lib.rs:1314:5 [INFO] [stdout] | [INFO] [stdout] 1314 | / bitflags! { [INFO] [stdout] 1315 | | pub flags VkCommandBufferResetFlags: VkFlags { [INFO] [stdout] 1316 | | const VK_COMMAND_BUFFER_RESET_RELEASE_RESOURCES_BIT = 0x00000001 [INFO] [stdout] 1317 | | } [INFO] [stdout] 1318 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `core::VkStencilFaceFlags`, which is not FFI-safe [INFO] [stdout] --> src/lib.rs:3269:45 [INFO] [stdout] | [INFO] [stdout] 3269 | pub type vkCmdSetStencilCompareMaskFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 3270 | | faceMask: VkStencilFaceFlags, [INFO] [stdout] 3271 | | compareMask: uint32_t); [INFO] [stdout] | |_____________________________________________________________________________________________^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/lib.rs:1320:5 [INFO] [stdout] | [INFO] [stdout] 1320 | / bitflags! { [INFO] [stdout] 1321 | | pub flags VkStencilFaceFlags: VkFlags { [INFO] [stdout] 1322 | | const VK_STENCIL_FACE_FRONT_BIT = 0x00000001, [INFO] [stdout] 1323 | | const VK_STENCIL_FACE_BACK_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 1326 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `core::VkStencilFaceFlags`, which is not FFI-safe [INFO] [stdout] --> src/lib.rs:3273:43 [INFO] [stdout] | [INFO] [stdout] 3273 | pub type vkCmdSetStencilWriteMaskFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 3274 | | faceMask: VkStencilFaceFlags, [INFO] [stdout] 3275 | | writeMask: uint32_t); [INFO] [stdout] | |_________________________________________________________________________________________^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/lib.rs:1320:5 [INFO] [stdout] | [INFO] [stdout] 1320 | / bitflags! { [INFO] [stdout] 1321 | | pub flags VkStencilFaceFlags: VkFlags { [INFO] [stdout] 1322 | | const VK_STENCIL_FACE_FRONT_BIT = 0x00000001, [INFO] [stdout] 1323 | | const VK_STENCIL_FACE_BACK_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 1326 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `core::VkStencilFaceFlags`, which is not FFI-safe [INFO] [stdout] --> src/lib.rs:3277:43 [INFO] [stdout] | [INFO] [stdout] 3277 | pub type vkCmdSetStencilReferenceFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 3278 | | faceMask: VkStencilFaceFlags, [INFO] [stdout] 3279 | | reference: uint32_t); [INFO] [stdout] | |_________________________________________________________________________________________^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/lib.rs:1320:5 [INFO] [stdout] | [INFO] [stdout] 1320 | / bitflags! { [INFO] [stdout] 1321 | | pub flags VkStencilFaceFlags: VkFlags { [INFO] [stdout] 1322 | | const VK_STENCIL_FACE_FRONT_BIT = 0x00000001, [INFO] [stdout] 1323 | | const VK_STENCIL_FACE_BACK_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 1326 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `core::VkPipelineStageFlags`, which is not FFI-safe [INFO] [stdout] --> src/lib.rs:3412:32 [INFO] [stdout] | [INFO] [stdout] 3412 | pub type vkCmdSetEventFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | ________________________________^ [INFO] [stdout] 3413 | | event: VkEvent, [INFO] [stdout] 3414 | | stageMask: VkPipelineStageFlags); [INFO] [stdout] | |__________________________________________________________________________________________^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/lib.rs:1026:5 [INFO] [stdout] | [INFO] [stdout] 1026 | / bitflags! { [INFO] [stdout] 1027 | | pub flags VkPipelineStageFlags: VkFlags { [INFO] [stdout] 1028 | | const VK_PIPELINE_STAGE_TOP_OF_PIPE_BIT = 0x00000001, [INFO] [stdout] 1029 | | const VK_PIPELINE_STAGE_DRAW_INDIRECT_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 1046 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `core::VkPipelineStageFlags`, which is not FFI-safe [INFO] [stdout] --> src/lib.rs:3416:34 [INFO] [stdout] | [INFO] [stdout] 3416 | pub type vkCmdResetEventFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | __________________________________^ [INFO] [stdout] 3417 | | event: VkEvent, [INFO] [stdout] 3418 | | stageMask: VkPipelineStageFlags); [INFO] [stdout] | |____________________________________________________________________________________________^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/lib.rs:1026:5 [INFO] [stdout] | [INFO] [stdout] 1026 | / bitflags! { [INFO] [stdout] 1027 | | pub flags VkPipelineStageFlags: VkFlags { [INFO] [stdout] 1028 | | const VK_PIPELINE_STAGE_TOP_OF_PIPE_BIT = 0x00000001, [INFO] [stdout] 1029 | | const VK_PIPELINE_STAGE_DRAW_INDIRECT_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 1046 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `core::VkPipelineStageFlags`, which is not FFI-safe [INFO] [stdout] --> src/lib.rs:3420:34 [INFO] [stdout] | [INFO] [stdout] 3420 | pub type vkCmdWaitEventsFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | __________________________________^ [INFO] [stdout] 3421 | | eventCount: uint32_t, [INFO] [stdout] 3422 | | pEvents: *const VkEvent, [INFO] [stdout] 3423 | | srcStageMask: VkPipelineStageFlags, [INFO] [stdout] ... | [INFO] [stdout] 3429 | | imageMemoryBarrierCount: uint32_t, [INFO] [stdout] 3430 | | pImageMemoryBarriers: *const VkImageMemoryBarrier); [INFO] [stdout] | |______________________________________________________________________________________________________________^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/lib.rs:1026:5 [INFO] [stdout] | [INFO] [stdout] 1026 | / bitflags! { [INFO] [stdout] 1027 | | pub flags VkPipelineStageFlags: VkFlags { [INFO] [stdout] 1028 | | const VK_PIPELINE_STAGE_TOP_OF_PIPE_BIT = 0x00000001, [INFO] [stdout] 1029 | | const VK_PIPELINE_STAGE_DRAW_INDIRECT_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 1046 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `core::VkPipelineStageFlags`, which is not FFI-safe [INFO] [stdout] --> src/lib.rs:3432:39 [INFO] [stdout] | [INFO] [stdout] 3432 | pub type vkCmdPipelineBarrierFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 3433 | | srcStageMask: VkPipelineStageFlags, [INFO] [stdout] 3434 | | dstStageMask: VkPipelineStageFlags, [INFO] [stdout] 3435 | | dependencyFlags: VkDependencyFlags, [INFO] [stdout] ... | [INFO] [stdout] 3440 | | imageMemoryBarrierCount: uint32_t, [INFO] [stdout] 3441 | | pImageMemoryBarriers: *const VkImageMemoryBarrier); [INFO] [stdout] | |___________________________________________________________________________________________________________________^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/lib.rs:1026:5 [INFO] [stdout] | [INFO] [stdout] 1026 | / bitflags! { [INFO] [stdout] 1027 | | pub flags VkPipelineStageFlags: VkFlags { [INFO] [stdout] 1028 | | const VK_PIPELINE_STAGE_TOP_OF_PIPE_BIT = 0x00000001, [INFO] [stdout] 1029 | | const VK_PIPELINE_STAGE_DRAW_INDIRECT_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 1046 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `core::VkQueryControlFlags`, which is not FFI-safe [INFO] [stdout] --> src/lib.rs:3443:34 [INFO] [stdout] | [INFO] [stdout] 3443 | pub type vkCmdBeginQueryFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | __________________________________^ [INFO] [stdout] 3444 | | queryPool: VkQueryPool, [INFO] [stdout] 3445 | | query: uint32_t, [INFO] [stdout] 3446 | | flags: VkQueryControlFlags); [INFO] [stdout] | |_______________________________________________________________________________________^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/lib.rs:1308:5 [INFO] [stdout] | [INFO] [stdout] 1308 | / bitflags! { [INFO] [stdout] 1309 | | pub flags VkQueryControlFlags: VkFlags { [INFO] [stdout] 1310 | | const VK_QUERY_CONTROL_PRECISE_BIT = 0x00000001 [INFO] [stdout] 1311 | | } [INFO] [stdout] 1312 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `core::VkPipelineStageFlags`, which is not FFI-safe [INFO] [stdout] --> src/lib.rs:3457:38 [INFO] [stdout] | [INFO] [stdout] 3457 | pub type vkCmdWriteTimestampFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 3458 | | pipelineStage: VkPipelineStageFlags, [INFO] [stdout] 3459 | | queryPool: VkQueryPool, [INFO] [stdout] 3460 | | query: uint32_t); [INFO] [stdout] | |________________________________________________________________________________^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/lib.rs:1026:5 [INFO] [stdout] | [INFO] [stdout] 1026 | / bitflags! { [INFO] [stdout] 1027 | | pub flags VkPipelineStageFlags: VkFlags { [INFO] [stdout] 1028 | | const VK_PIPELINE_STAGE_TOP_OF_PIPE_BIT = 0x00000001, [INFO] [stdout] 1029 | | const VK_PIPELINE_STAGE_DRAW_INDIRECT_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 1046 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `core::VkQueryResultFlags`, which is not FFI-safe [INFO] [stdout] --> src/lib.rs:3462:44 [INFO] [stdout] | [INFO] [stdout] 3462 | pub type vkCmdCopyQueryPoolResultsFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 3463 | | queryPool: VkQueryPool, [INFO] [stdout] 3464 | | firstQuery: uint32_t, [INFO] [stdout] 3465 | | queryCount: uint32_t, [INFO] [stdout] ... | [INFO] [stdout] 3468 | | stride: VkDeviceSize, [INFO] [stdout] 3469 | | flags: VkQueryResultFlags); [INFO] [stdout] | |________________________________________________________________________________________________^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/lib.rs:1107:5 [INFO] [stdout] | [INFO] [stdout] 1107 | / bitflags! { [INFO] [stdout] 1108 | | pub flags VkQueryResultFlags: VkFlags { [INFO] [stdout] 1109 | | const VK_QUERY_RESULT_64_BIT = 0x00000001, [INFO] [stdout] 1110 | | const VK_QUERY_RESULT_WAIT_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 1114 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `core::VkShaderStageFlags`, which is not FFI-safe [INFO] [stdout] --> src/lib.rs:3471:37 [INFO] [stdout] | [INFO] [stdout] 3471 | pub type vkCmdPushConstantsFn = unsafe extern "stdcall" fn(commandBuffer: VkCommandBuffer, [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 3472 | | layout: VkPipelineLayout, [INFO] [stdout] 3473 | | stageFlags: VkShaderStageFlags, [INFO] [stdout] 3474 | | offset: uint32_t, [INFO] [stdout] 3475 | | size: uint32_t, [INFO] [stdout] 3476 | | pValues: *const c_void); [INFO] [stdout] | |______________________________________________________________________________________^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/lib.rs:1163:5 [INFO] [stdout] | [INFO] [stdout] 1163 | / bitflags! { [INFO] [stdout] 1164 | | pub flags VkShaderStageFlags: VkFlags { [INFO] [stdout] 1165 | | const VK_SHADER_STAGE_VERTEX_BIT = 0x00000001, [INFO] [stdout] 1166 | | const VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 1174 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `ext_debug_report::VkDebugReportFlagsEXT`, which is not FFI-safe [INFO] [stdout] --> src/lib.rs:5153:43 [INFO] [stdout] | [INFO] [stdout] 5153 | pub type vkDebugReportCallbackEXTFn = unsafe extern "stdcall" fn(flags: VkDebugReportFlagsEXT, [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 5154 | | objectType: VkDebugReportObjectTypeEXT, [INFO] [stdout] 5155 | | object: uint64_t, [INFO] [stdout] 5156 | | location: size_t, [INFO] [stdout] ... | [INFO] [stdout] 5159 | | pMessage: *const c_char, [INFO] [stdout] 5160 | | pUserData: *mut c_void) -> VkBool32; [INFO] [stdout] | |________________________________________________________________________________________________________^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/lib.rs:5143:5 [INFO] [stdout] | [INFO] [stdout] 5143 | / bitflags! { [INFO] [stdout] 5144 | | pub flags VkDebugReportFlagsEXT: VkFlags { [INFO] [stdout] 5145 | | const VK_DEBUG_REPORT_INFORMATION_BIT_EXT = 0x00000001, [INFO] [stdout] 5146 | | const VK_DEBUG_REPORT_WARNING_BIT_EXT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 5151 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `ext_debug_report::VkDebugReportFlagsEXT`, which is not FFI-safe [INFO] [stdout] --> src/lib.rs:5189:42 [INFO] [stdout] | [INFO] [stdout] 5189 | pub type vkDebugReportMessageEXTFn = unsafe extern "stdcall" fn(instance: VkInstance, [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 5190 | | flags: VkDebugReportFlagsEXT, [INFO] [stdout] 5191 | | objectType: VkDebugReportObjectTypeEXT, [INFO] [stdout] 5192 | | object: uint64_t, [INFO] [stdout] ... | [INFO] [stdout] 5195 | | pLayerPrefix: *const c_char, [INFO] [stdout] 5196 | | pMessage: *const c_char); [INFO] [stdout] | |____________________________________________________________________________________________^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/lib.rs:5143:5 [INFO] [stdout] | [INFO] [stdout] 5143 | / bitflags! { [INFO] [stdout] 5144 | | pub flags VkDebugReportFlagsEXT: VkFlags { [INFO] [stdout] 5145 | | const VK_DEBUG_REPORT_INFORMATION_BIT_EXT = 0x00000001, [INFO] [stdout] 5146 | | const VK_DEBUG_REPORT_WARNING_BIT_EXT = 0x00000002, [INFO] [stdout] ... | [INFO] [stdout] 5151 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_ty_utils/src/abi.rs:485:62: [INFO] [stderr] called `Option::unwrap()` on a `None` value [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x71bc6a4e8743 - ::fmt::hb9fc0e74cd3e2ce7 [INFO] [stderr] 1: 0x71bc6ac02c7f - core::fmt::write::h44c4c28224d1d425 [INFO] [stderr] 2: 0x71bc6a4de3d3 - std::io::Write::write_fmt::h7c137d8faa040f47 [INFO] [stderr] 3: 0x71bc6a4e85a2 - std::sys::backtrace::BacktraceLock::print::hdd765023e0895687 [INFO] [stderr] 4: 0x71bc6a4ec09a - std::panicking::default_hook::{{closure}}::h3703709d08ff9881 [INFO] [stderr] 5: 0x71bc6a4ebc1f - std::panicking::default_hook::h52db45a3301fd26f [INFO] [stderr] 6: 0x71bc695df3b7 - std[bf97e05a5bb10774]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x71bc6a4ec8f3 - std::panicking::rust_panic_with_hook::h6c4d7d69d053bb09 [INFO] [stderr] 8: 0x71bc6a4ec5b6 - std::panicking::begin_panic_handler::{{closure}}::h7b56674cf0518b4b [INFO] [stderr] 9: 0x71bc6a4e8c09 - std::sys::backtrace::__rust_end_short_backtrace::h3266312f35a9262a [INFO] [stderr] 10: 0x71bc6a4ec2cd - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stderr] 11: 0x71bc66c91340 - core::panicking::panic_fmt::h42f13c80076c805d [INFO] [stderr] 12: 0x71bc66ebdcdc - core::panicking::panic::he9e437e8f1dfca16 [INFO] [stderr] 13: 0x71bc66c92e39 - core::option::unwrap_failed::hf4494b97ce3a5d76 [INFO] [stderr] 14: 0x71bc6b10854b - rustc_ty_utils[605faa308a3b9c4c]::abi::fn_abi_new_uncached [INFO] [stderr] 15: 0x71bc6b100625 - rustc_ty_utils[605faa308a3b9c4c]::abi::fn_abi_of_fn_ptr [INFO] [stderr] 16: 0x71bc6b1005b8 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 17: 0x71bc6b100577 - >, &rustc_middle[d5e17fe042e45547]::ty::list::RawList<(), rustc_middle[d5e17fe042e45547]::ty::Ty>)>)>>::call_once [INFO] [stderr] 18: 0x71bc6bf9b655 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, &rustc_middle[d5e17fe042e45547]::ty::list::RawList<(), rustc_middle[d5e17fe042e45547]::ty::Ty>)>, rustc_middle[d5e17fe042e45547]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 19: 0x71bc6bf9b2ce - rustc_query_impl[cec75fac04df0ded]::query_impl::fn_abi_of_fn_ptr::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 20: 0x71bc67c49edd - rustc_monomorphize[2fe15bbe6e95f5a6]::mono_checks::check_mono_item [INFO] [stderr] 21: 0x71bc6b3ecfe0 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 22: 0x71bc6b41b3f3 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 23: 0x71bc6b41b09f - rustc_query_impl[cec75fac04df0ded]::query_impl::check_mono_item::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 24: 0x71bc6b424dda - rustc_monomorphize[2fe15bbe6e95f5a6]::collector::items_of_instance [INFO] [stderr] 25: 0x71bc6b424c72 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 26: 0x71bc6b4086eb - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 27: 0x71bc6b408333 - rustc_query_impl[cec75fac04df0ded]::query_impl::items_of_instance::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 28: 0x71bc6b40b57b - rustc_monomorphize[2fe15bbe6e95f5a6]::collector::collect_items_rec [INFO] [stderr] 29: 0x71bc6b3f486d - rustc_monomorphize[2fe15bbe6e95f5a6]::collector::collect_crate_mono_items::{closure#1}::{closure#0} [INFO] [stderr] 30: 0x71bc6b60e332 - rustc_monomorphize[2fe15bbe6e95f5a6]::partitioning::collect_and_partition_mono_items [INFO] [stderr] 31: 0x71bc6c02c916 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 32: 0x71bc6c02c8f1 - >::call_once [INFO] [stderr] 33: 0x71bc6c02c423 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 34: 0x71bc6c02c1c3 - rustc_query_impl[cec75fac04df0ded]::query_impl::collect_and_partition_mono_items::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 35: 0x71bc6b405142 - rustc_codegen_ssa[1699a3b880da4964]::back::symbol_export::exported_symbols_provider_local [INFO] [stderr] 36: 0x71bc6ae391e5 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 37: 0x71bc6ae391a3 - >::call_once [INFO] [stderr] 38: 0x71bc6ba9f4c1 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::, rustc_query_system[5a682fe36050f03b]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 39: 0x71bc6ba9f00c - rustc_query_impl[cec75fac04df0ded]::query_impl::exported_symbols::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 40: 0x71bc6b471629 - ::encode_crate_root [INFO] [stderr] 41: 0x71bc6c008708 - rustc_metadata[9d3d6a761ade7c2f]::rmeta::encoder::encode_metadata [INFO] [stderr] 42: 0x71bc6bb4cce3 - rustc_metadata[9d3d6a761ade7c2f]::fs::encode_and_write_metadata [INFO] [stderr] 43: 0x71bc6be8205b - ::codegen_and_build_linker [INFO] [stderr] 44: 0x71bc6be7fe07 - rustc_interface[2bdac790f27f0231]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[d62922c382804067]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 45: 0x71bc6be53563 - rustc_interface[2bdac790f27f0231]::interface::run_compiler::<(), rustc_driver_impl[d62922c382804067]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 46: 0x71bc6be32df8 - std[bf97e05a5bb10774]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 47: 0x71bc6be32ad6 - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[81a4cb8eb9e2bcc9]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 48: 0x71bc6be35e83 - std::sys::pal::unix::thread::Thread::new::thread_start::ha73048ec7e971876 [INFO] [stderr] 49: 0x71bc6588aaa4 - [INFO] [stderr] 50: 0x71bc65917a34 - clone [INFO] [stderr] 51: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2025-06-29T14_04_55-39.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.89.0-nightly (8de4c7234 2025-06-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [fn_abi_of_fn_ptr] computing call ABI of `unsafe extern "stdcall" fn(core::VkInstance, *const i8) -> *const u8` function pointers [INFO] [stderr] #1 [check_mono_item] monomorphization-time checking [INFO] [stderr] #2 [items_of_instance] collecting items used by `core::::new` [INFO] [stderr] #3 [collect_and_partition_mono_items] collect_and_partition_mono_items [INFO] [stderr] #4 [exported_symbols] collecting exported symbols for crate `0` [INFO] [stderr] end of query stack [INFO] [stderr] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_ty_utils/src/abi.rs:485:62: [INFO] [stderr] called `Option::unwrap()` on a `None` value [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x71bc6a4e8743 - ::fmt::hb9fc0e74cd3e2ce7 [INFO] [stderr] 1: 0x71bc6ac02c7f - core::fmt::write::h44c4c28224d1d425 [INFO] [stderr] 2: 0x71bc6a4de3d3 - std::io::Write::write_fmt::h7c137d8faa040f47 [INFO] [stderr] 3: 0x71bc6a4e85a2 - std::sys::backtrace::BacktraceLock::print::hdd765023e0895687 [INFO] [stderr] 4: 0x71bc6a4ec09a - std::panicking::default_hook::{{closure}}::h3703709d08ff9881 [INFO] [stderr] 5: 0x71bc6a4ebc1f - std::panicking::default_hook::h52db45a3301fd26f [INFO] [stderr] 6: 0x71bc695df3b7 - std[bf97e05a5bb10774]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x71bc6a4ec8f3 - std::panicking::rust_panic_with_hook::h6c4d7d69d053bb09 [INFO] [stderr] 8: 0x71bc6a4ec5b6 - std::panicking::begin_panic_handler::{{closure}}::h7b56674cf0518b4b [INFO] [stderr] 9: 0x71bc6a4e8c09 - std::sys::backtrace::__rust_end_short_backtrace::h3266312f35a9262a [INFO] [stderr] 10: 0x71bc6a4ec2cd - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stderr] 11: 0x71bc66c91340 - core::panicking::panic_fmt::h42f13c80076c805d [INFO] [stderr] 12: 0x71bc66ebdcdc - core::panicking::panic::he9e437e8f1dfca16 [INFO] [stderr] 13: 0x71bc66c92e39 - core::option::unwrap_failed::hf4494b97ce3a5d76 [INFO] [stderr] 14: 0x71bc6b10854b - rustc_ty_utils[605faa308a3b9c4c]::abi::fn_abi_new_uncached [INFO] [stderr] 15: 0x71bc6b100625 - rustc_ty_utils[605faa308a3b9c4c]::abi::fn_abi_of_fn_ptr [INFO] [stderr] 16: 0x71bc6b1005b8 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 17: 0x71bc6b100577 - >, &rustc_middle[d5e17fe042e45547]::ty::list::RawList<(), rustc_middle[d5e17fe042e45547]::ty::Ty>)>)>>::call_once [INFO] [stderr] 18: 0x71bc6bf9b655 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, &rustc_middle[d5e17fe042e45547]::ty::list::RawList<(), rustc_middle[d5e17fe042e45547]::ty::Ty>)>, rustc_middle[d5e17fe042e45547]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 19: 0x71bc6bf9b2ce - rustc_query_impl[cec75fac04df0ded]::query_impl::fn_abi_of_fn_ptr::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 20: 0x71bc67c49edd - rustc_monomorphize[2fe15bbe6e95f5a6]::mono_checks::check_mono_item [INFO] [stderr] 21: 0x71bc6b3ecfe0 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 22: 0x71bc6b41b3f3 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 23: 0x71bc6b41b09f - rustc_query_impl[cec75fac04df0ded]::query_impl::check_mono_item::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 24: 0x71bc6b424dda - rustc_monomorphize[2fe15bbe6e95f5a6]::collector::items_of_instance [INFO] [stderr] 25: 0x71bc6b424c72 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 26: 0x71bc6b4086eb - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 27: 0x71bc6b408333 - rustc_query_impl[cec75fac04df0ded]::query_impl::items_of_instance::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 28: 0x71bc6b40b57b - rustc_monomorphize[2fe15bbe6e95f5a6]::collector::collect_items_rec [INFO] [stderr] 29: 0x71bc6b3f486d - rustc_monomorphize[2fe15bbe6e95f5a6]::collector::collect_crate_mono_items::{closure#1}::{closure#0} [INFO] [stderr] 30: 0x71bc6b60e332 - rustc_monomorphize[2fe15bbe6e95f5a6]::partitioning::collect_and_partition_mono_items [INFO] [stderr] 31: 0x71bc6c02c916 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 32: 0x71bc6c02c8f1 - >::call_once [INFO] [stderr] 33: 0x71bc6c02c423 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 34: 0x71bc6c02c1c3 - rustc_query_impl[cec75fac04df0ded]::query_impl::collect_and_partition_mono_items::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 35: 0x71bc6b405142 - rustc_codegen_ssa[1699a3b880da4964]::back::symbol_export::exported_symbols_provider_local [INFO] [stderr] 36: 0x71bc6ae391e5 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 37: 0x71bc6ae391a3 - >::call_once [INFO] [stderr] 38: 0x71bc6ba9f4c1 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::, rustc_query_system[5a682fe36050f03b]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 39: 0x71bc6ba9f00c - rustc_query_impl[cec75fac04df0ded]::query_impl::exported_symbols::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 40: 0x71bc6b471629 - ::encode_crate_root [INFO] [stderr] 41: 0x71bc6c008708 - rustc_metadata[9d3d6a761ade7c2f]::rmeta::encoder::encode_metadata [INFO] [stderr] 42: 0x71bc6bb4cce3 - rustc_metadata[9d3d6a761ade7c2f]::fs::encode_and_write_metadata [INFO] [stderr] 43: 0x71bc6be8205b - ::codegen_and_build_linker [INFO] [stderr] 44: 0x71bc6be7fe07 - rustc_interface[2bdac790f27f0231]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[d62922c382804067]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 45: 0x71bc6be53563 - rustc_interface[2bdac790f27f0231]::interface::run_compiler::<(), rustc_driver_impl[d62922c382804067]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 46: 0x71bc6be32df8 - std[bf97e05a5bb10774]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 47: 0x71bc6be32ad6 - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[81a4cb8eb9e2bcc9]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 48: 0x71bc6be35e83 - std::sys::pal::unix::thread::Thread::new::thread_start::ha73048ec7e971876 [INFO] [stderr] 49: 0x71bc6588aaa4 - [INFO] [stderr] 50: 0x71bc65917a34 - clone [INFO] [stderr] 51: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2025-06-29T14_04_55-39.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.89.0-nightly (8de4c7234 2025-06-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [fn_abi_of_fn_ptr] computing call ABI of `unsafe extern "stdcall" fn(*const core::VkInstanceCreateInfo, *const core::VkAllocationCallbacks, *mut core::VkInstance) -> core::VkResult` function pointers [INFO] [stderr] #1 [check_mono_item] monomorphization-time checking [INFO] [stderr] #2 [items_of_instance] collecting items used by `core::::vkCreateInstance` [INFO] [stderr] #3 [collect_and_partition_mono_items] collect_and_partition_mono_items [INFO] [stderr] #4 [exported_symbols] collecting exported symbols for crate `0` [INFO] [stderr] end of query stack [INFO] [stderr] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_ty_utils/src/abi.rs:485:62: [INFO] [stderr] called `Option::unwrap()` on a `None` value [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x71bc6a4e8743 - ::fmt::hb9fc0e74cd3e2ce7 [INFO] [stderr] 1: 0x71bc6ac02c7f - core::fmt::write::h44c4c28224d1d425 [INFO] [stderr] 2: 0x71bc6a4de3d3 - std::io::Write::write_fmt::h7c137d8faa040f47 [INFO] [stderr] 3: 0x71bc6a4e85a2 - std::sys::backtrace::BacktraceLock::print::hdd765023e0895687 [INFO] [stderr] 4: 0x71bc6a4ec09a - std::panicking::default_hook::{{closure}}::h3703709d08ff9881 [INFO] [stderr] 5: 0x71bc6a4ebc1f - std::panicking::default_hook::h52db45a3301fd26f [INFO] [stderr] 6: 0x71bc695df3b7 - std[bf97e05a5bb10774]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x71bc6a4ec8f3 - std::panicking::rust_panic_with_hook::h6c4d7d69d053bb09 [INFO] [stderr] 8: 0x71bc6a4ec5b6 - std::panicking::begin_panic_handler::{{closure}}::h7b56674cf0518b4b [INFO] [stderr] 9: 0x71bc6a4e8c09 - std::sys::backtrace::__rust_end_short_backtrace::h3266312f35a9262a [INFO] [stderr] 10: 0x71bc6a4ec2cd - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stderr] 11: 0x71bc66c91340 - core::panicking::panic_fmt::h42f13c80076c805d [INFO] [stderr] 12: 0x71bc66ebdcdc - core::panicking::panic::he9e437e8f1dfca16 [INFO] [stderr] 13: 0x71bc66c92e39 - core::option::unwrap_failed::hf4494b97ce3a5d76 [INFO] [stderr] 14: 0x71bc6b10854b - rustc_ty_utils[605faa308a3b9c4c]::abi::fn_abi_new_uncached [INFO] [stderr] 15: 0x71bc6b100625 - rustc_ty_utils[605faa308a3b9c4c]::abi::fn_abi_of_fn_ptr [INFO] [stderr] 16: 0x71bc6b1005b8 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 17: 0x71bc6b100577 - >, &rustc_middle[d5e17fe042e45547]::ty::list::RawList<(), rustc_middle[d5e17fe042e45547]::ty::Ty>)>)>>::call_once [INFO] [stderr] 18: 0x71bc6bf9b655 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, &rustc_middle[d5e17fe042e45547]::ty::list::RawList<(), rustc_middle[d5e17fe042e45547]::ty::Ty>)>, rustc_middle[d5e17fe042e45547]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 19: 0x71bc6bf9b2ce - rustc_query_impl[cec75fac04df0ded]::query_impl::fn_abi_of_fn_ptr::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 20: 0x71bc67c49edd - rustc_monomorphize[2fe15bbe6e95f5a6]::mono_checks::check_mono_item [INFO] [stderr] 21: 0x71bc6b3ecfe0 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 22: 0x71bc6b41b3f3 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 23: 0x71bc6b41b09f - rustc_query_impl[cec75fac04df0ded]::query_impl::check_mono_item::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 24: 0x71bc6b424dda - rustc_monomorphize[2fe15bbe6e95f5a6]::collector::items_of_instance [INFO] [stderr] 25: 0x71bc6b424c72 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 26: 0x71bc6b4086eb - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 27: 0x71bc6b408333 - rustc_query_impl[cec75fac04df0ded]::query_impl::items_of_instance::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 28: 0x71bc6b40b57b - rustc_monomorphize[2fe15bbe6e95f5a6]::collector::collect_items_rec [INFO] [stderr] 29: 0x71bc6b3f486d - rustc_monomorphize[2fe15bbe6e95f5a6]::collector::collect_crate_mono_items::{closure#1}::{closure#0} [INFO] [stderr] 30: 0x71bc6b60e332 - rustc_monomorphize[2fe15bbe6e95f5a6]::partitioning::collect_and_partition_mono_items [INFO] [stderr] 31: 0x71bc6c02c916 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 32: 0x71bc6c02c8f1 - >::call_once [INFO] [stderr] 33: 0x71bc6c02c423 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 34: 0x71bc6c02c1c3 - rustc_query_impl[cec75fac04df0ded]::query_impl::collect_and_partition_mono_items::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 35: 0x71bc6b405142 - rustc_codegen_ssa[1699a3b880da4964]::back::symbol_export::exported_symbols_provider_local [INFO] [stderr] 36: 0x71bc6ae391e5 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 37: 0x71bc6ae391a3 - >::call_once [INFO] [stderr] 38: 0x71bc6ba9f4c1 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::, rustc_query_system[5a682fe36050f03b]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 39: 0x71bc6ba9f00c - rustc_query_impl[cec75fac04df0ded]::query_impl::exported_symbols::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 40: 0x71bc6b471629 - ::encode_crate_root [INFO] [stderr] 41: 0x71bc6c008708 - rustc_metadata[9d3d6a761ade7c2f]::rmeta::encoder::encode_metadata [INFO] [stderr] 42: 0x71bc6bb4cce3 - rustc_metadata[9d3d6a761ade7c2f]::fs::encode_and_write_metadata [INFO] [stderr] 43: 0x71bc6be8205b - ::codegen_and_build_linker [INFO] [stderr] 44: 0x71bc6be7fe07 - rustc_interface[2bdac790f27f0231]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[d62922c382804067]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 45: 0x71bc6be53563 - rustc_interface[2bdac790f27f0231]::interface::run_compiler::<(), rustc_driver_impl[d62922c382804067]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 46: 0x71bc6be32df8 - std[bf97e05a5bb10774]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 47: 0x71bc6be32ad6 - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[81a4cb8eb9e2bcc9]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 48: 0x71bc6be35e83 - std::sys::pal::unix::thread::Thread::new::thread_start::ha73048ec7e971876 [INFO] [stderr] 49: 0x71bc6588aaa4 - [INFO] [stderr] 50: 0x71bc65917a34 - clone [INFO] [stderr] 51: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2025-06-29T14_04_55-39.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.89.0-nightly (8de4c7234 2025-06-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [fn_abi_of_fn_ptr] computing call ABI of `unsafe extern "stdcall" fn(core::VkInstance, *const core::VkAllocationCallbacks)` function pointers [INFO] [stderr] #1 [check_mono_item] monomorphization-time checking [INFO] [stderr] #2 [items_of_instance] collecting items used by `core::::vkDestroyInstance` [INFO] [stderr] #3 [collect_and_partition_mono_items] collect_and_partition_mono_items [INFO] [stderr] #4 [exported_symbols] collecting exported symbols for crate `0` [INFO] [stderr] end of query stack [INFO] [stderr] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_ty_utils/src/abi.rs:485:62: [INFO] [stderr] called `Option::unwrap()` on a `None` value [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x71bc6a4e8743 - ::fmt::hb9fc0e74cd3e2ce7 [INFO] [stderr] 1: 0x71bc6ac02c7f - core::fmt::write::h44c4c28224d1d425 [INFO] [stderr] 2: 0x71bc6a4de3d3 - std::io::Write::write_fmt::h7c137d8faa040f47 [INFO] [stderr] 3: 0x71bc6a4e85a2 - std::sys::backtrace::BacktraceLock::print::hdd765023e0895687 [INFO] [stderr] 4: 0x71bc6a4ec09a - std::panicking::default_hook::{{closure}}::h3703709d08ff9881 [INFO] [stderr] 5: 0x71bc6a4ebc1f - std::panicking::default_hook::h52db45a3301fd26f [INFO] [stderr] 6: 0x71bc695df3b7 - std[bf97e05a5bb10774]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x71bc6a4ec8f3 - std::panicking::rust_panic_with_hook::h6c4d7d69d053bb09 [INFO] [stderr] 8: 0x71bc6a4ec5b6 - std::panicking::begin_panic_handler::{{closure}}::h7b56674cf0518b4b [INFO] [stderr] 9: 0x71bc6a4e8c09 - std::sys::backtrace::__rust_end_short_backtrace::h3266312f35a9262a [INFO] [stderr] 10: 0x71bc6a4ec2cd - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stderr] 11: 0x71bc66c91340 - core::panicking::panic_fmt::h42f13c80076c805d [INFO] [stderr] 12: 0x71bc66ebdcdc - core::panicking::panic::he9e437e8f1dfca16 [INFO] [stderr] 13: 0x71bc66c92e39 - core::option::unwrap_failed::hf4494b97ce3a5d76 [INFO] [stderr] 14: 0x71bc6b10854b - rustc_ty_utils[605faa308a3b9c4c]::abi::fn_abi_new_uncached [INFO] [stderr] 15: 0x71bc6b100625 - rustc_ty_utils[605faa308a3b9c4c]::abi::fn_abi_of_fn_ptr [INFO] [stderr] 16: 0x71bc6b1005b8 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 17: 0x71bc6b100577 - >, &rustc_middle[d5e17fe042e45547]::ty::list::RawList<(), rustc_middle[d5e17fe042e45547]::ty::Ty>)>)>>::call_once [INFO] [stderr] 18: 0x71bc6bf9b655 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, &rustc_middle[d5e17fe042e45547]::ty::list::RawList<(), rustc_middle[d5e17fe042e45547]::ty::Ty>)>, rustc_middle[d5e17fe042e45547]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 19: 0x71bc6bf9b2ce - rustc_query_impl[cec75fac04df0ded]::query_impl::fn_abi_of_fn_ptr::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 20: 0x71bc67c49edd - rustc_monomorphize[2fe15bbe6e95f5a6]::mono_checks::check_mono_item [INFO] [stderr] 21: 0x71bc6b3ecfe0 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 22: 0x71bc6b41b3f3 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 23: 0x71bc6b41b09f - rustc_query_impl[cec75fac04df0ded]::query_impl::check_mono_item::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 24: 0x71bc6b424dda - rustc_monomorphize[2fe15bbe6e95f5a6]::collector::items_of_instance [INFO] [stderr] 25: 0x71bc6b424c72 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 26: 0x71bc6b4086eb - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 27: 0x71bc6b408333 - rustc_query_impl[cec75fac04df0ded]::query_impl::items_of_instance::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 28: 0x71bc6b40b57b - rustc_monomorphize[2fe15bbe6e95f5a6]::collector::collect_items_rec [INFO] [stderr] 29: 0x71bc6b3f486d - rustc_monomorphize[2fe15bbe6e95f5a6]::collector::collect_crate_mono_items::{closure#1}::{closure#0} [INFO] [stderr] 30: 0x71bc6b60e332 - rustc_monomorphize[2fe15bbe6e95f5a6]::partitioning::collect_and_partition_mono_items [INFO] [stderr] 31: 0x71bc6c02c916 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 32: 0x71bc6c02c8f1 - >::call_once [INFO] [stderr] 33: 0x71bc6c02c423 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 34: 0x71bc6c02c1c3 - rustc_query_impl[cec75fac04df0ded]::query_impl::collect_and_partition_mono_items::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 35: 0x71bc6b405142 - rustc_codegen_ssa[1699a3b880da4964]::back::symbol_export::exported_symbols_provider_local [INFO] [stderr] 36: 0x71bc6ae391e5 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 37: 0x71bc6ae391a3 - >::call_once [INFO] [stderr] 38: 0x71bc6ba9f4c1 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::, rustc_query_system[5a682fe36050f03b]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 39: 0x71bc6ba9f00c - rustc_query_impl[cec75fac04df0ded]::query_impl::exported_symbols::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 40: 0x71bc6b471629 - ::encode_crate_root [INFO] [stderr] 41: 0x71bc6c008708 - rustc_metadata[9d3d6a761ade7c2f]::rmeta::encoder::encode_metadata [INFO] [stderr] 42: 0x71bc6bb4cce3 - rustc_metadata[9d3d6a761ade7c2f]::fs::encode_and_write_metadata [INFO] [stderr] 43: 0x71bc6be8205b - ::codegen_and_build_linker [INFO] [stderr] 44: 0x71bc6be7fe07 - rustc_interface[2bdac790f27f0231]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[d62922c382804067]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 45: 0x71bc6be53563 - rustc_interface[2bdac790f27f0231]::interface::run_compiler::<(), rustc_driver_impl[d62922c382804067]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 46: 0x71bc6be32df8 - std[bf97e05a5bb10774]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 47: 0x71bc6be32ad6 - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[81a4cb8eb9e2bcc9]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 48: 0x71bc6be35e83 - std::sys::pal::unix::thread::Thread::new::thread_start::ha73048ec7e971876 [INFO] [stderr] 49: 0x71bc6588aaa4 - [INFO] [stderr] 50: 0x71bc65917a34 - clone [INFO] [stderr] 51: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2025-06-29T14_04_55-39.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.89.0-nightly (8de4c7234 2025-06-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [fn_abi_of_fn_ptr] computing call ABI of `unsafe extern "stdcall" fn(core::VkInstance, *mut u32, *mut core::VkPhysicalDevice) -> core::VkResult` function pointers [INFO] [stderr] #1 [check_mono_item] monomorphization-time checking [INFO] [stderr] #2 [items_of_instance] collecting items used by `core::::vkEnumeratePhysicalDevices` [INFO] [stderr] #3 [collect_and_partition_mono_items] collect_and_partition_mono_items [INFO] [stderr] #4 [exported_symbols] collecting exported symbols for crate `0` [INFO] [stderr] end of query stack [INFO] [stderr] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_ty_utils/src/abi.rs:485:62: [INFO] [stderr] called `Option::unwrap()` on a `None` value [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x71bc6a4e8743 - ::fmt::hb9fc0e74cd3e2ce7 [INFO] [stderr] 1: 0x71bc6ac02c7f - core::fmt::write::h44c4c28224d1d425 [INFO] [stderr] 2: 0x71bc6a4de3d3 - std::io::Write::write_fmt::h7c137d8faa040f47 [INFO] [stderr] 3: 0x71bc6a4e85a2 - std::sys::backtrace::BacktraceLock::print::hdd765023e0895687 [INFO] [stderr] 4: 0x71bc6a4ec09a - std::panicking::default_hook::{{closure}}::h3703709d08ff9881 [INFO] [stderr] 5: 0x71bc6a4ebc1f - std::panicking::default_hook::h52db45a3301fd26f [INFO] [stderr] 6: 0x71bc695df3b7 - std[bf97e05a5bb10774]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x71bc6a4ec8f3 - std::panicking::rust_panic_with_hook::h6c4d7d69d053bb09 [INFO] [stderr] 8: 0x71bc6a4ec5b6 - std::panicking::begin_panic_handler::{{closure}}::h7b56674cf0518b4b [INFO] [stderr] 9: 0x71bc6a4e8c09 - std::sys::backtrace::__rust_end_short_backtrace::h3266312f35a9262a [INFO] [stderr] 10: 0x71bc6a4ec2cd - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stderr] 11: 0x71bc66c91340 - core::panicking::panic_fmt::h42f13c80076c805d [INFO] [stderr] 12: 0x71bc66ebdcdc - core::panicking::panic::he9e437e8f1dfca16 [INFO] [stderr] 13: 0x71bc66c92e39 - core::option::unwrap_failed::hf4494b97ce3a5d76 [INFO] [stderr] 14: 0x71bc6b10854b - rustc_ty_utils[605faa308a3b9c4c]::abi::fn_abi_new_uncached [INFO] [stderr] 15: 0x71bc6b100625 - rustc_ty_utils[605faa308a3b9c4c]::abi::fn_abi_of_fn_ptr [INFO] [stderr] 16: 0x71bc6b1005b8 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 17: 0x71bc6b100577 - >, &rustc_middle[d5e17fe042e45547]::ty::list::RawList<(), rustc_middle[d5e17fe042e45547]::ty::Ty>)>)>>::call_once [INFO] [stderr] 18: 0x71bc6bf9b655 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, &rustc_middle[d5e17fe042e45547]::ty::list::RawList<(), rustc_middle[d5e17fe042e45547]::ty::Ty>)>, rustc_middle[d5e17fe042e45547]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 19: 0x71bc6bf9b2ce - rustc_query_impl[cec75fac04df0ded]::query_impl::fn_abi_of_fn_ptr::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 20: 0x71bc67c49edd - rustc_monomorphize[2fe15bbe6e95f5a6]::mono_checks::check_mono_item [INFO] [stderr] 21: 0x71bc6b3ecfe0 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 22: 0x71bc6b41b3f3 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 23: 0x71bc6b41b09f - rustc_query_impl[cec75fac04df0ded]::query_impl::check_mono_item::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 24: 0x71bc6b424dda - rustc_monomorphize[2fe15bbe6e95f5a6]::collector::items_of_instance [INFO] [stderr] 25: 0x71bc6b424c72 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 26: 0x71bc6b4086eb - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 27: 0x71bc6b408333 - rustc_query_impl[cec75fac04df0ded]::query_impl::items_of_instance::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 28: 0x71bc6b40b57b - rustc_monomorphize[2fe15bbe6e95f5a6]::collector::collect_items_rec [INFO] [stderr] 29: 0x71bc6b3f486d - rustc_monomorphize[2fe15bbe6e95f5a6]::collector::collect_crate_mono_items::{closure#1}::{closure#0} [INFO] [stderr] 30: 0x71bc6b60e332 - rustc_monomorphize[2fe15bbe6e95f5a6]::partitioning::collect_and_partition_mono_items [INFO] [stderr] 31: 0x71bc6c02c916 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 32: 0x71bc6c02c8f1 - >::call_once [INFO] [stderr] 33: 0x71bc6c02c423 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 34: 0x71bc6c02c1c3 - rustc_query_impl[cec75fac04df0ded]::query_impl::collect_and_partition_mono_items::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 35: 0x71bc6b405142 - rustc_codegen_ssa[1699a3b880da4964]::back::symbol_export::exported_symbols_provider_local [INFO] [stderr] 36: 0x71bc6ae391e5 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 37: 0x71bc6ae391a3 - >::call_once [INFO] [stderr] 38: 0x71bc6ba9f4c1 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::, rustc_query_system[5a682fe36050f03b]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 39: 0x71bc6ba9f00c - rustc_query_impl[cec75fac04df0ded]::query_impl::exported_symbols::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 40: 0x71bc6b471629 - ::encode_crate_root [INFO] [stderr] 41: 0x71bc6c008708 - rustc_metadata[9d3d6a761ade7c2f]::rmeta::encoder::encode_metadata [INFO] [stderr] 42: 0x71bc6bb4cce3 - rustc_metadata[9d3d6a761ade7c2f]::fs::encode_and_write_metadata [INFO] [stderr] 43: 0x71bc6be8205b - ::codegen_and_build_linker [INFO] [stderr] 44: 0x71bc6be7fe07 - rustc_interface[2bdac790f27f0231]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[d62922c382804067]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 45: 0x71bc6be53563 - rustc_interface[2bdac790f27f0231]::interface::run_compiler::<(), rustc_driver_impl[d62922c382804067]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 46: 0x71bc6be32df8 - std[bf97e05a5bb10774]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 47: 0x71bc6be32ad6 - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[81a4cb8eb9e2bcc9]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 48: 0x71bc6be35e83 - std::sys::pal::unix::thread::Thread::new::thread_start::ha73048ec7e971876 [INFO] [stderr] 49: 0x71bc6588aaa4 - [INFO] [stderr] 50: 0x71bc65917a34 - clone [INFO] [stderr] 51: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2025-06-29T14_04_55-39.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.89.0-nightly (8de4c7234 2025-06-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [fn_abi_of_fn_ptr] computing call ABI of `unsafe extern "stdcall" fn(core::VkPhysicalDevice, *mut core::VkPhysicalDeviceFeatures)` function pointers [INFO] [stderr] #1 [check_mono_item] monomorphization-time checking [INFO] [stderr] #2 [items_of_instance] collecting items used by `core::::vkGetPhysicalDeviceFeatures` [INFO] [stderr] #3 [collect_and_partition_mono_items] collect_and_partition_mono_items [INFO] [stderr] #4 [exported_symbols] collecting exported symbols for crate `0` [INFO] [stderr] end of query stack [INFO] [stderr] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_ty_utils/src/abi.rs:485:62: [INFO] [stderr] called `Option::unwrap()` on a `None` value [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x71bc6a4e8743 - ::fmt::hb9fc0e74cd3e2ce7 [INFO] [stderr] 1: 0x71bc6ac02c7f - core::fmt::write::h44c4c28224d1d425 [INFO] [stderr] 2: 0x71bc6a4de3d3 - std::io::Write::write_fmt::h7c137d8faa040f47 [INFO] [stderr] 3: 0x71bc6a4e85a2 - std::sys::backtrace::BacktraceLock::print::hdd765023e0895687 [INFO] [stderr] 4: 0x71bc6a4ec09a - std::panicking::default_hook::{{closure}}::h3703709d08ff9881 [INFO] [stderr] 5: 0x71bc6a4ebc1f - std::panicking::default_hook::h52db45a3301fd26f [INFO] [stderr] 6: 0x71bc695df3b7 - std[bf97e05a5bb10774]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x71bc6a4ec8f3 - std::panicking::rust_panic_with_hook::h6c4d7d69d053bb09 [INFO] [stderr] 8: 0x71bc6a4ec5b6 - std::panicking::begin_panic_handler::{{closure}}::h7b56674cf0518b4b [INFO] [stderr] 9: 0x71bc6a4e8c09 - std::sys::backtrace::__rust_end_short_backtrace::h3266312f35a9262a [INFO] [stderr] 10: 0x71bc6a4ec2cd - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stderr] 11: 0x71bc66c91340 - core::panicking::panic_fmt::h42f13c80076c805d [INFO] [stderr] 12: 0x71bc66ebdcdc - core::panicking::panic::he9e437e8f1dfca16 [INFO] [stderr] 13: 0x71bc66c92e39 - core::option::unwrap_failed::hf4494b97ce3a5d76 [INFO] [stderr] 14: 0x71bc6b10854b - rustc_ty_utils[605faa308a3b9c4c]::abi::fn_abi_new_uncached [INFO] [stderr] 15: 0x71bc6b100625 - rustc_ty_utils[605faa308a3b9c4c]::abi::fn_abi_of_fn_ptr [INFO] [stderr] 16: 0x71bc6b1005b8 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 17: 0x71bc6b100577 - >, &rustc_middle[d5e17fe042e45547]::ty::list::RawList<(), rustc_middle[d5e17fe042e45547]::ty::Ty>)>)>>::call_once [INFO] [stderr] 18: 0x71bc6bf9b655 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, &rustc_middle[d5e17fe042e45547]::ty::list::RawList<(), rustc_middle[d5e17fe042e45547]::ty::Ty>)>, rustc_middle[d5e17fe042e45547]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 19: 0x71bc6bf9b2ce - rustc_query_impl[cec75fac04df0ded]::query_impl::fn_abi_of_fn_ptr::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 20: 0x71bc67c49edd - rustc_monomorphize[2fe15bbe6e95f5a6]::mono_checks::check_mono_item [INFO] [stderr] 21: 0x71bc6b3ecfe0 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 22: 0x71bc6b41b3f3 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 23: 0x71bc6b41b09f - rustc_query_impl[cec75fac04df0ded]::query_impl::check_mono_item::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 24: 0x71bc6b424dda - rustc_monomorphize[2fe15bbe6e95f5a6]::collector::items_of_instance [INFO] [stderr] 25: 0x71bc6b424c72 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 26: 0x71bc6b4086eb - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 27: 0x71bc6b408333 - rustc_query_impl[cec75fac04df0ded]::query_impl::items_of_instance::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 28: 0x71bc6b40b57b - rustc_monomorphize[2fe15bbe6e95f5a6]::collector::collect_items_rec [INFO] [stderr] 29: 0x71bc6b3f486d - rustc_monomorphize[2fe15bbe6e95f5a6]::collector::collect_crate_mono_items::{closure#1}::{closure#0} [INFO] [stderr] 30: 0x71bc6b60e332 - rustc_monomorphize[2fe15bbe6e95f5a6]::partitioning::collect_and_partition_mono_items [INFO] [stderr] 31: 0x71bc6c02c916 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 32: 0x71bc6c02c8f1 - >::call_once [INFO] [stderr] 33: 0x71bc6c02c423 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 34: 0x71bc6c02c1c3 - rustc_query_impl[cec75fac04df0ded]::query_impl::collect_and_partition_mono_items::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 35: 0x71bc6b405142 - rustc_codegen_ssa[1699a3b880da4964]::back::symbol_export::exported_symbols_provider_local [INFO] [stderr] 36: 0x71bc6ae391e5 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 37: 0x71bc6ae391a3 - >::call_once [INFO] [stderr] 38: 0x71bc6ba9f4c1 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::, rustc_query_system[5a682fe36050f03b]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 39: 0x71bc6ba9f00c - rustc_query_impl[cec75fac04df0ded]::query_impl::exported_symbols::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 40: 0x71bc6b471629 - ::encode_crate_root [INFO] [stderr] 41: 0x71bc6c008708 - rustc_metadata[9d3d6a761ade7c2f]::rmeta::encoder::encode_metadata [INFO] [stderr] 42: 0x71bc6bb4cce3 - rustc_metadata[9d3d6a761ade7c2f]::fs::encode_and_write_metadata [INFO] [stderr] 43: 0x71bc6be8205b - ::codegen_and_build_linker [INFO] [stderr] 44: 0x71bc6be7fe07 - rustc_interface[2bdac790f27f0231]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[d62922c382804067]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 45: 0x71bc6be53563 - rustc_interface[2bdac790f27f0231]::interface::run_compiler::<(), rustc_driver_impl[d62922c382804067]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 46: 0x71bc6be32df8 - std[bf97e05a5bb10774]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 47: 0x71bc6be32ad6 - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[81a4cb8eb9e2bcc9]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 48: 0x71bc6be35e83 - std::sys::pal::unix::thread::Thread::new::thread_start::ha73048ec7e971876 [INFO] [stderr] 49: 0x71bc6588aaa4 - [INFO] [stderr] 50: 0x71bc65917a34 - clone [INFO] [stderr] 51: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2025-06-29T14_04_55-39.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.89.0-nightly (8de4c7234 2025-06-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [fn_abi_of_fn_ptr] computing call ABI of `unsafe extern "stdcall" fn(core::VkPhysicalDevice, core::VkFormat, *mut core::VkFormatProperties)` function pointers [INFO] [stderr] #1 [check_mono_item] monomorphization-time checking [INFO] [stderr] #2 [items_of_instance] collecting items used by `core::::vkGetPhysicalDeviceFormatProperties` [INFO] [stderr] #3 [collect_and_partition_mono_items] collect_and_partition_mono_items [INFO] [stderr] #4 [exported_symbols] collecting exported symbols for crate `0` [INFO] [stderr] end of query stack [INFO] [stderr] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_ty_utils/src/abi.rs:485:62: [INFO] [stderr] called `Option::unwrap()` on a `None` value [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x71bc6a4e8743 - ::fmt::hb9fc0e74cd3e2ce7 [INFO] [stderr] 1: 0x71bc6ac02c7f - core::fmt::write::h44c4c28224d1d425 [INFO] [stderr] 2: 0x71bc6a4de3d3 - std::io::Write::write_fmt::h7c137d8faa040f47 [INFO] [stderr] 3: 0x71bc6a4e85a2 - std::sys::backtrace::BacktraceLock::print::hdd765023e0895687 [INFO] [stderr] 4: 0x71bc6a4ec09a - std::panicking::default_hook::{{closure}}::h3703709d08ff9881 [INFO] [stderr] 5: 0x71bc6a4ebc1f - std::panicking::default_hook::h52db45a3301fd26f [INFO] [stderr] 6: 0x71bc695df3b7 - std[bf97e05a5bb10774]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x71bc6a4ec8f3 - std::panicking::rust_panic_with_hook::h6c4d7d69d053bb09 [INFO] [stderr] 8: 0x71bc6a4ec5b6 - std::panicking::begin_panic_handler::{{closure}}::h7b56674cf0518b4b [INFO] [stderr] 9: 0x71bc6a4e8c09 - std::sys::backtrace::__rust_end_short_backtrace::h3266312f35a9262a [INFO] [stderr] 10: 0x71bc6a4ec2cd - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stderr] 11: 0x71bc66c91340 - core::panicking::panic_fmt::h42f13c80076c805d [INFO] [stderr] 12: 0x71bc66ebdcdc - core::panicking::panic::he9e437e8f1dfca16 [INFO] [stderr] 13: 0x71bc66c92e39 - core::option::unwrap_failed::hf4494b97ce3a5d76 [INFO] [stderr] 14: 0x71bc6b10854b - rustc_ty_utils[605faa308a3b9c4c]::abi::fn_abi_new_uncached [INFO] [stderr] 15: 0x71bc6b100625 - rustc_ty_utils[605faa308a3b9c4c]::abi::fn_abi_of_fn_ptr [INFO] [stderr] 16: 0x71bc6b1005b8 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 17: 0x71bc6b100577 - >, &rustc_middle[d5e17fe042e45547]::ty::list::RawList<(), rustc_middle[d5e17fe042e45547]::ty::Ty>)>)>>::call_once [INFO] [stderr] 18: 0x71bc6bf9b655 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, &rustc_middle[d5e17fe042e45547]::ty::list::RawList<(), rustc_middle[d5e17fe042e45547]::ty::Ty>)>, rustc_middle[d5e17fe042e45547]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 19: 0x71bc6bf9b2ce - rustc_query_impl[cec75fac04df0ded]::query_impl::fn_abi_of_fn_ptr::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 20: 0x71bc67c49edd - rustc_monomorphize[2fe15bbe6e95f5a6]::mono_checks::check_mono_item [INFO] [stderr] 21: 0x71bc6b3ecfe0 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 22: 0x71bc6b41b3f3 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 23: 0x71bc6b41b09f - rustc_query_impl[cec75fac04df0ded]::query_impl::check_mono_item::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 24: 0x71bc6b424dda - rustc_monomorphize[2fe15bbe6e95f5a6]::collector::items_of_instance [INFO] [stderr] 25: 0x71bc6b424c72 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 26: 0x71bc6b4086eb - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 27: 0x71bc6b408333 - rustc_query_impl[cec75fac04df0ded]::query_impl::items_of_instance::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 28: 0x71bc6b40b57b - rustc_monomorphize[2fe15bbe6e95f5a6]::collector::collect_items_rec [INFO] [stderr] 29: 0x71bc6b3f486d - rustc_monomorphize[2fe15bbe6e95f5a6]::collector::collect_crate_mono_items::{closure#1}::{closure#0} [INFO] [stderr] 30: 0x71bc6b60e332 - rustc_monomorphize[2fe15bbe6e95f5a6]::partitioning::collect_and_partition_mono_items [INFO] [stderr] 31: 0x71bc6c02c916 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 32: 0x71bc6c02c8f1 - >::call_once [INFO] [stderr] 33: 0x71bc6c02c423 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 34: 0x71bc6c02c1c3 - rustc_query_impl[cec75fac04df0ded]::query_impl::collect_and_partition_mono_items::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 35: 0x71bc6b405142 - rustc_codegen_ssa[1699a3b880da4964]::back::symbol_export::exported_symbols_provider_local [INFO] [stderr] 36: 0x71bc6ae391e5 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 37: 0x71bc6ae391a3 - >::call_once [INFO] [stderr] 38: 0x71bc6ba9f4c1 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::, rustc_query_system[5a682fe36050f03b]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 39: 0x71bc6ba9f00c - rustc_query_impl[cec75fac04df0ded]::query_impl::exported_symbols::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 40: 0x71bc6b471629 - ::encode_crate_root [INFO] [stderr] 41: 0x71bc6c008708 - rustc_metadata[9d3d6a761ade7c2f]::rmeta::encoder::encode_metadata [INFO] [stderr] 42: 0x71bc6bb4cce3 - rustc_metadata[9d3d6a761ade7c2f]::fs::encode_and_write_metadata [INFO] [stderr] 43: 0x71bc6be8205b - ::codegen_and_build_linker [INFO] [stderr] 44: 0x71bc6be7fe07 - rustc_interface[2bdac790f27f0231]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[d62922c382804067]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 45: 0x71bc6be53563 - rustc_interface[2bdac790f27f0231]::interface::run_compiler::<(), rustc_driver_impl[d62922c382804067]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 46: 0x71bc6be32df8 - std[bf97e05a5bb10774]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 47: 0x71bc6be32ad6 - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[81a4cb8eb9e2bcc9]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 48: 0x71bc6be35e83 - std::sys::pal::unix::thread::Thread::new::thread_start::ha73048ec7e971876 [INFO] [stderr] 49: 0x71bc6588aaa4 - [INFO] [stderr] 50: 0x71bc65917a34 - clone [INFO] [stderr] 51: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2025-06-29T14_04_55-39.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.89.0-nightly (8de4c7234 2025-06-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [fn_abi_of_fn_ptr] computing call ABI of `unsafe extern "stdcall" fn(core::VkPhysicalDevice, core::VkFormat, core::VkImageType, core::VkImageTiling, core::VkImageUsageFlags, core::VkImageCreateFlags, *mut core::VkImageFormatProperties) -> core::VkResult` function pointers [INFO] [stderr] #1 [check_mono_item] monomorphization-time checking [INFO] [stderr] #2 [items_of_instance] collecting items used by `core::::vkGetPhysicalDeviceImageFormatProperties` [INFO] [stderr] #3 [collect_and_partition_mono_items] collect_and_partition_mono_items [INFO] [stderr] #4 [exported_symbols] collecting exported symbols for crate `0` [INFO] [stderr] end of query stack [INFO] [stderr] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_ty_utils/src/abi.rs:485:62: [INFO] [stderr] called `Option::unwrap()` on a `None` value [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x71bc6a4e8743 - ::fmt::hb9fc0e74cd3e2ce7 [INFO] [stderr] 1: 0x71bc6ac02c7f - core::fmt::write::h44c4c28224d1d425 [INFO] [stderr] 2: 0x71bc6a4de3d3 - std::io::Write::write_fmt::h7c137d8faa040f47 [INFO] [stderr] 3: 0x71bc6a4e85a2 - std::sys::backtrace::BacktraceLock::print::hdd765023e0895687 [INFO] [stderr] 4: 0x71bc6a4ec09a - std::panicking::default_hook::{{closure}}::h3703709d08ff9881 [INFO] [stderr] 5: 0x71bc6a4ebc1f - std::panicking::default_hook::h52db45a3301fd26f [INFO] [stderr] 6: 0x71bc695df3b7 - std[bf97e05a5bb10774]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x71bc6a4ec8f3 - std::panicking::rust_panic_with_hook::h6c4d7d69d053bb09 [INFO] [stderr] 8: 0x71bc6a4ec5b6 - std::panicking::begin_panic_handler::{{closure}}::h7b56674cf0518b4b [INFO] [stderr] 9: 0x71bc6a4e8c09 - std::sys::backtrace::__rust_end_short_backtrace::h3266312f35a9262a [INFO] [stderr] 10: 0x71bc6a4ec2cd - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stderr] 11: 0x71bc66c91340 - core::panicking::panic_fmt::h42f13c80076c805d [INFO] [stderr] 12: 0x71bc66ebdcdc - core::panicking::panic::he9e437e8f1dfca16 [INFO] [stderr] 13: 0x71bc66c92e39 - core::option::unwrap_failed::hf4494b97ce3a5d76 [INFO] [stderr] 14: 0x71bc6b10854b - rustc_ty_utils[605faa308a3b9c4c]::abi::fn_abi_new_uncached [INFO] [stderr] 15: 0x71bc6b100625 - rustc_ty_utils[605faa308a3b9c4c]::abi::fn_abi_of_fn_ptr [INFO] [stderr] 16: 0x71bc6b1005b8 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 17: 0x71bc6b100577 - >, &rustc_middle[d5e17fe042e45547]::ty::list::RawList<(), rustc_middle[d5e17fe042e45547]::ty::Ty>)>)>>::call_once [INFO] [stderr] 18: 0x71bc6bf9b655 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, &rustc_middle[d5e17fe042e45547]::ty::list::RawList<(), rustc_middle[d5e17fe042e45547]::ty::Ty>)>, rustc_middle[d5e17fe042e45547]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 19: 0x71bc6bf9b2ce - rustc_query_impl[cec75fac04df0ded]::query_impl::fn_abi_of_fn_ptr::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 20: 0x71bc67c49edd - rustc_monomorphize[2fe15bbe6e95f5a6]::mono_checks::check_mono_item [INFO] [stderr] 21: 0x71bc6b3ecfe0 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 22: 0x71bc6b41b3f3 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 23: 0x71bc6b41b09f - rustc_query_impl[cec75fac04df0ded]::query_impl::check_mono_item::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 24: 0x71bc6b424dda - rustc_monomorphize[2fe15bbe6e95f5a6]::collector::items_of_instance [INFO] [stderr] 25: 0x71bc6b424c72 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 26: 0x71bc6b4086eb - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 27: 0x71bc6b408333 - rustc_query_impl[cec75fac04df0ded]::query_impl::items_of_instance::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 28: 0x71bc6b40b57b - rustc_monomorphize[2fe15bbe6e95f5a6]::collector::collect_items_rec [INFO] [stderr] 29: 0x71bc6b3f486d - rustc_monomorphize[2fe15bbe6e95f5a6]::collector::collect_crate_mono_items::{closure#1}::{closure#0} [INFO] [stderr] 30: 0x71bc6b60e332 - rustc_monomorphize[2fe15bbe6e95f5a6]::partitioning::collect_and_partition_mono_items [INFO] [stderr] 31: 0x71bc6c02c916 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 32: 0x71bc6c02c8f1 - >::call_once [INFO] [stderr] 33: 0x71bc6c02c423 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 34: 0x71bc6c02c1c3 - rustc_query_impl[cec75fac04df0ded]::query_impl::collect_and_partition_mono_items::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 35: 0x71bc6b405142 - rustc_codegen_ssa[1699a3b880da4964]::back::symbol_export::exported_symbols_provider_local [INFO] [stderr] 36: 0x71bc6ae391e5 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 37: 0x71bc6ae391a3 - >::call_once [INFO] [stderr] 38: 0x71bc6ba9f4c1 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::, rustc_query_system[5a682fe36050f03b]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 39: 0x71bc6ba9f00c - rustc_query_impl[cec75fac04df0ded]::query_impl::exported_symbols::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 40: 0x71bc6b471629 - ::encode_crate_root [INFO] [stderr] 41: 0x71bc6c008708 - rustc_metadata[9d3d6a761ade7c2f]::rmeta::encoder::encode_metadata [INFO] [stderr] 42: 0x71bc6bb4cce3 - rustc_metadata[9d3d6a761ade7c2f]::fs::encode_and_write_metadata [INFO] [stderr] 43: 0x71bc6be8205b - ::codegen_and_build_linker [INFO] [stderr] 44: 0x71bc6be7fe07 - rustc_interface[2bdac790f27f0231]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[d62922c382804067]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 45: 0x71bc6be53563 - rustc_interface[2bdac790f27f0231]::interface::run_compiler::<(), rustc_driver_impl[d62922c382804067]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 46: 0x71bc6be32df8 - std[bf97e05a5bb10774]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 47: 0x71bc6be32ad6 - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[81a4cb8eb9e2bcc9]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 48: 0x71bc6be35e83 - std::sys::pal::unix::thread::Thread::new::thread_start::ha73048ec7e971876 [INFO] [stderr] 49: 0x71bc6588aaa4 - [INFO] [stderr] 50: 0x71bc65917a34 - clone [INFO] [stderr] 51: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2025-06-29T14_04_55-39.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.89.0-nightly (8de4c7234 2025-06-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [fn_abi_of_fn_ptr] computing call ABI of `unsafe extern "stdcall" fn(core::VkPhysicalDevice, *mut core::VkPhysicalDeviceProperties)` function pointers [INFO] [stderr] #1 [check_mono_item] monomorphization-time checking [INFO] [stderr] #2 [items_of_instance] collecting items used by `core::::vkGetPhysicalDeviceProperties` [INFO] [stderr] #3 [collect_and_partition_mono_items] collect_and_partition_mono_items [INFO] [stderr] #4 [exported_symbols] collecting exported symbols for crate `0` [INFO] [stderr] end of query stack [INFO] [stderr] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_ty_utils/src/abi.rs:485:62: [INFO] [stderr] called `Option::unwrap()` on a `None` value [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x71bc6a4e8743 - ::fmt::hb9fc0e74cd3e2ce7 [INFO] [stderr] 1: 0x71bc6ac02c7f - core::fmt::write::h44c4c28224d1d425 [INFO] [stderr] 2: 0x71bc6a4de3d3 - std::io::Write::write_fmt::h7c137d8faa040f47 [INFO] [stderr] 3: 0x71bc6a4e85a2 - std::sys::backtrace::BacktraceLock::print::hdd765023e0895687 [INFO] [stderr] 4: 0x71bc6a4ec09a - std::panicking::default_hook::{{closure}}::h3703709d08ff9881 [INFO] [stderr] 5: 0x71bc6a4ebc1f - std::panicking::default_hook::h52db45a3301fd26f [INFO] [stderr] 6: 0x71bc695df3b7 - std[bf97e05a5bb10774]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x71bc6a4ec8f3 - std::panicking::rust_panic_with_hook::h6c4d7d69d053bb09 [INFO] [stderr] 8: 0x71bc6a4ec5b6 - std::panicking::begin_panic_handler::{{closure}}::h7b56674cf0518b4b [INFO] [stderr] 9: 0x71bc6a4e8c09 - std::sys::backtrace::__rust_end_short_backtrace::h3266312f35a9262a [INFO] [stderr] 10: 0x71bc6a4ec2cd - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stderr] 11: 0x71bc66c91340 - core::panicking::panic_fmt::h42f13c80076c805d [INFO] [stderr] 12: 0x71bc66ebdcdc - core::panicking::panic::he9e437e8f1dfca16 [INFO] [stderr] 13: 0x71bc66c92e39 - core::option::unwrap_failed::hf4494b97ce3a5d76 [INFO] [stderr] 14: 0x71bc6b10854b - rustc_ty_utils[605faa308a3b9c4c]::abi::fn_abi_new_uncached [INFO] [stderr] 15: 0x71bc6b100625 - rustc_ty_utils[605faa308a3b9c4c]::abi::fn_abi_of_fn_ptr [INFO] [stderr] 16: 0x71bc6b1005b8 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 17: 0x71bc6b100577 - >, &rustc_middle[d5e17fe042e45547]::ty::list::RawList<(), rustc_middle[d5e17fe042e45547]::ty::Ty>)>)>>::call_once [INFO] [stderr] 18: 0x71bc6bf9b655 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, &rustc_middle[d5e17fe042e45547]::ty::list::RawList<(), rustc_middle[d5e17fe042e45547]::ty::Ty>)>, rustc_middle[d5e17fe042e45547]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 19: 0x71bc6bf9b2ce - rustc_query_impl[cec75fac04df0ded]::query_impl::fn_abi_of_fn_ptr::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 20: 0x71bc67c49edd - rustc_monomorphize[2fe15bbe6e95f5a6]::mono_checks::check_mono_item [INFO] [stderr] 21: 0x71bc6b3ecfe0 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 22: 0x71bc6b41b3f3 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 23: 0x71bc6b41b09f - rustc_query_impl[cec75fac04df0ded]::query_impl::check_mono_item::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 24: 0x71bc6b424dda - rustc_monomorphize[2fe15bbe6e95f5a6]::collector::items_of_instance [INFO] [stderr] 25: 0x71bc6b424c72 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 26: 0x71bc6b4086eb - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 27: 0x71bc6b408333 - rustc_query_impl[cec75fac04df0ded]::query_impl::items_of_instance::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 28: 0x71bc6b40b57b - rustc_monomorphize[2fe15bbe6e95f5a6]::collector::collect_items_rec [INFO] [stderr] 29: 0x71bc6b3f486d - rustc_monomorphize[2fe15bbe6e95f5a6]::collector::collect_crate_mono_items::{closure#1}::{closure#0} [INFO] [stderr] 30: 0x71bc6b60e332 - rustc_monomorphize[2fe15bbe6e95f5a6]::partitioning::collect_and_partition_mono_items [INFO] [stderr] 31: 0x71bc6c02c916 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 32: 0x71bc6c02c8f1 - >::call_once [INFO] [stderr] 33: 0x71bc6c02c423 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 34: 0x71bc6c02c1c3 - rustc_query_impl[cec75fac04df0ded]::query_impl::collect_and_partition_mono_items::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 35: 0x71bc6b405142 - rustc_codegen_ssa[1699a3b880da4964]::back::symbol_export::exported_symbols_provider_local [INFO] [stderr] 36: 0x71bc6ae391e5 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 37: 0x71bc6ae391a3 - >::call_once [INFO] [stderr] 38: 0x71bc6ba9f4c1 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::, rustc_query_system[5a682fe36050f03b]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 39: 0x71bc6ba9f00c - rustc_query_impl[cec75fac04df0ded]::query_impl::exported_symbols::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 40: 0x71bc6b471629 - ::encode_crate_root [INFO] [stderr] 41: 0x71bc6c008708 - rustc_metadata[9d3d6a761ade7c2f]::rmeta::encoder::encode_metadata [INFO] [stderr] 42: 0x71bc6bb4cce3 - rustc_metadata[9d3d6a761ade7c2f]::fs::encode_and_write_metadata [INFO] [stderr] 43: 0x71bc6be8205b - ::codegen_and_build_linker [INFO] [stderr] 44: 0x71bc6be7fe07 - rustc_interface[2bdac790f27f0231]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[d62922c382804067]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 45: 0x71bc6be53563 - rustc_interface[2bdac790f27f0231]::interface::run_compiler::<(), rustc_driver_impl[d62922c382804067]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 46: 0x71bc6be32df8 - std[bf97e05a5bb10774]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 47: 0x71bc6be32ad6 - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[81a4cb8eb9e2bcc9]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 48: 0x71bc6be35e83 - std::sys::pal::unix::thread::Thread::new::thread_start::ha73048ec7e971876 [INFO] [stderr] 49: 0x71bc6588aaa4 - [INFO] [stderr] 50: 0x71bc65917a34 - clone [INFO] [stderr] 51: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2025-06-29T14_04_55-39.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.89.0-nightly (8de4c7234 2025-06-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [fn_abi_of_fn_ptr] computing call ABI of `unsafe extern "stdcall" fn(core::VkPhysicalDevice, *mut u32, *mut core::VkQueueFamilyProperties)` function pointers [INFO] [stderr] #1 [check_mono_item] monomorphization-time checking [INFO] [stderr] #2 [items_of_instance] collecting items used by `core::::vkGetPhysicalDeviceQueueFamilyProperties` [INFO] [stderr] #3 [collect_and_partition_mono_items] collect_and_partition_mono_items [INFO] [stderr] #4 [exported_symbols] collecting exported symbols for crate `0` [INFO] [stderr] end of query stack [INFO] [stderr] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_ty_utils/src/abi.rs:485:62: [INFO] [stderr] called `Option::unwrap()` on a `None` value [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x71bc6a4e8743 - ::fmt::hb9fc0e74cd3e2ce7 [INFO] [stderr] 1: 0x71bc6ac02c7f - core::fmt::write::h44c4c28224d1d425 [INFO] [stderr] 2: 0x71bc6a4de3d3 - std::io::Write::write_fmt::h7c137d8faa040f47 [WARN] too many lines in the log, truncating it