Oct 15 12:56:57.173 INFO testing 64/iris against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 12:56:57.173 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 12:56:57.375 INFO blam! 49072caf895db6258f302f46c571b3e4920e0f3ebe3a6bf1a8c1ada58b4fec9f Oct 15 12:56:57.377 INFO running `"docker" "start" "-a" "49072caf895db6258f302f46c571b3e4920e0f3ebe3a6bf1a8c1ada58b4fec9f"` Oct 15 12:56:58.012 INFO kablam! usermod: no changes Oct 15 12:56:58.451 INFO kablam! Compiling libloading v0.5.0 Oct 15 12:56:58.451 INFO kablam! Compiling fxhash v0.2.1 Oct 15 12:56:58.454 INFO kablam! Compiling parking_lot_core v0.3.0 Oct 15 12:56:58.454 INFO kablam! Compiling parking_lot_core v0.2.14 Oct 15 12:56:58.454 INFO kablam! Compiling num-complex v0.2.0 Oct 15 12:56:58.456 INFO kablam! Compiling shred-derive v0.5.0 Oct 15 12:56:58.459 INFO kablam! Compiling backtrace v0.3.9 Oct 15 12:56:58.459 INFO kablam! Compiling glutin v0.17.0 Oct 15 12:57:00.691 INFO kablam! Compiling glium v0.22.0 Oct 15 12:57:05.439 INFO kablam! Compiling backtrace v0.2.3 Oct 15 12:57:05.503 INFO kablam! Compiling specs-derive v0.2.0 Oct 15 12:57:05.563 INFO kablam! Compiling alga v0.7.1 Oct 15 12:57:05.660 INFO kablam! Compiling parking_lot v0.5.5 Oct 15 12:57:06.289 INFO kablam! Compiling parking_lot v0.6.4 Oct 15 12:57:13.847 INFO kablam! Compiling dlib v0.4.1 Oct 15 12:57:13.887 INFO kablam! Compiling error-chain v0.5.0 Oct 15 12:57:13.971 INFO kablam! Compiling hibitset v0.5.1 Oct 15 12:57:15.639 INFO kablam! Compiling shred v0.7.0 Oct 15 12:57:15.739 INFO kablam! Compiling shrev v1.0.1 Oct 15 12:57:17.803 INFO kablam! Compiling image v0.19.0 Oct 15 12:57:20.119 INFO kablam! Compiling wayland-sys v0.20.12 Oct 15 12:57:21.928 INFO kablam! Compiling cpuprofiler v0.0.3 Oct 15 12:57:23.575 INFO kablam! Compiling nalgebra v0.16.0 Oct 15 12:57:25.979 INFO kablam! Compiling wayland-commons v0.20.12 Oct 15 12:57:30.059 INFO kablam! Compiling wayland-client v0.20.12 Oct 15 12:57:30.280 INFO kablam! Compiling specs v0.12.1 Oct 15 12:57:39.463 INFO kablam! Compiling wayland-protocols v0.20.12 Oct 15 12:58:00.115 INFO kablam! Compiling smithay-client-toolkit v0.2.6 Oct 15 12:58:07.871 INFO kablam! Compiling winit v0.16.2 Oct 15 12:59:02.103 INFO kablam! Compiling iris v0.1.0 (/source) Oct 15 12:59:06.899 INFO kablam! warning: field is never used: `shadowmap_shader` Oct 15 12:59:06.899 INFO kablam! --> src/renderer.rs:20:5 Oct 15 12:59:06.900 INFO kablam! | Oct 15 12:59:06.900 INFO kablam! 20 | shadowmap_shader: Shader, Oct 15 12:59:06.900 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:59:06.901 INFO kablam! | Oct 15 12:59:06.901 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 12:59:06.901 INFO kablam! Oct 15 12:59:06.902 INFO kablam! warning: method is never used: `render_geometry_only` Oct 15 12:59:06.902 INFO kablam! --> src/renderer.rs:164:5 Oct 15 12:59:06.902 INFO kablam! | Oct 15 12:59:06.903 INFO kablam! 164 | / pub fn render_geometry_only(&self, target: &mut S, shader: &Shader, params: &glium::DrawParameters, get_uniforms: F) Oct 15 12:59:06.903 INFO kablam! 165 | | where S: glium::Surface, Oct 15 12:59:06.903 INFO kablam! 166 | | U: glium::uniforms::Uniforms, Oct 15 12:59:06.904 INFO kablam! 167 | | F: Fn(Matrix4) -> U Oct 15 12:59:06.904 INFO kablam! ... | Oct 15 12:59:06.904 INFO kablam! 182 | | } Oct 15 12:59:06.904 INFO kablam! 183 | | } Oct 15 12:59:06.905 INFO kablam! | |_____^ Oct 15 12:59:06.905 INFO kablam! Oct 15 12:59:06.905 INFO kablam! warning: constant item is never used: `MAX_POINT_LIGHTS` Oct 15 12:59:06.906 INFO kablam! --> src/light.rs:3:1 Oct 15 12:59:06.906 INFO kablam! | Oct 15 12:59:06.906 INFO kablam! 3 | pub const MAX_POINT_LIGHTS: usize = 30; Oct 15 12:59:06.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:59:06.907 INFO kablam! Oct 15 12:59:06.907 INFO kablam! warning: constant item is never used: `MAP_WIDTH` Oct 15 12:59:06.907 INFO kablam! --> src/lightset.rs:11:1 Oct 15 12:59:06.908 INFO kablam! | Oct 15 12:59:06.908 INFO kablam! 11 | const MAP_WIDTH: u32 = 1024; Oct 15 12:59:06.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:59:06.909 INFO kablam! Oct 15 12:59:06.909 INFO kablam! warning: constant item is never used: `MAP_HEIGHT` Oct 15 12:59:06.909 INFO kablam! --> src/lightset.rs:12:1 Oct 15 12:59:06.910 INFO kablam! | Oct 15 12:59:06.910 INFO kablam! 12 | const MAP_HEIGHT: u32 = 1024; Oct 15 12:59:06.910 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:59:06.910 INFO kablam! Oct 15 12:59:06.911 INFO kablam! warning: field is never used: `shadow_maps` Oct 15 12:59:06.911 INFO kablam! --> src/lightset.rs:16:5 Oct 15 12:59:06.911 INFO kablam! | Oct 15 12:59:06.912 INFO kablam! 16 | shadow_maps: UnsafeCell>, Oct 15 12:59:06.912 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:59:06.912 INFO kablam! Oct 15 12:59:06.912 INFO kablam! warning: method is never used: `maps` Oct 15 12:59:06.913 INFO kablam! --> src/lightset.rs:39:5 Oct 15 12:59:06.913 INFO kablam! | Oct 15 12:59:06.913 INFO kablam! 39 | pub unsafe fn maps(&self) -> &[glium::texture::DepthTexture2d] { Oct 15 12:59:06.914 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:59:06.914 INFO kablam! Oct 15 12:59:06.914 INFO kablam! warning: method is never used: `build_shadows` Oct 15 12:59:06.914 INFO kablam! --> src/lightset.rs:43:5 Oct 15 12:59:06.915 INFO kablam! | Oct 15 12:59:06.915 INFO kablam! 43 | pub fn build_shadows(&self, shader: &Shader, renderer: &Renderer) Oct 15 12:59:06.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:59:06.916 INFO kablam! Oct 15 12:59:15.603 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 17s Oct 15 12:59:15.612 INFO kablam! su: No module specific data is present Oct 15 12:59:16.561 INFO running `"docker" "rm" "-f" "49072caf895db6258f302f46c571b3e4920e0f3ebe3a6bf1a8c1ada58b4fec9f"` Oct 15 12:59:16.849 INFO blam! 49072caf895db6258f302f46c571b3e4920e0f3ebe3a6bf1a8c1ada58b4fec9f Oct 15 12:59:16.854 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 12:59:17.266 INFO blam! b638573f81e2a9f922ebf667bd92e18cf6969b8d05fd35bf02cf1a4628d09953 Oct 15 12:59:17.268 INFO running `"docker" "start" "-a" "b638573f81e2a9f922ebf667bd92e18cf6969b8d05fd35bf02cf1a4628d09953"` Oct 15 12:59:19.115 INFO kablam! usermod: no changes Oct 15 12:59:19.475 INFO kablam! Compiling iris v0.1.0 (/source) Oct 15 12:59:24.171 INFO kablam! warning: field is never used: `shadowmap_shader` Oct 15 12:59:24.171 INFO kablam! --> src/renderer.rs:20:5 Oct 15 12:59:24.171 INFO kablam! | Oct 15 12:59:24.171 INFO kablam! 20 | shadowmap_shader: Shader, Oct 15 12:59:24.171 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:59:24.171 INFO kablam! | Oct 15 12:59:24.171 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 12:59:24.171 INFO kablam! Oct 15 12:59:24.171 INFO kablam! warning: method is never used: `render_geometry_only` Oct 15 12:59:24.171 INFO kablam! --> src/renderer.rs:164:5 Oct 15 12:59:24.171 INFO kablam! | Oct 15 12:59:24.171 INFO kablam! 164 | / pub fn render_geometry_only(&self, target: &mut S, shader: &Shader, params: &glium::DrawParameters, get_uniforms: F) Oct 15 12:59:24.171 INFO kablam! 165 | | where S: glium::Surface, Oct 15 12:59:24.171 INFO kablam! 166 | | U: glium::uniforms::Uniforms, Oct 15 12:59:24.171 INFO kablam! 167 | | F: Fn(Matrix4) -> U Oct 15 12:59:24.171 INFO kablam! ... | Oct 15 12:59:24.171 INFO kablam! 182 | | } Oct 15 12:59:24.171 INFO kablam! 183 | | } Oct 15 12:59:24.171 INFO kablam! | |_____^ Oct 15 12:59:24.171 INFO kablam! Oct 15 12:59:24.171 INFO kablam! warning: constant item is never used: `MAX_POINT_LIGHTS` Oct 15 12:59:24.171 INFO kablam! --> src/light.rs:3:1 Oct 15 12:59:24.171 INFO kablam! | Oct 15 12:59:24.171 INFO kablam! 3 | pub const MAX_POINT_LIGHTS: usize = 30; Oct 15 12:59:24.171 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:59:24.171 INFO kablam! Oct 15 12:59:24.171 INFO kablam! warning: constant item is never used: `MAP_WIDTH` Oct 15 12:59:24.171 INFO kablam! --> src/lightset.rs:11:1 Oct 15 12:59:24.171 INFO kablam! | Oct 15 12:59:24.171 INFO kablam! 11 | const MAP_WIDTH: u32 = 1024; Oct 15 12:59:24.171 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:59:24.171 INFO kablam! Oct 15 12:59:24.171 INFO kablam! warning: constant item is never used: `MAP_HEIGHT` Oct 15 12:59:24.171 INFO kablam! --> src/lightset.rs:12:1 Oct 15 12:59:24.171 INFO kablam! | Oct 15 12:59:24.171 INFO kablam! 12 | const MAP_HEIGHT: u32 = 1024; Oct 15 12:59:24.171 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:59:24.171 INFO kablam! Oct 15 12:59:24.171 INFO kablam! warning: field is never used: `shadow_maps` Oct 15 12:59:24.171 INFO kablam! --> src/lightset.rs:16:5 Oct 15 12:59:24.171 INFO kablam! | Oct 15 12:59:24.171 INFO kablam! 16 | shadow_maps: UnsafeCell>, Oct 15 12:59:24.171 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:59:24.171 INFO kablam! Oct 15 12:59:24.171 INFO kablam! warning: method is never used: `maps` Oct 15 12:59:24.171 INFO kablam! --> src/lightset.rs:39:5 Oct 15 12:59:24.171 INFO kablam! | Oct 15 12:59:24.172 INFO kablam! 39 | pub unsafe fn maps(&self) -> &[glium::texture::DepthTexture2d] { Oct 15 12:59:24.172 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:59:24.172 INFO kablam! Oct 15 12:59:24.172 INFO kablam! warning: method is never used: `build_shadows` Oct 15 12:59:24.172 INFO kablam! --> src/lightset.rs:43:5 Oct 15 12:59:24.172 INFO kablam! | Oct 15 12:59:24.172 INFO kablam! 43 | pub fn build_shadows(&self, shader: &Shader, renderer: &Renderer) Oct 15 12:59:24.172 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:59:24.172 INFO kablam! Oct 15 12:59:24.927 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.78s Oct 15 12:59:24.939 INFO kablam! su: No module specific data is present Oct 15 12:59:25.485 INFO running `"docker" "rm" "-f" "b638573f81e2a9f922ebf667bd92e18cf6969b8d05fd35bf02cf1a4628d09953"` Oct 15 12:59:25.831 INFO blam! b638573f81e2a9f922ebf667bd92e18cf6969b8d05fd35bf02cf1a4628d09953 Oct 15 12:59:25.840 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 12:59:26.354 INFO blam! 0855e1a94ac74ee1d417e2ed87c77768665c83080ec3200c2e0f3a2173bdd86b Oct 15 12:59:26.355 INFO running `"docker" "start" "-a" "0855e1a94ac74ee1d417e2ed87c77768665c83080ec3200c2e0f3a2173bdd86b"` Oct 15 12:59:28.137 INFO kablam! usermod: no changes Oct 15 12:59:28.483 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.30s Oct 15 12:59:28.499 INFO kablam! Running /target/debug/deps/iris-7ce8a2023d6ed281 Oct 15 12:59:28.507 INFO blam! Oct 15 12:59:28.507 INFO blam! running 0 tests Oct 15 12:59:28.507 INFO blam! Oct 15 12:59:28.507 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 12:59:28.507 INFO blam! Oct 15 12:59:28.508 INFO kablam! su: No module specific data is present Oct 15 12:59:29.466 INFO running `"docker" "rm" "-f" "0855e1a94ac74ee1d417e2ed87c77768665c83080ec3200c2e0f3a2173bdd86b"` Oct 15 12:59:29.799 INFO blam! 0855e1a94ac74ee1d417e2ed87c77768665c83080ec3200c2e0f3a2173bdd86b