Oct 15 07:53:09.052 INFO testing PKoshkin/voxel_craft against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 07:53:09.052 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 07:53:09.341 INFO blam! 3c74b2db7394457dc54feb2455c7841924e2cba41c20f705384cc2dd7eb4c2b3 Oct 15 07:53:09.349 INFO running `"docker" "start" "-a" "3c74b2db7394457dc54feb2455c7841924e2cba41c20f705384cc2dd7eb4c2b3"` Oct 15 07:53:09.903 INFO kablam! usermod: no changes Oct 15 07:53:10.139 INFO kablam! Compiling cc v1.0.7 Oct 15 07:53:10.142 INFO kablam! Compiling memmap v0.6.2 Oct 15 07:53:10.142 INFO kablam! Compiling shared_library v0.1.8 Oct 15 07:53:10.142 INFO kablam! Compiling x11-dl v2.17.3 Oct 15 07:53:10.142 INFO kablam! Compiling cgmath v0.16.1 Oct 15 07:53:10.142 INFO kablam! Compiling gl_generator v0.8.0 Oct 15 07:53:10.142 INFO kablam! Compiling png v0.11.0 Oct 15 07:53:10.142 INFO kablam! Compiling rayon-core v1.4.0 Oct 15 07:53:14.087 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 15 07:53:17.370 INFO kablam! Compiling libloading v0.5.0 Oct 15 07:53:17.370 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 15 07:53:17.621 INFO kablam! Compiling rayon v1.0.1 Oct 15 07:53:20.743 INFO kablam! Compiling glutin v0.12.2 Oct 15 07:53:20.743 INFO kablam! Compiling glium v0.20.0 Oct 15 07:53:28.279 INFO kablam! Compiling dlib v0.4.1 Oct 15 07:53:29.671 INFO kablam! Compiling wayland-sys v0.12.5 Oct 15 07:53:33.367 INFO kablam! Compiling jpeg-decoder v0.1.14 Oct 15 07:53:33.543 INFO kablam! Compiling wayland-client v0.12.5 Oct 15 07:53:43.435 INFO kablam! Compiling image v0.18.0 Oct 15 07:53:45.803 INFO kablam! Compiling wayland-protocols v0.12.5 Oct 15 07:53:45.804 INFO kablam! Compiling wayland-kbd v0.13.1 Oct 15 07:53:52.063 INFO kablam! Compiling backtrace v0.3.5 Oct 15 07:54:01.547 INFO kablam! Compiling wayland-window v0.13.2 Oct 15 07:54:07.891 INFO kablam! Compiling winit v0.10.0 Oct 15 07:54:48.423 INFO kablam! Compiling voxel_craft v0.1.0 (/source) Oct 15 07:54:50.594 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 15 07:54:50.594 INFO kablam! --> src/game_application/marching_cubes.rs:1:5 Oct 15 07:54:50.594 INFO kablam! | Oct 15 07:54:50.594 INFO kablam! 1 | use std::collections::HashMap; Oct 15 07:54:50.594 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 07:54:50.594 INFO kablam! | Oct 15 07:54:50.594 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 07:54:50.594 INFO kablam! Oct 15 07:54:50.594 INFO kablam! warning: unused import: `Vector3` Oct 15 07:54:50.594 INFO kablam! --> src/game_application/marching_cubes.rs:2:32 Oct 15 07:54:50.594 INFO kablam! | Oct 15 07:54:50.594 INFO kablam! 2 | use game_application::cgmath::{Vector3, Point3}; Oct 15 07:54:50.594 INFO kablam! | ^^^^^^^ Oct 15 07:54:50.594 INFO kablam! Oct 15 07:54:50.595 INFO kablam! warning: unused import: `game_application::geometry::normalize` Oct 15 07:54:50.595 INFO kablam! --> src/game_application/marching_cubes.rs:4:5 Oct 15 07:54:50.595 INFO kablam! | Oct 15 07:54:50.595 INFO kablam! 4 | use game_application::geometry::normalize; Oct 15 07:54:50.595 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 07:54:50.595 INFO kablam! Oct 15 07:54:50.971 INFO kablam! warning: unused variable: `event` Oct 15 07:54:50.971 INFO kablam! --> src/game_application/view.rs:122:36 Oct 15 07:54:50.971 INFO kablam! | Oct 15 07:54:50.972 INFO kablam! 122 | pub fn handle_event(&mut self, event: &glutin::WindowEvent) { Oct 15 07:54:50.972 INFO kablam! | ^^^^^ help: consider using `_event` instead Oct 15 07:54:50.972 INFO kablam! | Oct 15 07:54:50.972 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 07:54:50.972 INFO kablam! Oct 15 07:54:50.973 INFO kablam! warning: unused variable: `event` Oct 15 07:54:50.973 INFO kablam! --> src/game_application/model.rs:30:36 Oct 15 07:54:50.973 INFO kablam! | Oct 15 07:54:50.973 INFO kablam! 30 | pub fn handle_event(&mut self, event: &glutin::WindowEvent) { Oct 15 07:54:50.973 INFO kablam! | ^^^^^ help: consider using `_event` instead Oct 15 07:54:50.974 INFO kablam! Oct 15 07:54:50.974 INFO kablam! warning: unused variable: `camera_position` Oct 15 07:54:50.974 INFO kablam! --> src/game_application/map.rs:48:30 Oct 15 07:54:50.975 INFO kablam! | Oct 15 07:54:50.975 INFO kablam! 48 | fn need_to_redraw(&self, camera_position: Point3) -> bool { Oct 15 07:54:50.975 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_camera_position` instead Oct 15 07:54:50.975 INFO kablam! Oct 15 07:54:50.976 INFO kablam! warning: unused variable: `triangles` Oct 15 07:54:50.976 INFO kablam! --> src/game_application/mesh.rs:127:21 Oct 15 07:54:50.976 INFO kablam! | Oct 15 07:54:50.977 INFO kablam! 127 | for (point, triangles) in self.point_neighbors.iter() { Oct 15 07:54:50.977 INFO kablam! | ^^^^^^^^^ help: consider using `_triangles` instead Oct 15 07:54:50.977 INFO kablam! Oct 15 07:54:51.043 INFO kablam! warning: function is never used: `init_points_program` Oct 15 07:54:51.043 INFO kablam! --> src/game_application/view.rs:35:1 Oct 15 07:54:51.043 INFO kablam! | Oct 15 07:54:51.043 INFO kablam! 35 | fn init_points_program(display: &glium::Display, directory: &str) -> glium::Program { Oct 15 07:54:51.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 07:54:51.043 INFO kablam! | Oct 15 07:54:51.043 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 07:54:51.043 INFO kablam! Oct 15 07:54:51.043 INFO kablam! warning: method is never used: `handle_event` Oct 15 07:54:51.043 INFO kablam! --> src/game_application/view.rs:122:5 Oct 15 07:54:51.044 INFO kablam! | Oct 15 07:54:51.044 INFO kablam! 122 | pub fn handle_event(&mut self, event: &glutin::WindowEvent) { Oct 15 07:54:51.044 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 07:54:51.044 INFO kablam! Oct 15 07:54:51.044 INFO kablam! warning: method is never used: `handle_event` Oct 15 07:54:51.044 INFO kablam! --> src/game_application/model.rs:30:5 Oct 15 07:54:51.044 INFO kablam! | Oct 15 07:54:51.044 INFO kablam! 30 | pub fn handle_event(&mut self, event: &glutin::WindowEvent) { Oct 15 07:54:51.044 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 07:54:51.044 INFO kablam! Oct 15 07:54:57.738 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 47s Oct 15 07:54:57.749 INFO kablam! su: No module specific data is present Oct 15 07:54:58.283 INFO running `"docker" "rm" "-f" "3c74b2db7394457dc54feb2455c7841924e2cba41c20f705384cc2dd7eb4c2b3"` Oct 15 07:54:58.549 INFO blam! 3c74b2db7394457dc54feb2455c7841924e2cba41c20f705384cc2dd7eb4c2b3 Oct 15 07:54:58.551 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 07:54:58.971 INFO blam! f70018a966e72b9b1eb3806027e6da258b9c891fe393235a3357b93c219095ef Oct 15 07:54:58.972 INFO running `"docker" "start" "-a" "f70018a966e72b9b1eb3806027e6da258b9c891fe393235a3357b93c219095ef"` Oct 15 07:54:59.911 INFO kablam! usermod: no changes Oct 15 07:55:00.095 INFO kablam! Compiling voxel_craft v0.1.0 (/source) Oct 15 07:55:02.319 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 15 07:55:02.319 INFO kablam! --> src/game_application/marching_cubes.rs:1:5 Oct 15 07:55:02.319 INFO kablam! | Oct 15 07:55:02.319 INFO kablam! 1 | use std::collections::HashMap; Oct 15 07:55:02.319 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 07:55:02.319 INFO kablam! | Oct 15 07:55:02.319 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 07:55:02.319 INFO kablam! Oct 15 07:55:02.319 INFO kablam! warning: unused import: `Vector3` Oct 15 07:55:02.319 INFO kablam! --> src/game_application/marching_cubes.rs:2:32 Oct 15 07:55:02.319 INFO kablam! | Oct 15 07:55:02.319 INFO kablam! 2 | use game_application::cgmath::{Vector3, Point3}; Oct 15 07:55:02.319 INFO kablam! | ^^^^^^^ Oct 15 07:55:02.319 INFO kablam! Oct 15 07:55:02.319 INFO kablam! warning: unused import: `game_application::geometry::normalize` Oct 15 07:55:02.319 INFO kablam! --> src/game_application/marching_cubes.rs:4:5 Oct 15 07:55:02.319 INFO kablam! | Oct 15 07:55:02.319 INFO kablam! 4 | use game_application::geometry::normalize; Oct 15 07:55:02.319 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 07:55:02.319 INFO kablam! Oct 15 07:55:02.706 INFO kablam! warning: unused variable: `event` Oct 15 07:55:02.706 INFO kablam! --> src/game_application/view.rs:122:36 Oct 15 07:55:02.706 INFO kablam! | Oct 15 07:55:02.706 INFO kablam! 122 | pub fn handle_event(&mut self, event: &glutin::WindowEvent) { Oct 15 07:55:02.706 INFO kablam! | ^^^^^ help: consider using `_event` instead Oct 15 07:55:02.706 INFO kablam! | Oct 15 07:55:02.706 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 07:55:02.706 INFO kablam! Oct 15 07:55:02.706 INFO kablam! warning: unused variable: `event` Oct 15 07:55:02.706 INFO kablam! --> src/game_application/model.rs:30:36 Oct 15 07:55:02.706 INFO kablam! | Oct 15 07:55:02.706 INFO kablam! 30 | pub fn handle_event(&mut self, event: &glutin::WindowEvent) { Oct 15 07:55:02.706 INFO kablam! | ^^^^^ help: consider using `_event` instead Oct 15 07:55:02.706 INFO kablam! Oct 15 07:55:02.706 INFO kablam! warning: unused variable: `camera_position` Oct 15 07:55:02.706 INFO kablam! --> src/game_application/map.rs:48:30 Oct 15 07:55:02.706 INFO kablam! | Oct 15 07:55:02.706 INFO kablam! 48 | fn need_to_redraw(&self, camera_position: Point3) -> bool { Oct 15 07:55:02.706 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_camera_position` instead Oct 15 07:55:02.706 INFO kablam! Oct 15 07:55:02.706 INFO kablam! warning: unused variable: `triangles` Oct 15 07:55:02.706 INFO kablam! --> src/game_application/mesh.rs:127:21 Oct 15 07:55:02.706 INFO kablam! | Oct 15 07:55:02.706 INFO kablam! 127 | for (point, triangles) in self.point_neighbors.iter() { Oct 15 07:55:02.706 INFO kablam! | ^^^^^^^^^ help: consider using `_triangles` instead Oct 15 07:55:02.706 INFO kablam! Oct 15 07:55:02.791 INFO kablam! warning: function is never used: `init_points_program` Oct 15 07:55:02.791 INFO kablam! --> src/game_application/view.rs:35:1 Oct 15 07:55:02.791 INFO kablam! | Oct 15 07:55:02.791 INFO kablam! 35 | fn init_points_program(display: &glium::Display, directory: &str) -> glium::Program { Oct 15 07:55:02.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 07:55:02.791 INFO kablam! | Oct 15 07:55:02.791 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 07:55:02.791 INFO kablam! Oct 15 07:55:02.791 INFO kablam! warning: method is never used: `handle_event` Oct 15 07:55:02.791 INFO kablam! --> src/game_application/view.rs:122:5 Oct 15 07:55:02.791 INFO kablam! | Oct 15 07:55:02.791 INFO kablam! 122 | pub fn handle_event(&mut self, event: &glutin::WindowEvent) { Oct 15 07:55:02.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 07:55:02.791 INFO kablam! Oct 15 07:55:02.791 INFO kablam! warning: method is never used: `handle_event` Oct 15 07:55:02.791 INFO kablam! --> src/game_application/model.rs:30:5 Oct 15 07:55:02.791 INFO kablam! | Oct 15 07:55:02.791 INFO kablam! 30 | pub fn handle_event(&mut self, event: &glutin::WindowEvent) { Oct 15 07:55:02.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 07:55:02.791 INFO kablam! Oct 15 07:55:03.278 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.33s Oct 15 07:55:03.288 INFO kablam! su: No module specific data is present Oct 15 07:55:04.190 INFO running `"docker" "rm" "-f" "f70018a966e72b9b1eb3806027e6da258b9c891fe393235a3357b93c219095ef"` Oct 15 07:55:04.531 INFO blam! f70018a966e72b9b1eb3806027e6da258b9c891fe393235a3357b93c219095ef Oct 15 07:55:04.545 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 07:55:05.120 INFO blam! 82dcf34d3be3545823ccdd292e78f0195c8038f001e430b5f9d18cd9f10cfff5 Oct 15 07:55:05.122 INFO running `"docker" "start" "-a" "82dcf34d3be3545823ccdd292e78f0195c8038f001e430b5f9d18cd9f10cfff5"` Oct 15 07:55:06.147 INFO kablam! usermod: no changes Oct 15 07:55:06.329 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.16s Oct 15 07:55:06.346 INFO kablam! Running /target/debug/deps/voxel_craft-d22ab233e4eed9ca Oct 15 07:55:06.354 INFO blam! Oct 15 07:55:06.354 INFO blam! running 0 tests Oct 15 07:55:06.354 INFO blam! Oct 15 07:55:06.354 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 07:55:06.354 INFO blam! Oct 15 07:55:06.356 INFO kablam! su: No module specific data is present Oct 15 07:55:07.181 INFO running `"docker" "rm" "-f" "82dcf34d3be3545823ccdd292e78f0195c8038f001e430b5f9d18cd9f10cfff5"` Oct 15 07:55:07.547 INFO blam! 82dcf34d3be3545823ccdd292e78f0195c8038f001e430b5f9d18cd9f10cfff5