Oct 10 14:46:00.819 INFO testing sirkibsirkib/testing_ground against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 14:46:00.820 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 14:46:00.821 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 14:46:01.226 INFO blam! 32b508d3e9036d44bba738838e1461cc0b3f6c7873e54907dd2c4a9fb5595948 Oct 10 14:46:01.234 INFO running `"docker" "start" "-a" "32b508d3e9036d44bba738838e1461cc0b3f6c7873e54907dd2c4a9fb5595948"` Oct 10 14:46:02.157 INFO kablam! usermod: no changes Oct 10 14:46:02.525 INFO kablam! Compiling maplit v0.1.5 Oct 10 14:46:02.542 INFO kablam! Compiling arrayvec v0.4.6 Oct 10 14:46:02.542 INFO kablam! Compiling array-init v0.0.2 Oct 10 14:46:02.542 INFO kablam! Compiling serde_json v1.0.5 Oct 10 14:46:02.542 INFO kablam! Compiling nix v0.5.1 Oct 10 14:46:02.542 INFO kablam! Compiling uuid v0.1.18 Oct 10 14:46:02.542 INFO kablam! Compiling noise v0.4.1 Oct 10 14:46:02.542 INFO kablam! Compiling num-rational v0.1.40 Oct 10 14:46:03.340 INFO kablam! Compiling rayon-core v1.3.0 Oct 10 14:46:05.052 INFO kablam! Compiling png v0.11.0 Oct 10 14:46:05.060 INFO kablam! Compiling rusttype v0.2.3 Oct 10 14:46:08.620 INFO kablam! Compiling pistoncore-input v0.20.0 Oct 10 14:46:08.684 INFO kablam! Compiling glutin v0.10.1 Oct 10 14:46:13.628 INFO kablam! Compiling rayon v0.8.2 Oct 10 14:46:21.544 INFO kablam! Compiling piston2d-graphics v0.23.0 Oct 10 14:46:21.812 INFO kablam! Compiling rustyline v1.0.0 Oct 10 14:46:24.068 INFO kablam! Compiling pistoncore-window v0.30.0 Oct 10 14:46:24.068 INFO kablam! Compiling piston-ai_behavior v0.22.0 Oct 10 14:46:26.913 INFO kablam! Compiling jpeg-decoder v0.1.13 Oct 10 14:46:30.576 INFO kablam! Compiling pistoncore-event_loop v0.35.0 Oct 10 14:46:30.576 INFO kablam! Compiling pistoncore-glutin_window v0.42.0 Oct 10 14:46:31.972 INFO kablam! Compiling piston2d-sprite v0.40.0 Oct 10 14:46:33.388 INFO kablam! Compiling piston v0.35.0 Oct 10 14:46:34.912 INFO kablam! Compiling image v0.17.0 Oct 10 14:46:52.580 INFO kablam! Compiling piston-gfx_texture v0.29.0 Oct 10 14:46:55.242 INFO kablam! Compiling piston2d-gfx_graphics v0.46.0 Oct 10 14:46:59.760 INFO kablam! Compiling piston_window v0.73.0 Oct 10 14:47:03.702 INFO kablam! Compiling testing_ground v0.1.0 (/source) Oct 10 14:47:05.136 INFO kablam! warning: unused import: `HashMap` Oct 10 14:47:05.136 INFO kablam! --> src/world/zones.rs:6:24 Oct 10 14:47:05.136 INFO kablam! | Oct 10 14:47:05.136 INFO kablam! 6 | use std::collections::{HashMap}; Oct 10 14:47:05.136 INFO kablam! | ^^^^^^^ Oct 10 14:47:05.136 INFO kablam! | Oct 10 14:47:05.136 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 14:47:05.136 INFO kablam! Oct 10 14:47:05.136 INFO kablam! warning: unused import: `self::location::LocationPrimitive` Oct 10 14:47:05.136 INFO kablam! --> src/world/mod.rs:11:5 Oct 10 14:47:05.136 INFO kablam! | Oct 10 14:47:05.136 INFO kablam! 11 | use self::location::LocationPrimitive; Oct 10 14:47:05.136 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:47:05.136 INFO kablam! Oct 10 14:47:05.136 INFO kablam! warning: unnecessary parentheses around function argument Oct 10 14:47:05.137 INFO kablam! --> src/world/mod.rs:232:60 Oct 10 14:47:05.137 INFO kablam! | Oct 10 14:47:05.137 INFO kablam! 232 | (height - self.calc_height_at(CPoint2::new((pt.x+AZIMUTH_SHIFT % 1.0), pt.y))) * 0.5, Oct 10 14:47:05.137 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 14:47:05.137 INFO kablam! | Oct 10 14:47:05.137 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 14:47:05.137 INFO kablam! Oct 10 14:47:05.137 INFO kablam! warning: unused imports: `Div`, `Mul` Oct 10 14:47:05.137 INFO kablam! --> src/points.rs:3:26 Oct 10 14:47:05.137 INFO kablam! | Oct 10 14:47:05.137 INFO kablam! 3 | use ::std::ops::{Add,Sub,Mul,Div}; Oct 10 14:47:05.137 INFO kablam! | ^^^ ^^^ Oct 10 14:47:05.137 INFO kablam! Oct 10 14:47:05.420 INFO kablam! warning: unused variable: `coord` Oct 10 14:47:05.420 INFO kablam! --> src/world/zones.rs:210:21 Oct 10 14:47:05.420 INFO kablam! | Oct 10 14:47:05.420 INFO kablam! 210 | let coord = DPoint2::new(x as i32,y as i32); Oct 10 14:47:05.420 INFO kablam! | ^^^^^ help: consider using `_coord` instead Oct 10 14:47:05.420 INFO kablam! | Oct 10 14:47:05.420 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 14:47:05.420 INFO kablam! Oct 10 14:47:05.421 INFO kablam! warning: unused variable: `k` Oct 10 14:47:05.421 INFO kablam! --> src/world/zones.rs:54:14 Oct 10 14:47:05.421 INFO kablam! | Oct 10 14:47:05.421 INFO kablam! 54 | for (k, v) in (self.samples).into_iter() { Oct 10 14:47:05.421 INFO kablam! | ^ help: consider using `_k` instead Oct 10 14:47:05.421 INFO kablam! Oct 10 14:47:05.421 INFO kablam! warning: unused variable: `x` Oct 10 14:47:05.421 INFO kablam! --> src/world/location.rs:32:30 Oct 10 14:47:05.421 INFO kablam! | Oct 10 14:47:05.421 INFO kablam! 32 | let mut which_mat = |x, y| { Oct 10 14:47:05.421 INFO kablam! | ^ help: consider using `_x` instead Oct 10 14:47:05.421 INFO kablam! Oct 10 14:47:05.421 INFO kablam! warning: unused variable: `y` Oct 10 14:47:05.421 INFO kablam! --> src/world/location.rs:32:33 Oct 10 14:47:05.421 INFO kablam! | Oct 10 14:47:05.421 INFO kablam! 32 | let mut which_mat = |x, y| { Oct 10 14:47:05.421 INFO kablam! | ^ help: consider using `_y` instead Oct 10 14:47:05.421 INFO kablam! Oct 10 14:47:05.421 INFO kablam! warning: unused variable: `pt` Oct 10 14:47:05.421 INFO kablam! --> src/world/mod.rs:198:27 Oct 10 14:47:05.421 INFO kablam! | Oct 10 14:47:05.421 INFO kablam! 198 | fn material_at(&self, pt: CPoint2, point_data: &PointSampleData) -> Material { Oct 10 14:47:05.421 INFO kablam! | ^^ help: consider using `_pt` instead Oct 10 14:47:05.421 INFO kablam! Oct 10 14:47:05.421 INFO kablam! warning: unused variable: `time_0` Oct 10 14:47:05.421 INFO kablam! --> src/world/mod.rs:294:13 Oct 10 14:47:05.421 INFO kablam! | Oct 10 14:47:05.421 INFO kablam! 294 | let time_0 = ::std::time::Instant::now(); Oct 10 14:47:05.421 INFO kablam! | ^^^^^^ help: consider using `_time_0` instead Oct 10 14:47:05.421 INFO kablam! Oct 10 14:47:05.421 INFO kablam! warning: unused variable: `time_1` Oct 10 14:47:05.421 INFO kablam! --> src/world/mod.rs:305:13 Oct 10 14:47:05.421 INFO kablam! | Oct 10 14:47:05.421 INFO kablam! 305 | let time_1 = ::std::time::Instant::now(); Oct 10 14:47:05.421 INFO kablam! | ^^^^^^ help: consider using `_time_1` instead Oct 10 14:47:05.421 INFO kablam! Oct 10 14:47:05.421 INFO kablam! warning: unused variable: `time_2` Oct 10 14:47:05.421 INFO kablam! --> src/world/mod.rs:307:13 Oct 10 14:47:05.421 INFO kablam! | Oct 10 14:47:05.421 INFO kablam! 307 | let time_2 = ::std::time::Instant::now(); Oct 10 14:47:05.421 INFO kablam! | ^^^^^^ help: consider using `_time_2` instead Oct 10 14:47:05.421 INFO kablam! Oct 10 14:47:05.512 INFO kablam! warning: method is never used: `replace` Oct 10 14:47:05.512 INFO kablam! --> src/world/grid.rs:120:5 Oct 10 14:47:05.512 INFO kablam! | Oct 10 14:47:05.512 INFO kablam! 120 | pub fn replace(&mut self, element: T) { Oct 10 14:47:05.512 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:47:05.512 INFO kablam! | Oct 10 14:47:05.513 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 14:47:05.513 INFO kablam! Oct 10 14:47:05.513 INFO kablam! warning: constant item is never used: `METERS_PER_ZONE_SAMPLE` Oct 10 14:47:05.513 INFO kablam! --> src/world/location.rs:6:1 Oct 10 14:47:05.513 INFO kablam! | Oct 10 14:47:05.513 INFO kablam! 6 | const METERS_PER_ZONE_SAMPLE : i32 = 50; Oct 10 14:47:05.513 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:47:05.513 INFO kablam! Oct 10 14:47:05.513 INFO kablam! warning: struct is never constructed: `LocationPrimitive` Oct 10 14:47:05.513 INFO kablam! --> src/world/location.rs:8:1 Oct 10 14:47:05.513 INFO kablam! | Oct 10 14:47:05.513 INFO kablam! 8 | pub struct LocationPrimitive { Oct 10 14:47:05.513 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:47:05.513 INFO kablam! Oct 10 14:47:05.513 INFO kablam! warning: method is never used: `new` Oct 10 14:47:05.513 INFO kablam! --> src/world/location.rs:14:5 Oct 10 14:47:05.513 INFO kablam! | Oct 10 14:47:05.513 INFO kablam! 14 | pub fn new(seed: u64, zone_in_world: Zone) -> LocationPrimitive { Oct 10 14:47:05.513 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:47:05.513 INFO kablam! Oct 10 14:47:05.513 INFO kablam! warning: struct is never constructed: `Location` Oct 10 14:47:05.513 INFO kablam! --> src/world/location.rs:22:1 Oct 10 14:47:05.513 INFO kablam! | Oct 10 14:47:05.513 INFO kablam! 22 | pub struct Location { Oct 10 14:47:05.513 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 10 14:47:05.513 INFO kablam! Oct 10 14:47:05.513 INFO kablam! warning: method is never used: `generate` Oct 10 14:47:05.513 INFO kablam! --> src/world/location.rs:27:5 Oct 10 14:47:05.513 INFO kablam! | Oct 10 14:47:05.513 INFO kablam! 27 | pub fn generate(loc_prim: LocationPrimitive) -> Location { Oct 10 14:47:05.513 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:47:05.513 INFO kablam! Oct 10 14:47:05.513 INFO kablam! warning: variant is never constructed: `Sand` Oct 10 14:47:05.513 INFO kablam! --> src/world/mod.rs:33:53 Oct 10 14:47:05.513 INFO kablam! | Oct 10 14:47:05.513 INFO kablam! 33 | Rock, Trees, Grass, Water, Ice, Snow, DarkRock, Sand, Oct 10 14:47:05.513 INFO kablam! | ^^^^ Oct 10 14:47:05.513 INFO kablam! Oct 10 14:47:05.513 INFO kablam! warning: variant is never constructed: `Equal` Oct 10 14:47:05.513 INFO kablam! --> src/world/mod.rs:101:5 Oct 10 14:47:05.513 INFO kablam! | Oct 10 14:47:05.513 INFO kablam! 101 | Equal, Higher(f32), Lower(f32), Oct 10 14:47:05.513 INFO kablam! | ^^^^^ Oct 10 14:47:05.513 INFO kablam! Oct 10 14:47:05.513 INFO kablam! warning: variant is never constructed: `Higher` Oct 10 14:47:05.513 INFO kablam! --> src/world/mod.rs:101:12 Oct 10 14:47:05.513 INFO kablam! | Oct 10 14:47:05.513 INFO kablam! 101 | Equal, Higher(f32), Lower(f32), Oct 10 14:47:05.513 INFO kablam! | ^^^^^^^^^^^ Oct 10 14:47:05.513 INFO kablam! Oct 10 14:47:05.513 INFO kablam! warning: method is never used: `dist_to` Oct 10 14:47:05.513 INFO kablam! --> src/points.rs:48:5 Oct 10 14:47:05.513 INFO kablam! | Oct 10 14:47:05.513 INFO kablam! 48 | pub fn dist_to(self, o: Self) -> f32 { Oct 10 14:47:05.513 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:47:05.513 INFO kablam! Oct 10 14:47:05.513 INFO kablam! warning: method is never used: `scale` Oct 10 14:47:05.513 INFO kablam! --> src/points.rs:108:5 Oct 10 14:47:05.513 INFO kablam! | Oct 10 14:47:05.513 INFO kablam! 108 | pub fn scale(mut self, scale: f32) { Oct 10 14:47:05.513 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:47:05.513 INFO kablam! Oct 10 14:47:07.832 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 05s Oct 10 14:47:07.856 INFO kablam! su: No module specific data is present Oct 10 14:47:08.752 INFO running `"docker" "rm" "-f" "32b508d3e9036d44bba738838e1461cc0b3f6c7873e54907dd2c4a9fb5595948"` Oct 10 14:47:08.996 INFO blam! 32b508d3e9036d44bba738838e1461cc0b3f6c7873e54907dd2c4a9fb5595948 Oct 10 14:47:09.000 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 14:47:09.000 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 14:47:09.414 INFO blam! b5a549a5a4ac9bfdf64cda6c02ebf087ec8749d57ee4df2a90a78a9f75fa213a Oct 10 14:47:09.416 INFO running `"docker" "start" "-a" "b5a549a5a4ac9bfdf64cda6c02ebf087ec8749d57ee4df2a90a78a9f75fa213a"` Oct 10 14:47:11.080 INFO kablam! usermod: no changes Oct 10 14:47:11.344 INFO kablam! Compiling testing_ground v0.1.0 (/source) Oct 10 14:47:13.020 INFO kablam! warning: unused import: `HashMap` Oct 10 14:47:13.020 INFO kablam! --> src/world/zones.rs:6:24 Oct 10 14:47:13.020 INFO kablam! | Oct 10 14:47:13.020 INFO kablam! 6 | use std::collections::{HashMap}; Oct 10 14:47:13.020 INFO kablam! | ^^^^^^^ Oct 10 14:47:13.020 INFO kablam! | Oct 10 14:47:13.020 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 14:47:13.020 INFO kablam! Oct 10 14:47:13.020 INFO kablam! warning: unused import: `self::location::LocationPrimitive` Oct 10 14:47:13.020 INFO kablam! --> src/world/mod.rs:11:5 Oct 10 14:47:13.020 INFO kablam! | Oct 10 14:47:13.020 INFO kablam! 11 | use self::location::LocationPrimitive; Oct 10 14:47:13.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:47:13.020 INFO kablam! Oct 10 14:47:13.020 INFO kablam! warning: unnecessary parentheses around function argument Oct 10 14:47:13.020 INFO kablam! --> src/world/mod.rs:232:60 Oct 10 14:47:13.020 INFO kablam! | Oct 10 14:47:13.020 INFO kablam! 232 | (height - self.calc_height_at(CPoint2::new((pt.x+AZIMUTH_SHIFT % 1.0), pt.y))) * 0.5, Oct 10 14:47:13.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 14:47:13.020 INFO kablam! | Oct 10 14:47:13.020 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 14:47:13.020 INFO kablam! Oct 10 14:47:13.020 INFO kablam! warning: unused imports: `Div`, `Mul` Oct 10 14:47:13.020 INFO kablam! --> src/points.rs:3:26 Oct 10 14:47:13.020 INFO kablam! | Oct 10 14:47:13.020 INFO kablam! 3 | use ::std::ops::{Add,Sub,Mul,Div}; Oct 10 14:47:13.020 INFO kablam! | ^^^ ^^^ Oct 10 14:47:13.020 INFO kablam! Oct 10 14:47:13.316 INFO kablam! warning: unused variable: `coord` Oct 10 14:47:13.316 INFO kablam! --> src/world/zones.rs:210:21 Oct 10 14:47:13.316 INFO kablam! | Oct 10 14:47:13.316 INFO kablam! 210 | let coord = DPoint2::new(x as i32,y as i32); Oct 10 14:47:13.316 INFO kablam! | ^^^^^ help: consider using `_coord` instead Oct 10 14:47:13.316 INFO kablam! | Oct 10 14:47:13.316 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 14:47:13.316 INFO kablam! Oct 10 14:47:13.316 INFO kablam! warning: unused variable: `k` Oct 10 14:47:13.317 INFO kablam! --> src/world/zones.rs:54:14 Oct 10 14:47:13.317 INFO kablam! | Oct 10 14:47:13.317 INFO kablam! 54 | for (k, v) in (self.samples).into_iter() { Oct 10 14:47:13.317 INFO kablam! | ^ help: consider using `_k` instead Oct 10 14:47:13.317 INFO kablam! Oct 10 14:47:13.317 INFO kablam! warning: unused variable: `x` Oct 10 14:47:13.317 INFO kablam! --> src/world/location.rs:32:30 Oct 10 14:47:13.317 INFO kablam! | Oct 10 14:47:13.317 INFO kablam! 32 | let mut which_mat = |x, y| { Oct 10 14:47:13.317 INFO kablam! | ^ help: consider using `_x` instead Oct 10 14:47:13.317 INFO kablam! Oct 10 14:47:13.317 INFO kablam! warning: unused variable: `y` Oct 10 14:47:13.317 INFO kablam! --> src/world/location.rs:32:33 Oct 10 14:47:13.317 INFO kablam! | Oct 10 14:47:13.317 INFO kablam! 32 | let mut which_mat = |x, y| { Oct 10 14:47:13.317 INFO kablam! | ^ help: consider using `_y` instead Oct 10 14:47:13.317 INFO kablam! Oct 10 14:47:13.317 INFO kablam! warning: unused variable: `pt` Oct 10 14:47:13.317 INFO kablam! --> src/world/mod.rs:198:27 Oct 10 14:47:13.317 INFO kablam! | Oct 10 14:47:13.317 INFO kablam! 198 | fn material_at(&self, pt: CPoint2, point_data: &PointSampleData) -> Material { Oct 10 14:47:13.317 INFO kablam! | ^^ help: consider using `_pt` instead Oct 10 14:47:13.317 INFO kablam! Oct 10 14:47:13.318 INFO kablam! warning: unused variable: `time_0` Oct 10 14:47:13.318 INFO kablam! --> src/world/mod.rs:294:13 Oct 10 14:47:13.318 INFO kablam! | Oct 10 14:47:13.318 INFO kablam! 294 | let time_0 = ::std::time::Instant::now(); Oct 10 14:47:13.318 INFO kablam! | ^^^^^^ help: consider using `_time_0` instead Oct 10 14:47:13.318 INFO kablam! Oct 10 14:47:13.318 INFO kablam! warning: unused variable: `time_1` Oct 10 14:47:13.318 INFO kablam! --> src/world/mod.rs:305:13 Oct 10 14:47:13.318 INFO kablam! | Oct 10 14:47:13.318 INFO kablam! 305 | let time_1 = ::std::time::Instant::now(); Oct 10 14:47:13.318 INFO kablam! | ^^^^^^ help: consider using `_time_1` instead Oct 10 14:47:13.318 INFO kablam! Oct 10 14:47:13.318 INFO kablam! warning: unused variable: `time_2` Oct 10 14:47:13.318 INFO kablam! --> src/world/mod.rs:307:13 Oct 10 14:47:13.318 INFO kablam! | Oct 10 14:47:13.318 INFO kablam! 307 | let time_2 = ::std::time::Instant::now(); Oct 10 14:47:13.318 INFO kablam! | ^^^^^^ help: consider using `_time_2` instead Oct 10 14:47:13.318 INFO kablam! Oct 10 14:47:13.404 INFO kablam! warning: method is never used: `replace` Oct 10 14:47:13.405 INFO kablam! --> src/world/grid.rs:120:5 Oct 10 14:47:13.405 INFO kablam! | Oct 10 14:47:13.405 INFO kablam! 120 | pub fn replace(&mut self, element: T) { Oct 10 14:47:13.406 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:47:13.406 INFO kablam! | Oct 10 14:47:13.406 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 14:47:13.406 INFO kablam! Oct 10 14:47:13.407 INFO kablam! warning: constant item is never used: `METERS_PER_ZONE_SAMPLE` Oct 10 14:47:13.407 INFO kablam! --> src/world/location.rs:6:1 Oct 10 14:47:13.407 INFO kablam! | Oct 10 14:47:13.407 INFO kablam! 6 | const METERS_PER_ZONE_SAMPLE : i32 = 50; Oct 10 14:47:13.407 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:47:13.407 INFO kablam! Oct 10 14:47:13.407 INFO kablam! warning: struct is never constructed: `LocationPrimitive` Oct 10 14:47:13.407 INFO kablam! --> src/world/location.rs:8:1 Oct 10 14:47:13.407 INFO kablam! | Oct 10 14:47:13.407 INFO kablam! 8 | pub struct LocationPrimitive { Oct 10 14:47:13.407 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:47:13.407 INFO kablam! Oct 10 14:47:13.407 INFO kablam! warning: method is never used: `new` Oct 10 14:47:13.407 INFO kablam! --> src/world/location.rs:14:5 Oct 10 14:47:13.407 INFO kablam! | Oct 10 14:47:13.407 INFO kablam! 14 | pub fn new(seed: u64, zone_in_world: Zone) -> LocationPrimitive { Oct 10 14:47:13.407 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:47:13.408 INFO kablam! Oct 10 14:47:13.408 INFO kablam! warning: struct is never constructed: `Location` Oct 10 14:47:13.408 INFO kablam! --> src/world/location.rs:22:1 Oct 10 14:47:13.408 INFO kablam! | Oct 10 14:47:13.408 INFO kablam! 22 | pub struct Location { Oct 10 14:47:13.408 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 10 14:47:13.408 INFO kablam! Oct 10 14:47:13.408 INFO kablam! warning: method is never used: `generate` Oct 10 14:47:13.408 INFO kablam! --> src/world/location.rs:27:5 Oct 10 14:47:13.409 INFO kablam! | Oct 10 14:47:13.409 INFO kablam! 27 | pub fn generate(loc_prim: LocationPrimitive) -> Location { Oct 10 14:47:13.409 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:47:13.409 INFO kablam! Oct 10 14:47:13.409 INFO kablam! warning: variant is never constructed: `Sand` Oct 10 14:47:13.409 INFO kablam! --> src/world/mod.rs:33:53 Oct 10 14:47:13.409 INFO kablam! | Oct 10 14:47:13.409 INFO kablam! 33 | Rock, Trees, Grass, Water, Ice, Snow, DarkRock, Sand, Oct 10 14:47:13.409 INFO kablam! | ^^^^ Oct 10 14:47:13.409 INFO kablam! Oct 10 14:47:13.409 INFO kablam! warning: variant is never constructed: `Equal` Oct 10 14:47:13.409 INFO kablam! --> src/world/mod.rs:101:5 Oct 10 14:47:13.409 INFO kablam! | Oct 10 14:47:13.409 INFO kablam! 101 | Equal, Higher(f32), Lower(f32), Oct 10 14:47:13.409 INFO kablam! | ^^^^^ Oct 10 14:47:13.409 INFO kablam! Oct 10 14:47:13.409 INFO kablam! warning: variant is never constructed: `Higher` Oct 10 14:47:13.409 INFO kablam! --> src/world/mod.rs:101:12 Oct 10 14:47:13.409 INFO kablam! | Oct 10 14:47:13.409 INFO kablam! 101 | Equal, Higher(f32), Lower(f32), Oct 10 14:47:13.409 INFO kablam! | ^^^^^^^^^^^ Oct 10 14:47:13.409 INFO kablam! Oct 10 14:47:13.416 INFO kablam! warning: method is never used: `dist_to` Oct 10 14:47:13.416 INFO kablam! --> src/points.rs:48:5 Oct 10 14:47:13.416 INFO kablam! | Oct 10 14:47:13.416 INFO kablam! 48 | pub fn dist_to(self, o: Self) -> f32 { Oct 10 14:47:13.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:47:13.416 INFO kablam! Oct 10 14:47:13.416 INFO kablam! warning: method is never used: `scale` Oct 10 14:47:13.416 INFO kablam! --> src/points.rs:108:5 Oct 10 14:47:13.417 INFO kablam! | Oct 10 14:47:13.417 INFO kablam! 108 | pub fn scale(mut self, scale: f32) { Oct 10 14:47:13.417 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:47:13.417 INFO kablam! Oct 10 14:47:14.016 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.91s Oct 10 14:47:14.032 INFO kablam! su: No module specific data is present Oct 10 14:47:15.409 INFO running `"docker" "rm" "-f" "b5a549a5a4ac9bfdf64cda6c02ebf087ec8749d57ee4df2a90a78a9f75fa213a"` Oct 10 14:47:15.824 INFO blam! b5a549a5a4ac9bfdf64cda6c02ebf087ec8749d57ee4df2a90a78a9f75fa213a Oct 10 14:47:15.832 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 14:47:15.833 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 14:47:16.273 INFO blam! dce83e81518a92b5b747e1b92bfada9b972696022b20956b1ec9337ccb89eb3e Oct 10 14:47:16.274 INFO running `"docker" "start" "-a" "dce83e81518a92b5b747e1b92bfada9b972696022b20956b1ec9337ccb89eb3e"` Oct 10 14:47:17.464 INFO kablam! usermod: no changes Oct 10 14:47:17.684 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.20s Oct 10 14:47:17.728 INFO kablam! Running /target/debug/deps/testing_ground-d4be20d957ff54e2 Oct 10 14:47:17.736 INFO kablam! su: No module specific data is present Oct 10 14:47:17.736 INFO blam! Oct 10 14:47:17.736 INFO blam! running 0 tests Oct 10 14:47:17.736 INFO blam! Oct 10 14:47:17.736 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:47:17.736 INFO blam! Oct 10 14:47:18.425 INFO running `"docker" "rm" "-f" "dce83e81518a92b5b747e1b92bfada9b972696022b20956b1ec9337ccb89eb3e"` Oct 10 14:47:18.716 INFO blam! dce83e81518a92b5b747e1b92bfada9b972696022b20956b1ec9337ccb89eb3e