Oct 11 06:34:34.086 INFO testing Gibibit/LilRustGame against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 06:34:34.086 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 06:34:34.087 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 06:34:34.425 INFO blam! 947831a1e65e690e5d764e28c44d460a8835016adf9c9f6bcc137eda352f3dc6 Oct 11 06:34:34.426 INFO running `"docker" "start" "-a" "947831a1e65e690e5d764e28c44d460a8835016adf9c9f6bcc137eda352f3dc6"` Oct 11 06:34:35.567 INFO kablam! usermod: no changes Oct 11 06:34:35.937 INFO kablam! Compiling num-integer v0.1.36 Oct 11 06:34:35.949 INFO kablam! Compiling x11-dl v2.17.5 Oct 11 06:34:35.960 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 11 06:34:35.960 INFO kablam! Compiling cgmath v0.16.1 Oct 11 06:34:35.960 INFO kablam! Compiling phf_generator v0.7.21 Oct 11 06:34:35.960 INFO kablam! Compiling tempfile v2.2.0 Oct 11 06:34:35.960 INFO kablam! Compiling gl_generator v0.7.0 Oct 11 06:34:35.960 INFO kablam! Compiling fs2 v0.2.5 Oct 11 06:34:37.697 INFO kablam! Compiling glutin v0.8.1 Oct 11 06:34:38.921 INFO kablam! Compiling num-iter v0.1.35 Oct 11 06:34:40.952 INFO kablam! Compiling num-rational v0.1.42 Oct 11 06:34:40.952 INFO kablam! Compiling phf_codegen v0.7.21 Oct 11 06:34:40.968 INFO kablam! Compiling rayon v1.0.1 Oct 11 06:34:42.151 INFO kablam! Compiling memmap v0.4.0 Oct 11 06:34:42.646 INFO kablam! Compiling png v0.11.0 Oct 11 06:34:47.449 INFO kablam! Compiling target_build_utils v0.3.1 Oct 11 06:34:47.729 INFO kablam! Compiling gfx_gl v0.4.0 Oct 11 06:34:57.120 INFO kablam! Compiling jpeg-decoder v0.1.14 Oct 11 06:35:08.573 INFO kablam! Compiling image v0.18.0 Oct 11 06:35:11.736 INFO kablam! Compiling gfx_device_gl v0.14.6 Oct 11 06:35:19.619 INFO kablam! Compiling libloading v0.3.4 Oct 11 06:35:32.912 INFO kablam! Compiling dlib v0.3.1 Oct 11 06:35:35.204 INFO kablam! Compiling wayland-sys v0.8.7 Oct 11 06:35:37.409 INFO kablam! Compiling wayland-client v0.8.7 Oct 11 06:35:40.590 INFO kablam! Compiling wayland-window v0.5.0 Oct 11 06:35:40.590 INFO kablam! Compiling wayland-kbd v0.8.0 Oct 11 06:35:44.536 INFO kablam! Compiling winit v0.6.4 Oct 11 06:35:56.081 INFO kablam! Compiling gfx_window_glutin v0.16.0 Oct 11 06:36:00.462 INFO kablam! Compiling sqtoy v0.1.0 (/source) Oct 11 06:36:05.808 INFO kablam! warning: unused import: `cgmath::BaseNum` Oct 11 06:36:05.809 INFO kablam! --> src/main.rs:13:5 Oct 11 06:36:05.809 INFO kablam! | Oct 11 06:36:05.809 INFO kablam! 13 | use cgmath::BaseNum; Oct 11 06:36:05.809 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 06:36:05.809 INFO kablam! | Oct 11 06:36:05.809 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 06:36:05.809 INFO kablam! Oct 11 06:36:06.573 INFO kablam! warning: constant item is never used: `WHITE` Oct 11 06:36:06.573 INFO kablam! --> src/main.rs:19:1 Oct 11 06:36:06.573 INFO kablam! | Oct 11 06:36:06.573 INFO kablam! 19 | const WHITE: [f32; 3] = [1.0, 1.0, 1.0]; Oct 11 06:36:06.573 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:36:06.573 INFO kablam! | Oct 11 06:36:06.573 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 06:36:06.573 INFO kablam! Oct 11 06:36:06.573 INFO kablam! warning: method is never used: `get_vertices_indices` Oct 11 06:36:06.573 INFO kablam! --> src/main.rs:114:2 Oct 11 06:36:06.573 INFO kablam! | Oct 11 06:36:06.573 INFO kablam! 114 | pub fn get_vertices_indices(&self) -> (Vec, Vec) { Oct 11 06:36:06.573 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:36:06.573 INFO kablam! Oct 11 06:36:10.740 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 35s Oct 11 06:36:10.751 INFO kablam! su: No module specific data is present Oct 11 06:36:11.630 INFO running `"docker" "rm" "-f" "947831a1e65e690e5d764e28c44d460a8835016adf9c9f6bcc137eda352f3dc6"` Oct 11 06:36:11.896 INFO blam! 947831a1e65e690e5d764e28c44d460a8835016adf9c9f6bcc137eda352f3dc6 Oct 11 06:36:11.908 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 06:36:11.910 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 06:36:12.361 INFO blam! 7f0aafde98d283a3eb0c10432688797664333fe8dfd87f5db1b980c694b4a730 Oct 11 06:36:12.368 INFO running `"docker" "start" "-a" "7f0aafde98d283a3eb0c10432688797664333fe8dfd87f5db1b980c694b4a730"` Oct 11 06:36:13.796 INFO kablam! usermod: no changes Oct 11 06:36:14.088 INFO kablam! Compiling sqtoy v0.1.0 (/source) Oct 11 06:36:19.928 INFO kablam! warning: unused import: `cgmath::BaseNum` Oct 11 06:36:19.928 INFO kablam! --> src/main.rs:13:5 Oct 11 06:36:19.928 INFO kablam! | Oct 11 06:36:19.928 INFO kablam! 13 | use cgmath::BaseNum; Oct 11 06:36:19.928 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 06:36:19.928 INFO kablam! | Oct 11 06:36:19.928 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 06:36:19.928 INFO kablam! Oct 11 06:36:20.707 INFO kablam! warning: constant item is never used: `WHITE` Oct 11 06:36:20.708 INFO kablam! --> src/main.rs:19:1 Oct 11 06:36:20.708 INFO kablam! | Oct 11 06:36:20.708 INFO kablam! 19 | const WHITE: [f32; 3] = [1.0, 1.0, 1.0]; Oct 11 06:36:20.708 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:36:20.709 INFO kablam! | Oct 11 06:36:20.709 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 06:36:20.709 INFO kablam! Oct 11 06:36:20.710 INFO kablam! warning: method is never used: `get_vertices_indices` Oct 11 06:36:20.710 INFO kablam! --> src/main.rs:114:2 Oct 11 06:36:20.710 INFO kablam! | Oct 11 06:36:20.711 INFO kablam! 114 | pub fn get_vertices_indices(&self) -> (Vec, Vec) { Oct 11 06:36:20.711 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:36:20.711 INFO kablam! Oct 11 06:36:21.253 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.43s Oct 11 06:36:21.269 INFO kablam! su: No module specific data is present Oct 11 06:36:22.037 INFO running `"docker" "rm" "-f" "7f0aafde98d283a3eb0c10432688797664333fe8dfd87f5db1b980c694b4a730"` Oct 11 06:36:22.256 INFO blam! 7f0aafde98d283a3eb0c10432688797664333fe8dfd87f5db1b980c694b4a730 Oct 11 06:36:22.260 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 06:36:22.260 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 06:36:22.576 INFO blam! a08a35aa8f861fa29c26e4c434e860d31e3caf1dd1b11b2816694cccb12edca6 Oct 11 06:36:22.582 INFO running `"docker" "start" "-a" "a08a35aa8f861fa29c26e4c434e860d31e3caf1dd1b11b2816694cccb12edca6"` Oct 11 06:36:23.206 INFO kablam! usermod: no changes Oct 11 06:36:23.370 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 11 06:36:23.389 INFO kablam! Running /target/debug/deps/sqtoy-32825ea916a40a9e Oct 11 06:36:23.396 INFO blam! Oct 11 06:36:23.396 INFO blam! running 0 tests Oct 11 06:36:23.396 INFO blam! Oct 11 06:36:23.396 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 06:36:23.396 INFO blam! Oct 11 06:36:23.398 INFO kablam! su: No module specific data is present Oct 11 06:36:23.933 INFO running `"docker" "rm" "-f" "a08a35aa8f861fa29c26e4c434e860d31e3caf1dd1b11b2816694cccb12edca6"` Oct 11 06:36:24.133 INFO blam! a08a35aa8f861fa29c26e4c434e860d31e3caf1dd1b11b2816694cccb12edca6