[INFO] cloning repository https://github.com/SaluRamos/banana-engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SaluRamos/banana-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaluRamos%2Fbanana-engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaluRamos%2Fbanana-engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bc8aa9cf31f52a26f58fe0cd57a5d0cd545363c9
[INFO] checking SaluRamos/banana-engine against master#3f6250a7bb79e600d9036bbc7c8f65af43933643 for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaluRamos%2Fbanana-engine" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SaluRamos/banana-engine
[INFO] finished tweaking git repo https://github.com/SaluRamos/banana-engine
[INFO] tweaked toml for git repo https://github.com/SaluRamos/banana-engine written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SaluRamos/banana-engine on toolchain 3f6250a7bb79e600d9036bbc7c8f65af43933643
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SaluRamos/banana-engine 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" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded errno v0.3.11
[INFO] [stderr]   Downloaded wayland-sys v0.31.6
[INFO] [stderr]   Downloaded wayland-client v0.31.8
[INFO] [stderr]   Downloaded wayland-cursor v0.31.8
[INFO] [stderr]   Downloaded calloop-wayland-source v0.2.0
[INFO] [stderr]   Downloaded nalgebra-macros v0.2.2
[INFO] [stderr]   Downloaded strict-num v0.1.1
[INFO] [stderr]   Downloaded ab_glyph_rasterizer v0.1.8
[INFO] [stderr]   Downloaded range-alloc v0.1.4
[INFO] [stderr]   Downloaded proc-macro-crate v3.3.0
[INFO] [stderr]   Downloaded wayland-csd-frame v0.3.0
[INFO] [stderr]   Downloaded xcursor v0.3.8
[INFO] [stderr]   Downloaded wayland-cursor v0.29.5
[INFO] [stderr]   Downloaded redox_syscall v0.5.11
[INFO] [stderr]   Downloaded wayland-sys v0.29.5
[INFO] [stderr]   Downloaded wayland-commons v0.29.5
[INFO] [stderr]   Downloaded wayland-scanner v0.29.5
[INFO] [stderr]   Downloaded ab_glyph v0.2.29
[INFO] [stderr]   Downloaded wayland-backend v0.3.8
[INFO] [stderr]   Downloaded wayland-scanner v0.31.6
[INFO] [stderr]   Downloaded wayland-protocols-wlr v0.2.0
[INFO] [stderr]   Downloaded tiny-skia-path v0.11.4
[INFO] [stderr]   Downloaded tempfile v3.19.1
[INFO] [stderr]   Downloaded simba v0.8.1
[INFO] [stderr]   Downloaded sctk-adwaita v0.8.3
[INFO] [stderr]   Downloaded wayland-protocols-plasma v0.2.0
[INFO] [stderr]   Downloaded wayland-client v0.29.5
[INFO] [stderr]   Downloaded xml-rs v0.8.26
[INFO] [stderr]   Downloaded futures-intrusive v0.5.0
[INFO] [stderr]   Downloaded widestring v1.2.0
[INFO] [stderr]   Downloaded minifb v0.28.0
[INFO] [stderr]   Downloaded smithay-client-toolkit v0.18.1
[INFO] [stderr]   Downloaded wayland-protocols v0.31.2
[INFO] [stderr]   Downloaded wayland-protocols v0.29.5
[INFO] [stderr]   Downloaded sdl2 v0.35.2
[INFO] [stderr]   Downloaded ttf-parser v0.25.1
[INFO] [stderr]   Downloaded tiny-skia v0.11.4
[INFO] [stderr]   Downloaded winnow v0.7.6
[INFO] [stderr]   Downloaded owned_ttf_parser v0.25.0
[INFO] [stderr]   Downloaded nix v0.24.3
[INFO] [stderr]   Downloaded quick-xml v0.37.4
[INFO] [stderr]   Downloaded rustix v1.0.5
[INFO] [stderr]   Downloaded nalgebra v0.32.6
[INFO] [stderr]   Downloaded orbclient v0.3.48
[INFO] [stderr]   Downloaded sdl2-sys v0.35.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a6e27ca6e69635a7ee4c14d72cf511c8b73a7f6bb77b967f9031520d59fc80e7
[INFO] running `Command { std: "docker" "start" "-a" "a6e27ca6e69635a7ee4c14d72cf511c8b73a7f6bb77b967f9031520d59fc80e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6e27ca6e69635a7ee4c14d72cf511c8b73a7f6bb77b967f9031520d59fc80e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6e27ca6e69635a7ee4c14d72cf511c8b73a7f6bb77b967f9031520d59fc80e7", kill_on_drop: false }`
[INFO] [stdout] a6e27ca6e69635a7ee4c14d72cf511c8b73a7f6bb77b967f9031520d59fc80e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad08dc62b0ff018e94efa6a7e79c6ef41c5f6da3cb5473700c2ade51b2b1f539
[INFO] running `Command { std: "docker" "start" "-a" "ad08dc62b0ff018e94efa6a7e79c6ef41c5f6da3cb5473700c2ade51b2b1f539", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling wayland-client v0.31.8
[INFO] [stderr]    Compiling xml-rs v0.8.26
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling quick-xml v0.37.4
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling wgpu-hal v0.19.5
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking wgpu-types v0.19.2
[INFO] [stderr]    Compiling wgpu-core v0.19.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]    Compiling minifb v0.28.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling wgpu v0.19.4
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking tempfile v3.19.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking naga v0.19.2
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking wayland-cursor v0.31.8
[INFO] [stderr]     Checking nalgebra v0.32.6
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking sctk-adwaita v0.8.3
[INFO] [stderr]     Checking banana_engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `transform::Transform`
[INFO] [stdout]  --> src/graphics/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use transform::Transform;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `camera::Camera`
[INFO] [stdout]  --> src/graphics/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use camera::Camera;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `projection::Projection`
[INFO] [stdout]   --> src/graphics/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use projection::Projection;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `transform::Transform`
[INFO] [stdout]  --> src/graphics/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use transform::Transform;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `camera::Camera`
[INFO] [stdout]  --> src/graphics/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use camera::Camera;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `projection::Projection`
[INFO] [stdout]   --> src/graphics/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use projection::Projection;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scalar`
[INFO] [stdout]   --> src/graphics/transform.rs:20:32
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn scale_by(&mut self, scalar: f32) {
[INFO] [stdout]    |                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_scalar`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> src/graphics/transform.rs:24:37
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn scale_by_axis(&mut self, x: f32, y: f32, z: f32) {
[INFO] [stdout]    |                                     ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]   --> src/graphics/transform.rs:24:45
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn scale_by_axis(&mut self, x: f32, y: f32, z: f32) {
[INFO] [stdout]    |                                             ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z`
[INFO] [stdout]   --> src/graphics/transform.rs:24:53
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn scale_by_axis(&mut self, x: f32, y: f32, z: f32) {
[INFO] [stdout]    |                                                     ^ help: if this is intentional, prefix it with an underscore: `_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scalar`
[INFO] [stdout]   --> src/graphics/transform.rs:28:33
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn set_scale(&mut self, scalar: f32) {
[INFO] [stdout]    |                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_scalar`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> src/graphics/transform.rs:32:36
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn set_position(&mut self, x: f32, y: f32, z: f32) {
[INFO] [stdout]    |                                    ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]   --> src/graphics/transform.rs:32:44
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn set_position(&mut self, x: f32, y: f32, z: f32) {
[INFO] [stdout]    |                                            ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z`
[INFO] [stdout]   --> src/graphics/transform.rs:32:52
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn set_position(&mut self, x: f32, y: f32, z: f32) {
[INFO] [stdout]    |                                                    ^ help: if this is intentional, prefix it with an underscore: `_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> src/graphics/transform.rs:36:33
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn translate(&mut self, x: f32, y: f32, z: f32) {
[INFO] [stdout]    |                                 ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]   --> src/graphics/transform.rs:36:41
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn translate(&mut self, x: f32, y: f32, z: f32) {
[INFO] [stdout]    |                                         ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z`
[INFO] [stdout]   --> src/graphics/transform.rs:36:49
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn translate(&mut self, x: f32, y: f32, z: f32) {
[INFO] [stdout]    |                                                 ^ help: if this is intentional, prefix it with an underscore: `_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vector`
[INFO] [stdout]   --> src/graphics/transform.rs:40:45
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn translate_with_vector(&mut self, vector: Vector3<f32>) {
[INFO] [stdout]    |                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_vector`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `quaternion`
[INFO] [stdout]   --> src/graphics/transform.rs:44:30
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn rotate(&mut self, quaternion: Quaternion<f32>) {
[INFO] [stdout]    |                              ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quaternion`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `angle`
[INFO] [stdout]   --> src/graphics/transform.rs:48:32
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn rotate_x(&mut self, angle: f32) {
[INFO] [stdout]    |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_angle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `angle`
[INFO] [stdout]   --> src/graphics/transform.rs:52:32
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn rotate_y(&mut self, angle: f32) {
[INFO] [stdout]    |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_angle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `angle`
[INFO] [stdout]   --> src/graphics/transform.rs:56:32
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn rotate_z(&mut self, angle: f32) {
[INFO] [stdout]    |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_angle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Transform` is never constructed
[INFO] [stdout]  --> src/graphics/transform.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Transform {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/graphics/transform.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl Transform {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] 10 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub fn print(&mut self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn scale_by(&mut self, scalar: f32) {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn scale_by_axis(&mut self, x: f32, y: f32, z: f32) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub fn set_scale(&mut self, scalar: f32) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn set_position(&mut self, x: f32, y: f32, z: f32) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn translate(&mut self, x: f32, y: f32, z: f32) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn translate_with_vector(&mut self, vector: Vector3<f32>) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn rotate(&mut self, quaternion: Quaternion<f32>) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub fn rotate_x(&mut self, angle: f32) {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn rotate_y(&mut self, angle: f32) {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub fn rotate_z(&mut self, angle: f32) {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn get_forward_direction(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn get_up_direction(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub fn get_right_direction(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |     pub fn get_position(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub fn get_scale(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 |     pub fn reset(&mut self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Camera` is never constructed
[INFO] [stdout]  --> src/graphics/camera.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Camera {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Projection` is never used
[INFO] [stdout]  --> src/graphics/projection.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub enum Projection {
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scalar`
[INFO] [stdout]   --> src/graphics/transform.rs:20:32
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn scale_by(&mut self, scalar: f32) {
[INFO] [stdout]    |                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_scalar`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> src/graphics/transform.rs:24:37
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn scale_by_axis(&mut self, x: f32, y: f32, z: f32) {
[INFO] [stdout]    |                                     ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]   --> src/graphics/transform.rs:24:45
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn scale_by_axis(&mut self, x: f32, y: f32, z: f32) {
[INFO] [stdout]    |                                             ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z`
[INFO] [stdout]   --> src/graphics/transform.rs:24:53
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn scale_by_axis(&mut self, x: f32, y: f32, z: f32) {
[INFO] [stdout]    |                                                     ^ help: if this is intentional, prefix it with an underscore: `_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scalar`
[INFO] [stdout]   --> src/graphics/transform.rs:28:33
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn set_scale(&mut self, scalar: f32) {
[INFO] [stdout]    |                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_scalar`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> src/graphics/transform.rs:32:36
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn set_position(&mut self, x: f32, y: f32, z: f32) {
[INFO] [stdout]    |                                    ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]   --> src/graphics/transform.rs:32:44
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn set_position(&mut self, x: f32, y: f32, z: f32) {
[INFO] [stdout]    |                                            ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z`
[INFO] [stdout]   --> src/graphics/transform.rs:32:52
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn set_position(&mut self, x: f32, y: f32, z: f32) {
[INFO] [stdout]    |                                                    ^ help: if this is intentional, prefix it with an underscore: `_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> src/graphics/transform.rs:36:33
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn translate(&mut self, x: f32, y: f32, z: f32) {
[INFO] [stdout]    |                                 ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]   --> src/graphics/transform.rs:36:41
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn translate(&mut self, x: f32, y: f32, z: f32) {
[INFO] [stdout]    |                                         ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z`
[INFO] [stdout]   --> src/graphics/transform.rs:36:49
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn translate(&mut self, x: f32, y: f32, z: f32) {
[INFO] [stdout]    |                                                 ^ help: if this is intentional, prefix it with an underscore: `_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vector`
[INFO] [stdout]   --> src/graphics/transform.rs:40:45
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn translate_with_vector(&mut self, vector: Vector3<f32>) {
[INFO] [stdout]    |                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_vector`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `quaternion`
[INFO] [stdout]   --> src/graphics/transform.rs:44:30
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn rotate(&mut self, quaternion: Quaternion<f32>) {
[INFO] [stdout]    |                              ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quaternion`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `angle`
[INFO] [stdout]   --> src/graphics/transform.rs:48:32
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn rotate_x(&mut self, angle: f32) {
[INFO] [stdout]    |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_angle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `angle`
[INFO] [stdout]   --> src/graphics/transform.rs:52:32
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn rotate_y(&mut self, angle: f32) {
[INFO] [stdout]    |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_angle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `angle`
[INFO] [stdout]   --> src/graphics/transform.rs:56:32
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn rotate_z(&mut self, angle: f32) {
[INFO] [stdout]    |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_angle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Transform` is never constructed
[INFO] [stdout]  --> src/graphics/transform.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Transform {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/graphics/transform.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl Transform {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] 10 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub fn print(&mut self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn scale_by(&mut self, scalar: f32) {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn scale_by_axis(&mut self, x: f32, y: f32, z: f32) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub fn set_scale(&mut self, scalar: f32) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn set_position(&mut self, x: f32, y: f32, z: f32) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn translate(&mut self, x: f32, y: f32, z: f32) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn translate_with_vector(&mut self, vector: Vector3<f32>) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn rotate(&mut self, quaternion: Quaternion<f32>) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub fn rotate_x(&mut self, angle: f32) {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn rotate_y(&mut self, angle: f32) {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub fn rotate_z(&mut self, angle: f32) {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn get_forward_direction(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn get_up_direction(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub fn get_right_direction(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |     pub fn get_position(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub fn get_scale(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 |     pub fn reset(&mut self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Camera` is never constructed
[INFO] [stdout]  --> src/graphics/camera.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Camera {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Projection` is never used
[INFO] [stdout]  --> src/graphics/projection.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub enum Projection {
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "ad08dc62b0ff018e94efa6a7e79c6ef41c5f6da3cb5473700c2ade51b2b1f539", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad08dc62b0ff018e94efa6a7e79c6ef41c5f6da3cb5473700c2ade51b2b1f539", kill_on_drop: false }`
[INFO] [stdout] ad08dc62b0ff018e94efa6a7e79c6ef41c5f6da3cb5473700c2ade51b2b1f539
