Oct 27 04:14:42.581 INFO checking gluyas/niwa-rs against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 04:14:42.581 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 04:14:42.980 INFO blam! 24c68eb5b3cb66590914a718ae17103ca03d844d2b40895b600414b9e0095c2c Oct 27 04:14:42.982 INFO running `"docker" "start" "-a" "24c68eb5b3cb66590914a718ae17103ca03d844d2b40895b600414b9e0095c2c"` Oct 27 04:14:43.411 INFO kablam! usermod: no changes Oct 27 04:14:43.460 INFO kablam! Checking niwa-rs v0.1.0 (/source) Oct 27 04:14:44.103 INFO kablam! warning: unnecessary parentheses around assigned value Oct 27 04:14:44.103 INFO kablam! --> src/util.rs:70:18 Oct 27 04:14:44.103 INFO kablam! | Oct 27 04:14:44.103 INFO kablam! 70 | *self += (-rhs.into()); Oct 27 04:14:44.103 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Oct 27 04:14:44.103 INFO kablam! | Oct 27 04:14:44.103 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 04:14:44.103 INFO kablam! Oct 27 04:14:44.195 INFO kablam! warning: unnecessary parentheses around assigned value Oct 27 04:14:44.195 INFO kablam! --> src/util.rs:70:18 Oct 27 04:14:44.195 INFO kablam! | Oct 27 04:14:44.195 INFO kablam! 70 | *self += (-rhs.into()); Oct 27 04:14:44.195 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Oct 27 04:14:44.195 INFO kablam! | Oct 27 04:14:44.195 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 04:14:44.195 INFO kablam! Oct 27 04:14:44.437 INFO kablam! warning: method is never used: `nudge` Oct 27 04:14:44.437 INFO kablam! --> src/util.rs:38:5 Oct 27 04:14:44.437 INFO kablam! | Oct 27 04:14:44.437 INFO kablam! 38 | pub fn nudge(self, dir: Direction) { Oct 27 04:14:44.437 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:14:44.438 INFO kablam! | Oct 27 04:14:44.438 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 04:14:44.438 INFO kablam! Oct 27 04:14:44.438 INFO kablam! warning: method is never used: `snap_to_edge` Oct 27 04:14:44.438 INFO kablam! --> src/util.rs:136:5 Oct 27 04:14:44.438 INFO kablam! | Oct 27 04:14:44.438 INFO kablam! 136 | pub fn snap_to_edge > (mut self, dir: Direction, bounds: P) -> GridIndex { Oct 27 04:14:44.438 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:14:44.438 INFO kablam! Oct 27 04:14:44.439 INFO kablam! warning: method is never used: `iter_rect` Oct 27 04:14:44.439 INFO kablam! --> src/util.rs:151:5 Oct 27 04:14:44.439 INFO kablam! | Oct 27 04:14:44.439 INFO kablam! 151 | pub fn iter_rect(self, dir_primary: Direction, dir_secondary: Direction) -> RectIterator { Oct 27 04:14:44.439 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:14:44.439 INFO kablam! Oct 27 04:14:44.439 INFO kablam! warning: method is never used: `is_within` Oct 27 04:14:44.439 INFO kablam! --> src/util.rs:161:5 Oct 27 04:14:44.439 INFO kablam! | Oct 27 04:14:44.439 INFO kablam! 161 | pub fn is_within > (self, bound: P) -> bool { Oct 27 04:14:44.439 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:14:44.439 INFO kablam! Oct 27 04:14:44.439 INFO kablam! warning: method is never used: `component_add` Oct 27 04:14:44.439 INFO kablam! --> src/util.rs:165:5 Oct 27 04:14:44.439 INFO kablam! | Oct 27 04:14:44.439 INFO kablam! 165 | pub fn component_add > (self, other: P) -> GridIndex { Oct 27 04:14:44.439 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:14:44.439 INFO kablam! Oct 27 04:14:44.440 INFO kablam! warning: method is never used: `component_diff` Oct 27 04:14:44.440 INFO kablam! --> src/util.rs:170:5 Oct 27 04:14:44.440 INFO kablam! | Oct 27 04:14:44.440 INFO kablam! 170 | pub fn component_diff > (self, other: P) -> GridIndex { Oct 27 04:14:44.440 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:14:44.440 INFO kablam! Oct 27 04:14:44.440 INFO kablam! warning: struct is never constructed: `RectIterator` Oct 27 04:14:44.440 INFO kablam! --> src/util.rs:234:1 Oct 27 04:14:44.440 INFO kablam! | Oct 27 04:14:44.441 INFO kablam! 234 | pub struct RectIterator { Oct 27 04:14:44.441 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:14:44.441 INFO kablam! Oct 27 04:14:44.442 INFO kablam! warning: method is never used: `new` Oct 27 04:14:44.442 INFO kablam! --> src/util.rs:261:5 Oct 27 04:14:44.442 INFO kablam! | Oct 27 04:14:44.442 INFO kablam! 261 | pub fn new > (range: P, dir_primary: Direction, dir_secondary: Direction) -> Self { Oct 27 04:14:44.442 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:14:44.443 INFO kablam! Oct 27 04:14:44.443 INFO kablam! warning: method is never used: `of` Oct 27 04:14:44.443 INFO kablam! --> src/util.rs:323:5 Oct 27 04:14:44.443 INFO kablam! | Oct 27 04:14:44.444 INFO kablam! 323 | pub fn of > (size: P, val: T) -> Self { Oct 27 04:14:44.444 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:14:44.444 INFO kablam! Oct 27 04:14:44.445 INFO kablam! warning: variant is never constructed: `Dirt` Oct 27 04:14:44.445 INFO kablam! --> src/world.rs:22:5 Oct 27 04:14:44.445 INFO kablam! | Oct 27 04:14:44.445 INFO kablam! 22 | Dirt, Oct 27 04:14:44.445 INFO kablam! | ^^^^ Oct 27 04:14:44.446 INFO kablam! Oct 27 04:14:44.446 INFO kablam! warning: variant is never constructed: `Sand` Oct 27 04:14:44.446 INFO kablam! --> src/world.rs:23:5 Oct 27 04:14:44.446 INFO kablam! | Oct 27 04:14:44.447 INFO kablam! 23 | Sand, Oct 27 04:14:44.447 INFO kablam! | ^^^^ Oct 27 04:14:44.448 INFO kablam! Oct 27 04:14:44.448 INFO kablam! warning: variant is never constructed: `Stone` Oct 27 04:14:44.448 INFO kablam! --> src/world.rs:24:5 Oct 27 04:14:44.448 INFO kablam! | Oct 27 04:14:44.448 INFO kablam! 24 | Stone, Oct 27 04:14:44.448 INFO kablam! | ^^^^^ Oct 27 04:14:44.449 INFO kablam! Oct 27 04:14:44.449 INFO kablam! warning: variant is never constructed: `Water` Oct 27 04:14:44.449 INFO kablam! --> src/world.rs:25:5 Oct 27 04:14:44.449 INFO kablam! | Oct 27 04:14:44.449 INFO kablam! 25 | Water, Oct 27 04:14:44.449 INFO kablam! | ^^^^^ Oct 27 04:14:44.450 INFO kablam! Oct 27 04:14:44.450 INFO kablam! warning: method is never used: `is_blocked` Oct 27 04:14:44.450 INFO kablam! --> src/puzzle.rs:12:5 Oct 27 04:14:44.450 INFO kablam! | Oct 27 04:14:44.450 INFO kablam! 12 | pub fn is_blocked > (&self, pos: P, dir: Direction) -> Option { Oct 27 04:14:44.450 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:14:44.451 INFO kablam! Oct 27 04:14:44.451 INFO kablam! warning: variant is never constructed: `Complete` Oct 27 04:14:44.451 INFO kablam! --> src/puzzle.rs:77:5 Oct 27 04:14:44.451 INFO kablam! | Oct 27 04:14:44.451 INFO kablam! 77 | Complete, Oct 27 04:14:44.451 INFO kablam! | ^^^^^^^^ Oct 27 04:14:44.451 INFO kablam! Oct 27 04:14:44.452 INFO kablam! warning: method is never used: `set_walls` Oct 27 04:14:44.452 INFO kablam! --> src/puzzle.rs:126:5 Oct 27 04:14:44.452 INFO kablam! | Oct 27 04:14:44.452 INFO kablam! 126 | pub fn set_walls(&mut self, dirs: &[Direction]) { Oct 27 04:14:44.453 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:14:44.453 INFO kablam! Oct 27 04:14:44.454 INFO kablam! warning: unused arithmetic operation that must be used Oct 27 04:14:44.454 INFO kablam! --> src/util.rs:39:9 Oct 27 04:14:44.454 INFO kablam! | Oct 27 04:14:44.454 INFO kablam! 39 | self + dir; Oct 27 04:14:44.454 INFO kablam! | ^^^^^^^^^^ Oct 27 04:14:44.454 INFO kablam! | Oct 27 04:14:44.454 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 04:14:44.455 INFO kablam! Oct 27 04:14:44.499 INFO kablam! warning: method is never used: `nudge` Oct 27 04:14:44.499 INFO kablam! --> src/util.rs:38:5 Oct 27 04:14:44.499 INFO kablam! | Oct 27 04:14:44.499 INFO kablam! 38 | pub fn nudge(self, dir: Direction) { Oct 27 04:14:44.499 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:14:44.499 INFO kablam! | Oct 27 04:14:44.499 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 04:14:44.499 INFO kablam! Oct 27 04:14:44.499 INFO kablam! warning: method is never used: `snap_to_edge` Oct 27 04:14:44.499 INFO kablam! --> src/util.rs:136:5 Oct 27 04:14:44.499 INFO kablam! | Oct 27 04:14:44.499 INFO kablam! 136 | pub fn snap_to_edge > (mut self, dir: Direction, bounds: P) -> GridIndex { Oct 27 04:14:44.499 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:14:44.499 INFO kablam! Oct 27 04:14:44.499 INFO kablam! warning: method is never used: `iter_rect` Oct 27 04:14:44.499 INFO kablam! --> src/util.rs:151:5 Oct 27 04:14:44.499 INFO kablam! | Oct 27 04:14:44.499 INFO kablam! 151 | pub fn iter_rect(self, dir_primary: Direction, dir_secondary: Direction) -> RectIterator { Oct 27 04:14:44.499 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:14:44.499 INFO kablam! Oct 27 04:14:44.499 INFO kablam! warning: method is never used: `is_within` Oct 27 04:14:44.499 INFO kablam! --> src/util.rs:161:5 Oct 27 04:14:44.499 INFO kablam! | Oct 27 04:14:44.499 INFO kablam! 161 | pub fn is_within > (self, bound: P) -> bool { Oct 27 04:14:44.499 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:14:44.499 INFO kablam! Oct 27 04:14:44.499 INFO kablam! warning: method is never used: `component_add` Oct 27 04:14:44.499 INFO kablam! --> src/util.rs:165:5 Oct 27 04:14:44.499 INFO kablam! | Oct 27 04:14:44.499 INFO kablam! 165 | pub fn component_add > (self, other: P) -> GridIndex { Oct 27 04:14:44.499 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:14:44.499 INFO kablam! Oct 27 04:14:44.499 INFO kablam! warning: method is never used: `component_diff` Oct 27 04:14:44.499 INFO kablam! --> src/util.rs:170:5 Oct 27 04:14:44.499 INFO kablam! | Oct 27 04:14:44.499 INFO kablam! 170 | pub fn component_diff > (self, other: P) -> GridIndex { Oct 27 04:14:44.499 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:14:44.499 INFO kablam! Oct 27 04:14:44.499 INFO kablam! warning: struct is never constructed: `RectIterator` Oct 27 04:14:44.499 INFO kablam! --> src/util.rs:234:1 Oct 27 04:14:44.499 INFO kablam! | Oct 27 04:14:44.499 INFO kablam! 234 | pub struct RectIterator { Oct 27 04:14:44.499 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:14:44.499 INFO kablam! Oct 27 04:14:44.499 INFO kablam! warning: method is never used: `new` Oct 27 04:14:44.499 INFO kablam! --> src/util.rs:261:5 Oct 27 04:14:44.499 INFO kablam! | Oct 27 04:14:44.499 INFO kablam! 261 | pub fn new > (range: P, dir_primary: Direction, dir_secondary: Direction) -> Self { Oct 27 04:14:44.499 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:14:44.499 INFO kablam! Oct 27 04:14:44.499 INFO kablam! warning: method is never used: `of` Oct 27 04:14:44.499 INFO kablam! --> src/util.rs:323:5 Oct 27 04:14:44.499 INFO kablam! | Oct 27 04:14:44.499 INFO kablam! 323 | pub fn of > (size: P, val: T) -> Self { Oct 27 04:14:44.499 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:14:44.499 INFO kablam! Oct 27 04:14:44.499 INFO kablam! warning: variant is never constructed: `Dirt` Oct 27 04:14:44.499 INFO kablam! --> src/world.rs:22:5 Oct 27 04:14:44.499 INFO kablam! | Oct 27 04:14:44.499 INFO kablam! 22 | Dirt, Oct 27 04:14:44.499 INFO kablam! | ^^^^ Oct 27 04:14:44.499 INFO kablam! Oct 27 04:14:44.499 INFO kablam! warning: variant is never constructed: `Sand` Oct 27 04:14:44.500 INFO kablam! --> src/world.rs:23:5 Oct 27 04:14:44.500 INFO kablam! | Oct 27 04:14:44.500 INFO kablam! 23 | Sand, Oct 27 04:14:44.500 INFO kablam! | ^^^^ Oct 27 04:14:44.500 INFO kablam! Oct 27 04:14:44.500 INFO kablam! warning: variant is never constructed: `Stone` Oct 27 04:14:44.500 INFO kablam! --> src/world.rs:24:5 Oct 27 04:14:44.500 INFO kablam! | Oct 27 04:14:44.500 INFO kablam! 24 | Stone, Oct 27 04:14:44.500 INFO kablam! | ^^^^^ Oct 27 04:14:44.500 INFO kablam! Oct 27 04:14:44.500 INFO kablam! warning: variant is never constructed: `Water` Oct 27 04:14:44.500 INFO kablam! --> src/world.rs:25:5 Oct 27 04:14:44.500 INFO kablam! | Oct 27 04:14:44.500 INFO kablam! 25 | Water, Oct 27 04:14:44.500 INFO kablam! | ^^^^^ Oct 27 04:14:44.500 INFO kablam! Oct 27 04:14:44.500 INFO kablam! warning: method is never used: `is_blocked` Oct 27 04:14:44.500 INFO kablam! --> src/puzzle.rs:12:5 Oct 27 04:14:44.500 INFO kablam! | Oct 27 04:14:44.500 INFO kablam! 12 | pub fn is_blocked > (&self, pos: P, dir: Direction) -> Option { Oct 27 04:14:44.500 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:14:44.500 INFO kablam! Oct 27 04:14:44.500 INFO kablam! warning: variant is never constructed: `Complete` Oct 27 04:14:44.500 INFO kablam! --> src/puzzle.rs:77:5 Oct 27 04:14:44.500 INFO kablam! | Oct 27 04:14:44.500 INFO kablam! 77 | Complete, Oct 27 04:14:44.500 INFO kablam! | ^^^^^^^^ Oct 27 04:14:44.500 INFO kablam! Oct 27 04:14:44.500 INFO kablam! warning: method is never used: `set_walls` Oct 27 04:14:44.500 INFO kablam! --> src/puzzle.rs:126:5 Oct 27 04:14:44.500 INFO kablam! | Oct 27 04:14:44.500 INFO kablam! 126 | pub fn set_walls(&mut self, dirs: &[Direction]) { Oct 27 04:14:44.500 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:14:44.500 INFO kablam! Oct 27 04:14:44.500 INFO kablam! warning: unused arithmetic operation that must be used Oct 27 04:14:44.500 INFO kablam! --> src/util.rs:39:9 Oct 27 04:14:44.500 INFO kablam! | Oct 27 04:14:44.500 INFO kablam! 39 | self + dir; Oct 27 04:14:44.500 INFO kablam! | ^^^^^^^^^^ Oct 27 04:14:44.500 INFO kablam! | Oct 27 04:14:44.500 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 04:14:44.500 INFO kablam! Oct 27 04:14:44.531 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.09s Oct 27 04:14:44.531 INFO kablam! su: No module specific data is present Oct 27 04:14:45.357 INFO running `"docker" "rm" "-f" "24c68eb5b3cb66590914a718ae17103ca03d844d2b40895b600414b9e0095c2c"` Oct 27 04:14:45.687 INFO blam! 24c68eb5b3cb66590914a718ae17103ca03d844d2b40895b600414b9e0095c2c