Oct 12 18:57:50.933 INFO checking kirillkh/xword_constructor against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 18:57:50.933 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 12 18:57:51.159 INFO blam! a8856fe1cf8488aea1680dc5fdf61bad3b7a14c7c559beb1cb04bfaa6dfc4ca8 Oct 12 18:57:51.164 INFO running `"docker" "start" "-a" "a8856fe1cf8488aea1680dc5fdf61bad3b7a14c7c559beb1cb04bfaa6dfc4ca8"` Oct 12 18:57:51.574 INFO kablam! usermod: no changes Oct 12 18:57:51.640 INFO kablam! Checking libc v0.2.8 Oct 12 18:57:51.641 INFO kablam! Checking either v1.0.1 Oct 12 18:57:51.641 INFO kablam! Compiling ndarray v0.6.8 Oct 12 18:57:51.641 INFO kablam! Checking mempool v0.2.0 Oct 12 18:57:51.642 INFO kablam! Checking matrixmultiply v0.1.11 Oct 12 18:57:51.642 INFO kablam! Checking regex-syntax v0.3.1 Oct 12 18:57:51.643 INFO kablam! Checking num-complex v0.1.35 Oct 12 18:57:52.771 INFO kablam! Checking itertools v0.5.5 Oct 12 18:57:54.452 INFO kablam! Checking memchr v0.1.10 Oct 12 18:57:54.454 INFO kablam! Checking rand v0.3.14 Oct 12 18:57:55.288 INFO kablam! Checking aho-corasick v0.5.1 Oct 12 18:57:57.423 INFO kablam! Checking regex v0.1.61 Oct 12 18:58:00.684 INFO kablam! Checking xword_constructor v0.2.1 (/source) Oct 12 18:58:01.286 INFO kablam! warning: unused macro definition Oct 12 18:58:01.287 INFO kablam! --> src/common.rs:524:1 Oct 12 18:58:01.287 INFO kablam! | Oct 12 18:58:01.288 INFO kablam! 524 | / macro_rules! if_let { Oct 12 18:58:01.288 INFO kablam! 525 | | ($x:pat = $e:expr => $a:block else $b:block) => {{ Oct 12 18:58:01.289 INFO kablam! 526 | | let opt_value = if let $x = $e { Oct 12 18:58:01.289 INFO kablam! 527 | | Some($a) Oct 12 18:58:01.290 INFO kablam! ... | Oct 12 18:58:01.291 INFO kablam! 536 | | }} Oct 12 18:58:01.291 INFO kablam! 537 | | } Oct 12 18:58:01.292 INFO kablam! | |_^ Oct 12 18:58:01.292 INFO kablam! | Oct 12 18:58:01.293 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 12 18:58:01.293 INFO kablam! Oct 12 18:58:01.294 INFO kablam! warning: unused import: `fnv::FnvHashSet` Oct 12 18:58:01.294 INFO kablam! --> src/global2/variant_grid/compat_map.rs:5:5 Oct 12 18:58:01.295 INFO kablam! | Oct 12 18:58:01.295 INFO kablam! 5 | use fnv::FnvHashSet; Oct 12 18:58:01.296 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 18:58:01.297 INFO kablam! | Oct 12 18:58:01.297 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 18:58:01.298 INFO kablam! Oct 12 18:58:01.298 INFO kablam! warning: unused imports: `max`, `min` Oct 12 18:58:01.299 INFO kablam! --> src/global2/variant_grid/mod.rs:13:16 Oct 12 18:58:01.299 INFO kablam! | Oct 12 18:58:01.300 INFO kablam! 13 | use std::cmp::{max, min}; Oct 12 18:58:01.300 INFO kablam! | ^^^ ^^^ Oct 12 18:58:01.301 INFO kablam! Oct 12 18:58:01.535 INFO kablam! warning: unused macro definition Oct 12 18:58:01.536 INFO kablam! --> src/common.rs:524:1 Oct 12 18:58:01.537 INFO kablam! | Oct 12 18:58:01.537 INFO kablam! 524 | / macro_rules! if_let { Oct 12 18:58:01.538 INFO kablam! 525 | | ($x:pat = $e:expr => $a:block else $b:block) => {{ Oct 12 18:58:01.539 INFO kablam! 526 | | let opt_value = if let $x = $e { Oct 12 18:58:01.539 INFO kablam! 527 | | Some($a) Oct 12 18:58:01.540 INFO kablam! ... | Oct 12 18:58:01.541 INFO kablam! 536 | | }} Oct 12 18:58:01.541 INFO kablam! 537 | | } Oct 12 18:58:01.542 INFO kablam! | |_^ Oct 12 18:58:01.542 INFO kablam! | Oct 12 18:58:01.543 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 12 18:58:01.544 INFO kablam! Oct 12 18:58:01.544 INFO kablam! warning: unused import: `super::Orientation::*` Oct 12 18:58:01.545 INFO kablam! --> src/common.rs:723:6 Oct 12 18:58:01.546 INFO kablam! | Oct 12 18:58:01.546 INFO kablam! 723 | use super::Orientation::*; Oct 12 18:58:01.546 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:58:01.546 INFO kablam! | Oct 12 18:58:01.546 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 18:58:01.546 INFO kablam! Oct 12 18:58:01.546 INFO kablam! warning: unused import: `fnv::FnvHashSet` Oct 12 18:58:01.546 INFO kablam! --> src/global2/variant_grid/compat_map.rs:5:5 Oct 12 18:58:01.546 INFO kablam! | Oct 12 18:58:01.546 INFO kablam! 5 | use fnv::FnvHashSet; Oct 12 18:58:01.546 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 18:58:01.546 INFO kablam! Oct 12 18:58:01.546 INFO kablam! warning: unused imports: `max`, `min` Oct 12 18:58:01.546 INFO kablam! --> src/global2/variant_grid/mod.rs:13:16 Oct 12 18:58:01.546 INFO kablam! | Oct 12 18:58:01.546 INFO kablam! 13 | use std::cmp::{max, min}; Oct 12 18:58:01.546 INFO kablam! | ^^^ ^^^ Oct 12 18:58:01.546 INFO kablam! Oct 12 18:58:01.564 INFO kablam! warning: type annotations needed Oct 12 18:58:01.565 INFO kablam! --> src/global2/weighted_selection_tree.rs:59:38 Oct 12 18:58:01.566 INFO kablam! | Oct 12 18:58:01.567 INFO kablam! 59 | ptr::write(nodes_ptr.offset(i as isize), node); Oct 12 18:58:01.567 INFO kablam! | ^^^^^^ Oct 12 18:58:01.568 INFO kablam! | Oct 12 18:58:01.569 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Oct 12 18:58:01.569 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 12 18:58:01.570 INFO kablam! = note: for more information, see issue #46906 Oct 12 18:58:01.570 INFO kablam! Oct 12 18:58:01.644 INFO kablam! warning: type annotations needed Oct 12 18:58:01.645 INFO kablam! --> src/global2/weighted_selection_tree.rs:615:47 Oct 12 18:58:01.645 INFO kablam! | Oct 12 18:58:01.645 INFO kablam! 615 | let rm_ptr = unsafe { removed_ptr.offset(iremoved as isize) }; Oct 12 18:58:01.646 INFO kablam! | ^^^^^^ Oct 12 18:58:01.646 INFO kablam! | Oct 12 18:58:01.646 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 12 18:58:01.646 INFO kablam! = note: for more information, see issue #46906 Oct 12 18:58:01.646 INFO kablam! Oct 12 18:58:01.848 INFO kablam! warning: unused variable: `pid` Oct 12 18:58:01.848 INFO kablam! --> src/global2/variant_grid/compat_map.rs:16:17 Oct 12 18:58:01.848 INFO kablam! | Oct 12 18:58:01.848 INFO kablam! 16 | let pid = place.id; Oct 12 18:58:01.848 INFO kablam! | ^^^ help: consider using `_pid` instead Oct 12 18:58:01.848 INFO kablam! | Oct 12 18:58:01.848 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 18:58:01.848 INFO kablam! Oct 12 18:58:01.850 INFO kablam! warning: unused variable: `char_idx` Oct 12 18:58:01.850 INFO kablam! --> src/global2/variant_grid/mod.rs:154:51 Oct 12 18:58:01.850 INFO kablam! | Oct 12 18:58:01.850 INFO kablam! 154 | place.fold_positions_index((), |(), y, x, char_idx| { Oct 12 18:58:01.850 INFO kablam! | ^^^^^^^^ help: consider using `_char_idx` instead Oct 12 18:58:01.850 INFO kablam! Oct 12 18:58:01.980 INFO kablam! warning: type annotations needed Oct 12 18:58:01.980 INFO kablam! --> src/global2/weighted_selection_tree.rs:59:38 Oct 12 18:58:01.980 INFO kablam! | Oct 12 18:58:01.980 INFO kablam! 59 | ptr::write(nodes_ptr.offset(i as isize), node); Oct 12 18:58:01.980 INFO kablam! | ^^^^^^ Oct 12 18:58:01.980 INFO kablam! | Oct 12 18:58:01.980 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Oct 12 18:58:01.980 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 12 18:58:01.980 INFO kablam! = note: for more information, see issue #46906 Oct 12 18:58:01.980 INFO kablam! Oct 12 18:58:02.052 INFO kablam! warning: variable does not need to be mutable Oct 12 18:58:02.052 INFO kablam! --> src/global2/variant_grid/mod.rs:242:17 Oct 12 18:58:02.052 INFO kablam! | Oct 12 18:58:02.052 INFO kablam! 242 | let mut cell: &mut ShrinkVec = self.field.uget_mut((y,x)); Oct 12 18:58:02.052 INFO kablam! | ----^^^^ Oct 12 18:58:02.052 INFO kablam! | | Oct 12 18:58:02.052 INFO kablam! | help: remove this `mut` Oct 12 18:58:02.052 INFO kablam! | Oct 12 18:58:02.052 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 18:58:02.052 INFO kablam! Oct 12 18:58:02.052 INFO kablam! warning: variable does not need to be mutable Oct 12 18:58:02.052 INFO kablam! --> src/global2/variant_grid/mod.rs:256:21 Oct 12 18:58:02.052 INFO kablam! | Oct 12 18:58:02.052 INFO kablam! 256 | let mut entry2: &mut [usize] = self.entries.slice_unchecked_mut(swapped_id.0); Oct 12 18:58:02.053 INFO kablam! | ----^^^^^^ Oct 12 18:58:02.053 INFO kablam! | | Oct 12 18:58:02.053 INFO kablam! | help: remove this `mut` Oct 12 18:58:02.053 INFO kablam! Oct 12 18:58:02.053 INFO kablam! warning: variable does not need to be mutable Oct 12 18:58:02.053 INFO kablam! --> src/global2/variant_grid/mod.rs:242:17 Oct 12 18:58:02.053 INFO kablam! | Oct 12 18:58:02.053 INFO kablam! 242 | let mut cell: &mut ShrinkVec = self.field.uget_mut((y,x)); Oct 12 18:58:02.053 INFO kablam! | ----^^^^ Oct 12 18:58:02.053 INFO kablam! | | Oct 12 18:58:02.053 INFO kablam! | help: remove this `mut` Oct 12 18:58:02.053 INFO kablam! Oct 12 18:58:02.068 INFO kablam! warning: method is never used: `tuple` Oct 12 18:58:02.068 INFO kablam! --> src/common.rs:27:2 Oct 12 18:58:02.068 INFO kablam! | Oct 12 18:58:02.068 INFO kablam! 27 | fn tuple(t: (dim, dim)) -> MatrixDim { MatrixDim(t.0, t.1) } Oct 12 18:58:02.068 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:58:02.068 INFO kablam! | Oct 12 18:58:02.068 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 18:58:02.068 INFO kablam! Oct 12 18:58:02.068 INFO kablam! warning: field is never used: `dic_arena` Oct 12 18:58:02.068 INFO kablam! --> src/common.rs:339:5 Oct 12 18:58:02.068 INFO kablam! | Oct 12 18:58:02.068 INFO kablam! 339 | dic_arena: SlicedArena, Oct 12 18:58:02.068 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:58:02.068 INFO kablam! Oct 12 18:58:02.069 INFO kablam! warning: function is never used: `filter_indices` Oct 12 18:58:02.069 INFO kablam! --> src/common.rs:487:1 Oct 12 18:58:02.069 INFO kablam! | Oct 12 18:58:02.069 INFO kablam! 487 | pub fn filter_indices (mut items: Vec, indices: &[usize]) -> (Vec, Vec) { Oct 12 18:58:02.069 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:58:02.069 INFO kablam! Oct 12 18:58:02.069 INFO kablam! warning: method is never used: `insert` Oct 12 18:58:02.069 INFO kablam! --> src/global2/weighted_selection_tree.rs:261:5 Oct 12 18:58:02.069 INFO kablam! | Oct 12 18:58:02.069 INFO kablam! 261 | pub fn insert(&mut self, k: K, it: It) -> Option { Oct 12 18:58:02.069 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:58:02.069 INFO kablam! Oct 12 18:58:02.069 INFO kablam! warning: method is never used: `leaves_count` Oct 12 18:58:02.069 INFO kablam! --> src/global2/weighted_selection_tree.rs:494:5 Oct 12 18:58:02.069 INFO kablam! | Oct 12 18:58:02.069 INFO kablam! 494 | fn leaves_count(&mut self, idx: NdIndex) -> usize { Oct 12 18:58:02.069 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:58:02.069 INFO kablam! Oct 12 18:58:02.069 INFO kablam! warning: method is never used: `score_at` Oct 12 18:58:02.069 INFO kablam! --> src/global2/weighted_selection_tree.rs:532:5 Oct 12 18:58:02.069 INFO kablam! | Oct 12 18:58:02.069 INFO kablam! 532 | fn score_at(&self, idx: NdIndex) -> f32 { Oct 12 18:58:02.069 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:58:02.069 INFO kablam! Oct 12 18:58:02.069 INFO kablam! warning: field is never used: `it` Oct 12 18:58:02.069 INFO kablam! --> src/global2/weighted_selection_tree.rs:647:5 Oct 12 18:58:02.069 INFO kablam! | Oct 12 18:58:02.069 INFO kablam! 647 | it: ScoredMove, Oct 12 18:58:02.069 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 18:58:02.069 INFO kablam! Oct 12 18:58:02.079 INFO kablam! warning: type annotations needed Oct 12 18:58:02.079 INFO kablam! --> src/global2/weighted_selection_tree.rs:615:47 Oct 12 18:58:02.079 INFO kablam! | Oct 12 18:58:02.079 INFO kablam! 615 | let rm_ptr = unsafe { removed_ptr.offset(iremoved as isize) }; Oct 12 18:58:02.080 INFO kablam! | ^^^^^^ Oct 12 18:58:02.080 INFO kablam! | Oct 12 18:58:02.080 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 12 18:58:02.080 INFO kablam! = note: for more information, see issue #46906 Oct 12 18:58:02.080 INFO kablam! Oct 12 18:58:02.095 INFO kablam! warning: variable `Ts` should have a snake case name such as `ts` Oct 12 18:58:02.095 INFO kablam! --> src/global2/constructor2.rs:564:17 Oct 12 18:58:02.095 INFO kablam! | Oct 12 18:58:02.095 INFO kablam! 564 | let mut Ts: Vec = Vec::new(); Oct 12 18:58:02.095 INFO kablam! | ^^^^^^ Oct 12 18:58:02.095 INFO kablam! | Oct 12 18:58:02.095 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 12 18:58:02.096 INFO kablam! Oct 12 18:58:02.384 INFO kablam! warning: unused variable: `pid` Oct 12 18:58:02.384 INFO kablam! --> src/global2/variant_grid/compat_map.rs:16:17 Oct 12 18:58:02.384 INFO kablam! | Oct 12 18:58:02.385 INFO kablam! 16 | let pid = place.id; Oct 12 18:58:02.385 INFO kablam! | ^^^ help: consider using `_pid` instead Oct 12 18:58:02.385 INFO kablam! | Oct 12 18:58:02.385 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 18:58:02.385 INFO kablam! Oct 12 18:58:02.385 INFO kablam! warning: unused variable: `char_idx` Oct 12 18:58:02.385 INFO kablam! --> src/global2/variant_grid/mod.rs:154:51 Oct 12 18:58:02.385 INFO kablam! | Oct 12 18:58:02.386 INFO kablam! 154 | place.fold_positions_index((), |(), y, x, char_idx| { Oct 12 18:58:02.386 INFO kablam! | ^^^^^^^^ help: consider using `_char_idx` instead Oct 12 18:58:02.386 INFO kablam! Oct 12 18:58:03.116 INFO kablam! warning: variable does not need to be mutable Oct 12 18:58:03.116 INFO kablam! --> src/global2/variant_grid/mod.rs:242:17 Oct 12 18:58:03.116 INFO kablam! | Oct 12 18:58:03.116 INFO kablam! 242 | let mut cell: &mut ShrinkVec = self.field.uget_mut((y,x)); Oct 12 18:58:03.116 INFO kablam! | ----^^^^ Oct 12 18:58:03.116 INFO kablam! | | Oct 12 18:58:03.116 INFO kablam! | help: remove this `mut` Oct 12 18:58:03.123 INFO kablam! | Oct 12 18:58:03.123 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 18:58:03.123 INFO kablam! Oct 12 18:58:03.123 INFO kablam! warning: variable does not need to be mutable Oct 12 18:58:03.124 INFO kablam! --> src/global2/variant_grid/mod.rs:256:21 Oct 12 18:58:03.124 INFO kablam! | Oct 12 18:58:03.124 INFO kablam! 256 | let mut entry2: &mut [usize] = self.entries.slice_unchecked_mut(swapped_id.0); Oct 12 18:58:03.124 INFO kablam! | ----^^^^^^ Oct 12 18:58:03.124 INFO kablam! | | Oct 12 18:58:03.125 INFO kablam! | help: remove this `mut` Oct 12 18:58:03.125 INFO kablam! Oct 12 18:58:03.125 INFO kablam! warning: variable does not need to be mutable Oct 12 18:58:03.125 INFO kablam! --> src/global2/variant_grid/mod.rs:242:17 Oct 12 18:58:03.126 INFO kablam! | Oct 12 18:58:03.126 INFO kablam! 242 | let mut cell: &mut ShrinkVec = self.field.uget_mut((y,x)); Oct 12 18:58:03.126 INFO kablam! | ----^^^^ Oct 12 18:58:03.126 INFO kablam! | | Oct 12 18:58:03.126 INFO kablam! | help: remove this `mut` Oct 12 18:58:03.127 INFO kablam! Oct 12 18:58:03.136 INFO kablam! warning: method is never used: `tuple` Oct 12 18:58:03.136 INFO kablam! --> src/common.rs:27:2 Oct 12 18:58:03.136 INFO kablam! | Oct 12 18:58:03.137 INFO kablam! 27 | fn tuple(t: (dim, dim)) -> MatrixDim { MatrixDim(t.0, t.1) } Oct 12 18:58:03.137 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:58:03.152 INFO kablam! | Oct 12 18:58:03.153 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 18:58:03.153 INFO kablam! Oct 12 18:58:03.153 INFO kablam! warning: field is never used: `dic_arena` Oct 12 18:58:03.153 INFO kablam! --> src/common.rs:339:5 Oct 12 18:58:03.153 INFO kablam! | Oct 12 18:58:03.160 INFO kablam! 339 | dic_arena: SlicedArena, Oct 12 18:58:03.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:58:03.161 INFO kablam! Oct 12 18:58:03.161 INFO kablam! warning: function is never used: `filter_indices` Oct 12 18:58:03.161 INFO kablam! --> src/common.rs:487:1 Oct 12 18:58:03.161 INFO kablam! | Oct 12 18:58:03.162 INFO kablam! 487 | pub fn filter_indices (mut items: Vec, indices: &[usize]) -> (Vec, Vec) { Oct 12 18:58:03.162 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:58:03.162 INFO kablam! Oct 12 18:58:03.163 INFO kablam! warning: method is never used: `insert` Oct 12 18:58:03.163 INFO kablam! --> src/global2/weighted_selection_tree.rs:261:5 Oct 12 18:58:03.163 INFO kablam! | Oct 12 18:58:03.163 INFO kablam! 261 | pub fn insert(&mut self, k: K, it: It) -> Option { Oct 12 18:58:03.163 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:58:03.163 INFO kablam! Oct 12 18:58:03.163 INFO kablam! warning: method is never used: `leaves_count` Oct 12 18:58:03.163 INFO kablam! --> src/global2/weighted_selection_tree.rs:494:5 Oct 12 18:58:03.163 INFO kablam! | Oct 12 18:58:03.164 INFO kablam! 494 | fn leaves_count(&mut self, idx: NdIndex) -> usize { Oct 12 18:58:03.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:58:03.164 INFO kablam! Oct 12 18:58:03.164 INFO kablam! warning: method is never used: `score_at` Oct 12 18:58:03.164 INFO kablam! --> src/global2/weighted_selection_tree.rs:532:5 Oct 12 18:58:03.164 INFO kablam! | Oct 12 18:58:03.164 INFO kablam! 532 | fn score_at(&self, idx: NdIndex) -> f32 { Oct 12 18:58:03.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:58:03.164 INFO kablam! Oct 12 18:58:03.166 INFO kablam! warning: field is never used: `it` Oct 12 18:58:03.166 INFO kablam! --> src/global2/weighted_selection_tree.rs:647:5 Oct 12 18:58:03.166 INFO kablam! | Oct 12 18:58:03.166 INFO kablam! 647 | it: ScoredMove, Oct 12 18:58:03.166 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 18:58:03.166 INFO kablam! Oct 12 18:58:03.210 INFO kablam! warning: variable `Ts` should have a snake case name such as `ts` Oct 12 18:58:03.210 INFO kablam! --> src/global2/constructor2.rs:564:17 Oct 12 18:58:03.211 INFO kablam! | Oct 12 18:58:03.211 INFO kablam! 564 | let mut Ts: Vec = Vec::new(); Oct 12 18:58:03.211 INFO kablam! | ^^^^^^ Oct 12 18:58:03.221 INFO kablam! | Oct 12 18:58:03.221 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 12 18:58:03.221 INFO kablam! Oct 12 18:58:03.840 INFO kablam! warning: use of deprecated item 'ndarray::OwnedArray': Use the type alias `Array` instead Oct 12 18:58:03.840 INFO kablam! --> src/bin/problem_gen.rs:13:15 Oct 12 18:58:03.840 INFO kablam! | Oct 12 18:58:03.840 INFO kablam! 13 | use ndarray::{OwnedArray, Axis, ArrayView}; Oct 12 18:58:03.840 INFO kablam! | ^^^^^^^^^^ Oct 12 18:58:03.840 INFO kablam! | Oct 12 18:58:03.840 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 18:58:03.840 INFO kablam! Oct 12 18:58:03.840 INFO kablam! warning: use of deprecated item 'ndarray::OwnedArray': Use the type alias `Array` instead Oct 12 18:58:03.840 INFO kablam! --> src/bin/problem_gen.rs:22:20 Oct 12 18:58:03.840 INFO kablam! | Oct 12 18:58:03.840 INFO kablam! 22 | let mut templ: OwnedArray = parse(bytes); Oct 12 18:58:03.841 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:58:03.841 INFO kablam! Oct 12 18:58:03.841 INFO kablam! warning: use of deprecated item 'ndarray::OwnedArray': Use the type alias `Array` instead Oct 12 18:58:03.841 INFO kablam! --> src/bin/problem_gen.rs:33:19 Oct 12 18:58:03.841 INFO kablam! | Oct 12 18:58:03.841 INFO kablam! 33 | fn print(filled: &OwnedArray) { Oct 12 18:58:03.841 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:58:03.841 INFO kablam! Oct 12 18:58:03.841 INFO kablam! warning: use of deprecated item 'ndarray::OwnedArray': Use the type alias `Array` instead Oct 12 18:58:03.841 INFO kablam! --> src/bin/problem_gen.rs:43:21 Oct 12 18:58:03.841 INFO kablam! | Oct 12 18:58:03.841 INFO kablam! 43 | fn fill(templ: &mut OwnedArray) { Oct 12 18:58:03.841 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:58:03.841 INFO kablam! Oct 12 18:58:03.841 INFO kablam! warning: use of deprecated item 'ndarray::OwnedArray': Use the type alias `Array` instead Oct 12 18:58:03.841 INFO kablam! --> src/bin/problem_gen.rs:59:28 Oct 12 18:58:03.841 INFO kablam! | Oct 12 18:58:03.841 INFO kablam! 59 | fn gen_problem(templ: &mut OwnedArray) -> Problem { Oct 12 18:58:03.841 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:58:03.841 INFO kablam! Oct 12 18:58:03.841 INFO kablam! warning: use of deprecated item 'ndarray::OwnedArray': Use the type alias `Array` instead Oct 12 18:58:03.841 INFO kablam! --> src/bin/problem_gen.rs:63:47 Oct 12 18:58:03.841 INFO kablam! | Oct 12 18:58:03.841 INFO kablam! 63 | let mut board: OwnedArray = OwnedArray::default(MatrixDim(h, w)); Oct 12 18:58:03.841 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 18:58:03.841 INFO kablam! Oct 12 18:58:03.841 INFO kablam! warning: use of deprecated item 'ndarray::OwnedArray': Use the type alias `Array` instead Oct 12 18:58:03.841 INFO kablam! --> src/bin/problem_gen.rs:63:17 Oct 12 18:58:03.841 INFO kablam! | Oct 12 18:58:03.841 INFO kablam! 63 | let mut board: OwnedArray = OwnedArray::default(MatrixDim(h, w)); Oct 12 18:58:03.841 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:58:03.841 INFO kablam! Oct 12 18:58:03.841 INFO kablam! warning: use of deprecated item 'ndarray::OwnedArray': Use the type alias `Array` instead Oct 12 18:58:03.841 INFO kablam! --> src/bin/problem_gen.rs:175:29 Oct 12 18:58:03.841 INFO kablam! | Oct 12 18:58:03.841 INFO kablam! 175 | fn parse(bytes: Vec) -> OwnedArray { Oct 12 18:58:03.841 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:58:03.841 INFO kablam! Oct 12 18:58:03.841 INFO kablam! warning: use of deprecated item 'ndarray::OwnedArray': Use the type alias `Array` instead Oct 12 18:58:03.841 INFO kablam! --> src/bin/problem_gen.rs:183:45 Oct 12 18:58:03.841 INFO kablam! | Oct 12 18:58:03.841 INFO kablam! 183 | let mut board: OwnedArray = OwnedArray::default(MatrixDim(h, w)); Oct 12 18:58:03.841 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 18:58:03.841 INFO kablam! Oct 12 18:58:03.841 INFO kablam! warning: use of deprecated item 'ndarray::OwnedArray': Use the type alias `Array` instead Oct 12 18:58:03.841 INFO kablam! --> src/bin/problem_gen.rs:183:17 Oct 12 18:58:03.841 INFO kablam! | Oct 12 18:58:03.841 INFO kablam! 183 | let mut board: OwnedArray = OwnedArray::default(MatrixDim(h, w)); Oct 12 18:58:03.841 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:58:03.841 INFO kablam! Oct 12 18:58:04.180 INFO kablam! warning: use of deprecated item 'ndarray::OwnedArray': Use the type alias `Array` instead Oct 12 18:58:04.180 INFO kablam! --> src/bin/problem_gen.rs:13:15 Oct 12 18:58:04.180 INFO kablam! | Oct 12 18:58:04.180 INFO kablam! 13 | use ndarray::{OwnedArray, Axis, ArrayView}; Oct 12 18:58:04.180 INFO kablam! | ^^^^^^^^^^ Oct 12 18:58:04.181 INFO kablam! | Oct 12 18:58:04.181 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 18:58:04.181 INFO kablam! Oct 12 18:58:04.181 INFO kablam! warning: use of deprecated item 'ndarray::OwnedArray': Use the type alias `Array` instead Oct 12 18:58:04.181 INFO kablam! --> src/bin/problem_gen.rs:22:20 Oct 12 18:58:04.181 INFO kablam! | Oct 12 18:58:04.181 INFO kablam! 22 | let mut templ: OwnedArray = parse(bytes); Oct 12 18:58:04.181 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:58:04.181 INFO kablam! Oct 12 18:58:04.181 INFO kablam! warning: use of deprecated item 'ndarray::OwnedArray': Use the type alias `Array` instead Oct 12 18:58:04.181 INFO kablam! --> src/bin/problem_gen.rs:33:19 Oct 12 18:58:04.181 INFO kablam! | Oct 12 18:58:04.181 INFO kablam! 33 | fn print(filled: &OwnedArray) { Oct 12 18:58:04.181 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:58:04.181 INFO kablam! Oct 12 18:58:04.181 INFO kablam! warning: use of deprecated item 'ndarray::OwnedArray': Use the type alias `Array` instead Oct 12 18:58:04.181 INFO kablam! --> src/bin/problem_gen.rs:43:21 Oct 12 18:58:04.181 INFO kablam! | Oct 12 18:58:04.181 INFO kablam! 43 | fn fill(templ: &mut OwnedArray) { Oct 12 18:58:04.181 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:58:04.181 INFO kablam! Oct 12 18:58:04.181 INFO kablam! warning: use of deprecated item 'ndarray::OwnedArray': Use the type alias `Array` instead Oct 12 18:58:04.181 INFO kablam! --> src/bin/problem_gen.rs:59:28 Oct 12 18:58:04.181 INFO kablam! | Oct 12 18:58:04.181 INFO kablam! 59 | fn gen_problem(templ: &mut OwnedArray) -> Problem { Oct 12 18:58:04.181 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:58:04.181 INFO kablam! Oct 12 18:58:04.181 INFO kablam! warning: use of deprecated item 'ndarray::OwnedArray': Use the type alias `Array` instead Oct 12 18:58:04.181 INFO kablam! --> src/bin/problem_gen.rs:63:47 Oct 12 18:58:04.181 INFO kablam! | Oct 12 18:58:04.181 INFO kablam! 63 | let mut board: OwnedArray = OwnedArray::default(MatrixDim(h, w)); Oct 12 18:58:04.181 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 18:58:04.181 INFO kablam! Oct 12 18:58:04.181 INFO kablam! warning: use of deprecated item 'ndarray::OwnedArray': Use the type alias `Array` instead Oct 12 18:58:04.181 INFO kablam! --> src/bin/problem_gen.rs:63:17 Oct 12 18:58:04.181 INFO kablam! | Oct 12 18:58:04.181 INFO kablam! 63 | let mut board: OwnedArray = OwnedArray::default(MatrixDim(h, w)); Oct 12 18:58:04.181 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:58:04.181 INFO kablam! Oct 12 18:58:04.181 INFO kablam! warning: use of deprecated item 'ndarray::OwnedArray': Use the type alias `Array` instead Oct 12 18:58:04.181 INFO kablam! --> src/bin/problem_gen.rs:175:29 Oct 12 18:58:04.181 INFO kablam! | Oct 12 18:58:04.181 INFO kablam! 175 | fn parse(bytes: Vec) -> OwnedArray { Oct 12 18:58:04.181 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:58:04.181 INFO kablam! Oct 12 18:58:04.181 INFO kablam! warning: use of deprecated item 'ndarray::OwnedArray': Use the type alias `Array` instead Oct 12 18:58:04.181 INFO kablam! --> src/bin/problem_gen.rs:183:45 Oct 12 18:58:04.181 INFO kablam! | Oct 12 18:58:04.181 INFO kablam! 183 | let mut board: OwnedArray = OwnedArray::default(MatrixDim(h, w)); Oct 12 18:58:04.181 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 18:58:04.181 INFO kablam! Oct 12 18:58:04.181 INFO kablam! warning: use of deprecated item 'ndarray::OwnedArray': Use the type alias `Array` instead Oct 12 18:58:04.181 INFO kablam! --> src/bin/problem_gen.rs:183:17 Oct 12 18:58:04.181 INFO kablam! | Oct 12 18:58:04.181 INFO kablam! 183 | let mut board: OwnedArray = OwnedArray::default(MatrixDim(h, w)); Oct 12 18:58:04.181 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:58:04.181 INFO kablam! Oct 12 18:58:04.458 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.87s Oct 12 18:58:04.464 INFO kablam! su: No module specific data is present Oct 12 18:58:04.688 INFO running `"docker" "rm" "-f" "a8856fe1cf8488aea1680dc5fdf61bad3b7a14c7c559beb1cb04bfaa6dfc4ca8"` Oct 12 18:58:04.782 INFO blam! a8856fe1cf8488aea1680dc5fdf61bad3b7a14c7c559beb1cb04bfaa6dfc4ca8