[INFO] cloning repository https://github.com/Geophyte/wgpu-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Geophyte/wgpu-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeophyte%2Fwgpu-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeophyte%2Fwgpu-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3b165e204baeb9eab71a1dbc045a2f7e98e598f2 [INFO] testing Geophyte/wgpu-test/3b165e204baeb9eab71a1dbc045a2f7e98e598f2 against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeophyte%2Fwgpu-test" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Geophyte/wgpu-test on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Geophyte/wgpu-test [INFO] finished tweaking git repo https://github.com/Geophyte/wgpu-test [INFO] tweaked toml for git repo https://github.com/Geophyte/wgpu-test written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Geophyte/wgpu-test 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" "+beta-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ba4c7e0fac879d9e22124c71a0517e2cddbae82b374830914401cbb29628584 [INFO] running `Command { std: "docker" "start" "-a" "2ba4c7e0fac879d9e22124c71a0517e2cddbae82b374830914401cbb29628584", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ba4c7e0fac879d9e22124c71a0517e2cddbae82b374830914401cbb29628584", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ba4c7e0fac879d9e22124c71a0517e2cddbae82b374830914401cbb29628584", kill_on_drop: false }` [INFO] [stdout] 2ba4c7e0fac879d9e22124c71a0517e2cddbae82b374830914401cbb29628584 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e789e5d1acae1bcbc86c9bca7c6a37e5c1bb0de7e435c0b8c2a4e9eebc792654 [INFO] running `Command { std: "docker" "start" "-a" "e789e5d1acae1bcbc86c9bca7c6a37e5c1bb0de7e435c0b8c2a4e9eebc792654", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling ash v0.37.0+1.3.209 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling crossfont v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling anyhow v1.0.63 [INFO] [stderr] Compiling wgpu-core v0.13.2 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling memmap2 v0.5.7 [INFO] [stderr] Compiling x11-dl v2.20.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling physx-sys v0.5.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling wgpu-types v0.13.2 [INFO] [stderr] Compiling gpu-descriptor v0.2.3 [INFO] [stderr] Compiling profiling v1.0.6 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling inplace_it v0.3.4 [INFO] [stderr] Compiling freetype-rs v0.26.0 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling engine v0.1.0 (/opt/rustwide/workdir/engine) [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling raw-window-handle v0.5.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling jpeg-decoder v0.2.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tobj v3.2.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling pollster v0.2.5 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling tiff v0.7.3 [INFO] [stderr] Compiling thiserror-impl v1.0.33 [INFO] [stderr] Compiling bytemuck_derive v1.2.1 [INFO] [stderr] Compiling foreign-types-macros v0.2.2 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling enumflags2_derive v0.7.4 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling enumflags2 v0.7.5 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling tiny-skia-path v0.7.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling thiserror v1.0.33 [INFO] [stderr] Compiling calloop v0.10.1 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling naga v0.9.0 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling tiny-skia v0.7.0 [INFO] [stderr] Compiling exr v1.5.0 [INFO] [stderr] Compiling noise v0.7.0 [INFO] [stderr] Compiling image v0.24.3 [INFO] [stderr] Compiling wgpu-hal v0.13.2 [INFO] [stderr] Compiling wgpu v0.13.1 [INFO] [stderr] Compiling physx v0.13.0 [INFO] [stderr] Compiling sctk-adwaita v0.4.2 [INFO] [stderr] Compiling winit v0.27.2 [INFO] [stdout] warning: unused imports: `BaseLight`, `DrawLight`, and `PointLight` [INFO] [stdout] --> engine/src/renderer.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | light::{LightBufferManager, LightKind, PointLight, BaseLight, SpotLight}, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] 10 | model::{DrawLight, DrawModel, Model}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> engine/src/renderer.rs:116:13 [INFO] [stdout] | [INFO] [stdout] 116 | let mut instances = (0..NUM_INSTANCES_PER_ROW) [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] --> engine/src/resources.rs:275:21 [INFO] [stdout] | [INFO] [stdout] 275 | let mut v = &mut vertices[i]; [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> engine/src/controller.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | MouseInput(ElementState, MouseButton), [INFO] [stdout] | ---------- ^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 6 | MouseInput((), ()), [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LightUniform` is never constructed [INFO] [stdout] --> engine/src/renderer.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct LightUniform { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LightUniform` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `texture` is never read [INFO] [stdout] --> engine/src/texture.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Texture { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 5 | pub texture: wgpu::Texture, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> engine/src/model.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Mesh { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 6 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `diffuse_texture`, and `normal_texture` are never read [INFO] [stdout] --> engine/src/model.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Material { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 14 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 15 | pub diffuse_texture: Texture, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 16 | pub normal_texture: Texture, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `draw_mesh` and `draw_model` are never used [INFO] [stdout] --> engine/src/model.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub trait DrawModel<'a> { [INFO] [stdout] | --------- methods in this trait [INFO] [stdout] 61 | fn draw_mesh( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 77 | fn draw_model( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `draw_light_mesh` and `draw_light_model` are never used [INFO] [stdout] --> engine/src/model.rs:157:8 [INFO] [stdout] | [INFO] [stdout] 156 | pub trait DrawLight<'a> { [INFO] [stdout] | --------- methods in this trait [INFO] [stdout] 157 | fn draw_light_mesh( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 171 | fn draw_light_model( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sandbox v0.1.0 (/opt/rustwide/workdir/sandbox) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "e789e5d1acae1bcbc86c9bca7c6a37e5c1bb0de7e435c0b8c2a4e9eebc792654", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e789e5d1acae1bcbc86c9bca7c6a37e5c1bb0de7e435c0b8c2a4e9eebc792654", kill_on_drop: false }` [INFO] [stdout] e789e5d1acae1bcbc86c9bca7c6a37e5c1bb0de7e435c0b8c2a4e9eebc792654 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf69e0932efa2dbc9b61e902b9b533e1c0da5a3ea5716393839b786cc203be68 [INFO] running `Command { std: "docker" "start" "-a" "cf69e0932efa2dbc9b61e902b9b533e1c0da5a3ea5716393839b786cc203be68", kill_on_drop: false }` [INFO] [stderr] Compiling engine v0.1.0 (/opt/rustwide/workdir/engine) [INFO] [stdout] warning: unused imports: `BaseLight`, `DrawLight`, and `PointLight` [INFO] [stdout] --> engine/src/renderer.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | light::{LightBufferManager, LightKind, PointLight, BaseLight, SpotLight}, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] 10 | model::{DrawLight, DrawModel, Model}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> engine/src/renderer.rs:116:13 [INFO] [stdout] | [INFO] [stdout] 116 | let mut instances = (0..NUM_INSTANCES_PER_ROW) [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] --> engine/src/resources.rs:275:21 [INFO] [stdout] | [INFO] [stdout] 275 | let mut v = &mut vertices[i]; [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BaseLight`, `DrawLight`, and `PointLight` [INFO] [stdout] --> engine/src/renderer.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | light::{LightBufferManager, LightKind, PointLight, BaseLight, SpotLight}, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] 10 | model::{DrawLight, DrawModel, Model}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> engine/src/controller.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | MouseInput(ElementState, MouseButton), [INFO] [stdout] | ---------- ^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 6 | MouseInput((), ()), [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LightUniform` is never constructed [INFO] [stdout] --> engine/src/renderer.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct LightUniform { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LightUniform` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `texture` is never read [INFO] [stdout] --> engine/src/texture.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Texture { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 5 | pub texture: wgpu::Texture, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> engine/src/model.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Mesh { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 6 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `diffuse_texture`, and `normal_texture` are never read [INFO] [stdout] --> engine/src/model.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Material { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 14 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 15 | pub diffuse_texture: Texture, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 16 | pub normal_texture: Texture, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `draw_mesh` and `draw_model` are never used [INFO] [stdout] --> engine/src/model.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub trait DrawModel<'a> { [INFO] [stdout] | --------- methods in this trait [INFO] [stdout] 61 | fn draw_mesh( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 77 | fn draw_model( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `draw_light_mesh` and `draw_light_model` are never used [INFO] [stdout] --> engine/src/model.rs:157:8 [INFO] [stdout] | [INFO] [stdout] 156 | pub trait DrawLight<'a> { [INFO] [stdout] | --------- methods in this trait [INFO] [stdout] 157 | fn draw_light_mesh( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 171 | fn draw_light_model( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> engine/src/renderer.rs:116:13 [INFO] [stdout] | [INFO] [stdout] 116 | let mut instances = (0..NUM_INSTANCES_PER_ROW) [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] --> engine/src/resources.rs:275:21 [INFO] [stdout] | [INFO] [stdout] 275 | let mut v = &mut vertices[i]; [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> engine/src/controller.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | MouseInput(ElementState, MouseButton), [INFO] [stdout] | ---------- ^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 6 | MouseInput((), ()), [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LightUniform` is never constructed [INFO] [stdout] --> engine/src/renderer.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct LightUniform { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LightUniform` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `texture` is never read [INFO] [stdout] --> engine/src/texture.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Texture { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 5 | pub texture: wgpu::Texture, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> engine/src/model.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Mesh { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 6 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `diffuse_texture`, and `normal_texture` are never read [INFO] [stdout] --> engine/src/model.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Material { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 14 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 15 | pub diffuse_texture: Texture, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 16 | pub normal_texture: Texture, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `draw_mesh` and `draw_model` are never used [INFO] [stdout] --> engine/src/model.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub trait DrawModel<'a> { [INFO] [stdout] | --------- methods in this trait [INFO] [stdout] 61 | fn draw_mesh( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 77 | fn draw_model( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `draw_light_mesh` and `draw_light_model` are never used [INFO] [stdout] --> engine/src/model.rs:157:8 [INFO] [stdout] | [INFO] [stdout] 156 | pub trait DrawLight<'a> { [INFO] [stdout] | --------- methods in this trait [INFO] [stdout] 157 | fn draw_light_mesh( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 171 | fn draw_light_model( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sandbox v0.1.0 (/opt/rustwide/workdir/sandbox) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.65s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "cf69e0932efa2dbc9b61e902b9b533e1c0da5a3ea5716393839b786cc203be68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf69e0932efa2dbc9b61e902b9b533e1c0da5a3ea5716393839b786cc203be68", kill_on_drop: false }` [INFO] [stdout] cf69e0932efa2dbc9b61e902b9b533e1c0da5a3ea5716393839b786cc203be68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e56602856aa66b680f82dc60cf6c770af663fae73fa57fecd9b96826922c59d6 [INFO] running `Command { std: "docker" "start" "-a" "e56602856aa66b680f82dc60cf6c770af663fae73fa57fecd9b96826922c59d6", kill_on_drop: false }` [INFO] [stderr] Compiling engine v0.1.0 (/opt/rustwide/workdir/engine) [INFO] [stderr] warning: unused imports: `BaseLight`, `DrawLight`, and `PointLight` [INFO] [stderr] --> engine/src/renderer.rs:9:44 [INFO] [stderr] | [INFO] [stderr] 9 | light::{LightBufferManager, LightKind, PointLight, BaseLight, SpotLight}, [INFO] [stderr] | ^^^^^^^^^^ ^^^^^^^^^ [INFO] [stderr] 10 | model::{DrawLight, DrawModel, Model}, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> engine/src/renderer.rs:116:13 [INFO] [stderr] | [INFO] [stderr] 116 | let mut instances = (0..NUM_INSTANCES_PER_ROW) [INFO] [stderr] | ----^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> engine/src/resources.rs:275:21 [INFO] [stderr] | [INFO] [stderr] 275 | let mut v = &mut vertices[i]; [INFO] [stderr] | ----^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: fields `0` and `1` are never read [INFO] [stderr] --> engine/src/controller.rs:6:16 [INFO] [stderr] | [INFO] [stderr] 6 | MouseInput(ElementState, MouseButton), [INFO] [stderr] | ---------- ^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | fields in this variant [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 6 | MouseInput((), ()), [INFO] [stderr] | ~~ ~~ [INFO] [stderr] [INFO] [stderr] warning: struct `LightUniform` is never constructed [INFO] [stderr] --> engine/src/renderer.rs:17:12 [INFO] [stderr] | [INFO] [stderr] 17 | pub struct LightUniform { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `LightUniform` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `texture` is never read [INFO] [stderr] --> engine/src/texture.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 4 | pub struct Texture { [INFO] [stderr] | ------- field in this struct [INFO] [stderr] 5 | pub texture: wgpu::Texture, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `name` is never read [INFO] [stderr] --> engine/src/model.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 5 | pub struct Mesh { [INFO] [stderr] | ---- field in this struct [INFO] [stderr] 6 | pub name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `name`, `diffuse_texture`, and `normal_texture` are never read [INFO] [stderr] --> engine/src/model.rs:14:9 [INFO] [stderr] | [INFO] [stderr] 13 | pub struct Material { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] 14 | pub name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 15 | pub diffuse_texture: Texture, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] 16 | pub normal_texture: Texture, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `draw_mesh` and `draw_model` are never used [INFO] [stderr] --> engine/src/model.rs:61:8 [INFO] [stderr] | [INFO] [stderr] 60 | pub trait DrawModel<'a> { [INFO] [stderr] | --------- methods in this trait [INFO] [stderr] 61 | fn draw_mesh( [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 77 | fn draw_model( [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `draw_light_mesh` and `draw_light_model` are never used [INFO] [stderr] --> engine/src/model.rs:157:8 [INFO] [stderr] | [INFO] [stderr] 156 | pub trait DrawLight<'a> { [INFO] [stderr] | --------- methods in this trait [INFO] [stderr] 157 | fn draw_light_mesh( [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 171 | fn draw_light_model( [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `engine` (lib) generated 10 warnings (run `cargo fix --lib -p engine` to apply 3 suggestions) [INFO] [stderr] Compiling sandbox v0.1.0 (/opt/rustwide/workdir/sandbox) [INFO] [stderr] warning: `engine` (lib test) generated 10 warnings (10 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.95s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/engine-1de552d8da252b46) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sandbox-06a9bd69828aad92) [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 engine [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" "e56602856aa66b680f82dc60cf6c770af663fae73fa57fecd9b96826922c59d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e56602856aa66b680f82dc60cf6c770af663fae73fa57fecd9b96826922c59d6", kill_on_drop: false }` [INFO] [stdout] e56602856aa66b680f82dc60cf6c770af663fae73fa57fecd9b96826922c59d6