[INFO] fetching crate web-glitz 0.1.1... [INFO] checking web-glitz-0.1.1 against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] extracting crate web-glitz 0.1.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate web-glitz 0.1.1 on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate web-glitz 0.1.1 [INFO] finished tweaking crates.io crate web-glitz 0.1.1 [INFO] tweaked toml for crates.io crate web-glitz 0.1.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c7193f48927a7e1276a91c096e22e0ba3d15d21d6302dbf432bdf91c4798d0b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6c7193f48927a7e1276a91c096e22e0ba3d15d21d6302dbf432bdf91c4798d0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c7193f48927a7e1276a91c096e22e0ba3d15d21d6302dbf432bdf91c4798d0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c7193f48927a7e1276a91c096e22e0ba3d15d21d6302dbf432bdf91c4798d0b", kill_on_drop: false }` [INFO] [stdout] 6c7193f48927a7e1276a91c096e22e0ba3d15d21d6302dbf432bdf91c4798d0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5e18c75ae9a1b3f1d9fcbee1e598f527477da9baa238bbe3b05542bb0ed4a50e [INFO] running `Command { std: "docker" "start" "-a" "5e18c75ae9a1b3f1d9fcbee1e598f527477da9baa238bbe3b05542bb0ed4a50e", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.67 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking miniz_oxide v0.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.17 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.17 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.17 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.17 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Compiling web-glitz-macros v0.1.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.67 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.67 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.67 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking wasm-bindgen v0.2.67 [INFO] [stderr] Checking js-sys v0.3.44 [INFO] [stderr] Checking web-sys v0.3.44 [INFO] [stderr] Checking wasm-bindgen-futures v0.3.25 [INFO] [stderr] Checking web-glitz v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `const_generics` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | const_generics, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #44580 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/pipeline/graphics/transform_feedback/layout_descriptor.rs:37:63 [INFO] [stdout] | [INFO] [stdout] 37 | unsafe impl<$($T),*> TypedTransformFeedbackLayout for ($($T),*) [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 50 | impl_typed_transform_feedback_layout!(1, T0); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/pipeline/graphics/transform_feedback/transform_feedback_buffers.rs:132:52 [INFO] [stdout] | [INFO] [stdout] 132 | impl<$($T),*> TransformFeedbackBuffers for ($($T),*) [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 162 | impl_transform_feedback_buffers!(T0); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around pattern [INFO] [stdout] --> src/pipeline/graphics/transform_feedback/transform_feedback_buffers.rs:143:21 [INFO] [stdout] | [INFO] [stdout] 143 | let ($($T),*) = self; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 162 | impl_transform_feedback_buffers!(T0); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/pipeline/graphics/transform_feedback/transform_feedback_buffers.rs:153:64 [INFO] [stdout] | [INFO] [stdout] 153 | unsafe impl<$($T),*> TypedTransformFeedbackBuffers for ($($T),*) [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 162 | impl_transform_feedback_buffers!(T0); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/pipeline/graphics/transform_feedback/transform_feedback_buffers.rs:157:27 [INFO] [stdout] | [INFO] [stdout] 157 | type Layout = ($($T::TransformFeedback),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 162 | impl_transform_feedback_buffers!(T0); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/pipeline/graphics/vertex/vertex_buffers.rs:130:41 [INFO] [stdout] | [INFO] [stdout] 130 | impl<$($T),*> VertexBuffers for ($($T),*) [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 157 | impl_vertex_buffers!(T0); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around pattern [INFO] [stdout] --> src/pipeline/graphics/vertex/vertex_buffers.rs:138:21 [INFO] [stdout] | [INFO] [stdout] 138 | let ($($T),*) = self; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 157 | impl_vertex_buffers!(T0); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/pipeline/graphics/vertex/vertex_buffers.rs:148:53 [INFO] [stdout] | [INFO] [stdout] 148 | unsafe impl<$($T),*> TypedVertexBuffers for ($($T),*) [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 157 | impl_vertex_buffers!(T0); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/pipeline/graphics/vertex/vertex_buffers.rs:152:27 [INFO] [stdout] | [INFO] [stdout] 152 | type Layout = ($($T::Vertex),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 157 | impl_vertex_buffers!(T0); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/pipeline/graphics/vertex/layout_descriptor.rs:38:50 [INFO] [stdout] | [INFO] [stdout] 38 | impl<$($T),*> TypedVertexInputLayout for ($($T),*) where $($T: Vertex),* { [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 54 | impl_typed_vertex_input_layout!(1, T0); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/render_target/render_target_description.rs:56:68 [INFO] [stdout] | [INFO] [stdout] 56 | impl<$C0 $(,$C)*> RenderTargetDescription for RenderTarget<($C0 $(,$C)*), ()> [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 193 | impl_render_target_description!(C0); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/render_target/render_target_description.rs:60:44 [INFO] [stdout] | [INFO] [stdout] 60 | type Framebuffer = Framebuffer<($C0::Buffer $(,$C::Buffer)*), ()>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 193 | impl_render_target_description!(C0); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_generics` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | const_generics, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #44580 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/render_target/render_target_description.rs:214:67 [INFO] [stdout] | [INFO] [stdout] 214 | impl<$($C,)* Ds> RenderTargetDescription for RenderTarget<($($C),*), Ds> [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 344 | impl_render_target_description_depth_stencil!(C0); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/render_target/render_target_description.rs:219:44 [INFO] [stdout] | [INFO] [stdout] 219 | type Framebuffer = Framebuffer<($($C::Buffer),* ), Ds::Buffer>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 344 | impl_render_target_description_depth_stencil!(C0); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/pipeline/graphics/transform_feedback/layout_descriptor.rs:37:63 [INFO] [stdout] | [INFO] [stdout] 37 | unsafe impl<$($T),*> TypedTransformFeedbackLayout for ($($T),*) [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 50 | impl_typed_transform_feedback_layout!(1, T0); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/pipeline/graphics/transform_feedback/transform_feedback_buffers.rs:132:52 [INFO] [stdout] | [INFO] [stdout] 132 | impl<$($T),*> TransformFeedbackBuffers for ($($T),*) [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 162 | impl_transform_feedback_buffers!(T0); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around pattern [INFO] [stdout] --> src/pipeline/graphics/transform_feedback/transform_feedback_buffers.rs:143:21 [INFO] [stdout] | [INFO] [stdout] 143 | let ($($T),*) = self; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 162 | impl_transform_feedback_buffers!(T0); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/pipeline/graphics/transform_feedback/transform_feedback_buffers.rs:153:64 [INFO] [stdout] | [INFO] [stdout] 153 | unsafe impl<$($T),*> TypedTransformFeedbackBuffers for ($($T),*) [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 162 | impl_transform_feedback_buffers!(T0); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/pipeline/graphics/transform_feedback/transform_feedback_buffers.rs:157:27 [INFO] [stdout] | [INFO] [stdout] 157 | type Layout = ($($T::TransformFeedback),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 162 | impl_transform_feedback_buffers!(T0); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/pipeline/graphics/vertex/vertex_buffers.rs:130:41 [INFO] [stdout] | [INFO] [stdout] 130 | impl<$($T),*> VertexBuffers for ($($T),*) [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 157 | impl_vertex_buffers!(T0); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around pattern [INFO] [stdout] --> src/pipeline/graphics/vertex/vertex_buffers.rs:138:21 [INFO] [stdout] | [INFO] [stdout] 138 | let ($($T),*) = self; [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 157 | impl_vertex_buffers!(T0); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/pipeline/graphics/vertex/vertex_buffers.rs:148:53 [INFO] [stdout] | [INFO] [stdout] 148 | unsafe impl<$($T),*> TypedVertexBuffers for ($($T),*) [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 157 | impl_vertex_buffers!(T0); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/pipeline/graphics/vertex/vertex_buffers.rs:152:27 [INFO] [stdout] | [INFO] [stdout] 152 | type Layout = ($($T::Vertex),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 157 | impl_vertex_buffers!(T0); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/pipeline/graphics/vertex/layout_descriptor.rs:38:50 [INFO] [stdout] | [INFO] [stdout] 38 | impl<$($T),*> TypedVertexInputLayout for ($($T),*) where $($T: Vertex),* { [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 54 | impl_typed_vertex_input_layout!(1, T0); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/render_target/render_target_description.rs:56:68 [INFO] [stdout] | [INFO] [stdout] 56 | impl<$C0 $(,$C)*> RenderTargetDescription for RenderTarget<($C0 $(,$C)*), ()> [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 193 | impl_render_target_description!(C0); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/render_target/render_target_description.rs:60:44 [INFO] [stdout] | [INFO] [stdout] 60 | type Framebuffer = Framebuffer<($C0::Buffer $(,$C::Buffer)*), ()>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 193 | impl_render_target_description!(C0); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/render_target/render_target_description.rs:214:67 [INFO] [stdout] | [INFO] [stdout] 214 | impl<$($C,)* Ds> RenderTargetDescription for RenderTarget<($($C),*), Ds> [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 344 | impl_render_target_description_depth_stencil!(C0); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/render_target/render_target_description.rs:219:44 [INFO] [stdout] | [INFO] [stdout] 219 | type Framebuffer = Framebuffer<($($C::Buffer),* ), Ds::Buffer>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 344 | impl_render_target_description_depth_stencil!(C0); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/buffer.rs:1148:17 [INFO] [stdout] | [INFO] [stdout] 1148 | mem::replace(&mut self.state, DownloadState::Copied(Some(read_buffer))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/buffer.rs:1225:17 [INFO] [stdout] | [INFO] [stdout] 1225 | mem::replace(&mut self.state, DownloadState::Copied(Some(read_buffer))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `pipeline::graphics::util::BufferDescriptor` does not permit being left uninitialized [INFO] [stdout] --> src/pipeline/graphics/util.rs:62:39 [INFO] [stdout] | [INFO] [stdout] 62 | ManuallyDrop::new(MaybeUninit::uninit().assume_init()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] note: `std::ptr::NonNull>` must be non-null (in this struct field) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `pipeline::graphics::util::BufferDescriptor` does not permit being left uninitialized [INFO] [stdout] --> src/pipeline/graphics/util.rs:63:39 [INFO] [stdout] | [INFO] [stdout] 63 | ManuallyDrop::new(MaybeUninit::uninit().assume_init()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::NonNull>` must be non-null (in this struct field) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `pipeline::graphics::util::BufferDescriptor` does not permit being left uninitialized [INFO] [stdout] --> src/pipeline/graphics/util.rs:64:39 [INFO] [stdout] | [INFO] [stdout] 64 | ManuallyDrop::new(MaybeUninit::uninit().assume_init()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::NonNull>` must be non-null (in this struct field) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `pipeline::graphics::util::BufferDescriptor` does not permit being left uninitialized [INFO] [stdout] --> src/pipeline/graphics/util.rs:65:39 [INFO] [stdout] | [INFO] [stdout] 65 | ManuallyDrop::new(MaybeUninit::uninit().assume_init()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::NonNull>` must be non-null (in this struct field) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `pipeline::graphics::util::BufferDescriptor` does not permit being left uninitialized [INFO] [stdout] --> src/pipeline/graphics/util.rs:66:39 [INFO] [stdout] | [INFO] [stdout] 66 | ManuallyDrop::new(MaybeUninit::uninit().assume_init()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::NonNull>` must be non-null (in this struct field) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `pipeline::graphics::util::BufferDescriptor` does not permit being left uninitialized [INFO] [stdout] --> src/pipeline/graphics/util.rs:67:39 [INFO] [stdout] | [INFO] [stdout] 67 | ManuallyDrop::new(MaybeUninit::uninit().assume_init()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::NonNull>` must be non-null (in this struct field) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `pipeline::graphics::util::BufferDescriptor` does not permit being left uninitialized [INFO] [stdout] --> src/pipeline/graphics/util.rs:68:39 [INFO] [stdout] | [INFO] [stdout] 68 | ManuallyDrop::new(MaybeUninit::uninit().assume_init()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::NonNull>` must be non-null (in this struct field) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `pipeline::graphics::util::BufferDescriptor` does not permit being left uninitialized [INFO] [stdout] --> src/pipeline/graphics/util.rs:69:39 [INFO] [stdout] | [INFO] [stdout] 69 | ManuallyDrop::new(MaybeUninit::uninit().assume_init()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::NonNull>` must be non-null (in this struct field) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `pipeline::graphics::util::BufferDescriptor` does not permit being left uninitialized [INFO] [stdout] --> src/pipeline/graphics/util.rs:70:39 [INFO] [stdout] | [INFO] [stdout] 70 | ManuallyDrop::new(MaybeUninit::uninit().assume_init()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::NonNull>` must be non-null (in this struct field) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `pipeline::graphics::util::BufferDescriptor` does not permit being left uninitialized [INFO] [stdout] --> src/pipeline/graphics/util.rs:71:39 [INFO] [stdout] | [INFO] [stdout] 71 | ManuallyDrop::new(MaybeUninit::uninit().assume_init()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::NonNull>` must be non-null (in this struct field) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `pipeline::graphics::util::BufferDescriptor` does not permit being left uninitialized [INFO] [stdout] --> src/pipeline/graphics/util.rs:72:39 [INFO] [stdout] | [INFO] [stdout] 72 | ManuallyDrop::new(MaybeUninit::uninit().assume_init()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::NonNull>` must be non-null (in this struct field) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `pipeline::graphics::util::BufferDescriptor` does not permit being left uninitialized [INFO] [stdout] --> src/pipeline/graphics/util.rs:73:39 [INFO] [stdout] | [INFO] [stdout] 73 | ManuallyDrop::new(MaybeUninit::uninit().assume_init()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::NonNull>` must be non-null (in this struct field) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `pipeline::graphics::util::BufferDescriptor` does not permit being left uninitialized [INFO] [stdout] --> src/pipeline/graphics/util.rs:74:39 [INFO] [stdout] | [INFO] [stdout] 74 | ManuallyDrop::new(MaybeUninit::uninit().assume_init()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::NonNull>` must be non-null (in this struct field) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `pipeline::graphics::util::BufferDescriptor` does not permit being left uninitialized [INFO] [stdout] --> src/pipeline/graphics/util.rs:75:39 [INFO] [stdout] | [INFO] [stdout] 75 | ManuallyDrop::new(MaybeUninit::uninit().assume_init()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::NonNull>` must be non-null (in this struct field) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `pipeline::graphics::util::BufferDescriptor` does not permit being left uninitialized [INFO] [stdout] --> src/pipeline/graphics/util.rs:76:39 [INFO] [stdout] | [INFO] [stdout] 76 | ManuallyDrop::new(MaybeUninit::uninit().assume_init()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::NonNull>` must be non-null (in this struct field) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `pipeline::graphics::util::BufferDescriptor` does not permit being left uninitialized [INFO] [stdout] --> src/pipeline/graphics/util.rs:77:39 [INFO] [stdout] | [INFO] [stdout] 77 | ManuallyDrop::new(MaybeUninit::uninit().assume_init()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::NonNull>` must be non-null (in this struct field) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/buffer.rs:1148:17 [INFO] [stdout] | [INFO] [stdout] 1148 | mem::replace(&mut self.state, DownloadState::Copied(Some(read_buffer))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/buffer.rs:1225:17 [INFO] [stdout] | [INFO] [stdout] 1225 | mem::replace(&mut self.state, DownloadState::Copied(Some(read_buffer))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `pipeline::graphics::util::BufferDescriptor` does not permit being left uninitialized [INFO] [stdout] --> src/pipeline/graphics/util.rs:62:39 [INFO] [stdout] | [INFO] [stdout] 62 | ManuallyDrop::new(MaybeUninit::uninit().assume_init()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] note: `std::ptr::NonNull>` must be non-null (in this struct field) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `pipeline::graphics::util::BufferDescriptor` does not permit being left uninitialized [INFO] [stdout] --> src/pipeline/graphics/util.rs:63:39 [INFO] [stdout] | [INFO] [stdout] 63 | ManuallyDrop::new(MaybeUninit::uninit().assume_init()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::NonNull>` must be non-null (in this struct field) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `pipeline::graphics::util::BufferDescriptor` does not permit being left uninitialized [INFO] [stdout] --> src/pipeline/graphics/util.rs:64:39 [INFO] [stdout] | [INFO] [stdout] 64 | ManuallyDrop::new(MaybeUninit::uninit().assume_init()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::NonNull>` must be non-null (in this struct field) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `pipeline::graphics::util::BufferDescriptor` does not permit being left uninitialized [INFO] [stdout] --> src/pipeline/graphics/util.rs:65:39 [INFO] [stdout] | [INFO] [stdout] 65 | ManuallyDrop::new(MaybeUninit::uninit().assume_init()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::NonNull>` must be non-null (in this struct field) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `pipeline::graphics::util::BufferDescriptor` does not permit being left uninitialized [INFO] [stdout] --> src/pipeline/graphics/util.rs:66:39 [INFO] [stdout] | [INFO] [stdout] 66 | ManuallyDrop::new(MaybeUninit::uninit().assume_init()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::NonNull>` must be non-null (in this struct field) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `pipeline::graphics::util::BufferDescriptor` does not permit being left uninitialized [INFO] [stdout] --> src/pipeline/graphics/util.rs:67:39 [INFO] [stdout] | [INFO] [stdout] 67 | ManuallyDrop::new(MaybeUninit::uninit().assume_init()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::NonNull>` must be non-null (in this struct field) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `pipeline::graphics::util::BufferDescriptor` does not permit being left uninitialized [INFO] [stdout] --> src/pipeline/graphics/util.rs:68:39 [INFO] [stdout] | [INFO] [stdout] 68 | ManuallyDrop::new(MaybeUninit::uninit().assume_init()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::NonNull>` must be non-null (in this struct field) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `pipeline::graphics::util::BufferDescriptor` does not permit being left uninitialized [INFO] [stdout] --> src/pipeline/graphics/util.rs:69:39 [INFO] [stdout] | [INFO] [stdout] 69 | ManuallyDrop::new(MaybeUninit::uninit().assume_init()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::NonNull>` must be non-null (in this struct field) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `pipeline::graphics::util::BufferDescriptor` does not permit being left uninitialized [INFO] [stdout] --> src/pipeline/graphics/util.rs:70:39 [INFO] [stdout] | [INFO] [stdout] 70 | ManuallyDrop::new(MaybeUninit::uninit().assume_init()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::NonNull>` must be non-null (in this struct field) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `pipeline::graphics::util::BufferDescriptor` does not permit being left uninitialized [INFO] [stdout] --> src/pipeline/graphics/util.rs:71:39 [INFO] [stdout] | [INFO] [stdout] 71 | ManuallyDrop::new(MaybeUninit::uninit().assume_init()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::NonNull>` must be non-null (in this struct field) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `pipeline::graphics::util::BufferDescriptor` does not permit being left uninitialized [INFO] [stdout] --> src/pipeline/graphics/util.rs:72:39 [INFO] [stdout] | [INFO] [stdout] 72 | ManuallyDrop::new(MaybeUninit::uninit().assume_init()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::NonNull>` must be non-null (in this struct field) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `pipeline::graphics::util::BufferDescriptor` does not permit being left uninitialized [INFO] [stdout] --> src/pipeline/graphics/util.rs:73:39 [INFO] [stdout] | [INFO] [stdout] 73 | ManuallyDrop::new(MaybeUninit::uninit().assume_init()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::NonNull>` must be non-null (in this struct field) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `pipeline::graphics::util::BufferDescriptor` does not permit being left uninitialized [INFO] [stdout] --> src/pipeline/graphics/util.rs:74:39 [INFO] [stdout] | [INFO] [stdout] 74 | ManuallyDrop::new(MaybeUninit::uninit().assume_init()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::NonNull>` must be non-null (in this struct field) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `pipeline::graphics::util::BufferDescriptor` does not permit being left uninitialized [INFO] [stdout] --> src/pipeline/graphics/util.rs:75:39 [INFO] [stdout] | [INFO] [stdout] 75 | ManuallyDrop::new(MaybeUninit::uninit().assume_init()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::NonNull>` must be non-null (in this struct field) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `pipeline::graphics::util::BufferDescriptor` does not permit being left uninitialized [INFO] [stdout] --> src/pipeline/graphics/util.rs:76:39 [INFO] [stdout] | [INFO] [stdout] 76 | ManuallyDrop::new(MaybeUninit::uninit().assume_init()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::NonNull>` must be non-null (in this struct field) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `pipeline::graphics::util::BufferDescriptor` does not permit being left uninitialized [INFO] [stdout] --> src/pipeline/graphics/util.rs:77:39 [INFO] [stdout] | [INFO] [stdout] 77 | ManuallyDrop::new(MaybeUninit::uninit().assume_init()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::NonNull>` must be non-null (in this struct field) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "5e18c75ae9a1b3f1d9fcbee1e598f527477da9baa238bbe3b05542bb0ed4a50e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e18c75ae9a1b3f1d9fcbee1e598f527477da9baa238bbe3b05542bb0ed4a50e", kill_on_drop: false }` [INFO] [stdout] 5e18c75ae9a1b3f1d9fcbee1e598f527477da9baa238bbe3b05542bb0ed4a50e