Sep 10 14:59:43.428 INFO checking luminance-gl-0.13.0 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 14:59:43.428 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 14:59:43.428 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-5/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-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.679 INFO blam! 2afc3766c7613df802f3db669e7859f2cd35479bc3b8691cf29698ce5b8252b5 Sep 10 14:59:43.681 INFO running `"docker" "start" "-a" "2afc3766c7613df802f3db669e7859f2cd35479bc3b8691cf29698ce5b8252b5"` Sep 10 14:59:45.274 INFO kablam! usermod: no changes Sep 10 14:59:45.393 INFO kablam! Checking luminance v0.16.0 Sep 10 14:59:46.653 INFO kablam! Checking luminance-gl v0.13.0 (file:///source) Sep 10 14:59:47.180 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 14:59:47.180 INFO kablam! --> src/gl33/framebuffer.rs:31:45 Sep 10 14:59:47.180 INFO kablam! | Sep 10 14:59:47.180 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 14:59:47.180 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 14:59:47.180 INFO kablam! | Sep 10 14:59:47.180 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 10 14:59:47.180 INFO kablam! Sep 10 14:59:47.275 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 14:59:47.275 INFO kablam! --> src/gl33/framebuffer.rs:31:45 Sep 10 14:59:47.275 INFO kablam! | Sep 10 14:59:47.275 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 14:59:47.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 14:59:47.278 INFO kablam! | Sep 10 14:59:47.278 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 10 14:59:47.278 INFO kablam! Sep 10 14:59:47.553 INFO kablam! warning: type annotations needed Sep 10 14:59:47.553 INFO kablam! --> src/gl33/tess.rs:180:121 Sep 10 14:59:47.553 INFO kablam! | Sep 10 14:59:47.553 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 14:59:47.553 INFO kablam! | ^^^^^^ Sep 10 14:59:47.553 INFO kablam! | Sep 10 14:59:47.553 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 10 14:59:47.554 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 14:59:47.554 INFO kablam! = note: for more information, see issue #46906 Sep 10 14:59:47.554 INFO kablam! Sep 10 14:59:47.554 INFO kablam! warning: type annotations needed Sep 10 14:59:47.554 INFO kablam! --> src/gl33/tess.rs:185:111 Sep 10 14:59:47.554 INFO kablam! | Sep 10 14:59:47.554 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 14:59:47.554 INFO kablam! | ^^^^^^ Sep 10 14:59:47.554 INFO kablam! | Sep 10 14:59:47.554 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 14:59:47.554 INFO kablam! = note: for more information, see issue #46906 Sep 10 14:59:47.554 INFO kablam! Sep 10 14:59:47.670 INFO kablam! warning: type annotations needed Sep 10 14:59:47.670 INFO kablam! --> src/gl33/tess.rs:180:121 Sep 10 14:59:47.670 INFO kablam! | Sep 10 14:59:47.670 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 14:59:47.670 INFO kablam! | ^^^^^^ Sep 10 14:59:47.670 INFO kablam! | Sep 10 14:59:47.670 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 10 14:59:47.670 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 14:59:47.670 INFO kablam! = note: for more information, see issue #46906 Sep 10 14:59:47.670 INFO kablam! Sep 10 14:59:47.671 INFO kablam! warning: type annotations needed Sep 10 14:59:47.671 INFO kablam! --> src/gl33/tess.rs:185:111 Sep 10 14:59:47.671 INFO kablam! | Sep 10 14:59:47.671 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 14:59:47.671 INFO kablam! | ^^^^^^ Sep 10 14:59:47.671 INFO kablam! | Sep 10 14:59:47.671 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 14:59:47.671 INFO kablam! = note: for more information, see issue #46906 Sep 10 14:59:47.671 INFO kablam! Sep 10 14:59:48.022 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.72s Sep 10 14:59:48.026 INFO kablam! su: No module specific data is present Sep 10 14:59:49.683 INFO running `"docker" "rm" "-f" "2afc3766c7613df802f3db669e7859f2cd35479bc3b8691cf29698ce5b8252b5"` Sep 10 14:59:49.792 INFO blam! 2afc3766c7613df802f3db669e7859f2cd35479bc3b8691cf29698ce5b8252b5