[INFO] cloning repository https://github.com/tcanabrava/tacagaita [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tcanabrava/tacagaita" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftcanabrava%2Ftacagaita", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftcanabrava%2Ftacagaita'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 97dbfc1e50a76e32fc4ecd1e70f662703afc56cc [INFO] checking tcanabrava/tacagaita against try#39e1293fce4b650061e85dda88aa428f726a8444 for pr-88041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftcanabrava%2Ftacagaita" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tcanabrava/tacagaita on toolchain 39e1293fce4b650061e85dda88aa428f726a8444 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tcanabrava/tacagaita [INFO] finished tweaking git repo https://github.com/tcanabrava/tacagaita [INFO] tweaked toml for git repo https://github.com/tcanabrava/tacagaita written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/tcanabrava/tacagaita already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num-rational v0.4.0 [INFO] [stderr] Downloaded weezl v0.1.5 [INFO] [stderr] Downloaded approx v0.5.0 [INFO] [stderr] Downloaded gl v0.14.0 [INFO] [stderr] Downloaded paste v1.0.5 [INFO] [stderr] Downloaded wide v0.7.0 [INFO] [stderr] Downloaded safe_arch v0.6.0 [INFO] [stderr] Downloaded nalgebra-glm v0.15.0 [INFO] [stderr] Downloaded nalgebra v0.29.0 [INFO] [stderr] Downloaded nalgebra-macros v0.1.0 [INFO] [stderr] Downloaded simba v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fec39aa5e3db23e6c466a95b5b00454be94bcd20b4570f961ed7d4e4c3e9075e [INFO] running `Command { std: "docker" "start" "-a" "fec39aa5e3db23e6c466a95b5b00454be94bcd20b4570f961ed7d4e4c3e9075e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fec39aa5e3db23e6c466a95b5b00454be94bcd20b4570f961ed7d4e4c3e9075e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fec39aa5e3db23e6c466a95b5b00454be94bcd20b4570f961ed7d4e4c3e9075e", kill_on_drop: false }` [INFO] [stdout] fec39aa5e3db23e6c466a95b5b00454be94bcd20b4570f961ed7d4e4c3e9075e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80639616ad918e0b3c31bf82ffec881e1f6a75ca305a7429c49e9402157e7ecb [INFO] running `Command { std: "docker" "start" "-a" "80639616ad918e0b3c31bf82ffec881e1f6a75ca305a7429c49e9402157e7ecb", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking vk-sys v0.4.0 [INFO] [stderr] Compiling glfw-sys v3.3.4 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking safe_arch v0.6.0 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking wide v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking approx v0.5.0 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking simba v0.6.0 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking glfw v0.41.0 [INFO] [stderr] Checking nalgebra v0.29.0 [INFO] [stderr] Checking nalgebra-glm v0.15.0 [INFO] [stderr] Checking tocagaita v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `camera` [INFO] [stdout] --> src/scene.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{camera, geometry::*}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `camera` [INFO] [stdout] --> src/scene.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{camera, geometry::*}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `triangle2_vert` [INFO] [stdout] --> src/main.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | let triangle2_vert = Shader::from_vertex_src(include_str!("shaders/main_triangle.vert"))?; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_triangle2_vert` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `color_blue_frag` [INFO] [stdout] --> src/main.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | let color_blue_frag = Shader::from_fragment_src(include_str!("shaders/set_color_blue.frag"))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_color_blue_frag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mouseButton` [INFO] [stdout] --> src/scene.rs:50:41 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn mouse_press_event(&mut self, mouseButton: glfw::MouseButton, action: glfw::Action, modifier: glfw::Modifiers) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mouseButton` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `action` [INFO] [stdout] --> src/scene.rs:50:73 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn mouse_press_event(&mut self, mouseButton: glfw::MouseButton, action: glfw::Action, modifier: glfw::Modifiers) -> bool { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `modifier` [INFO] [stdout] --> src/scene.rs:50:95 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn mouse_press_event(&mut self, mouseButton: glfw::MouseButton, action: glfw::Action, modifier: glfw::Modifiers) -> bool { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_modifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/scene.rs:54:40 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn mouse_move_event(&mut self, x: f64, y: f64) -> bool { [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/scene.rs:54:48 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn mouse_move_event(&mut self, x: f64, y: f64) -> bool { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `triangle2_vert` [INFO] [stdout] --> src/main.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | let triangle2_vert = Shader::from_vertex_src(include_str!("shaders/main_triangle.vert"))?; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_triangle2_vert` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `color_blue_frag` [INFO] [stdout] --> src/main.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | let color_blue_frag = Shader::from_fragment_src(include_str!("shaders/set_color_blue.frag"))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_color_blue_frag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mouseButton` [INFO] [stdout] --> src/scene.rs:50:41 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn mouse_press_event(&mut self, mouseButton: glfw::MouseButton, action: glfw::Action, modifier: glfw::Modifiers) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mouseButton` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `action` [INFO] [stdout] --> src/scene.rs:50:73 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn mouse_press_event(&mut self, mouseButton: glfw::MouseButton, action: glfw::Action, modifier: glfw::Modifiers) -> bool { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `modifier` [INFO] [stdout] --> src/scene.rs:50:95 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn mouse_press_event(&mut self, mouseButton: glfw::MouseButton, action: glfw::Action, modifier: glfw::Modifiers) -> bool { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_modifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/scene.rs:54:40 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn mouse_move_event(&mut self, x: f64, y: f64) -> bool { [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/scene.rs:54:48 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn mouse_move_event(&mut self, x: f64, y: f64) -> bool { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `id` [INFO] [stdout] --> src/gl_program.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn id(&self) -> gl::types::GLuint { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `print_uniforms` [INFO] [stdout] --> src/gl_program.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn print_uniforms(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_bool` [INFO] [stdout] --> src/gl_program.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn set_bool(&mut self, var: &str, value: bool) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_float` [INFO] [stdout] --> src/gl_program.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn set_float(&mut self, var: &str, value: f32) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Z` [INFO] [stdout] --> src/transformation.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Z(f32), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `scale` [INFO] [stdout] --> src/transformation.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn scale(&mut self, scale_factor: f32) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `translade` [INFO] [stdout] --> src/transformation.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn translade(&mut self, x: f32, y: f32, z: f32) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `reset_transformations` [INFO] [stdout] --> src/transformation.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn reset_transformations(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_uniform` [INFO] [stdout] --> src/transformation.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn set_uniform(&self) {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `mouseButton` should have a snake case name [INFO] [stdout] --> src/scene.rs:50:41 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn mouse_press_event(&mut self, mouseButton: glfw::MouseButton, action: glfw::Action, modifier: glfw::Modifiers) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `mouse_button` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `mouseButton` should have a snake case name [INFO] [stdout] --> src/window.rs:109:40 [INFO] [stdout] | [INFO] [stdout] 109 | glfw::WindowEvent::MouseButton(mouseButton, action, modifier) => { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `mouse_button` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `id` [INFO] [stdout] --> src/gl_program.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn id(&self) -> gl::types::GLuint { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `print_uniforms` [INFO] [stdout] --> src/gl_program.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn print_uniforms(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_bool` [INFO] [stdout] --> src/gl_program.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn set_bool(&mut self, var: &str, value: bool) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_float` [INFO] [stdout] --> src/gl_program.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn set_float(&mut self, var: &str, value: f32) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Z` [INFO] [stdout] --> src/transformation.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Z(f32), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `scale` [INFO] [stdout] --> src/transformation.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn scale(&mut self, scale_factor: f32) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `translade` [INFO] [stdout] --> src/transformation.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn translade(&mut self, x: f32, y: f32, z: f32) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `reset_transformations` [INFO] [stdout] --> src/transformation.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn reset_transformations(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_uniform` [INFO] [stdout] --> src/transformation.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn set_uniform(&self) {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `mouseButton` should have a snake case name [INFO] [stdout] --> src/scene.rs:50:41 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn mouse_press_event(&mut self, mouseButton: glfw::MouseButton, action: glfw::Action, modifier: glfw::Modifiers) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `mouse_button` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `mouseButton` should have a snake case name [INFO] [stdout] --> src/window.rs:109:40 [INFO] [stdout] | [INFO] [stdout] 109 | glfw::WindowEvent::MouseButton(mouseButton, action, modifier) => { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `mouse_button` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.00s [INFO] running `Command { std: "docker" "inspect" "80639616ad918e0b3c31bf82ffec881e1f6a75ca305a7429c49e9402157e7ecb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80639616ad918e0b3c31bf82ffec881e1f6a75ca305a7429c49e9402157e7ecb", kill_on_drop: false }` [INFO] [stdout] 80639616ad918e0b3c31bf82ffec881e1f6a75ca305a7429c49e9402157e7ecb