Oct 15 10:37:06.012 INFO testing Gibibit/LilRustGame against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 10:37:06.012 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 10:37:06.385 INFO blam! 2643e65052b06ad3e06a4b674f55ce1ed7b770f3d4831f7cd83e68d7d4d6561c Oct 15 10:37:06.387 INFO running `"docker" "start" "-a" "2643e65052b06ad3e06a4b674f55ce1ed7b770f3d4831f7cd83e68d7d4d6561c"` Oct 15 10:37:07.217 INFO kablam! usermod: no changes Oct 15 10:37:07.603 INFO kablam! Compiling pkg-config v0.3.10 Oct 15 10:37:07.605 INFO kablam! Compiling num-traits v0.1.43 Oct 15 10:37:07.615 INFO kablam! Compiling shared_library v0.1.8 Oct 15 10:37:07.615 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 15 10:37:07.615 INFO kablam! Compiling phf_generator v0.7.21 Oct 15 10:37:07.615 INFO kablam! Compiling tempfile v2.2.0 Oct 15 10:37:07.615 INFO kablam! Compiling png v0.11.0 Oct 15 10:37:07.618 INFO kablam! Compiling gl_generator v0.5.5 Oct 15 10:37:08.719 INFO kablam! Compiling gl_generator v0.7.0 Oct 15 10:37:09.599 INFO kablam! Compiling gfx_core v0.7.2 Oct 15 10:37:13.835 INFO kablam! Compiling fs2 v0.2.5 Oct 15 10:37:13.903 INFO kablam! Compiling serde_json v0.9.10 Oct 15 10:37:13.919 INFO kablam! Compiling enum_primitive v0.1.1 Oct 15 10:37:14.019 INFO kablam! Compiling cgmath v0.16.1 Oct 15 10:37:14.167 INFO kablam! Compiling phf_codegen v0.7.21 Oct 15 10:37:16.298 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 15 10:37:16.303 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 15 10:37:16.435 INFO kablam! Compiling x11-dl v2.17.5 Oct 15 10:37:18.603 INFO kablam! Compiling glutin v0.8.1 Oct 15 10:37:18.715 INFO kablam! Compiling target_build_utils v0.3.1 Oct 15 10:37:19.407 INFO kablam! Compiling memmap v0.4.0 Oct 15 10:37:19.759 INFO kablam! Compiling gfx_gl v0.4.0 Oct 15 10:37:20.391 INFO kablam! Compiling rayon-core v1.4.0 Oct 15 10:37:30.863 INFO kablam! Compiling rayon v1.0.1 Oct 15 10:37:53.763 INFO kablam! Compiling jpeg-decoder v0.1.14 Oct 15 10:38:05.963 INFO kablam! Compiling libloading v0.3.4 Oct 15 10:38:07.383 INFO kablam! Compiling image v0.18.0 Oct 15 10:38:14.361 INFO kablam! Compiling dlib v0.3.1 Oct 15 10:38:15.615 INFO kablam! Compiling wayland-sys v0.8.7 Oct 15 10:38:19.658 INFO kablam! Compiling wayland-client v0.8.7 Oct 15 10:38:25.920 INFO kablam! Compiling wayland-kbd v0.8.0 Oct 15 10:38:25.920 INFO kablam! Compiling wayland-window v0.5.0 Oct 15 10:38:31.422 INFO kablam! Compiling winit v0.6.4 Oct 15 10:38:57.663 INFO kablam! Compiling gfx_device_gl v0.14.6 Oct 15 10:38:57.663 INFO kablam! Compiling gfx v0.16.3 Oct 15 10:39:06.047 INFO kablam! Compiling gfx_window_glutin v0.16.0 Oct 15 10:39:10.249 INFO kablam! Compiling sqtoy v0.1.0 (/source) Oct 15 10:39:12.812 INFO kablam! warning: unused import: `cgmath::BaseNum` Oct 15 10:39:12.812 INFO kablam! --> src/main.rs:13:5 Oct 15 10:39:12.812 INFO kablam! | Oct 15 10:39:12.812 INFO kablam! 13 | use cgmath::BaseNum; Oct 15 10:39:12.812 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 10:39:12.812 INFO kablam! | Oct 15 10:39:12.812 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 10:39:12.812 INFO kablam! Oct 15 10:39:13.679 INFO kablam! warning: constant item is never used: `WHITE` Oct 15 10:39:13.679 INFO kablam! --> src/main.rs:19:1 Oct 15 10:39:13.679 INFO kablam! | Oct 15 10:39:13.679 INFO kablam! 19 | const WHITE: [f32; 3] = [1.0, 1.0, 1.0]; Oct 15 10:39:13.679 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:39:13.679 INFO kablam! | Oct 15 10:39:13.691 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 10:39:13.691 INFO kablam! Oct 15 10:39:13.691 INFO kablam! warning: method is never used: `get_vertices_indices` Oct 15 10:39:13.691 INFO kablam! --> src/main.rs:114:2 Oct 15 10:39:13.691 INFO kablam! | Oct 15 10:39:13.691 INFO kablam! 114 | pub fn get_vertices_indices(&self) -> (Vec, Vec) { Oct 15 10:39:13.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:39:13.691 INFO kablam! Oct 15 10:39:17.763 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 10s Oct 15 10:39:17.784 INFO kablam! su: No module specific data is present Oct 15 10:39:19.016 INFO running `"docker" "rm" "-f" "2643e65052b06ad3e06a4b674f55ce1ed7b770f3d4831f7cd83e68d7d4d6561c"` Oct 15 10:39:19.451 INFO blam! 2643e65052b06ad3e06a4b674f55ce1ed7b770f3d4831f7cd83e68d7d4d6561c Oct 15 10:39:19.453 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 10:39:19.952 INFO blam! 1f910db06b95ec904736cccaf96aaaa6de424752c8b30f986c8c6fda6db8ed08 Oct 15 10:39:19.954 INFO running `"docker" "start" "-a" "1f910db06b95ec904736cccaf96aaaa6de424752c8b30f986c8c6fda6db8ed08"` Oct 15 10:39:21.987 INFO kablam! usermod: no changes Oct 15 10:39:22.255 INFO kablam! Compiling sqtoy v0.1.0 (/source) Oct 15 10:39:25.091 INFO kablam! warning: unused import: `cgmath::BaseNum` Oct 15 10:39:25.091 INFO kablam! --> src/main.rs:13:5 Oct 15 10:39:25.091 INFO kablam! | Oct 15 10:39:25.091 INFO kablam! 13 | use cgmath::BaseNum; Oct 15 10:39:25.091 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 10:39:25.091 INFO kablam! | Oct 15 10:39:25.091 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 10:39:25.091 INFO kablam! Oct 15 10:39:25.911 INFO kablam! warning: constant item is never used: `WHITE` Oct 15 10:39:25.911 INFO kablam! --> src/main.rs:19:1 Oct 15 10:39:25.911 INFO kablam! | Oct 15 10:39:25.911 INFO kablam! 19 | const WHITE: [f32; 3] = [1.0, 1.0, 1.0]; Oct 15 10:39:25.911 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:39:25.911 INFO kablam! | Oct 15 10:39:25.911 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 10:39:25.911 INFO kablam! Oct 15 10:39:25.911 INFO kablam! warning: method is never used: `get_vertices_indices` Oct 15 10:39:25.911 INFO kablam! --> src/main.rs:114:2 Oct 15 10:39:25.911 INFO kablam! | Oct 15 10:39:25.911 INFO kablam! 114 | pub fn get_vertices_indices(&self) -> (Vec, Vec) { Oct 15 10:39:25.911 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:39:25.911 INFO kablam! Oct 15 10:39:26.510 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.50s Oct 15 10:39:26.538 INFO kablam! su: No module specific data is present Oct 15 10:39:27.524 INFO running `"docker" "rm" "-f" "1f910db06b95ec904736cccaf96aaaa6de424752c8b30f986c8c6fda6db8ed08"` Oct 15 10:39:27.763 INFO blam! 1f910db06b95ec904736cccaf96aaaa6de424752c8b30f986c8c6fda6db8ed08 Oct 15 10:39:27.772 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 10:39:28.256 INFO blam! 2b3233e521d6092edf4acf20474307fb37176e49939edabd6d350c3a66b93470 Oct 15 10:39:28.259 INFO running `"docker" "start" "-a" "2b3233e521d6092edf4acf20474307fb37176e49939edabd6d350c3a66b93470"` Oct 15 10:39:29.621 INFO kablam! usermod: no changes Oct 15 10:39:29.863 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 15 10:39:29.891 INFO kablam! Running /target/debug/deps/sqtoy-41c45292fc0502bd Oct 15 10:39:29.919 INFO blam! Oct 15 10:39:29.919 INFO blam! running 0 tests Oct 15 10:39:29.919 INFO blam! Oct 15 10:39:29.919 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 10:39:29.919 INFO blam! Oct 15 10:39:29.923 INFO kablam! su: No module specific data is present Oct 15 10:39:30.563 INFO running `"docker" "rm" "-f" "2b3233e521d6092edf4acf20474307fb37176e49939edabd6d350c3a66b93470"` Oct 15 10:39:30.855 INFO blam! 2b3233e521d6092edf4acf20474307fb37176e49939edabd6d350c3a66b93470