Oct 27 10:16:32.149 INFO checking PKoshkin/voxel_craft against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 10:16:32.150 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 10:16:32.555 INFO blam! 5a4087e98015bd9b688512104a6cd831474cf22e63ebe22fbe90483e8a37d1b7 Oct 27 10:16:32.559 INFO running `"docker" "start" "-a" "5a4087e98015bd9b688512104a6cd831474cf22e63ebe22fbe90483e8a37d1b7"` Oct 27 10:16:33.808 INFO kablam! usermod: no changes Oct 27 10:16:34.067 INFO kablam! Compiling libloading v0.5.0 Oct 27 10:16:34.067 INFO kablam! Checking memmap v0.6.2 Oct 27 10:16:34.067 INFO kablam! Checking shared_library v0.1.8 Oct 27 10:16:34.067 INFO kablam! Compiling gl_generator v0.8.0 Oct 27 10:16:34.067 INFO kablam! Checking x11-dl v2.17.3 Oct 27 10:16:34.067 INFO kablam! Checking png v0.11.0 Oct 27 10:16:34.067 INFO kablam! Checking rayon-core v1.4.0 Oct 27 10:16:36.617 INFO kablam! Checking osmesa-sys v0.1.2 Oct 27 10:16:38.452 INFO kablam! Checking rayon v1.0.1 Oct 27 10:16:40.143 INFO kablam! Checking dlib v0.4.1 Oct 27 10:16:42.519 INFO kablam! Checking wayland-sys v0.12.5 Oct 27 10:16:43.615 INFO kablam! Compiling glutin v0.12.2 Oct 27 10:16:43.615 INFO kablam! Compiling glium v0.20.0 Oct 27 10:16:44.839 INFO kablam! Checking wayland-client v0.12.5 Oct 27 10:16:51.763 INFO kablam! Checking jpeg-decoder v0.1.14 Oct 27 10:16:52.143 INFO kablam! Checking wayland-protocols v0.12.5 Oct 27 10:16:52.143 INFO kablam! Checking wayland-kbd v0.13.1 Oct 27 10:16:58.525 INFO kablam! Checking image v0.18.0 Oct 27 10:17:04.527 INFO kablam! Checking wayland-window v0.13.2 Oct 27 10:17:08.075 INFO kablam! Checking winit v0.10.0 Oct 27 10:17:31.788 INFO kablam! Checking voxel_craft v0.1.0 (/source) Oct 27 10:17:35.093 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 27 10:17:35.093 INFO kablam! --> src/game_application/marching_cubes.rs:1:5 Oct 27 10:17:35.093 INFO kablam! | Oct 27 10:17:35.093 INFO kablam! 1 | use std::collections::HashMap; Oct 27 10:17:35.093 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:17:35.093 INFO kablam! | Oct 27 10:17:35.093 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 10:17:35.093 INFO kablam! Oct 27 10:17:35.093 INFO kablam! warning: unused import: `Vector3` Oct 27 10:17:35.093 INFO kablam! --> src/game_application/marching_cubes.rs:2:32 Oct 27 10:17:35.093 INFO kablam! | Oct 27 10:17:35.093 INFO kablam! 2 | use game_application::cgmath::{Vector3, Point3}; Oct 27 10:17:35.093 INFO kablam! | ^^^^^^^ Oct 27 10:17:35.093 INFO kablam! Oct 27 10:17:35.093 INFO kablam! warning: unused import: `game_application::geometry::normalize` Oct 27 10:17:35.093 INFO kablam! --> src/game_application/marching_cubes.rs:4:5 Oct 27 10:17:35.093 INFO kablam! | Oct 27 10:17:35.093 INFO kablam! 4 | use game_application::geometry::normalize; Oct 27 10:17:35.093 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:17:35.093 INFO kablam! Oct 27 10:17:35.622 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 27 10:17:35.622 INFO kablam! --> src/game_application/marching_cubes.rs:1:5 Oct 27 10:17:35.622 INFO kablam! | Oct 27 10:17:35.622 INFO kablam! 1 | use std::collections::HashMap; Oct 27 10:17:35.622 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:17:35.622 INFO kablam! | Oct 27 10:17:35.622 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 10:17:35.622 INFO kablam! Oct 27 10:17:35.622 INFO kablam! warning: unused import: `Vector3` Oct 27 10:17:35.622 INFO kablam! --> src/game_application/marching_cubes.rs:2:32 Oct 27 10:17:35.622 INFO kablam! | Oct 27 10:17:35.622 INFO kablam! 2 | use game_application::cgmath::{Vector3, Point3}; Oct 27 10:17:35.622 INFO kablam! | ^^^^^^^ Oct 27 10:17:35.622 INFO kablam! Oct 27 10:17:35.622 INFO kablam! warning: unused import: `game_application::geometry::normalize` Oct 27 10:17:35.622 INFO kablam! --> src/game_application/marching_cubes.rs:4:5 Oct 27 10:17:35.622 INFO kablam! | Oct 27 10:17:35.622 INFO kablam! 4 | use game_application::geometry::normalize; Oct 27 10:17:35.622 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:17:35.622 INFO kablam! Oct 27 10:17:35.931 INFO kablam! warning: unused variable: `event` Oct 27 10:17:35.931 INFO kablam! --> src/game_application/view.rs:122:36 Oct 27 10:17:35.931 INFO kablam! | Oct 27 10:17:35.931 INFO kablam! 122 | pub fn handle_event(&mut self, event: &glutin::WindowEvent) { Oct 27 10:17:35.931 INFO kablam! | ^^^^^ help: consider using `_event` instead Oct 27 10:17:35.931 INFO kablam! | Oct 27 10:17:35.931 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 10:17:35.931 INFO kablam! Oct 27 10:17:35.931 INFO kablam! warning: unused variable: `event` Oct 27 10:17:35.931 INFO kablam! --> src/game_application/model.rs:30:36 Oct 27 10:17:35.931 INFO kablam! | Oct 27 10:17:35.931 INFO kablam! 30 | pub fn handle_event(&mut self, event: &glutin::WindowEvent) { Oct 27 10:17:35.931 INFO kablam! | ^^^^^ help: consider using `_event` instead Oct 27 10:17:35.931 INFO kablam! Oct 27 10:17:35.931 INFO kablam! warning: unused variable: `camera_position` Oct 27 10:17:35.931 INFO kablam! --> src/game_application/map.rs:48:30 Oct 27 10:17:35.931 INFO kablam! | Oct 27 10:17:35.931 INFO kablam! 48 | fn need_to_redraw(&self, camera_position: Point3) -> bool { Oct 27 10:17:35.931 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_camera_position` instead Oct 27 10:17:35.931 INFO kablam! Oct 27 10:17:35.932 INFO kablam! warning: unused variable: `triangles` Oct 27 10:17:35.932 INFO kablam! --> src/game_application/mesh.rs:127:21 Oct 27 10:17:35.932 INFO kablam! | Oct 27 10:17:35.932 INFO kablam! 127 | for (point, triangles) in self.point_neighbors.iter() { Oct 27 10:17:35.932 INFO kablam! | ^^^^^^^^^ help: consider using `_triangles` instead Oct 27 10:17:35.932 INFO kablam! Oct 27 10:17:36.007 INFO kablam! warning: function is never used: `init_points_program` Oct 27 10:17:36.007 INFO kablam! --> src/game_application/view.rs:35:1 Oct 27 10:17:36.007 INFO kablam! | Oct 27 10:17:36.007 INFO kablam! 35 | fn init_points_program(display: &glium::Display, directory: &str) -> glium::Program { Oct 27 10:17:36.007 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:17:36.007 INFO kablam! | Oct 27 10:17:36.008 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 10:17:36.008 INFO kablam! Oct 27 10:17:36.008 INFO kablam! warning: method is never used: `handle_event` Oct 27 10:17:36.008 INFO kablam! --> src/game_application/view.rs:122:5 Oct 27 10:17:36.008 INFO kablam! | Oct 27 10:17:36.008 INFO kablam! 122 | pub fn handle_event(&mut self, event: &glutin::WindowEvent) { Oct 27 10:17:36.008 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:17:36.008 INFO kablam! Oct 27 10:17:36.008 INFO kablam! warning: method is never used: `handle_event` Oct 27 10:17:36.009 INFO kablam! --> src/game_application/model.rs:30:5 Oct 27 10:17:36.009 INFO kablam! | Oct 27 10:17:36.009 INFO kablam! 30 | pub fn handle_event(&mut self, event: &glutin::WindowEvent) { Oct 27 10:17:36.009 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:17:36.009 INFO kablam! Oct 27 10:17:36.099 INFO kablam! warning: unused variable: `event` Oct 27 10:17:36.099 INFO kablam! --> src/game_application/view.rs:122:36 Oct 27 10:17:36.099 INFO kablam! | Oct 27 10:17:36.099 INFO kablam! 122 | pub fn handle_event(&mut self, event: &glutin::WindowEvent) { Oct 27 10:17:36.099 INFO kablam! | ^^^^^ help: consider using `_event` instead Oct 27 10:17:36.099 INFO kablam! | Oct 27 10:17:36.099 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 10:17:36.099 INFO kablam! Oct 27 10:17:36.103 INFO kablam! warning: unused variable: `event` Oct 27 10:17:36.103 INFO kablam! --> src/game_application/model.rs:30:36 Oct 27 10:17:36.103 INFO kablam! | Oct 27 10:17:36.103 INFO kablam! 30 | pub fn handle_event(&mut self, event: &glutin::WindowEvent) { Oct 27 10:17:36.103 INFO kablam! | ^^^^^ help: consider using `_event` instead Oct 27 10:17:36.103 INFO kablam! Oct 27 10:17:36.103 INFO kablam! warning: unused variable: `camera_position` Oct 27 10:17:36.103 INFO kablam! --> src/game_application/map.rs:48:30 Oct 27 10:17:36.103 INFO kablam! | Oct 27 10:17:36.103 INFO kablam! 48 | fn need_to_redraw(&self, camera_position: Point3) -> bool { Oct 27 10:17:36.103 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_camera_position` instead Oct 27 10:17:36.103 INFO kablam! Oct 27 10:17:36.103 INFO kablam! warning: unused variable: `triangles` Oct 27 10:17:36.103 INFO kablam! --> src/game_application/mesh.rs:127:21 Oct 27 10:17:36.103 INFO kablam! | Oct 27 10:17:36.103 INFO kablam! 127 | for (point, triangles) in self.point_neighbors.iter() { Oct 27 10:17:36.103 INFO kablam! | ^^^^^^^^^ help: consider using `_triangles` instead Oct 27 10:17:36.108 INFO kablam! Oct 27 10:17:36.183 INFO kablam! warning: function is never used: `init_points_program` Oct 27 10:17:36.183 INFO kablam! --> src/game_application/view.rs:35:1 Oct 27 10:17:36.183 INFO kablam! | Oct 27 10:17:36.183 INFO kablam! 35 | fn init_points_program(display: &glium::Display, directory: &str) -> glium::Program { Oct 27 10:17:36.184 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:17:36.184 INFO kablam! | Oct 27 10:17:36.184 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 10:17:36.184 INFO kablam! Oct 27 10:17:36.184 INFO kablam! warning: method is never used: `handle_event` Oct 27 10:17:36.184 INFO kablam! --> src/game_application/view.rs:122:5 Oct 27 10:17:36.184 INFO kablam! | Oct 27 10:17:36.184 INFO kablam! 122 | pub fn handle_event(&mut self, event: &glutin::WindowEvent) { Oct 27 10:17:36.184 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:17:36.184 INFO kablam! Oct 27 10:17:36.184 INFO kablam! warning: method is never used: `handle_event` Oct 27 10:17:36.184 INFO kablam! --> src/game_application/model.rs:30:5 Oct 27 10:17:36.184 INFO kablam! | Oct 27 10:17:36.184 INFO kablam! 30 | pub fn handle_event(&mut self, event: &glutin::WindowEvent) { Oct 27 10:17:36.184 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:17:36.184 INFO kablam! Oct 27 10:17:36.267 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 02s Oct 27 10:17:36.279 INFO kablam! su: No module specific data is present Oct 27 10:17:37.361 INFO running `"docker" "rm" "-f" "5a4087e98015bd9b688512104a6cd831474cf22e63ebe22fbe90483e8a37d1b7"` Oct 27 10:17:37.681 INFO blam! 5a4087e98015bd9b688512104a6cd831474cf22e63ebe22fbe90483e8a37d1b7