Nov 07 12:27:00.701 INFO checking luminance-gl-0.13.0 against master#24e66c28980442a48d9458f1a4f9b76cc722dc8a for pr-55687 Nov 07 12:27:00.701 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55687/worker-0/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55687/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a:/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 +24e66c28980442a48d9458f1a4f9b76cc722dc8a-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"` Nov 07 12:27:01.038 INFO blam! 2874fee9c7d328985e3ecb8e70b4a0b1a5e439931ecae3a75918fb1676d1c180 Nov 07 12:27:01.041 INFO running `"docker" "start" "-a" "2874fee9c7d328985e3ecb8e70b4a0b1a5e439931ecae3a75918fb1676d1c180"` Nov 07 12:27:01.817 INFO kablam! usermod: no changes Nov 07 12:27:01.880 INFO kablam! Checking luminance v0.16.0 Nov 07 12:27:01.880 INFO kablam! Compiling gl_generator v0.4.2 Nov 07 12:27:04.964 INFO kablam! Compiling gl v0.5.2 Nov 07 12:27:14.348 INFO kablam! Checking luminance-gl v0.13.0 (/source) Nov 07 12:27:14.880 INFO kablam! warning: unnecessary parentheses around function argument Nov 07 12:27:14.880 INFO kablam! --> src/gl33/framebuffer.rs:31:45 Nov 07 12:27:14.880 INFO kablam! | Nov 07 12:27:14.880 INFO kablam! 31 | let mut textures: Vec = vec![0; (color_formats.len() + if depth_format.is_some() { 1 } else { 0 })]; // FIXME: remove that (inference) Nov 07 12:27:14.880 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 07 12:27:14.880 INFO kablam! | Nov 07 12:27:14.880 INFO kablam! = note: #[warn(unused_parens)] on by default Nov 07 12:27:14.880 INFO kablam! Nov 07 12:27:14.983 INFO kablam! warning: unnecessary parentheses around function argument Nov 07 12:27:14.984 INFO kablam! --> src/gl33/framebuffer.rs:31:45 Nov 07 12:27:14.984 INFO kablam! | Nov 07 12:27:14.984 INFO kablam! 31 | let mut textures: Vec = vec![0; (color_formats.len() + if depth_format.is_some() { 1 } else { 0 })]; // FIXME: remove that (inference) Nov 07 12:27:14.984 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 07 12:27:14.984 INFO kablam! | Nov 07 12:27:14.985 INFO kablam! = note: #[warn(unused_parens)] on by default Nov 07 12:27:14.985 INFO kablam! Nov 07 12:27:15.082 INFO kablam! warning: type annotations needed Nov 07 12:27:15.082 INFO kablam! --> src/gl33/tess.rs:180:121 Nov 07 12:27:15.083 INFO kablam! | Nov 07 12:27:15.084 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)); Nov 07 12:27:15.084 INFO kablam! | ^^^^^^ Nov 07 12:27:15.085 INFO kablam! | Nov 07 12:27:15.086 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Nov 07 12:27:15.086 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! Nov 07 12:27:15.087 INFO kablam! = note: for more information, see issue #46906 Nov 07 12:27:15.087 INFO kablam! Nov 07 12:27:15.088 INFO kablam! warning: type annotations needed Nov 07 12:27:15.089 INFO kablam! --> src/gl33/tess.rs:185:111 Nov 07 12:27:15.090 INFO kablam! | Nov 07 12:27:15.090 INFO kablam! 185 | gl::VertexAttribIPointer(i as GLuint, dim_as_size(&f.dim), opengl_sized_type(&f), stride, ptr::null().offset(off as isize)); Nov 07 12:27:15.091 INFO kablam! | ^^^^^^ Nov 07 12:27:15.092 INFO kablam! | Nov 07 12:27:15.092 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! Nov 07 12:27:15.093 INFO kablam! = note: for more information, see issue #46906 Nov 07 12:27:15.093 INFO kablam! Nov 07 12:27:15.216 INFO kablam! warning: type annotations needed Nov 07 12:27:15.216 INFO kablam! --> src/gl33/tess.rs:180:121 Nov 07 12:27:15.216 INFO kablam! | Nov 07 12:27:15.216 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)); Nov 07 12:27:15.216 INFO kablam! | ^^^^^^ Nov 07 12:27:15.216 INFO kablam! | Nov 07 12:27:15.216 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Nov 07 12:27:15.216 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! Nov 07 12:27:15.216 INFO kablam! = note: for more information, see issue #46906 Nov 07 12:27:15.216 INFO kablam! Nov 07 12:27:15.216 INFO kablam! warning: type annotations needed Nov 07 12:27:15.216 INFO kablam! --> src/gl33/tess.rs:185:111 Nov 07 12:27:15.216 INFO kablam! | Nov 07 12:27:15.216 INFO kablam! 185 | gl::VertexAttribIPointer(i as GLuint, dim_as_size(&f.dim), opengl_sized_type(&f), stride, ptr::null().offset(off as isize)); Nov 07 12:27:15.216 INFO kablam! | ^^^^^^ Nov 07 12:27:15.216 INFO kablam! | Nov 07 12:27:15.216 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! Nov 07 12:27:15.216 INFO kablam! = note: for more information, see issue #46906 Nov 07 12:27:15.216 INFO kablam! Nov 07 12:27:15.477 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.64s Nov 07 12:27:15.478 INFO kablam! su: No module specific data is present Nov 07 12:27:15.806 INFO running `"docker" "rm" "-f" "2874fee9c7d328985e3ecb8e70b4a0b1a5e439931ecae3a75918fb1676d1c180"` Nov 07 12:27:15.938 INFO blam! 2874fee9c7d328985e3ecb8e70b4a0b1a5e439931ecae3a75918fb1676d1c180