Oct 22 01:41:27.213 INFO checking luminance-gl-0.13.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 01:41:27.213 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 22 01:41:27.484 INFO blam! ed76e2ce4498b20afa4db10e4332df4a56a4adc0519559ee2bb8b68bb01b14f1 Oct 22 01:41:27.487 INFO running `"docker" "start" "-a" "ed76e2ce4498b20afa4db10e4332df4a56a4adc0519559ee2bb8b68bb01b14f1"` Oct 22 01:41:28.225 INFO kablam! usermod: no changes Oct 22 01:41:28.320 INFO kablam! Checking luminance v0.16.0 Oct 22 01:41:28.320 INFO kablam! Compiling gl_generator v0.4.2 Oct 22 01:41:31.448 INFO kablam! Compiling gl v0.5.2 Oct 22 01:41:40.972 INFO kablam! Checking luminance-gl v0.13.0 (/source) Oct 22 01:41:42.172 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 01:41:42.172 INFO kablam! --> src/gl33/framebuffer.rs:31:45 Oct 22 01:41:42.172 INFO kablam! | Oct 22 01:41:42.172 INFO kablam! 31 | let mut textures: Vec = vec![0; (color_formats.len() + if depth_format.is_some() { 1 } else { 0 })]; // FIXME: remove that (inference) Oct 22 01:41:42.172 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 01:41:42.172 INFO kablam! | Oct 22 01:41:42.172 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 22 01:41:42.172 INFO kablam! Oct 22 01:41:42.264 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 01:41:42.264 INFO kablam! --> src/gl33/framebuffer.rs:31:45 Oct 22 01:41:42.264 INFO kablam! | Oct 22 01:41:42.264 INFO kablam! 31 | let mut textures: Vec = vec![0; (color_formats.len() + if depth_format.is_some() { 1 } else { 0 })]; // FIXME: remove that (inference) Oct 22 01:41:42.264 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 01:41:42.264 INFO kablam! | Oct 22 01:41:42.264 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 22 01:41:42.264 INFO kablam! Oct 22 01:41:42.548 INFO kablam! warning: type annotations needed Oct 22 01:41:42.548 INFO kablam! --> src/gl33/tess.rs:180:121 Oct 22 01:41:42.548 INFO kablam! | Oct 22 01:41:42.548 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)); Oct 22 01:41:42.548 INFO kablam! | ^^^^^^ Oct 22 01:41:42.548 INFO kablam! | Oct 22 01:41:42.548 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Oct 22 01:41:42.548 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! Oct 22 01:41:42.549 INFO kablam! = note: for more information, see issue #46906 Oct 22 01:41:42.549 INFO kablam! Oct 22 01:41:42.549 INFO kablam! warning: type annotations needed Oct 22 01:41:42.549 INFO kablam! --> src/gl33/tess.rs:185:111 Oct 22 01:41:42.549 INFO kablam! | Oct 22 01:41:42.549 INFO kablam! 185 | gl::VertexAttribIPointer(i as GLuint, dim_as_size(&f.dim), opengl_sized_type(&f), stride, ptr::null().offset(off as isize)); Oct 22 01:41:42.549 INFO kablam! | ^^^^^^ Oct 22 01:41:42.549 INFO kablam! | Oct 22 01:41:42.549 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! Oct 22 01:41:42.549 INFO kablam! = note: for more information, see issue #46906 Oct 22 01:41:42.549 INFO kablam! Oct 22 01:41:42.692 INFO kablam! warning: type annotations needed Oct 22 01:41:42.692 INFO kablam! --> src/gl33/tess.rs:180:121 Oct 22 01:41:42.692 INFO kablam! | Oct 22 01:41:42.692 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)); Oct 22 01:41:42.692 INFO kablam! | ^^^^^^ Oct 22 01:41:42.708 INFO kablam! | Oct 22 01:41:42.708 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Oct 22 01:41:42.708 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! Oct 22 01:41:42.708 INFO kablam! = note: for more information, see issue #46906 Oct 22 01:41:42.708 INFO kablam! Oct 22 01:41:42.708 INFO kablam! warning: type annotations needed Oct 22 01:41:42.708 INFO kablam! --> src/gl33/tess.rs:185:111 Oct 22 01:41:42.708 INFO kablam! | Oct 22 01:41:42.708 INFO kablam! 185 | gl::VertexAttribIPointer(i as GLuint, dim_as_size(&f.dim), opengl_sized_type(&f), stride, ptr::null().offset(off as isize)); Oct 22 01:41:42.708 INFO kablam! | ^^^^^^ Oct 22 01:41:42.708 INFO kablam! | Oct 22 01:41:42.708 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! Oct 22 01:41:42.708 INFO kablam! = note: for more information, see issue #46906 Oct 22 01:41:42.708 INFO kablam! Oct 22 01:41:43.203 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.95s Oct 22 01:41:43.208 INFO kablam! su: No module specific data is present Oct 22 01:41:43.956 INFO running `"docker" "rm" "-f" "ed76e2ce4498b20afa4db10e4332df4a56a4adc0519559ee2bb8b68bb01b14f1"` Oct 22 01:41:44.229 INFO blam! ed76e2ce4498b20afa4db10e4332df4a56a4adc0519559ee2bb8b68bb01b14f1