Nov 18 06:53:39.540 INFO testing luminance-gl-0.13.0 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 06:53:39.540 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 18 06:53:39.936 INFO [stdout] 43840b25ac5636409e3fbded94b017fe1c9705f9ecf100a31f6e57a747e4e628 Nov 18 06:53:39.939 INFO running `"docker" "start" "-a" "43840b25ac5636409e3fbded94b017fe1c9705f9ecf100a31f6e57a747e4e628"` Nov 18 06:53:40.754 INFO [stderr] usermod: no changes Nov 18 06:53:40.811 INFO [stderr] Compiling luminance v0.16.0 Nov 18 06:53:40.819 INFO [stderr] Compiling gl_generator v0.4.2 Nov 18 06:53:43.265 INFO [stderr] Compiling gl v0.5.2 Nov 18 06:53:52.360 INFO [stderr] Compiling luminance-gl v0.13.0 (/source) Nov 18 06:53:52.699 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 06:53:52.700 INFO [stderr] --> src/gl33/framebuffer.rs:31:45 Nov 18 06:53:52.700 INFO [stderr] | Nov 18 06:53:52.700 INFO [stderr] 31 | let mut textures: Vec = vec![0; (color_formats.len() + if depth_format.is_some() { 1 } else { 0 })]; // FIXME: remove that (inference) Nov 18 06:53:52.701 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 06:53:52.701 INFO [stderr] | Nov 18 06:53:52.701 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 18 06:53:52.702 INFO [stderr] Nov 18 06:53:52.908 INFO [stderr] warning: type annotations needed Nov 18 06:53:52.908 INFO [stderr] --> src/gl33/tess.rs:180:121 Nov 18 06:53:52.908 INFO [stderr] | Nov 18 06:53:52.909 INFO [stderr] 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 18 06:53:52.909 INFO [stderr] | ^^^^^^ Nov 18 06:53:52.909 INFO [stderr] | Nov 18 06:53:52.910 INFO [stderr] = note: #[warn(tyvar_behind_raw_pointer)] on by default Nov 18 06:53:52.910 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Nov 18 06:53:52.910 INFO [stderr] = note: for more information, see issue #46906 Nov 18 06:53:52.910 INFO [stderr] Nov 18 06:53:52.911 INFO [stderr] warning: type annotations needed Nov 18 06:53:52.911 INFO [stderr] --> src/gl33/tess.rs:185:111 Nov 18 06:53:52.911 INFO [stderr] | Nov 18 06:53:52.911 INFO [stderr] 185 | gl::VertexAttribIPointer(i as GLuint, dim_as_size(&f.dim), opengl_sized_type(&f), stride, ptr::null().offset(off as isize)); Nov 18 06:53:52.912 INFO [stderr] | ^^^^^^ Nov 18 06:53:52.912 INFO [stderr] | Nov 18 06:53:52.912 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Nov 18 06:53:52.912 INFO [stderr] = note: for more information, see issue #46906 Nov 18 06:53:52.913 INFO [stderr] Nov 18 06:53:53.552 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.76s Nov 18 06:53:53.554 INFO [stderr] su: No module specific data is present Nov 18 06:53:53.816 INFO running `"docker" "inspect" "43840b25ac5636409e3fbded94b017fe1c9705f9ecf100a31f6e57a747e4e628"` Nov 18 06:53:53.932 INFO running `"docker" "rm" "-f" "43840b25ac5636409e3fbded94b017fe1c9705f9ecf100a31f6e57a747e4e628"` Nov 18 06:53:54.031 INFO [stdout] 43840b25ac5636409e3fbded94b017fe1c9705f9ecf100a31f6e57a747e4e628 Nov 18 06:53:54.071 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 18 06:53:54.245 INFO [stdout] 271b19a4b1ca47703793c6f54ed7181a0d3d29310304898f7e3ac4033c773a5e Nov 18 06:53:54.248 INFO running `"docker" "start" "-a" "271b19a4b1ca47703793c6f54ed7181a0d3d29310304898f7e3ac4033c773a5e"` Nov 18 06:53:54.710 INFO [stderr] usermod: no changes Nov 18 06:53:54.759 INFO [stderr] Compiling luminance-gl v0.13.0 (/source) Nov 18 06:53:55.287 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 06:53:55.287 INFO [stderr] --> src/gl33/framebuffer.rs:31:45 Nov 18 06:53:55.287 INFO [stderr] | Nov 18 06:53:55.287 INFO [stderr] 31 | let mut textures: Vec = vec![0; (color_formats.len() + if depth_format.is_some() { 1 } else { 0 })]; // FIXME: remove that (inference) Nov 18 06:53:55.287 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 06:53:55.287 INFO [stderr] | Nov 18 06:53:55.287 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 18 06:53:55.287 INFO [stderr] Nov 18 06:53:55.483 INFO [stderr] warning: type annotations needed Nov 18 06:53:55.483 INFO [stderr] --> src/gl33/tess.rs:180:121 Nov 18 06:53:55.483 INFO [stderr] | Nov 18 06:53:55.483 INFO [stderr] 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 18 06:53:55.483 INFO [stderr] | ^^^^^^ Nov 18 06:53:55.483 INFO [stderr] | Nov 18 06:53:55.483 INFO [stderr] = note: #[warn(tyvar_behind_raw_pointer)] on by default Nov 18 06:53:55.483 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Nov 18 06:53:55.483 INFO [stderr] = note: for more information, see issue #46906 Nov 18 06:53:55.483 INFO [stderr] Nov 18 06:53:55.483 INFO [stderr] warning: type annotations needed Nov 18 06:53:55.483 INFO [stderr] --> src/gl33/tess.rs:185:111 Nov 18 06:53:55.483 INFO [stderr] | Nov 18 06:53:55.483 INFO [stderr] 185 | gl::VertexAttribIPointer(i as GLuint, dim_as_size(&f.dim), opengl_sized_type(&f), stride, ptr::null().offset(off as isize)); Nov 18 06:53:55.483 INFO [stderr] | ^^^^^^ Nov 18 06:53:55.483 INFO [stderr] | Nov 18 06:53:55.483 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Nov 18 06:53:55.483 INFO [stderr] = note: for more information, see issue #46906 Nov 18 06:53:55.483 INFO [stderr] Nov 18 06:53:55.849 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.11s Nov 18 06:53:55.852 INFO [stderr] su: No module specific data is present Nov 18 06:53:56.087 INFO running `"docker" "inspect" "271b19a4b1ca47703793c6f54ed7181a0d3d29310304898f7e3ac4033c773a5e"` Nov 18 06:53:56.185 INFO running `"docker" "rm" "-f" "271b19a4b1ca47703793c6f54ed7181a0d3d29310304898f7e3ac4033c773a5e"` Nov 18 06:53:56.270 INFO [stdout] 271b19a4b1ca47703793c6f54ed7181a0d3d29310304898f7e3ac4033c773a5e Nov 18 06:53:56.273 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 18 06:53:56.485 INFO [stdout] 6894f5cec8dfaeb7de1c4474ec94efecdd52f5a76530f5a8c15110a48ced2ca5 Nov 18 06:53:56.489 INFO running `"docker" "start" "-a" "6894f5cec8dfaeb7de1c4474ec94efecdd52f5a76530f5a8c15110a48ced2ca5"` Nov 18 06:53:57.079 INFO [stderr] usermod: no changes Nov 18 06:53:57.153 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s Nov 18 06:53:57.160 INFO [stderr] Running /target/debug/deps/luminance_gl-9f2d954ab678afa5 Nov 18 06:53:57.171 INFO [stdout] Nov 18 06:53:57.171 INFO [stdout] running 0 tests Nov 18 06:53:57.171 INFO [stdout] Nov 18 06:53:57.171 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 06:53:57.171 INFO [stdout] Nov 18 06:53:57.172 INFO [stderr] Doc-tests luminance-gl Nov 18 06:53:58.056 INFO [stdout] Nov 18 06:53:58.056 INFO [stdout] running 0 tests Nov 18 06:53:58.056 INFO [stdout] Nov 18 06:53:58.056 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 06:53:58.056 INFO [stdout] Nov 18 06:53:58.069 INFO [stderr] su: No module specific data is present Nov 18 06:53:58.721 INFO running `"docker" "inspect" "6894f5cec8dfaeb7de1c4474ec94efecdd52f5a76530f5a8c15110a48ced2ca5"` Nov 18 06:53:58.989 INFO running `"docker" "rm" "-f" "6894f5cec8dfaeb7de1c4474ec94efecdd52f5a76530f5a8c15110a48ced2ca5"` Nov 18 06:53:59.223 INFO [stdout] 6894f5cec8dfaeb7de1c4474ec94efecdd52f5a76530f5a8c15110a48ced2ca5