Oct 12 23:37:40.917 INFO testing solarsail/gfxrs-playground against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 23:37:40.919 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 12 23:37:41.379 INFO blam! d5121d227a8761af58dff21b7444ea676b815e5e448b2befd47dd1132634deec Oct 12 23:37:41.399 INFO running `"docker" "start" "-a" "d5121d227a8761af58dff21b7444ea676b815e5e448b2befd47dd1132634deec"` Oct 12 23:37:42.511 INFO kablam! usermod: no changes Oct 12 23:37:42.891 INFO kablam! Compiling either v1.1.0 Oct 12 23:37:42.895 INFO kablam! Compiling spin_sleep v0.3.1 Oct 12 23:37:42.897 INFO kablam! Compiling term_size v0.3.0 Oct 12 23:37:42.897 INFO kablam! Compiling atty v0.2.2 Oct 12 23:37:42.898 INFO kablam! Compiling cgmath v0.15.0 Oct 12 23:37:42.898 INFO kablam! Compiling png v0.9.0 Oct 12 23:37:42.899 INFO kablam! Compiling wayland-protocols v0.9.9 Oct 12 23:37:42.901 INFO kablam! Compiling structopt-derive v0.1.0 Oct 12 23:37:43.939 INFO kablam! Compiling textwrap v0.7.0 Oct 12 23:37:44.128 INFO kablam! Compiling wayland-sys v0.9.9 Oct 12 23:37:44.371 INFO kablam! Compiling itertools v0.5.10 Oct 12 23:37:44.943 INFO kablam! Compiling coco v0.1.1 Oct 12 23:37:51.835 INFO kablam! Compiling clap v2.26.0 Oct 12 23:37:51.868 INFO kablam! Compiling rayon-core v1.2.1 Oct 12 23:37:54.675 INFO kablam! Compiling wayland-client v0.9.9 Oct 12 23:37:57.663 INFO kablam! Compiling derivative v1.0.0 Oct 12 23:37:59.802 INFO kablam! Compiling rayon v0.8.2 Oct 12 23:38:05.280 INFO kablam! Compiling wayland-kbd v0.9.1 Oct 12 23:38:15.309 INFO kablam! Compiling jpeg-decoder v0.1.13 Oct 12 23:38:23.112 INFO kablam! Compiling wayland-window v0.7.0 Oct 12 23:38:25.279 INFO kablam! Compiling gfx_core v0.7.2 Oct 12 23:38:25.299 INFO kablam! Compiling winit v0.7.6 Oct 12 23:38:28.695 INFO kablam! Compiling image v0.15.0 Oct 12 23:38:43.664 INFO kablam! Compiling glutin v0.9.2 Oct 12 23:39:19.411 INFO kablam! Compiling structopt v0.1.0 Oct 12 23:39:40.159 INFO kablam! Compiling gfx_device_gl v0.14.3 Oct 12 23:39:40.159 INFO kablam! Compiling gfx v0.16.1 Oct 12 23:39:48.711 INFO kablam! Compiling gfx_window_glutin v0.17.0 Oct 12 23:39:53.209 INFO kablam! Compiling light-casters v0.1.0 (/source) Oct 12 23:39:54.199 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 23:39:54.199 INFO kablam! --> src/main.rs:85:35 Oct 12 23:39:54.199 INFO kablam! | Oct 12 23:39:54.199 INFO kablam! 85 | render::DirLight::new((light_color * 0.05), (light_color * 0.3), light_color, dir) Oct 12 23:39:54.199 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 23:39:54.199 INFO kablam! | Oct 12 23:39:54.199 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 23:39:54.199 INFO kablam! Oct 12 23:39:54.199 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 23:39:54.199 INFO kablam! --> src/main.rs:85:57 Oct 12 23:39:54.199 INFO kablam! | Oct 12 23:39:54.199 INFO kablam! 85 | render::DirLight::new((light_color * 0.05), (light_color * 0.3), light_color, dir) Oct 12 23:39:54.199 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 23:39:54.199 INFO kablam! Oct 12 23:39:56.067 INFO kablam! warning: variable `current_fps` is assigned to, but never used Oct 12 23:39:56.067 INFO kablam! --> src/main.rs:127:13 Oct 12 23:39:56.067 INFO kablam! | Oct 12 23:39:56.067 INFO kablam! 127 | let mut current_fps = None; Oct 12 23:39:56.067 INFO kablam! | ^^^^^^^^^^^ Oct 12 23:39:56.067 INFO kablam! | Oct 12 23:39:56.067 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 23:39:56.067 INFO kablam! = note: consider using `_current_fps` instead Oct 12 23:39:56.067 INFO kablam! Oct 12 23:39:56.067 INFO kablam! warning: value assigned to `current_fps` is never read Oct 12 23:39:56.067 INFO kablam! --> src/main.rs:148:13 Oct 12 23:39:56.067 INFO kablam! | Oct 12 23:39:56.067 INFO kablam! 148 | current_fps = Some(fps); Oct 12 23:39:56.067 INFO kablam! | ^^^^^^^^^^^ Oct 12 23:39:56.067 INFO kablam! | Oct 12 23:39:56.067 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 12 23:39:56.067 INFO kablam! Oct 12 23:39:56.331 INFO kablam! warning: method is never used: `projection_matrix` Oct 12 23:39:56.331 INFO kablam! --> src/system/camera.rs:36:5 Oct 12 23:39:56.331 INFO kablam! | Oct 12 23:39:56.331 INFO kablam! 36 | pub fn projection_matrix(&self) -> Matrix4 { Oct 12 23:39:56.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:39:56.331 INFO kablam! | Oct 12 23:39:56.331 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 23:39:56.331 INFO kablam! Oct 12 23:39:56.331 INFO kablam! warning: method is never used: `view_matrix` Oct 12 23:39:56.331 INFO kablam! --> src/system/camera.rs:40:5 Oct 12 23:39:56.331 INFO kablam! | Oct 12 23:39:56.331 INFO kablam! 40 | pub fn view_matrix(&self) -> Matrix4 { Oct 12 23:39:56.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:39:56.331 INFO kablam! Oct 12 23:39:56.331 INFO kablam! warning: field is never used: `spot` Oct 12 23:39:56.331 INFO kablam! --> src/main.rs:46:5 Oct 12 23:39:56.331 INFO kablam! | Oct 12 23:39:56.331 INFO kablam! 46 | spot: Option, Oct 12 23:39:56.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 23:39:56.331 INFO kablam! Oct 12 23:40:02.956 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 20s Oct 12 23:40:02.969 INFO kablam! su: No module specific data is present Oct 12 23:40:04.711 INFO running `"docker" "rm" "-f" "d5121d227a8761af58dff21b7444ea676b815e5e448b2befd47dd1132634deec"` Oct 12 23:40:05.023 INFO blam! d5121d227a8761af58dff21b7444ea676b815e5e448b2befd47dd1132634deec Oct 12 23:40:05.024 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 12 23:40:05.578 INFO blam! 3e21e49aaba4a85d1f1c56d1e7c660b676049aac8278519f818051dcece08180 Oct 12 23:40:05.581 INFO running `"docker" "start" "-a" "3e21e49aaba4a85d1f1c56d1e7c660b676049aac8278519f818051dcece08180"` Oct 12 23:40:07.615 INFO kablam! usermod: no changes Oct 12 23:40:07.954 INFO kablam! Compiling light-casters v0.1.0 (/source) Oct 12 23:40:08.995 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 23:40:08.996 INFO kablam! --> src/main.rs:85:35 Oct 12 23:40:08.997 INFO kablam! | Oct 12 23:40:08.997 INFO kablam! 85 | render::DirLight::new((light_color * 0.05), (light_color * 0.3), light_color, dir) Oct 12 23:40:08.998 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 23:40:08.999 INFO kablam! | Oct 12 23:40:08.999 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 23:40:09.000 INFO kablam! Oct 12 23:40:09.001 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 23:40:09.001 INFO kablam! --> src/main.rs:85:57 Oct 12 23:40:09.002 INFO kablam! | Oct 12 23:40:09.002 INFO kablam! 85 | render::DirLight::new((light_color * 0.05), (light_color * 0.3), light_color, dir) Oct 12 23:40:09.006 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 23:40:09.006 INFO kablam! Oct 12 23:40:10.645 INFO kablam! warning: variable `current_fps` is assigned to, but never used Oct 12 23:40:10.645 INFO kablam! --> src/main.rs:127:13 Oct 12 23:40:10.645 INFO kablam! | Oct 12 23:40:10.645 INFO kablam! 127 | let mut current_fps = None; Oct 12 23:40:10.645 INFO kablam! | ^^^^^^^^^^^ Oct 12 23:40:10.645 INFO kablam! | Oct 12 23:40:10.646 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 23:40:10.646 INFO kablam! = note: consider using `_current_fps` instead Oct 12 23:40:10.646 INFO kablam! Oct 12 23:40:10.646 INFO kablam! warning: value assigned to `current_fps` is never read Oct 12 23:40:10.646 INFO kablam! --> src/main.rs:148:13 Oct 12 23:40:10.646 INFO kablam! | Oct 12 23:40:10.646 INFO kablam! 148 | current_fps = Some(fps); Oct 12 23:40:10.646 INFO kablam! | ^^^^^^^^^^^ Oct 12 23:40:10.646 INFO kablam! | Oct 12 23:40:10.646 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 12 23:40:10.646 INFO kablam! Oct 12 23:40:10.878 INFO kablam! warning: method is never used: `projection_matrix` Oct 12 23:40:10.878 INFO kablam! --> src/system/camera.rs:36:5 Oct 12 23:40:10.879 INFO kablam! | Oct 12 23:40:10.879 INFO kablam! 36 | pub fn projection_matrix(&self) -> Matrix4 { Oct 12 23:40:10.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:40:10.879 INFO kablam! | Oct 12 23:40:10.879 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 23:40:10.879 INFO kablam! Oct 12 23:40:10.879 INFO kablam! warning: method is never used: `view_matrix` Oct 12 23:40:10.879 INFO kablam! --> src/system/camera.rs:40:5 Oct 12 23:40:10.879 INFO kablam! | Oct 12 23:40:10.879 INFO kablam! 40 | pub fn view_matrix(&self) -> Matrix4 { Oct 12 23:40:10.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:40:10.879 INFO kablam! Oct 12 23:40:10.879 INFO kablam! warning: field is never used: `spot` Oct 12 23:40:10.879 INFO kablam! --> src/main.rs:46:5 Oct 12 23:40:10.879 INFO kablam! | Oct 12 23:40:10.879 INFO kablam! 46 | spot: Option, Oct 12 23:40:10.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 23:40:10.879 INFO kablam! Oct 12 23:40:11.635 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.98s Oct 12 23:40:11.648 INFO kablam! su: No module specific data is present Oct 12 23:40:13.251 INFO running `"docker" "rm" "-f" "3e21e49aaba4a85d1f1c56d1e7c660b676049aac8278519f818051dcece08180"` Oct 12 23:40:13.564 INFO blam! 3e21e49aaba4a85d1f1c56d1e7c660b676049aac8278519f818051dcece08180 Oct 12 23:40:13.570 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 12 23:40:14.073 INFO blam! f711b1de69dd07ad7af3a06c159124865c802a924d61960a3a26da703b3bd050 Oct 12 23:40:14.076 INFO running `"docker" "start" "-a" "f711b1de69dd07ad7af3a06c159124865c802a924d61960a3a26da703b3bd050"` Oct 12 23:40:16.398 INFO kablam! usermod: no changes Oct 12 23:40:16.695 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.27s Oct 12 23:40:16.719 INFO kablam! Running /target/debug/deps/light_casters-176cb9e4bbcccd9d Oct 12 23:40:16.722 INFO blam! Oct 12 23:40:16.722 INFO blam! running 0 tests Oct 12 23:40:16.722 INFO blam! Oct 12 23:40:16.722 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 23:40:16.722 INFO blam! Oct 12 23:40:16.724 INFO kablam! su: No module specific data is present Oct 12 23:40:18.460 INFO running `"docker" "rm" "-f" "f711b1de69dd07ad7af3a06c159124865c802a924d61960a3a26da703b3bd050"` Oct 12 23:40:18.867 INFO blam! f711b1de69dd07ad7af3a06c159124865c802a924d61960a3a26da703b3bd050