[INFO] cloning repository https://github.com/rasmustrew/WGPU_experimentation [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rasmustrew/WGPU_experimentation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frasmustrew%2FWGPU_experimentation", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frasmustrew%2FWGPU_experimentation'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 07fc3190c4bb412b40f74a8c2264a9d23a8c21dd [INFO] testing rasmustrew/WGPU_experimentation against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frasmustrew%2FWGPU_experimentation" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rasmustrew/WGPU_experimentation on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rasmustrew/WGPU_experimentation [INFO] finished tweaking git repo https://github.com/rasmustrew/WGPU_experimentation [INFO] tweaked toml for git repo https://github.com/rasmustrew/WGPU_experimentation written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/rasmustrew/WGPU_experimentation already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3601dbd6e3c1f3bb453e67ccda0fd9b3fd1c3a971696002bdaece9ebad413d6b [INFO] running `Command { std: "docker" "start" "-a" "3601dbd6e3c1f3bb453e67ccda0fd9b3fd1c3a971696002bdaece9ebad413d6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3601dbd6e3c1f3bb453e67ccda0fd9b3fd1c3a971696002bdaece9ebad413d6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3601dbd6e3c1f3bb453e67ccda0fd9b3fd1c3a971696002bdaece9ebad413d6b", kill_on_drop: false }` [INFO] [stdout] 3601dbd6e3c1f3bb453e67ccda0fd9b3fd1c3a971696002bdaece9ebad413d6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fec9e1cfb29bf4412f958b3d2a5b5f69e97adb069cc02245e0fe7b96d4b9786 [INFO] running `Command { std: "docker" "start" "-a" "0fec9e1cfb29bf4412f958b3d2a5b5f69e97adb069cc02245e0fe7b96d4b9786", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling glow v0.9.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling profiling v1.0.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling wgpu-types v0.8.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling spirv_headers v1.5.0 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling wgpu-core v0.8.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling ash v0.32.1 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling gpu-alloc v0.4.7 [INFO] [stderr] Compiling gpu-descriptor v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling wayland-commons v0.28.5 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling wayland-cursor v0.28.5 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling naga v0.4.2 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling gfx-hal v0.8.0 [INFO] [stderr] Compiling gfx-backend-empty v0.8.0 [INFO] [stderr] Compiling gfx-backend-vulkan v0.8.0 [INFO] [stderr] Compiling gfx-backend-gl v0.8.1 [INFO] [stderr] Compiling wgpu v0.8.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling winit v0.24.0 [INFO] [stderr] Compiling wgpu_rs_custom_engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Matrix4` [INFO] [stdout] --> src/main.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | use cgmath::{Deg, Matrix4, Point3, Vector3}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Angle`, `Deg`, `InnerSpace` [INFO] [stdout] --> src/transformation_matrix.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use cgmath::{Angle, Deg, InnerSpace, Matrix4, Point3, Rad, Vector3}; [INFO] [stdout] | ^^^^^ ^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/main.rs:356:26 [INFO] [stdout] | [INFO] [stdout] 356 | fn handle_keyboard_input(state: &mut State, input: KeyboardInput) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> src/main.rs:303:25 [INFO] [stdout] | [INFO] [stdout] 303 | fn input(&mut self, event: &WindowEvent) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `movement` [INFO] [stdout] --> src/transformation_matrix.rs:54:16 [INFO] [stdout] | [INFO] [stdout] 54 | &self, movement: V, rotate_pitch: Y, rotate_yaw: P, rotate_roll: R [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_movement` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rotate_pitch` [INFO] [stdout] --> src/transformation_matrix.rs:54:29 [INFO] [stdout] | [INFO] [stdout] 54 | &self, movement: V, rotate_pitch: Y, rotate_yaw: P, rotate_roll: R [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rotate_pitch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rotate_yaw` [INFO] [stdout] --> src/transformation_matrix.rs:54:46 [INFO] [stdout] | [INFO] [stdout] 54 | &self, movement: V, rotate_pitch: Y, rotate_yaw: P, rotate_roll: R [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rotate_yaw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rotate_roll` [INFO] [stdout] --> src/transformation_matrix.rs:54:61 [INFO] [stdout] | [INFO] [stdout] 54 | &self, movement: V, rotate_pitch: Y, rotate_yaw: P, rotate_roll: R [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rotate_roll` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `num_vertices` [INFO] [stdout] --> src/main.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | num_vertices: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `diffuse_texture` [INFO] [stdout] --> src/main.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | diffuse_texture: texture::Texture, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `camera` [INFO] [stdout] --> src/main.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | camera: camera::Camera, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `uniform_buffer` [INFO] [stdout] --> src/main.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | uniform_buffer: wgpu::Buffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `handle_keyboard_input` [INFO] [stdout] --> src/main.rs:356:4 [INFO] [stdout] | [INFO] [stdout] 356 | fn handle_keyboard_input(state: &mut State, input: KeyboardInput) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `transform` [INFO] [stdout] --> src/transformation_matrix.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn transform< [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.01s [INFO] running `Command { std: "docker" "inspect" "0fec9e1cfb29bf4412f958b3d2a5b5f69e97adb069cc02245e0fe7b96d4b9786", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fec9e1cfb29bf4412f958b3d2a5b5f69e97adb069cc02245e0fe7b96d4b9786", kill_on_drop: false }` [INFO] [stdout] 0fec9e1cfb29bf4412f958b3d2a5b5f69e97adb069cc02245e0fe7b96d4b9786 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34ad7e79d31524080e8cc839db418151a502253316c208433476c1d3d0364dd5 [INFO] running `Command { std: "docker" "start" "-a" "34ad7e79d31524080e8cc839db418151a502253316c208433476c1d3d0364dd5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling wgpu_rs_custom_engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Matrix4` [INFO] [stdout] --> src/main.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | use cgmath::{Deg, Matrix4, Point3, Vector3}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Angle`, `Deg`, `InnerSpace` [INFO] [stdout] --> src/transformation_matrix.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use cgmath::{Angle, Deg, InnerSpace, Matrix4, Point3, Rad, Vector3}; [INFO] [stdout] | ^^^^^ ^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/main.rs:356:26 [INFO] [stdout] | [INFO] [stdout] 356 | fn handle_keyboard_input(state: &mut State, input: KeyboardInput) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> src/main.rs:303:25 [INFO] [stdout] | [INFO] [stdout] 303 | fn input(&mut self, event: &WindowEvent) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `movement` [INFO] [stdout] --> src/transformation_matrix.rs:54:16 [INFO] [stdout] | [INFO] [stdout] 54 | &self, movement: V, rotate_pitch: Y, rotate_yaw: P, rotate_roll: R [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_movement` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rotate_pitch` [INFO] [stdout] --> src/transformation_matrix.rs:54:29 [INFO] [stdout] | [INFO] [stdout] 54 | &self, movement: V, rotate_pitch: Y, rotate_yaw: P, rotate_roll: R [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rotate_pitch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rotate_yaw` [INFO] [stdout] --> src/transformation_matrix.rs:54:46 [INFO] [stdout] | [INFO] [stdout] 54 | &self, movement: V, rotate_pitch: Y, rotate_yaw: P, rotate_roll: R [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rotate_yaw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rotate_roll` [INFO] [stdout] --> src/transformation_matrix.rs:54:61 [INFO] [stdout] | [INFO] [stdout] 54 | &self, movement: V, rotate_pitch: Y, rotate_yaw: P, rotate_roll: R [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rotate_roll` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `num_vertices` [INFO] [stdout] --> src/main.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | num_vertices: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `diffuse_texture` [INFO] [stdout] --> src/main.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | diffuse_texture: texture::Texture, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `camera` [INFO] [stdout] --> src/main.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | camera: camera::Camera, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `uniform_buffer` [INFO] [stdout] --> src/main.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | uniform_buffer: wgpu::Buffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `handle_keyboard_input` [INFO] [stdout] --> src/main.rs:356:4 [INFO] [stdout] | [INFO] [stdout] 356 | fn handle_keyboard_input(state: &mut State, input: KeyboardInput) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `transform` [INFO] [stdout] --> src/transformation_matrix.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn transform< [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.16s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/wgpu_rs_custom_engine-93d1978d1126605d) [INFO] running `Command { std: "docker" "inspect" "34ad7e79d31524080e8cc839db418151a502253316c208433476c1d3d0364dd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34ad7e79d31524080e8cc839db418151a502253316c208433476c1d3d0364dd5", kill_on_drop: false }` [INFO] [stdout] 34ad7e79d31524080e8cc839db418151a502253316c208433476c1d3d0364dd5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dc58627fa2d24301fc554b340079c202548e6dc4cb0d38c87f5f540b080e59e2 [INFO] running `Command { std: "docker" "start" "-a" "dc58627fa2d24301fc554b340079c202548e6dc4cb0d38c87f5f540b080e59e2", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Matrix4` [INFO] [stderr] --> src/main.rs:11:19 [INFO] [stderr] | [INFO] [stderr] 11 | use cgmath::{Deg, Matrix4, Point3, Vector3}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Angle`, `Deg`, `InnerSpace` [INFO] [stderr] --> src/transformation_matrix.rs:1:14 [INFO] [stderr] | [INFO] [stderr] 1 | use cgmath::{Angle, Deg, InnerSpace, Matrix4, Point3, Rad, Vector3}; [INFO] [stderr] | ^^^^^ ^^^ ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `state` [INFO] [stderr] --> src/main.rs:356:26 [INFO] [stderr] | [INFO] [stderr] 356 | fn handle_keyboard_input(state: &mut State, input: KeyboardInput) { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `event` [INFO] [stderr] --> src/main.rs:303:25 [INFO] [stderr] | [INFO] [stderr] 303 | fn input(&mut self, event: &WindowEvent) -> bool { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `movement` [INFO] [stderr] --> src/transformation_matrix.rs:54:16 [INFO] [stderr] | [INFO] [stderr] 54 | &self, movement: V, rotate_pitch: Y, rotate_yaw: P, rotate_roll: R [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_movement` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `rotate_pitch` [INFO] [stderr] --> src/transformation_matrix.rs:54:29 [INFO] [stderr] | [INFO] [stderr] 54 | &self, movement: V, rotate_pitch: Y, rotate_yaw: P, rotate_roll: R [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rotate_pitch` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `rotate_yaw` [INFO] [stderr] --> src/transformation_matrix.rs:54:46 [INFO] [stderr] | [INFO] [stderr] 54 | &self, movement: V, rotate_pitch: Y, rotate_yaw: P, rotate_roll: R [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rotate_yaw` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `rotate_roll` [INFO] [stderr] --> src/transformation_matrix.rs:54:61 [INFO] [stderr] | [INFO] [stderr] 54 | &self, movement: V, rotate_pitch: Y, rotate_yaw: P, rotate_roll: R [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rotate_roll` [INFO] [stderr] [INFO] [stderr] warning: field is never read: `num_vertices` [INFO] [stderr] --> src/main.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | num_vertices: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `diffuse_texture` [INFO] [stderr] --> src/main.rs:35:5 [INFO] [stderr] | [INFO] [stderr] 35 | diffuse_texture: texture::Texture, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `camera` [INFO] [stderr] --> src/main.rs:36:5 [INFO] [stderr] | [INFO] [stderr] 36 | camera: camera::Camera, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `uniform_buffer` [INFO] [stderr] --> src/main.rs:37:5 [INFO] [stderr] | [INFO] [stderr] 37 | uniform_buffer: wgpu::Buffer, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `handle_keyboard_input` [INFO] [stderr] --> src/main.rs:356:4 [INFO] [stderr] | [INFO] [stderr] 356 | fn handle_keyboard_input(state: &mut State, input: KeyboardInput) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `transform` [INFO] [stderr] --> src/transformation_matrix.rs:48:12 [INFO] [stderr] | [INFO] [stderr] 48 | pub fn transform< [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `wgpu_rs_custom_engine` (bin "wgpu_rs_custom_engine" test) generated 14 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wgpu_rs_custom_engine-93d1978d1126605d) [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" "dc58627fa2d24301fc554b340079c202548e6dc4cb0d38c87f5f540b080e59e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc58627fa2d24301fc554b340079c202548e6dc4cb0d38c87f5f540b080e59e2", kill_on_drop: false }` [INFO] [stdout] dc58627fa2d24301fc554b340079c202548e6dc4cb0d38c87f5f540b080e59e2