Oct 21 17:37:13.855 INFO checking gluyas/niwa-rs against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 17:37:13.855 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192/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 21 17:37:14.094 INFO blam! e47fb1f3d6b1266a2c78672c1ca9d7f5e197b01b2d4f1454ac8c01a89d19d697 Oct 21 17:37:14.094 INFO running `"docker" "start" "-a" "e47fb1f3d6b1266a2c78672c1ca9d7f5e197b01b2d4f1454ac8c01a89d19d697"` Oct 21 17:37:14.624 INFO kablam! usermod: no changes Oct 21 17:37:14.648 INFO kablam! Checking niwa-rs v0.1.0 (/source) Oct 21 17:37:15.020 INFO kablam! warning: unnecessary parentheses around assigned value Oct 21 17:37:15.024 INFO kablam! --> src/util.rs:70:18 Oct 21 17:37:15.025 INFO kablam! | Oct 21 17:37:15.025 INFO kablam! 70 | *self += (-rhs.into()); Oct 21 17:37:15.026 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Oct 21 17:37:15.027 INFO kablam! | Oct 21 17:37:15.027 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 21 17:37:15.027 INFO kablam! Oct 21 17:37:15.077 INFO kablam! warning: unnecessary parentheses around assigned value Oct 21 17:37:15.077 INFO kablam! --> src/util.rs:70:18 Oct 21 17:37:15.078 INFO kablam! | Oct 21 17:37:15.078 INFO kablam! 70 | *self += (-rhs.into()); Oct 21 17:37:15.078 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Oct 21 17:37:15.078 INFO kablam! | Oct 21 17:37:15.079 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 21 17:37:15.079 INFO kablam! Oct 21 17:37:15.253 INFO kablam! warning: method is never used: `nudge` Oct 21 17:37:15.253 INFO kablam! --> src/util.rs:38:5 Oct 21 17:37:15.254 INFO kablam! | Oct 21 17:37:15.254 INFO kablam! 38 | pub fn nudge(self, dir: Direction) { Oct 21 17:37:15.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:37:15.255 INFO kablam! | Oct 21 17:37:15.255 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 17:37:15.255 INFO kablam! Oct 21 17:37:15.255 INFO kablam! warning: method is never used: `snap_to_edge` Oct 21 17:37:15.255 INFO kablam! --> src/util.rs:136:5 Oct 21 17:37:15.256 INFO kablam! | Oct 21 17:37:15.256 INFO kablam! 136 | pub fn snap_to_edge > (mut self, dir: Direction, bounds: P) -> GridIndex { Oct 21 17:37:15.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:37:15.257 INFO kablam! Oct 21 17:37:15.257 INFO kablam! warning: method is never used: `iter_rect` Oct 21 17:37:15.257 INFO kablam! --> src/util.rs:151:5 Oct 21 17:37:15.257 INFO kablam! | Oct 21 17:37:15.258 INFO kablam! 151 | pub fn iter_rect(self, dir_primary: Direction, dir_secondary: Direction) -> RectIterator { Oct 21 17:37:15.258 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:37:15.258 INFO kablam! Oct 21 17:37:15.258 INFO kablam! warning: method is never used: `is_within` Oct 21 17:37:15.259 INFO kablam! --> src/util.rs:161:5 Oct 21 17:37:15.259 INFO kablam! | Oct 21 17:37:15.259 INFO kablam! 161 | pub fn is_within > (self, bound: P) -> bool { Oct 21 17:37:15.259 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:37:15.260 INFO kablam! Oct 21 17:37:15.260 INFO kablam! warning: method is never used: `component_add` Oct 21 17:37:15.260 INFO kablam! --> src/util.rs:165:5 Oct 21 17:37:15.260 INFO kablam! | Oct 21 17:37:15.260 INFO kablam! 165 | pub fn component_add > (self, other: P) -> GridIndex { Oct 21 17:37:15.260 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:37:15.260 INFO kablam! Oct 21 17:37:15.260 INFO kablam! warning: method is never used: `component_diff` Oct 21 17:37:15.260 INFO kablam! --> src/util.rs:170:5 Oct 21 17:37:15.260 INFO kablam! | Oct 21 17:37:15.260 INFO kablam! 170 | pub fn component_diff > (self, other: P) -> GridIndex { Oct 21 17:37:15.260 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:37:15.260 INFO kablam! Oct 21 17:37:15.260 INFO kablam! warning: struct is never constructed: `RectIterator` Oct 21 17:37:15.260 INFO kablam! --> src/util.rs:234:1 Oct 21 17:37:15.260 INFO kablam! | Oct 21 17:37:15.260 INFO kablam! 234 | pub struct RectIterator { Oct 21 17:37:15.260 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:37:15.260 INFO kablam! Oct 21 17:37:15.260 INFO kablam! warning: method is never used: `new` Oct 21 17:37:15.260 INFO kablam! --> src/util.rs:261:5 Oct 21 17:37:15.260 INFO kablam! | Oct 21 17:37:15.260 INFO kablam! 261 | pub fn new > (range: P, dir_primary: Direction, dir_secondary: Direction) -> Self { Oct 21 17:37:15.260 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:37:15.260 INFO kablam! Oct 21 17:37:15.260 INFO kablam! warning: method is never used: `of` Oct 21 17:37:15.260 INFO kablam! --> src/util.rs:323:5 Oct 21 17:37:15.260 INFO kablam! | Oct 21 17:37:15.260 INFO kablam! 323 | pub fn of > (size: P, val: T) -> Self { Oct 21 17:37:15.260 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:37:15.260 INFO kablam! Oct 21 17:37:15.263 INFO kablam! warning: variant is never constructed: `Dirt` Oct 21 17:37:15.265 INFO kablam! --> src/world.rs:22:5 Oct 21 17:37:15.265 INFO kablam! | Oct 21 17:37:15.265 INFO kablam! 22 | Dirt, Oct 21 17:37:15.265 INFO kablam! | ^^^^ Oct 21 17:37:15.265 INFO kablam! Oct 21 17:37:15.265 INFO kablam! warning: variant is never constructed: `Sand` Oct 21 17:37:15.265 INFO kablam! --> src/world.rs:23:5 Oct 21 17:37:15.265 INFO kablam! | Oct 21 17:37:15.265 INFO kablam! 23 | Sand, Oct 21 17:37:15.265 INFO kablam! | ^^^^ Oct 21 17:37:15.265 INFO kablam! Oct 21 17:37:15.265 INFO kablam! warning: variant is never constructed: `Stone` Oct 21 17:37:15.265 INFO kablam! --> src/world.rs:24:5 Oct 21 17:37:15.265 INFO kablam! | Oct 21 17:37:15.265 INFO kablam! 24 | Stone, Oct 21 17:37:15.265 INFO kablam! | ^^^^^ Oct 21 17:37:15.265 INFO kablam! Oct 21 17:37:15.265 INFO kablam! warning: variant is never constructed: `Water` Oct 21 17:37:15.265 INFO kablam! --> src/world.rs:25:5 Oct 21 17:37:15.265 INFO kablam! | Oct 21 17:37:15.265 INFO kablam! 25 | Water, Oct 21 17:37:15.265 INFO kablam! | ^^^^^ Oct 21 17:37:15.265 INFO kablam! Oct 21 17:37:15.265 INFO kablam! warning: method is never used: `is_blocked` Oct 21 17:37:15.265 INFO kablam! --> src/puzzle.rs:12:5 Oct 21 17:37:15.265 INFO kablam! | Oct 21 17:37:15.265 INFO kablam! 12 | pub fn is_blocked > (&self, pos: P, dir: Direction) -> Option { Oct 21 17:37:15.265 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:37:15.265 INFO kablam! Oct 21 17:37:15.265 INFO kablam! warning: variant is never constructed: `Complete` Oct 21 17:37:15.265 INFO kablam! --> src/puzzle.rs:77:5 Oct 21 17:37:15.265 INFO kablam! | Oct 21 17:37:15.265 INFO kablam! 77 | Complete, Oct 21 17:37:15.265 INFO kablam! | ^^^^^^^^ Oct 21 17:37:15.265 INFO kablam! Oct 21 17:37:15.265 INFO kablam! warning: method is never used: `set_walls` Oct 21 17:37:15.265 INFO kablam! --> src/puzzle.rs:126:5 Oct 21 17:37:15.265 INFO kablam! | Oct 21 17:37:15.265 INFO kablam! 126 | pub fn set_walls(&mut self, dirs: &[Direction]) { Oct 21 17:37:15.265 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:37:15.265 INFO kablam! Oct 21 17:37:15.265 INFO kablam! warning: unused arithmetic operation that must be used Oct 21 17:37:15.265 INFO kablam! --> src/util.rs:39:9 Oct 21 17:37:15.265 INFO kablam! | Oct 21 17:37:15.265 INFO kablam! 39 | self + dir; Oct 21 17:37:15.265 INFO kablam! | ^^^^^^^^^^ Oct 21 17:37:15.265 INFO kablam! | Oct 21 17:37:15.265 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 17:37:15.265 INFO kablam! Oct 21 17:37:15.309 INFO kablam! warning: method is never used: `nudge` Oct 21 17:37:15.309 INFO kablam! --> src/util.rs:38:5 Oct 21 17:37:15.309 INFO kablam! | Oct 21 17:37:15.309 INFO kablam! 38 | pub fn nudge(self, dir: Direction) { Oct 21 17:37:15.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:37:15.309 INFO kablam! | Oct 21 17:37:15.309 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 17:37:15.309 INFO kablam! Oct 21 17:37:15.309 INFO kablam! warning: method is never used: `snap_to_edge` Oct 21 17:37:15.309 INFO kablam! --> src/util.rs:136:5 Oct 21 17:37:15.309 INFO kablam! | Oct 21 17:37:15.309 INFO kablam! 136 | pub fn snap_to_edge > (mut self, dir: Direction, bounds: P) -> GridIndex { Oct 21 17:37:15.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:37:15.309 INFO kablam! Oct 21 17:37:15.309 INFO kablam! warning: method is never used: `iter_rect` Oct 21 17:37:15.309 INFO kablam! --> src/util.rs:151:5 Oct 21 17:37:15.309 INFO kablam! | Oct 21 17:37:15.309 INFO kablam! 151 | pub fn iter_rect(self, dir_primary: Direction, dir_secondary: Direction) -> RectIterator { Oct 21 17:37:15.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:37:15.309 INFO kablam! Oct 21 17:37:15.309 INFO kablam! warning: method is never used: `is_within` Oct 21 17:37:15.309 INFO kablam! --> src/util.rs:161:5 Oct 21 17:37:15.309 INFO kablam! | Oct 21 17:37:15.309 INFO kablam! 161 | pub fn is_within > (self, bound: P) -> bool { Oct 21 17:37:15.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:37:15.309 INFO kablam! Oct 21 17:37:15.309 INFO kablam! warning: method is never used: `component_add` Oct 21 17:37:15.309 INFO kablam! --> src/util.rs:165:5 Oct 21 17:37:15.309 INFO kablam! | Oct 21 17:37:15.309 INFO kablam! 165 | pub fn component_add > (self, other: P) -> GridIndex { Oct 21 17:37:15.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:37:15.309 INFO kablam! Oct 21 17:37:15.309 INFO kablam! warning: method is never used: `component_diff` Oct 21 17:37:15.309 INFO kablam! --> src/util.rs:170:5 Oct 21 17:37:15.309 INFO kablam! | Oct 21 17:37:15.309 INFO kablam! 170 | pub fn component_diff > (self, other: P) -> GridIndex { Oct 21 17:37:15.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:37:15.309 INFO kablam! Oct 21 17:37:15.309 INFO kablam! warning: struct is never constructed: `RectIterator` Oct 21 17:37:15.309 INFO kablam! --> src/util.rs:234:1 Oct 21 17:37:15.309 INFO kablam! | Oct 21 17:37:15.309 INFO kablam! 234 | pub struct RectIterator { Oct 21 17:37:15.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:37:15.309 INFO kablam! Oct 21 17:37:15.309 INFO kablam! warning: method is never used: `new` Oct 21 17:37:15.309 INFO kablam! --> src/util.rs:261:5 Oct 21 17:37:15.309 INFO kablam! | Oct 21 17:37:15.309 INFO kablam! 261 | pub fn new > (range: P, dir_primary: Direction, dir_secondary: Direction) -> Self { Oct 21 17:37:15.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:37:15.309 INFO kablam! Oct 21 17:37:15.309 INFO kablam! warning: method is never used: `of` Oct 21 17:37:15.309 INFO kablam! --> src/util.rs:323:5 Oct 21 17:37:15.309 INFO kablam! | Oct 21 17:37:15.309 INFO kablam! 323 | pub fn of > (size: P, val: T) -> Self { Oct 21 17:37:15.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:37:15.309 INFO kablam! Oct 21 17:37:15.309 INFO kablam! warning: variant is never constructed: `Dirt` Oct 21 17:37:15.309 INFO kablam! --> src/world.rs:22:5 Oct 21 17:37:15.309 INFO kablam! | Oct 21 17:37:15.309 INFO kablam! 22 | Dirt, Oct 21 17:37:15.309 INFO kablam! | ^^^^ Oct 21 17:37:15.309 INFO kablam! Oct 21 17:37:15.309 INFO kablam! warning: variant is never constructed: `Sand` Oct 21 17:37:15.309 INFO kablam! --> src/world.rs:23:5 Oct 21 17:37:15.309 INFO kablam! | Oct 21 17:37:15.309 INFO kablam! 23 | Sand, Oct 21 17:37:15.309 INFO kablam! | ^^^^ Oct 21 17:37:15.309 INFO kablam! Oct 21 17:37:15.309 INFO kablam! warning: variant is never constructed: `Stone` Oct 21 17:37:15.309 INFO kablam! --> src/world.rs:24:5 Oct 21 17:37:15.309 INFO kablam! | Oct 21 17:37:15.309 INFO kablam! 24 | Stone, Oct 21 17:37:15.309 INFO kablam! | ^^^^^ Oct 21 17:37:15.309 INFO kablam! Oct 21 17:37:15.309 INFO kablam! warning: variant is never constructed: `Water` Oct 21 17:37:15.309 INFO kablam! --> src/world.rs:25:5 Oct 21 17:37:15.309 INFO kablam! | Oct 21 17:37:15.309 INFO kablam! 25 | Water, Oct 21 17:37:15.309 INFO kablam! | ^^^^^ Oct 21 17:37:15.309 INFO kablam! Oct 21 17:37:15.309 INFO kablam! warning: method is never used: `is_blocked` Oct 21 17:37:15.309 INFO kablam! --> src/puzzle.rs:12:5 Oct 21 17:37:15.309 INFO kablam! | Oct 21 17:37:15.310 INFO kablam! 12 | pub fn is_blocked > (&self, pos: P, dir: Direction) -> Option { Oct 21 17:37:15.310 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:37:15.310 INFO kablam! Oct 21 17:37:15.310 INFO kablam! warning: variant is never constructed: `Complete` Oct 21 17:37:15.310 INFO kablam! --> src/puzzle.rs:77:5 Oct 21 17:37:15.310 INFO kablam! | Oct 21 17:37:15.310 INFO kablam! 77 | Complete, Oct 21 17:37:15.310 INFO kablam! | ^^^^^^^^ Oct 21 17:37:15.310 INFO kablam! Oct 21 17:37:15.310 INFO kablam! warning: method is never used: `set_walls` Oct 21 17:37:15.310 INFO kablam! --> src/puzzle.rs:126:5 Oct 21 17:37:15.310 INFO kablam! | Oct 21 17:37:15.310 INFO kablam! 126 | pub fn set_walls(&mut self, dirs: &[Direction]) { Oct 21 17:37:15.310 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:37:15.310 INFO kablam! Oct 21 17:37:15.310 INFO kablam! warning: unused arithmetic operation that must be used Oct 21 17:37:15.310 INFO kablam! --> src/util.rs:39:9 Oct 21 17:37:15.310 INFO kablam! | Oct 21 17:37:15.310 INFO kablam! 39 | self + dir; Oct 21 17:37:15.310 INFO kablam! | ^^^^^^^^^^ Oct 21 17:37:15.310 INFO kablam! | Oct 21 17:37:15.310 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 17:37:15.310 INFO kablam! Oct 21 17:37:15.340 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.70s Oct 21 17:37:15.352 INFO kablam! su: No module specific data is present Oct 21 17:37:15.777 INFO running `"docker" "rm" "-f" "e47fb1f3d6b1266a2c78672c1ca9d7f5e197b01b2d4f1454ac8c01a89d19d697"` Oct 21 17:37:15.905 INFO blam! e47fb1f3d6b1266a2c78672c1ca9d7f5e197b01b2d4f1454ac8c01a89d19d697