Jul 12 04:47:45.658 INFO checking luminance-gl-0.13.0 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 12 04:47:45.658 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 04:47:45.658 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 04:47:45.658 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-6/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/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=500" "-e" "CMD=cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 04:47:45.979 INFO blam! 644d8679ebcefc5b1bfbc2b28232983b43c0f857f6b4902f381857b4260d5930 Jul 12 04:47:45.980 INFO running `"docker" "start" "-a" "644d8679ebcefc5b1bfbc2b28232983b43c0f857f6b4902f381857b4260d5930"` Jul 12 04:47:47.124 INFO kablam! Checking luminance v0.16.0 Jul 12 04:47:50.051 INFO kablam! Checking luminance-gl v0.13.0 (file:///source) Jul 12 04:47:50.974 INFO kablam! warning: unnecessary parentheses around function argument Jul 12 04:47:50.974 INFO kablam! --> src/gl33/framebuffer.rs:31:45 Jul 12 04:47:50.975 INFO kablam! | Jul 12 04:47:50.975 INFO kablam! 31 | let mut textures: Vec = vec![0; (color_formats.len() + if depth_format.is_some() { 1 } else { 0 })]; // FIXME: remove that (inference) Jul 12 04:47:50.975 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Jul 12 04:47:50.975 INFO kablam! | Jul 12 04:47:50.975 INFO kablam! = note: #[warn(unused_parens)] on by default Jul 12 04:47:50.975 INFO kablam! Jul 12 04:47:50.991 INFO kablam! warning: unnecessary parentheses around function argument Jul 12 04:47:50.991 INFO kablam! --> src/gl33/framebuffer.rs:31:45 Jul 12 04:47:50.991 INFO kablam! | Jul 12 04:47:50.991 INFO kablam! 31 | let mut textures: Vec = vec![0; (color_formats.len() + if depth_format.is_some() { 1 } else { 0 })]; // FIXME: remove that (inference) Jul 12 04:47:50.991 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Jul 12 04:47:50.991 INFO kablam! | Jul 12 04:47:50.991 INFO kablam! = note: #[warn(unused_parens)] on by default Jul 12 04:47:50.991 INFO kablam! Jul 12 04:47:51.940 INFO kablam! warning: type annotations needed Jul 12 04:47:51.940 INFO kablam! --> src/gl33/tess.rs:180:121 Jul 12 04:47:51.940 INFO kablam! | Jul 12 04:47:51.940 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)); Jul 12 04:47:51.940 INFO kablam! | ^^^^^^ Jul 12 04:47:51.940 INFO kablam! | Jul 12 04:47:51.940 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Jul 12 04:47:51.940 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! Jul 12 04:47:51.940 INFO kablam! = note: for more information, see issue #46906 Jul 12 04:47:51.940 INFO kablam! Jul 12 04:47:51.941 INFO kablam! warning: type annotations needed Jul 12 04:47:51.942 INFO kablam! --> src/gl33/tess.rs:185:111 Jul 12 04:47:51.942 INFO kablam! | Jul 12 04:47:51.942 INFO kablam! 185 | gl::VertexAttribIPointer(i as GLuint, dim_as_size(&f.dim), opengl_sized_type(&f), stride, ptr::null().offset(off as isize)); Jul 12 04:47:51.942 INFO kablam! | ^^^^^^ Jul 12 04:47:51.942 INFO kablam! | Jul 12 04:47:51.942 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! Jul 12 04:47:51.942 INFO kablam! = note: for more information, see issue #46906 Jul 12 04:47:51.942 INFO kablam! Jul 12 04:47:51.969 INFO kablam! warning: type annotations needed Jul 12 04:47:51.969 INFO kablam! --> src/gl33/tess.rs:180:121 Jul 12 04:47:51.969 INFO kablam! | Jul 12 04:47:51.969 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)); Jul 12 04:47:51.969 INFO kablam! | ^^^^^^ Jul 12 04:47:51.969 INFO kablam! | Jul 12 04:47:51.969 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Jul 12 04:47:51.969 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! Jul 12 04:47:51.969 INFO kablam! = note: for more information, see issue #46906 Jul 12 04:47:51.969 INFO kablam! Jul 12 04:47:51.970 INFO kablam! warning: type annotations needed Jul 12 04:47:51.970 INFO kablam! --> src/gl33/tess.rs:185:111 Jul 12 04:47:51.970 INFO kablam! | Jul 12 04:47:51.970 INFO kablam! 185 | gl::VertexAttribIPointer(i as GLuint, dim_as_size(&f.dim), opengl_sized_type(&f), stride, ptr::null().offset(off as isize)); Jul 12 04:47:51.970 INFO kablam! | ^^^^^^ Jul 12 04:47:51.970 INFO kablam! | Jul 12 04:47:51.970 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! Jul 12 04:47:51.971 INFO kablam! = note: for more information, see issue #46906 Jul 12 04:47:51.971 INFO kablam! Jul 12 04:47:52.823 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.78s Jul 12 04:47:52.827 INFO kablam! su: No module specific data is present Jul 12 04:47:53.344 INFO running `"docker" "rm" "-f" "644d8679ebcefc5b1bfbc2b28232983b43c0f857f6b4902f381857b4260d5930"` Jul 12 04:47:53.505 INFO blam! 644d8679ebcefc5b1bfbc2b28232983b43c0f857f6b4902f381857b4260d5930