Oct 14 21:09:41.974 INFO testing eugeneyche/gl_is_fun_rs against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 21:09:41.976 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 14 21:09:42.548 INFO blam! e67577d529765b1009b136a722a15c2719cb56ad7fbcc4013676f89750105465 Oct 14 21:09:42.554 INFO running `"docker" "start" "-a" "e67577d529765b1009b136a722a15c2719cb56ad7fbcc4013676f89750105465"` Oct 14 21:09:44.085 INFO kablam! usermod: no changes Oct 14 21:09:44.400 INFO kablam! Compiling enum_primitive v0.1.1 Oct 14 21:09:44.403 INFO kablam! Compiling x11-dl v2.17.1 Oct 14 21:09:44.432 INFO kablam! Compiling tempfile v2.2.0 Oct 14 21:09:44.432 INFO kablam! Compiling cgmath v0.15.0 Oct 14 21:09:44.432 INFO kablam! Compiling num-rational v0.1.40 Oct 14 21:09:44.433 INFO kablam! Compiling png v0.11.0 Oct 14 21:09:44.435 INFO kablam! Compiling glutin v0.11.0 Oct 14 21:09:44.436 INFO kablam! Compiling rayon v0.8.2 Oct 14 21:09:45.811 INFO kablam! Compiling target_build_utils v0.3.1 Oct 14 21:09:56.135 INFO kablam! Compiling wayland-window v0.13.2 Oct 14 21:10:03.155 INFO kablam! Compiling jpeg-decoder v0.1.13 Oct 14 21:10:11.515 INFO kablam! Compiling image v0.18.0 Oct 14 21:10:20.755 INFO kablam! Compiling winit v0.9.0 Oct 14 21:10:24.555 INFO kablam! Compiling libloading v0.3.4 Oct 14 21:10:34.003 INFO kablam! Compiling dlib v0.3.1 Oct 14 21:10:35.311 INFO kablam! Compiling wayland-sys v0.9.10 Oct 14 21:10:40.302 INFO kablam! Compiling wayland-client v0.9.10 Oct 14 21:10:49.344 INFO kablam! Compiling gl_fun v0.1.0 (/source) Oct 14 21:10:50.615 INFO kablam! warning: unused variable: `index_buffer` Oct 14 21:10:50.616 INFO kablam! --> src/vertex_array.rs:120:9 Oct 14 21:10:50.617 INFO kablam! | Oct 14 21:10:50.617 INFO kablam! 120 | index_buffer: BoundIndexBuffer<'b>, Oct 14 21:10:50.618 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_index_buffer` instead Oct 14 21:10:50.618 INFO kablam! | Oct 14 21:10:50.619 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 21:10:50.619 INFO kablam! Oct 14 21:10:50.646 INFO kablam! warning: struct is never constructed: `IndexBufferTy` Oct 14 21:10:50.647 INFO kablam! --> src/buffer.rs:10:1 Oct 14 21:10:50.647 INFO kablam! | Oct 14 21:10:50.648 INFO kablam! 10 | pub struct IndexBufferTy; Oct 14 21:10:50.648 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:10:50.648 INFO kablam! | Oct 14 21:10:50.648 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 21:10:50.648 INFO kablam! Oct 14 21:10:50.648 INFO kablam! warning: variant is never constructed: `DynamicRead` Oct 14 21:10:50.648 INFO kablam! --> src/buffer.rs:14:5 Oct 14 21:10:50.648 INFO kablam! | Oct 14 21:10:50.648 INFO kablam! 14 | DynamicRead, Oct 14 21:10:50.648 INFO kablam! | ^^^^^^^^^^^ Oct 14 21:10:50.648 INFO kablam! Oct 14 21:10:50.648 INFO kablam! warning: variant is never constructed: `StaticRead` Oct 14 21:10:50.648 INFO kablam! --> src/buffer.rs:16:5 Oct 14 21:10:50.648 INFO kablam! | Oct 14 21:10:50.648 INFO kablam! 16 | StaticRead, Oct 14 21:10:50.648 INFO kablam! | ^^^^^^^^^^ Oct 14 21:10:50.648 INFO kablam! Oct 14 21:10:50.648 INFO kablam! warning: variant is never constructed: `StaticDraw` Oct 14 21:10:50.648 INFO kablam! --> src/buffer.rs:17:5 Oct 14 21:10:50.648 INFO kablam! | Oct 14 21:10:50.648 INFO kablam! 17 | StaticDraw, Oct 14 21:10:50.648 INFO kablam! | ^^^^^^^^^^ Oct 14 21:10:50.648 INFO kablam! Oct 14 21:10:50.648 INFO kablam! warning: variant is never constructed: `StreamRead` Oct 14 21:10:50.648 INFO kablam! --> src/buffer.rs:18:5 Oct 14 21:10:50.648 INFO kablam! | Oct 14 21:10:50.654 INFO kablam! 18 | StreamRead, Oct 14 21:10:50.654 INFO kablam! | ^^^^^^^^^^ Oct 14 21:10:50.654 INFO kablam! Oct 14 21:10:50.654 INFO kablam! warning: variant is never constructed: `StreamDraw` Oct 14 21:10:50.654 INFO kablam! --> src/buffer.rs:19:5 Oct 14 21:10:50.654 INFO kablam! | Oct 14 21:10:50.654 INFO kablam! 19 | StreamDraw, Oct 14 21:10:50.654 INFO kablam! | ^^^^^^^^^^ Oct 14 21:10:50.654 INFO kablam! Oct 14 21:10:50.654 INFO kablam! warning: field is never used: `buffer` Oct 14 21:10:50.654 INFO kablam! --> src/buffer.rs:33:5 Oct 14 21:10:50.654 INFO kablam! | Oct 14 21:10:50.654 INFO kablam! 33 | buffer: &'a mut Buffer, Oct 14 21:10:50.654 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:10:50.654 INFO kablam! Oct 14 21:10:50.654 INFO kablam! warning: type alias is never used: `IndexBuffer` Oct 14 21:10:50.654 INFO kablam! --> src/buffer.rs:38:1 Oct 14 21:10:50.654 INFO kablam! | Oct 14 21:10:50.654 INFO kablam! 38 | pub type IndexBuffer = Buffer; Oct 14 21:10:50.654 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:10:50.658 INFO kablam! Oct 14 21:10:50.660 INFO kablam! warning: type alias is never used: `BoundIndexBuffer` Oct 14 21:10:50.660 INFO kablam! --> src/buffer.rs:39:1 Oct 14 21:10:50.660 INFO kablam! | Oct 14 21:10:50.660 INFO kablam! 39 | pub type BoundIndexBuffer<'a> = BoundBuffer<'a, IndexBufferTy>; Oct 14 21:10:50.660 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:10:50.660 INFO kablam! Oct 14 21:10:50.660 INFO kablam! warning: variant is never constructed: `Geometry` Oct 14 21:10:50.660 INFO kablam! --> src/shader.rs:10:5 Oct 14 21:10:50.660 INFO kablam! | Oct 14 21:10:50.660 INFO kablam! 10 | Geometry, Oct 14 21:10:50.660 INFO kablam! | ^^^^^^^^ Oct 14 21:10:50.660 INFO kablam! Oct 14 21:10:50.660 INFO kablam! warning: field is never used: `program` Oct 14 21:10:50.660 INFO kablam! --> src/shader_program.rs:21:5 Oct 14 21:10:50.660 INFO kablam! | Oct 14 21:10:50.660 INFO kablam! 21 | program: &'a mut ShaderProgram, Oct 14 21:10:50.660 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:10:50.660 INFO kablam! Oct 14 21:10:50.660 INFO kablam! warning: method is never used: `uniform_float` Oct 14 21:10:50.660 INFO kablam! --> src/shader_program.rs:110:5 Oct 14 21:10:50.660 INFO kablam! | Oct 14 21:10:50.660 INFO kablam! 110 | pub fn uniform_float(&mut self, location: UniformLocation, value: f32) { Oct 14 21:10:50.660 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:10:50.660 INFO kablam! Oct 14 21:10:50.660 INFO kablam! warning: method is never used: `uniform_float_vec2` Oct 14 21:10:50.660 INFO kablam! --> src/shader_program.rs:116:5 Oct 14 21:10:50.660 INFO kablam! | Oct 14 21:10:50.660 INFO kablam! 116 | pub fn uniform_float_vec2(&mut self, location: UniformLocation, value: &[f32; 2]) { Oct 14 21:10:50.660 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:10:50.660 INFO kablam! Oct 14 21:10:50.660 INFO kablam! warning: method is never used: `uniform_float_vec3` Oct 14 21:10:50.660 INFO kablam! --> src/shader_program.rs:122:5 Oct 14 21:10:50.660 INFO kablam! | Oct 14 21:10:50.660 INFO kablam! 122 | pub fn uniform_float_vec3(&mut self, location: UniformLocation, value: &[f32; 3]) { Oct 14 21:10:50.660 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:10:50.660 INFO kablam! Oct 14 21:10:50.660 INFO kablam! warning: method is never used: `uniform_float_vec4` Oct 14 21:10:50.660 INFO kablam! --> src/shader_program.rs:128:5 Oct 14 21:10:50.660 INFO kablam! | Oct 14 21:10:50.660 INFO kablam! 128 | pub fn uniform_float_vec4(&mut self, location: UniformLocation, value: &[f32; 4]) { Oct 14 21:10:50.660 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:10:50.660 INFO kablam! Oct 14 21:10:50.660 INFO kablam! warning: method is never used: `uniform_float_array` Oct 14 21:10:50.660 INFO kablam! --> src/shader_program.rs:134:5 Oct 14 21:10:50.660 INFO kablam! | Oct 14 21:10:50.660 INFO kablam! 134 | pub fn uniform_float_array(&mut self, location: UniformLocation, value: &[f32]) { Oct 14 21:10:50.660 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:10:50.660 INFO kablam! Oct 14 21:10:50.660 INFO kablam! warning: method is never used: `uniform_float_vec2_array` Oct 14 21:10:50.660 INFO kablam! --> src/shader_program.rs:140:5 Oct 14 21:10:50.660 INFO kablam! | Oct 14 21:10:50.660 INFO kablam! 140 | pub fn uniform_float_vec2_array(&mut self, location: UniformLocation, value: &[[f32; 2]]) { Oct 14 21:10:50.660 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:10:50.660 INFO kablam! Oct 14 21:10:50.660 INFO kablam! warning: method is never used: `uniform_float_vec3_array` Oct 14 21:10:50.660 INFO kablam! --> src/shader_program.rs:146:5 Oct 14 21:10:50.660 INFO kablam! | Oct 14 21:10:50.660 INFO kablam! 146 | pub fn uniform_float_vec3_array(&mut self, location: UniformLocation, value: &[[f32; 3]]) { Oct 14 21:10:50.660 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:10:50.660 INFO kablam! Oct 14 21:10:50.660 INFO kablam! warning: method is never used: `uniform_float_vec4_array` Oct 14 21:10:50.660 INFO kablam! --> src/shader_program.rs:152:5 Oct 14 21:10:50.660 INFO kablam! | Oct 14 21:10:50.660 INFO kablam! 152 | pub fn uniform_float_vec4_array(&mut self, location: UniformLocation, value: &[[f32; 4]]) { Oct 14 21:10:50.660 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:10:50.660 INFO kablam! Oct 14 21:10:50.660 INFO kablam! warning: method is never used: `uniform_float_mat2` Oct 14 21:10:50.660 INFO kablam! --> src/shader_program.rs:158:5 Oct 14 21:10:50.660 INFO kablam! | Oct 14 21:10:50.660 INFO kablam! 158 | pub fn uniform_float_mat2(&mut self, location: UniformLocation, value: &[f32; 4]) { Oct 14 21:10:50.660 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:10:50.660 INFO kablam! Oct 14 21:10:50.660 INFO kablam! warning: method is never used: `uniform_float_mat3` Oct 14 21:10:50.660 INFO kablam! --> src/shader_program.rs:164:5 Oct 14 21:10:50.660 INFO kablam! | Oct 14 21:10:50.660 INFO kablam! 164 | pub fn uniform_float_mat3(&mut self, location: UniformLocation, value: &[f32; 9]) { Oct 14 21:10:50.661 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:10:50.661 INFO kablam! Oct 14 21:10:50.661 INFO kablam! warning: variant is never constructed: `Linear` Oct 14 21:10:50.661 INFO kablam! --> src/texture.rs:11:5 Oct 14 21:10:50.661 INFO kablam! | Oct 14 21:10:50.661 INFO kablam! 11 | Linear, Oct 14 21:10:50.661 INFO kablam! | ^^^^^^ Oct 14 21:10:50.661 INFO kablam! Oct 14 21:10:50.661 INFO kablam! warning: field is never used: `texture` Oct 14 21:10:50.661 INFO kablam! --> src/texture.rs:26:5 Oct 14 21:10:50.661 INFO kablam! | Oct 14 21:10:50.661 INFO kablam! 26 | texture: &'a mut Texture, Oct 14 21:10:50.661 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:10:50.661 INFO kablam! Oct 14 21:10:50.661 INFO kablam! warning: variant is never constructed: `Float` Oct 14 21:10:50.661 INFO kablam! --> src/vertex_array.rs:7:5 Oct 14 21:10:50.661 INFO kablam! | Oct 14 21:10:50.661 INFO kablam! 7 | Float, Oct 14 21:10:50.661 INFO kablam! | ^^^^^ Oct 14 21:10:50.661 INFO kablam! Oct 14 21:10:50.661 INFO kablam! warning: variant is never constructed: `FloatVec4` Oct 14 21:10:50.661 INFO kablam! --> src/vertex_array.rs:10:5 Oct 14 21:10:50.661 INFO kablam! | Oct 14 21:10:50.661 INFO kablam! 10 | FloatVec4, Oct 14 21:10:50.661 INFO kablam! | ^^^^^^^^^ Oct 14 21:10:50.661 INFO kablam! Oct 14 21:10:50.661 INFO kablam! warning: variant is never constructed: `Points` Oct 14 21:10:50.661 INFO kablam! --> src/vertex_array.rs:20:5 Oct 14 21:10:50.661 INFO kablam! | Oct 14 21:10:50.661 INFO kablam! 20 | Points, Oct 14 21:10:50.661 INFO kablam! | ^^^^^^ Oct 14 21:10:50.661 INFO kablam! Oct 14 21:10:50.661 INFO kablam! warning: variant is never constructed: `Lines` Oct 14 21:10:50.661 INFO kablam! --> src/vertex_array.rs:21:5 Oct 14 21:10:50.661 INFO kablam! | Oct 14 21:10:50.661 INFO kablam! 21 | Lines, Oct 14 21:10:50.661 INFO kablam! | ^^^^^ Oct 14 21:10:50.661 INFO kablam! Oct 14 21:10:50.661 INFO kablam! warning: variant is never constructed: `Triangles` Oct 14 21:10:50.661 INFO kablam! --> src/vertex_array.rs:22:5 Oct 14 21:10:50.661 INFO kablam! | Oct 14 21:10:50.661 INFO kablam! 22 | Triangles, Oct 14 21:10:50.661 INFO kablam! | ^^^^^^^^^ Oct 14 21:10:50.661 INFO kablam! Oct 14 21:10:50.661 INFO kablam! warning: field is never used: `vertex_array` Oct 14 21:10:50.661 INFO kablam! --> src/vertex_array.rs:74:5 Oct 14 21:10:50.661 INFO kablam! | Oct 14 21:10:50.661 INFO kablam! 74 | vertex_array: &'a mut VertexArray, Oct 14 21:10:50.661 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:10:50.661 INFO kablam! Oct 14 21:10:50.661 INFO kablam! warning: field is never used: `vertex_buffer` Oct 14 21:10:50.661 INFO kablam! --> src/vertex_array.rs:75:5 Oct 14 21:10:50.661 INFO kablam! | Oct 14 21:10:50.661 INFO kablam! 75 | vertex_buffer: BoundVertexBuffer<'a>, Oct 14 21:10:50.661 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:10:50.661 INFO kablam! Oct 14 21:10:50.661 INFO kablam! warning: method is never used: `draw_elements` Oct 14 21:10:50.661 INFO kablam! --> src/vertex_array.rs:117:5 Oct 14 21:10:50.661 INFO kablam! | Oct 14 21:10:50.661 INFO kablam! 117 | / pub fn draw_elements<'b>( Oct 14 21:10:50.661 INFO kablam! 118 | | &mut self, Oct 14 21:10:50.661 INFO kablam! 119 | | draw_ty: DrawTy, Oct 14 21:10:50.661 INFO kablam! 120 | | index_buffer: BoundIndexBuffer<'b>, Oct 14 21:10:50.661 INFO kablam! ... | Oct 14 21:10:50.661 INFO kablam! 130 | | } Oct 14 21:10:50.661 INFO kablam! 131 | | } Oct 14 21:10:50.661 INFO kablam! | |_____^ Oct 14 21:10:50.661 INFO kablam! Oct 14 21:10:50.661 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 21:10:50.661 INFO kablam! --> src/main.rs:115:9 Oct 14 21:10:50.661 INFO kablam! | Oct 14 21:10:50.661 INFO kablam! 115 | gl_window.swap_buffers(); Oct 14 21:10:50.661 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:10:50.661 INFO kablam! | Oct 14 21:10:50.661 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 21:10:50.661 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 21:10:50.661 INFO kablam! Oct 14 21:10:55.567 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 11s Oct 14 21:10:55.583 INFO kablam! su: No module specific data is present Oct 14 21:10:56.756 INFO running `"docker" "rm" "-f" "e67577d529765b1009b136a722a15c2719cb56ad7fbcc4013676f89750105465"` Oct 14 21:10:57.059 INFO blam! e67577d529765b1009b136a722a15c2719cb56ad7fbcc4013676f89750105465 Oct 14 21:10:57.079 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 14 21:10:57.505 INFO blam! 78a38e656094172c54e458bde59d09dbbe6bee1a67189596a591f8a137c1453b Oct 14 21:10:57.515 INFO running `"docker" "start" "-a" "78a38e656094172c54e458bde59d09dbbe6bee1a67189596a591f8a137c1453b"` Oct 14 21:10:59.942 INFO kablam! usermod: no changes Oct 14 21:11:00.147 INFO kablam! Compiling gl_fun v0.1.0 (/source) Oct 14 21:11:01.365 INFO kablam! warning: unused variable: `index_buffer` Oct 14 21:11:01.365 INFO kablam! --> src/vertex_array.rs:120:9 Oct 14 21:11:01.365 INFO kablam! | Oct 14 21:11:01.365 INFO kablam! 120 | index_buffer: BoundIndexBuffer<'b>, Oct 14 21:11:01.365 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_index_buffer` instead Oct 14 21:11:01.367 INFO kablam! | Oct 14 21:11:01.367 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 21:11:01.367 INFO kablam! Oct 14 21:11:01.407 INFO kablam! warning: struct is never constructed: `IndexBufferTy` Oct 14 21:11:01.407 INFO kablam! --> src/buffer.rs:10:1 Oct 14 21:11:01.407 INFO kablam! | Oct 14 21:11:01.407 INFO kablam! 10 | pub struct IndexBufferTy; Oct 14 21:11:01.407 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:11:01.407 INFO kablam! | Oct 14 21:11:01.407 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 21:11:01.407 INFO kablam! Oct 14 21:11:01.407 INFO kablam! warning: variant is never constructed: `DynamicRead` Oct 14 21:11:01.407 INFO kablam! --> src/buffer.rs:14:5 Oct 14 21:11:01.407 INFO kablam! | Oct 14 21:11:01.407 INFO kablam! 14 | DynamicRead, Oct 14 21:11:01.407 INFO kablam! | ^^^^^^^^^^^ Oct 14 21:11:01.407 INFO kablam! Oct 14 21:11:01.408 INFO kablam! warning: variant is never constructed: `StaticRead` Oct 14 21:11:01.408 INFO kablam! --> src/buffer.rs:16:5 Oct 14 21:11:01.408 INFO kablam! | Oct 14 21:11:01.408 INFO kablam! 16 | StaticRead, Oct 14 21:11:01.408 INFO kablam! | ^^^^^^^^^^ Oct 14 21:11:01.408 INFO kablam! Oct 14 21:11:01.408 INFO kablam! warning: variant is never constructed: `StaticDraw` Oct 14 21:11:01.408 INFO kablam! --> src/buffer.rs:17:5 Oct 14 21:11:01.408 INFO kablam! | Oct 14 21:11:01.408 INFO kablam! 17 | StaticDraw, Oct 14 21:11:01.408 INFO kablam! | ^^^^^^^^^^ Oct 14 21:11:01.408 INFO kablam! Oct 14 21:11:01.408 INFO kablam! warning: variant is never constructed: `StreamRead` Oct 14 21:11:01.408 INFO kablam! --> src/buffer.rs:18:5 Oct 14 21:11:01.408 INFO kablam! | Oct 14 21:11:01.408 INFO kablam! 18 | StreamRead, Oct 14 21:11:01.408 INFO kablam! | ^^^^^^^^^^ Oct 14 21:11:01.408 INFO kablam! Oct 14 21:11:01.408 INFO kablam! warning: variant is never constructed: `StreamDraw` Oct 14 21:11:01.408 INFO kablam! --> src/buffer.rs:19:5 Oct 14 21:11:01.408 INFO kablam! | Oct 14 21:11:01.408 INFO kablam! 19 | StreamDraw, Oct 14 21:11:01.408 INFO kablam! | ^^^^^^^^^^ Oct 14 21:11:01.408 INFO kablam! Oct 14 21:11:01.408 INFO kablam! warning: field is never used: `buffer` Oct 14 21:11:01.408 INFO kablam! --> src/buffer.rs:33:5 Oct 14 21:11:01.408 INFO kablam! | Oct 14 21:11:01.408 INFO kablam! 33 | buffer: &'a mut Buffer, Oct 14 21:11:01.408 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:11:01.408 INFO kablam! Oct 14 21:11:01.408 INFO kablam! warning: type alias is never used: `IndexBuffer` Oct 14 21:11:01.408 INFO kablam! --> src/buffer.rs:38:1 Oct 14 21:11:01.408 INFO kablam! | Oct 14 21:11:01.408 INFO kablam! 38 | pub type IndexBuffer = Buffer; Oct 14 21:11:01.408 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:11:01.408 INFO kablam! Oct 14 21:11:01.408 INFO kablam! warning: type alias is never used: `BoundIndexBuffer` Oct 14 21:11:01.408 INFO kablam! --> src/buffer.rs:39:1 Oct 14 21:11:01.408 INFO kablam! | Oct 14 21:11:01.408 INFO kablam! 39 | pub type BoundIndexBuffer<'a> = BoundBuffer<'a, IndexBufferTy>; Oct 14 21:11:01.408 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:11:01.408 INFO kablam! Oct 14 21:11:01.408 INFO kablam! warning: variant is never constructed: `Geometry` Oct 14 21:11:01.408 INFO kablam! --> src/shader.rs:10:5 Oct 14 21:11:01.408 INFO kablam! | Oct 14 21:11:01.408 INFO kablam! 10 | Geometry, Oct 14 21:11:01.408 INFO kablam! | ^^^^^^^^ Oct 14 21:11:01.408 INFO kablam! Oct 14 21:11:01.408 INFO kablam! warning: field is never used: `program` Oct 14 21:11:01.408 INFO kablam! --> src/shader_program.rs:21:5 Oct 14 21:11:01.408 INFO kablam! | Oct 14 21:11:01.408 INFO kablam! 21 | program: &'a mut ShaderProgram, Oct 14 21:11:01.408 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:11:01.408 INFO kablam! Oct 14 21:11:01.408 INFO kablam! warning: method is never used: `uniform_float` Oct 14 21:11:01.408 INFO kablam! --> src/shader_program.rs:110:5 Oct 14 21:11:01.408 INFO kablam! | Oct 14 21:11:01.408 INFO kablam! 110 | pub fn uniform_float(&mut self, location: UniformLocation, value: f32) { Oct 14 21:11:01.408 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:11:01.408 INFO kablam! Oct 14 21:11:01.408 INFO kablam! warning: method is never used: `uniform_float_vec2` Oct 14 21:11:01.408 INFO kablam! --> src/shader_program.rs:116:5 Oct 14 21:11:01.408 INFO kablam! | Oct 14 21:11:01.408 INFO kablam! 116 | pub fn uniform_float_vec2(&mut self, location: UniformLocation, value: &[f32; 2]) { Oct 14 21:11:01.408 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:11:01.408 INFO kablam! Oct 14 21:11:01.408 INFO kablam! warning: method is never used: `uniform_float_vec3` Oct 14 21:11:01.408 INFO kablam! --> src/shader_program.rs:122:5 Oct 14 21:11:01.408 INFO kablam! | Oct 14 21:11:01.408 INFO kablam! 122 | pub fn uniform_float_vec3(&mut self, location: UniformLocation, value: &[f32; 3]) { Oct 14 21:11:01.408 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:11:01.408 INFO kablam! Oct 14 21:11:01.408 INFO kablam! warning: method is never used: `uniform_float_vec4` Oct 14 21:11:01.408 INFO kablam! --> src/shader_program.rs:128:5 Oct 14 21:11:01.408 INFO kablam! | Oct 14 21:11:01.408 INFO kablam! 128 | pub fn uniform_float_vec4(&mut self, location: UniformLocation, value: &[f32; 4]) { Oct 14 21:11:01.408 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:11:01.408 INFO kablam! Oct 14 21:11:01.408 INFO kablam! warning: method is never used: `uniform_float_array` Oct 14 21:11:01.408 INFO kablam! --> src/shader_program.rs:134:5 Oct 14 21:11:01.408 INFO kablam! | Oct 14 21:11:01.408 INFO kablam! 134 | pub fn uniform_float_array(&mut self, location: UniformLocation, value: &[f32]) { Oct 14 21:11:01.408 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:11:01.408 INFO kablam! Oct 14 21:11:01.408 INFO kablam! warning: method is never used: `uniform_float_vec2_array` Oct 14 21:11:01.409 INFO kablam! --> src/shader_program.rs:140:5 Oct 14 21:11:01.409 INFO kablam! | Oct 14 21:11:01.409 INFO kablam! 140 | pub fn uniform_float_vec2_array(&mut self, location: UniformLocation, value: &[[f32; 2]]) { Oct 14 21:11:01.409 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:11:01.409 INFO kablam! Oct 14 21:11:01.409 INFO kablam! warning: method is never used: `uniform_float_vec3_array` Oct 14 21:11:01.409 INFO kablam! --> src/shader_program.rs:146:5 Oct 14 21:11:01.409 INFO kablam! | Oct 14 21:11:01.409 INFO kablam! 146 | pub fn uniform_float_vec3_array(&mut self, location: UniformLocation, value: &[[f32; 3]]) { Oct 14 21:11:01.409 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:11:01.409 INFO kablam! Oct 14 21:11:01.409 INFO kablam! warning: method is never used: `uniform_float_vec4_array` Oct 14 21:11:01.409 INFO kablam! --> src/shader_program.rs:152:5 Oct 14 21:11:01.409 INFO kablam! | Oct 14 21:11:01.409 INFO kablam! 152 | pub fn uniform_float_vec4_array(&mut self, location: UniformLocation, value: &[[f32; 4]]) { Oct 14 21:11:01.409 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:11:01.409 INFO kablam! Oct 14 21:11:01.409 INFO kablam! warning: method is never used: `uniform_float_mat2` Oct 14 21:11:01.409 INFO kablam! --> src/shader_program.rs:158:5 Oct 14 21:11:01.409 INFO kablam! | Oct 14 21:11:01.409 INFO kablam! 158 | pub fn uniform_float_mat2(&mut self, location: UniformLocation, value: &[f32; 4]) { Oct 14 21:11:01.409 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:11:01.409 INFO kablam! Oct 14 21:11:01.409 INFO kablam! warning: method is never used: `uniform_float_mat3` Oct 14 21:11:01.409 INFO kablam! --> src/shader_program.rs:164:5 Oct 14 21:11:01.409 INFO kablam! | Oct 14 21:11:01.409 INFO kablam! 164 | pub fn uniform_float_mat3(&mut self, location: UniformLocation, value: &[f32; 9]) { Oct 14 21:11:01.409 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:11:01.409 INFO kablam! Oct 14 21:11:01.409 INFO kablam! warning: variant is never constructed: `Linear` Oct 14 21:11:01.409 INFO kablam! --> src/texture.rs:11:5 Oct 14 21:11:01.409 INFO kablam! | Oct 14 21:11:01.409 INFO kablam! 11 | Linear, Oct 14 21:11:01.409 INFO kablam! | ^^^^^^ Oct 14 21:11:01.409 INFO kablam! Oct 14 21:11:01.409 INFO kablam! warning: field is never used: `texture` Oct 14 21:11:01.409 INFO kablam! --> src/texture.rs:26:5 Oct 14 21:11:01.409 INFO kablam! | Oct 14 21:11:01.409 INFO kablam! 26 | texture: &'a mut Texture, Oct 14 21:11:01.409 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:11:01.409 INFO kablam! Oct 14 21:11:01.409 INFO kablam! warning: variant is never constructed: `Float` Oct 14 21:11:01.409 INFO kablam! --> src/vertex_array.rs:7:5 Oct 14 21:11:01.409 INFO kablam! | Oct 14 21:11:01.409 INFO kablam! 7 | Float, Oct 14 21:11:01.409 INFO kablam! | ^^^^^ Oct 14 21:11:01.409 INFO kablam! Oct 14 21:11:01.409 INFO kablam! warning: variant is never constructed: `FloatVec4` Oct 14 21:11:01.409 INFO kablam! --> src/vertex_array.rs:10:5 Oct 14 21:11:01.409 INFO kablam! | Oct 14 21:11:01.409 INFO kablam! 10 | FloatVec4, Oct 14 21:11:01.409 INFO kablam! | ^^^^^^^^^ Oct 14 21:11:01.409 INFO kablam! Oct 14 21:11:01.409 INFO kablam! warning: variant is never constructed: `Points` Oct 14 21:11:01.409 INFO kablam! --> src/vertex_array.rs:20:5 Oct 14 21:11:01.409 INFO kablam! | Oct 14 21:11:01.409 INFO kablam! 20 | Points, Oct 14 21:11:01.409 INFO kablam! | ^^^^^^ Oct 14 21:11:01.409 INFO kablam! Oct 14 21:11:01.409 INFO kablam! warning: variant is never constructed: `Lines` Oct 14 21:11:01.409 INFO kablam! --> src/vertex_array.rs:21:5 Oct 14 21:11:01.409 INFO kablam! | Oct 14 21:11:01.409 INFO kablam! 21 | Lines, Oct 14 21:11:01.409 INFO kablam! | ^^^^^ Oct 14 21:11:01.409 INFO kablam! Oct 14 21:11:01.409 INFO kablam! warning: variant is never constructed: `Triangles` Oct 14 21:11:01.409 INFO kablam! --> src/vertex_array.rs:22:5 Oct 14 21:11:01.409 INFO kablam! | Oct 14 21:11:01.409 INFO kablam! 22 | Triangles, Oct 14 21:11:01.409 INFO kablam! | ^^^^^^^^^ Oct 14 21:11:01.409 INFO kablam! Oct 14 21:11:01.409 INFO kablam! warning: field is never used: `vertex_array` Oct 14 21:11:01.409 INFO kablam! --> src/vertex_array.rs:74:5 Oct 14 21:11:01.409 INFO kablam! | Oct 14 21:11:01.409 INFO kablam! 74 | vertex_array: &'a mut VertexArray, Oct 14 21:11:01.409 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:11:01.409 INFO kablam! Oct 14 21:11:01.409 INFO kablam! warning: field is never used: `vertex_buffer` Oct 14 21:11:01.409 INFO kablam! --> src/vertex_array.rs:75:5 Oct 14 21:11:01.409 INFO kablam! | Oct 14 21:11:01.409 INFO kablam! 75 | vertex_buffer: BoundVertexBuffer<'a>, Oct 14 21:11:01.409 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:11:01.427 INFO kablam! Oct 14 21:11:01.427 INFO kablam! warning: method is never used: `draw_elements` Oct 14 21:11:01.427 INFO kablam! --> src/vertex_array.rs:117:5 Oct 14 21:11:01.427 INFO kablam! | Oct 14 21:11:01.427 INFO kablam! 117 | / pub fn draw_elements<'b>( Oct 14 21:11:01.427 INFO kablam! 118 | | &mut self, Oct 14 21:11:01.428 INFO kablam! 119 | | draw_ty: DrawTy, Oct 14 21:11:01.428 INFO kablam! 120 | | index_buffer: BoundIndexBuffer<'b>, Oct 14 21:11:01.428 INFO kablam! ... | Oct 14 21:11:01.428 INFO kablam! 130 | | } Oct 14 21:11:01.428 INFO kablam! 131 | | } Oct 14 21:11:01.428 INFO kablam! | |_____^ Oct 14 21:11:01.428 INFO kablam! Oct 14 21:11:01.428 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 21:11:01.428 INFO kablam! --> src/main.rs:115:9 Oct 14 21:11:01.428 INFO kablam! | Oct 14 21:11:01.428 INFO kablam! 115 | gl_window.swap_buffers(); Oct 14 21:11:01.428 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:11:01.428 INFO kablam! | Oct 14 21:11:01.428 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 21:11:01.428 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 21:11:01.428 INFO kablam! Oct 14 21:11:02.072 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.12s Oct 14 21:11:02.083 INFO kablam! su: No module specific data is present Oct 14 21:11:03.143 INFO running `"docker" "rm" "-f" "78a38e656094172c54e458bde59d09dbbe6bee1a67189596a591f8a137c1453b"` Oct 14 21:11:03.498 INFO blam! 78a38e656094172c54e458bde59d09dbbe6bee1a67189596a591f8a137c1453b Oct 14 21:11:03.507 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 14 21:11:04.143 INFO blam! 27c1066b5d017519e9ed7f963d800b997ec2d63b1dc33bf271111bab3f7e8dd1 Oct 14 21:11:04.145 INFO running `"docker" "start" "-a" "27c1066b5d017519e9ed7f963d800b997ec2d63b1dc33bf271111bab3f7e8dd1"` Oct 14 21:11:06.140 INFO kablam! usermod: no changes Oct 14 21:11:06.402 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.23s Oct 14 21:11:06.419 INFO kablam! Running /target/debug/deps/gl_fun-af84a230e52ab826 Oct 14 21:11:06.424 INFO blam! Oct 14 21:11:06.424 INFO blam! running 0 tests Oct 14 21:11:06.424 INFO blam! Oct 14 21:11:06.424 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 21:11:06.424 INFO blam! Oct 14 21:11:06.432 INFO kablam! su: No module specific data is present Oct 14 21:11:07.835 INFO running `"docker" "rm" "-f" "27c1066b5d017519e9ed7f963d800b997ec2d63b1dc33bf271111bab3f7e8dd1"` Oct 14 21:11:08.171 INFO blam! 27c1066b5d017519e9ed7f963d800b997ec2d63b1dc33bf271111bab3f7e8dd1