Oct 16 03:23:35.333 INFO testing luminance-gl-0.13.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 03:23:35.333 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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.506 INFO blam! 77df2b96c1000c045570d000ded4f7820f827e86fad472a982bf26ef0be2c19d Oct 16 03:23:35.516 INFO running `"docker" "start" "-a" "77df2b96c1000c045570d000ded4f7820f827e86fad472a982bf26ef0be2c19d"` Oct 16 03:23:35.923 INFO kablam! usermod: no changes Oct 16 03:23:35.991 INFO kablam! Compiling bitflags v0.3.3 Oct 16 03:23:35.992 INFO kablam! Compiling luminance v0.16.0 Oct 16 03:23:36.603 INFO kablam! Compiling xml-rs v0.2.2 Oct 16 03:23:40.948 INFO kablam! Compiling gl_generator v0.4.2 Oct 16 03:23:43.463 INFO kablam! Compiling gl v0.5.2 Oct 16 03:23:52.095 INFO kablam! Compiling luminance-gl v0.13.0 (/source) Oct 16 03:23:52.597 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 03:23:52.597 INFO kablam! --> src/gl33/framebuffer.rs:31:45 Oct 16 03:23:52.597 INFO kablam! | Oct 16 03:23:52.597 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.597 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 03:23:52.597 INFO kablam! | Oct 16 03:23:52.597 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 03:23:52.597 INFO kablam! Oct 16 03:23:52.806 INFO kablam! warning: type annotations needed Oct 16 03:23:52.806 INFO kablam! --> src/gl33/tess.rs:180:121 Oct 16 03:23:52.806 INFO kablam! | Oct 16 03:23:52.807 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.807 INFO kablam! | ^^^^^^ Oct 16 03:23:52.807 INFO kablam! | Oct 16 03:23:52.807 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Oct 16 03:23:52.808 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.808 INFO kablam! = note: for more information, see issue #46906 Oct 16 03:23:52.808 INFO kablam! Oct 16 03:23:52.809 INFO kablam! warning: type annotations needed Oct 16 03:23:52.809 INFO kablam! --> src/gl33/tess.rs:185:111 Oct 16 03:23:52.809 INFO kablam! | Oct 16 03:23:52.809 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.809 INFO kablam! | ^^^^^^ Oct 16 03:23:52.809 INFO kablam! | Oct 16 03:23:52.809 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.809 INFO kablam! = note: for more information, see issue #46906 Oct 16 03:23:52.809 INFO kablam! Oct 16 03:23:53.561 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 17.61s Oct 16 03:23:53.564 INFO kablam! su: No module specific data is present Oct 16 03:23:53.829 INFO running `"docker" "rm" "-f" "77df2b96c1000c045570d000ded4f7820f827e86fad472a982bf26ef0be2c19d"` Oct 16 03:23:53.893 INFO blam! 77df2b96c1000c045570d000ded4f7820f827e86fad472a982bf26ef0be2c19d Oct 16 03:23:53.896 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:54.096 INFO blam! 63fe95bf874b943791318e5f46a44b30d19ce127215ab389dbeeaf6908e97a54 Oct 16 03:23:54.098 INFO running `"docker" "start" "-a" "63fe95bf874b943791318e5f46a44b30d19ce127215ab389dbeeaf6908e97a54"` Oct 16 03:23:54.466 INFO kablam! usermod: no changes Oct 16 03:23:54.505 INFO kablam! Compiling luminance-gl v0.13.0 (/source) Oct 16 03:23:55.101 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 03:23:55.101 INFO kablam! --> src/gl33/framebuffer.rs:31:45 Oct 16 03:23:55.101 INFO kablam! | Oct 16 03:23:55.102 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.102 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 03:23:55.102 INFO kablam! | Oct 16 03:23:55.102 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 03:23:55.102 INFO kablam! Oct 16 03:23:55.324 INFO kablam! warning: type annotations needed Oct 16 03:23:55.324 INFO kablam! --> src/gl33/tess.rs:180:121 Oct 16 03:23:55.324 INFO kablam! | Oct 16 03:23:55.324 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.324 INFO kablam! | ^^^^^^ Oct 16 03:23:55.324 INFO kablam! | Oct 16 03:23:55.324 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Oct 16 03:23:55.324 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.324 INFO kablam! = note: for more information, see issue #46906 Oct 16 03:23:55.324 INFO kablam! Oct 16 03:23:55.326 INFO kablam! warning: type annotations needed Oct 16 03:23:55.326 INFO kablam! --> src/gl33/tess.rs:185:111 Oct 16 03:23:55.326 INFO kablam! | Oct 16 03:23:55.326 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.326 INFO kablam! | ^^^^^^ Oct 16 03:23:55.326 INFO kablam! | Oct 16 03:23:55.326 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.326 INFO kablam! = note: for more information, see issue #46906 Oct 16 03:23:55.326 INFO kablam! Oct 16 03:23:55.986 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.50s Oct 16 03:23:55.990 INFO kablam! su: No module specific data is present Oct 16 03:23:56.794 INFO running `"docker" "rm" "-f" "63fe95bf874b943791318e5f46a44b30d19ce127215ab389dbeeaf6908e97a54"` Oct 16 03:23:57.059 INFO blam! 63fe95bf874b943791318e5f46a44b30d19ce127215ab389dbeeaf6908e97a54 Oct 16 03:23:57.072 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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.474 INFO blam! 5c4be1369da61981ca4cc9fe60705733a69afbe19b5d2c9559373c844d2027cf Oct 16 03:23:57.483 INFO running `"docker" "start" "-a" "5c4be1369da61981ca4cc9fe60705733a69afbe19b5d2c9559373c844d2027cf"` Oct 16 03:23:58.571 INFO kablam! usermod: no changes Oct 16 03:23:58.622 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 16 03:23:58.636 INFO kablam! Running /target/debug/deps/luminance_gl-a06f9b090e6874b8 Oct 16 03:23:58.647 INFO blam! Oct 16 03:23:58.647 INFO blam! running 0 tests Oct 16 03:23:58.647 INFO blam! Oct 16 03:23:58.647 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 03:23:58.647 INFO blam! Oct 16 03:23:58.651 INFO kablam! Doc-tests luminance-gl Oct 16 03:23:59.520 INFO blam! Oct 16 03:23:59.520 INFO blam! running 0 tests Oct 16 03:23:59.520 INFO blam! Oct 16 03:23:59.520 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 03:23:59.520 INFO blam! Oct 16 03:23:59.530 INFO kablam! su: No module specific data is present Oct 16 03:23:59.777 INFO running `"docker" "rm" "-f" "5c4be1369da61981ca4cc9fe60705733a69afbe19b5d2c9559373c844d2027cf"` Oct 16 03:23:59.896 INFO blam! 5c4be1369da61981ca4cc9fe60705733a69afbe19b5d2c9559373c844d2027cf