[INFO] cloning repository https://github.com/lsioctl/vulkan-tutorial-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lsioctl/vulkan-tutorial-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flsioctl%2Fvulkan-tutorial-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flsioctl%2Fvulkan-tutorial-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eeb41cc970771401ac32317ba7dbc6408df14279 [INFO] checking lsioctl/vulkan-tutorial-rs against try#4949cf2f817beadb9a248d423b6d55d6d2398ffe for pr-142681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flsioctl%2Fvulkan-tutorial-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lsioctl/vulkan-tutorial-rs [INFO] finished tweaking git repo https://github.com/lsioctl/vulkan-tutorial-rs [INFO] tweaked toml for git repo https://github.com/lsioctl/vulkan-tutorial-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lsioctl/vulkan-tutorial-rs on toolchain 4949cf2f817beadb9a248d423b6d55d6d2398ffe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4949cf2f817beadb9a248d423b6d55d6d2398ffe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lsioctl/vulkan-tutorial-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4949cf2f817beadb9a248d423b6d55d6d2398ffe" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+4949cf2f817beadb9a248d423b6d55d6d2398ffe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1227e0f96415504877631dbf7cf8fc8ea7ad8e02a9af497f264ff9c55377054 [INFO] running `Command { std: "docker" "start" "-a" "c1227e0f96415504877631dbf7cf8fc8ea7ad8e02a9af497f264ff9c55377054", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1227e0f96415504877631dbf7cf8fc8ea7ad8e02a9af497f264ff9c55377054", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1227e0f96415504877631dbf7cf8fc8ea7ad8e02a9af497f264ff9c55377054", kill_on_drop: false }` [INFO] [stdout] c1227e0f96415504877631dbf7cf8fc8ea7ad8e02a9af497f264ff9c55377054 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+4949cf2f817beadb9a248d423b6d55d6d2398ffe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43319ee996686826fe681142c971cc160663079b2776d5832d257497e708ed8a [INFO] running `Command { std: "docker" "start" "-a" "43319ee996686826fe681142c971cc160663079b2776d5832d257497e708ed8a", kill_on_drop: false }` [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling wayland-client v0.31.10 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Checking cursor-icon v1.2.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking xcursor v0.3.10 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.9 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling winit v0.30.11 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking humantime v2.2.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking dpi v0.1.2 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Compiling wayland-backend v0.3.10 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking owned_ttf_parser v0.25.0 [INFO] [stderr] Checking ab_glyph v0.2.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking polling v3.8.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking wayland-protocols v0.32.8 [INFO] [stderr] Checking wayland-cursor v0.31.10 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.8 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.8 [INFO] [stderr] Checking ash-window v0.13.0 [INFO] [stderr] Checking sctk-adwaita v0.10.1 [INFO] [stderr] Checking vulkan-tutorial-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Instance` and `ext::debug_utils` [INFO] [stdout] --> src/debug.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use ash::{ext::debug_utils, vk, Entry, Instance}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Device`, `surface`, and `swapchain as khr_swapchain` [INFO] [stdout] --> src/main.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | khr::{surface, swapchain as khr_swapchain}, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 16 | vk, Device, Entry, Instance, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CStr`, `c_char`, and `c_void` [INFO] [stdout] --> src/main.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | ffi::{CStr, CString}, [INFO] [stdout] | ^^^^ [INFO] [stdout] 21 | os::raw::{c_char, c_void}, [INFO] [stdout] | ^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Instance` and `ext::debug_utils` [INFO] [stdout] --> src/debug.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use ash::{ext::debug_utils, vk, Entry, Instance}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Device`, `surface`, and `swapchain as khr_swapchain` [INFO] [stdout] --> src/main.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | khr::{surface, swapchain as khr_swapchain}, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 16 | vk, Device, Entry, Instance, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CStr`, `c_char`, and `c_void` [INFO] [stdout] --> src/main.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | ffi::{CStr, CString}, [INFO] [stdout] | ^^^^ [INFO] [stdout] 21 | os::raw::{c_char, c_void}, [INFO] [stdout] | ^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::ffi::CStr::from_ptr` is unsafe and requires unsafe block [INFO] [stdout] --> src/debug.rs:31:19 [INFO] [stdout] | [INFO] [stdout] 31 | let message = CStr::from_ptr((*p_callback_data).p_message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/debug.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / unsafe extern "system" fn vulkan_debug_callback( [INFO] [stdout] 24 | | flag: vk::DebugUtilsMessageSeverityFlagsEXT, [INFO] [stdout] 25 | | typ: vk::DebugUtilsMessageTypeFlagsEXT, [INFO] [stdout] 26 | | p_callback_data: *const vk::DebugUtilsMessengerCallbackDataEXT, [INFO] [stdout] 27 | | _: *mut c_void, [INFO] [stdout] 28 | | ) -> vk::Bool32 { [INFO] [stdout] | |_______________^ [INFO] [stdout] = note: `#[warn(unsafe_op_in_unsafe_fn)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block [INFO] [stdout] --> src/debug.rs:31:34 [INFO] [stdout] | [INFO] [stdout] 31 | let message = CStr::from_ptr((*p_callback_data).p_message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ dereference of raw pointer [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::ffi::CStr::from_ptr` is unsafe and requires unsafe block [INFO] [stdout] --> src/debug.rs:31:19 [INFO] [stdout] | [INFO] [stdout] 31 | let message = CStr::from_ptr((*p_callback_data).p_message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/debug.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / unsafe extern "system" fn vulkan_debug_callback( [INFO] [stdout] 24 | | flag: vk::DebugUtilsMessageSeverityFlagsEXT, [INFO] [stdout] 25 | | typ: vk::DebugUtilsMessageTypeFlagsEXT, [INFO] [stdout] 26 | | p_callback_data: *const vk::DebugUtilsMessengerCallbackDataEXT, [INFO] [stdout] 27 | | _: *mut c_void, [INFO] [stdout] 28 | | ) -> vk::Bool32 { [INFO] [stdout] | |_______________^ [INFO] [stdout] = note: `#[warn(unsafe_op_in_unsafe_fn)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block [INFO] [stdout] --> src/debug.rs:31:34 [INFO] [stdout] | [INFO] [stdout] 31 | let message = CStr::from_ptr((*p_callback_data).p_message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ dereference of raw pointer [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `instance` [INFO] [stdout] --> src/main.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | let instance = create_instance(&entry, &window); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `instance` is never read [INFO] [stdout] --> src/main.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 47 | struct App { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 48 | window: Option, [INFO] [stdout] 49 | instance: Option [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `instance` [INFO] [stdout] --> src/main.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | let instance = create_instance(&entry, &window); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `instance` is never read [INFO] [stdout] --> src/main.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 47 | struct App { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 48 | window: Option, [INFO] [stdout] 49 | instance: Option [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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 42.74s [INFO] running `Command { std: "docker" "inspect" "43319ee996686826fe681142c971cc160663079b2776d5832d257497e708ed8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43319ee996686826fe681142c971cc160663079b2776d5832d257497e708ed8a", kill_on_drop: false }` [INFO] [stdout] 43319ee996686826fe681142c971cc160663079b2776d5832d257497e708ed8a