Oct 27 10:16:32.508 INFO checking PKoshkin/voxel_craft against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 10:16:32.508 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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.848 INFO blam! d72836aac2898f74f6b9b273b5da1aa450cd681c6d78df6e8aab505c5bfd9362 Oct 27 10:16:32.863 INFO running `"docker" "start" "-a" "d72836aac2898f74f6b9b273b5da1aa450cd681c6d78df6e8aab505c5bfd9362"` Oct 27 10:16:33.872 INFO kablam! usermod: no changes Oct 27 10:16:34.146 INFO kablam! Compiling libloading v0.5.0 Oct 27 10:16:34.163 INFO kablam! Checking cgmath v0.16.1 Oct 27 10:16:34.163 INFO kablam! Compiling glium v0.20.0 Oct 27 10:16:34.163 INFO kablam! Checking rayon-core v1.4.0 Oct 27 10:16:37.831 INFO kablam! Checking rayon v1.0.1 Oct 27 10:16:38.515 INFO kablam! Checking dlib v0.4.1 Oct 27 10:16:40.231 INFO kablam! Checking wayland-sys v0.12.5 Oct 27 10:16:42.263 INFO kablam! Checking wayland-client v0.12.5 Oct 27 10:16:45.627 INFO kablam! Checking wayland-protocols v0.12.5 Oct 27 10:16:45.627 INFO kablam! Checking wayland-kbd v0.13.1 Oct 27 10:16:50.878 INFO kablam! Checking jpeg-decoder v0.1.14 Oct 27 10:16:56.687 INFO kablam! Checking wayland-window v0.13.2 Oct 27 10:16:56.823 INFO kablam! Checking image v0.18.0 Oct 27 10:16:59.079 INFO kablam! Checking winit v0.10.0 Oct 27 10:17:04.005 INFO kablam! Checking glutin v0.12.2 Oct 27 10:17:22.238 INFO kablam! Checking voxel_craft v0.1.0 (/source) Oct 27 10:17:26.187 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 27 10:17:26.187 INFO kablam! --> src/game_application/marching_cubes.rs:1:5 Oct 27 10:17:26.187 INFO kablam! | Oct 27 10:17:26.187 INFO kablam! 1 | use std::collections::HashMap; Oct 27 10:17:26.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:17:26.187 INFO kablam! | Oct 27 10:17:26.187 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 10:17:26.187 INFO kablam! Oct 27 10:17:26.187 INFO kablam! warning: unused import: `Vector3` Oct 27 10:17:26.187 INFO kablam! --> src/game_application/marching_cubes.rs:2:32 Oct 27 10:17:26.187 INFO kablam! | Oct 27 10:17:26.187 INFO kablam! 2 | use game_application::cgmath::{Vector3, Point3}; Oct 27 10:17:26.187 INFO kablam! | ^^^^^^^ Oct 27 10:17:26.187 INFO kablam! Oct 27 10:17:26.187 INFO kablam! warning: unused import: `game_application::geometry::normalize` Oct 27 10:17:26.187 INFO kablam! --> src/game_application/marching_cubes.rs:4:5 Oct 27 10:17:26.187 INFO kablam! | Oct 27 10:17:26.187 INFO kablam! 4 | use game_application::geometry::normalize; Oct 27 10:17:26.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:17:26.187 INFO kablam! Oct 27 10:17:26.207 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 27 10:17:26.207 INFO kablam! --> src/game_application/marching_cubes.rs:1:5 Oct 27 10:17:26.207 INFO kablam! | Oct 27 10:17:26.207 INFO kablam! 1 | use std::collections::HashMap; Oct 27 10:17:26.207 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:17:26.207 INFO kablam! | Oct 27 10:17:26.207 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 10:17:26.207 INFO kablam! Oct 27 10:17:26.207 INFO kablam! warning: unused import: `Vector3` Oct 27 10:17:26.207 INFO kablam! --> src/game_application/marching_cubes.rs:2:32 Oct 27 10:17:26.207 INFO kablam! | Oct 27 10:17:26.207 INFO kablam! 2 | use game_application::cgmath::{Vector3, Point3}; Oct 27 10:17:26.207 INFO kablam! | ^^^^^^^ Oct 27 10:17:26.207 INFO kablam! Oct 27 10:17:26.207 INFO kablam! warning: unused import: `game_application::geometry::normalize` Oct 27 10:17:26.207 INFO kablam! --> src/game_application/marching_cubes.rs:4:5 Oct 27 10:17:26.207 INFO kablam! | Oct 27 10:17:26.207 INFO kablam! 4 | use game_application::geometry::normalize; Oct 27 10:17:26.207 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:17:26.207 INFO kablam! Oct 27 10:17:26.676 INFO kablam! warning: unused variable: `event` Oct 27 10:17:26.677 INFO kablam! --> src/game_application/view.rs:122:36 Oct 27 10:17:26.678 INFO kablam! | Oct 27 10:17:26.679 INFO kablam! 122 | pub fn handle_event(&mut self, event: &glutin::WindowEvent) { Oct 27 10:17:26.679 INFO kablam! | ^^^^^ help: consider using `_event` instead Oct 27 10:17:26.680 INFO kablam! | Oct 27 10:17:26.680 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 10:17:26.681 INFO kablam! Oct 27 10:17:26.682 INFO kablam! warning: unused variable: `event` Oct 27 10:17:26.682 INFO kablam! --> src/game_application/model.rs:30:36 Oct 27 10:17:26.683 INFO kablam! | Oct 27 10:17:26.683 INFO kablam! 30 | pub fn handle_event(&mut self, event: &glutin::WindowEvent) { Oct 27 10:17:26.684 INFO kablam! | ^^^^^ help: consider using `_event` instead Oct 27 10:17:26.684 INFO kablam! Oct 27 10:17:26.685 INFO kablam! warning: unused variable: `camera_position` Oct 27 10:17:26.686 INFO kablam! --> src/game_application/map.rs:48:30 Oct 27 10:17:26.686 INFO kablam! | Oct 27 10:17:26.687 INFO kablam! 48 | fn need_to_redraw(&self, camera_position: Point3) -> bool { Oct 27 10:17:26.687 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_camera_position` instead Oct 27 10:17:26.687 INFO kablam! Oct 27 10:17:26.688 INFO kablam! warning: unused variable: `triangles` Oct 27 10:17:26.688 INFO kablam! --> src/game_application/mesh.rs:127:21 Oct 27 10:17:26.688 INFO kablam! | Oct 27 10:17:26.688 INFO kablam! 127 | for (point, triangles) in self.point_neighbors.iter() { Oct 27 10:17:26.688 INFO kablam! | ^^^^^^^^^ help: consider using `_triangles` instead Oct 27 10:17:26.688 INFO kablam! Oct 27 10:17:26.713 INFO kablam! warning: unused variable: `event` Oct 27 10:17:26.714 INFO kablam! --> src/game_application/view.rs:122:36 Oct 27 10:17:26.715 INFO kablam! | Oct 27 10:17:26.716 INFO kablam! 122 | pub fn handle_event(&mut self, event: &glutin::WindowEvent) { Oct 27 10:17:26.716 INFO kablam! | ^^^^^ help: consider using `_event` instead Oct 27 10:17:26.717 INFO kablam! | Oct 27 10:17:26.717 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 10:17:26.718 INFO kablam! Oct 27 10:17:26.719 INFO kablam! warning: unused variable: `event` Oct 27 10:17:26.719 INFO kablam! --> src/game_application/model.rs:30:36 Oct 27 10:17:26.720 INFO kablam! | Oct 27 10:17:26.721 INFO kablam! 30 | pub fn handle_event(&mut self, event: &glutin::WindowEvent) { Oct 27 10:17:26.721 INFO kablam! | ^^^^^ help: consider using `_event` instead Oct 27 10:17:26.722 INFO kablam! Oct 27 10:17:26.723 INFO kablam! warning: unused variable: `camera_position` Oct 27 10:17:26.723 INFO kablam! --> src/game_application/map.rs:48:30 Oct 27 10:17:26.724 INFO kablam! | Oct 27 10:17:26.724 INFO kablam! 48 | fn need_to_redraw(&self, camera_position: Point3) -> bool { Oct 27 10:17:26.725 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_camera_position` instead Oct 27 10:17:26.726 INFO kablam! Oct 27 10:17:26.727 INFO kablam! warning: unused variable: `triangles` Oct 27 10:17:26.727 INFO kablam! --> src/game_application/mesh.rs:127:21 Oct 27 10:17:26.728 INFO kablam! | Oct 27 10:17:26.728 INFO kablam! 127 | for (point, triangles) in self.point_neighbors.iter() { Oct 27 10:17:26.729 INFO kablam! | ^^^^^^^^^ help: consider using `_triangles` instead Oct 27 10:17:26.730 INFO kablam! Oct 27 10:17:26.772 INFO kablam! warning: function is never used: `init_points_program` Oct 27 10:17:26.773 INFO kablam! --> src/game_application/view.rs:35:1 Oct 27 10:17:26.774 INFO kablam! | Oct 27 10:17:26.774 INFO kablam! 35 | fn init_points_program(display: &glium::Display, directory: &str) -> glium::Program { Oct 27 10:17:26.775 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:17:26.776 INFO kablam! | Oct 27 10:17:26.776 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 10:17:26.777 INFO kablam! Oct 27 10:17:26.777 INFO kablam! warning: method is never used: `handle_event` Oct 27 10:17:26.778 INFO kablam! --> src/game_application/view.rs:122:5 Oct 27 10:17:26.779 INFO kablam! | Oct 27 10:17:26.779 INFO kablam! 122 | pub fn handle_event(&mut self, event: &glutin::WindowEvent) { Oct 27 10:17:26.780 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:17:26.780 INFO kablam! Oct 27 10:17:26.781 INFO kablam! warning: method is never used: `handle_event` Oct 27 10:17:26.781 INFO kablam! --> src/game_application/model.rs:30:5 Oct 27 10:17:26.782 INFO kablam! | Oct 27 10:17:26.783 INFO kablam! 30 | pub fn handle_event(&mut self, event: &glutin::WindowEvent) { Oct 27 10:17:26.783 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:17:26.784 INFO kablam! Oct 27 10:17:26.819 INFO kablam! warning: function is never used: `init_points_program` Oct 27 10:17:26.820 INFO kablam! --> src/game_application/view.rs:35:1 Oct 27 10:17:26.821 INFO kablam! | Oct 27 10:17:26.821 INFO kablam! 35 | fn init_points_program(display: &glium::Display, directory: &str) -> glium::Program { Oct 27 10:17:26.822 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:17:26.823 INFO kablam! | Oct 27 10:17:26.823 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 10:17:26.824 INFO kablam! Oct 27 10:17:26.824 INFO kablam! warning: method is never used: `handle_event` Oct 27 10:17:26.825 INFO kablam! --> src/game_application/view.rs:122:5 Oct 27 10:17:26.826 INFO kablam! | Oct 27 10:17:26.826 INFO kablam! 122 | pub fn handle_event(&mut self, event: &glutin::WindowEvent) { Oct 27 10:17:26.827 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:17:26.827 INFO kablam! Oct 27 10:17:26.828 INFO kablam! warning: method is never used: `handle_event` Oct 27 10:17:26.828 INFO kablam! --> src/game_application/model.rs:30:5 Oct 27 10:17:26.829 INFO kablam! | Oct 27 10:17:26.830 INFO kablam! 30 | pub fn handle_event(&mut self, event: &glutin::WindowEvent) { Oct 27 10:17:26.830 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:17:26.831 INFO kablam! Oct 27 10:17:26.907 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 53.01s Oct 27 10:17:26.920 INFO kablam! su: No module specific data is present Oct 27 10:17:27.870 INFO running `"docker" "rm" "-f" "d72836aac2898f74f6b9b273b5da1aa450cd681c6d78df6e8aab505c5bfd9362"` Oct 27 10:17:28.159 INFO blam! d72836aac2898f74f6b9b273b5da1aa450cd681c6d78df6e8aab505c5bfd9362