Oct 11 07:52:15.482 INFO testing 64/iris against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 07:52:15.482 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 07:52:15.482 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 07:52:15.979 INFO blam! e337e11b3b3c9bb4b418acdaf2ecaa689e1f2d53e83920faa20141c014162d1c Oct 11 07:52:15.986 INFO running `"docker" "start" "-a" "e337e11b3b3c9bb4b418acdaf2ecaa689e1f2d53e83920faa20141c014162d1c"` Oct 11 07:52:16.772 INFO kablam! usermod: no changes Oct 11 07:52:17.147 INFO kablam! Compiling fxhash v0.2.1 Oct 11 07:52:17.155 INFO kablam! Compiling parking_lot_core v0.3.0 Oct 11 07:52:17.155 INFO kablam! Compiling backtrace v0.3.9 Oct 11 07:52:17.155 INFO kablam! Compiling glutin v0.17.0 Oct 11 07:52:17.155 INFO kablam! Compiling glium v0.22.0 Oct 11 07:52:17.155 INFO kablam! Compiling parking_lot v0.5.5 Oct 11 07:52:17.155 INFO kablam! Compiling syn v0.14.9 Oct 11 07:52:17.155 INFO kablam! Compiling backtrace v0.2.3 Oct 11 07:52:18.836 INFO kablam! Compiling specs-derive v0.2.0 Oct 11 07:52:20.924 INFO kablam! Compiling wayland-sys v0.20.12 Oct 11 07:52:22.774 INFO kablam! Compiling nalgebra v0.16.0 Oct 11 07:52:22.774 INFO kablam! Compiling error-chain v0.5.0 Oct 11 07:52:22.820 INFO kablam! Compiling shrev v1.0.1 Oct 11 07:52:24.346 INFO kablam! Compiling parking_lot v0.6.4 Oct 11 07:52:25.668 INFO kablam! Compiling cpuprofiler v0.0.3 Oct 11 07:52:25.700 INFO kablam! Compiling hibitset v0.5.1 Oct 11 07:52:29.387 INFO kablam! Compiling shred v0.7.0 Oct 11 07:52:29.396 INFO kablam! Compiling wayland-commons v0.20.12 Oct 11 07:52:31.432 INFO kablam! Compiling wayland-client v0.20.12 Oct 11 07:52:40.416 INFO kablam! Compiling num-derive v0.2.2 Oct 11 07:52:41.148 INFO kablam! Compiling specs v0.12.1 Oct 11 07:52:41.313 INFO kablam! Compiling wayland-protocols v0.20.12 Oct 11 07:52:48.052 INFO kablam! Compiling image v0.19.0 Oct 11 07:52:52.088 INFO kablam! Compiling smithay-client-toolkit v0.2.6 Oct 11 07:52:58.152 INFO kablam! Compiling winit v0.16.2 Oct 11 07:53:45.766 INFO kablam! Compiling iris v0.1.0 (/source) Oct 11 07:53:49.249 INFO kablam! warning: field is never used: `shadowmap_shader` Oct 11 07:53:49.249 INFO kablam! --> src/renderer.rs:20:5 Oct 11 07:53:49.249 INFO kablam! | Oct 11 07:53:49.249 INFO kablam! 20 | shadowmap_shader: Shader, Oct 11 07:53:49.249 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:53:49.250 INFO kablam! | Oct 11 07:53:49.250 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 07:53:49.250 INFO kablam! Oct 11 07:53:49.250 INFO kablam! warning: method is never used: `render_geometry_only` Oct 11 07:53:49.250 INFO kablam! --> src/renderer.rs:164:5 Oct 11 07:53:49.250 INFO kablam! | Oct 11 07:53:49.251 INFO kablam! 164 | / pub fn render_geometry_only(&self, target: &mut S, shader: &Shader, params: &glium::DrawParameters, get_uniforms: F) Oct 11 07:53:49.251 INFO kablam! 165 | | where S: glium::Surface, Oct 11 07:53:49.251 INFO kablam! 166 | | U: glium::uniforms::Uniforms, Oct 11 07:53:49.251 INFO kablam! 167 | | F: Fn(Matrix4) -> U Oct 11 07:53:49.251 INFO kablam! ... | Oct 11 07:53:49.251 INFO kablam! 182 | | } Oct 11 07:53:49.252 INFO kablam! 183 | | } Oct 11 07:53:49.252 INFO kablam! | |_____^ Oct 11 07:53:49.252 INFO kablam! Oct 11 07:53:49.252 INFO kablam! warning: constant item is never used: `MAX_POINT_LIGHTS` Oct 11 07:53:49.252 INFO kablam! --> src/light.rs:3:1 Oct 11 07:53:49.253 INFO kablam! | Oct 11 07:53:49.253 INFO kablam! 3 | pub const MAX_POINT_LIGHTS: usize = 30; Oct 11 07:53:49.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:53:49.253 INFO kablam! Oct 11 07:53:49.253 INFO kablam! warning: constant item is never used: `MAP_WIDTH` Oct 11 07:53:49.253 INFO kablam! --> src/lightset.rs:11:1 Oct 11 07:53:49.253 INFO kablam! | Oct 11 07:53:49.254 INFO kablam! 11 | const MAP_WIDTH: u32 = 1024; Oct 11 07:53:49.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:53:49.254 INFO kablam! Oct 11 07:53:49.254 INFO kablam! warning: constant item is never used: `MAP_HEIGHT` Oct 11 07:53:49.254 INFO kablam! --> src/lightset.rs:12:1 Oct 11 07:53:49.254 INFO kablam! | Oct 11 07:53:49.254 INFO kablam! 12 | const MAP_HEIGHT: u32 = 1024; Oct 11 07:53:49.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:53:49.255 INFO kablam! Oct 11 07:53:49.255 INFO kablam! warning: field is never used: `shadow_maps` Oct 11 07:53:49.255 INFO kablam! --> src/lightset.rs:16:5 Oct 11 07:53:49.255 INFO kablam! | Oct 11 07:53:49.255 INFO kablam! 16 | shadow_maps: UnsafeCell>, Oct 11 07:53:49.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:53:49.256 INFO kablam! Oct 11 07:53:49.256 INFO kablam! warning: method is never used: `maps` Oct 11 07:53:49.256 INFO kablam! --> src/lightset.rs:39:5 Oct 11 07:53:49.256 INFO kablam! | Oct 11 07:53:49.256 INFO kablam! 39 | pub unsafe fn maps(&self) -> &[glium::texture::DepthTexture2d] { Oct 11 07:53:49.257 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:53:49.257 INFO kablam! Oct 11 07:53:49.257 INFO kablam! warning: method is never used: `build_shadows` Oct 11 07:53:49.257 INFO kablam! --> src/lightset.rs:43:5 Oct 11 07:53:49.258 INFO kablam! | Oct 11 07:53:49.258 INFO kablam! 43 | pub fn build_shadows(&self, shader: &Shader, renderer: &Renderer) Oct 11 07:53:49.258 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:53:49.258 INFO kablam! Oct 11 07:53:54.898 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 38s Oct 11 07:53:54.912 INFO kablam! su: No module specific data is present Oct 11 07:53:55.388 INFO running `"docker" "rm" "-f" "e337e11b3b3c9bb4b418acdaf2ecaa689e1f2d53e83920faa20141c014162d1c"` Oct 11 07:53:55.486 INFO blam! e337e11b3b3c9bb4b418acdaf2ecaa689e1f2d53e83920faa20141c014162d1c Oct 11 07:53:55.489 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 07:53:55.489 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 07:53:55.676 INFO blam! cf07640b071d33402a4ac259997f07e9b4e3dea6a9204f9022878a2a3e019e5b Oct 11 07:53:55.679 INFO running `"docker" "start" "-a" "cf07640b071d33402a4ac259997f07e9b4e3dea6a9204f9022878a2a3e019e5b"` Oct 11 07:53:56.272 INFO kablam! usermod: no changes Oct 11 07:53:56.718 INFO kablam! Compiling iris v0.1.0 (/source) Oct 11 07:54:00.740 INFO kablam! warning: field is never used: `shadowmap_shader` Oct 11 07:54:00.740 INFO kablam! --> src/renderer.rs:20:5 Oct 11 07:54:00.740 INFO kablam! | Oct 11 07:54:00.740 INFO kablam! 20 | shadowmap_shader: Shader, Oct 11 07:54:00.740 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:54:00.740 INFO kablam! | Oct 11 07:54:00.740 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 07:54:00.741 INFO kablam! Oct 11 07:54:00.741 INFO kablam! warning: method is never used: `render_geometry_only` Oct 11 07:54:00.741 INFO kablam! --> src/renderer.rs:164:5 Oct 11 07:54:00.741 INFO kablam! | Oct 11 07:54:00.741 INFO kablam! 164 | / pub fn render_geometry_only(&self, target: &mut S, shader: &Shader, params: &glium::DrawParameters, get_uniforms: F) Oct 11 07:54:00.741 INFO kablam! 165 | | where S: glium::Surface, Oct 11 07:54:00.741 INFO kablam! 166 | | U: glium::uniforms::Uniforms, Oct 11 07:54:00.741 INFO kablam! 167 | | F: Fn(Matrix4) -> U Oct 11 07:54:00.741 INFO kablam! ... | Oct 11 07:54:00.741 INFO kablam! 182 | | } Oct 11 07:54:00.741 INFO kablam! 183 | | } Oct 11 07:54:00.741 INFO kablam! | |_____^ Oct 11 07:54:00.741 INFO kablam! Oct 11 07:54:00.741 INFO kablam! warning: constant item is never used: `MAX_POINT_LIGHTS` Oct 11 07:54:00.741 INFO kablam! --> src/light.rs:3:1 Oct 11 07:54:00.741 INFO kablam! | Oct 11 07:54:00.741 INFO kablam! 3 | pub const MAX_POINT_LIGHTS: usize = 30; Oct 11 07:54:00.741 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:54:00.741 INFO kablam! Oct 11 07:54:00.741 INFO kablam! warning: constant item is never used: `MAP_WIDTH` Oct 11 07:54:00.741 INFO kablam! --> src/lightset.rs:11:1 Oct 11 07:54:00.741 INFO kablam! | Oct 11 07:54:00.741 INFO kablam! 11 | const MAP_WIDTH: u32 = 1024; Oct 11 07:54:00.741 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:54:00.741 INFO kablam! Oct 11 07:54:00.741 INFO kablam! warning: constant item is never used: `MAP_HEIGHT` Oct 11 07:54:00.741 INFO kablam! --> src/lightset.rs:12:1 Oct 11 07:54:00.741 INFO kablam! | Oct 11 07:54:00.741 INFO kablam! 12 | const MAP_HEIGHT: u32 = 1024; Oct 11 07:54:00.741 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:54:00.741 INFO kablam! Oct 11 07:54:00.741 INFO kablam! warning: field is never used: `shadow_maps` Oct 11 07:54:00.741 INFO kablam! --> src/lightset.rs:16:5 Oct 11 07:54:00.741 INFO kablam! | Oct 11 07:54:00.741 INFO kablam! 16 | shadow_maps: UnsafeCell>, Oct 11 07:54:00.741 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:54:00.741 INFO kablam! Oct 11 07:54:00.741 INFO kablam! warning: method is never used: `maps` Oct 11 07:54:00.741 INFO kablam! --> src/lightset.rs:39:5 Oct 11 07:54:00.741 INFO kablam! | Oct 11 07:54:00.741 INFO kablam! 39 | pub unsafe fn maps(&self) -> &[glium::texture::DepthTexture2d] { Oct 11 07:54:00.741 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:54:00.741 INFO kablam! Oct 11 07:54:00.741 INFO kablam! warning: method is never used: `build_shadows` Oct 11 07:54:00.741 INFO kablam! --> src/lightset.rs:43:5 Oct 11 07:54:00.741 INFO kablam! | Oct 11 07:54:00.741 INFO kablam! 43 | pub fn build_shadows(&self, shader: &Shader, renderer: &Renderer) Oct 11 07:54:00.741 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:54:00.741 INFO kablam! Oct 11 07:54:01.417 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.13s Oct 11 07:54:01.437 INFO kablam! su: No module specific data is present Oct 11 07:54:02.129 INFO running `"docker" "rm" "-f" "cf07640b071d33402a4ac259997f07e9b4e3dea6a9204f9022878a2a3e019e5b"` Oct 11 07:54:02.404 INFO blam! cf07640b071d33402a4ac259997f07e9b4e3dea6a9204f9022878a2a3e019e5b Oct 11 07:54:02.415 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 07:54:02.415 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 07:54:02.687 INFO blam! 4e7d7a26802d9cede21faaa2b90f869e3f6cf1842517ebf4384a19dec6271d95 Oct 11 07:54:02.700 INFO running `"docker" "start" "-a" "4e7d7a26802d9cede21faaa2b90f869e3f6cf1842517ebf4384a19dec6271d95"` Oct 11 07:54:03.999 INFO kablam! usermod: no changes Oct 11 07:54:04.251 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.21s Oct 11 07:54:04.261 INFO kablam! Running /target/debug/deps/iris-ad5002ce32a6ad43 Oct 11 07:54:04.264 INFO blam! Oct 11 07:54:04.264 INFO blam! running 0 tests Oct 11 07:54:04.264 INFO blam! Oct 11 07:54:04.265 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 07:54:04.265 INFO blam! Oct 11 07:54:04.265 INFO kablam! su: No module specific data is present Oct 11 07:54:04.766 INFO running `"docker" "rm" "-f" "4e7d7a26802d9cede21faaa2b90f869e3f6cf1842517ebf4384a19dec6271d95"` Oct 11 07:54:04.944 INFO blam! 4e7d7a26802d9cede21faaa2b90f869e3f6cf1842517ebf4384a19dec6271d95