Oct 27 19:29:29.904 INFO checking luminance-gl-0.13.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 19:29:29.904 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/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 27 19:29:30.337 INFO blam! 286adbdb538d68e8af5a1fec3ad954cb24dec2823cd67b80fdf644fff13ed720 Oct 27 19:29:30.347 INFO running `"docker" "start" "-a" "286adbdb538d68e8af5a1fec3ad954cb24dec2823cd67b80fdf644fff13ed720"` Oct 27 19:29:31.775 INFO kablam! usermod: no changes Oct 27 19:29:31.823 INFO kablam! Checking luminance v0.16.0 Oct 27 19:29:31.824 INFO kablam! Compiling gl_generator v0.4.2 Oct 27 19:29:35.415 INFO kablam! Compiling gl v0.5.2 Oct 27 19:29:44.647 INFO kablam! Checking luminance-gl v0.13.0 (/source) Oct 27 19:29:45.253 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 19:29:45.253 INFO kablam! --> src/gl33/framebuffer.rs:31:45 Oct 27 19:29:45.253 INFO kablam! | Oct 27 19:29:45.253 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 27 19:29:45.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 19:29:45.253 INFO kablam! | Oct 27 19:29:45.253 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 19:29:45.253 INFO kablam! Oct 27 19:29:45.371 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 19:29:45.371 INFO kablam! --> src/gl33/framebuffer.rs:31:45 Oct 27 19:29:45.371 INFO kablam! | Oct 27 19:29:45.371 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 27 19:29:45.371 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 19:29:45.371 INFO kablam! | Oct 27 19:29:45.371 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 19:29:45.371 INFO kablam! Oct 27 19:29:45.490 INFO kablam! warning: type annotations needed Oct 27 19:29:45.491 INFO kablam! --> src/gl33/tess.rs:180:121 Oct 27 19:29:45.491 INFO kablam! | Oct 27 19:29:45.491 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 27 19:29:45.491 INFO kablam! | ^^^^^^ Oct 27 19:29:45.491 INFO kablam! | Oct 27 19:29:45.491 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Oct 27 19:29:45.491 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 27 19:29:45.491 INFO kablam! = note: for more information, see issue #46906 Oct 27 19:29:45.491 INFO kablam! Oct 27 19:29:45.491 INFO kablam! warning: type annotations needed Oct 27 19:29:45.491 INFO kablam! --> src/gl33/tess.rs:185:111 Oct 27 19:29:45.491 INFO kablam! | Oct 27 19:29:45.491 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 27 19:29:45.491 INFO kablam! | ^^^^^^ Oct 27 19:29:45.491 INFO kablam! | Oct 27 19:29:45.491 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 27 19:29:45.491 INFO kablam! = note: for more information, see issue #46906 Oct 27 19:29:45.491 INFO kablam! Oct 27 19:29:45.591 INFO kablam! warning: type annotations needed Oct 27 19:29:45.591 INFO kablam! --> src/gl33/tess.rs:180:121 Oct 27 19:29:45.591 INFO kablam! | Oct 27 19:29:45.591 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 27 19:29:45.591 INFO kablam! | ^^^^^^ Oct 27 19:29:45.591 INFO kablam! | Oct 27 19:29:45.591 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Oct 27 19:29:45.591 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 27 19:29:45.591 INFO kablam! = note: for more information, see issue #46906 Oct 27 19:29:45.591 INFO kablam! Oct 27 19:29:45.591 INFO kablam! warning: type annotations needed Oct 27 19:29:45.591 INFO kablam! --> src/gl33/tess.rs:185:111 Oct 27 19:29:45.591 INFO kablam! | Oct 27 19:29:45.591 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 27 19:29:45.591 INFO kablam! | ^^^^^^ Oct 27 19:29:45.591 INFO kablam! | Oct 27 19:29:45.591 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 27 19:29:45.591 INFO kablam! = note: for more information, see issue #46906 Oct 27 19:29:45.591 INFO kablam! Oct 27 19:29:45.782 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.99s Oct 27 19:29:45.785 INFO kablam! su: No module specific data is present Oct 27 19:29:46.132 INFO running `"docker" "rm" "-f" "286adbdb538d68e8af5a1fec3ad954cb24dec2823cd67b80fdf644fff13ed720"` Oct 27 19:29:46.307 INFO blam! 286adbdb538d68e8af5a1fec3ad954cb24dec2823cd67b80fdf644fff13ed720