Oct 14 15:24:46.792 INFO testing kenjiSpecial/rust-cubemap-slicer against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 15:24:46.794 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 14 15:24:47.367 INFO blam! 1924074b76ea727f12214ae243236b4ce604f2af30d6b8fbd2275a334f87b1db Oct 14 15:24:47.379 INFO running `"docker" "start" "-a" "1924074b76ea727f12214ae243236b4ce604f2af30d6b8fbd2275a334f87b1db"` Oct 14 15:24:48.758 INFO kablam! usermod: no changes Oct 14 15:24:48.979 INFO kablam! Compiling bitflags v1.0.4 Oct 14 15:24:48.980 INFO kablam! Compiling cgmath v0.16.1 Oct 14 15:24:48.980 INFO kablam! Compiling color_quant v1.0.1 Oct 14 15:24:48.980 INFO kablam! Compiling crossbeam-utils v0.2.2 Oct 14 15:24:48.980 INFO kablam! Compiling log v0.4.5 Oct 14 15:24:48.980 INFO kablam! Compiling cmake v0.1.33 Oct 14 15:24:48.981 INFO kablam! Compiling deflate v0.7.18 Oct 14 15:24:48.981 INFO kablam! Compiling num-integer v0.1.39 Oct 14 15:24:49.819 INFO kablam! Compiling num-complex v0.1.43 Oct 14 15:24:51.539 INFO kablam! Compiling xml-rs v0.7.0 Oct 14 15:24:54.831 INFO kablam! Compiling enum_primitive v0.1.1 Oct 14 15:24:54.831 INFO kablam! Compiling syn v0.14.9 Oct 14 15:24:54.839 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 14 15:24:54.915 INFO kablam! Compiling glfw-sys v3.2.2 Oct 14 15:24:55.379 INFO kablam! Compiling gif v0.10.0 Oct 14 15:25:02.684 INFO kablam! Compiling num-bigint v0.1.44 Oct 14 15:25:02.739 INFO kablam! Compiling num-iter v0.1.37 Oct 14 15:25:02.879 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 14 15:25:03.190 INFO kablam! Compiling gl_generator v0.9.0 Oct 14 15:25:03.371 INFO kablam! Compiling png v0.12.0 Oct 14 15:25:05.059 INFO kablam! Compiling rayon-core v1.4.1 Oct 14 15:25:20.185 INFO kablam! Compiling rayon v1.0.2 Oct 14 15:25:20.837 INFO kablam! Compiling num-rational v0.1.42 Oct 14 15:25:21.159 INFO kablam! Compiling gl v0.10.0 Oct 14 15:25:22.055 INFO kablam! Compiling num-derive v0.2.2 Oct 14 15:25:25.988 INFO kablam! Compiling num v0.1.42 Oct 14 15:25:26.609 INFO kablam! Compiling glfw v0.24.0 Oct 14 15:25:34.647 INFO kablam! Compiling jpeg-decoder v0.1.15 Oct 14 15:25:39.924 INFO kablam! Compiling image v0.19.0 Oct 14 15:25:57.663 INFO kablam! Compiling glfw-example v0.1.0 (/source) Oct 14 15:25:58.267 INFO kablam! warning: unused import: `std::sync::mpsc::Receiver` Oct 14 15:25:58.268 INFO kablam! --> src/main.rs:10:5 Oct 14 15:25:58.268 INFO kablam! | Oct 14 15:25:58.268 INFO kablam! 10 | use std::sync::mpsc::Receiver; Oct 14 15:25:58.268 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:25:58.269 INFO kablam! | Oct 14 15:25:58.269 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 15:25:58.269 INFO kablam! Oct 14 15:25:58.391 INFO kablam! warning: value assigned to `x` is never read Oct 14 15:25:58.391 INFO kablam! --> src/main.rs:201:29 Oct 14 15:25:58.391 INFO kablam! | Oct 14 15:25:58.391 INFO kablam! 201 | let mut x:u32 = 0; Oct 14 15:25:58.391 INFO kablam! | ^ Oct 14 15:25:58.391 INFO kablam! | Oct 14 15:25:58.391 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 14 15:25:58.391 INFO kablam! Oct 14 15:25:58.391 INFO kablam! warning: value assigned to `y` is never read Oct 14 15:25:58.391 INFO kablam! --> src/main.rs:202:29 Oct 14 15:25:58.391 INFO kablam! | Oct 14 15:25:58.391 INFO kablam! 202 | let mut y:u32 = 0; Oct 14 15:25:58.391 INFO kablam! | ^ Oct 14 15:25:58.391 INFO kablam! Oct 14 15:25:58.435 INFO kablam! warning: method is never used: `setBool` Oct 14 15:25:58.435 INFO kablam! --> src/shader.rs:76:5 Oct 14 15:25:58.435 INFO kablam! | Oct 14 15:25:58.435 INFO kablam! 76 | pub unsafe fn setBool(&self, name: &CStr, value: bool) { Oct 14 15:25:58.435 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:25:58.435 INFO kablam! | Oct 14 15:25:58.435 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 15:25:58.435 INFO kablam! Oct 14 15:25:58.435 INFO kablam! warning: method is never used: `setInt` Oct 14 15:25:58.435 INFO kablam! --> src/shader.rs:80:5 Oct 14 15:25:58.435 INFO kablam! | Oct 14 15:25:58.436 INFO kablam! 80 | pub unsafe fn setInt(&self, name: &CStr, value: i32) { Oct 14 15:25:58.436 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:25:58.436 INFO kablam! Oct 14 15:25:58.436 INFO kablam! warning: method is never used: `setFloat` Oct 14 15:25:58.436 INFO kablam! --> src/shader.rs:84:5 Oct 14 15:25:58.436 INFO kablam! | Oct 14 15:25:58.436 INFO kablam! 84 | pub unsafe fn setFloat(&self, name: &CStr, value: f32) { Oct 14 15:25:58.436 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:25:58.436 INFO kablam! Oct 14 15:25:58.436 INFO kablam! warning: method is never used: `setVector3` Oct 14 15:25:58.436 INFO kablam! --> src/shader.rs:88:5 Oct 14 15:25:58.436 INFO kablam! | Oct 14 15:25:58.436 INFO kablam! 88 | pub unsafe fn setVector3(&self, name: &CStr, value: &Vector3) { Oct 14 15:25:58.436 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:25:58.436 INFO kablam! Oct 14 15:25:58.436 INFO kablam! warning: method is never used: `setVec3` Oct 14 15:25:58.436 INFO kablam! --> src/shader.rs:92:5 Oct 14 15:25:58.436 INFO kablam! | Oct 14 15:25:58.436 INFO kablam! 92 | pub unsafe fn setVec3(&self, name: &CStr, x: f32, y: f32, z: f32) { Oct 14 15:25:58.436 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:25:58.436 INFO kablam! Oct 14 15:25:58.437 INFO kablam! warning: method is never used: `setMat4` Oct 14 15:25:58.437 INFO kablam! --> src/shader.rs:96:5 Oct 14 15:25:58.437 INFO kablam! | Oct 14 15:25:58.437 INFO kablam! 96 | pub unsafe fn setMat4(&self, name: &CStr, mat: &Matrix4) { Oct 14 15:25:58.437 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:25:58.437 INFO kablam! Oct 14 15:25:58.437 INFO kablam! warning: method is never used: `with_geometry_shader` Oct 14 15:25:58.437 INFO kablam! --> src/shader.rs:130:5 Oct 14 15:25:58.437 INFO kablam! | Oct 14 15:25:58.437 INFO kablam! 130 | pub fn with_geometry_shader(vertexPath: &str, fragmentPath: &str, geometryPath: &str) -> Self { Oct 14 15:25:58.437 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:25:58.438 INFO kablam! Oct 14 15:25:58.438 INFO kablam! warning: structure field `ID` should have a snake case name such as `id` Oct 14 15:25:58.438 INFO kablam! --> src/shader.rs:17:5 Oct 14 15:25:58.438 INFO kablam! | Oct 14 15:25:58.438 INFO kablam! 17 | pub ID: u32, Oct 14 15:25:58.438 INFO kablam! | ^^^^^^^^^^^ Oct 14 15:25:58.438 INFO kablam! | Oct 14 15:25:58.438 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 15:25:58.438 INFO kablam! Oct 14 15:25:58.442 INFO kablam! warning: variable `vertexPath` should have a snake case name such as `vertex_path` Oct 14 15:25:58.443 INFO kablam! --> src/shader.rs:22:16 Oct 14 15:25:58.443 INFO kablam! | Oct 14 15:25:58.443 INFO kablam! 22 | pub fn new(vertexPath: &str, fragmentPath: &str) -> Shader { Oct 14 15:25:58.443 INFO kablam! | ^^^^^^^^^^ Oct 14 15:25:58.443 INFO kablam! Oct 14 15:25:58.443 INFO kablam! warning: variable `fragmentPath` should have a snake case name such as `fragment_path` Oct 14 15:25:58.443 INFO kablam! --> src/shader.rs:22:34 Oct 14 15:25:58.443 INFO kablam! | Oct 14 15:25:58.443 INFO kablam! 22 | pub fn new(vertexPath: &str, fragmentPath: &str) -> Shader { Oct 14 15:25:58.443 INFO kablam! | ^^^^^^^^^^^^ Oct 14 15:25:58.443 INFO kablam! Oct 14 15:25:58.443 INFO kablam! warning: variable `vShaderFile` should have a snake case name such as `v_shader_file` Oct 14 15:25:58.443 INFO kablam! --> src/shader.rs:25:13 Oct 14 15:25:58.443 INFO kablam! | Oct 14 15:25:58.443 INFO kablam! 25 | let mut vShaderFile = File::open(vertexPath) Oct 14 15:25:58.443 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 15:25:58.443 INFO kablam! Oct 14 15:25:58.443 INFO kablam! warning: variable `fShaderFile` should have a snake case name such as `f_shader_file` Oct 14 15:25:58.443 INFO kablam! --> src/shader.rs:27:13 Oct 14 15:25:58.443 INFO kablam! | Oct 14 15:25:58.443 INFO kablam! 27 | let mut fShaderFile = File::open(fragmentPath) Oct 14 15:25:58.443 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 15:25:58.443 INFO kablam! Oct 14 15:25:58.443 INFO kablam! warning: variable `vertexCode` should have a snake case name such as `vertex_code` Oct 14 15:25:58.443 INFO kablam! --> src/shader.rs:29:13 Oct 14 15:25:58.443 INFO kablam! | Oct 14 15:25:58.443 INFO kablam! 29 | let mut vertexCode = String::new(); Oct 14 15:25:58.443 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 15:25:58.443 INFO kablam! Oct 14 15:25:58.443 INFO kablam! warning: variable `fragmentCode` should have a snake case name such as `fragment_code` Oct 14 15:25:58.443 INFO kablam! --> src/shader.rs:30:13 Oct 14 15:25:58.443 INFO kablam! | Oct 14 15:25:58.443 INFO kablam! 30 | let mut fragmentCode = String::new(); Oct 14 15:25:58.443 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 15:25:58.443 INFO kablam! Oct 14 15:25:58.443 INFO kablam! warning: variable `vShaderCode` should have a snake case name such as `v_shader_code` Oct 14 15:25:58.443 INFO kablam! --> src/shader.rs:38:13 Oct 14 15:25:58.443 INFO kablam! | Oct 14 15:25:58.443 INFO kablam! 38 | let vShaderCode = CString::new(vertexCode.as_bytes()).unwrap(); Oct 14 15:25:58.443 INFO kablam! | ^^^^^^^^^^^ Oct 14 15:25:58.443 INFO kablam! Oct 14 15:25:58.443 INFO kablam! warning: variable `fShaderCode` should have a snake case name such as `f_shader_code` Oct 14 15:25:58.443 INFO kablam! --> src/shader.rs:39:13 Oct 14 15:25:58.443 INFO kablam! | Oct 14 15:25:58.443 INFO kablam! 39 | let fShaderCode = CString::new(fragmentCode.as_bytes()).unwrap(); Oct 14 15:25:58.443 INFO kablam! | ^^^^^^^^^^^ Oct 14 15:25:58.443 INFO kablam! Oct 14 15:25:58.443 INFO kablam! warning: variable `ID` should have a snake case name such as `id` Oct 14 15:25:58.443 INFO kablam! --> src/shader.rs:54:17 Oct 14 15:25:58.443 INFO kablam! | Oct 14 15:25:58.443 INFO kablam! 54 | let ID = gl::CreateProgram(); Oct 14 15:25:58.443 INFO kablam! | ^^ Oct 14 15:25:58.443 INFO kablam! Oct 14 15:25:58.443 INFO kablam! warning: method `useProgram` should have a snake case name such as `use_program` Oct 14 15:25:58.443 INFO kablam! --> src/shader.rs:70:5 Oct 14 15:25:58.443 INFO kablam! | Oct 14 15:25:58.443 INFO kablam! 70 | / pub unsafe fn useProgram(&self) { Oct 14 15:25:58.443 INFO kablam! 71 | | gl::UseProgram(self.ID) Oct 14 15:25:58.443 INFO kablam! 72 | | } Oct 14 15:25:58.443 INFO kablam! | |_____^ Oct 14 15:25:58.443 INFO kablam! Oct 14 15:25:58.443 INFO kablam! warning: method `setBool` should have a snake case name such as `set_bool` Oct 14 15:25:58.443 INFO kablam! --> src/shader.rs:76:5 Oct 14 15:25:58.443 INFO kablam! | Oct 14 15:25:58.443 INFO kablam! 76 | / pub unsafe fn setBool(&self, name: &CStr, value: bool) { Oct 14 15:25:58.443 INFO kablam! 77 | | gl::Uniform1i(gl::GetUniformLocation(self.ID, name.as_ptr()), value as i32); Oct 14 15:25:58.443 INFO kablam! 78 | | } Oct 14 15:25:58.443 INFO kablam! | |_____^ Oct 14 15:25:58.443 INFO kablam! Oct 14 15:25:58.443 INFO kablam! warning: method `setInt` should have a snake case name such as `set_int` Oct 14 15:25:58.443 INFO kablam! --> src/shader.rs:80:5 Oct 14 15:25:58.443 INFO kablam! | Oct 14 15:25:58.443 INFO kablam! 80 | / pub unsafe fn setInt(&self, name: &CStr, value: i32) { Oct 14 15:25:58.443 INFO kablam! 81 | | gl::Uniform1i(gl::GetUniformLocation(self.ID, name.as_ptr()), value); Oct 14 15:25:58.443 INFO kablam! 82 | | } Oct 14 15:25:58.443 INFO kablam! | |_____^ Oct 14 15:25:58.443 INFO kablam! Oct 14 15:25:58.443 INFO kablam! warning: method `setFloat` should have a snake case name such as `set_float` Oct 14 15:25:58.443 INFO kablam! --> src/shader.rs:84:5 Oct 14 15:25:58.443 INFO kablam! | Oct 14 15:25:58.443 INFO kablam! 84 | / pub unsafe fn setFloat(&self, name: &CStr, value: f32) { Oct 14 15:25:58.443 INFO kablam! 85 | | gl::Uniform1f(gl::GetUniformLocation(self.ID, name.as_ptr()), value); Oct 14 15:25:58.443 INFO kablam! 86 | | } Oct 14 15:25:58.443 INFO kablam! | |_____^ Oct 14 15:25:58.444 INFO kablam! Oct 14 15:25:58.444 INFO kablam! warning: method `setVector3` should have a snake case name such as `set_vector3` Oct 14 15:25:58.444 INFO kablam! --> src/shader.rs:88:5 Oct 14 15:25:58.444 INFO kablam! | Oct 14 15:25:58.444 INFO kablam! 88 | / pub unsafe fn setVector3(&self, name: &CStr, value: &Vector3) { Oct 14 15:25:58.444 INFO kablam! 89 | | gl::Uniform3fv(gl::GetUniformLocation(self.ID, name.as_ptr()), 1, value.as_ptr()); Oct 14 15:25:58.444 INFO kablam! 90 | | } Oct 14 15:25:58.444 INFO kablam! | |_____^ Oct 14 15:25:58.444 INFO kablam! Oct 14 15:25:58.444 INFO kablam! warning: method `setVec3` should have a snake case name such as `set_vec3` Oct 14 15:25:58.444 INFO kablam! --> src/shader.rs:92:5 Oct 14 15:25:58.444 INFO kablam! | Oct 14 15:25:58.444 INFO kablam! 92 | / pub unsafe fn setVec3(&self, name: &CStr, x: f32, y: f32, z: f32) { Oct 14 15:25:58.444 INFO kablam! 93 | | gl::Uniform3f(gl::GetUniformLocation(self.ID, name.as_ptr()), x, y, z); Oct 14 15:25:58.444 INFO kablam! 94 | | } Oct 14 15:25:58.444 INFO kablam! | |_____^ Oct 14 15:25:58.444 INFO kablam! Oct 14 15:25:58.444 INFO kablam! warning: method `setMat4` should have a snake case name such as `set_mat4` Oct 14 15:25:58.444 INFO kablam! --> src/shader.rs:96:5 Oct 14 15:25:58.444 INFO kablam! | Oct 14 15:25:58.444 INFO kablam! 96 | / pub unsafe fn setMat4(&self, name: &CStr, mat: &Matrix4) { Oct 14 15:25:58.444 INFO kablam! 97 | | gl::UniformMatrix4fv(gl::GetUniformLocation(self.ID, name.as_ptr()), 1, gl::FALSE, mat.as_ptr()); Oct 14 15:25:58.444 INFO kablam! 98 | | } Oct 14 15:25:58.444 INFO kablam! | |_____^ Oct 14 15:25:58.444 INFO kablam! Oct 14 15:25:58.444 INFO kablam! warning: method `checkCompileErrors` should have a snake case name such as `check_compile_errors` Oct 14 15:25:58.444 INFO kablam! --> src/shader.rs:102:5 Oct 14 15:25:58.444 INFO kablam! | Oct 14 15:25:58.444 INFO kablam! 102 | / unsafe fn checkCompileErrors(&self, shader: u32, type_: &str) { Oct 14 15:25:58.444 INFO kablam! 103 | | let mut success = gl::FALSE as GLint; Oct 14 15:25:58.444 INFO kablam! 104 | | let mut infoLog = Vec::with_capacity(1024); Oct 14 15:25:58.444 INFO kablam! 105 | | infoLog.set_len(1024 - 1); // subtract 1 to skip the trailing null character Oct 14 15:25:58.444 INFO kablam! ... | Oct 14 15:25:58.444 INFO kablam! 126 | | Oct 14 15:25:58.444 INFO kablam! 127 | | } Oct 14 15:25:58.444 INFO kablam! | |_____^ Oct 14 15:25:58.444 INFO kablam! Oct 14 15:25:58.444 INFO kablam! warning: variable `infoLog` should have a snake case name such as `info_log` Oct 14 15:25:58.444 INFO kablam! --> src/shader.rs:104:13 Oct 14 15:25:58.444 INFO kablam! | Oct 14 15:25:58.444 INFO kablam! 104 | let mut infoLog = Vec::with_capacity(1024); Oct 14 15:25:58.444 INFO kablam! | ^^^^^^^^^^^ Oct 14 15:25:58.444 INFO kablam! Oct 14 15:25:58.444 INFO kablam! warning: variable `vertexPath` should have a snake case name such as `vertex_path` Oct 14 15:25:58.444 INFO kablam! --> src/shader.rs:130:33 Oct 14 15:25:58.444 INFO kablam! | Oct 14 15:25:58.444 INFO kablam! 130 | pub fn with_geometry_shader(vertexPath: &str, fragmentPath: &str, geometryPath: &str) -> Self { Oct 14 15:25:58.444 INFO kablam! | ^^^^^^^^^^ Oct 14 15:25:58.444 INFO kablam! Oct 14 15:25:58.444 INFO kablam! warning: variable `fragmentPath` should have a snake case name such as `fragment_path` Oct 14 15:25:58.444 INFO kablam! --> src/shader.rs:130:51 Oct 14 15:25:58.444 INFO kablam! | Oct 14 15:25:58.444 INFO kablam! 130 | pub fn with_geometry_shader(vertexPath: &str, fragmentPath: &str, geometryPath: &str) -> Self { Oct 14 15:25:58.444 INFO kablam! | ^^^^^^^^^^^^ Oct 14 15:25:58.444 INFO kablam! Oct 14 15:25:58.444 INFO kablam! warning: variable `geometryPath` should have a snake case name such as `geometry_path` Oct 14 15:25:58.444 INFO kablam! --> src/shader.rs:130:71 Oct 14 15:25:58.444 INFO kablam! | Oct 14 15:25:58.444 INFO kablam! 130 | pub fn with_geometry_shader(vertexPath: &str, fragmentPath: &str, geometryPath: &str) -> Self { Oct 14 15:25:58.444 INFO kablam! | ^^^^^^^^^^^^ Oct 14 15:25:58.444 INFO kablam! Oct 14 15:25:58.444 INFO kablam! warning: variable `vShaderFile` should have a snake case name such as `v_shader_file` Oct 14 15:25:58.444 INFO kablam! --> src/shader.rs:133:13 Oct 14 15:25:58.444 INFO kablam! | Oct 14 15:25:58.444 INFO kablam! 133 | let mut vShaderFile = File::open(vertexPath) Oct 14 15:25:58.444 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 15:25:58.444 INFO kablam! Oct 14 15:25:58.444 INFO kablam! warning: variable `fShaderFile` should have a snake case name such as `f_shader_file` Oct 14 15:25:58.444 INFO kablam! --> src/shader.rs:135:13 Oct 14 15:25:58.444 INFO kablam! | Oct 14 15:25:58.444 INFO kablam! 135 | let mut fShaderFile = File::open(fragmentPath) Oct 14 15:25:58.444 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 15:25:58.444 INFO kablam! Oct 14 15:25:58.444 INFO kablam! warning: variable `gShaderFile` should have a snake case name such as `g_shader_file` Oct 14 15:25:58.444 INFO kablam! --> src/shader.rs:137:13 Oct 14 15:25:58.444 INFO kablam! | Oct 14 15:25:58.444 INFO kablam! 137 | let mut gShaderFile = File::open(geometryPath) Oct 14 15:25:58.444 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 15:25:58.444 INFO kablam! Oct 14 15:25:58.444 INFO kablam! warning: variable `vertexCode` should have a snake case name such as `vertex_code` Oct 14 15:25:58.444 INFO kablam! --> src/shader.rs:139:13 Oct 14 15:25:58.444 INFO kablam! | Oct 14 15:25:58.444 INFO kablam! 139 | let mut vertexCode = String::new(); Oct 14 15:25:58.444 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 15:25:58.444 INFO kablam! Oct 14 15:25:58.444 INFO kablam! warning: variable `fragmentCode` should have a snake case name such as `fragment_code` Oct 14 15:25:58.444 INFO kablam! --> src/shader.rs:140:13 Oct 14 15:25:58.445 INFO kablam! | Oct 14 15:25:58.445 INFO kablam! 140 | let mut fragmentCode = String::new(); Oct 14 15:25:58.445 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 15:25:58.445 INFO kablam! Oct 14 15:25:58.445 INFO kablam! warning: variable `geometryCode` should have a snake case name such as `geometry_code` Oct 14 15:25:58.445 INFO kablam! --> src/shader.rs:141:13 Oct 14 15:25:58.445 INFO kablam! | Oct 14 15:25:58.445 INFO kablam! 141 | let mut geometryCode = String::new(); Oct 14 15:25:58.445 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 15:25:58.445 INFO kablam! Oct 14 15:25:58.445 INFO kablam! warning: variable `vShaderCode` should have a snake case name such as `v_shader_code` Oct 14 15:25:58.445 INFO kablam! --> src/shader.rs:152:13 Oct 14 15:25:58.445 INFO kablam! | Oct 14 15:25:58.445 INFO kablam! 152 | let vShaderCode = CString::new(vertexCode.as_bytes()).unwrap(); Oct 14 15:25:58.445 INFO kablam! | ^^^^^^^^^^^ Oct 14 15:25:58.445 INFO kablam! Oct 14 15:25:58.445 INFO kablam! warning: variable `fShaderCode` should have a snake case name such as `f_shader_code` Oct 14 15:25:58.445 INFO kablam! --> src/shader.rs:153:13 Oct 14 15:25:58.445 INFO kablam! | Oct 14 15:25:58.445 INFO kablam! 153 | let fShaderCode = CString::new(fragmentCode.as_bytes()).unwrap(); Oct 14 15:25:58.445 INFO kablam! | ^^^^^^^^^^^ Oct 14 15:25:58.445 INFO kablam! Oct 14 15:25:58.445 INFO kablam! warning: variable `gShaderCode` should have a snake case name such as `g_shader_code` Oct 14 15:25:58.445 INFO kablam! --> src/shader.rs:154:13 Oct 14 15:25:58.445 INFO kablam! | Oct 14 15:25:58.445 INFO kablam! 154 | let gShaderCode = CString::new(geometryCode.as_bytes()).unwrap(); Oct 14 15:25:58.445 INFO kablam! | ^^^^^^^^^^^ Oct 14 15:25:58.445 INFO kablam! Oct 14 15:25:58.445 INFO kablam! warning: variable `ID` should have a snake case name such as `id` Oct 14 15:25:58.445 INFO kablam! --> src/shader.rs:175:17 Oct 14 15:25:58.445 INFO kablam! | Oct 14 15:25:58.445 INFO kablam! 175 | let ID = gl::CreateProgram(); Oct 14 15:25:58.445 INFO kablam! | ^^ Oct 14 15:25:58.445 INFO kablam! Oct 14 15:25:58.445 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 15:25:58.445 INFO kablam! --> src/main.rs:36:5 Oct 14 15:25:58.445 INFO kablam! | Oct 14 15:25:58.445 INFO kablam! 36 | fs::create_dir_all(target_dir); Oct 14 15:25:58.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:25:58.445 INFO kablam! | Oct 14 15:25:58.445 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 15:25:58.445 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 15:25:58.445 INFO kablam! Oct 14 15:26:02.099 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 13s Oct 14 15:26:02.106 INFO kablam! su: No module specific data is present Oct 14 15:26:02.870 INFO running `"docker" "rm" "-f" "1924074b76ea727f12214ae243236b4ce604f2af30d6b8fbd2275a334f87b1db"` Oct 14 15:26:03.125 INFO blam! 1924074b76ea727f12214ae243236b4ce604f2af30d6b8fbd2275a334f87b1db Oct 14 15:26:03.132 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 14 15:26:03.579 INFO blam! 62abce161af9443da85bc74c8f04cd076b129250907c95d3b8cb2f2652c7eeb8 Oct 14 15:26:03.599 INFO running `"docker" "start" "-a" "62abce161af9443da85bc74c8f04cd076b129250907c95d3b8cb2f2652c7eeb8"` Oct 14 15:26:04.592 INFO kablam! usermod: no changes Oct 14 15:26:04.743 INFO kablam! Compiling glfw-example v0.1.0 (/source) Oct 14 15:26:05.419 INFO kablam! warning: unused import: `std::sync::mpsc::Receiver` Oct 14 15:26:05.420 INFO kablam! --> src/main.rs:10:5 Oct 14 15:26:05.420 INFO kablam! | Oct 14 15:26:05.420 INFO kablam! 10 | use std::sync::mpsc::Receiver; Oct 14 15:26:05.420 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:26:05.421 INFO kablam! | Oct 14 15:26:05.421 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 15:26:05.421 INFO kablam! Oct 14 15:26:05.540 INFO kablam! warning: value assigned to `x` is never read Oct 14 15:26:05.541 INFO kablam! --> src/main.rs:201:29 Oct 14 15:26:05.541 INFO kablam! | Oct 14 15:26:05.542 INFO kablam! 201 | let mut x:u32 = 0; Oct 14 15:26:05.544 INFO kablam! | ^ Oct 14 15:26:05.544 INFO kablam! | Oct 14 15:26:05.545 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 14 15:26:05.545 INFO kablam! Oct 14 15:26:05.545 INFO kablam! warning: value assigned to `y` is never read Oct 14 15:26:05.546 INFO kablam! --> src/main.rs:202:29 Oct 14 15:26:05.546 INFO kablam! | Oct 14 15:26:05.546 INFO kablam! 202 | let mut y:u32 = 0; Oct 14 15:26:05.547 INFO kablam! | ^ Oct 14 15:26:05.547 INFO kablam! Oct 14 15:26:05.594 INFO kablam! warning: method is never used: `setBool` Oct 14 15:26:05.594 INFO kablam! --> src/shader.rs:76:5 Oct 14 15:26:05.594 INFO kablam! | Oct 14 15:26:05.594 INFO kablam! 76 | pub unsafe fn setBool(&self, name: &CStr, value: bool) { Oct 14 15:26:05.594 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:26:05.594 INFO kablam! | Oct 14 15:26:05.594 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 15:26:05.594 INFO kablam! Oct 14 15:26:05.594 INFO kablam! warning: method is never used: `setInt` Oct 14 15:26:05.594 INFO kablam! --> src/shader.rs:80:5 Oct 14 15:26:05.594 INFO kablam! | Oct 14 15:26:05.594 INFO kablam! 80 | pub unsafe fn setInt(&self, name: &CStr, value: i32) { Oct 14 15:26:05.594 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:26:05.594 INFO kablam! Oct 14 15:26:05.594 INFO kablam! warning: method is never used: `setFloat` Oct 14 15:26:05.594 INFO kablam! --> src/shader.rs:84:5 Oct 14 15:26:05.594 INFO kablam! | Oct 14 15:26:05.594 INFO kablam! 84 | pub unsafe fn setFloat(&self, name: &CStr, value: f32) { Oct 14 15:26:05.594 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:26:05.594 INFO kablam! Oct 14 15:26:05.594 INFO kablam! warning: method is never used: `setVector3` Oct 14 15:26:05.594 INFO kablam! --> src/shader.rs:88:5 Oct 14 15:26:05.594 INFO kablam! | Oct 14 15:26:05.594 INFO kablam! 88 | pub unsafe fn setVector3(&self, name: &CStr, value: &Vector3) { Oct 14 15:26:05.594 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:26:05.594 INFO kablam! Oct 14 15:26:05.594 INFO kablam! warning: method is never used: `setVec3` Oct 14 15:26:05.594 INFO kablam! --> src/shader.rs:92:5 Oct 14 15:26:05.594 INFO kablam! | Oct 14 15:26:05.607 INFO kablam! 92 | pub unsafe fn setVec3(&self, name: &CStr, x: f32, y: f32, z: f32) { Oct 14 15:26:05.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:26:05.607 INFO kablam! Oct 14 15:26:05.607 INFO kablam! warning: method is never used: `setMat4` Oct 14 15:26:05.607 INFO kablam! --> src/shader.rs:96:5 Oct 14 15:26:05.607 INFO kablam! | Oct 14 15:26:05.607 INFO kablam! 96 | pub unsafe fn setMat4(&self, name: &CStr, mat: &Matrix4) { Oct 14 15:26:05.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:26:05.607 INFO kablam! Oct 14 15:26:05.607 INFO kablam! warning: method is never used: `with_geometry_shader` Oct 14 15:26:05.607 INFO kablam! --> src/shader.rs:130:5 Oct 14 15:26:05.607 INFO kablam! | Oct 14 15:26:05.607 INFO kablam! 130 | pub fn with_geometry_shader(vertexPath: &str, fragmentPath: &str, geometryPath: &str) -> Self { Oct 14 15:26:05.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:26:05.607 INFO kablam! Oct 14 15:26:05.607 INFO kablam! warning: structure field `ID` should have a snake case name such as `id` Oct 14 15:26:05.607 INFO kablam! --> src/shader.rs:17:5 Oct 14 15:26:05.607 INFO kablam! | Oct 14 15:26:05.607 INFO kablam! 17 | pub ID: u32, Oct 14 15:26:05.607 INFO kablam! | ^^^^^^^^^^^ Oct 14 15:26:05.607 INFO kablam! | Oct 14 15:26:05.607 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 15:26:05.607 INFO kablam! Oct 14 15:26:05.607 INFO kablam! warning: variable `vertexPath` should have a snake case name such as `vertex_path` Oct 14 15:26:05.607 INFO kablam! --> src/shader.rs:22:16 Oct 14 15:26:05.607 INFO kablam! | Oct 14 15:26:05.607 INFO kablam! 22 | pub fn new(vertexPath: &str, fragmentPath: &str) -> Shader { Oct 14 15:26:05.607 INFO kablam! | ^^^^^^^^^^ Oct 14 15:26:05.607 INFO kablam! Oct 14 15:26:05.607 INFO kablam! warning: variable `fragmentPath` should have a snake case name such as `fragment_path` Oct 14 15:26:05.607 INFO kablam! --> src/shader.rs:22:34 Oct 14 15:26:05.607 INFO kablam! | Oct 14 15:26:05.607 INFO kablam! 22 | pub fn new(vertexPath: &str, fragmentPath: &str) -> Shader { Oct 14 15:26:05.607 INFO kablam! | ^^^^^^^^^^^^ Oct 14 15:26:05.607 INFO kablam! Oct 14 15:26:05.607 INFO kablam! warning: variable `vShaderFile` should have a snake case name such as `v_shader_file` Oct 14 15:26:05.607 INFO kablam! --> src/shader.rs:25:13 Oct 14 15:26:05.607 INFO kablam! | Oct 14 15:26:05.607 INFO kablam! 25 | let mut vShaderFile = File::open(vertexPath) Oct 14 15:26:05.607 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 15:26:05.607 INFO kablam! Oct 14 15:26:05.607 INFO kablam! warning: variable `fShaderFile` should have a snake case name such as `f_shader_file` Oct 14 15:26:05.607 INFO kablam! --> src/shader.rs:27:13 Oct 14 15:26:05.607 INFO kablam! | Oct 14 15:26:05.607 INFO kablam! 27 | let mut fShaderFile = File::open(fragmentPath) Oct 14 15:26:05.607 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 15:26:05.607 INFO kablam! Oct 14 15:26:05.607 INFO kablam! warning: variable `vertexCode` should have a snake case name such as `vertex_code` Oct 14 15:26:05.607 INFO kablam! --> src/shader.rs:29:13 Oct 14 15:26:05.607 INFO kablam! | Oct 14 15:26:05.607 INFO kablam! 29 | let mut vertexCode = String::new(); Oct 14 15:26:05.607 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 15:26:05.607 INFO kablam! Oct 14 15:26:05.607 INFO kablam! warning: variable `fragmentCode` should have a snake case name such as `fragment_code` Oct 14 15:26:05.607 INFO kablam! --> src/shader.rs:30:13 Oct 14 15:26:05.607 INFO kablam! | Oct 14 15:26:05.607 INFO kablam! 30 | let mut fragmentCode = String::new(); Oct 14 15:26:05.607 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 15:26:05.607 INFO kablam! Oct 14 15:26:05.607 INFO kablam! warning: variable `vShaderCode` should have a snake case name such as `v_shader_code` Oct 14 15:26:05.607 INFO kablam! --> src/shader.rs:38:13 Oct 14 15:26:05.608 INFO kablam! | Oct 14 15:26:05.608 INFO kablam! 38 | let vShaderCode = CString::new(vertexCode.as_bytes()).unwrap(); Oct 14 15:26:05.608 INFO kablam! | ^^^^^^^^^^^ Oct 14 15:26:05.608 INFO kablam! Oct 14 15:26:05.608 INFO kablam! warning: variable `fShaderCode` should have a snake case name such as `f_shader_code` Oct 14 15:26:05.608 INFO kablam! --> src/shader.rs:39:13 Oct 14 15:26:05.608 INFO kablam! | Oct 14 15:26:05.608 INFO kablam! 39 | let fShaderCode = CString::new(fragmentCode.as_bytes()).unwrap(); Oct 14 15:26:05.608 INFO kablam! | ^^^^^^^^^^^ Oct 14 15:26:05.608 INFO kablam! Oct 14 15:26:05.608 INFO kablam! warning: variable `ID` should have a snake case name such as `id` Oct 14 15:26:05.608 INFO kablam! --> src/shader.rs:54:17 Oct 14 15:26:05.608 INFO kablam! | Oct 14 15:26:05.608 INFO kablam! 54 | let ID = gl::CreateProgram(); Oct 14 15:26:05.608 INFO kablam! | ^^ Oct 14 15:26:05.608 INFO kablam! Oct 14 15:26:05.608 INFO kablam! warning: method `useProgram` should have a snake case name such as `use_program` Oct 14 15:26:05.608 INFO kablam! --> src/shader.rs:70:5 Oct 14 15:26:05.608 INFO kablam! | Oct 14 15:26:05.608 INFO kablam! 70 | / pub unsafe fn useProgram(&self) { Oct 14 15:26:05.608 INFO kablam! 71 | | gl::UseProgram(self.ID) Oct 14 15:26:05.608 INFO kablam! 72 | | } Oct 14 15:26:05.608 INFO kablam! | |_____^ Oct 14 15:26:05.608 INFO kablam! Oct 14 15:26:05.608 INFO kablam! warning: method `setBool` should have a snake case name such as `set_bool` Oct 14 15:26:05.608 INFO kablam! --> src/shader.rs:76:5 Oct 14 15:26:05.608 INFO kablam! | Oct 14 15:26:05.608 INFO kablam! 76 | / pub unsafe fn setBool(&self, name: &CStr, value: bool) { Oct 14 15:26:05.608 INFO kablam! 77 | | gl::Uniform1i(gl::GetUniformLocation(self.ID, name.as_ptr()), value as i32); Oct 14 15:26:05.608 INFO kablam! 78 | | } Oct 14 15:26:05.608 INFO kablam! | |_____^ Oct 14 15:26:05.608 INFO kablam! Oct 14 15:26:05.608 INFO kablam! warning: method `setInt` should have a snake case name such as `set_int` Oct 14 15:26:05.608 INFO kablam! --> src/shader.rs:80:5 Oct 14 15:26:05.608 INFO kablam! | Oct 14 15:26:05.608 INFO kablam! 80 | / pub unsafe fn setInt(&self, name: &CStr, value: i32) { Oct 14 15:26:05.608 INFO kablam! 81 | | gl::Uniform1i(gl::GetUniformLocation(self.ID, name.as_ptr()), value); Oct 14 15:26:05.608 INFO kablam! 82 | | } Oct 14 15:26:05.608 INFO kablam! | |_____^ Oct 14 15:26:05.608 INFO kablam! Oct 14 15:26:05.608 INFO kablam! warning: method `setFloat` should have a snake case name such as `set_float` Oct 14 15:26:05.608 INFO kablam! --> src/shader.rs:84:5 Oct 14 15:26:05.608 INFO kablam! | Oct 14 15:26:05.608 INFO kablam! 84 | / pub unsafe fn setFloat(&self, name: &CStr, value: f32) { Oct 14 15:26:05.608 INFO kablam! 85 | | gl::Uniform1f(gl::GetUniformLocation(self.ID, name.as_ptr()), value); Oct 14 15:26:05.608 INFO kablam! 86 | | } Oct 14 15:26:05.608 INFO kablam! | |_____^ Oct 14 15:26:05.608 INFO kablam! Oct 14 15:26:05.608 INFO kablam! warning: method `setVector3` should have a snake case name such as `set_vector3` Oct 14 15:26:05.608 INFO kablam! --> src/shader.rs:88:5 Oct 14 15:26:05.608 INFO kablam! | Oct 14 15:26:05.608 INFO kablam! 88 | / pub unsafe fn setVector3(&self, name: &CStr, value: &Vector3) { Oct 14 15:26:05.608 INFO kablam! 89 | | gl::Uniform3fv(gl::GetUniformLocation(self.ID, name.as_ptr()), 1, value.as_ptr()); Oct 14 15:26:05.608 INFO kablam! 90 | | } Oct 14 15:26:05.608 INFO kablam! | |_____^ Oct 14 15:26:05.608 INFO kablam! Oct 14 15:26:05.608 INFO kablam! warning: method `setVec3` should have a snake case name such as `set_vec3` Oct 14 15:26:05.608 INFO kablam! --> src/shader.rs:92:5 Oct 14 15:26:05.608 INFO kablam! | Oct 14 15:26:05.608 INFO kablam! 92 | / pub unsafe fn setVec3(&self, name: &CStr, x: f32, y: f32, z: f32) { Oct 14 15:26:05.608 INFO kablam! 93 | | gl::Uniform3f(gl::GetUniformLocation(self.ID, name.as_ptr()), x, y, z); Oct 14 15:26:05.608 INFO kablam! 94 | | } Oct 14 15:26:05.608 INFO kablam! | |_____^ Oct 14 15:26:05.608 INFO kablam! Oct 14 15:26:05.608 INFO kablam! warning: method `setMat4` should have a snake case name such as `set_mat4` Oct 14 15:26:05.608 INFO kablam! --> src/shader.rs:96:5 Oct 14 15:26:05.608 INFO kablam! | Oct 14 15:26:05.608 INFO kablam! 96 | / pub unsafe fn setMat4(&self, name: &CStr, mat: &Matrix4) { Oct 14 15:26:05.608 INFO kablam! 97 | | gl::UniformMatrix4fv(gl::GetUniformLocation(self.ID, name.as_ptr()), 1, gl::FALSE, mat.as_ptr()); Oct 14 15:26:05.608 INFO kablam! 98 | | } Oct 14 15:26:05.608 INFO kablam! | |_____^ Oct 14 15:26:05.608 INFO kablam! Oct 14 15:26:05.608 INFO kablam! warning: method `checkCompileErrors` should have a snake case name such as `check_compile_errors` Oct 14 15:26:05.608 INFO kablam! --> src/shader.rs:102:5 Oct 14 15:26:05.608 INFO kablam! | Oct 14 15:26:05.608 INFO kablam! 102 | / unsafe fn checkCompileErrors(&self, shader: u32, type_: &str) { Oct 14 15:26:05.608 INFO kablam! 103 | | let mut success = gl::FALSE as GLint; Oct 14 15:26:05.608 INFO kablam! 104 | | let mut infoLog = Vec::with_capacity(1024); Oct 14 15:26:05.608 INFO kablam! 105 | | infoLog.set_len(1024 - 1); // subtract 1 to skip the trailing null character Oct 14 15:26:05.608 INFO kablam! ... | Oct 14 15:26:05.608 INFO kablam! 126 | | Oct 14 15:26:05.608 INFO kablam! 127 | | } Oct 14 15:26:05.608 INFO kablam! | |_____^ Oct 14 15:26:05.608 INFO kablam! Oct 14 15:26:05.608 INFO kablam! warning: variable `infoLog` should have a snake case name such as `info_log` Oct 14 15:26:05.608 INFO kablam! --> src/shader.rs:104:13 Oct 14 15:26:05.608 INFO kablam! | Oct 14 15:26:05.608 INFO kablam! 104 | let mut infoLog = Vec::with_capacity(1024); Oct 14 15:26:05.608 INFO kablam! | ^^^^^^^^^^^ Oct 14 15:26:05.609 INFO kablam! Oct 14 15:26:05.609 INFO kablam! warning: variable `vertexPath` should have a snake case name such as `vertex_path` Oct 14 15:26:05.609 INFO kablam! --> src/shader.rs:130:33 Oct 14 15:26:05.609 INFO kablam! | Oct 14 15:26:05.609 INFO kablam! 130 | pub fn with_geometry_shader(vertexPath: &str, fragmentPath: &str, geometryPath: &str) -> Self { Oct 14 15:26:05.609 INFO kablam! | ^^^^^^^^^^ Oct 14 15:26:05.609 INFO kablam! Oct 14 15:26:05.609 INFO kablam! warning: variable `fragmentPath` should have a snake case name such as `fragment_path` Oct 14 15:26:05.609 INFO kablam! --> src/shader.rs:130:51 Oct 14 15:26:05.609 INFO kablam! | Oct 14 15:26:05.609 INFO kablam! 130 | pub fn with_geometry_shader(vertexPath: &str, fragmentPath: &str, geometryPath: &str) -> Self { Oct 14 15:26:05.609 INFO kablam! | ^^^^^^^^^^^^ Oct 14 15:26:05.609 INFO kablam! Oct 14 15:26:05.609 INFO kablam! warning: variable `geometryPath` should have a snake case name such as `geometry_path` Oct 14 15:26:05.609 INFO kablam! --> src/shader.rs:130:71 Oct 14 15:26:05.609 INFO kablam! | Oct 14 15:26:05.609 INFO kablam! 130 | pub fn with_geometry_shader(vertexPath: &str, fragmentPath: &str, geometryPath: &str) -> Self { Oct 14 15:26:05.609 INFO kablam! | ^^^^^^^^^^^^ Oct 14 15:26:05.609 INFO kablam! Oct 14 15:26:05.609 INFO kablam! warning: variable `vShaderFile` should have a snake case name such as `v_shader_file` Oct 14 15:26:05.609 INFO kablam! --> src/shader.rs:133:13 Oct 14 15:26:05.609 INFO kablam! | Oct 14 15:26:05.609 INFO kablam! 133 | let mut vShaderFile = File::open(vertexPath) Oct 14 15:26:05.609 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 15:26:05.609 INFO kablam! Oct 14 15:26:05.609 INFO kablam! warning: variable `fShaderFile` should have a snake case name such as `f_shader_file` Oct 14 15:26:05.609 INFO kablam! --> src/shader.rs:135:13 Oct 14 15:26:05.609 INFO kablam! | Oct 14 15:26:05.609 INFO kablam! 135 | let mut fShaderFile = File::open(fragmentPath) Oct 14 15:26:05.609 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 15:26:05.609 INFO kablam! Oct 14 15:26:05.609 INFO kablam! warning: variable `gShaderFile` should have a snake case name such as `g_shader_file` Oct 14 15:26:05.609 INFO kablam! --> src/shader.rs:137:13 Oct 14 15:26:05.609 INFO kablam! | Oct 14 15:26:05.609 INFO kablam! 137 | let mut gShaderFile = File::open(geometryPath) Oct 14 15:26:05.609 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 15:26:05.609 INFO kablam! Oct 14 15:26:05.609 INFO kablam! warning: variable `vertexCode` should have a snake case name such as `vertex_code` Oct 14 15:26:05.609 INFO kablam! --> src/shader.rs:139:13 Oct 14 15:26:05.609 INFO kablam! | Oct 14 15:26:05.609 INFO kablam! 139 | let mut vertexCode = String::new(); Oct 14 15:26:05.609 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 15:26:05.609 INFO kablam! Oct 14 15:26:05.609 INFO kablam! warning: variable `fragmentCode` should have a snake case name such as `fragment_code` Oct 14 15:26:05.609 INFO kablam! --> src/shader.rs:140:13 Oct 14 15:26:05.609 INFO kablam! | Oct 14 15:26:05.609 INFO kablam! 140 | let mut fragmentCode = String::new(); Oct 14 15:26:05.609 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 15:26:05.609 INFO kablam! Oct 14 15:26:05.609 INFO kablam! warning: variable `geometryCode` should have a snake case name such as `geometry_code` Oct 14 15:26:05.609 INFO kablam! --> src/shader.rs:141:13 Oct 14 15:26:05.609 INFO kablam! | Oct 14 15:26:05.609 INFO kablam! 141 | let mut geometryCode = String::new(); Oct 14 15:26:05.609 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 15:26:05.609 INFO kablam! Oct 14 15:26:05.609 INFO kablam! warning: variable `vShaderCode` should have a snake case name such as `v_shader_code` Oct 14 15:26:05.609 INFO kablam! --> src/shader.rs:152:13 Oct 14 15:26:05.609 INFO kablam! | Oct 14 15:26:05.609 INFO kablam! 152 | let vShaderCode = CString::new(vertexCode.as_bytes()).unwrap(); Oct 14 15:26:05.609 INFO kablam! | ^^^^^^^^^^^ Oct 14 15:26:05.609 INFO kablam! Oct 14 15:26:05.609 INFO kablam! warning: variable `fShaderCode` should have a snake case name such as `f_shader_code` Oct 14 15:26:05.609 INFO kablam! --> src/shader.rs:153:13 Oct 14 15:26:05.609 INFO kablam! | Oct 14 15:26:05.609 INFO kablam! 153 | let fShaderCode = CString::new(fragmentCode.as_bytes()).unwrap(); Oct 14 15:26:05.609 INFO kablam! | ^^^^^^^^^^^ Oct 14 15:26:05.609 INFO kablam! Oct 14 15:26:05.609 INFO kablam! warning: variable `gShaderCode` should have a snake case name such as `g_shader_code` Oct 14 15:26:05.609 INFO kablam! --> src/shader.rs:154:13 Oct 14 15:26:05.609 INFO kablam! | Oct 14 15:26:05.609 INFO kablam! 154 | let gShaderCode = CString::new(geometryCode.as_bytes()).unwrap(); Oct 14 15:26:05.609 INFO kablam! | ^^^^^^^^^^^ Oct 14 15:26:05.609 INFO kablam! Oct 14 15:26:05.609 INFO kablam! warning: variable `ID` should have a snake case name such as `id` Oct 14 15:26:05.609 INFO kablam! --> src/shader.rs:175:17 Oct 14 15:26:05.609 INFO kablam! | Oct 14 15:26:05.609 INFO kablam! 175 | let ID = gl::CreateProgram(); Oct 14 15:26:05.609 INFO kablam! | ^^ Oct 14 15:26:05.609 INFO kablam! Oct 14 15:26:05.609 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 15:26:05.609 INFO kablam! --> src/main.rs:36:5 Oct 14 15:26:05.609 INFO kablam! | Oct 14 15:26:05.609 INFO kablam! 36 | fs::create_dir_all(target_dir); Oct 14 15:26:05.609 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:26:05.609 INFO kablam! | Oct 14 15:26:05.609 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 15:26:05.609 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 15:26:05.610 INFO kablam! Oct 14 15:26:06.139 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.51s Oct 14 15:26:06.139 INFO kablam! su: No module specific data is present Oct 14 15:26:07.029 INFO running `"docker" "rm" "-f" "62abce161af9443da85bc74c8f04cd076b129250907c95d3b8cb2f2652c7eeb8"` Oct 14 15:26:07.361 INFO blam! 62abce161af9443da85bc74c8f04cd076b129250907c95d3b8cb2f2652c7eeb8 Oct 14 15:26:07.365 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 14 15:26:07.855 INFO blam! 1e0860eb12f07260984859150dadbcfa974a728af7ee5f63fb7d23b65a530cf6 Oct 14 15:26:07.857 INFO running `"docker" "start" "-a" "1e0860eb12f07260984859150dadbcfa974a728af7ee5f63fb7d23b65a530cf6"` Oct 14 15:26:09.474 INFO kablam! usermod: no changes Oct 14 15:26:09.683 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.17s Oct 14 15:26:09.706 INFO blam! Oct 14 15:26:09.707 INFO kablam! Running /target/debug/deps/glfw_example-198d3d613751e656 Oct 14 15:26:09.707 INFO blam! running 0 tests Oct 14 15:26:09.707 INFO kablam! su: No module specific data is present Oct 14 15:26:09.708 INFO blam! Oct 14 15:26:09.708 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 15:26:09.708 INFO blam! Oct 14 15:26:10.599 INFO running `"docker" "rm" "-f" "1e0860eb12f07260984859150dadbcfa974a728af7ee5f63fb7d23b65a530cf6"` Oct 14 15:26:10.874 INFO blam! 1e0860eb12f07260984859150dadbcfa974a728af7ee5f63fb7d23b65a530cf6