[INFO] cloning repository https://github.com/michaelzoech/vkinfo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michaelzoech/vkinfo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelzoech%2Fvkinfo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelzoech%2Fvkinfo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f1c734f4eac030b1746f164b87f73bcbe0ca759e
[INFO] checking michaelzoech/vkinfo against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelzoech%2Fvkinfo" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/michaelzoech/vkinfo on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/michaelzoech/vkinfo
[INFO] finished tweaking git repo https://github.com/michaelzoech/vkinfo
[INFO] tweaked toml for git repo https://github.com/michaelzoech/vkinfo written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/michaelzoech/vkinfo already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libloading v0.4.3
[INFO] [stderr]   Downloaded serde_yaml v0.7.3
[INFO] [stderr]   Downloaded linked-hash-map v0.5.0
[INFO] [stderr]   Downloaded num-traits v0.1.42
[INFO] [stderr]   Downloaded yaml-rust v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9ccc871447309fda7a3400c8134caf1e7dff65e6fb4272bd9bb508151613a435
[INFO] running `Command { std: "docker" "start" "-a" "9ccc871447309fda7a3400c8134caf1e7dff65e6fb4272bd9bb508151613a435", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ccc871447309fda7a3400c8134caf1e7dff65e6fb4272bd9bb508151613a435", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ccc871447309fda7a3400c8134caf1e7dff65e6fb4272bd9bb508151613a435", kill_on_drop: false }`
[INFO] [stdout] 9ccc871447309fda7a3400c8134caf1e7dff65e6fb4272bd9bb508151613a435
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c0c2ef1b6d11bf3523f288f2906546185bc1915860f595bde7c90b9644fc90f
[INFO] running `Command { std: "docker" "start" "-a" "7c0c2ef1b6d11bf3523f288f2906546185bc1915860f595bde7c90b9644fc90f", kill_on_drop: false }`
[INFO] [stderr]     Checking linked-hash-map v0.5.0
[INFO] [stderr]    Compiling libloading v0.4.3
[INFO] [stderr]     Checking num-traits v0.1.42
[INFO] [stderr]     Checking yaml-rust v0.4.0
[INFO] [stderr]     Checking serde_yaml v0.7.3
[INFO] [stderr]     Checking vkinfo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/vk.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | / bitflags! {
[INFO] [stdout] 62 | |     #[derive(Serialize)]
[INFO] [stdout] 63 | |     pub struct InstanceCreateFlags: u32 {
[INFO] [stdout] 64 | |         const Reserved = 0;
[INFO] [stdout] 65 | |     }
[INFO] [stdout] 66 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of 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/vk.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | / bitflags! {
[INFO] [stdout] 62 | |     #[derive(Serialize)]
[INFO] [stdout] 63 | |     pub struct InstanceCreateFlags: u32 {
[INFO] [stdout] 64 | |         const Reserved = 0;
[INFO] [stdout] 65 | |     }
[INFO] [stdout] 66 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of 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/vk.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | / bitflags! {
[INFO] [stdout] 62 | |     #[derive(Serialize)]
[INFO] [stdout] 63 | |     pub struct InstanceCreateFlags: u32 {
[INFO] [stdout] 64 | |         const Reserved = 0;
[INFO] [stdout] 65 | |     }
[INFO] [stdout] 66 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of 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/vk.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | / bitflags! {
[INFO] [stdout] 69 | |     #[derive(Serialize)]
[INFO] [stdout] 70 | |     pub struct SampleCountFlags: u32 {
[INFO] [stdout] 71 | |         const Count1Bit = 0x00000001;
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |     }
[INFO] [stdout] 79 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of 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/vk.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | / bitflags! {
[INFO] [stdout] 69 | |     #[derive(Serialize)]
[INFO] [stdout] 70 | |     pub struct SampleCountFlags: u32 {
[INFO] [stdout] 71 | |         const Count1Bit = 0x00000001;
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |     }
[INFO] [stdout] 79 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of 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/vk.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | / bitflags! {
[INFO] [stdout] 69 | |     #[derive(Serialize)]
[INFO] [stdout] 70 | |     pub struct SampleCountFlags: u32 {
[INFO] [stdout] 71 | |         const Count1Bit = 0x00000001;
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |     }
[INFO] [stdout] 79 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of 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/vk.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / bitflags! {
[INFO] [stdout] 82 | |     #[derive(Serialize)]
[INFO] [stdout] 83 | |     pub struct QueueFlags: u32 {
[INFO] [stdout] 84 | |         const GraphicsBit = 0x00000001;
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |     }
[INFO] [stdout] 89 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of 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/vk.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / bitflags! {
[INFO] [stdout] 82 | |     #[derive(Serialize)]
[INFO] [stdout] 83 | |     pub struct QueueFlags: u32 {
[INFO] [stdout] 84 | |         const GraphicsBit = 0x00000001;
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |     }
[INFO] [stdout] 89 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of 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/vk.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / bitflags! {
[INFO] [stdout] 82 | |     #[derive(Serialize)]
[INFO] [stdout] 83 | |     pub struct QueueFlags: u32 {
[INFO] [stdout] 84 | |         const GraphicsBit = 0x00000001;
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |     }
[INFO] [stdout] 89 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Default`
[INFO] [stdout]  --> src/vulkan.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::default::{Default};
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/vulkan.rs:201:29
[INFO] [stdout]     |
[INFO] [stdout] 201 |             features = mem::uninitialized();
[INFO] [stdout]     |                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/vulkan.rs:210:31
[INFO] [stdout]     |
[INFO] [stdout] 210 |             properties = mem::uninitialized();
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/vk.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | / bitflags! {
[INFO] [stdout] 62 | |     #[derive(Serialize)]
[INFO] [stdout] 63 | |     pub struct InstanceCreateFlags: u32 {
[INFO] [stdout] 64 | |         const Reserved = 0;
[INFO] [stdout] 65 | |     }
[INFO] [stdout] 66 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of 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/vk.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | / bitflags! {
[INFO] [stdout] 62 | |     #[derive(Serialize)]
[INFO] [stdout] 63 | |     pub struct InstanceCreateFlags: u32 {
[INFO] [stdout] 64 | |         const Reserved = 0;
[INFO] [stdout] 65 | |     }
[INFO] [stdout] 66 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of 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/vk.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | / bitflags! {
[INFO] [stdout] 62 | |     #[derive(Serialize)]
[INFO] [stdout] 63 | |     pub struct InstanceCreateFlags: u32 {
[INFO] [stdout] 64 | |         const Reserved = 0;
[INFO] [stdout] 65 | |     }
[INFO] [stdout] 66 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of 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/vk.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | / bitflags! {
[INFO] [stdout] 69 | |     #[derive(Serialize)]
[INFO] [stdout] 70 | |     pub struct SampleCountFlags: u32 {
[INFO] [stdout] 71 | |         const Count1Bit = 0x00000001;
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |     }
[INFO] [stdout] 79 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of 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/vk.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | / bitflags! {
[INFO] [stdout] 69 | |     #[derive(Serialize)]
[INFO] [stdout] 70 | |     pub struct SampleCountFlags: u32 {
[INFO] [stdout] 71 | |         const Count1Bit = 0x00000001;
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |     }
[INFO] [stdout] 79 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of 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/vk.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | / bitflags! {
[INFO] [stdout] 69 | |     #[derive(Serialize)]
[INFO] [stdout] 70 | |     pub struct SampleCountFlags: u32 {
[INFO] [stdout] 71 | |         const Count1Bit = 0x00000001;
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |     }
[INFO] [stdout] 79 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of 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/vk.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / bitflags! {
[INFO] [stdout] 82 | |     #[derive(Serialize)]
[INFO] [stdout] 83 | |     pub struct QueueFlags: u32 {
[INFO] [stdout] 84 | |         const GraphicsBit = 0x00000001;
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |     }
[INFO] [stdout] 89 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of 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/vk.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / bitflags! {
[INFO] [stdout] 82 | |     #[derive(Serialize)]
[INFO] [stdout] 83 | |     pub struct QueueFlags: u32 {
[INFO] [stdout] 84 | |         const GraphicsBit = 0x00000001;
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |     }
[INFO] [stdout] 89 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of 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/vk.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / bitflags! {
[INFO] [stdout] 82 | |     #[derive(Serialize)]
[INFO] [stdout] 83 | |     pub struct QueueFlags: u32 {
[INFO] [stdout] 84 | |         const GraphicsBit = 0x00000001;
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |     }
[INFO] [stdout] 89 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Default`
[INFO] [stdout]  --> src/vulkan.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::default::{Default};
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/vulkan.rs:201:29
[INFO] [stdout]     |
[INFO] [stdout] 201 |             features = mem::uninitialized();
[INFO] [stdout]     |                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/vulkan.rs:210:31
[INFO] [stdout]     |
[INFO] [stdout] 210 |             properties = mem::uninitialized();
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `ApplicationInfo` and `MaxEnum` are never constructed
[INFO] [stdout]   --> src/vk.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum StructureType {
[INFO] [stdout]    |          ------------- variants in this enum
[INFO] [stdout] 56 |     ApplicationInfo = 0,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 57 |     InstanceCreateInfo = 1,
[INFO] [stdout] 58 |     MaxEnum = 0x7fffffff,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StructureType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Other`, `IntegratedGpu`, `DiscreteGpu`, `VirtualGpu`, `Cpu`, and `MaxEnum` are never constructed
[INFO] [stdout]    --> src/vk.rs:292:5
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub enum PhysicalDeviceType {
[INFO] [stdout]     |          ------------------ variants in this enum
[INFO] [stdout] 292 |     Other = 0,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 293 |     IntegratedGpu = 1,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 294 |     DiscreteGpu = 2,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 295 |     VirtualGpu = 3,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 296 |     Cpu = 4,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 297 |     MaxEnum = 0x7fffffff,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PhysicalDeviceType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `Reserved` should have an upper case name
[INFO] [stdout]   --> src/vk.rs:64:15
[INFO] [stdout]    |
[INFO] [stdout] 64 |         const Reserved = 0;
[INFO] [stdout]    |               ^^^^^^^^ help: convert the identifier to upper case: `RESERVED`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `Count1Bit` should have an upper case name
[INFO] [stdout]   --> src/vk.rs:71:15
[INFO] [stdout]    |
[INFO] [stdout] 71 |         const Count1Bit = 0x00000001;
[INFO] [stdout]    |               ^^^^^^^^^ help: convert the identifier to upper case: `COUNT1_BIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `Count2Bit` should have an upper case name
[INFO] [stdout]   --> src/vk.rs:72:15
[INFO] [stdout]    |
[INFO] [stdout] 72 |         const Count2Bit = 0x00000002;
[INFO] [stdout]    |               ^^^^^^^^^ help: convert the identifier to upper case: `COUNT2_BIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `Count4Bit` should have an upper case name
[INFO] [stdout]   --> src/vk.rs:73:15
[INFO] [stdout]    |
[INFO] [stdout] 73 |         const Count4Bit = 0x00000004;
[INFO] [stdout]    |               ^^^^^^^^^ help: convert the identifier to upper case: `COUNT4_BIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `Count8Bit` should have an upper case name
[INFO] [stdout]   --> src/vk.rs:74:15
[INFO] [stdout]    |
[INFO] [stdout] 74 |         const Count8Bit = 0x00000008;
[INFO] [stdout]    |               ^^^^^^^^^ help: convert the identifier to upper case: `COUNT8_BIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `Count16Bit` should have an upper case name
[INFO] [stdout]   --> src/vk.rs:75:15
[INFO] [stdout]    |
[INFO] [stdout] 75 |         const Count16Bit = 0x00000010;
[INFO] [stdout]    |               ^^^^^^^^^^ help: convert the identifier to upper case: `COUNT16_BIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `Count32Bit` should have an upper case name
[INFO] [stdout]   --> src/vk.rs:76:15
[INFO] [stdout]    |
[INFO] [stdout] 76 |         const Count32Bit = 0x00000020;
[INFO] [stdout]    |               ^^^^^^^^^^ help: convert the identifier to upper case: `COUNT32_BIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `Count64Bit` should have an upper case name
[INFO] [stdout]   --> src/vk.rs:77:15
[INFO] [stdout]    |
[INFO] [stdout] 77 |         const Count64Bit = 0x00000040;
[INFO] [stdout]    |               ^^^^^^^^^^ help: convert the identifier to upper case: `COUNT64_BIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `GraphicsBit` should have an upper case name
[INFO] [stdout]   --> src/vk.rs:84:15
[INFO] [stdout]    |
[INFO] [stdout] 84 |         const GraphicsBit = 0x00000001;
[INFO] [stdout]    |               ^^^^^^^^^^^ help: convert the identifier to upper case: `GRAPHICS_BIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `ComputeBit` should have an upper case name
[INFO] [stdout]   --> src/vk.rs:85:15
[INFO] [stdout]    |
[INFO] [stdout] 85 |         const ComputeBit = 0x00000002;
[INFO] [stdout]    |               ^^^^^^^^^^ help: convert the identifier to upper case: `COMPUTE_BIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `TransferBit` should have an upper case name
[INFO] [stdout]   --> src/vk.rs:86:15
[INFO] [stdout]    |
[INFO] [stdout] 86 |         const TransferBit = 0x00000004;
[INFO] [stdout]    |               ^^^^^^^^^^^ help: convert the identifier to upper case: `TRANSFER_BIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `SparseBindingBit` should have an upper case name
[INFO] [stdout]   --> src/vk.rs:87:15
[INFO] [stdout]    |
[INFO] [stdout] 87 |         const SparseBindingBit = 0x00000008;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SPARSE_BINDING_BIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `PhysicalDeviceFeatures` does not permit being left uninitialized
[INFO] [stdout]    --> src/vulkan.rs:201:24
[INFO] [stdout]     |
[INFO] [stdout] 201 |             features = mem::uninitialized();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this code causes undefined behavior when executed
[INFO] [stdout]     |                        help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]    --> src/vk.rs:202:5
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub robust_buffer_access: Bool32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `PhysicalDeviceProperties` does not permit being left uninitialized
[INFO] [stdout]    --> src/vulkan.rs:210:26
[INFO] [stdout]     |
[INFO] [stdout] 210 |             properties = mem::uninitialized();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this code causes undefined behavior when executed
[INFO] [stdout]     |                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]    --> src/vk.rs:278:5
[INFO] [stdout]     |
[INFO] [stdout] 278 |     api_version: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 28 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `ApplicationInfo` and `MaxEnum` are never constructed
[INFO] [stdout]   --> src/vk.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum StructureType {
[INFO] [stdout]    |          ------------- variants in this enum
[INFO] [stdout] 56 |     ApplicationInfo = 0,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 57 |     InstanceCreateInfo = 1,
[INFO] [stdout] 58 |     MaxEnum = 0x7fffffff,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StructureType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Other`, `IntegratedGpu`, `DiscreteGpu`, `VirtualGpu`, `Cpu`, and `MaxEnum` are never constructed
[INFO] [stdout]    --> src/vk.rs:292:5
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub enum PhysicalDeviceType {
[INFO] [stdout]     |          ------------------ variants in this enum
[INFO] [stdout] 292 |     Other = 0,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 293 |     IntegratedGpu = 1,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 294 |     DiscreteGpu = 2,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 295 |     VirtualGpu = 3,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 296 |     Cpu = 4,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 297 |     MaxEnum = 0x7fffffff,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PhysicalDeviceType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `Reserved` should have an upper case name
[INFO] [stdout]   --> src/vk.rs:64:15
[INFO] [stdout]    |
[INFO] [stdout] 64 |         const Reserved = 0;
[INFO] [stdout]    |               ^^^^^^^^ help: convert the identifier to upper case: `RESERVED`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `Count1Bit` should have an upper case name
[INFO] [stdout]   --> src/vk.rs:71:15
[INFO] [stdout]    |
[INFO] [stdout] 71 |         const Count1Bit = 0x00000001;
[INFO] [stdout]    |               ^^^^^^^^^ help: convert the identifier to upper case: `COUNT1_BIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `Count2Bit` should have an upper case name
[INFO] [stdout]   --> src/vk.rs:72:15
[INFO] [stdout]    |
[INFO] [stdout] 72 |         const Count2Bit = 0x00000002;
[INFO] [stdout]    |               ^^^^^^^^^ help: convert the identifier to upper case: `COUNT2_BIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `Count4Bit` should have an upper case name
[INFO] [stdout]   --> src/vk.rs:73:15
[INFO] [stdout]    |
[INFO] [stdout] 73 |         const Count4Bit = 0x00000004;
[INFO] [stdout]    |               ^^^^^^^^^ help: convert the identifier to upper case: `COUNT4_BIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `Count8Bit` should have an upper case name
[INFO] [stdout]   --> src/vk.rs:74:15
[INFO] [stdout]    |
[INFO] [stdout] 74 |         const Count8Bit = 0x00000008;
[INFO] [stdout]    |               ^^^^^^^^^ help: convert the identifier to upper case: `COUNT8_BIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `Count16Bit` should have an upper case name
[INFO] [stdout]   --> src/vk.rs:75:15
[INFO] [stdout]    |
[INFO] [stdout] 75 |         const Count16Bit = 0x00000010;
[INFO] [stdout]    |               ^^^^^^^^^^ help: convert the identifier to upper case: `COUNT16_BIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `Count32Bit` should have an upper case name
[INFO] [stdout]   --> src/vk.rs:76:15
[INFO] [stdout]    |
[INFO] [stdout] 76 |         const Count32Bit = 0x00000020;
[INFO] [stdout]    |               ^^^^^^^^^^ help: convert the identifier to upper case: `COUNT32_BIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `Count64Bit` should have an upper case name
[INFO] [stdout]   --> src/vk.rs:77:15
[INFO] [stdout]    |
[INFO] [stdout] 77 |         const Count64Bit = 0x00000040;
[INFO] [stdout]    |               ^^^^^^^^^^ help: convert the identifier to upper case: `COUNT64_BIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `GraphicsBit` should have an upper case name
[INFO] [stdout]   --> src/vk.rs:84:15
[INFO] [stdout]    |
[INFO] [stdout] 84 |         const GraphicsBit = 0x00000001;
[INFO] [stdout]    |               ^^^^^^^^^^^ help: convert the identifier to upper case: `GRAPHICS_BIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `ComputeBit` should have an upper case name
[INFO] [stdout]   --> src/vk.rs:85:15
[INFO] [stdout]    |
[INFO] [stdout] 85 |         const ComputeBit = 0x00000002;
[INFO] [stdout]    |               ^^^^^^^^^^ help: convert the identifier to upper case: `COMPUTE_BIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `TransferBit` should have an upper case name
[INFO] [stdout]   --> src/vk.rs:86:15
[INFO] [stdout]    |
[INFO] [stdout] 86 |         const TransferBit = 0x00000004;
[INFO] [stdout]    |               ^^^^^^^^^^^ help: convert the identifier to upper case: `TRANSFER_BIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `SparseBindingBit` should have an upper case name
[INFO] [stdout]   --> src/vk.rs:87:15
[INFO] [stdout]    |
[INFO] [stdout] 87 |         const SparseBindingBit = 0x00000008;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SPARSE_BINDING_BIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `PhysicalDeviceFeatures` does not permit being left uninitialized
[INFO] [stdout]    --> src/vulkan.rs:201:24
[INFO] [stdout]     |
[INFO] [stdout] 201 |             features = mem::uninitialized();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this code causes undefined behavior when executed
[INFO] [stdout]     |                        help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]    --> src/vk.rs:202:5
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub robust_buffer_access: Bool32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `PhysicalDeviceProperties` does not permit being left uninitialized
[INFO] [stdout]    --> src/vulkan.rs:210:26
[INFO] [stdout]     |
[INFO] [stdout] 210 |             properties = mem::uninitialized();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this code causes undefined behavior when executed
[INFO] [stdout]     |                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]    --> src/vk.rs:278:5
[INFO] [stdout]     |
[INFO] [stdout] 278 |     api_version: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 28 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 2.16s
[INFO] running `Command { std: "docker" "inspect" "7c0c2ef1b6d11bf3523f288f2906546185bc1915860f595bde7c90b9644fc90f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c0c2ef1b6d11bf3523f288f2906546185bc1915860f595bde7c90b9644fc90f", kill_on_drop: false }`
[INFO] [stdout] 7c0c2ef1b6d11bf3523f288f2906546185bc1915860f595bde7c90b9644fc90f
[INFO] checking michaelzoech/vkinfo against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelzoech%2Fvkinfo" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/michaelzoech/vkinfo on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/michaelzoech/vkinfo
[INFO] finished tweaking git repo https://github.com/michaelzoech/vkinfo
[INFO] tweaked toml for git repo https://github.com/michaelzoech/vkinfo written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/michaelzoech/vkinfo already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 05183e53b819b1e1aa7f1dda3914c22f879fc2551b9dc4b60fe0bcee99306bf6
[INFO] running `Command { std: "docker" "start" "-a" "05183e53b819b1e1aa7f1dda3914c22f879fc2551b9dc4b60fe0bcee99306bf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05183e53b819b1e1aa7f1dda3914c22f879fc2551b9dc4b60fe0bcee99306bf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05183e53b819b1e1aa7f1dda3914c22f879fc2551b9dc4b60fe0bcee99306bf6", kill_on_drop: false }`
[INFO] [stdout] 05183e53b819b1e1aa7f1dda3914c22f879fc2551b9dc4b60fe0bcee99306bf6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7dfbca7e1ed21e45894e70152604a0209abedb0203e772aa7d133bfc57d9534
[INFO] running `Command { std: "docker" "start" "-a" "b7dfbca7e1ed21e45894e70152604a0209abedb0203e772aa7d133bfc57d9534", kill_on_drop: false }`
[INFO] [stderr]     Checking linked-hash-map v0.5.0
[INFO] [stderr]    Compiling libloading v0.4.3
[INFO] [stderr]     Checking num-traits v0.1.42
[INFO] [stderr]     Checking yaml-rust v0.4.0
[INFO] [stderr]     Checking serde_yaml v0.7.3
[INFO] [stderr]     Checking vkinfo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/vk.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | / bitflags! {
[INFO] [stdout] 62 | |     #[derive(Serialize)]
[INFO] [stdout] 63 | |     pub struct InstanceCreateFlags: u32 {
[INFO] [stdout] 64 | |         const Reserved = 0;
[INFO] [stdout] 65 | |     }
[INFO] [stdout] 66 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of 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/vk.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | / bitflags! {
[INFO] [stdout] 62 | |     #[derive(Serialize)]
[INFO] [stdout] 63 | |     pub struct InstanceCreateFlags: u32 {
[INFO] [stdout] 64 | |         const Reserved = 0;
[INFO] [stdout] 65 | |     }
[INFO] [stdout] 66 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of 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/vk.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | / bitflags! {
[INFO] [stdout] 62 | |     #[derive(Serialize)]
[INFO] [stdout] 63 | |     pub struct InstanceCreateFlags: u32 {
[INFO] [stdout] 64 | |         const Reserved = 0;
[INFO] [stdout] 65 | |     }
[INFO] [stdout] 66 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of 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/vk.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | / bitflags! {
[INFO] [stdout] 69 | |     #[derive(Serialize)]
[INFO] [stdout] 70 | |     pub struct SampleCountFlags: u32 {
[INFO] [stdout] 71 | |         const Count1Bit = 0x00000001;
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |     }
[INFO] [stdout] 79 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of 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/vk.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | / bitflags! {
[INFO] [stdout] 69 | |     #[derive(Serialize)]
[INFO] [stdout] 70 | |     pub struct SampleCountFlags: u32 {
[INFO] [stdout] 71 | |         const Count1Bit = 0x00000001;
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |     }
[INFO] [stdout] 79 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of 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/vk.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | / bitflags! {
[INFO] [stdout] 69 | |     #[derive(Serialize)]
[INFO] [stdout] 70 | |     pub struct SampleCountFlags: u32 {
[INFO] [stdout] 71 | |         const Count1Bit = 0x00000001;
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |     }
[INFO] [stdout] 79 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of 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/vk.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / bitflags! {
[INFO] [stdout] 82 | |     #[derive(Serialize)]
[INFO] [stdout] 83 | |     pub struct QueueFlags: u32 {
[INFO] [stdout] 84 | |         const GraphicsBit = 0x00000001;
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |     }
[INFO] [stdout] 89 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of 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/vk.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / bitflags! {
[INFO] [stdout] 82 | |     #[derive(Serialize)]
[INFO] [stdout] 83 | |     pub struct QueueFlags: u32 {
[INFO] [stdout] 84 | |         const GraphicsBit = 0x00000001;
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |     }
[INFO] [stdout] 89 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of 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/vk.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / bitflags! {
[INFO] [stdout] 82 | |     #[derive(Serialize)]
[INFO] [stdout] 83 | |     pub struct QueueFlags: u32 {
[INFO] [stdout] 84 | |         const GraphicsBit = 0x00000001;
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |     }
[INFO] [stdout] 89 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Default`
[INFO] [stdout]  --> src/vulkan.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::default::{Default};
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/vulkan.rs:201:29
[INFO] [stdout]     |
[INFO] [stdout] 201 |             features = mem::uninitialized();
[INFO] [stdout]     |                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/vulkan.rs:210:31
[INFO] [stdout]     |
[INFO] [stdout] 210 |             properties = mem::uninitialized();
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/vk.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | / bitflags! {
[INFO] [stdout] 62 | |     #[derive(Serialize)]
[INFO] [stdout] 63 | |     pub struct InstanceCreateFlags: u32 {
[INFO] [stdout] 64 | |         const Reserved = 0;
[INFO] [stdout] 65 | |     }
[INFO] [stdout] 66 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of 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/vk.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | / bitflags! {
[INFO] [stdout] 62 | |     #[derive(Serialize)]
[INFO] [stdout] 63 | |     pub struct InstanceCreateFlags: u32 {
[INFO] [stdout] 64 | |         const Reserved = 0;
[INFO] [stdout] 65 | |     }
[INFO] [stdout] 66 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of 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/vk.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | / bitflags! {
[INFO] [stdout] 62 | |     #[derive(Serialize)]
[INFO] [stdout] 63 | |     pub struct InstanceCreateFlags: u32 {
[INFO] [stdout] 64 | |         const Reserved = 0;
[INFO] [stdout] 65 | |     }
[INFO] [stdout] 66 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of 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/vk.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | / bitflags! {
[INFO] [stdout] 69 | |     #[derive(Serialize)]
[INFO] [stdout] 70 | |     pub struct SampleCountFlags: u32 {
[INFO] [stdout] 71 | |         const Count1Bit = 0x00000001;
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |     }
[INFO] [stdout] 79 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of 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/vk.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | / bitflags! {
[INFO] [stdout] 69 | |     #[derive(Serialize)]
[INFO] [stdout] 70 | |     pub struct SampleCountFlags: u32 {
[INFO] [stdout] 71 | |         const Count1Bit = 0x00000001;
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |     }
[INFO] [stdout] 79 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of 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/vk.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | / bitflags! {
[INFO] [stdout] 69 | |     #[derive(Serialize)]
[INFO] [stdout] 70 | |     pub struct SampleCountFlags: u32 {
[INFO] [stdout] 71 | |         const Count1Bit = 0x00000001;
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |     }
[INFO] [stdout] 79 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of 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/vk.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / bitflags! {
[INFO] [stdout] 82 | |     #[derive(Serialize)]
[INFO] [stdout] 83 | |     pub struct QueueFlags: u32 {
[INFO] [stdout] 84 | |         const GraphicsBit = 0x00000001;
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |     }
[INFO] [stdout] 89 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of 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/vk.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / bitflags! {
[INFO] [stdout] 82 | |     #[derive(Serialize)]
[INFO] [stdout] 83 | |     pub struct QueueFlags: u32 {
[INFO] [stdout] 84 | |         const GraphicsBit = 0x00000001;
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |     }
[INFO] [stdout] 89 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of 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/vk.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / bitflags! {
[INFO] [stdout] 82 | |     #[derive(Serialize)]
[INFO] [stdout] 83 | |     pub struct QueueFlags: u32 {
[INFO] [stdout] 84 | |         const GraphicsBit = 0x00000001;
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |     }
[INFO] [stdout] 89 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Default`
[INFO] [stdout]  --> src/vulkan.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::default::{Default};
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/vulkan.rs:201:29
[INFO] [stdout]     |
[INFO] [stdout] 201 |             features = mem::uninitialized();
[INFO] [stdout]     |                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/vulkan.rs:210:31
[INFO] [stdout]     |
[INFO] [stdout] 210 |             properties = mem::uninitialized();
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `ApplicationInfo` and `MaxEnum` are never constructed
[INFO] [stdout]   --> src/vk.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum StructureType {
[INFO] [stdout]    |          ------------- variants in this enum
[INFO] [stdout] 56 |     ApplicationInfo = 0,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 57 |     InstanceCreateInfo = 1,
[INFO] [stdout] 58 |     MaxEnum = 0x7fffffff,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StructureType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Other`, `IntegratedGpu`, `DiscreteGpu`, `VirtualGpu`, `Cpu`, and `MaxEnum` are never constructed
[INFO] [stdout]    --> src/vk.rs:292:5
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub enum PhysicalDeviceType {
[INFO] [stdout]     |          ------------------ variants in this enum
[INFO] [stdout] 292 |     Other = 0,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 293 |     IntegratedGpu = 1,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 294 |     DiscreteGpu = 2,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 295 |     VirtualGpu = 3,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 296 |     Cpu = 4,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 297 |     MaxEnum = 0x7fffffff,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PhysicalDeviceType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/vk.rs:54:28
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[derive(Debug, PartialEq, Serialize)]
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_StructureType`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/vk.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |     #[derive(Serialize)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_InstanceCreateFlags`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `Reserved` should have an upper case name
[INFO] [stdout]   --> src/vk.rs:64:15
[INFO] [stdout]    |
[INFO] [stdout] 64 |         const Reserved = 0;
[INFO] [stdout]    |               ^^^^^^^^ help: convert the identifier to upper case: `RESERVED`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/vk.rs:69:14
[INFO] [stdout]    |
[INFO] [stdout] 69 |     #[derive(Serialize)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_SampleCountFlags`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `Count1Bit` should have an upper case name
[INFO] [stdout]   --> src/vk.rs:71:15
[INFO] [stdout]    |
[INFO] [stdout] 71 |         const Count1Bit = 0x00000001;
[INFO] [stdout]    |               ^^^^^^^^^ help: convert the identifier to upper case: `COUNT1_BIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `Count2Bit` should have an upper case name
[INFO] [stdout]   --> src/vk.rs:72:15
[INFO] [stdout]    |
[INFO] [stdout] 72 |         const Count2Bit = 0x00000002;
[INFO] [stdout]    |               ^^^^^^^^^ help: convert the identifier to upper case: `COUNT2_BIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `Count4Bit` should have an upper case name
[INFO] [stdout]   --> src/vk.rs:73:15
[INFO] [stdout]    |
[INFO] [stdout] 73 |         const Count4Bit = 0x00000004;
[INFO] [stdout]    |               ^^^^^^^^^ help: convert the identifier to upper case: `COUNT4_BIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `Count8Bit` should have an upper case name
[INFO] [stdout]   --> src/vk.rs:74:15
[INFO] [stdout]    |
[INFO] [stdout] 74 |         const Count8Bit = 0x00000008;
[INFO] [stdout]    |               ^^^^^^^^^ help: convert the identifier to upper case: `COUNT8_BIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `Count16Bit` should have an upper case name
[INFO] [stdout]   --> src/vk.rs:75:15
[INFO] [stdout]    |
[INFO] [stdout] 75 |         const Count16Bit = 0x00000010;
[INFO] [stdout]    |               ^^^^^^^^^^ help: convert the identifier to upper case: `COUNT16_BIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `Count32Bit` should have an upper case name
[INFO] [stdout]   --> src/vk.rs:76:15
[INFO] [stdout]    |
[INFO] [stdout] 76 |         const Count32Bit = 0x00000020;
[INFO] [stdout]    |               ^^^^^^^^^^ help: convert the identifier to upper case: `COUNT32_BIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `Count64Bit` should have an upper case name
[INFO] [stdout]   --> src/vk.rs:77:15
[INFO] [stdout]    |
[INFO] [stdout] 77 |         const Count64Bit = 0x00000040;
[INFO] [stdout]    |               ^^^^^^^^^^ help: convert the identifier to upper case: `COUNT64_BIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/vk.rs:82:14
[INFO] [stdout]    |
[INFO] [stdout] 82 |     #[derive(Serialize)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_QueueFlags`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `GraphicsBit` should have an upper case name
[INFO] [stdout]   --> src/vk.rs:84:15
[INFO] [stdout]    |
[INFO] [stdout] 84 |         const GraphicsBit = 0x00000001;
[INFO] [stdout]    |               ^^^^^^^^^^^ help: convert the identifier to upper case: `GRAPHICS_BIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `ComputeBit` should have an upper case name
[INFO] [stdout]   --> src/vk.rs:85:15
[INFO] [stdout]    |
[INFO] [stdout] 85 |         const ComputeBit = 0x00000002;
[INFO] [stdout]    |               ^^^^^^^^^^ help: convert the identifier to upper case: `COMPUTE_BIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `TransferBit` should have an upper case name
[INFO] [stdout]   --> src/vk.rs:86:15
[INFO] [stdout]    |
[INFO] [stdout] 86 |         const TransferBit = 0x00000004;
[INFO] [stdout]    |               ^^^^^^^^^^^ help: convert the identifier to upper case: `TRANSFER_BIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `SparseBindingBit` should have an upper case name
[INFO] [stdout]   --> src/vk.rs:87:15
[INFO] [stdout]    |
[INFO] [stdout] 87 |         const SparseBindingBit = 0x00000008;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SPARSE_BINDING_BIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/vk.rs:92:17
[INFO] [stdout]    |
[INFO] [stdout] 92 | #[derive(Debug, Serialize)]
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Extend3D`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/vk.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Debug, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_LayerProperties`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/vk.rs:157:17
[INFO] [stdout]     |
[INFO] [stdout] 157 | #[derive(Debug, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_ExtensionProperties`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/vk.rs:200:17
[INFO] [stdout]     |
[INFO] [stdout] 200 | #[derive(Debug, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_PhysicalDeviceFeatures`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/vk.rs:276:17
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[derive(Debug, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_PhysicalDeviceProperties`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/vk.rs:290:28
[INFO] [stdout]     |
[INFO] [stdout] 290 | #[derive(Debug, PartialEq, Serialize)]
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_PhysicalDeviceType`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/vk.rs:301:17
[INFO] [stdout]     |
[INFO] [stdout] 301 | #[derive(Debug, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_PhysicalDeviceLimits`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/vk.rs:412:17
[INFO] [stdout]     |
[INFO] [stdout] 412 | #[derive(Debug, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_PhysicalDeviceSparseProperties`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/vk.rs:422:17
[INFO] [stdout]     |
[INFO] [stdout] 422 | #[derive(Debug, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_QueueFamilyProperties`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `PhysicalDeviceFeatures` does not permit being left uninitialized
[INFO] [stdout]    --> src/vulkan.rs:201:24
[INFO] [stdout]     |
[INFO] [stdout] 201 |             features = mem::uninitialized();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this code causes undefined behavior when executed
[INFO] [stdout]     |                        help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]    --> src/vk.rs:202:5
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub robust_buffer_access: Bool32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `PhysicalDeviceProperties` does not permit being left uninitialized
[INFO] [stdout]    --> src/vulkan.rs:210:26
[INFO] [stdout]     |
[INFO] [stdout] 210 |             properties = mem::uninitialized();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this code causes undefined behavior when executed
[INFO] [stdout]     |                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]    --> src/vk.rs:278:5
[INFO] [stdout]     |
[INFO] [stdout] 278 |     api_version: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 13 previous errors; 28 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vkinfo` (bin "vkinfo" test) due to 14 previous errors; 28 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: variants `ApplicationInfo` and `MaxEnum` are never constructed
[INFO] [stdout]   --> src/vk.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum StructureType {
[INFO] [stdout]    |          ------------- variants in this enum
[INFO] [stdout] 56 |     ApplicationInfo = 0,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 57 |     InstanceCreateInfo = 1,
[INFO] [stdout] 58 |     MaxEnum = 0x7fffffff,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StructureType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Other`, `IntegratedGpu`, `DiscreteGpu`, `VirtualGpu`, `Cpu`, and `MaxEnum` are never constructed
[INFO] [stdout]    --> src/vk.rs:292:5
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub enum PhysicalDeviceType {
[INFO] [stdout]     |          ------------------ variants in this enum
[INFO] [stdout] 292 |     Other = 0,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 293 |     IntegratedGpu = 1,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 294 |     DiscreteGpu = 2,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 295 |     VirtualGpu = 3,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 296 |     Cpu = 4,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 297 |     MaxEnum = 0x7fffffff,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PhysicalDeviceType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/vk.rs:54:28
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[derive(Debug, PartialEq, Serialize)]
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_StructureType`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/vk.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |     #[derive(Serialize)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_InstanceCreateFlags`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `Reserved` should have an upper case name
[INFO] [stdout]   --> src/vk.rs:64:15
[INFO] [stdout]    |
[INFO] [stdout] 64 |         const Reserved = 0;
[INFO] [stdout]    |               ^^^^^^^^ help: convert the identifier to upper case: `RESERVED`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/vk.rs:69:14
[INFO] [stdout]    |
[INFO] [stdout] 69 |     #[derive(Serialize)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_SampleCountFlags`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `Count1Bit` should have an upper case name
[INFO] [stdout]   --> src/vk.rs:71:15
[INFO] [stdout]    |
[INFO] [stdout] 71 |         const Count1Bit = 0x00000001;
[INFO] [stdout]    |               ^^^^^^^^^ help: convert the identifier to upper case: `COUNT1_BIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `Count2Bit` should have an upper case name
[INFO] [stdout]   --> src/vk.rs:72:15
[INFO] [stdout]    |
[INFO] [stdout] 72 |         const Count2Bit = 0x00000002;
[INFO] [stdout]    |               ^^^^^^^^^ help: convert the identifier to upper case: `COUNT2_BIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `Count4Bit` should have an upper case name
[INFO] [stdout]   --> src/vk.rs:73:15
[INFO] [stdout]    |
[INFO] [stdout] 73 |         const Count4Bit = 0x00000004;
[INFO] [stdout]    |               ^^^^^^^^^ help: convert the identifier to upper case: `COUNT4_BIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `Count8Bit` should have an upper case name
[INFO] [stdout]   --> src/vk.rs:74:15
[INFO] [stdout]    |
[INFO] [stdout] 74 |         const Count8Bit = 0x00000008;
[INFO] [stdout]    |               ^^^^^^^^^ help: convert the identifier to upper case: `COUNT8_BIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `Count16Bit` should have an upper case name
[INFO] [stdout]   --> src/vk.rs:75:15
[INFO] [stdout]    |
[INFO] [stdout] 75 |         const Count16Bit = 0x00000010;
[INFO] [stdout]    |               ^^^^^^^^^^ help: convert the identifier to upper case: `COUNT16_BIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `Count32Bit` should have an upper case name
[INFO] [stdout]   --> src/vk.rs:76:15
[INFO] [stdout]    |
[INFO] [stdout] 76 |         const Count32Bit = 0x00000020;
[INFO] [stdout]    |               ^^^^^^^^^^ help: convert the identifier to upper case: `COUNT32_BIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `Count64Bit` should have an upper case name
[INFO] [stdout]   --> src/vk.rs:77:15
[INFO] [stdout]    |
[INFO] [stdout] 77 |         const Count64Bit = 0x00000040;
[INFO] [stdout]    |               ^^^^^^^^^^ help: convert the identifier to upper case: `COUNT64_BIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/vk.rs:82:14
[INFO] [stdout]    |
[INFO] [stdout] 82 |     #[derive(Serialize)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_QueueFlags`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `GraphicsBit` should have an upper case name
[INFO] [stdout]   --> src/vk.rs:84:15
[INFO] [stdout]    |
[INFO] [stdout] 84 |         const GraphicsBit = 0x00000001;
[INFO] [stdout]    |               ^^^^^^^^^^^ help: convert the identifier to upper case: `GRAPHICS_BIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `ComputeBit` should have an upper case name
[INFO] [stdout]   --> src/vk.rs:85:15
[INFO] [stdout]    |
[INFO] [stdout] 85 |         const ComputeBit = 0x00000002;
[INFO] [stdout]    |               ^^^^^^^^^^ help: convert the identifier to upper case: `COMPUTE_BIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `TransferBit` should have an upper case name
[INFO] [stdout]   --> src/vk.rs:86:15
[INFO] [stdout]    |
[INFO] [stdout] 86 |         const TransferBit = 0x00000004;
[INFO] [stdout]    |               ^^^^^^^^^^^ help: convert the identifier to upper case: `TRANSFER_BIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `SparseBindingBit` should have an upper case name
[INFO] [stdout]   --> src/vk.rs:87:15
[INFO] [stdout]    |
[INFO] [stdout] 87 |         const SparseBindingBit = 0x00000008;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SPARSE_BINDING_BIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/vk.rs:92:17
[INFO] [stdout]    |
[INFO] [stdout] 92 | #[derive(Debug, Serialize)]
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Extend3D`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/vk.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Debug, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_LayerProperties`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/vk.rs:157:17
[INFO] [stdout]     |
[INFO] [stdout] 157 | #[derive(Debug, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_ExtensionProperties`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/vk.rs:200:17
[INFO] [stdout]     |
[INFO] [stdout] 200 | #[derive(Debug, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_PhysicalDeviceFeatures`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/vk.rs:276:17
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[derive(Debug, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_PhysicalDeviceProperties`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/vk.rs:290:28
[INFO] [stdout]     |
[INFO] [stdout] 290 | #[derive(Debug, PartialEq, Serialize)]
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_PhysicalDeviceType`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/vk.rs:301:17
[INFO] [stdout]     |
[INFO] [stdout] 301 | #[derive(Debug, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_PhysicalDeviceLimits`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/vk.rs:412:17
[INFO] [stdout]     |
[INFO] [stdout] 412 | #[derive(Debug, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_PhysicalDeviceSparseProperties`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/vk.rs:422:17
[INFO] [stdout]     |
[INFO] [stdout] 422 | #[derive(Debug, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_QueueFamilyProperties`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `PhysicalDeviceFeatures` does not permit being left uninitialized
[INFO] [stdout]    --> src/vulkan.rs:201:24
[INFO] [stdout]     |
[INFO] [stdout] 201 |             features = mem::uninitialized();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this code causes undefined behavior when executed
[INFO] [stdout]     |                        help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]    --> src/vk.rs:202:5
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub robust_buffer_access: Bool32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `PhysicalDeviceProperties` does not permit being left uninitialized
[INFO] [stdout]    --> src/vulkan.rs:210:26
[INFO] [stdout]     |
[INFO] [stdout] 210 |             properties = mem::uninitialized();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this code causes undefined behavior when executed
[INFO] [stdout]     |                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]    --> src/vk.rs:278:5
[INFO] [stdout]     |
[INFO] [stdout] 278 |     api_version: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 13 previous errors; 28 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vkinfo` (bin "vkinfo") due to 14 previous errors; 28 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "b7dfbca7e1ed21e45894e70152604a0209abedb0203e772aa7d133bfc57d9534", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7dfbca7e1ed21e45894e70152604a0209abedb0203e772aa7d133bfc57d9534", kill_on_drop: false }`
[INFO] [stdout] b7dfbca7e1ed21e45894e70152604a0209abedb0203e772aa7d133bfc57d9534
