[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] testing SaluRamos/banana-engine against master#7704328ba5ae8d6ce0ac303c9d5a1a1605906766 for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaluRamos%2Fbanana-engine" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SaluRamos/banana-engine on toolchain 7704328ba5ae8d6ce0ac303c9d5a1a1605906766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "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" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded winnow v0.7.6 [INFO] [stderr] Downloaded minifb v0.28.0 [INFO] [stderr] Downloaded quick-xml v0.37.4 [INFO] [stderr] Downloaded cc v1.2.18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ebd8fbdbbe8c9abe86814923c7ef9a2a148e5d144140e69477aebd574c306a85 [INFO] running `Command { std: "docker" "start" "-a" "ebd8fbdbbe8c9abe86814923c7ef9a2a148e5d144140e69477aebd574c306a85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebd8fbdbbe8c9abe86814923c7ef9a2a148e5d144140e69477aebd574c306a85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebd8fbdbbe8c9abe86814923c7ef9a2a148e5d144140e69477aebd574c306a85", kill_on_drop: false }` [INFO] [stdout] ebd8fbdbbe8c9abe86814923c7ef9a2a148e5d144140e69477aebd574c306a85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39510fa8b95b44cb79b5245c76d404a4f703f61e4afb6d70942b731410f07a94 [INFO] running `Command { std: "docker" "start" "-a" "39510fa8b95b44cb79b5245c76d404a4f703f61e4afb6d70942b731410f07a94", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quick-xml v0.37.4 [INFO] [stderr] Compiling wayland-client v0.31.8 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling wayland-backend v0.3.8 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling wgpu-hal v0.19.5 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling cursor-icon v1.1.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling wgpu-core v0.19.4 [INFO] [stderr] Compiling wgpu-types v0.19.2 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling glow v0.13.1 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling calloop v0.12.4 [INFO] [stderr] Compiling naga v0.19.2 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling minifb v0.28.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Compiling wgpu v0.19.4 [INFO] [stderr] Compiling wayland-protocols v0.31.2 [INFO] [stderr] Compiling calloop-wayland-source v0.2.0 [INFO] [stderr] Compiling wayland-cursor v0.31.8 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling wayland-protocols-wlr v0.2.0 [INFO] [stderr] Compiling wayland-protocols-plasma v0.2.0 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling sctk-adwaita v0.8.3 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling 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 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) { [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) { [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) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn rotate(&mut self, quaternion: Quaternion) { [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 3m 08s [INFO] running `Command { std: "docker" "inspect" "39510fa8b95b44cb79b5245c76d404a4f703f61e4afb6d70942b731410f07a94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39510fa8b95b44cb79b5245c76d404a4f703f61e4afb6d70942b731410f07a94", kill_on_drop: false }` [INFO] [stdout] 39510fa8b95b44cb79b5245c76d404a4f703f61e4afb6d70942b731410f07a94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d818774014947d1130ea52becd654c8b002c756c69bef4227ded8c6c226ea218 [INFO] running `Command { std: "docker" "start" "-a" "d818774014947d1130ea52becd654c8b002c756c69bef4227ded8c6c226ea218", kill_on_drop: false }` [INFO] [stderr] Compiling 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 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) { [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) { [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) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn rotate(&mut self, quaternion: Quaternion) { [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 `test` profile [unoptimized + debuginfo] target(s) in 0.92s [INFO] running `Command { std: "docker" "inspect" "d818774014947d1130ea52becd654c8b002c756c69bef4227ded8c6c226ea218", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d818774014947d1130ea52becd654c8b002c756c69bef4227ded8c6c226ea218", kill_on_drop: false }` [INFO] [stdout] d818774014947d1130ea52becd654c8b002c756c69bef4227ded8c6c226ea218 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 805364ed4edb0e2b98cf091b9ac2247d8d426571e5a88f72c7f1f36fa943a7da [INFO] running `Command { std: "docker" "start" "-a" "805364ed4edb0e2b98cf091b9ac2247d8d426571e5a88f72c7f1f36fa943a7da", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `transform::Transform` [INFO] [stderr] --> src/graphics/mod.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 5 | pub use transform::Transform; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `camera::Camera` [INFO] [stderr] --> src/graphics/mod.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 8 | pub use camera::Camera; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `projection::Projection` [INFO] [stderr] --> src/graphics/mod.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 11 | pub use projection::Projection; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `scalar` [INFO] [stderr] --> src/graphics/transform.rs:20:32 [INFO] [stderr] | [INFO] [stderr] 20 | pub fn scale_by(&mut self, scalar: f32) { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_scalar` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `x` [INFO] [stderr] --> src/graphics/transform.rs:24:37 [INFO] [stderr] | [INFO] [stderr] 24 | pub fn scale_by_axis(&mut self, x: f32, y: f32, z: f32) { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `y` [INFO] [stderr] --> src/graphics/transform.rs:24:45 [INFO] [stderr] | [INFO] [stderr] 24 | pub fn scale_by_axis(&mut self, x: f32, y: f32, z: f32) { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `z` [INFO] [stderr] --> src/graphics/transform.rs:24:53 [INFO] [stderr] | [INFO] [stderr] 24 | pub fn scale_by_axis(&mut self, x: f32, y: f32, z: f32) { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_z` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `scalar` [INFO] [stderr] --> src/graphics/transform.rs:28:33 [INFO] [stderr] | [INFO] [stderr] 28 | pub fn set_scale(&mut self, scalar: f32) { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_scalar` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `x` [INFO] [stderr] --> src/graphics/transform.rs:32:36 [INFO] [stderr] | [INFO] [stderr] 32 | pub fn set_position(&mut self, x: f32, y: f32, z: f32) { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `y` [INFO] [stderr] --> src/graphics/transform.rs:32:44 [INFO] [stderr] | [INFO] [stderr] 32 | pub fn set_position(&mut self, x: f32, y: f32, z: f32) { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `z` [INFO] [stderr] --> src/graphics/transform.rs:32:52 [INFO] [stderr] | [INFO] [stderr] 32 | pub fn set_position(&mut self, x: f32, y: f32, z: f32) { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_z` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `x` [INFO] [stderr] --> src/graphics/transform.rs:36:33 [INFO] [stderr] | [INFO] [stderr] 36 | pub fn translate(&mut self, x: f32, y: f32, z: f32) { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `y` [INFO] [stderr] --> src/graphics/transform.rs:36:41 [INFO] [stderr] | [INFO] [stderr] 36 | pub fn translate(&mut self, x: f32, y: f32, z: f32) { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `z` [INFO] [stderr] --> src/graphics/transform.rs:36:49 [INFO] [stderr] | [INFO] [stderr] 36 | pub fn translate(&mut self, x: f32, y: f32, z: f32) { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_z` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `vector` [INFO] [stderr] --> src/graphics/transform.rs:40:45 [INFO] [stderr] | [INFO] [stderr] 40 | pub fn translate_with_vector(&mut self, vector: Vector3) { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_vector` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `quaternion` [INFO] [stderr] --> src/graphics/transform.rs:44:30 [INFO] [stderr] | [INFO] [stderr] 44 | pub fn rotate(&mut self, quaternion: Quaternion) { [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quaternion` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `angle` [INFO] [stderr] --> src/graphics/transform.rs:48:32 [INFO] [stderr] | [INFO] [stderr] 48 | pub fn rotate_x(&mut self, angle: f32) { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_angle` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `angle` [INFO] [stderr] --> src/graphics/transform.rs:52:32 [INFO] [stderr] | [INFO] [stderr] 52 | pub fn rotate_y(&mut self, angle: f32) { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_angle` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `angle` [INFO] [stderr] --> src/graphics/transform.rs:56:32 [INFO] [stderr] | [INFO] [stderr] 56 | pub fn rotate_z(&mut self, angle: f32) { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_angle` [INFO] [stderr] [INFO] [stderr] warning: struct `Transform` is never constructed [INFO] [stderr] --> src/graphics/transform.rs:5:12 [INFO] [stderr] | [INFO] [stderr] 5 | pub struct Transform { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: multiple associated items are never used [INFO] [stderr] --> src/graphics/transform.rs:10:12 [INFO] [stderr] | [INFO] [stderr] 9 | impl Transform { [INFO] [stderr] | -------------- associated items in this implementation [INFO] [stderr] 10 | pub fn new() -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 16 | pub fn print(&mut self) { [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 20 | pub fn scale_by(&mut self, scalar: f32) { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 24 | pub fn scale_by_axis(&mut self, x: f32, y: f32, z: f32) { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 28 | pub fn set_scale(&mut self, scalar: f32) { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 32 | pub fn set_position(&mut self, x: f32, y: f32, z: f32) { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 36 | pub fn translate(&mut self, x: f32, y: f32, z: f32) { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 40 | pub fn translate_with_vector(&mut self, vector: Vector3) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 44 | pub fn rotate(&mut self, quaternion: Quaternion) { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 48 | pub fn rotate_x(&mut self, angle: f32) { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 52 | pub fn rotate_y(&mut self, angle: f32) { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 56 | pub fn rotate_z(&mut self, angle: f32) { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 60 | pub fn get_forward_direction(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 64 | pub fn get_up_direction(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 68 | pub fn get_right_direction(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 72 | pub fn get_position(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 76 | pub fn get_scale(&mut self) { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 80 | pub fn reset(&mut self) { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Camera` is never constructed [INFO] [stderr] --> src/graphics/camera.rs:5:12 [INFO] [stderr] | [INFO] [stderr] 5 | pub struct Camera { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: enum `Projection` is never used [INFO] [stderr] --> src/graphics/projection.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | pub enum Projection { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `banana_engine` (bin "banana_engine" test) generated 23 warnings (run `cargo fix --bin "banana_engine" -p banana_engine --tests` to apply 19 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/banana_engine-892b66e908a141ec) [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" "805364ed4edb0e2b98cf091b9ac2247d8d426571e5a88f72c7f1f36fa943a7da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "805364ed4edb0e2b98cf091b9ac2247d8d426571e5a88f72c7f1f36fa943a7da", kill_on_drop: false }` [INFO] [stdout] 805364ed4edb0e2b98cf091b9ac2247d8d426571e5a88f72c7f1f36fa943a7da