[INFO] cloning repository https://github.com/i509VCB/wgpu-external-memory
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/i509VCB/wgpu-external-memory" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fi509VCB%2Fwgpu-external-memory", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fi509VCB%2Fwgpu-external-memory'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2731ed1689342681e6dbef87efa7255ec548b32b
[INFO] checking i509VCB/wgpu-external-memory against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fi509VCB%2Fwgpu-external-memory" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/i509VCB/wgpu-external-memory
[INFO] finished tweaking git repo https://github.com/i509VCB/wgpu-external-memory
[INFO] tweaked toml for git repo https://github.com/i509VCB/wgpu-external-memory written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/i509VCB/wgpu-external-memory on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/i509VCB/wgpu-external-memory 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/i509VCB/wgpu/`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded drm-fourcc v2.2.0
[INFO] [stderr]   Downloaded d3d12 v0.5.0
[INFO] [stderr]   Downloaded android_system_properties v0.1.2
[INFO] [stderr]   Downloaded ash v0.37.0+1.3.209
[INFO] [stderr]   Downloaded naga v0.9.0
[INFO] [stderr]   Downloaded metal v0.24.0
[INFO] [stderr]   Downloaded profiling v1.0.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6bace791aa79a63aa481bdd0e59ccded53aa0dae9c6574f0d290ff9feaf767d6
[INFO] running `Command { std: "docker" "start" "-a" "6bace791aa79a63aa481bdd0e59ccded53aa0dae9c6574f0d290ff9feaf767d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6bace791aa79a63aa481bdd0e59ccded53aa0dae9c6574f0d290ff9feaf767d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bace791aa79a63aa481bdd0e59ccded53aa0dae9c6574f0d290ff9feaf767d6", kill_on_drop: false }`
[INFO] [stdout] 6bace791aa79a63aa481bdd0e59ccded53aa0dae9c6574f0d290ff9feaf767d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a697c93b4af2b2b03228e458ce5cea45b4b91d96f8d060be93d6be6b73c25d6
[INFO] running `Command { std: "docker" "start" "-a" "7a697c93b4af2b2b03228e458ce5cea45b4b91d96f8d060be93d6be6b73c25d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]     Checking libloading v0.7.3
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking hashbrown v0.12.1
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling ash v0.37.0+1.3.209
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking bit-set v0.5.2
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.1
[INFO] [stderr]     Checking gpu-alloc-types v0.2.0
[INFO] [stderr]     Checking unicode-xid v0.2.3
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking gpu-alloc v0.5.3
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling wgpu-core v0.13.0 (https://github.com/i509VCB/wgpu/?branch=egl-adapter-context#c6edc9cb)
[INFO] [stderr]     Checking wgpu-types v0.13.0 (https://github.com/i509VCB/wgpu/?branch=egl-adapter-context#c6edc9cb)
[INFO] [stderr]     Checking glow v0.11.2
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]     Checking profiling v1.0.6
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking parking_lot_core v0.9.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking inplace_it v0.3.3
[INFO] [stderr]     Checking renderdoc-sys v0.7.1
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking copyless v0.1.5
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling wgpu-drm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking nix v0.24.1
[INFO] [stderr]     Checking gpu-descriptor v0.2.2
[INFO] [stderr]     Checking pollster v0.2.5
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking naga v0.9.0
[INFO] [stderr]     Checking wgpu-hal v0.13.0 (https://github.com/i509VCB/wgpu/?branch=egl-adapter-context#c6edc9cb)
[INFO] [stderr]     Checking wgpu v0.13.0 (https://github.com/i509VCB/wgpu/?branch=egl-adapter-context#c6edc9cb)
[INFO] [stdout] warning: unexpected `cfg` condition name: `vulkan`
[INFO] [stdout]   --> src/imp/mod.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 |         #[cfg(vulkan)]
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(vulkan)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(vulkan)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `egl`
[INFO] [stdout]   --> src/imp/mod.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |         #[cfg(egl)]
[INFO] [stdout]    |               ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(egl)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(egl)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `vulkan`
[INFO] [stdout]   --> src/imp/mod.rs:44:15
[INFO] [stdout]    |
[INFO] [stdout] 44 |         #[cfg(vulkan)]
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(vulkan)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(vulkan)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `egl`
[INFO] [stdout]   --> src/imp/mod.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 53 |         #[cfg(egl)]
[INFO] [stdout]    |               ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(egl)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(egl)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `vulkan`
[INFO] [stdout]   --> src/imp/mod.rs:74:15
[INFO] [stdout]    |
[INFO] [stdout] 74 |         #[cfg(vulkan)]
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(vulkan)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(vulkan)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `egl`
[INFO] [stdout]   --> src/imp/mod.rs:83:15
[INFO] [stdout]    |
[INFO] [stdout] 83 |         #[cfg(egl)]
[INFO] [stdout]    |               ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(egl)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(egl)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `vulkan`
[INFO] [stdout]   --> src/imp/mod.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 |         #[cfg(vulkan)]
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(vulkan)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(vulkan)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `egl`
[INFO] [stdout]   --> src/imp/mod.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |         #[cfg(egl)]
[INFO] [stdout]    |               ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(egl)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(egl)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `vulkan`
[INFO] [stdout]   --> src/imp/mod.rs:44:15
[INFO] [stdout]    |
[INFO] [stdout] 44 |         #[cfg(vulkan)]
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(vulkan)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(vulkan)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `egl`
[INFO] [stdout]   --> src/imp/mod.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 53 |         #[cfg(egl)]
[INFO] [stdout]    |               ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(egl)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(egl)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `vulkan`
[INFO] [stdout]   --> src/imp/mod.rs:74:15
[INFO] [stdout]    |
[INFO] [stdout] 74 |         #[cfg(vulkan)]
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(vulkan)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(vulkan)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `egl`
[INFO] [stdout]   --> src/imp/mod.rs:83:15
[INFO] [stdout]    |
[INFO] [stdout] 83 |         #[cfg(egl)]
[INFO] [stdout]    |               ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(egl)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(egl)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `inner` is never read
[INFO] [stdout]   --> src/lib.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct ExternalMemoryDevice {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] 50 |     device: wgpu::Device,
[INFO] [stdout] 51 |     inner: DeviceInner,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ExternalMemoryDevice` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/imp/mod.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 |     Vulkan(vulkan::Inner),
[INFO] [stdout]    |     ------ ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DeviceInner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 16 -     Vulkan(vulkan::Inner),
[INFO] [stdout] 16 +     Vulkan(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `external_memory_fd` and `image_drm_format_modifier` are never read
[INFO] [stdout]    --> src/imp/vulkan/mod.rs:433:9
[INFO] [stdout]     |
[INFO] [stdout] 432 | pub struct Inner {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] 433 |     pub external_memory_fd: ExternalMemoryFd,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 434 |     pub image_drm_format_modifier: ImageDrmFormatModifier,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `inner` is never read
[INFO] [stdout]   --> src/lib.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct ExternalMemoryDevice {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] 50 |     device: wgpu::Device,
[INFO] [stdout] 51 |     inner: DeviceInner,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ExternalMemoryDevice` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/imp/mod.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 |     Vulkan(vulkan::Inner),
[INFO] [stdout]    |     ------ ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DeviceInner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 16 -     Vulkan(vulkan::Inner),
[INFO] [stdout] 16 +     Vulkan(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `external_memory_fd` and `image_drm_format_modifier` are never read
[INFO] [stdout]    --> src/imp/vulkan/mod.rs:433:9
[INFO] [stdout]     |
[INFO] [stdout] 432 | pub struct Inner {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] 433 |     pub external_memory_fd: ExternalMemoryFd,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 434 |     pub image_drm_format_modifier: ImageDrmFormatModifier,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.37s
[INFO] running `Command { std: "docker" "inspect" "7a697c93b4af2b2b03228e458ce5cea45b4b91d96f8d060be93d6be6b73c25d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a697c93b4af2b2b03228e458ce5cea45b4b91d96f8d060be93d6be6b73c25d6", kill_on_drop: false }`
[INFO] [stdout] 7a697c93b4af2b2b03228e458ce5cea45b4b91d96f8d060be93d6be6b73c25d6
