[INFO] cloning repository https://github.com/pingpong74/Vulcany
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pingpong74/Vulcany" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpingpong74%2FVulcany", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpingpong74%2FVulcany'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 23aca4245f15f63c223254b81571c5e0f0098e5f
[INFO] checking pingpong74/Vulcany against master#a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpingpong74%2FVulcany" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pingpong74/Vulcany
[INFO] finished tweaking git repo https://github.com/pingpong74/Vulcany
[INFO] tweaked toml for git repo https://github.com/pingpong74/Vulcany written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pingpong74/Vulcany on toolchain a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 289 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/nexion/Cargo.toml: ignoring `public` on dependency bytemuck, pass `-Zpublic-dependency` to enable support for it
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded aligned v0.4.3
[INFO] [stderr]   Downloaded approx v0.4.0
[INFO] [stderr]   Downloaded gif v0.14.1
[INFO] [stderr]   Downloaded zune-core v0.5.1
[INFO] [stderr]   Downloaded cgmath v0.18.0
[INFO] [stderr]   Downloaded zune-jpeg v0.5.12
[INFO] [stderr]   Downloaded glam v0.31.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7155eb960c4ba58b52e3043c9df4892341adf007050d512680290686cdeeaaf9
[INFO] running `Command { std: "docker" "start" "-a" "7155eb960c4ba58b52e3043c9df4892341adf007050d512680290686cdeeaaf9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7155eb960c4ba58b52e3043c9df4892341adf007050d512680290686cdeeaaf9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7155eb960c4ba58b52e3043c9df4892341adf007050d512680290686cdeeaaf9", kill_on_drop: false }`
[INFO] [stdout] 7155eb960c4ba58b52e3043c9df4892341adf007050d512680290686cdeeaaf9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a180e978f0db822ba89ab57825144f29dc9b2e578a1b346197b77afe32b29952
[INFO] running `Command { std: "docker" "start" "-a" "a180e978f0db822ba89ab57825144f29dc9b2e578a1b346197b77afe32b29952", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/nexion/Cargo.toml: ignoring `public` on dependency bytemuck, pass `-Zpublic-dependency` to enable support for it
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking presser v0.3.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking wayland-client v0.31.12
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]     Checking zune-jpeg v0.5.12
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking wayland-protocols v0.32.10
[INFO] [stderr]     Checking wayland-cursor v0.31.12
[INFO] [stderr]     Checking glam v0.31.0
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]    Compiling zerocopy-derive v0.8.37
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling delegate v0.13.5
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.10
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.10
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking rav1e v0.8.1
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking winit v0.30.12
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking ravif v0.12.0
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking gpu-allocator v0.28.0
[INFO] [stderr]     Checking nexion v0.1.0 (/opt/rustwide/workdir/nexion)
[INFO] [stdout] warning: unused import: `ImageCreateInfo`
[INFO] [stdout]  --> nexion/src/backend/device.rs:6:46
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ash::vk::{self, BufferDeviceAddressInfo, ImageCreateInfo};
[INFO] [stdout]   |                                              ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ImageCreateInfo`
[INFO] [stdout]  --> nexion/src/backend/device.rs:6:46
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ash::vk::{self, BufferDeviceAddressInfo, ImageCreateInfo};
[INFO] [stdout]   |                                              ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `properties` is never read
[INFO] [stdout]   --> nexion/src/backend/device.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub(crate) struct PhysicalDevice {
[INFO] [stdout]    |                   -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub properties: vk::PhysicalDeviceProperties2<'static>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `address` is never read
[INFO] [stdout]  --> nexion/src/backend/gpu_resources.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(crate) struct BufferSlot {
[INFO] [stdout]   |                   ---------- field in this struct
[INFO] [stdout] 7 |     pub(crate) handle: vk::Buffer,
[INFO] [stdout] 8 |     pub(crate) address: vk::DeviceAddress,
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `parent_image` is never read
[INFO] [stdout]   --> nexion/src/backend/gpu_resources.rs:21:16
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub(crate) struct ImageViewSlot {
[INFO] [stdout]    |                   ------------- field in this struct
[INFO] [stdout] 20 |     pub(crate) handle: vk::ImageView,
[INFO] [stdout] 21 |     pub(crate) parent_image: vk::Image,
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ImageViewSlot` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `physical_device_extensions` and `api_version` are never read
[INFO] [stdout]   --> nexion/src/backend/instance.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub(crate) struct InnerInstance {
[INFO] [stdout]    |                   ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     physical_device_extensions: Vec<&'static CStr>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     pub(crate) api_version: ApiVersion,
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `properties` is never read
[INFO] [stdout]   --> nexion/src/backend/device.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub(crate) struct PhysicalDevice {
[INFO] [stdout]    |                   -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub properties: vk::PhysicalDeviceProperties2<'static>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `address` is never read
[INFO] [stdout]  --> nexion/src/backend/gpu_resources.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(crate) struct BufferSlot {
[INFO] [stdout]   |                   ---------- field in this struct
[INFO] [stdout] 7 |     pub(crate) handle: vk::Buffer,
[INFO] [stdout] 8 |     pub(crate) address: vk::DeviceAddress,
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `parent_image` is never read
[INFO] [stdout]   --> nexion/src/backend/gpu_resources.rs:21:16
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub(crate) struct ImageViewSlot {
[INFO] [stdout]    |                   ------------- field in this struct
[INFO] [stdout] 20 |     pub(crate) handle: vk::ImageView,
[INFO] [stdout] 21 |     pub(crate) parent_image: vk::Image,
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ImageViewSlot` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `physical_device_extensions` and `api_version` are never read
[INFO] [stdout]   --> nexion/src/backend/instance.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub(crate) struct InnerInstance {
[INFO] [stdout]    |                   ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     physical_device_extensions: Vec<&'static CStr>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     pub(crate) api_version: ApiVersion,
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking fractal v0.1.0 (/opt/rustwide/workdir/nexion_examples/fractal)
[INFO] [stdout] warning: use of deprecated method `winit::event_loop::EventLoop::<T>::create_window`: use `ActiveEventLoop::create_window` instead
[INFO] [stdout]   --> nexion_examples/fractal/src/main.rs:30:18
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 .create_window(window_attribs)
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `winit::event_loop::EventLoop::<T>::create_window`: use `ActiveEventLoop::create_window` instead
[INFO] [stdout]   --> nexion_examples/fractal/src/main.rs:30:18
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 .create_window(window_attribs)
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking triangle v0.1.0 (/opt/rustwide/workdir/nexion_examples/triangle)
[INFO] [stdout] warning: use of deprecated method `winit::event_loop::EventLoop::<T>::create_window`: use `ActiveEventLoop::create_window` instead
[INFO] [stdout]   --> nexion_examples/triangle/src/main.rs:48:18
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 .create_window(window_attributes)
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `winit::event_loop::EventLoop::<T>::create_window`: use `ActiveEventLoop::create_window` instead
[INFO] [stdout]   --> nexion_examples/triangle/src/main.rs:48:18
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 .create_window(window_attributes)
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]    --> nexion_examples/triangle/src/main.rs:287:48
[INFO] [stdout]     |
[INFO] [stdout] 287 |         self.device.wait_fence(self.frame_data[curr_frame].fence);
[INFO] [stdout]     |                                                ^^^^^^^^^^ use of mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> nexion_examples/triangle/src/main.rs:268:5
[INFO] [stdout]     |
[INFO] [stdout] 268 |     unsafe fn render(&mut self) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]    --> nexion_examples/triangle/src/main.rs:288:49
[INFO] [stdout]     |
[INFO] [stdout] 288 |         self.device.reset_fence(self.frame_data[curr_frame].fence);
[INFO] [stdout]     |                                                 ^^^^^^^^^^ use of mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]    --> nexion_examples/triangle/src/main.rs:292:25
[INFO] [stdout]     |
[INFO] [stdout] 292 |         self.frame_data[curr_frame].command_recorder.reset();
[INFO] [stdout]     |                         ^^^^^^^^^^ use of mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]    --> nexion_examples/triangle/src/main.rs:294:25
[INFO] [stdout]     |
[INFO] [stdout] 294 |         self.frame_data[curr_frame]
[INFO] [stdout]     |                         ^^^^^^^^^^ use of mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]    --> nexion_examples/triangle/src/main.rs:298:25
[INFO] [stdout]     |
[INFO] [stdout] 298 |         self.frame_data[curr_frame]
[INFO] [stdout]     |                         ^^^^^^^^^^ use of mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]    --> nexion_examples/triangle/src/main.rs:311:25
[INFO] [stdout]     |
[INFO] [stdout] 311 |         self.frame_data[curr_frame]
[INFO] [stdout]     |                         ^^^^^^^^^^ use of mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]    --> nexion_examples/triangle/src/main.rs:334:25
[INFO] [stdout]     |
[INFO] [stdout] 334 |         self.frame_data[curr_frame]
[INFO] [stdout]     |                         ^^^^^^^^^^ use of mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]    --> nexion_examples/triangle/src/main.rs:337:25
[INFO] [stdout]     |
[INFO] [stdout] 337 |         self.frame_data[curr_frame]
[INFO] [stdout]     |                         ^^^^^^^^^^ use of mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]    --> nexion_examples/triangle/src/main.rs:340:25
[INFO] [stdout]     |
[INFO] [stdout] 340 |         self.frame_data[curr_frame]
[INFO] [stdout]     |                         ^^^^^^^^^^ use of mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]    --> nexion_examples/triangle/src/main.rs:343:25
[INFO] [stdout]     |
[INFO] [stdout] 343 |         self.frame_data[curr_frame]
[INFO] [stdout]     |                         ^^^^^^^^^^ use of mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]    --> nexion_examples/triangle/src/main.rs:347:25
[INFO] [stdout]     |
[INFO] [stdout] 347 |         self.frame_data[curr_frame].command_recorder.end_rendering();
[INFO] [stdout]     |                         ^^^^^^^^^^ use of mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]    --> nexion_examples/triangle/src/main.rs:348:25
[INFO] [stdout]     |
[INFO] [stdout] 348 |         self.frame_data[curr_frame]
[INFO] [stdout]     |                         ^^^^^^^^^^ use of mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]    --> nexion_examples/triangle/src/main.rs:360:43
[INFO] [stdout]     |
[INFO] [stdout] 360 |         let exec_buffer = self.frame_data[curr_frame].command_recorder.end_recording();
[INFO] [stdout]     |                                           ^^^^^^^^^^ use of mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]    --> nexion_examples/triangle/src/main.rs:363:41
[INFO] [stdout]     |
[INFO] [stdout] 363 |             fence: Some(self.frame_data[curr_frame].fence),
[INFO] [stdout]     |                                         ^^^^^^^^^^ use of mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]    --> nexion_examples/triangle/src/main.rs:287:48
[INFO] [stdout]     |
[INFO] [stdout] 287 |         self.device.wait_fence(self.frame_data[curr_frame].fence);
[INFO] [stdout]     |                                                ^^^^^^^^^^ use of mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> nexion_examples/triangle/src/main.rs:268:5
[INFO] [stdout]     |
[INFO] [stdout] 268 |     unsafe fn render(&mut self) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]    --> nexion_examples/triangle/src/main.rs:288:49
[INFO] [stdout]     |
[INFO] [stdout] 288 |         self.device.reset_fence(self.frame_data[curr_frame].fence);
[INFO] [stdout]     |                                                 ^^^^^^^^^^ use of mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]    --> nexion_examples/triangle/src/main.rs:292:25
[INFO] [stdout]     |
[INFO] [stdout] 292 |         self.frame_data[curr_frame].command_recorder.reset();
[INFO] [stdout]     |                         ^^^^^^^^^^ use of mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]    --> nexion_examples/triangle/src/main.rs:294:25
[INFO] [stdout]     |
[INFO] [stdout] 294 |         self.frame_data[curr_frame]
[INFO] [stdout]     |                         ^^^^^^^^^^ use of mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]    --> nexion_examples/triangle/src/main.rs:298:25
[INFO] [stdout]     |
[INFO] [stdout] 298 |         self.frame_data[curr_frame]
[INFO] [stdout]     |                         ^^^^^^^^^^ use of mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]    --> nexion_examples/triangle/src/main.rs:311:25
[INFO] [stdout]     |
[INFO] [stdout] 311 |         self.frame_data[curr_frame]
[INFO] [stdout]     |                         ^^^^^^^^^^ use of mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]    --> nexion_examples/triangle/src/main.rs:334:25
[INFO] [stdout]     |
[INFO] [stdout] 334 |         self.frame_data[curr_frame]
[INFO] [stdout]     |                         ^^^^^^^^^^ use of mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]    --> nexion_examples/triangle/src/main.rs:337:25
[INFO] [stdout]     |
[INFO] [stdout] 337 |         self.frame_data[curr_frame]
[INFO] [stdout]     |                         ^^^^^^^^^^ use of mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]    --> nexion_examples/triangle/src/main.rs:340:25
[INFO] [stdout]     |
[INFO] [stdout] 340 |         self.frame_data[curr_frame]
[INFO] [stdout]     |                         ^^^^^^^^^^ use of mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]    --> nexion_examples/triangle/src/main.rs:343:25
[INFO] [stdout]     |
[INFO] [stdout] 343 |         self.frame_data[curr_frame]
[INFO] [stdout]     |                         ^^^^^^^^^^ use of mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]    --> nexion_examples/triangle/src/main.rs:347:25
[INFO] [stdout]     |
[INFO] [stdout] 347 |         self.frame_data[curr_frame].command_recorder.end_rendering();
[INFO] [stdout]     |                         ^^^^^^^^^^ use of mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]    --> nexion_examples/triangle/src/main.rs:348:25
[INFO] [stdout]     |
[INFO] [stdout] 348 |         self.frame_data[curr_frame]
[INFO] [stdout]     |                         ^^^^^^^^^^ use of mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]    --> nexion_examples/triangle/src/main.rs:360:43
[INFO] [stdout]     |
[INFO] [stdout] 360 |         let exec_buffer = self.frame_data[curr_frame].command_recorder.end_recording();
[INFO] [stdout]     |                                           ^^^^^^^^^^ use of mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]    --> nexion_examples/triangle/src/main.rs:363:41
[INFO] [stdout]     |
[INFO] [stdout] 363 |             fence: Some(self.frame_data[curr_frame].fence),
[INFO] [stdout]     |                                         ^^^^^^^^^^ use of mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `curr_frame` should have an upper case name
[INFO] [stdout]    --> nexion_examples/triangle/src/main.rs:270:20
[INFO] [stdout]     |
[INFO] [stdout] 270 |         static mut curr_frame: usize = 0;
[INFO] [stdout]     |                    ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]     |
[INFO] [stdout] 270 -         static mut curr_frame: usize = 0;
[INFO] [stdout] 270 +         static mut CURR_FRAME: usize = 0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `curr_frame` should have an upper case name
[INFO] [stdout]    --> nexion_examples/triangle/src/main.rs:270:20
[INFO] [stdout]     |
[INFO] [stdout] 270 |         static mut curr_frame: usize = 0;
[INFO] [stdout]     |                    ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]     |
[INFO] [stdout] 270 -         static mut curr_frame: usize = 0;
[INFO] [stdout] 270 +         static mut CURR_FRAME: usize = 0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s
[INFO] running `Command { std: "docker" "inspect" "a180e978f0db822ba89ab57825144f29dc9b2e578a1b346197b77afe32b29952", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a180e978f0db822ba89ab57825144f29dc9b2e578a1b346197b77afe32b29952", kill_on_drop: false }`
[INFO] [stdout] a180e978f0db822ba89ab57825144f29dc9b2e578a1b346197b77afe32b29952
