Sep 10 14:59:42.911 INFO checking luminance-gl-0.13.0 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 14:59:42.911 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 14:59:42.911 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-3/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 14:59:43.168 INFO blam! e78014e51860f5012b6d5c613033eb27a574b502763fb1a047ed5dcfca40370d Sep 10 14:59:43.170 INFO running `"docker" "start" "-a" "e78014e51860f5012b6d5c613033eb27a574b502763fb1a047ed5dcfca40370d"` Sep 10 14:59:44.217 INFO kablam! usermod: no changes Sep 10 14:59:44.338 INFO kablam! Compiling bitflags v0.3.3 Sep 10 14:59:44.338 INFO kablam! Checking luminance v0.16.0 Sep 10 14:59:44.862 INFO kablam! Compiling xml-rs v0.2.2 Sep 10 14:59:49.455 INFO kablam! Compiling gl_generator v0.4.2 Sep 10 14:59:52.006 INFO kablam! Compiling gl v0.5.2 Sep 10 15:00:31.878 INFO kablam! Checking luminance-gl v0.13.0 (file:///source) Sep 10 15:00:32.434 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 15:00:32.435 INFO kablam! --> src/gl33/framebuffer.rs:31:45 Sep 10 15:00:32.435 INFO kablam! | Sep 10 15:00:32.435 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 10 15:00:32.435 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 15:00:32.435 INFO kablam! | Sep 10 15:00:32.435 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 10 15:00:32.435 INFO kablam! Sep 10 15:00:32.525 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 15:00:32.525 INFO kablam! --> src/gl33/framebuffer.rs:31:45 Sep 10 15:00:32.525 INFO kablam! | Sep 10 15:00:32.525 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 10 15:00:32.525 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 15:00:32.525 INFO kablam! | Sep 10 15:00:32.525 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 10 15:00:32.526 INFO kablam! Sep 10 15:00:32.842 INFO kablam! warning: type annotations needed Sep 10 15:00:32.842 INFO kablam! --> src/gl33/tess.rs:180:121 Sep 10 15:00:32.842 INFO kablam! | Sep 10 15:00:32.842 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 10 15:00:32.842 INFO kablam! | ^^^^^^ Sep 10 15:00:32.842 INFO kablam! | Sep 10 15:00:32.842 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 10 15:00:32.842 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 10 15:00:32.842 INFO kablam! = note: for more information, see issue #46906 Sep 10 15:00:32.842 INFO kablam! Sep 10 15:00:32.845 INFO kablam! warning: type annotations needed Sep 10 15:00:32.845 INFO kablam! --> src/gl33/tess.rs:185:111 Sep 10 15:00:32.845 INFO kablam! | Sep 10 15:00:32.845 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 10 15:00:32.845 INFO kablam! | ^^^^^^ Sep 10 15:00:32.845 INFO kablam! | Sep 10 15:00:32.845 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 10 15:00:32.845 INFO kablam! = note: for more information, see issue #46906 Sep 10 15:00:32.845 INFO kablam! Sep 10 15:00:32.852 INFO kablam! warning: type annotations needed Sep 10 15:00:32.852 INFO kablam! --> src/gl33/tess.rs:180:121 Sep 10 15:00:32.852 INFO kablam! | Sep 10 15:00:32.852 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 10 15:00:32.852 INFO kablam! | ^^^^^^ Sep 10 15:00:32.852 INFO kablam! | Sep 10 15:00:32.852 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 10 15:00:32.852 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 10 15:00:32.852 INFO kablam! = note: for more information, see issue #46906 Sep 10 15:00:32.852 INFO kablam! Sep 10 15:00:32.853 INFO kablam! warning: type annotations needed Sep 10 15:00:32.853 INFO kablam! --> src/gl33/tess.rs:185:111 Sep 10 15:00:32.853 INFO kablam! | Sep 10 15:00:32.853 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 10 15:00:32.853 INFO kablam! | ^^^^^^ Sep 10 15:00:32.853 INFO kablam! | Sep 10 15:00:32.853 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 10 15:00:32.853 INFO kablam! = note: for more information, see issue #46906 Sep 10 15:00:32.853 INFO kablam! Sep 10 15:00:33.139 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 48.89s Sep 10 15:00:33.146 INFO kablam! su: No module specific data is present Sep 10 15:00:34.301 INFO running `"docker" "rm" "-f" "e78014e51860f5012b6d5c613033eb27a574b502763fb1a047ed5dcfca40370d"` Sep 10 15:00:34.458 INFO blam! e78014e51860f5012b6d5c613033eb27a574b502763fb1a047ed5dcfca40370d