Sep 17 21:41:06.670 INFO checking luminance-gl-0.13.0 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 21:41:06.670 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 21:41:06.671 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-1/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 21:41:07.078 INFO blam! daed16cc00202bf6921198b1ce049a9cdc2a78a859e3fef4a9f2b7bd6dd49603 Sep 17 21:41:07.080 INFO running `"docker" "start" "-a" "daed16cc00202bf6921198b1ce049a9cdc2a78a859e3fef4a9f2b7bd6dd49603"` Sep 17 21:41:08.714 INFO kablam! usermod: no changes Sep 17 21:41:08.820 INFO kablam! Checking luminance v0.16.0 Sep 17 21:41:08.820 INFO kablam! Compiling gl_generator v0.4.2 Sep 17 21:41:12.489 INFO kablam! Compiling gl v0.5.2 Sep 17 21:41:22.947 INFO kablam! Checking luminance-gl v0.13.0 (/source) Sep 17 21:41:23.391 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 21:41:23.391 INFO kablam! --> src/gl33/framebuffer.rs:31:45 Sep 17 21:41:23.391 INFO kablam! | Sep 17 21:41:23.391 INFO kablam! 31 | let mut textures: Vec = vec![0; (color_formats.len() + if depth_format.is_some() { 1 } else { 0 })]; // FIXME: remove that (inference) Sep 17 21:41:23.391 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 21:41:23.391 INFO kablam! | Sep 17 21:41:23.391 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 17 21:41:23.391 INFO kablam! Sep 17 21:41:23.507 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 21:41:23.507 INFO kablam! --> src/gl33/framebuffer.rs:31:45 Sep 17 21:41:23.507 INFO kablam! | Sep 17 21:41:23.507 INFO kablam! 31 | let mut textures: Vec = vec![0; (color_formats.len() + if depth_format.is_some() { 1 } else { 0 })]; // FIXME: remove that (inference) Sep 17 21:41:23.507 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 21:41:23.507 INFO kablam! | Sep 17 21:41:23.507 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 17 21:41:23.507 INFO kablam! Sep 17 21:41:23.758 INFO kablam! warning: type annotations needed Sep 17 21:41:23.759 INFO kablam! --> src/gl33/tess.rs:180:121 Sep 17 21:41:23.759 INFO kablam! | Sep 17 21:41:23.759 INFO kablam! 180 | gl::VertexAttribPointer(i as GLuint, dim_as_size(&f.dim), opengl_sized_type(&f), gl::FALSE, stride, ptr::null().offset(off as isize)); Sep 17 21:41:23.759 INFO kablam! | ^^^^^^ Sep 17 21:41:23.759 INFO kablam! | Sep 17 21:41:23.759 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 17 21:41:23.759 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Sep 17 21:41:23.759 INFO kablam! = note: for more information, see issue #46906 Sep 17 21:41:23.759 INFO kablam! Sep 17 21:41:23.759 INFO kablam! warning: type annotations needed Sep 17 21:41:23.759 INFO kablam! --> src/gl33/tess.rs:185:111 Sep 17 21:41:23.759 INFO kablam! | Sep 17 21:41:23.759 INFO kablam! 185 | gl::VertexAttribIPointer(i as GLuint, dim_as_size(&f.dim), opengl_sized_type(&f), stride, ptr::null().offset(off as isize)); Sep 17 21:41:23.759 INFO kablam! | ^^^^^^ Sep 17 21:41:23.759 INFO kablam! | Sep 17 21:41:23.759 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Sep 17 21:41:23.759 INFO kablam! = note: for more information, see issue #46906 Sep 17 21:41:23.759 INFO kablam! Sep 17 21:41:23.800 INFO kablam! warning: type annotations needed Sep 17 21:41:23.800 INFO kablam! --> src/gl33/tess.rs:180:121 Sep 17 21:41:23.800 INFO kablam! | Sep 17 21:41:23.800 INFO kablam! 180 | gl::VertexAttribPointer(i as GLuint, dim_as_size(&f.dim), opengl_sized_type(&f), gl::FALSE, stride, ptr::null().offset(off as isize)); Sep 17 21:41:23.800 INFO kablam! | ^^^^^^ Sep 17 21:41:23.800 INFO kablam! | Sep 17 21:41:23.800 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 17 21:41:23.800 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Sep 17 21:41:23.800 INFO kablam! = note: for more information, see issue #46906 Sep 17 21:41:23.800 INFO kablam! Sep 17 21:41:23.800 INFO kablam! warning: type annotations needed Sep 17 21:41:23.800 INFO kablam! --> src/gl33/tess.rs:185:111 Sep 17 21:41:23.800 INFO kablam! | Sep 17 21:41:23.800 INFO kablam! 185 | gl::VertexAttribIPointer(i as GLuint, dim_as_size(&f.dim), opengl_sized_type(&f), stride, ptr::null().offset(off as isize)); Sep 17 21:41:23.800 INFO kablam! | ^^^^^^ Sep 17 21:41:23.800 INFO kablam! | Sep 17 21:41:23.800 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Sep 17 21:41:23.800 INFO kablam! = note: for more information, see issue #46906 Sep 17 21:41:23.800 INFO kablam! Sep 17 21:41:24.127 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.37s Sep 17 21:41:24.127 INFO kablam! su: No module specific data is present Sep 17 21:41:25.186 INFO running `"docker" "rm" "-f" "daed16cc00202bf6921198b1ce049a9cdc2a78a859e3fef4a9f2b7bd6dd49603"` Sep 17 21:41:25.411 INFO blam! daed16cc00202bf6921198b1ce049a9cdc2a78a859e3fef4a9f2b7bd6dd49603