Aug 30 11:50:30.553 INFO checking luminance-gl-0.13.0 against try#2d477f9981361618ac78253c28051a66b6cea125 for pr-53707 Aug 30 11:50:30.553 INFO running: cargo +2d477f9981361618ac78253c28051a66b6cea125-alt check --frozen --all --all-targets Aug 30 11:50:30.553 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53707/try#2d477f9981361618ac78253c28051a66b6cea125:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53707/worker-3/try#2d477f9981361618ac78253c28051a66b6cea125:/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 +2d477f9981361618ac78253c28051a66b6cea125-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 30 11:50:30.811 INFO blam! 811bc53ea448d36310216ac93a8bdb96d758f7bd2b834257465dbd123d1591c7 Aug 30 11:50:30.813 INFO running `"docker" "start" "-a" "811bc53ea448d36310216ac93a8bdb96d758f7bd2b834257465dbd123d1591c7"` Aug 30 11:50:31.694 INFO kablam! Compiling bitflags v0.3.3 Aug 30 11:50:31.694 INFO kablam! Checking luminance v0.16.0 Aug 30 11:50:32.374 INFO kablam! Compiling xml-rs v0.2.2 Aug 30 11:50:38.352 INFO kablam! Compiling gl_generator v0.4.2 Aug 30 11:50:42.568 INFO kablam! Compiling gl v0.5.2 Aug 30 11:50:58.870 INFO kablam! Checking luminance-gl v0.13.0 (file:///source) Aug 30 11:50:59.400 INFO kablam! warning: unnecessary parentheses around function argument Aug 30 11:50:59.400 INFO kablam! --> src/gl33/framebuffer.rs:31:45 Aug 30 11:50:59.400 INFO kablam! | Aug 30 11:50:59.400 INFO kablam! 31 | let mut textures: Vec = vec![0; (color_formats.len() + if depth_format.is_some() { 1 } else { 0 })]; // FIXME: remove that (inference) Aug 30 11:50:59.400 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Aug 30 11:50:59.401 INFO kablam! | Aug 30 11:50:59.401 INFO kablam! = note: #[warn(unused_parens)] on by default Aug 30 11:50:59.401 INFO kablam! Aug 30 11:50:59.447 INFO kablam! warning: unnecessary parentheses around function argument Aug 30 11:50:59.447 INFO kablam! --> src/gl33/framebuffer.rs:31:45 Aug 30 11:50:59.447 INFO kablam! | Aug 30 11:50:59.447 INFO kablam! 31 | let mut textures: Vec = vec![0; (color_formats.len() + if depth_format.is_some() { 1 } else { 0 })]; // FIXME: remove that (inference) Aug 30 11:50:59.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Aug 30 11:50:59.447 INFO kablam! | Aug 30 11:50:59.447 INFO kablam! = note: #[warn(unused_parens)] on by default Aug 30 11:50:59.447 INFO kablam! Aug 30 11:50:59.775 INFO kablam! warning: type annotations needed Aug 30 11:50:59.775 INFO kablam! --> src/gl33/tess.rs:180:121 Aug 30 11:50:59.775 INFO kablam! | Aug 30 11:50:59.775 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)); Aug 30 11:50:59.775 INFO kablam! | ^^^^^^ Aug 30 11:50:59.775 INFO kablam! | Aug 30 11:50:59.775 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Aug 30 11:50:59.775 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! Aug 30 11:50:59.775 INFO kablam! = note: for more information, see issue #46906 Aug 30 11:50:59.775 INFO kablam! Aug 30 11:50:59.776 INFO kablam! warning: type annotations needed Aug 30 11:50:59.776 INFO kablam! --> src/gl33/tess.rs:185:111 Aug 30 11:50:59.776 INFO kablam! | Aug 30 11:50:59.776 INFO kablam! 185 | gl::VertexAttribIPointer(i as GLuint, dim_as_size(&f.dim), opengl_sized_type(&f), stride, ptr::null().offset(off as isize)); Aug 30 11:50:59.776 INFO kablam! | ^^^^^^ Aug 30 11:50:59.776 INFO kablam! | Aug 30 11:50:59.776 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! Aug 30 11:50:59.776 INFO kablam! = note: for more information, see issue #46906 Aug 30 11:50:59.776 INFO kablam! Aug 30 11:50:59.812 INFO kablam! warning: type annotations needed Aug 30 11:50:59.812 INFO kablam! --> src/gl33/tess.rs:180:121 Aug 30 11:50:59.812 INFO kablam! | Aug 30 11:50:59.812 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)); Aug 30 11:50:59.812 INFO kablam! | ^^^^^^ Aug 30 11:50:59.812 INFO kablam! | Aug 30 11:50:59.812 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Aug 30 11:50:59.812 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! Aug 30 11:50:59.812 INFO kablam! = note: for more information, see issue #46906 Aug 30 11:50:59.812 INFO kablam! Aug 30 11:50:59.813 INFO kablam! warning: type annotations needed Aug 30 11:50:59.813 INFO kablam! --> src/gl33/tess.rs:185:111 Aug 30 11:50:59.813 INFO kablam! | Aug 30 11:50:59.813 INFO kablam! 185 | gl::VertexAttribIPointer(i as GLuint, dim_as_size(&f.dim), opengl_sized_type(&f), stride, ptr::null().offset(off as isize)); Aug 30 11:50:59.813 INFO kablam! | ^^^^^^ Aug 30 11:50:59.813 INFO kablam! | Aug 30 11:50:59.813 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! Aug 30 11:50:59.813 INFO kablam! = note: for more information, see issue #46906 Aug 30 11:50:59.814 INFO kablam! Aug 30 11:51:00.195 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 28.55s Aug 30 11:51:00.199 INFO kablam! su: No module specific data is present Aug 30 11:51:00.727 INFO running `"docker" "rm" "-f" "811bc53ea448d36310216ac93a8bdb96d758f7bd2b834257465dbd123d1591c7"` Aug 30 11:51:00.836 INFO blam! 811bc53ea448d36310216ac93a8bdb96d758f7bd2b834257465dbd123d1591c7