[INFO] cloning repository https://github.com/Killavus/wgpu-basics [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Killavus/wgpu-basics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKillavus%2Fwgpu-basics", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKillavus%2Fwgpu-basics'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2472f57f68960001b12d8731f423058f55b3b1f8 [INFO] checking Killavus/wgpu-basics against master#d255c6a57c393db6221b1ff700daea478436f1cd for pr-122317 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKillavus%2Fwgpu-basics" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Killavus/wgpu-basics on toolchain d255c6a57c393db6221b1ff700daea478436f1cd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d255c6a57c393db6221b1ff700daea478436f1cd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Killavus/wgpu-basics [INFO] finished tweaking git repo https://github.com/Killavus/wgpu-basics [INFO] tweaked toml for git repo https://github.com/Killavus/wgpu-basics written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Killavus/wgpu-basics 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" "+d255c6a57c393db6221b1ff700daea478436f1cd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded encase v0.7.0 [INFO] [stderr] Downloaded encase_derive_impl v0.7.0 [INFO] [stderr] Downloaded encase_derive v0.7.0 [INFO] [stderr] Downloaded egui-winit v0.26.0 [INFO] [stderr] Downloaded d3d12 v0.19.0 [INFO] [stderr] Downloaded egui-wgpu v0.26.0 [INFO] [stderr] Downloaded ecolor v0.26.0 [INFO] [stderr] Downloaded emath v0.26.0 [INFO] [stderr] Downloaded tobj v4.0.1 [INFO] [stderr] Downloaded naga_oil v0.13.0 [INFO] [stderr] Downloaded egui v0.26.0 [INFO] [stderr] Downloaded winit v0.29.8 [INFO] [stderr] Downloaded epaint v0.26.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d255c6a57c393db6221b1ff700daea478436f1cd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8bb20965e84fb23b400d116aaeb9a3d6819cb9fc49f21b0905181b0f84e1d947 [INFO] running `Command { std: "docker" "start" "-a" "8bb20965e84fb23b400d116aaeb9a3d6819cb9fc49f21b0905181b0f84e1d947", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8bb20965e84fb23b400d116aaeb9a3d6819cb9fc49f21b0905181b0f84e1d947", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bb20965e84fb23b400d116aaeb9a3d6819cb9fc49f21b0905181b0f84e1d947", kill_on_drop: false }` [INFO] [stdout] 8bb20965e84fb23b400d116aaeb9a3d6819cb9fc49f21b0905181b0f84e1d947 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d255c6a57c393db6221b1ff700daea478436f1cd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fd7841986576f865fa9a2f5b6f44477ce50a835f80574c5c17e5c4fbaa1934a [INFO] running `Command { std: "docker" "start" "-a" "0fd7841986576f865fa9a2f5b6f44477ce50a835f80574c5c17e5c4fbaa1934a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.74 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking pp-rs v0.2.1 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking raw-window-handle v0.6.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling wgpu-hal v0.19.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crc32fast v1.3.2 [INFO] [stderr] Checking wgpu-types v0.19.0 [INFO] [stderr] Compiling winit v0.29.8 [INFO] [stderr] Compiling wgpu-core v0.19.0 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling syn v2.0.46 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling wayland-scanner v0.31.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling x11rb v0.12.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking x11rb-protocol v0.13.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking renderdoc-sys v1.0.0 [INFO] [stderr] Checking profiling v1.0.13 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking memmap2 v0.9.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking gethostname v0.3.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking xkbcommon-dl v0.4.1 [INFO] [stderr] Compiling wgpu v0.19.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Compiling wayland-backend v0.3.2 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking smol_str v0.2.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking web-time v0.2.4 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking webbrowser v0.8.12 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking exr v1.71.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking png v0.17.11 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking x11rb-protocol v0.12.0 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking type-map v0.5.0 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling document-features v0.2.8 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tobj v4.0.1 [INFO] [stderr] Checking wayland-client v0.31.1 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Compiling encase_derive_impl v0.7.0 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Compiling nalgebra-macros v0.2.1 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling encase_derive v0.7.0 [INFO] [stderr] Checking wayland-protocols v0.31.0 [INFO] [stderr] Checking wayland-cursor v0.31.0 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking naga v0.19.0 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking tiny-skia-path v0.11.3 [INFO] [stderr] Checking safe_arch v0.7.1 [INFO] [stderr] Checking emath v0.26.0 [INFO] [stderr] Checking ecolor v0.26.0 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking epaint v0.26.0 [INFO] [stderr] Checking image v0.24.8 [INFO] [stderr] Checking polling v3.3.1 [INFO] [stderr] Checking calloop v0.12.3 [INFO] [stderr] Checking wide v0.7.13 [INFO] [stderr] Checking tiny-skia v0.11.3 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking egui v0.26.0 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking wayland-protocols-plasma v0.2.0 [INFO] [stderr] Checking arboard v3.3.0 [INFO] [stderr] Checking sctk-adwaita v0.8.1 [INFO] [stderr] Checking smithay-clipboard v0.7.0 [INFO] [stderr] Checking x11rb v0.13.0 [INFO] [stderr] Checking nalgebra v0.32.3 [INFO] [stderr] Checking naga_oil v0.13.0 [INFO] [stderr] Checking egui-winit v0.26.0 [INFO] [stderr] Checking encase v0.7.0 [INFO] [stderr] Checking egui-wgpu v0.26.0 [INFO] [stderr] Checking gpu-basics v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `fnv::FnvHashMap` [INFO] [stdout] --> src/gpu_context.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use fnv::FnvHashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `compute::BlurPass` [INFO] [stdout] --> src/postprocess_pass.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{compute::BlurPass, gpu::Gpu, shader_compiler::ShaderCompiler}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `naga_oil::compose::ShaderDefValue` [INFO] [stdout] --> src/shadow_pass.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use naga_oil::compose::ShaderDefValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fnv::FnvHashMap` [INFO] [stdout] --> src/gpu_context.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use fnv::FnvHashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `compute::BlurPass` [INFO] [stdout] --> src/postprocess_pass.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{compute::BlurPass, gpu::Gpu, shader_compiler::ShaderCompiler}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `naga_oil::compose::ShaderDefValue` [INFO] [stdout] --> src/shadow_pass.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use naga_oil::compose::ShaderDefValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/test_scenes.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | let mut camera = GpuCamera::new( [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/test_scenes.rs:272:9 [INFO] [stdout] | [INFO] [stdout] 272 | let mut camera = GpuCamera::new( [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/test_scenes.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | let mut camera = GpuCamera::new( [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/test_scenes.rs:272:9 [INFO] [stdout] | [INFO] [stdout] 272 | let mut camera = GpuCamera::new( [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `NormalInformation` is more private than the item `mesh::Geometry::Indexed::normals` [INFO] [stdout] --> src/mesh.rs:241:9 [INFO] [stdout] | [INFO] [stdout] 241 | normals: NormalInformation, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ field `mesh::Geometry::Indexed::normals` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `NormalInformation` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/mesh.rs:232:1 [INFO] [stdout] | [INFO] [stdout] 232 | enum NormalInformation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `NormalInformation` is more private than the item `mesh::Geometry::NonIndexed::normals` [INFO] [stdout] --> src/mesh.rs:246:9 [INFO] [stdout] | [INFO] [stdout] 246 | normals: NormalInformation, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ field `mesh::Geometry::NonIndexed::normals` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `NormalInformation` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/mesh.rs:232:1 [INFO] [stdout] | [INFO] [stdout] 232 | enum NormalInformation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ShaderCompilerInner` is more private than the item `CompilationUnit::new` [INFO] [stdout] --> src/shader_compiler.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn new(instance: ShaderCompilerInstance, path: impl AsRef) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `CompilationUnit::new` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `ShaderCompilerInner` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/shader_compiler.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | struct ShaderCompilerInner { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `shader_from_code` and `shader_from_file` are never used [INFO] [stdout] --> src/gpu.rs:127:12 [INFO] [stdout] | [INFO] [stdout] 22 | impl<'window> Gpu<'window> { [INFO] [stdout] | -------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 127 | pub fn shader_from_code(&self, code: &str) -> wgpu::ShaderModule { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 169 | pub fn shader_from_file(&self, path: impl AsRef) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `update_with` is never used [INFO] [stdout] --> src/gpu.rs:203:12 [INFO] [stdout] | [INFO] [stdout] 182 | impl GpuMat4 { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 203 | pub fn update_with(&mut self, queue: &wgpu::Queue, updater: F) -> Result<()> [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RenderContext` is never constructed [INFO] [stdout] --> src/gpu_context.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct RenderContext<'window> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `init` and `create` are never used [INFO] [stdout] --> src/gpu_context.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 21 | impl<'window> RenderContext<'window> { [INFO] [stdout] | ------------------------------------ associated functions in this implementation [INFO] [stdout] 22 | fn init( [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | pub async fn create( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `buffer` is never read [INFO] [stdout] --> src/material.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 44 | PhongSolid { [INFO] [stdout] | ---------- field in this variant [INFO] [stdout] 45 | buffer: wgpu::Buffer, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `PhongTexturedNormal` is never constructed [INFO] [stdout] --> src/material.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 43 | enum GpuMaterial { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 51 | PhongTexturedNormal { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `stride` is never used [INFO] [stdout] --> src/mesh.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl MeshVertexArrayType { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] 20 | pub fn stride(&self) -> usize { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `NormalInformation` is more private than the item `mesh::Geometry::Indexed::normals` [INFO] [stdout] --> src/mesh.rs:241:9 [INFO] [stdout] | [INFO] [stdout] 241 | normals: NormalInformation, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ field `mesh::Geometry::Indexed::normals` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `NormalInformation` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/mesh.rs:232:1 [INFO] [stdout] | [INFO] [stdout] 232 | enum NormalInformation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `update` is never used [INFO] [stdout] --> src/projection.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl GpuProjection { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn update(&mut self, queue: &wgpu::Queue, mat: na::Matrix4) -> Result<()> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `NormalInformation` is more private than the item `mesh::Geometry::NonIndexed::normals` [INFO] [stdout] --> src/mesh.rs:246:9 [INFO] [stdout] | [INFO] [stdout] 246 | normals: NormalInformation, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ field `mesh::Geometry::NonIndexed::normals` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `NormalInformation` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/mesh.rs:232:1 [INFO] [stdout] | [INFO] [stdout] 232 | enum NormalInformation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `stride` is never used [INFO] [stdout] --> src/scene.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 32 | impl InstanceArrayType { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] 33 | pub fn stride(&self) -> usize { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `spec` is never read [INFO] [stdout] --> src/scene.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 55 | pub struct Instance { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 58 | spec: InstanceSpec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Instance` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ShaderCompilerInner` is more private than the item `CompilationUnit::new` [INFO] [stdout] --> src/shader_compiler.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn new(instance: ShaderCompilerInstance, path: impl AsRef) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `CompilationUnit::new` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `ShaderCompilerInner` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/shader_compiler.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | struct ShaderCompilerInner { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `model`, `set_model`, and `update_from_object` are never used [INFO] [stdout] --> src/scene.rs:120:12 [INFO] [stdout] | [INFO] [stdout] 66 | impl Instance { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 120 | pub fn model(&self) -> FMat4x4 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 124 | pub fn set_model(&mut self, v: FMat4x4) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 129 | pub fn update_from_object(self, object_instance: &Instance) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `instance_idx` is never read [INFO] [stdout] --> src/scene.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 216 | struct SceneObject { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 217 | instance_idx: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SceneObject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/scene.rs:224:26 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct SceneObjectId(usize); [INFO] [stdout] | ------------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = note: `SceneObjectId` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 224 | pub struct SceneObjectId(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `instances`, `materials`, `scene_objects`, `mesh_descriptors`, and `instance_offsets` are never read [INFO] [stdout] --> src/scene.rs:288:5 [INFO] [stdout] | [INFO] [stdout] 287 | pub struct GpuScene { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 288 | instances: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 289 | materials: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 290 | scene_objects: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 295 | mesh_descriptors: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 296 | instance_offsets: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `indexed_buffer_count` and `non_indexed_buffer_count` are never read [INFO] [stdout] --> src/scene.rs:311:5 [INFO] [stdout] | [INFO] [stdout] 309 | struct DrawBuffers { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 310 | indexed_buffer: Option, [INFO] [stdout] 311 | indexed_buffer_count: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 312 | non_indexed_buffer: Option, [INFO] [stdout] 313 | non_indexed_buffer_count: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `update_instance` is never used [INFO] [stdout] --> src/scene.rs:643:12 [INFO] [stdout] | [INFO] [stdout] 324 | impl GpuScene { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 643 | pub fn update_instance(&mut self, gpu: &Gpu, scene_object_id: SceneObjectId, updater: F) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `geometry_tan_space` and `uvs` are never used [INFO] [stdout] --> src/shapes.rs:103:12 [INFO] [stdout] | [INFO] [stdout] 73 | impl Plane { [INFO] [stdout] | ---------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 103 | pub fn geometry_tan_space() -> Geometry { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | pub fn uvs() -> Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `blinn_phong_scene` is never used [INFO] [stdout] --> src/test_scenes.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn blinn_phong_scene(gpu: &Gpu) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `normal_mapping_test` is never used [INFO] [stdout] --> src/test_scenes.rs:319:8 [INFO] [stdout] | [INFO] [stdout] 319 | pub fn normal_mapping_test(gpu: &Gpu) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `shader_from_code` and `shader_from_file` are never used [INFO] [stdout] --> src/gpu.rs:127:12 [INFO] [stdout] | [INFO] [stdout] 22 | impl<'window> Gpu<'window> { [INFO] [stdout] | -------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 127 | pub fn shader_from_code(&self, code: &str) -> wgpu::ShaderModule { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 169 | pub fn shader_from_file(&self, path: impl AsRef) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `update_with` is never used [INFO] [stdout] --> src/gpu.rs:203:12 [INFO] [stdout] | [INFO] [stdout] 182 | impl GpuMat4 { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 203 | pub fn update_with(&mut self, queue: &wgpu::Queue, updater: F) -> Result<()> [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RenderContext` is never constructed [INFO] [stdout] --> src/gpu_context.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct RenderContext<'window> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `init` and `create` are never used [INFO] [stdout] --> src/gpu_context.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 21 | impl<'window> RenderContext<'window> { [INFO] [stdout] | ------------------------------------ associated functions in this implementation [INFO] [stdout] 22 | fn init( [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | pub async fn create( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `buffer` is never read [INFO] [stdout] --> src/material.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 44 | PhongSolid { [INFO] [stdout] | ---------- field in this variant [INFO] [stdout] 45 | buffer: wgpu::Buffer, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `PhongTexturedNormal` is never constructed [INFO] [stdout] --> src/material.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 43 | enum GpuMaterial { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 51 | PhongTexturedNormal { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `stride` is never used [INFO] [stdout] --> src/mesh.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl MeshVertexArrayType { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] 20 | pub fn stride(&self) -> usize { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `update` is never used [INFO] [stdout] --> src/projection.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl GpuProjection { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn update(&mut self, queue: &wgpu::Queue, mat: na::Matrix4) -> Result<()> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `stride` is never used [INFO] [stdout] --> src/scene.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 32 | impl InstanceArrayType { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] 33 | pub fn stride(&self) -> usize { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `spec` is never read [INFO] [stdout] --> src/scene.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 55 | pub struct Instance { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 58 | spec: InstanceSpec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Instance` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `model`, `set_model`, and `update_from_object` are never used [INFO] [stdout] --> src/scene.rs:120:12 [INFO] [stdout] | [INFO] [stdout] 66 | impl Instance { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 120 | pub fn model(&self) -> FMat4x4 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 124 | pub fn set_model(&mut self, v: FMat4x4) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 129 | pub fn update_from_object(self, object_instance: &Instance) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `instance_idx` is never read [INFO] [stdout] --> src/scene.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 216 | struct SceneObject { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 217 | instance_idx: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SceneObject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/scene.rs:224:26 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct SceneObjectId(usize); [INFO] [stdout] | ------------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = note: `SceneObjectId` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 224 | pub struct SceneObjectId(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `instances`, `materials`, `scene_objects`, `mesh_descriptors`, and `instance_offsets` are never read [INFO] [stdout] --> src/scene.rs:288:5 [INFO] [stdout] | [INFO] [stdout] 287 | pub struct GpuScene { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 288 | instances: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 289 | materials: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 290 | scene_objects: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 295 | mesh_descriptors: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 296 | instance_offsets: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `indexed_buffer_count` and `non_indexed_buffer_count` are never read [INFO] [stdout] --> src/scene.rs:311:5 [INFO] [stdout] | [INFO] [stdout] 309 | struct DrawBuffers { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 310 | indexed_buffer: Option, [INFO] [stdout] 311 | indexed_buffer_count: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 312 | non_indexed_buffer: Option, [INFO] [stdout] 313 | non_indexed_buffer_count: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `update_instance` is never used [INFO] [stdout] --> src/scene.rs:643:12 [INFO] [stdout] | [INFO] [stdout] 324 | impl GpuScene { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 643 | pub fn update_instance(&mut self, gpu: &Gpu, scene_object_id: SceneObjectId, updater: F) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `geometry_tan_space` and `uvs` are never used [INFO] [stdout] --> src/shapes.rs:103:12 [INFO] [stdout] | [INFO] [stdout] 73 | impl Plane { [INFO] [stdout] | ---------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 103 | pub fn geometry_tan_space() -> Geometry { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | pub fn uvs() -> Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `blinn_phong_scene` is never used [INFO] [stdout] --> src/test_scenes.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn blinn_phong_scene(gpu: &Gpu) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `normal_mapping_test` is never used [INFO] [stdout] --> src/test_scenes.rs:319:8 [INFO] [stdout] | [INFO] [stdout] 319 | pub fn normal_mapping_test(gpu: &Gpu) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.58s [INFO] running `Command { std: "docker" "inspect" "0fd7841986576f865fa9a2f5b6f44477ce50a835f80574c5c17e5c4fbaa1934a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fd7841986576f865fa9a2f5b6f44477ce50a835f80574c5c17e5c4fbaa1934a", kill_on_drop: false }` [INFO] [stdout] 0fd7841986576f865fa9a2f5b6f44477ce50a835f80574c5c17e5c4fbaa1934a [INFO] checking Killavus/wgpu-basics against try#1f7553361c08f8eafdc645e09215667278ab86f4 for pr-122317 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKillavus%2Fwgpu-basics" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Killavus/wgpu-basics on toolchain 1f7553361c08f8eafdc645e09215667278ab86f4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7553361c08f8eafdc645e09215667278ab86f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Killavus/wgpu-basics [INFO] finished tweaking git repo https://github.com/Killavus/wgpu-basics [INFO] tweaked toml for git repo https://github.com/Killavus/wgpu-basics written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Killavus/wgpu-basics 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" "+1f7553361c08f8eafdc645e09215667278ab86f4" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1f7553361c08f8eafdc645e09215667278ab86f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21fc8190c2dd23deea3d8ab9e19502ffe25a9e536ca5daef2607889f723075e6 [INFO] running `Command { std: "docker" "start" "-a" "21fc8190c2dd23deea3d8ab9e19502ffe25a9e536ca5daef2607889f723075e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21fc8190c2dd23deea3d8ab9e19502ffe25a9e536ca5daef2607889f723075e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21fc8190c2dd23deea3d8ab9e19502ffe25a9e536ca5daef2607889f723075e6", kill_on_drop: false }` [INFO] [stdout] 21fc8190c2dd23deea3d8ab9e19502ffe25a9e536ca5daef2607889f723075e6 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1f7553361c08f8eafdc645e09215667278ab86f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e00b29d5c4018222dd902d76835a52a32d21f7f7b7ba42dcd64902435b3743a5 [INFO] running `Command { std: "docker" "start" "-a" "e00b29d5c4018222dd902d76835a52a32d21f7f7b7ba42dcd64902435b3743a5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.74 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking pp-rs v0.2.1 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking raw-window-handle v0.6.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling wgpu-hal v0.19.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.46 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking crc32fast v1.3.2 [INFO] [stderr] Checking wgpu-types v0.19.0 [INFO] [stderr] Compiling winit v0.29.8 [INFO] [stderr] Compiling wgpu-core v0.19.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling wayland-scanner v0.31.0 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking renderdoc-sys v1.0.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking profiling v1.0.13 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Compiling x11rb v0.12.0 [INFO] [stderr] Checking x11rb-protocol v0.13.0 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking memmap2 v0.9.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking gethostname v0.3.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking xkbcommon-dl v0.4.1 [INFO] [stderr] Compiling wgpu v0.19.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Compiling wayland-backend v0.3.2 [INFO] [stderr] Checking smol_str v0.2.0 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking web-time v0.2.4 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking x11rb-protocol v0.12.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking webbrowser v0.8.12 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking exr v1.71.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking png v0.17.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking type-map v0.5.0 [INFO] [stderr] Compiling document-features v0.2.8 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking wayland-client v0.31.1 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking tobj v4.0.1 [INFO] [stderr] Compiling encase_derive_impl v0.7.0 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] error: could not compile `x11rb-protocol` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7553361c08f8eafdc645e09215667278ab86f4/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/x11rb-protocol-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="randr"' --cfg 'feature="render"' --cfg 'feature="resource_manager"' --cfg 'feature="shape"' --cfg 'feature="std"' --cfg 'feature="xfixes"' --cfg 'feature="xinput"' --cfg 'feature="xkb"' -C metadata=b56c7e9fc9f40765 -C extra-filename=-b56c7e9fc9f40765 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7553361c08f8eafdc645e09215667278ab86f4/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.46/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' -C metadata=c274eb92c4695916 -C extra-filename=-c274eb92c4695916 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-41239914edea71cc.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-df8878c59f9fdcca.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f8d62a079c79a15a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "e00b29d5c4018222dd902d76835a52a32d21f7f7b7ba42dcd64902435b3743a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e00b29d5c4018222dd902d76835a52a32d21f7f7b7ba42dcd64902435b3743a5", kill_on_drop: false }` [INFO] [stdout] e00b29d5c4018222dd902d76835a52a32d21f7f7b7ba42dcd64902435b3743a5