Oct 13 03:08:23.081 INFO checking PKoshkin/voxel_craft against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 03:08:23.081 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 03:08:23.283 INFO blam! 50fb9b31a5213d65e4211de162c83dd5c22cb0226a31e4cd1124bcc4a010fc9e Oct 13 03:08:23.297 INFO running `"docker" "start" "-a" "50fb9b31a5213d65e4211de162c83dd5c22cb0226a31e4cd1124bcc4a010fc9e"` Oct 13 03:08:24.120 INFO kablam! usermod: no changes Oct 13 03:08:24.392 INFO kablam! Compiling libloading v0.5.0 Oct 13 03:08:24.396 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 13 03:08:24.396 INFO kablam! Checking cgmath v0.16.1 Oct 13 03:08:24.408 INFO kablam! Checking png v0.11.0 Oct 13 03:08:24.412 INFO kablam! Checking rayon-core v1.4.0 Oct 13 03:08:27.900 INFO kablam! Checking rayon v1.0.1 Oct 13 03:08:28.448 INFO kablam! Checking dlib v0.4.1 Oct 13 03:08:30.076 INFO kablam! Checking wayland-sys v0.12.5 Oct 13 03:08:31.920 INFO kablam! Checking wayland-client v0.12.5 Oct 13 03:08:37.996 INFO kablam! Checking wayland-protocols v0.12.5 Oct 13 03:08:37.996 INFO kablam! Checking wayland-kbd v0.13.1 Oct 13 03:08:42.692 INFO kablam! Checking jpeg-decoder v0.1.14 Oct 13 03:08:50.759 INFO kablam! Checking backtrace v0.3.5 Oct 13 03:08:50.817 INFO kablam! Checking image v0.18.0 Oct 13 03:08:50.924 INFO kablam! Checking wayland-window v0.13.2 Oct 13 03:08:52.920 INFO kablam! Checking winit v0.10.0 Oct 13 03:08:56.292 INFO kablam! Checking glutin v0.12.2 Oct 13 03:08:59.652 INFO kablam! Checking glium v0.20.0 Oct 13 03:09:14.925 INFO kablam! Checking voxel_craft v0.1.0 (/source) Oct 13 03:09:18.136 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 13 03:09:18.137 INFO kablam! --> src/game_application/marching_cubes.rs:1:5 Oct 13 03:09:18.137 INFO kablam! | Oct 13 03:09:18.137 INFO kablam! 1 | use std::collections::HashMap; Oct 13 03:09:18.137 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:09:18.137 INFO kablam! | Oct 13 03:09:18.137 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 03:09:18.137 INFO kablam! Oct 13 03:09:18.137 INFO kablam! warning: unused import: `Vector3` Oct 13 03:09:18.137 INFO kablam! --> src/game_application/marching_cubes.rs:2:32 Oct 13 03:09:18.137 INFO kablam! | Oct 13 03:09:18.137 INFO kablam! 2 | use game_application::cgmath::{Vector3, Point3}; Oct 13 03:09:18.137 INFO kablam! | ^^^^^^^ Oct 13 03:09:18.137 INFO kablam! Oct 13 03:09:18.137 INFO kablam! warning: unused import: `game_application::geometry::normalize` Oct 13 03:09:18.137 INFO kablam! --> src/game_application/marching_cubes.rs:4:5 Oct 13 03:09:18.137 INFO kablam! | Oct 13 03:09:18.137 INFO kablam! 4 | use game_application::geometry::normalize; Oct 13 03:09:18.137 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:09:18.137 INFO kablam! Oct 13 03:09:18.412 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 13 03:09:18.412 INFO kablam! --> src/game_application/marching_cubes.rs:1:5 Oct 13 03:09:18.412 INFO kablam! | Oct 13 03:09:18.412 INFO kablam! 1 | use std::collections::HashMap; Oct 13 03:09:18.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:09:18.412 INFO kablam! | Oct 13 03:09:18.412 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 03:09:18.412 INFO kablam! Oct 13 03:09:18.412 INFO kablam! warning: unused import: `Vector3` Oct 13 03:09:18.412 INFO kablam! --> src/game_application/marching_cubes.rs:2:32 Oct 13 03:09:18.412 INFO kablam! | Oct 13 03:09:18.412 INFO kablam! 2 | use game_application::cgmath::{Vector3, Point3}; Oct 13 03:09:18.412 INFO kablam! | ^^^^^^^ Oct 13 03:09:18.412 INFO kablam! Oct 13 03:09:18.412 INFO kablam! warning: unused import: `game_application::geometry::normalize` Oct 13 03:09:18.412 INFO kablam! --> src/game_application/marching_cubes.rs:4:5 Oct 13 03:09:18.412 INFO kablam! | Oct 13 03:09:18.412 INFO kablam! 4 | use game_application::geometry::normalize; Oct 13 03:09:18.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:09:18.412 INFO kablam! Oct 13 03:09:18.748 INFO kablam! warning: unused variable: `event` Oct 13 03:09:18.748 INFO kablam! --> src/game_application/view.rs:122:36 Oct 13 03:09:18.748 INFO kablam! | Oct 13 03:09:18.748 INFO kablam! 122 | pub fn handle_event(&mut self, event: &glutin::WindowEvent) { Oct 13 03:09:18.748 INFO kablam! | ^^^^^ help: consider using `_event` instead Oct 13 03:09:18.748 INFO kablam! | Oct 13 03:09:18.748 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 03:09:18.748 INFO kablam! Oct 13 03:09:18.748 INFO kablam! warning: unused variable: `event` Oct 13 03:09:18.748 INFO kablam! --> src/game_application/model.rs:30:36 Oct 13 03:09:18.748 INFO kablam! | Oct 13 03:09:18.748 INFO kablam! 30 | pub fn handle_event(&mut self, event: &glutin::WindowEvent) { Oct 13 03:09:18.748 INFO kablam! | ^^^^^ help: consider using `_event` instead Oct 13 03:09:18.749 INFO kablam! Oct 13 03:09:18.749 INFO kablam! warning: unused variable: `camera_position` Oct 13 03:09:18.749 INFO kablam! --> src/game_application/map.rs:48:30 Oct 13 03:09:18.749 INFO kablam! | Oct 13 03:09:18.749 INFO kablam! 48 | fn need_to_redraw(&self, camera_position: Point3) -> bool { Oct 13 03:09:18.749 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_camera_position` instead Oct 13 03:09:18.749 INFO kablam! Oct 13 03:09:18.749 INFO kablam! warning: unused variable: `triangles` Oct 13 03:09:18.749 INFO kablam! --> src/game_application/mesh.rs:127:21 Oct 13 03:09:18.749 INFO kablam! | Oct 13 03:09:18.749 INFO kablam! 127 | for (point, triangles) in self.point_neighbors.iter() { Oct 13 03:09:18.749 INFO kablam! | ^^^^^^^^^ help: consider using `_triangles` instead Oct 13 03:09:18.749 INFO kablam! Oct 13 03:09:18.908 INFO kablam! warning: unused variable: `event` Oct 13 03:09:18.908 INFO kablam! --> src/game_application/view.rs:122:36 Oct 13 03:09:18.908 INFO kablam! | Oct 13 03:09:18.908 INFO kablam! 122 | pub fn handle_event(&mut self, event: &glutin::WindowEvent) { Oct 13 03:09:18.908 INFO kablam! | ^^^^^ help: consider using `_event` instead Oct 13 03:09:18.908 INFO kablam! | Oct 13 03:09:18.908 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 03:09:18.908 INFO kablam! Oct 13 03:09:18.908 INFO kablam! warning: unused variable: `event` Oct 13 03:09:18.908 INFO kablam! --> src/game_application/model.rs:30:36 Oct 13 03:09:18.908 INFO kablam! | Oct 13 03:09:18.908 INFO kablam! 30 | pub fn handle_event(&mut self, event: &glutin::WindowEvent) { Oct 13 03:09:18.908 INFO kablam! | ^^^^^ help: consider using `_event` instead Oct 13 03:09:18.908 INFO kablam! Oct 13 03:09:18.908 INFO kablam! warning: unused variable: `camera_position` Oct 13 03:09:18.908 INFO kablam! --> src/game_application/map.rs:48:30 Oct 13 03:09:18.908 INFO kablam! | Oct 13 03:09:18.908 INFO kablam! 48 | fn need_to_redraw(&self, camera_position: Point3) -> bool { Oct 13 03:09:18.908 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_camera_position` instead Oct 13 03:09:18.908 INFO kablam! Oct 13 03:09:18.908 INFO kablam! warning: unused variable: `triangles` Oct 13 03:09:18.908 INFO kablam! --> src/game_application/mesh.rs:127:21 Oct 13 03:09:18.909 INFO kablam! | Oct 13 03:09:18.909 INFO kablam! 127 | for (point, triangles) in self.point_neighbors.iter() { Oct 13 03:09:18.909 INFO kablam! | ^^^^^^^^^ help: consider using `_triangles` instead Oct 13 03:09:18.909 INFO kablam! Oct 13 03:09:18.921 INFO kablam! warning: function is never used: `init_points_program` Oct 13 03:09:18.921 INFO kablam! --> src/game_application/view.rs:35:1 Oct 13 03:09:18.921 INFO kablam! | Oct 13 03:09:18.921 INFO kablam! 35 | fn init_points_program(display: &glium::Display, directory: &str) -> glium::Program { Oct 13 03:09:18.921 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:09:18.921 INFO kablam! | Oct 13 03:09:18.921 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 03:09:18.921 INFO kablam! Oct 13 03:09:18.921 INFO kablam! warning: method is never used: `handle_event` Oct 13 03:09:18.921 INFO kablam! --> src/game_application/view.rs:122:5 Oct 13 03:09:18.921 INFO kablam! | Oct 13 03:09:18.921 INFO kablam! 122 | pub fn handle_event(&mut self, event: &glutin::WindowEvent) { Oct 13 03:09:18.921 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:09:18.921 INFO kablam! Oct 13 03:09:18.921 INFO kablam! warning: method is never used: `handle_event` Oct 13 03:09:18.921 INFO kablam! --> src/game_application/model.rs:30:5 Oct 13 03:09:18.921 INFO kablam! | Oct 13 03:09:18.921 INFO kablam! 30 | pub fn handle_event(&mut self, event: &glutin::WindowEvent) { Oct 13 03:09:18.921 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:09:18.921 INFO kablam! Oct 13 03:09:19.012 INFO kablam! warning: function is never used: `init_points_program` Oct 13 03:09:19.012 INFO kablam! --> src/game_application/view.rs:35:1 Oct 13 03:09:19.012 INFO kablam! | Oct 13 03:09:19.012 INFO kablam! 35 | fn init_points_program(display: &glium::Display, directory: &str) -> glium::Program { Oct 13 03:09:19.012 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:09:19.012 INFO kablam! | Oct 13 03:09:19.012 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 03:09:19.012 INFO kablam! Oct 13 03:09:19.012 INFO kablam! warning: method is never used: `handle_event` Oct 13 03:09:19.012 INFO kablam! --> src/game_application/view.rs:122:5 Oct 13 03:09:19.012 INFO kablam! | Oct 13 03:09:19.012 INFO kablam! 122 | pub fn handle_event(&mut self, event: &glutin::WindowEvent) { Oct 13 03:09:19.012 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:09:19.012 INFO kablam! Oct 13 03:09:19.012 INFO kablam! warning: method is never used: `handle_event` Oct 13 03:09:19.012 INFO kablam! --> src/game_application/model.rs:30:5 Oct 13 03:09:19.012 INFO kablam! | Oct 13 03:09:19.012 INFO kablam! 30 | pub fn handle_event(&mut self, event: &glutin::WindowEvent) { Oct 13 03:09:19.012 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:09:19.012 INFO kablam! Oct 13 03:09:19.088 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 54.93s Oct 13 03:09:19.095 INFO kablam! su: No module specific data is present Oct 13 03:09:20.297 INFO running `"docker" "rm" "-f" "50fb9b31a5213d65e4211de162c83dd5c22cb0226a31e4cd1124bcc4a010fc9e"` Oct 13 03:09:20.672 INFO blam! 50fb9b31a5213d65e4211de162c83dd5c22cb0226a31e4cd1124bcc4a010fc9e