[INFO] cloning repository https://github.com/Rafael-Nunes-Silva/RustVulkan [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rafael-Nunes-Silva/RustVulkan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRafael-Nunes-Silva%2FRustVulkan", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRafael-Nunes-Silva%2FRustVulkan'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c8978695beaadf1d676f107ab7be7ddf881173b [INFO] testing Rafael-Nunes-Silva/RustVulkan against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRafael-Nunes-Silva%2FRustVulkan" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Rafael-Nunes-Silva/RustVulkan on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Rafael-Nunes-Silva/RustVulkan [INFO] finished tweaking git repo https://github.com/Rafael-Nunes-Silva/RustVulkan [INFO] tweaked toml for git repo https://github.com/Rafael-Nunes-Silva/RustVulkan written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Rafael-Nunes-Silva/RustVulkan 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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d90d688b8efa20ef3ae41941ec893fc100d27055c54f26533fdd9885ea32c62 [INFO] running `Command { std: "docker" "start" "-a" "5d90d688b8efa20ef3ae41941ec893fc100d27055c54f26533fdd9885ea32c62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d90d688b8efa20ef3ae41941ec893fc100d27055c54f26533fdd9885ea32c62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d90d688b8efa20ef3ae41941ec893fc100d27055c54f26533fdd9885ea32c62", kill_on_drop: false }` [INFO] [stdout] 5d90d688b8efa20ef3ae41941ec893fc100d27055c54f26533fdd9885ea32c62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 809d67e9294ecf096bb26c71a690b69360f166fe00cd7243267ae8310f811844 [INFO] running `Command { std: "docker" "start" "-a" "809d67e9294ecf096bb26c71a690b69360f166fe00cd7243267ae8310f811844", kill_on_drop: false }` [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling winit v0.30.8 [INFO] [stderr] Compiling dpi v0.1.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling wayland-sys v0.31.5 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling wayland-backend v0.3.7 [INFO] [stderr] Compiling wayland-scanner v0.31.5 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling wayland-client v0.31.7 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling wayland-protocols v0.32.5 [INFO] [stderr] Compiling wayland-cursor v0.31.7 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.5 [INFO] [stderr] Compiling wayland-protocols-plasma v0.3.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling ash-window v0.13.0 [INFO] [stderr] Compiling sctk-adwaita v0.10.1 [INFO] [stderr] Compiling vulkan_vulkan v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `physical_device` [INFO] [stdout] --> src/graphics/mod.rs:39:14 [INFO] [stdout] | [INFO] [stdout] 39 | let (physical_device, queue_families_indices) = Self::best_physical_device( [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_physical_device` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `queue_families_indices` [INFO] [stdout] --> src/graphics/mod.rs:39:31 [INFO] [stdout] | [INFO] [stdout] 39 | let (physical_device, queue_families_indices) = Self::best_physical_device( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_queue_families_indices` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `instance` is never read [INFO] [stdout] --> src/graphics/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct GraphicsSystem { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 17 | instance: Instance, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.81s [INFO] running `Command { std: "docker" "inspect" "809d67e9294ecf096bb26c71a690b69360f166fe00cd7243267ae8310f811844", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "809d67e9294ecf096bb26c71a690b69360f166fe00cd7243267ae8310f811844", kill_on_drop: false }` [INFO] [stdout] 809d67e9294ecf096bb26c71a690b69360f166fe00cd7243267ae8310f811844 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6dbe3cae362e2d9d6fc78c954ccc1b253f4decbee7c442cb87c395a26aca4c0 [INFO] running `Command { std: "docker" "start" "-a" "a6dbe3cae362e2d9d6fc78c954ccc1b253f4decbee7c442cb87c395a26aca4c0", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `physical_device` [INFO] [stdout] --> src/graphics/mod.rs:39:14 [INFO] [stdout] | [INFO] [stdout] 39 | let (physical_device, queue_families_indices) = Self::best_physical_device( [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_physical_device` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `queue_families_indices` [INFO] [stdout] --> src/graphics/mod.rs:39:31 [INFO] [stdout] | [INFO] [stdout] 39 | let (physical_device, queue_families_indices) = Self::best_physical_device( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_queue_families_indices` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `instance` is never read [INFO] [stdout] --> src/graphics/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct GraphicsSystem { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 17 | instance: Instance, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling vulkan_vulkan v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `physical_device` [INFO] [stdout] --> src/graphics/mod.rs:39:14 [INFO] [stdout] | [INFO] [stdout] 39 | let (physical_device, queue_families_indices) = Self::best_physical_device( [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_physical_device` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `queue_families_indices` [INFO] [stdout] --> src/graphics/mod.rs:39:31 [INFO] [stdout] | [INFO] [stdout] 39 | let (physical_device, queue_families_indices) = Self::best_physical_device( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_queue_families_indices` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `instance` is never read [INFO] [stdout] --> src/graphics/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct GraphicsSystem { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 17 | instance: Instance, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `Command { std: "docker" "inspect" "a6dbe3cae362e2d9d6fc78c954ccc1b253f4decbee7c442cb87c395a26aca4c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6dbe3cae362e2d9d6fc78c954ccc1b253f4decbee7c442cb87c395a26aca4c0", kill_on_drop: false }` [INFO] [stdout] a6dbe3cae362e2d9d6fc78c954ccc1b253f4decbee7c442cb87c395a26aca4c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2084929d071178f7c664c3d6df0abbed8f38b05efdcc77f64381ff6ac83cacab [INFO] running `Command { std: "docker" "start" "-a" "2084929d071178f7c664c3d6df0abbed8f38b05efdcc77f64381ff6ac83cacab", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `physical_device` [INFO] [stderr] --> src/graphics/mod.rs:39:14 [INFO] [stderr] | [INFO] [stderr] 39 | let (physical_device, queue_families_indices) = Self::best_physical_device( [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_physical_device` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `queue_families_indices` [INFO] [stderr] --> src/graphics/mod.rs:39:31 [INFO] [stderr] | [INFO] [stderr] 39 | let (physical_device, queue_families_indices) = Self::best_physical_device( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_queue_families_indices` [INFO] [stderr] [INFO] [stderr] warning: field `instance` is never read [INFO] [stderr] --> src/graphics/mod.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 16 | pub struct GraphicsSystem { [INFO] [stderr] | -------------- field in this struct [INFO] [stderr] 17 | instance: Instance, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `vulkan_vulkan` (lib) generated 3 warnings [INFO] [stderr] warning: `vulkan_vulkan` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vulkan_vulkan-6e164e4fa0c152b5) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vulkan_vulkan-de541fa941206d58) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests vulkan_vulkan [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2084929d071178f7c664c3d6df0abbed8f38b05efdcc77f64381ff6ac83cacab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2084929d071178f7c664c3d6df0abbed8f38b05efdcc77f64381ff6ac83cacab", kill_on_drop: false }` [INFO] [stdout] 2084929d071178f7c664c3d6df0abbed8f38b05efdcc77f64381ff6ac83cacab