[INFO] cloning repository https://github.com/AlexDiru/Rust-Game-Engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlexDiru/Rust-Game-Engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexDiru%2FRust-Game-Engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexDiru%2FRust-Game-Engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f230faa0a0ca7e8015654f5fca8b6392422e63f6 [INFO] testing AlexDiru/Rust-Game-Engine against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexDiru%2FRust-Game-Engine" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/AlexDiru/Rust-Game-Engine [INFO] finished tweaking git repo https://github.com/AlexDiru/Rust-Game-Engine [INFO] tweaked toml for git repo https://github.com/AlexDiru/Rust-Game-Engine written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/AlexDiru/Rust-Game-Engine on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/AlexDiru/Rust-Game-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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cadcee34d0e2932a863a3d246ca3279dcdf516ceaf53e8eea5a34e933d2803d6 [INFO] running `Command { std: "docker" "start" "-a" "cadcee34d0e2932a863a3d246ca3279dcdf516ceaf53e8eea5a34e933d2803d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cadcee34d0e2932a863a3d246ca3279dcdf516ceaf53e8eea5a34e933d2803d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cadcee34d0e2932a863a3d246ca3279dcdf516ceaf53e8eea5a34e933d2803d6", kill_on_drop: false }` [INFO] [stdout] cadcee34d0e2932a863a3d246ca3279dcdf516ceaf53e8eea5a34e933d2803d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c0c07a4a3a5598ee7a54be2151bbe95731b4e1c133ab4caa1f53f9ca0fa9040b [INFO] running `Command { std: "docker" "start" "-a" "c0c07a4a3a5598ee7a54be2151bbe95731b4e1c133ab4caa1f53f9ca0fa9040b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling quote v1.0.12 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling wayland-sys v0.29.1 [INFO] [stderr] Compiling wayland-scanner v0.29.1 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling wayland-client v0.29.1 [INFO] [stderr] Compiling wayland-protocols v0.29.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling winit v0.26.0 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling raw-window-handle v0.4.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling wide v0.7.3 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling wayland-commons v0.29.1 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling simba v0.6.0 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling wayland-cursor v0.29.1 [INFO] [stderr] Compiling wayland-egl v0.29.1 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling glium v0.31.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling takeable-option v0.5.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling nalgebra v0.29.0 [INFO] [stderr] Compiling glutin v0.28.0 [INFO] [stderr] Compiling nalgebra-glm v0.15.0 [INFO] [stderr] Compiling rust-engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Frame` [INFO] [stdout] --> src/cube.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use glium::{Frame}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `create_cube` [INFO] [stdout] --> src/cube.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::geometry::{create_cube, create_cube_vertexes, create_vertex_buffer, Vertex}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::f32::consts::PI` [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use std::f32::consts::PI; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Cursor` [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use std::io::Cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `VertexBuffer` and `Vertex` [INFO] [stdout] --> src/main.rs:18:22 [INFO] [stdout] | [INFO] [stdout] 18 | use glium::{Surface, Vertex, VertexBuffer}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `glutin::event::VirtualKeyCode::P` [INFO] [stdout] --> src/main.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use glutin::event::VirtualKeyCode::P; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `glutin::event::WindowEvent::KeyboardInput` [INFO] [stdout] --> src/main.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use glutin::event::WindowEvent::KeyboardInput; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Mat4`, `TMat4`, `cos`, and `mat4` [INFO] [stdout] --> src/main.rs:22:20 [INFO] [stdout] | [INFO] [stdout] 22 | use nalgebra_glm::{cos, mat4, Mat4, RealNumber, TMat4}; [INFO] [stdout] | ^^^ ^^^^ ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Surface` [INFO] [stdout] --> src/main.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | use glium::{Surface, Vertex, VertexBuffer}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `position` [INFO] [stdout] --> src/geometry.rs:103:25 [INFO] [stdout] | [INFO] [stdout] 103 | fn create_quad_vertexes(position: nalgebra_glm::Vec3) -> [Vertex; 4] { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `display` [INFO] [stdout] --> src/cube.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn new(display: &F) -> Cube where F: Facade { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_display` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/cube.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | let mut mat = nalgebra_glm::Mat4::new( [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/renderable_map.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | for (i, wall) in map.get_walls().iter().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/renderable_map.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 24 | for (i, floor) in map.get_floors().iter().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `walls` is never read [INFO] [stdout] --> src/map_generation.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | let mut walls : Vec = Vec::new(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/map_generation.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | for i in 0..steps { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:203:13 [INFO] [stdout] | [INFO] [stdout] 203 | let mut perspective = nalgebra_glm::perspective_lh( [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:222:13 [INFO] [stdout] | [INFO] [stdout] 222 | for mut renderables in [ [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:226:17 [INFO] [stdout] | [INFO] [stdout] 226 | for mut cube in renderables.0 { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_cube` is never used [INFO] [stdout] --> src/geometry.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn create_cube(display: &F) -> glium::VertexBuffer where F: Facade { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_quad_vertexes` is never used [INFO] [stdout] --> src/geometry.rs:103:4 [INFO] [stdout] | [INFO] [stdout] 103 | fn create_quad_vertexes(position: nalgebra_glm::Vec3) -> [Vertex; 4] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_position`, `get_position_vec`, and `rotate` are never used [INFO] [stdout] --> src/cube.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl Cube { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 37 | pub fn get_position(&self) -> [f32; 3] { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | pub fn get_position_vec(&self) -> &nalgebra_glm::Vec3 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn rotate(&mut self, angleRad: f32, x: f32, y: f32, z: f32) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `drunken_walk` is never used [INFO] [stdout] --> src/map.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl Map { [INFO] [stdout] | -------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 19 | pub fn drunken_walk() -> Map { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `drunken_walk` is never used [INFO] [stdout] --> src/map_generation.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn drunken_walk(steps: i32) -> Map { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fill_walls` is never used [INFO] [stdout] --> src/map_generation.rs:89:4 [INFO] [stdout] | [INFO] [stdout] 89 | fn fill_walls(floors: &Vec) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `movingForward` should have a snake case name [INFO] [stdout] --> src/main.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | let mut movingForward = false; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `moving_forward` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `movingBackward` should have a snake case name [INFO] [stdout] --> src/main.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | let mut movingBackward = false; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `moving_backward` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `movingLeft` should have a snake case name [INFO] [stdout] --> src/main.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | let mut movingLeft = false; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `moving_left` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `movingRight` should have a snake case name [INFO] [stdout] --> src/main.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | let mut movingRight = false; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `moving_right` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `movingUp` should have a snake case name [INFO] [stdout] --> src/main.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | let mut movingUp = false; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `moving_up` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `movingDown` should have a snake case name [INFO] [stdout] --> src/main.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | let mut movingDown = false; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `moving_down` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `upArrowHeld` should have a snake case name [INFO] [stdout] --> src/main.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | let mut upArrowHeld = false; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `up_arrow_held` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `leftArrowHeld` should have a snake case name [INFO] [stdout] --> src/main.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | let mut leftArrowHeld = false; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `left_arrow_held` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `downArrowHeld` should have a snake case name [INFO] [stdout] --> src/main.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | let mut downArrowHeld = false; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `down_arrow_held` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `rightArrowHeld` should have a snake case name [INFO] [stdout] --> src/main.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | let mut rightArrowHeld = false; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `right_arrow_held` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `vertex_shader_src` should have an upper case name [INFO] [stdout] --> src/shaders.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub static vertex_shader_src: &'static str = r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `VERTEX_SHADER_SRC` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `fragment_shader_custom_light_src` should have an upper case name [INFO] [stdout] --> src/shaders.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub static fragment_shader_custom_light_src: &'static str = r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FRAGMENT_SHADER_CUSTOM_LIGHT_SRC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `angleRad` should have a snake case name [INFO] [stdout] --> src/cube.rs:49:30 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn rotate(&mut self, angleRad: f32, x: f32, y: f32, z: f32) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `angle_rad` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustc8bmlBM/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libnalgebra_glm-b0d703436f343f8a.rlib,libnalgebra-02630e063594475a.rlib,libmatrixmultiply-a8799a33003ac8ac.rlib,librawpointer-ee8696fe85e6dce4.rlib,libnum_rational-60eed002cdfdb0cf.rlib,libtypenum-dfaa696d06b304f0.rlib,libsimba-0d657ee66f5ae872.rlib,libwide-23a59b75edcb0341.rlib,libsafe_arch-555bfae03049786d.rlib,libnum_complex-fe89448f5354d766.rlib,libapprox-3034d6f8743b8c21.rlib,librand-e61c776c408f438d.rlib,librand_chacha-faf17ba5c895fa09.rlib,libppv_lite86-7955ccdf208dacd3.rlib,librand_core-1bce8d4c5aaff592.rlib,libgetrandom-31a95c2410e7ecca.rlib,libimage-52193ac033261c4e.rlib,libbytemuck-38ccc67caa8b7167.rlib,libpng-8738ca0cf149d818.rlib,libminiz_oxide-dd3230b304bd21da.rlib,libcrc32fast-2f577f19d3018458.rlib,libdeflate-c52f7037696141fd.rlib,libadler32-5cb8e62306edda0a.rlib,libnum_iter-ad9f422d2c1470d1.rlib,libscoped_threadpool-7a69c1f095d1210f.rlib,libnum_rational-43c7df2f92a6a607.rlib,libnum_integer-5ddb400e2d865490.rlib,libgif-0bd1678ecd715cdf.rlib,libcolor_quant-fd36927056f4d79f.rlib,libbyteorder-c7092f68299ac016.rlib,libnum_traits-e04a0b1505efd012.rlib,libtiff-bbbc5e6242a4a8be.rlib,libweezl-f531a40d0c23cadd.rlib,libjpeg_decoder-8b3916d4282eb4bd.rlib,librayon-02983bf0ad0c3a86.rlib,librayon_core-d7eceb6984f494ce.rlib,libnum_cpus-41cad180933d766e.rlib,libcrossbeam_deque-3e1782da0eef9235.rlib,libcrossbeam_epoch-66e88eefe08a215a.rlib,libcrossbeam_channel-eb3ebe0039fefd61.rlib,libcrossbeam_utils-3a2e50d552e81206.rlib,libeither-e8a0ef7222037a64.rlib,libglium-47c36ad3e1503304.rlib,libbacktrace-d100996bcefed5fc.rlib,libminiz_oxide-b4e3c14d704240a1.rlib,libadler-b32dea79b2f05ffd.rlib,libobject-c573b7353e279767.rlib,libaddr2line-21dd1eb9ccf29247.rlib,libgimli-dc5a67f6e43773de.rlib,librustc_demangle-4e14502e0acf1333.rlib,libtakeable_option-89a309ba875c5dd2.rlib,libglutin-4b2e794d474e2d55.rlib,libwayland_egl-b62141afc55f4e8d.rlib,libosmesa_sys-a3f276ae5dc82cea.rlib,libshared_library-ad196270b19ceec5.rlib,libwinit-7160871d00ed1b63.rlib,libmio-4aadf86278fe47b5.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libsmithay_client_toolkit-a13bf6d89b126a8c.rlib,libwayland_cursor-f3bcfe620aca0f94.rlib,libxcursor-52e1f309a4d76c57.rlib,libnom-16fb23ab35924dac.rlib,libmemchr-e1aeb49aeb9e7822.rlib,libmemmap2-a2f1b2d0f3c1e7f9.rlib,libwayland_protocols-25eea8f7d8da6910.rlib,libwayland_client-84ddf58dffaa0e07.rlib,libscoped_tls-c773acb8a8b535a4.rlib,libwayland_commons-c1ac5bf95c579d89.rlib,libonce_cell-aa4d53ed7caf4352.rlib,libwayland_sys-d3419066e93f142b.rlib,libcalloop-c4fc1423d45dc723.rlib,libnix-635bcf201fde3599.rlib,libmemoffset-59f11e032c31b987.rlib,libdlib-14f07754485b88bf.rlib,liblibloading-11ebb44470609901.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libraw_window_handle-f36a1c0901349696.rlib,libcty-5091860036d7fdf6.rlib,libparking_lot-55d36c3961e4948f.rlib,libparking_lot_core-97bec6eceaf8682c.rlib,libsmallvec-58335197664382aa.rlib,liblock_api-c3c95a699de46305.rlib,libscopeguard-73056285f12cb829.rlib,libinstant-394145d5f4bcc870.rlib,libbitflags-e274cd04b58a060d.rlib,liblog-2fa663e3959e676f.rlib,libcfg_if-66d55f6b302e88c8.rlib,libglutin_glx_sys-5bcefb810d37c4bf.rlib,libx11_dl-ec736395f3635676.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{liblibc-4cbc1fc7b6bc0b05.rlib,libglutin_egl_sys-bff848c010cc466c.rlib,libfnv-81596130b397d5c3.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustc8bmlBM/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rust_engine-0544c6b8d0e83f2f" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libgetrandom-31a95c2410e7ecca.rlib(getrandom-31a95c2410e7ecca.getrandom.cfc2d78d52f49946-cgu.0.rcgu.o): in function `getrandom::util_libc::open_readonly': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.3/src/util_libc.rs:110:(.text._ZN9getrandom9util_libc13open_readonly17h02cfb07945339c45E+0xb6): undefined reference to `open64' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-engine` (bin "rust-engine") due to 1 previous error; 38 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c0c07a4a3a5598ee7a54be2151bbe95731b4e1c133ab4caa1f53f9ca0fa9040b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0c07a4a3a5598ee7a54be2151bbe95731b4e1c133ab4caa1f53f9ca0fa9040b", kill_on_drop: false }` [INFO] [stdout] c0c07a4a3a5598ee7a54be2151bbe95731b4e1c133ab4caa1f53f9ca0fa9040b