[INFO] cloning repository https://github.com/adrian-afl/ash-experiments
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adrian-afl/ash-experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadrian-afl%2Fash-experiments", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadrian-afl%2Fash-experiments'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7b47b1c006569d6738d90a9bd86318df31377a0d
[INFO] testing adrian-afl/ash-experiments against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadrian-afl%2Fash-experiments" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/adrian-afl/ash-experiments
[INFO] finished tweaking git repo https://github.com/adrian-afl/ash-experiments
[INFO] tweaked toml for git repo https://github.com/adrian-afl/ash-experiments written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/adrian-afl/ash-experiments on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/adrian-afl/ash-experiments 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.2.7
[INFO] [stderr]   Downloaded wayland-protocols-plasma v0.3.5
[INFO] [stderr]   Downloaded wayland-client v0.31.7
[INFO] [stderr]   Downloaded wayland-backend v0.3.7
[INFO] [stderr]   Downloaded wayland-cursor v0.31.7
[INFO] [stderr]   Downloaded wayland-scanner v0.31.5
[INFO] [stderr]   Downloaded wayland-protocols-wlr v0.3.5
[INFO] [stderr]   Downloaded wayland-sys v0.31.5
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.49
[INFO] [stderr]   Downloaded ravif v0.11.11
[INFO] [stderr]   Downloaded thiserror-impl v2.0.9
[INFO] [stderr]   Downloaded thiserror v2.0.9
[INFO] [stderr]   Downloaded built v0.7.6
[INFO] [stderr]   Downloaded raw-window-metal v0.4.0
[INFO] [stderr]   Downloaded avif-serialize v0.8.2
[INFO] [stderr]   Downloaded ash-window v0.13.0
[INFO] [stderr]   Downloaded wayland-protocols v0.32.5
[INFO] [stderr]   Downloaded rustix v0.38.42
[INFO] [stderr]   Downloaded syn v2.0.94
[INFO] [stderr]   Downloaded winit v0.30.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0ff35a128708430ee5042f1399b2a4008b2bfda6582094bab41c237c783d9538
[INFO] running `Command { std: "docker" "start" "0ff35a128708430ee5042f1399b2a4008b2bfda6582094bab41c237c783d9538", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ff35a128708430ee5042f1399b2a4008b2bfda6582094bab41c237c783d9538", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0ff35a128708430ee5042f1399b2a4008b2bfda6582094bab41c237c783d9538" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ff35a128708430ee5042f1399b2a4008b2bfda6582094bab41c237c783d9538", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0ff35a128708430ee5042f1399b2a4008b2bfda6582094bab41c237c783d9538" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]    Compiling wayland-client v0.31.7
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling built v0.7.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling winit v0.30.7
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling avif-serialize v0.8.2
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling image-webp v0.2.1
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling zune-jpeg v0.4.14
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[INFO] [stderr]    Compiling profiling v1.0.16
[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-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 ravif v0.11.11
[INFO] [stderr]    Compiling image v0.25.5
[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 sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling ash-window v0.13.0
[INFO] [stderr]    Compiling vengine-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `layer_names`
[INFO] [stdout]    --> src/core/device.rs:148:13
[INFO] [stdout]     |
[INFO] [stdout] 148 |         let layer_names: [&CStr; 0] = [];
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_layer_names`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `layers_names_raw`
[INFO] [stdout]    --> src/core/device.rs:151:13
[INFO] [stdout]     |
[INFO] [stdout] 151 |         let layers_names_raw: Vec<*const c_char> = layer_names
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_layers_names_raw`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "0ff35a128708430ee5042f1399b2a4008b2bfda6582094bab41c237c783d9538", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0ff35a128708430ee5042f1399b2a4008b2bfda6582094bab41c237c783d9538" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling vengine-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `layer_names`
[INFO] [stdout]    --> src/core/device.rs:148:13
[INFO] [stdout]     |
[INFO] [stdout] 148 |         let layer_names: [&CStr; 0] = [];
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_layer_names`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `layers_names_raw`
[INFO] [stdout]    --> src/core/device.rs:151:13
[INFO] [stdout]     |
[INFO] [stdout] 151 |         let layers_names_raw: Vec<*const c_char> = layer_names
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_layers_names_raw`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]   --> examples/compute/main.rs:85:35
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn on_window_event(&mut self, event: WindowEvent) {}
[INFO] [stdout]    |                                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `device_id`
[INFO] [stdout]   --> examples/compute/main.rs:86:35
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn on_device_event(&mut self, device_id: DeviceId, event: DeviceEvent) {}
[INFO] [stdout]    |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_device_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]   --> examples/compute/main.rs:86:56
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn on_device_event(&mut self, device_id: DeviceId, event: DeviceEvent) {}
[INFO] [stdout]    |                                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `window`
[INFO] [stdout]   --> examples/compute/main.rs:97:45
[INFO] [stdout]    |
[INFO] [stdout] 97 |         Box::from(|toolkit: Arc<VEToolkit>, window: Arc<Mutex<Window>>| {
[INFO] [stdout]    |                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `depth_buffer` and `global_descriptor_set_layout` are never read
[INFO] [stdout]   --> examples/dingus_mesh/dingus_app.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | struct MeshStage {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |     depth_buffer: VEImage,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     global_descriptor_set_layout: VEDescriptorSetLayout,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `texture` and `sampler` are never read
[INFO] [stdout]   --> examples/dingus_mesh/dingus_app.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | struct Mesh {
[INFO] [stdout]    |        ---- fields in this struct
[INFO] [stdout] 54 |     vertex_buffer: VEVertexBuffer,
[INFO] [stdout] 55 |     texture: VEImage,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 56 |     sampler: VESampler,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `layer_names`
[INFO] [stdout]    --> src/core/device.rs:148:13
[INFO] [stdout]     |
[INFO] [stdout] 148 |         let layer_names: [&CStr; 0] = [];
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_layer_names`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `layers_names_raw`
[INFO] [stdout]    --> src/core/device.rs:151:13
[INFO] [stdout]     |
[INFO] [stdout] 151 |         let layers_names_raw: Vec<*const c_char> = layer_names
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_layers_names_raw`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.15s
[INFO] running `Command { std: "docker" "inspect" "0ff35a128708430ee5042f1399b2a4008b2bfda6582094bab41c237c783d9538", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0ff35a128708430ee5042f1399b2a4008b2bfda6582094bab41c237c783d9538" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `layer_names`
[INFO] [stderr]    --> src/core/device.rs:148:13
[INFO] [stderr]     |
[INFO] [stderr] 148 |         let layer_names: [&CStr; 0] = [];
[INFO] [stderr]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_layer_names`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `layers_names_raw`
[INFO] [stderr]    --> src/core/device.rs:151:13
[INFO] [stderr]     |
[INFO] [stderr] 151 |         let layers_names_raw: Vec<*const c_char> = layer_names
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_layers_names_raw`
[INFO] [stderr] 
[INFO] [stderr] warning: `vengine-rs` (lib) generated 2 warnings (run `cargo fix --lib -p vengine-rs` to apply 2 suggestions)
[INFO] [stderr] warning: `vengine-rs` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: fields `depth_buffer` and `global_descriptor_set_layout` are never read
[INFO] [stderr]   --> examples/dingus_mesh/dingus_app.rs:42:5
[INFO] [stderr]    |
[INFO] [stderr] 39 | struct MeshStage {
[INFO] [stderr]    |        --------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 42 |     depth_buffer: VEImage,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 46 |     global_descriptor_set_layout: VEDescriptorSetLayout,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `texture` and `sampler` are never read
[INFO] [stderr]   --> examples/dingus_mesh/dingus_app.rs:55:5
[INFO] [stderr]    |
[INFO] [stderr] 53 | struct Mesh {
[INFO] [stderr]    |        ---- fields in this struct
[INFO] [stderr] 54 |     vertex_buffer: VEVertexBuffer,
[INFO] [stderr] 55 |     texture: VEImage,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 56 |     sampler: VESampler,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `event`
[INFO] [stderr]   --> examples/compute/main.rs:85:35
[INFO] [stderr]    |
[INFO] [stderr] 85 |     fn on_window_event(&mut self, event: WindowEvent) {}
[INFO] [stderr]    |                                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `device_id`
[INFO] [stderr]   --> examples/compute/main.rs:86:35
[INFO] [stderr]    |
[INFO] [stderr] 86 |     fn on_device_event(&mut self, device_id: DeviceId, event: DeviceEvent) {}
[INFO] [stderr]    |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_device_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `event`
[INFO] [stderr]   --> examples/compute/main.rs:86:56
[INFO] [stderr]    |
[INFO] [stderr] 86 |     fn on_device_event(&mut self, device_id: DeviceId, event: DeviceEvent) {}
[INFO] [stderr]    |                                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `window`
[INFO] [stderr]   --> examples/compute/main.rs:97:45
[INFO] [stderr]    |
[INFO] [stderr] 97 |         Box::from(|toolkit: Arc<VEToolkit>, window: Arc<Mutex<Window>>| {
[INFO] [stderr]    |                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window`
[INFO] [stderr] 
[INFO] [stderr] warning: `vengine-rs` (example "dingus_mesh") generated 2 warnings
[INFO] [stderr] warning: `vengine-rs` (example "compute") generated 4 warnings (run `cargo fix --example "compute" -p vengine-rs` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vengine_rs-44c4eb1426bd8761)
[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 vengine_rs
[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" "0ff35a128708430ee5042f1399b2a4008b2bfda6582094bab41c237c783d9538", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ff35a128708430ee5042f1399b2a4008b2bfda6582094bab41c237c783d9538", kill_on_drop: false }`
[INFO] [stdout] 0ff35a128708430ee5042f1399b2a4008b2bfda6582094bab41c237c783d9538
