Sep 14 13:30:51.071 INFO checking luminance-gl-0.13.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 13:30:51.071 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 13:30:51.071 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 13:30:51.563 INFO blam! 47785f582bb7249813fc21bc36fbd16949667b4d95f5e557b1b1e44f3d1e4c1e Sep 14 13:30:51.571 INFO running `"docker" "start" "-a" "47785f582bb7249813fc21bc36fbd16949667b4d95f5e557b1b1e44f3d1e4c1e"` Sep 14 13:30:52.830 INFO kablam! usermod: no changes Sep 14 13:30:52.927 INFO kablam! Compiling bitflags v0.3.3 Sep 14 13:30:52.931 INFO kablam! Checking luminance v0.16.0 Sep 14 13:30:53.415 INFO kablam! Compiling xml-rs v0.2.2 Sep 14 13:30:56.796 INFO kablam! Compiling gl_generator v0.4.2 Sep 14 13:30:59.435 INFO kablam! Compiling gl v0.5.2 Sep 14 13:31:09.483 INFO kablam! Checking luminance-gl v0.13.0 (file:///source) Sep 14 13:31:09.935 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 13:31:09.935 INFO kablam! --> src/gl33/framebuffer.rs:31:45 Sep 14 13:31:09.935 INFO kablam! | Sep 14 13:31:09.935 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 14 13:31:09.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 13:31:09.935 INFO kablam! | Sep 14 13:31:09.935 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 14 13:31:09.935 INFO kablam! Sep 14 13:31:09.955 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 13:31:09.955 INFO kablam! --> src/gl33/framebuffer.rs:31:45 Sep 14 13:31:09.955 INFO kablam! | Sep 14 13:31:09.955 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 14 13:31:09.955 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 13:31:09.955 INFO kablam! | Sep 14 13:31:09.955 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 14 13:31:09.955 INFO kablam! Sep 14 13:31:10.227 INFO kablam! warning: type annotations needed Sep 14 13:31:10.227 INFO kablam! --> src/gl33/tess.rs:180:121 Sep 14 13:31:10.227 INFO kablam! | Sep 14 13:31:10.227 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 14 13:31:10.227 INFO kablam! | ^^^^^^ Sep 14 13:31:10.227 INFO kablam! | Sep 14 13:31:10.228 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 14 13:31:10.228 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 14 13:31:10.228 INFO kablam! = note: for more information, see issue #46906 Sep 14 13:31:10.228 INFO kablam! Sep 14 13:31:10.229 INFO kablam! warning: type annotations needed Sep 14 13:31:10.229 INFO kablam! --> src/gl33/tess.rs:185:111 Sep 14 13:31:10.229 INFO kablam! | Sep 14 13:31:10.229 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 14 13:31:10.229 INFO kablam! | ^^^^^^ Sep 14 13:31:10.229 INFO kablam! | Sep 14 13:31:10.230 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 14 13:31:10.230 INFO kablam! = note: for more information, see issue #46906 Sep 14 13:31:10.230 INFO kablam! Sep 14 13:31:10.256 INFO kablam! warning: type annotations needed Sep 14 13:31:10.256 INFO kablam! --> src/gl33/tess.rs:180:121 Sep 14 13:31:10.256 INFO kablam! | Sep 14 13:31:10.256 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 14 13:31:10.256 INFO kablam! | ^^^^^^ Sep 14 13:31:10.256 INFO kablam! | Sep 14 13:31:10.256 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 14 13:31:10.256 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 14 13:31:10.256 INFO kablam! = note: for more information, see issue #46906 Sep 14 13:31:10.256 INFO kablam! Sep 14 13:31:10.256 INFO kablam! warning: type annotations needed Sep 14 13:31:10.256 INFO kablam! --> src/gl33/tess.rs:185:111 Sep 14 13:31:10.256 INFO kablam! | Sep 14 13:31:10.256 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 14 13:31:10.256 INFO kablam! | ^^^^^^ Sep 14 13:31:10.256 INFO kablam! | Sep 14 13:31:10.256 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 14 13:31:10.256 INFO kablam! = note: for more information, see issue #46906 Sep 14 13:31:10.256 INFO kablam! Sep 14 13:31:10.685 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 17.82s Sep 14 13:31:10.686 INFO kablam! su: No module specific data is present Sep 14 13:31:11.791 INFO running `"docker" "rm" "-f" "47785f582bb7249813fc21bc36fbd16949667b4d95f5e557b1b1e44f3d1e4c1e"` Sep 14 13:31:12.091 INFO blam! 47785f582bb7249813fc21bc36fbd16949667b4d95f5e557b1b1e44f3d1e4c1e