Oct 26 20:46:27.025 INFO checking sirkibsirkib/testing_ground against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 20:46:27.027 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 26 20:46:27.712 INFO blam! c06fa4d397cdbea104397716d1bbd80aabdfaf2da8e28ade66dda8308c6edc18 Oct 26 20:46:27.715 INFO running `"docker" "start" "-a" "c06fa4d397cdbea104397716d1bbd80aabdfaf2da8e28ade66dda8308c6edc18"` Oct 26 20:46:29.217 INFO kablam! usermod: no changes Oct 26 20:46:29.520 INFO kablam! Compiling either v1.3.0 Oct 26 20:46:29.528 INFO kablam! Checking serde v1.0.16 Oct 26 20:46:29.528 INFO kablam! Checking maplit v0.1.5 Oct 26 20:46:29.530 INFO kablam! Checking arrayvec v0.4.6 Oct 26 20:46:29.530 INFO kablam! Checking array-init v0.0.2 Oct 26 20:46:29.531 INFO kablam! Checking nix v0.5.1 Oct 26 20:46:29.531 INFO kablam! Checking tempfile v2.2.0 Oct 26 20:46:29.531 INFO kablam! Checking uuid v0.1.18 Oct 26 20:46:30.459 INFO kablam! Checking noise v0.4.1 Oct 26 20:46:30.599 INFO kablam! Checking rayon-core v1.3.0 Oct 26 20:46:30.803 INFO kablam! Compiling itertools v0.5.10 Oct 26 20:46:30.867 INFO kablam! Compiling gl v0.6.5 Oct 26 20:46:31.447 INFO kablam! Compiling serde_derive v1.0.16 Oct 26 20:46:32.800 INFO kablam! Checking rayon v0.8.2 Oct 26 20:46:36.547 INFO kablam! Checking rusttype v0.2.3 Oct 26 20:46:40.129 INFO kablam! Checking dlib v0.3.1 Oct 26 20:46:41.735 INFO kablam! Checking wayland-sys v0.9.10 Oct 26 20:46:43.060 INFO kablam! Compiling derivative v1.0.0 Oct 26 20:46:44.919 INFO kablam! Checking wayland-client v0.9.10 Oct 26 20:46:46.003 INFO kablam! Checking rustyline v1.0.0 Oct 26 20:46:49.995 INFO kablam! Checking jpeg-decoder v0.1.13 Oct 26 20:46:50.373 INFO kablam! Checking piston2d-graphics v0.23.0 Oct 26 20:46:55.200 INFO kablam! Checking wayland-protocols v0.9.10 Oct 26 20:47:11.524 INFO kablam! Checking wayland-kbd v0.9.1 Oct 26 20:47:11.687 INFO kablam! Checking image v0.17.0 Oct 26 20:47:11.893 INFO kablam! Checking wayland-window v0.8.0 Oct 26 20:47:15.847 INFO kablam! Checking gfx_core v0.7.2 Oct 26 20:47:16.199 INFO kablam! Checking winit v0.8.3 Oct 26 20:47:23.520 INFO kablam! Checking pistoncore-input v0.20.0 Oct 26 20:47:23.520 INFO kablam! Checking serde_json v1.0.5 Oct 26 20:47:25.549 INFO kablam! Checking glutin v0.10.1 Oct 26 20:47:33.739 INFO kablam! Checking pistoncore-window v0.30.0 Oct 26 20:47:33.739 INFO kablam! Checking piston-ai_behavior v0.22.0 Oct 26 20:47:35.215 INFO kablam! Checking pistoncore-event_loop v0.35.0 Oct 26 20:47:35.215 INFO kablam! Checking pistoncore-glutin_window v0.42.0 Oct 26 20:47:36.912 INFO kablam! Checking piston v0.35.0 Oct 26 20:47:37.618 INFO kablam! Checking piston2d-sprite v0.40.0 Oct 26 20:48:01.511 INFO kablam! Checking gfx v0.16.1 Oct 26 20:48:01.511 INFO kablam! Checking gfx_device_gl v0.14.4 Oct 26 20:48:09.867 INFO kablam! Checking piston-gfx_texture v0.29.0 Oct 26 20:48:11.171 INFO kablam! Checking piston2d-gfx_graphics v0.46.0 Oct 26 20:48:13.885 INFO kablam! Checking piston_window v0.73.0 Oct 26 20:48:15.068 INFO kablam! Checking testing_ground v0.1.0 (/source) Oct 26 20:48:15.844 INFO kablam! warning: unused import: `HashMap` Oct 26 20:48:15.845 INFO kablam! --> src/world/zones.rs:6:24 Oct 26 20:48:15.845 INFO kablam! | Oct 26 20:48:15.845 INFO kablam! 6 | use std::collections::{HashMap}; Oct 26 20:48:15.845 INFO kablam! | ^^^^^^^ Oct 26 20:48:15.859 INFO kablam! | Oct 26 20:48:15.859 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 20:48:15.859 INFO kablam! Oct 26 20:48:15.860 INFO kablam! warning: unused import: `self::location::LocationPrimitive` Oct 26 20:48:15.860 INFO kablam! --> src/world/mod.rs:11:5 Oct 26 20:48:15.860 INFO kablam! | Oct 26 20:48:15.860 INFO kablam! 11 | use self::location::LocationPrimitive; Oct 26 20:48:15.860 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:48:15.860 INFO kablam! Oct 26 20:48:15.860 INFO kablam! warning: unnecessary parentheses around function argument Oct 26 20:48:15.860 INFO kablam! --> src/world/mod.rs:232:60 Oct 26 20:48:15.860 INFO kablam! | Oct 26 20:48:15.860 INFO kablam! 232 | (height - self.calc_height_at(CPoint2::new((pt.x+AZIMUTH_SHIFT % 1.0), pt.y))) * 0.5, Oct 26 20:48:15.860 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 26 20:48:15.860 INFO kablam! | Oct 26 20:48:15.861 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 26 20:48:15.861 INFO kablam! Oct 26 20:48:15.861 INFO kablam! warning: unused imports: `Div`, `Mul` Oct 26 20:48:15.861 INFO kablam! --> src/points.rs:3:26 Oct 26 20:48:15.861 INFO kablam! | Oct 26 20:48:15.861 INFO kablam! 3 | use ::std::ops::{Add,Sub,Mul,Div}; Oct 26 20:48:15.861 INFO kablam! | ^^^ ^^^ Oct 26 20:48:15.861 INFO kablam! Oct 26 20:48:15.982 INFO kablam! warning: unused import: `HashMap` Oct 26 20:48:15.982 INFO kablam! --> src/world/zones.rs:6:24 Oct 26 20:48:15.982 INFO kablam! | Oct 26 20:48:15.982 INFO kablam! 6 | use std::collections::{HashMap}; Oct 26 20:48:15.982 INFO kablam! | ^^^^^^^ Oct 26 20:48:15.995 INFO kablam! | Oct 26 20:48:15.995 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 20:48:15.995 INFO kablam! Oct 26 20:48:15.996 INFO kablam! warning: unused import: `self::location::LocationPrimitive` Oct 26 20:48:15.996 INFO kablam! --> src/world/mod.rs:11:5 Oct 26 20:48:15.996 INFO kablam! | Oct 26 20:48:15.996 INFO kablam! 11 | use self::location::LocationPrimitive; Oct 26 20:48:15.996 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:48:15.996 INFO kablam! Oct 26 20:48:15.996 INFO kablam! warning: unnecessary parentheses around function argument Oct 26 20:48:15.996 INFO kablam! --> src/world/mod.rs:232:60 Oct 26 20:48:15.996 INFO kablam! | Oct 26 20:48:15.996 INFO kablam! 232 | (height - self.calc_height_at(CPoint2::new((pt.x+AZIMUTH_SHIFT % 1.0), pt.y))) * 0.5, Oct 26 20:48:15.996 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 26 20:48:15.996 INFO kablam! | Oct 26 20:48:15.996 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 26 20:48:15.996 INFO kablam! Oct 26 20:48:15.997 INFO kablam! warning: unused imports: `Div`, `Mul` Oct 26 20:48:15.997 INFO kablam! --> src/points.rs:3:26 Oct 26 20:48:15.997 INFO kablam! | Oct 26 20:48:15.997 INFO kablam! 3 | use ::std::ops::{Add,Sub,Mul,Div}; Oct 26 20:48:15.997 INFO kablam! | ^^^ ^^^ Oct 26 20:48:15.997 INFO kablam! Oct 26 20:48:16.326 INFO kablam! warning: unused variable: `coord` Oct 26 20:48:16.326 INFO kablam! --> src/world/zones.rs:210:21 Oct 26 20:48:16.327 INFO kablam! | Oct 26 20:48:16.327 INFO kablam! 210 | let coord = DPoint2::new(x as i32,y as i32); Oct 26 20:48:16.327 INFO kablam! | ^^^^^ help: consider using `_coord` instead Oct 26 20:48:16.328 INFO kablam! | Oct 26 20:48:16.328 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 20:48:16.328 INFO kablam! Oct 26 20:48:16.329 INFO kablam! warning: unused variable: `k` Oct 26 20:48:16.329 INFO kablam! --> src/world/zones.rs:54:14 Oct 26 20:48:16.330 INFO kablam! | Oct 26 20:48:16.330 INFO kablam! 54 | for (k, v) in (self.samples).into_iter() { Oct 26 20:48:16.330 INFO kablam! | ^ help: consider using `_k` instead Oct 26 20:48:16.331 INFO kablam! Oct 26 20:48:16.331 INFO kablam! warning: unused variable: `x` Oct 26 20:48:16.331 INFO kablam! --> src/world/location.rs:32:30 Oct 26 20:48:16.331 INFO kablam! | Oct 26 20:48:16.331 INFO kablam! 32 | let mut which_mat = |x, y| { Oct 26 20:48:16.331 INFO kablam! | ^ help: consider using `_x` instead Oct 26 20:48:16.331 INFO kablam! Oct 26 20:48:16.331 INFO kablam! warning: unused variable: `y` Oct 26 20:48:16.331 INFO kablam! --> src/world/location.rs:32:33 Oct 26 20:48:16.331 INFO kablam! | Oct 26 20:48:16.331 INFO kablam! 32 | let mut which_mat = |x, y| { Oct 26 20:48:16.331 INFO kablam! | ^ help: consider using `_y` instead Oct 26 20:48:16.331 INFO kablam! Oct 26 20:48:16.331 INFO kablam! warning: unused variable: `pt` Oct 26 20:48:16.332 INFO kablam! --> src/world/mod.rs:198:27 Oct 26 20:48:16.332 INFO kablam! | Oct 26 20:48:16.332 INFO kablam! 198 | fn material_at(&self, pt: CPoint2, point_data: &PointSampleData) -> Material { Oct 26 20:48:16.332 INFO kablam! | ^^ help: consider using `_pt` instead Oct 26 20:48:16.332 INFO kablam! Oct 26 20:48:16.343 INFO kablam! warning: unused variable: `time_0` Oct 26 20:48:16.343 INFO kablam! --> src/world/mod.rs:294:13 Oct 26 20:48:16.343 INFO kablam! | Oct 26 20:48:16.343 INFO kablam! 294 | let time_0 = ::std::time::Instant::now(); Oct 26 20:48:16.343 INFO kablam! | ^^^^^^ help: consider using `_time_0` instead Oct 26 20:48:16.343 INFO kablam! Oct 26 20:48:16.343 INFO kablam! warning: unused variable: `time_1` Oct 26 20:48:16.343 INFO kablam! --> src/world/mod.rs:305:13 Oct 26 20:48:16.343 INFO kablam! | Oct 26 20:48:16.343 INFO kablam! 305 | let time_1 = ::std::time::Instant::now(); Oct 26 20:48:16.343 INFO kablam! | ^^^^^^ help: consider using `_time_1` instead Oct 26 20:48:16.343 INFO kablam! Oct 26 20:48:16.343 INFO kablam! warning: unused variable: `time_2` Oct 26 20:48:16.343 INFO kablam! --> src/world/mod.rs:307:13 Oct 26 20:48:16.343 INFO kablam! | Oct 26 20:48:16.343 INFO kablam! 307 | let time_2 = ::std::time::Instant::now(); Oct 26 20:48:16.343 INFO kablam! | ^^^^^^ help: consider using `_time_2` instead Oct 26 20:48:16.343 INFO kablam! Oct 26 20:48:16.447 INFO kablam! warning: unused variable: `coord` Oct 26 20:48:16.447 INFO kablam! --> src/world/zones.rs:210:21 Oct 26 20:48:16.447 INFO kablam! | Oct 26 20:48:16.447 INFO kablam! 210 | let coord = DPoint2::new(x as i32,y as i32); Oct 26 20:48:16.447 INFO kablam! | ^^^^^ help: consider using `_coord` instead Oct 26 20:48:16.447 INFO kablam! | Oct 26 20:48:16.447 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 20:48:16.447 INFO kablam! Oct 26 20:48:16.447 INFO kablam! warning: unused variable: `k` Oct 26 20:48:16.448 INFO kablam! --> src/world/zones.rs:54:14 Oct 26 20:48:16.448 INFO kablam! | Oct 26 20:48:16.448 INFO kablam! 54 | for (k, v) in (self.samples).into_iter() { Oct 26 20:48:16.448 INFO kablam! | ^ help: consider using `_k` instead Oct 26 20:48:16.448 INFO kablam! Oct 26 20:48:16.448 INFO kablam! warning: unused variable: `x` Oct 26 20:48:16.448 INFO kablam! --> src/world/location.rs:32:30 Oct 26 20:48:16.448 INFO kablam! | Oct 26 20:48:16.448 INFO kablam! 32 | let mut which_mat = |x, y| { Oct 26 20:48:16.448 INFO kablam! | ^ help: consider using `_x` instead Oct 26 20:48:16.448 INFO kablam! Oct 26 20:48:16.448 INFO kablam! warning: unused variable: `y` Oct 26 20:48:16.448 INFO kablam! --> src/world/location.rs:32:33 Oct 26 20:48:16.448 INFO kablam! | Oct 26 20:48:16.448 INFO kablam! 32 | let mut which_mat = |x, y| { Oct 26 20:48:16.448 INFO kablam! | ^ help: consider using `_y` instead Oct 26 20:48:16.449 INFO kablam! Oct 26 20:48:16.449 INFO kablam! warning: unused variable: `pt` Oct 26 20:48:16.449 INFO kablam! --> src/world/mod.rs:198:27 Oct 26 20:48:16.449 INFO kablam! | Oct 26 20:48:16.449 INFO kablam! 198 | fn material_at(&self, pt: CPoint2, point_data: &PointSampleData) -> Material { Oct 26 20:48:16.449 INFO kablam! | ^^ help: consider using `_pt` instead Oct 26 20:48:16.449 INFO kablam! Oct 26 20:48:16.449 INFO kablam! warning: unused variable: `time_0` Oct 26 20:48:16.449 INFO kablam! --> src/world/mod.rs:294:13 Oct 26 20:48:16.449 INFO kablam! | Oct 26 20:48:16.449 INFO kablam! 294 | let time_0 = ::std::time::Instant::now(); Oct 26 20:48:16.449 INFO kablam! | ^^^^^^ help: consider using `_time_0` instead Oct 26 20:48:16.449 INFO kablam! Oct 26 20:48:16.449 INFO kablam! warning: unused variable: `time_1` Oct 26 20:48:16.449 INFO kablam! --> src/world/mod.rs:305:13 Oct 26 20:48:16.449 INFO kablam! | Oct 26 20:48:16.449 INFO kablam! 305 | let time_1 = ::std::time::Instant::now(); Oct 26 20:48:16.450 INFO kablam! | ^^^^^^ help: consider using `_time_1` instead Oct 26 20:48:16.450 INFO kablam! Oct 26 20:48:16.450 INFO kablam! warning: unused variable: `time_2` Oct 26 20:48:16.450 INFO kablam! --> src/world/mod.rs:307:13 Oct 26 20:48:16.450 INFO kablam! | Oct 26 20:48:16.450 INFO kablam! 307 | let time_2 = ::std::time::Instant::now(); Oct 26 20:48:16.450 INFO kablam! | ^^^^^^ help: consider using `_time_2` instead Oct 26 20:48:16.450 INFO kablam! Oct 26 20:48:16.470 INFO kablam! warning: method is never used: `replace` Oct 26 20:48:16.470 INFO kablam! --> src/world/grid.rs:120:5 Oct 26 20:48:16.470 INFO kablam! | Oct 26 20:48:16.470 INFO kablam! 120 | pub fn replace(&mut self, element: T) { Oct 26 20:48:16.470 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:48:16.470 INFO kablam! | Oct 26 20:48:16.470 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 20:48:16.471 INFO kablam! Oct 26 20:48:16.471 INFO kablam! warning: constant item is never used: `METERS_PER_ZONE_SAMPLE` Oct 26 20:48:16.471 INFO kablam! --> src/world/location.rs:6:1 Oct 26 20:48:16.471 INFO kablam! | Oct 26 20:48:16.471 INFO kablam! 6 | const METERS_PER_ZONE_SAMPLE : i32 = 50; Oct 26 20:48:16.471 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:48:16.471 INFO kablam! Oct 26 20:48:16.471 INFO kablam! warning: struct is never constructed: `LocationPrimitive` Oct 26 20:48:16.471 INFO kablam! --> src/world/location.rs:8:1 Oct 26 20:48:16.471 INFO kablam! | Oct 26 20:48:16.471 INFO kablam! 8 | pub struct LocationPrimitive { Oct 26 20:48:16.471 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:48:16.471 INFO kablam! Oct 26 20:48:16.471 INFO kablam! warning: method is never used: `new` Oct 26 20:48:16.471 INFO kablam! --> src/world/location.rs:14:5 Oct 26 20:48:16.471 INFO kablam! | Oct 26 20:48:16.471 INFO kablam! 14 | pub fn new(seed: u64, zone_in_world: Zone) -> LocationPrimitive { Oct 26 20:48:16.471 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:48:16.471 INFO kablam! Oct 26 20:48:16.471 INFO kablam! warning: struct is never constructed: `Location` Oct 26 20:48:16.471 INFO kablam! --> src/world/location.rs:22:1 Oct 26 20:48:16.471 INFO kablam! | Oct 26 20:48:16.471 INFO kablam! 22 | pub struct Location { Oct 26 20:48:16.471 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 26 20:48:16.471 INFO kablam! Oct 26 20:48:16.471 INFO kablam! warning: method is never used: `generate` Oct 26 20:48:16.471 INFO kablam! --> src/world/location.rs:27:5 Oct 26 20:48:16.471 INFO kablam! | Oct 26 20:48:16.471 INFO kablam! 27 | pub fn generate(loc_prim: LocationPrimitive) -> Location { Oct 26 20:48:16.471 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:48:16.471 INFO kablam! Oct 26 20:48:16.471 INFO kablam! warning: variant is never constructed: `Sand` Oct 26 20:48:16.471 INFO kablam! --> src/world/mod.rs:33:53 Oct 26 20:48:16.471 INFO kablam! | Oct 26 20:48:16.471 INFO kablam! 33 | Rock, Trees, Grass, Water, Ice, Snow, DarkRock, Sand, Oct 26 20:48:16.472 INFO kablam! | ^^^^ Oct 26 20:48:16.472 INFO kablam! Oct 26 20:48:16.472 INFO kablam! warning: variant is never constructed: `Equal` Oct 26 20:48:16.472 INFO kablam! --> src/world/mod.rs:101:5 Oct 26 20:48:16.472 INFO kablam! | Oct 26 20:48:16.472 INFO kablam! 101 | Equal, Higher(f32), Lower(f32), Oct 26 20:48:16.472 INFO kablam! | ^^^^^ Oct 26 20:48:16.472 INFO kablam! Oct 26 20:48:16.472 INFO kablam! warning: variant is never constructed: `Higher` Oct 26 20:48:16.472 INFO kablam! --> src/world/mod.rs:101:12 Oct 26 20:48:16.472 INFO kablam! | Oct 26 20:48:16.472 INFO kablam! 101 | Equal, Higher(f32), Lower(f32), Oct 26 20:48:16.472 INFO kablam! | ^^^^^^^^^^^ Oct 26 20:48:16.472 INFO kablam! Oct 26 20:48:16.472 INFO kablam! warning: method is never used: `dist_to` Oct 26 20:48:16.472 INFO kablam! --> src/points.rs:48:5 Oct 26 20:48:16.472 INFO kablam! | Oct 26 20:48:16.473 INFO kablam! 48 | pub fn dist_to(self, o: Self) -> f32 { Oct 26 20:48:16.473 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:48:16.473 INFO kablam! Oct 26 20:48:16.473 INFO kablam! warning: method is never used: `scale` Oct 26 20:48:16.473 INFO kablam! --> src/points.rs:108:5 Oct 26 20:48:16.473 INFO kablam! | Oct 26 20:48:16.473 INFO kablam! 108 | pub fn scale(mut self, scale: f32) { Oct 26 20:48:16.473 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:48:16.473 INFO kablam! Oct 26 20:48:16.569 INFO kablam! warning: method is never used: `replace` Oct 26 20:48:16.569 INFO kablam! --> src/world/grid.rs:120:5 Oct 26 20:48:16.569 INFO kablam! | Oct 26 20:48:16.569 INFO kablam! 120 | pub fn replace(&mut self, element: T) { Oct 26 20:48:16.569 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:48:16.569 INFO kablam! | Oct 26 20:48:16.570 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 20:48:16.570 INFO kablam! Oct 26 20:48:16.570 INFO kablam! warning: constant item is never used: `METERS_PER_ZONE_SAMPLE` Oct 26 20:48:16.570 INFO kablam! --> src/world/location.rs:6:1 Oct 26 20:48:16.570 INFO kablam! | Oct 26 20:48:16.570 INFO kablam! 6 | const METERS_PER_ZONE_SAMPLE : i32 = 50; Oct 26 20:48:16.570 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:48:16.571 INFO kablam! Oct 26 20:48:16.571 INFO kablam! warning: struct is never constructed: `LocationPrimitive` Oct 26 20:48:16.571 INFO kablam! --> src/world/location.rs:8:1 Oct 26 20:48:16.571 INFO kablam! | Oct 26 20:48:16.571 INFO kablam! 8 | pub struct LocationPrimitive { Oct 26 20:48:16.571 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:48:16.571 INFO kablam! Oct 26 20:48:16.572 INFO kablam! warning: method is never used: `new` Oct 26 20:48:16.572 INFO kablam! --> src/world/location.rs:14:5 Oct 26 20:48:16.572 INFO kablam! | Oct 26 20:48:16.572 INFO kablam! 14 | pub fn new(seed: u64, zone_in_world: Zone) -> LocationPrimitive { Oct 26 20:48:16.572 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:48:16.572 INFO kablam! Oct 26 20:48:16.573 INFO kablam! warning: struct is never constructed: `Location` Oct 26 20:48:16.573 INFO kablam! --> src/world/location.rs:22:1 Oct 26 20:48:16.573 INFO kablam! | Oct 26 20:48:16.573 INFO kablam! 22 | pub struct Location { Oct 26 20:48:16.573 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 26 20:48:16.573 INFO kablam! Oct 26 20:48:16.573 INFO kablam! warning: method is never used: `generate` Oct 26 20:48:16.574 INFO kablam! --> src/world/location.rs:27:5 Oct 26 20:48:16.574 INFO kablam! | Oct 26 20:48:16.574 INFO kablam! 27 | pub fn generate(loc_prim: LocationPrimitive) -> Location { Oct 26 20:48:16.574 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:48:16.574 INFO kablam! Oct 26 20:48:16.574 INFO kablam! warning: variant is never constructed: `Sand` Oct 26 20:48:16.575 INFO kablam! --> src/world/mod.rs:33:53 Oct 26 20:48:16.575 INFO kablam! | Oct 26 20:48:16.575 INFO kablam! 33 | Rock, Trees, Grass, Water, Ice, Snow, DarkRock, Sand, Oct 26 20:48:16.575 INFO kablam! | ^^^^ Oct 26 20:48:16.575 INFO kablam! Oct 26 20:48:16.575 INFO kablam! warning: variant is never constructed: `Equal` Oct 26 20:48:16.576 INFO kablam! --> src/world/mod.rs:101:5 Oct 26 20:48:16.576 INFO kablam! | Oct 26 20:48:16.576 INFO kablam! 101 | Equal, Higher(f32), Lower(f32), Oct 26 20:48:16.576 INFO kablam! | ^^^^^ Oct 26 20:48:16.576 INFO kablam! Oct 26 20:48:16.576 INFO kablam! warning: variant is never constructed: `Higher` Oct 26 20:48:16.576 INFO kablam! --> src/world/mod.rs:101:12 Oct 26 20:48:16.577 INFO kablam! | Oct 26 20:48:16.577 INFO kablam! 101 | Equal, Higher(f32), Lower(f32), Oct 26 20:48:16.577 INFO kablam! | ^^^^^^^^^^^ Oct 26 20:48:16.577 INFO kablam! Oct 26 20:48:16.577 INFO kablam! warning: method is never used: `dist_to` Oct 26 20:48:16.577 INFO kablam! --> src/points.rs:48:5 Oct 26 20:48:16.578 INFO kablam! | Oct 26 20:48:16.578 INFO kablam! 48 | pub fn dist_to(self, o: Self) -> f32 { Oct 26 20:48:16.578 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:48:16.578 INFO kablam! Oct 26 20:48:16.578 INFO kablam! warning: method is never used: `scale` Oct 26 20:48:16.578 INFO kablam! --> src/points.rs:108:5 Oct 26 20:48:16.578 INFO kablam! | Oct 26 20:48:16.579 INFO kablam! 108 | pub fn scale(mut self, scale: f32) { Oct 26 20:48:16.579 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:48:16.579 INFO kablam! Oct 26 20:48:16.649 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 47s Oct 26 20:48:16.675 INFO kablam! su: No module specific data is present Oct 26 20:48:18.385 INFO running `"docker" "rm" "-f" "c06fa4d397cdbea104397716d1bbd80aabdfaf2da8e28ade66dda8308c6edc18"` Oct 26 20:48:18.607 INFO blam! c06fa4d397cdbea104397716d1bbd80aabdfaf2da8e28ade66dda8308c6edc18