Oct 16 03:23:35.406 INFO testing luminance-gl-0.13.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 03:23:35.406 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 16 03:23:35.623 INFO blam! af983c67100cfffbd586fb9ca1cb859863b8680e225ab915879343fce2795959 Oct 16 03:23:35.624 INFO running `"docker" "start" "-a" "af983c67100cfffbd586fb9ca1cb859863b8680e225ab915879343fce2795959"` Oct 16 03:23:36.515 INFO kablam! usermod: no changes Oct 16 03:23:36.561 INFO kablam! Compiling bitflags v0.3.3 Oct 16 03:23:36.561 INFO kablam! Compiling luminance v0.16.0 Oct 16 03:23:37.171 INFO kablam! Compiling xml-rs v0.2.2 Oct 16 03:23:40.761 INFO kablam! Compiling gl_generator v0.4.2 Oct 16 03:23:43.416 INFO kablam! Compiling gl v0.5.2 Oct 16 03:23:51.847 INFO kablam! Compiling luminance-gl v0.13.0 (/source) Oct 16 03:23:52.364 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 03:23:52.364 INFO kablam! --> src/gl33/framebuffer.rs:31:45 Oct 16 03:23:52.364 INFO kablam! | Oct 16 03:23:52.364 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 16 03:23:52.364 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 03:23:52.364 INFO kablam! | Oct 16 03:23:52.364 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 03:23:52.364 INFO kablam! Oct 16 03:23:52.559 INFO kablam! warning: type annotations needed Oct 16 03:23:52.559 INFO kablam! --> src/gl33/tess.rs:180:121 Oct 16 03:23:52.559 INFO kablam! | Oct 16 03:23:52.559 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 16 03:23:52.559 INFO kablam! | ^^^^^^ Oct 16 03:23:52.559 INFO kablam! | Oct 16 03:23:52.559 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Oct 16 03:23:52.559 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 16 03:23:52.559 INFO kablam! = note: for more information, see issue #46906 Oct 16 03:23:52.559 INFO kablam! Oct 16 03:23:52.559 INFO kablam! warning: type annotations needed Oct 16 03:23:52.559 INFO kablam! --> src/gl33/tess.rs:185:111 Oct 16 03:23:52.559 INFO kablam! | Oct 16 03:23:52.559 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 16 03:23:52.559 INFO kablam! | ^^^^^^ Oct 16 03:23:52.559 INFO kablam! | Oct 16 03:23:52.559 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 16 03:23:52.559 INFO kablam! = note: for more information, see issue #46906 Oct 16 03:23:52.559 INFO kablam! Oct 16 03:23:53.287 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.75s Oct 16 03:23:53.294 INFO kablam! su: No module specific data is present Oct 16 03:23:53.703 INFO running `"docker" "rm" "-f" "af983c67100cfffbd586fb9ca1cb859863b8680e225ab915879343fce2795959"` Oct 16 03:23:53.794 INFO blam! af983c67100cfffbd586fb9ca1cb859863b8680e225ab915879343fce2795959 Oct 16 03:23:53.796 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 16 03:23:53.956 INFO blam! 3cb7f2447afa9ac1f910a6837bbca0d34d825c7e8bee5e1226956f0fdfb0c23d Oct 16 03:23:53.961 INFO running `"docker" "start" "-a" "3cb7f2447afa9ac1f910a6837bbca0d34d825c7e8bee5e1226956f0fdfb0c23d"` Oct 16 03:23:54.407 INFO kablam! usermod: no changes Oct 16 03:23:54.440 INFO kablam! Compiling luminance-gl v0.13.0 (/source) Oct 16 03:23:55.068 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 03:23:55.068 INFO kablam! --> src/gl33/framebuffer.rs:31:45 Oct 16 03:23:55.068 INFO kablam! | Oct 16 03:23:55.068 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 16 03:23:55.068 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 03:23:55.068 INFO kablam! | Oct 16 03:23:55.070 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 03:23:55.070 INFO kablam! Oct 16 03:23:55.285 INFO kablam! warning: type annotations needed Oct 16 03:23:55.285 INFO kablam! --> src/gl33/tess.rs:180:121 Oct 16 03:23:55.286 INFO kablam! | Oct 16 03:23:55.287 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 16 03:23:55.287 INFO kablam! | ^^^^^^ Oct 16 03:23:55.288 INFO kablam! | Oct 16 03:23:55.289 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Oct 16 03:23:55.289 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 16 03:23:55.290 INFO kablam! = note: for more information, see issue #46906 Oct 16 03:23:55.290 INFO kablam! Oct 16 03:23:55.291 INFO kablam! warning: type annotations needed Oct 16 03:23:55.292 INFO kablam! --> src/gl33/tess.rs:185:111 Oct 16 03:23:55.292 INFO kablam! | Oct 16 03:23:55.293 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 16 03:23:55.293 INFO kablam! | ^^^^^^ Oct 16 03:23:55.294 INFO kablam! | Oct 16 03:23:55.294 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 16 03:23:55.294 INFO kablam! = note: for more information, see issue #46906 Oct 16 03:23:55.294 INFO kablam! Oct 16 03:23:55.936 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.51s Oct 16 03:23:55.939 INFO kablam! su: No module specific data is present Oct 16 03:23:56.807 INFO running `"docker" "rm" "-f" "3cb7f2447afa9ac1f910a6837bbca0d34d825c7e8bee5e1226956f0fdfb0c23d"` Oct 16 03:23:57.063 INFO blam! 3cb7f2447afa9ac1f910a6837bbca0d34d825c7e8bee5e1226956f0fdfb0c23d Oct 16 03:23:57.074 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 16 03:23:57.439 INFO blam! a75a0f49338ec4a31557066a2a22da12726d1fe6d6ed14abdf040a09b7e7340a Oct 16 03:23:57.441 INFO running `"docker" "start" "-a" "a75a0f49338ec4a31557066a2a22da12726d1fe6d6ed14abdf040a09b7e7340a"` Oct 16 03:23:58.471 INFO kablam! usermod: no changes Oct 16 03:23:58.532 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 16 03:23:58.543 INFO kablam! Running /target/debug/deps/luminance_gl-57e3fd86dfb19a1d Oct 16 03:23:58.545 INFO blam! Oct 16 03:23:58.545 INFO blam! running 0 tests Oct 16 03:23:58.545 INFO blam! Oct 16 03:23:58.545 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 03:23:58.546 INFO blam! Oct 16 03:23:58.546 INFO kablam! Doc-tests luminance-gl Oct 16 03:23:59.403 INFO blam! Oct 16 03:23:59.403 INFO blam! running 0 tests Oct 16 03:23:59.403 INFO blam! Oct 16 03:23:59.403 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 03:23:59.403 INFO blam! Oct 16 03:23:59.408 INFO kablam! su: No module specific data is present Oct 16 03:23:59.656 INFO running `"docker" "rm" "-f" "a75a0f49338ec4a31557066a2a22da12726d1fe6d6ed14abdf040a09b7e7340a"` Oct 16 03:23:59.740 INFO blam! a75a0f49338ec4a31557066a2a22da12726d1fe6d6ed14abdf040a09b7e7340a