[INFO] fetching crate sierra 0.6.0... [INFO] checking sierra-0.6.0 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate sierra 0.6.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate sierra 0.6.0 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sierra 0.6.0 [INFO] finished tweaking crates.io crate sierra 0.6.0 [INFO] tweaked toml for crates.io crate sierra 0.6.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 103 packages to latest compatible versions [INFO] [stderr] Adding bit-set v0.5.3 (latest: v0.8.0) [INFO] [stderr] Adding bit-vec v0.6.3 (latest: v0.8.0) [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.6.0) [INFO] [stderr] Adding cocoa v0.25.0 (latest: v0.26.0) [INFO] [stderr] Adding cocoa-foundation v0.1.2 (latest: v0.2.0) [INFO] [stderr] Adding core-foundation v0.9.4 (latest: v0.10.0) [INFO] [stderr] Adding core-graphics v0.23.2 (latest: v0.24.0) [INFO] [stderr] Adding core-graphics-types v0.1.3 (latest: v0.2.0) [INFO] [stderr] Adding foreign-types v0.3.2 (latest: v0.5.0) [INFO] [stderr] Adding foreign-types-shared v0.1.1 (latest: v0.3.1) [INFO] [stderr] Adding gpu-alloc v0.5.4 (latest: v0.6.0) [INFO] [stderr] Adding gpu-alloc-erupt v0.8.0 (latest: v0.9.0) [INFO] [stderr] Adding gpu-alloc-types v0.2.0 (latest: v0.3.0) [INFO] [stderr] Adding gpu-descriptor v0.2.4 (latest: v0.3.0) [INFO] [stderr] Adding gpu-descriptor-erupt v0.4.0 (latest: v0.5.0) [INFO] [stderr] Adding gpu-descriptor-types v0.1.2 (latest: v0.2.0) [INFO] [stderr] Adding hashbrown v0.12.3 (latest: v0.14.5) [INFO] [stderr] Adding hashbrown v0.13.2 (latest: v0.14.5) [INFO] [stderr] Adding indexmap v1.9.3 (latest: v2.5.0) [INFO] [stderr] Adding libloading v0.7.4 (latest: v0.8.5) [INFO] [stderr] Adding malloc_buf v0.0.6 (latest: v1.0.0) [INFO] [stderr] Adding metal v0.24.0 (latest: v0.29.0) [INFO] [stderr] Adding naga v0.10.1 (latest: v22.1.0) [INFO] [stderr] Adding proc-easy v0.2.3 (latest: v0.3.0) [INFO] [stderr] Adding raw-window-handle v0.5.2 (latest: v0.6.2) [INFO] [stderr] Adding raw-window-metal v0.3.2 (latest: v0.4.0) [INFO] [stderr] Adding rustc-hash v1.1.0 (latest: v2.0.0) [INFO] [stderr] Adding spirv v0.2.0+1.5.4 (latest: v0.3.0+sdk-1.3.268.0) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.77) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded raw-window-metal v0.3.2 [INFO] [stderr] Downloaded proc-easy v0.2.3 [INFO] [stderr] Downloaded scoped-arena v0.4.1 [INFO] [stderr] Downloaded gpu-descriptor-erupt v0.4.0 [INFO] [stderr] Downloaded moltenvk-sys v0.1.2 [INFO] [stderr] Downloaded gpu-alloc-erupt v0.8.0 [INFO] [stderr] Downloaded array-fu v0.0.1-alpha [INFO] [stderr] Downloaded sierra-proc v0.6.0 [INFO] [stderr] Downloaded bitsetium v0.0.2 [INFO] [stderr] Downloaded naga v0.10.1 [INFO] [stderr] Downloaded erupt v0.23.0+213 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e33b6aa6f1eb4599540d4df5cab69a0cfe5ec1faa8e81d57d87bc9035431ad46 [INFO] running `Command { std: "docker" "start" "-a" "e33b6aa6f1eb4599540d4df5cab69a0cfe5ec1faa8e81d57d87bc9035431ad46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e33b6aa6f1eb4599540d4df5cab69a0cfe5ec1faa8e81d57d87bc9035431ad46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e33b6aa6f1eb4599540d4df5cab69a0cfe5ec1faa8e81d57d87bc9035431ad46", kill_on_drop: false }` [INFO] [stdout] e33b6aa6f1eb4599540d4df5cab69a0cfe5ec1faa8e81d57d87bc9035431ad46 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8d98c3b64d9bff4f5f5c6877d5dc4da9481b20952650132d5a35d07f8e6ad96 [INFO] running `Command { std: "docker" "start" "-a" "d8d98c3b64d9bff4f5f5c6877d5dc4da9481b20952650132d5a35d07f8e6ad96", kill_on_drop: false }` [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking erupt v0.23.0+213 [INFO] [stderr] Compiling bytemuck_derive v1.7.1 [INFO] [stderr] Checking gpu-alloc v0.5.4 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking array-fu v0.0.1-alpha [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking bitsetium v0.0.2 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking scoped-arena v0.4.1 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking bytemuck v1.17.1 [INFO] [stderr] Compiling proc-easy v0.2.3 [INFO] [stderr] Compiling sierra-proc v0.6.0 [INFO] [stderr] Checking gpu-descriptor-erupt v0.4.0 [INFO] [stderr] Checking gpu-alloc-erupt v0.8.0 [INFO] [stderr] Checking sierra v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `leak-detection` [INFO] [stdout] --> src/backend/vulkan/encode.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "leak-detection")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `codespan-reporting`, `core-graphics-types`, `default`, `erupt`, `glsl`, `gpu-alloc`, `gpu-alloc-erupt`, `gpu-descriptor`, `gpu-descriptor-erupt`, `moltenvk-sys`, `mtl`, `naga`, `objc`, `proc-verbose-docs`, `serde`, `serde-1`, `serde_bytes`, `tracing`, `vulkan`, and `wgsl` [INFO] [stdout] = help: consider adding `leak-detection` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `leak-detection` [INFO] [stdout] --> src/backend/vulkan/encode.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "leak-detection")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `codespan-reporting`, `core-graphics-types`, `default`, `erupt`, `glsl`, `gpu-alloc`, `gpu-alloc-erupt`, `gpu-descriptor`, `gpu-descriptor-erupt`, `moltenvk-sys`, `mtl`, `naga`, `objc`, `proc-verbose-docs`, `serde`, `serde-1`, `serde_bytes`, `tracing`, `vulkan`, and `wgsl` [INFO] [stdout] = help: consider adding `leak-detection` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `leak-detection` [INFO] [stdout] --> src/backend/vulkan/encode.rs:63:7 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg(feature = "leak-detection")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `codespan-reporting`, `core-graphics-types`, `default`, `erupt`, `glsl`, `gpu-alloc`, `gpu-alloc-erupt`, `gpu-descriptor`, `gpu-descriptor-erupt`, `moltenvk-sys`, `mtl`, `naga`, `objc`, `proc-verbose-docs`, `serde`, `serde-1`, `serde_bytes`, `tracing`, `vulkan`, and `wgsl` [INFO] [stdout] = help: consider adding `leak-detection` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `leak-detection` [INFO] [stdout] --> src/backend/vulkan/encode.rs:72:15 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg(feature = "leak-detection")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `codespan-reporting`, `core-graphics-types`, `default`, `erupt`, `glsl`, `gpu-alloc`, `gpu-alloc-erupt`, `gpu-descriptor`, `gpu-descriptor-erupt`, `moltenvk-sys`, `mtl`, `naga`, `objc`, `proc-verbose-docs`, `serde`, `serde-1`, `serde_bytes`, `tracing`, `vulkan`, and `wgsl` [INFO] [stdout] = help: consider adding `leak-detection` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `leak-detection` [INFO] [stdout] --> src/backend/vulkan/encode.rs:75:15 [INFO] [stdout] | [INFO] [stdout] 75 | #[cfg(feature = "leak-detection")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `codespan-reporting`, `core-graphics-types`, `default`, `erupt`, `glsl`, `gpu-alloc`, `gpu-alloc-erupt`, `gpu-descriptor`, `gpu-descriptor-erupt`, `moltenvk-sys`, `mtl`, `naga`, `objc`, `proc-verbose-docs`, `serde`, `serde-1`, `serde_bytes`, `tracing`, `vulkan`, and `wgsl` [INFO] [stdout] = help: consider adding `leak-detection` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `leak-detection` [INFO] [stdout] --> src/backend/vulkan/epochs.rs:37:15 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "leak-detection")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `codespan-reporting`, `core-graphics-types`, `default`, `erupt`, `glsl`, `gpu-alloc`, `gpu-alloc-erupt`, `gpu-descriptor`, `gpu-descriptor-erupt`, `moltenvk-sys`, `mtl`, `naga`, `objc`, `proc-verbose-docs`, `serde`, `serde-1`, `serde_bytes`, `tracing`, `vulkan`, and `wgsl` [INFO] [stdout] = help: consider adding `leak-detection` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `leak-detection` [INFO] [stdout] --> src/backend/vulkan/queue.rs:307:15 [INFO] [stdout] | [INFO] [stdout] 307 | #[cfg(feature = "leak-detection")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `codespan-reporting`, `core-graphics-types`, `default`, `erupt`, `glsl`, `gpu-alloc`, `gpu-alloc-erupt`, `gpu-descriptor`, `gpu-descriptor-erupt`, `moltenvk-sys`, `mtl`, `naga`, `objc`, `proc-verbose-docs`, `serde`, `serde-1`, `serde_bytes`, `tracing`, `vulkan`, and `wgsl` [INFO] [stdout] = help: consider adding `leak-detection` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `leak-detection` [INFO] [stdout] --> src/backend/vulkan/resources.rs:2368:7 [INFO] [stdout] | [INFO] [stdout] 2368 | #[cfg(feature = "leak-detection")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `codespan-reporting`, `core-graphics-types`, `default`, `erupt`, `glsl`, `gpu-alloc`, `gpu-alloc-erupt`, `gpu-descriptor`, `gpu-descriptor-erupt`, `moltenvk-sys`, `mtl`, `naga`, `objc`, `proc-verbose-docs`, `serde`, `serde-1`, `serde_bytes`, `tracing`, `vulkan`, and `wgsl` [INFO] [stdout] = help: consider adding `leak-detection` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `leak-detection` [INFO] [stdout] --> src/backend/vulkan/resources.rs:2398:11 [INFO] [stdout] | [INFO] [stdout] 2398 | #[cfg(not(feature = "leak-detection"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `codespan-reporting`, `core-graphics-types`, `default`, `erupt`, `glsl`, `gpu-alloc`, `gpu-alloc-erupt`, `gpu-descriptor`, `gpu-descriptor-erupt`, `moltenvk-sys`, `mtl`, `naga`, `objc`, `proc-verbose-docs`, `serde`, `serde-1`, `serde_bytes`, `tracing`, `vulkan`, and `wgsl` [INFO] [stdout] = help: consider adding `leak-detection` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `queue::QueueId` and `stage::PipelineStages` [INFO] [stdout] --> src/descriptor/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | queue::QueueId, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 10 | stage::PipelineStages, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Encoder` and `UpdatedDescriptors` [INFO] [stdout] --> src/pipeline/mod.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | descriptor::{UpdatedDescriptors, UpdatedPipelineDescriptors}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | encode::{Encoder, EncoderCommon}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/repr/mod.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | mod mat; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `mat` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/repr/mod.rs:12:16 [INFO] [stdout] | [INFO] [stdout] 12 | pub use self::{mat::*, native::*, pad::*, scalar::*, vec::*}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/repr/mod.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | mod mat; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/repr/mod.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | mod vec; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `vec` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/repr/mod.rs:12:54 [INFO] [stdout] | [INFO] [stdout] 12 | pub use self::{mat::*, native::*, pad::*, scalar::*, vec::*}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/repr/mod.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | mod vec; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `hlsl` [INFO] [stdout] --> src/shader.rs:261:7 [INFO] [stdout] | [INFO] [stdout] 261 | #[cfg(feature = "hlsl")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"glsl"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `codespan-reporting`, `core-graphics-types`, `default`, `erupt`, `glsl`, `gpu-alloc`, `gpu-alloc-erupt`, `gpu-descriptor`, `gpu-descriptor-erupt`, `moltenvk-sys`, `mtl`, `naga`, `objc`, `proc-verbose-docs`, `serde`, `serde-1`, `serde_bytes`, `tracing`, `vulkan`, and `wgsl` [INFO] [stdout] = help: consider adding `hlsl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `hlsl` [INFO] [stdout] --> src/shader.rs:268:7 [INFO] [stdout] | [INFO] [stdout] 268 | #[cfg(feature = "hlsl")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"glsl"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `codespan-reporting`, `core-graphics-types`, `default`, `erupt`, `glsl`, `gpu-alloc`, `gpu-alloc-erupt`, `gpu-descriptor`, `gpu-descriptor-erupt`, `moltenvk-sys`, `mtl`, `naga`, `objc`, `proc-verbose-docs`, `serde`, `serde-1`, `serde_bytes`, `tracing`, `vulkan`, and `wgsl` [INFO] [stdout] = help: consider adding `hlsl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `hlsl` [INFO] [stdout] --> src/shader.rs:280:7 [INFO] [stdout] | [INFO] [stdout] 280 | #[cfg(feature = "hlsl")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"glsl"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `codespan-reporting`, `core-graphics-types`, `default`, `erupt`, `glsl`, `gpu-alloc`, `gpu-alloc-erupt`, `gpu-descriptor`, `gpu-descriptor-erupt`, `moltenvk-sys`, `mtl`, `naga`, `objc`, `proc-verbose-docs`, `serde`, `serde-1`, `serde_bytes`, `tracing`, `vulkan`, and `wgsl` [INFO] [stdout] = help: consider adding `hlsl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `hlsl` [INFO] [stdout] --> src/shader.rs:102:11 [INFO] [stdout] | [INFO] [stdout] 102 | #[cfg(feature = "hlsl")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"glsl"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `codespan-reporting`, `core-graphics-types`, `default`, `erupt`, `glsl`, `gpu-alloc`, `gpu-alloc-erupt`, `gpu-descriptor`, `gpu-descriptor-erupt`, `moltenvk-sys`, `mtl`, `naga`, `objc`, `proc-verbose-docs`, `serde`, `serde-1`, `serde_bytes`, `tracing`, `vulkan`, and `wgsl` [INFO] [stdout] = help: consider adding `hlsl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `hlsl` [INFO] [stdout] --> src/shader.rs:118:19 [INFO] [stdout] | [INFO] [stdout] 118 | #[cfg(feature = "hlsl")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"glsl"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `codespan-reporting`, `core-graphics-types`, `default`, `erupt`, `glsl`, `gpu-alloc`, `gpu-alloc-erupt`, `gpu-descriptor`, `gpu-descriptor-erupt`, `moltenvk-sys`, `mtl`, `naga`, `objc`, `proc-verbose-docs`, `serde`, `serde-1`, `serde_bytes`, `tracing`, `vulkan`, and `wgsl` [INFO] [stdout] = help: consider adding `hlsl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `hlsl` [INFO] [stdout] --> src/shader.rs:176:11 [INFO] [stdout] | [INFO] [stdout] 176 | #[cfg(feature = "hlsl")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"glsl"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `codespan-reporting`, `core-graphics-types`, `default`, `erupt`, `glsl`, `gpu-alloc`, `gpu-alloc-erupt`, `gpu-descriptor`, `gpu-descriptor-erupt`, `moltenvk-sys`, `mtl`, `naga`, `objc`, `proc-verbose-docs`, `serde`, `serde-1`, `serde_bytes`, `tracing`, `vulkan`, and `wgsl` [INFO] [stdout] = help: consider adding `hlsl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `leak-detection` [INFO] [stdout] --> src/backend/vulkan/encode.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "leak-detection")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `codespan-reporting`, `core-graphics-types`, `default`, `erupt`, `glsl`, `gpu-alloc`, `gpu-alloc-erupt`, `gpu-descriptor`, `gpu-descriptor-erupt`, `moltenvk-sys`, `mtl`, `naga`, `objc`, `proc-verbose-docs`, `serde`, `serde-1`, `serde_bytes`, `tracing`, `vulkan`, and `wgsl` [INFO] [stdout] = help: consider adding `leak-detection` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `leak-detection` [INFO] [stdout] --> src/backend/vulkan/encode.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "leak-detection")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `codespan-reporting`, `core-graphics-types`, `default`, `erupt`, `glsl`, `gpu-alloc`, `gpu-alloc-erupt`, `gpu-descriptor`, `gpu-descriptor-erupt`, `moltenvk-sys`, `mtl`, `naga`, `objc`, `proc-verbose-docs`, `serde`, `serde-1`, `serde_bytes`, `tracing`, `vulkan`, and `wgsl` [INFO] [stdout] = help: consider adding `leak-detection` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `leak-detection` [INFO] [stdout] --> src/backend/vulkan/encode.rs:63:7 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg(feature = "leak-detection")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `codespan-reporting`, `core-graphics-types`, `default`, `erupt`, `glsl`, `gpu-alloc`, `gpu-alloc-erupt`, `gpu-descriptor`, `gpu-descriptor-erupt`, `moltenvk-sys`, `mtl`, `naga`, `objc`, `proc-verbose-docs`, `serde`, `serde-1`, `serde_bytes`, `tracing`, `vulkan`, and `wgsl` [INFO] [stdout] = help: consider adding `leak-detection` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `leak-detection` [INFO] [stdout] --> src/backend/vulkan/encode.rs:72:15 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg(feature = "leak-detection")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `codespan-reporting`, `core-graphics-types`, `default`, `erupt`, `glsl`, `gpu-alloc`, `gpu-alloc-erupt`, `gpu-descriptor`, `gpu-descriptor-erupt`, `moltenvk-sys`, `mtl`, `naga`, `objc`, `proc-verbose-docs`, `serde`, `serde-1`, `serde_bytes`, `tracing`, `vulkan`, and `wgsl` [INFO] [stdout] = help: consider adding `leak-detection` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `leak-detection` [INFO] [stdout] --> src/backend/vulkan/encode.rs:75:15 [INFO] [stdout] | [INFO] [stdout] 75 | #[cfg(feature = "leak-detection")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `codespan-reporting`, `core-graphics-types`, `default`, `erupt`, `glsl`, `gpu-alloc`, `gpu-alloc-erupt`, `gpu-descriptor`, `gpu-descriptor-erupt`, `moltenvk-sys`, `mtl`, `naga`, `objc`, `proc-verbose-docs`, `serde`, `serde-1`, `serde_bytes`, `tracing`, `vulkan`, and `wgsl` [INFO] [stdout] = help: consider adding `leak-detection` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `leak-detection` [INFO] [stdout] --> src/backend/vulkan/epochs.rs:37:15 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "leak-detection")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `codespan-reporting`, `core-graphics-types`, `default`, `erupt`, `glsl`, `gpu-alloc`, `gpu-alloc-erupt`, `gpu-descriptor`, `gpu-descriptor-erupt`, `moltenvk-sys`, `mtl`, `naga`, `objc`, `proc-verbose-docs`, `serde`, `serde-1`, `serde_bytes`, `tracing`, `vulkan`, and `wgsl` [INFO] [stdout] = help: consider adding `leak-detection` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `leak-detection` [INFO] [stdout] --> src/backend/vulkan/queue.rs:307:15 [INFO] [stdout] | [INFO] [stdout] 307 | #[cfg(feature = "leak-detection")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `codespan-reporting`, `core-graphics-types`, `default`, `erupt`, `glsl`, `gpu-alloc`, `gpu-alloc-erupt`, `gpu-descriptor`, `gpu-descriptor-erupt`, `moltenvk-sys`, `mtl`, `naga`, `objc`, `proc-verbose-docs`, `serde`, `serde-1`, `serde_bytes`, `tracing`, `vulkan`, and `wgsl` [INFO] [stdout] = help: consider adding `leak-detection` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `leak-detection` [INFO] [stdout] --> src/backend/vulkan/resources.rs:2368:7 [INFO] [stdout] | [INFO] [stdout] 2368 | #[cfg(feature = "leak-detection")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `codespan-reporting`, `core-graphics-types`, `default`, `erupt`, `glsl`, `gpu-alloc`, `gpu-alloc-erupt`, `gpu-descriptor`, `gpu-descriptor-erupt`, `moltenvk-sys`, `mtl`, `naga`, `objc`, `proc-verbose-docs`, `serde`, `serde-1`, `serde_bytes`, `tracing`, `vulkan`, and `wgsl` [INFO] [stdout] = help: consider adding `leak-detection` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `leak-detection` [INFO] [stdout] --> src/backend/vulkan/resources.rs:2398:11 [INFO] [stdout] | [INFO] [stdout] 2398 | #[cfg(not(feature = "leak-detection"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `codespan-reporting`, `core-graphics-types`, `default`, `erupt`, `glsl`, `gpu-alloc`, `gpu-alloc-erupt`, `gpu-descriptor`, `gpu-descriptor-erupt`, `moltenvk-sys`, `mtl`, `naga`, `objc`, `proc-verbose-docs`, `serde`, `serde-1`, `serde_bytes`, `tracing`, `vulkan`, and `wgsl` [INFO] [stdout] = help: consider adding `leak-detection` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `queue::QueueId` and `stage::PipelineStages` [INFO] [stdout] --> src/descriptor/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | queue::QueueId, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 10 | stage::PipelineStages, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Encoder` and `UpdatedDescriptors` [INFO] [stdout] --> src/pipeline/mod.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | descriptor::{UpdatedDescriptors, UpdatedPipelineDescriptors}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | encode::{Encoder, EncoderCommon}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/repr/mod.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | mod mat; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `mat` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/repr/mod.rs:12:16 [INFO] [stdout] | [INFO] [stdout] 12 | pub use self::{mat::*, native::*, pad::*, scalar::*, vec::*}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/repr/mod.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | mod mat; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/repr/mod.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | mod vec; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `vec` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/repr/mod.rs:12:54 [INFO] [stdout] | [INFO] [stdout] 12 | pub use self::{mat::*, native::*, pad::*, scalar::*, vec::*}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/repr/mod.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | mod vec; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `hlsl` [INFO] [stdout] --> src/shader.rs:261:7 [INFO] [stdout] | [INFO] [stdout] 261 | #[cfg(feature = "hlsl")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"glsl"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `codespan-reporting`, `core-graphics-types`, `default`, `erupt`, `glsl`, `gpu-alloc`, `gpu-alloc-erupt`, `gpu-descriptor`, `gpu-descriptor-erupt`, `moltenvk-sys`, `mtl`, `naga`, `objc`, `proc-verbose-docs`, `serde`, `serde-1`, `serde_bytes`, `tracing`, `vulkan`, and `wgsl` [INFO] [stdout] = help: consider adding `hlsl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `hlsl` [INFO] [stdout] --> src/shader.rs:268:7 [INFO] [stdout] | [INFO] [stdout] 268 | #[cfg(feature = "hlsl")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"glsl"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `codespan-reporting`, `core-graphics-types`, `default`, `erupt`, `glsl`, `gpu-alloc`, `gpu-alloc-erupt`, `gpu-descriptor`, `gpu-descriptor-erupt`, `moltenvk-sys`, `mtl`, `naga`, `objc`, `proc-verbose-docs`, `serde`, `serde-1`, `serde_bytes`, `tracing`, `vulkan`, and `wgsl` [INFO] [stdout] = help: consider adding `hlsl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `hlsl` [INFO] [stdout] --> src/shader.rs:280:7 [INFO] [stdout] | [INFO] [stdout] 280 | #[cfg(feature = "hlsl")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"glsl"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `codespan-reporting`, `core-graphics-types`, `default`, `erupt`, `glsl`, `gpu-alloc`, `gpu-alloc-erupt`, `gpu-descriptor`, `gpu-descriptor-erupt`, `moltenvk-sys`, `mtl`, `naga`, `objc`, `proc-verbose-docs`, `serde`, `serde-1`, `serde_bytes`, `tracing`, `vulkan`, and `wgsl` [INFO] [stdout] = help: consider adding `hlsl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `hlsl` [INFO] [stdout] --> src/shader.rs:102:11 [INFO] [stdout] | [INFO] [stdout] 102 | #[cfg(feature = "hlsl")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"glsl"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `codespan-reporting`, `core-graphics-types`, `default`, `erupt`, `glsl`, `gpu-alloc`, `gpu-alloc-erupt`, `gpu-descriptor`, `gpu-descriptor-erupt`, `moltenvk-sys`, `mtl`, `naga`, `objc`, `proc-verbose-docs`, `serde`, `serde-1`, `serde_bytes`, `tracing`, `vulkan`, and `wgsl` [INFO] [stdout] = help: consider adding `hlsl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `hlsl` [INFO] [stdout] --> src/shader.rs:118:19 [INFO] [stdout] | [INFO] [stdout] 118 | #[cfg(feature = "hlsl")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"glsl"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `codespan-reporting`, `core-graphics-types`, `default`, `erupt`, `glsl`, `gpu-alloc`, `gpu-alloc-erupt`, `gpu-descriptor`, `gpu-descriptor-erupt`, `moltenvk-sys`, `mtl`, `naga`, `objc`, `proc-verbose-docs`, `serde`, `serde-1`, `serde_bytes`, `tracing`, `vulkan`, and `wgsl` [INFO] [stdout] = help: consider adding `hlsl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `hlsl` [INFO] [stdout] --> src/shader.rs:176:11 [INFO] [stdout] | [INFO] [stdout] 176 | #[cfg(feature = "hlsl")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"glsl"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `codespan-reporting`, `core-graphics-types`, `default`, `erupt`, `glsl`, `gpu-alloc`, `gpu-alloc-erupt`, `gpu-descriptor`, `gpu-descriptor-erupt`, `moltenvk-sys`, `mtl`, `naga`, `objc`, `proc-verbose-docs`, `serde`, `serde-1`, `serde_bytes`, `tracing`, `vulkan`, and `wgsl` [INFO] [stdout] = help: consider adding `hlsl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/cache.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 135 | Err(infallible) => match infallible {}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/cache.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 135 | Err(infallible) => match infallible {}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `TexelBufferData` is never used [INFO] [stdout] --> src/descriptor/binding/buffer.rs:390:11 [INFO] [stdout] | [INFO] [stdout] 390 | pub trait TexelBufferData: TypedBufferData { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `UniformTexelBufferData` is never used [INFO] [stdout] --> src/descriptor/binding/buffer.rs:394:11 [INFO] [stdout] | [INFO] [stdout] 394 | pub trait UniformTexelBufferData: UniformTypedBufferData + TexelBufferData {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `TexelBufferData` is never used [INFO] [stdout] --> src/descriptor/binding/buffer.rs:390:11 [INFO] [stdout] | [INFO] [stdout] 390 | pub trait TexelBufferData: TypedBufferData { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `UniformTexelBufferData` is never used [INFO] [stdout] --> src/descriptor/binding/buffer.rs:394:11 [INFO] [stdout] | [INFO] [stdout] 394 | pub trait UniformTexelBufferData: UniformTypedBufferData + TexelBufferData {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.57s [INFO] running `Command { std: "docker" "inspect" "d8d98c3b64d9bff4f5f5c6877d5dc4da9481b20952650132d5a35d07f8e6ad96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8d98c3b64d9bff4f5f5c6877d5dc4da9481b20952650132d5a35d07f8e6ad96", kill_on_drop: false }` [INFO] [stdout] d8d98c3b64d9bff4f5f5c6877d5dc4da9481b20952650132d5a35d07f8e6ad96