Oct 27 11:41:55.994 INFO checking Gibibit/LilRustGame against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 11:41:55.995 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-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 27 11:41:56.376 INFO blam! 61b31c60d5fdf0b4ae697096ec031b55d746193e389bc819e1fc4d66dd5e1e09 Oct 27 11:41:56.380 INFO running `"docker" "start" "-a" "61b31c60d5fdf0b4ae697096ec031b55d746193e389bc819e1fc4d66dd5e1e09"` Oct 27 11:41:56.933 INFO kablam! usermod: no changes Oct 27 11:41:57.179 INFO kablam! Compiling pkg-config v0.3.10 Oct 27 11:41:57.187 INFO kablam! Compiling serde_json v0.9.10 Oct 27 11:41:57.187 INFO kablam! Compiling phf_generator v0.7.21 Oct 27 11:41:57.187 INFO kablam! Compiling gl_generator v0.7.0 Oct 27 11:41:57.187 INFO kablam! Checking tempfile v2.2.0 Oct 27 11:41:57.187 INFO kablam! Checking gfx_core v0.7.2 Oct 27 11:41:57.187 INFO kablam! Checking fs2 v0.2.5 Oct 27 11:41:57.187 INFO kablam! Compiling glutin v0.8.1 Oct 27 11:42:00.280 INFO kablam! Compiling phf_codegen v0.7.21 Oct 27 11:42:01.197 INFO kablam! Checking memmap v0.4.0 Oct 27 11:42:09.111 INFO kablam! Compiling target_build_utils v0.3.1 Oct 27 11:42:09.171 INFO kablam! Compiling x11-dl v2.17.5 Oct 27 11:42:14.224 INFO kablam! Compiling gfx_gl v0.4.0 Oct 27 11:42:46.615 INFO kablam! Compiling libloading v0.3.4 Oct 27 11:42:51.123 INFO kablam! Checking dlib v0.3.1 Oct 27 11:42:52.063 INFO kablam! Checking wayland-sys v0.8.7 Oct 27 11:42:53.151 INFO kablam! Checking wayland-client v0.8.7 Oct 27 11:42:56.045 INFO kablam! Checking wayland-window v0.5.0 Oct 27 11:42:56.047 INFO kablam! Checking wayland-kbd v0.8.0 Oct 27 11:42:58.824 INFO kablam! Checking winit v0.6.4 Oct 27 11:43:11.200 INFO kablam! Checking gfx_device_gl v0.14.6 Oct 27 11:43:11.211 INFO kablam! Checking gfx v0.16.3 Oct 27 11:43:14.983 INFO kablam! Checking gfx_window_glutin v0.16.0 Oct 27 11:43:21.377 INFO kablam! Checking sqtoy v0.1.0 (/source) Oct 27 11:43:27.022 INFO kablam! warning: unused import: `cgmath::BaseNum` Oct 27 11:43:27.023 INFO kablam! --> src/main.rs:13:5 Oct 27 11:43:27.023 INFO kablam! | Oct 27 11:43:27.024 INFO kablam! 13 | use cgmath::BaseNum; Oct 27 11:43:27.025 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 11:43:27.025 INFO kablam! | Oct 27 11:43:27.026 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 11:43:27.027 INFO kablam! Oct 27 11:43:27.651 INFO kablam! warning: unused import: `cgmath::BaseNum` Oct 27 11:43:27.652 INFO kablam! --> src/main.rs:13:5 Oct 27 11:43:27.653 INFO kablam! | Oct 27 11:43:27.653 INFO kablam! 13 | use cgmath::BaseNum; Oct 27 11:43:27.654 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 11:43:27.654 INFO kablam! | Oct 27 11:43:27.655 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 11:43:27.656 INFO kablam! Oct 27 11:43:28.131 INFO kablam! warning: constant item is never used: `WHITE` Oct 27 11:43:28.131 INFO kablam! --> src/main.rs:19:1 Oct 27 11:43:28.131 INFO kablam! | Oct 27 11:43:28.131 INFO kablam! 19 | const WHITE: [f32; 3] = [1.0, 1.0, 1.0]; Oct 27 11:43:28.131 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:43:28.131 INFO kablam! | Oct 27 11:43:28.131 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 11:43:28.131 INFO kablam! Oct 27 11:43:28.131 INFO kablam! warning: method is never used: `get_vertices_indices` Oct 27 11:43:28.131 INFO kablam! --> src/main.rs:114:2 Oct 27 11:43:28.131 INFO kablam! | Oct 27 11:43:28.131 INFO kablam! 114 | pub fn get_vertices_indices(&self) -> (Vec, Vec) { Oct 27 11:43:28.131 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:43:28.131 INFO kablam! Oct 27 11:43:28.639 INFO kablam! warning: constant item is never used: `WHITE` Oct 27 11:43:28.639 INFO kablam! --> src/main.rs:19:1 Oct 27 11:43:28.639 INFO kablam! | Oct 27 11:43:28.639 INFO kablam! 19 | const WHITE: [f32; 3] = [1.0, 1.0, 1.0]; Oct 27 11:43:28.639 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:43:28.639 INFO kablam! | Oct 27 11:43:28.639 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 11:43:28.639 INFO kablam! Oct 27 11:43:28.639 INFO kablam! warning: method is never used: `get_vertices_indices` Oct 27 11:43:28.639 INFO kablam! --> src/main.rs:114:2 Oct 27 11:43:28.639 INFO kablam! | Oct 27 11:43:28.639 INFO kablam! 114 | pub fn get_vertices_indices(&self) -> (Vec, Vec) { Oct 27 11:43:28.639 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:43:28.639 INFO kablam! Oct 27 11:43:28.695 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 31s Oct 27 11:43:28.720 INFO kablam! su: No module specific data is present Oct 27 11:43:29.599 INFO running `"docker" "rm" "-f" "61b31c60d5fdf0b4ae697096ec031b55d746193e389bc819e1fc4d66dd5e1e09"` Oct 27 11:43:29.803 INFO blam! 61b31c60d5fdf0b4ae697096ec031b55d746193e389bc819e1fc4d66dd5e1e09