[INFO] cloning repository https://github.com/superspeeder/legaming_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/superspeeder/legaming_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperspeeder%2Flegaming_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperspeeder%2Flegaming_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 23c643de97727886aec6819868844a146332a66d [INFO] testing superspeeder/legaming_rs against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperspeeder%2Flegaming_rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/superspeeder/legaming_rs on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/superspeeder/legaming_rs [INFO] finished tweaking git repo https://github.com/superspeeder/legaming_rs [INFO] tweaked toml for git repo https://github.com/superspeeder/legaming_rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/superspeeder/legaming_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" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zerocopy v0.7.29 [INFO] [stderr] Downloaded winnow v0.5.26 [INFO] [stderr] Downloaded rustix v0.38.26 [INFO] [stderr] Downloaded zerocopy-derive v0.7.29 [INFO] [stderr] Downloaded winit v0.29.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b719ee12f12956610396b17583977deef3010acfd4a61b66e3f7e6a5a6766b35 [INFO] running `Command { std: "docker" "start" "-a" "b719ee12f12956610396b17583977deef3010acfd4a61b66e3f7e6a5a6766b35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b719ee12f12956610396b17583977deef3010acfd4a61b66e3f7e6a5a6766b35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b719ee12f12956610396b17583977deef3010acfd4a61b66e3f7e6a5a6766b35", kill_on_drop: false }` [INFO] [stdout] b719ee12f12956610396b17583977deef3010acfd4a61b66e3f7e6a5a6766b35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b527061df548c607fddb2c3d4bdce2e1b1f5b384fdd3194485756457a7e2a3bc [INFO] running `Command { std: "docker" "start" "-a" "b527061df548c607fddb2c3d4bdce2e1b1f5b384fdd3194485756457a7e2a3bc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling rustix v0.38.26 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.0 [INFO] [stderr] Compiling xkeysym v0.2.0 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling tiny-skia-path v0.11.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling x11rb v0.12.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling winit v0.29.4 [INFO] [stderr] Compiling tiny-skia v0.11.3 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling wayland-scanner v0.31.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling zerocopy v0.7.29 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.0 [INFO] [stderr] Compiling xkbcommon-dl v0.4.1 [INFO] [stderr] Compiling raw-window-handle v0.6.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling memmap2 v0.9.0 [INFO] [stderr] Compiling gethostname v0.3.0 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling wayland-backend v0.3.2 [INFO] [stderr] Compiling owned_ttf_parser v0.20.0 [INFO] [stderr] Compiling ab_glyph v0.2.23 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling polling v3.3.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling env_logger v0.10.1 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling x11rb-protocol v0.12.0 [INFO] [stderr] Compiling calloop v0.12.3 [INFO] [stderr] Compiling wayland-client v0.31.1 [INFO] [stderr] Compiling wayland-protocols v0.31.0 [INFO] [stderr] Compiling calloop-wayland-source v0.2.0 [INFO] [stderr] Compiling wayland-cursor v0.31.0 [INFO] [stderr] Compiling wayland-protocols-wlr v0.2.0 [INFO] [stderr] Compiling wayland-protocols-plasma v0.2.0 [INFO] [stderr] Compiling cursor-icon v1.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mint v0.5.9 [INFO] [stderr] Compiling smol_str v0.2.0 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sctk-adwaita v0.7.0 [INFO] [stderr] Compiling legaming v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `c_int` [INFO] [stdout] --> src/platform.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | use std::ffi::{c_int, c_ulong, c_void, CStr}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ash::prelude::VkResult` [INFO] [stdout] --> src/platform.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use ash::prelude::VkResult; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window_handle` [INFO] [stdout] --> src/platform.rs:116:33 [INFO] [stdout] | [INFO] [stdout] 116 | (RawWindowHandle::Win32(window_handle), RawDisplayHandle::Windows(_)) => { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_handle` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window_handle` [INFO] [stdout] --> src/platform.rs:119:35 [INFO] [stdout] | [INFO] [stdout] 119 | (RawWindowHandle::Wayland(window_handle), RawDisplayHandle::Wayland(display_handle)) => { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `display_handle` [INFO] [stdout] --> src/platform.rs:119:77 [INFO] [stdout] | [INFO] [stdout] 119 | (RawWindowHandle::Wayland(window_handle), RawDisplayHandle::Wayland(display_handle)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_display_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window_handle` [INFO] [stdout] --> src/platform.rs:122:31 [INFO] [stdout] | [INFO] [stdout] 122 | (RawWindowHandle::Xcb(window_handle), RawDisplayHandle::Xcb(display_handle)) => { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `display_handle` [INFO] [stdout] --> src/platform.rs:122:69 [INFO] [stdout] | [INFO] [stdout] 122 | (RawWindowHandle::Xcb(window_handle), RawDisplayHandle::Xcb(display_handle)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_display_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window_handle` [INFO] [stdout] --> src/platform.rs:125:32 [INFO] [stdout] | [INFO] [stdout] 125 | (RawWindowHandle::Xlib(window_handle), RawDisplayHandle::Xlib(_display_handle)) => { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `app` [INFO] [stdout] --> src/main.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | let app = unsafe { App::new() }?; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `entry`, `instance`, `event_loop`, `window`, `surface`, and `physical_device` are never read [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | struct App { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 13 | entry: ash::Entry, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 14 | instance: ash::Instance, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 15 | event_loop: Option>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 16 | window: Window, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 17 | surface: SurfaceKHR, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 18 | physical_device: PhysicalDevice, [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 1m 18s [INFO] running `Command { std: "docker" "inspect" "b527061df548c607fddb2c3d4bdce2e1b1f5b384fdd3194485756457a7e2a3bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b527061df548c607fddb2c3d4bdce2e1b1f5b384fdd3194485756457a7e2a3bc", kill_on_drop: false }` [INFO] [stdout] b527061df548c607fddb2c3d4bdce2e1b1f5b384fdd3194485756457a7e2a3bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6758c9841cf1d557bff2c80ee93d924132ec7319eae2dec3142fdc15969263ef [INFO] running `Command { std: "docker" "start" "-a" "6758c9841cf1d557bff2c80ee93d924132ec7319eae2dec3142fdc15969263ef", kill_on_drop: false }` [INFO] [stderr] Compiling legaming v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `c_int` [INFO] [stdout] --> src/platform.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | use std::ffi::{c_int, c_ulong, c_void, CStr}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ash::prelude::VkResult` [INFO] [stdout] --> src/platform.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use ash::prelude::VkResult; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window_handle` [INFO] [stdout] --> src/platform.rs:116:33 [INFO] [stdout] | [INFO] [stdout] 116 | (RawWindowHandle::Win32(window_handle), RawDisplayHandle::Windows(_)) => { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_handle` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window_handle` [INFO] [stdout] --> src/platform.rs:119:35 [INFO] [stdout] | [INFO] [stdout] 119 | (RawWindowHandle::Wayland(window_handle), RawDisplayHandle::Wayland(display_handle)) => { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `display_handle` [INFO] [stdout] --> src/platform.rs:119:77 [INFO] [stdout] | [INFO] [stdout] 119 | (RawWindowHandle::Wayland(window_handle), RawDisplayHandle::Wayland(display_handle)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_display_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window_handle` [INFO] [stdout] --> src/platform.rs:122:31 [INFO] [stdout] | [INFO] [stdout] 122 | (RawWindowHandle::Xcb(window_handle), RawDisplayHandle::Xcb(display_handle)) => { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `display_handle` [INFO] [stdout] --> src/platform.rs:122:69 [INFO] [stdout] | [INFO] [stdout] 122 | (RawWindowHandle::Xcb(window_handle), RawDisplayHandle::Xcb(display_handle)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_display_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window_handle` [INFO] [stdout] --> src/platform.rs:125:32 [INFO] [stdout] | [INFO] [stdout] 125 | (RawWindowHandle::Xlib(window_handle), RawDisplayHandle::Xlib(_display_handle)) => { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `app` [INFO] [stdout] --> src/main.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | let app = unsafe { App::new() }?; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `entry`, `instance`, `event_loop`, `window`, `surface`, and `physical_device` are never read [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | struct App { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 13 | entry: ash::Entry, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 14 | instance: ash::Instance, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 15 | event_loop: Option>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 16 | window: Window, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 17 | surface: SurfaceKHR, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 18 | physical_device: PhysicalDevice, [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.82s [INFO] running `Command { std: "docker" "inspect" "6758c9841cf1d557bff2c80ee93d924132ec7319eae2dec3142fdc15969263ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6758c9841cf1d557bff2c80ee93d924132ec7319eae2dec3142fdc15969263ef", kill_on_drop: false }` [INFO] [stdout] 6758c9841cf1d557bff2c80ee93d924132ec7319eae2dec3142fdc15969263ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c7936a94f10b1c2d4e516bcd91a6a12e0e9a7bc618410d8a14f16de31264d83f [INFO] running `Command { std: "docker" "start" "-a" "c7936a94f10b1c2d4e516bcd91a6a12e0e9a7bc618410d8a14f16de31264d83f", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `c_int` [INFO] [stderr] --> src/platform.rs:1:16 [INFO] [stderr] | [INFO] [stderr] 1 | use std::ffi::{c_int, c_ulong, c_void, CStr}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `ash::prelude::VkResult` [INFO] [stderr] --> src/platform.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use ash::prelude::VkResult; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `window_handle` [INFO] [stderr] --> src/platform.rs:116:33 [INFO] [stderr] | [INFO] [stderr] 116 | (RawWindowHandle::Win32(window_handle), RawDisplayHandle::Windows(_)) => { [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_handle` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `window_handle` [INFO] [stderr] --> src/platform.rs:119:35 [INFO] [stderr] | [INFO] [stderr] 119 | (RawWindowHandle::Wayland(window_handle), RawDisplayHandle::Wayland(display_handle)) => { [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_handle` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `display_handle` [INFO] [stderr] --> src/platform.rs:119:77 [INFO] [stderr] | [INFO] [stderr] 119 | (RawWindowHandle::Wayland(window_handle), RawDisplayHandle::Wayland(display_handle)) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_display_handle` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `window_handle` [INFO] [stderr] --> src/platform.rs:122:31 [INFO] [stderr] | [INFO] [stderr] 122 | (RawWindowHandle::Xcb(window_handle), RawDisplayHandle::Xcb(display_handle)) => { [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_handle` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `display_handle` [INFO] [stderr] --> src/platform.rs:122:69 [INFO] [stderr] | [INFO] [stderr] 122 | (RawWindowHandle::Xcb(window_handle), RawDisplayHandle::Xcb(display_handle)) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_display_handle` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `window_handle` [INFO] [stderr] --> src/platform.rs:125:32 [INFO] [stderr] | [INFO] [stderr] 125 | (RawWindowHandle::Xlib(window_handle), RawDisplayHandle::Xlib(_display_handle)) => { [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_handle` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `app` [INFO] [stderr] --> src/main.rs:76:9 [INFO] [stderr] | [INFO] [stderr] 76 | let app = unsafe { App::new() }?; [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_app` [INFO] [stderr] [INFO] [stderr] warning: fields `entry`, `instance`, `event_loop`, `window`, `surface`, and `physical_device` are never read [INFO] [stderr] --> src/main.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 12 | struct App { [INFO] [stderr] | --- fields in this struct [INFO] [stderr] 13 | entry: ash::Entry, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 14 | instance: ash::Instance, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 15 | event_loop: Option>, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 16 | window: Window, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 17 | surface: SurfaceKHR, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 18 | physical_device: PhysicalDevice, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `legaming` (bin "legaming" test) generated 10 warnings (run `cargo fix --bin "legaming" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/legaming-27c387e23db5631d) [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" "c7936a94f10b1c2d4e516bcd91a6a12e0e9a7bc618410d8a14f16de31264d83f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7936a94f10b1c2d4e516bcd91a6a12e0e9a7bc618410d8a14f16de31264d83f", kill_on_drop: false }` [INFO] [stdout] c7936a94f10b1c2d4e516bcd91a6a12e0e9a7bc618410d8a14f16de31264d83f