Aug 11 09:09:27.887 INFO checking luminance-gl-0.13.0 against try#a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195+tmplazy for libc-1 Aug 11 09:09:27.887 INFO running: cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets Aug 11 09:09:27.887 INFO creating container for: cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets Aug 11 09:09:27.887 INFO running `"docker" "create" "-v" "/tmp/crater.NpRu9gz6315A:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/libc-1/worker-3/try#a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195+tmplazy:/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" "-v" "/home/ec2-user/crater/./work/local/cargo-home/git:/cargo-home/git:rw,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 11 09:09:28.196 INFO blam! 7532c614044a6b749d9abbee9fe57e64ea2a99ced11d5eff51902cb2079e00be Aug 11 09:09:28.199 INFO running `"docker" "start" "-a" "7532c614044a6b749d9abbee9fe57e64ea2a99ced11d5eff51902cb2079e00be"` Aug 11 09:09:29.430 INFO kablam! Compiling bitflags v0.3.3 Aug 11 09:09:29.430 INFO kablam! Checking luminance v0.16.0 Aug 11 09:09:30.096 INFO kablam! Compiling xml-rs v0.2.2 Aug 11 09:09:39.232 INFO kablam! Compiling gl_generator v0.4.2 Aug 11 09:09:44.425 INFO kablam! Compiling gl v0.5.2 Aug 11 09:10:06.707 INFO kablam! Checking luminance-gl v0.13.0 (file:///source) Aug 11 09:10:07.332 INFO kablam! warning: unnecessary parentheses around function argument Aug 11 09:10:07.332 INFO kablam! --> src/gl33/framebuffer.rs:31:45 Aug 11 09:10:07.332 INFO kablam! | Aug 11 09:10:07.332 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 11 09:10:07.332 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Aug 11 09:10:07.332 INFO kablam! | Aug 11 09:10:07.332 INFO kablam! = note: #[warn(unused_parens)] on by default Aug 11 09:10:07.332 INFO kablam! Aug 11 09:10:07.684 INFO kablam! warning: unnecessary parentheses around function argument Aug 11 09:10:07.684 INFO kablam! --> src/gl33/framebuffer.rs:31:45 Aug 11 09:10:07.684 INFO kablam! | Aug 11 09:10:07.684 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 11 09:10:07.684 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Aug 11 09:10:07.692 INFO kablam! | Aug 11 09:10:07.693 INFO kablam! = note: #[warn(unused_parens)] on by default Aug 11 09:10:07.693 INFO kablam! Aug 11 09:10:08.278 INFO kablam! warning: type annotations needed Aug 11 09:10:08.278 INFO kablam! --> src/gl33/tess.rs:180:121 Aug 11 09:10:08.278 INFO kablam! | Aug 11 09:10:08.278 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 11 09:10:08.278 INFO kablam! | ^^^^^^ Aug 11 09:10:08.278 INFO kablam! | Aug 11 09:10:08.278 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Aug 11 09:10:08.278 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 11 09:10:08.278 INFO kablam! = note: for more information, see issue #46906 Aug 11 09:10:08.278 INFO kablam! Aug 11 09:10:08.279 INFO kablam! warning: type annotations needed Aug 11 09:10:08.279 INFO kablam! --> src/gl33/tess.rs:185:111 Aug 11 09:10:08.279 INFO kablam! | Aug 11 09:10:08.279 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 11 09:10:08.279 INFO kablam! | ^^^^^^ Aug 11 09:10:08.279 INFO kablam! | Aug 11 09:10:08.279 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 11 09:10:08.279 INFO kablam! = note: for more information, see issue #46906 Aug 11 09:10:08.279 INFO kablam! Aug 11 09:10:08.493 INFO kablam! warning: type annotations needed Aug 11 09:10:08.493 INFO kablam! --> src/gl33/tess.rs:180:121 Aug 11 09:10:08.493 INFO kablam! | Aug 11 09:10:08.493 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 11 09:10:08.493 INFO kablam! | ^^^^^^ Aug 11 09:10:08.493 INFO kablam! | Aug 11 09:10:08.494 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Aug 11 09:10:08.494 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 11 09:10:08.494 INFO kablam! = note: for more information, see issue #46906 Aug 11 09:10:08.495 INFO kablam! Aug 11 09:10:08.496 INFO kablam! warning: type annotations needed Aug 11 09:10:08.496 INFO kablam! --> src/gl33/tess.rs:185:111 Aug 11 09:10:08.496 INFO kablam! | Aug 11 09:10:08.496 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 11 09:10:08.496 INFO kablam! | ^^^^^^ Aug 11 09:10:08.497 INFO kablam! | Aug 11 09:10:08.497 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 11 09:10:08.497 INFO kablam! = note: for more information, see issue #46906 Aug 11 09:10:08.498 INFO kablam! Aug 11 09:10:09.373 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 40.02s Aug 11 09:10:09.377 INFO kablam! su: No module specific data is present Aug 11 09:10:09.927 INFO running `"docker" "rm" "-f" "7532c614044a6b749d9abbee9fe57e64ea2a99ced11d5eff51902cb2079e00be"` Aug 11 09:10:10.137 INFO blam! 7532c614044a6b749d9abbee9fe57e64ea2a99ced11d5eff51902cb2079e00be