Sep 21 02:44:15.769 INFO checking spatial-0.2.0-rc2 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 02:44:15.769 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 02:44:15.769 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-7/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 02:44:15.909 INFO blam! f7c1665b31318c9bec9a52e2f150fc68e9aa33fa98e8f2091f8fbc247873aa87 Sep 21 02:44:15.911 INFO running `"docker" "start" "-a" "f7c1665b31318c9bec9a52e2f150fc68e9aa33fa98e8f2091f8fbc247873aa87"` Sep 21 02:44:16.706 INFO kablam! usermod: no changes Sep 21 02:44:16.767 INFO kablam! Checking generic-array v0.3.2 Sep 21 02:44:16.767 INFO kablam! Checking ordered-float v0.2.3 Sep 21 02:44:17.138 INFO kablam! Checking spatial v0.2.0-rc2 (/source) Sep 21 02:44:17.598 INFO kablam! warning: unused `#[macro_use]` import Sep 21 02:44:17.598 INFO kablam! --> src/lib.rs:12:1 Sep 21 02:44:17.598 INFO kablam! | Sep 21 02:44:17.598 INFO kablam! 12 | #[macro_use] Sep 21 02:44:17.598 INFO kablam! | ^^^^^^^^^^^^ Sep 21 02:44:17.598 INFO kablam! | Sep 21 02:44:17.598 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 02:44:17.598 INFO kablam! Sep 21 02:44:17.598 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 21 02:44:17.598 INFO kablam! --> src/tree/mbr/index/mod.rs:27:32 Sep 21 02:44:17.598 INFO kablam! | Sep 21 02:44:17.598 INFO kablam! 27 | fn insert_into_root(&self, mut root: NODE, leaf: MbrLeaf) -> NODE; Sep 21 02:44:17.598 INFO kablam! | ^^^^^^^^ Sep 21 02:44:17.598 INFO kablam! | Sep 21 02:44:17.598 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Sep 21 02:44:17.598 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 02:44:17.598 INFO kablam! = note: for more information, see issue #35203 Sep 21 02:44:17.598 INFO kablam! Sep 21 02:44:17.598 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 21 02:44:17.598 INFO kablam! --> src/tree/mbr/index/mod.rs:46:10 Sep 21 02:44:17.598 INFO kablam! | Sep 21 02:44:17.598 INFO kablam! 46 | mut root: NODE, Sep 21 02:44:17.598 INFO kablam! | ^^^^^^^^ Sep 21 02:44:17.598 INFO kablam! | Sep 21 02:44:17.598 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 02:44:17.598 INFO kablam! = note: for more information, see issue #35203 Sep 21 02:44:17.598 INFO kablam! Sep 21 02:44:17.598 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 21 02:44:17.598 INFO kablam! --> src/tree/mbr/index/mod.rs:49:10 Sep 21 02:44:17.598 INFO kablam! | Sep 21 02:44:17.598 INFO kablam! 49 | mut f: F) Sep 21 02:44:17.598 INFO kablam! | ^^^^^ Sep 21 02:44:17.598 INFO kablam! | Sep 21 02:44:17.598 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 02:44:17.598 INFO kablam! = note: for more information, see issue #35203 Sep 21 02:44:17.598 INFO kablam! Sep 21 02:44:17.598 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 02:44:17.599 INFO kablam! --> src/tree/mbr/leafgeometry.rs:82:58 Sep 21 02:44:17.599 INFO kablam! | Sep 21 02:44:17.599 INFO kablam! 82 | |distance, (&(x, y), &z)| distance + pow((((x + y)/two) - z), 2)); Sep 21 02:44:17.599 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 02:44:17.599 INFO kablam! | Sep 21 02:44:17.599 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 02:44:17.599 INFO kablam! Sep 21 02:44:17.599 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 02:44:17.599 INFO kablam! --> src/tree/mbr/leafgeometry.rs:134:66 Sep 21 02:44:17.599 INFO kablam! | Sep 21 02:44:17.599 INFO kablam! 134 | |distance, (&(x1, y1), &x2, &y2)| distance + pow(((x1 + y1)/two - (x2 + y2)/two), 2)); Sep 21 02:44:17.599 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 02:44:17.599 INFO kablam! Sep 21 02:44:17.599 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 02:44:17.599 INFO kablam! --> src/tree/mbr/leafgeometry.rs:186:32 Sep 21 02:44:17.599 INFO kablam! | Sep 21 02:44:17.599 INFO kablam! 186 | distance + pow(((x1 + y1) / two - (x2 + y2) / two), 2) Sep 21 02:44:17.599 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 02:44:17.599 INFO kablam! Sep 21 02:44:17.602 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 21 02:44:17.602 INFO kablam! --> src/vecext.rs:13:31 Sep 21 02:44:17.602 INFO kablam! | Sep 21 02:44:17.602 INFO kablam! 13 | fn retain_part(&mut self, mut f: F) -> usize; Sep 21 02:44:17.602 INFO kablam! | ^^^^^ Sep 21 02:44:17.602 INFO kablam! | Sep 21 02:44:17.602 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 02:44:17.602 INFO kablam! = note: for more information, see issue #35203 Sep 21 02:44:17.602 INFO kablam! Sep 21 02:44:17.602 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 21 02:44:17.602 INFO kablam! --> src/vecext.rs:19:35 Sep 21 02:44:17.602 INFO kablam! | Sep 21 02:44:17.602 INFO kablam! 19 | fn retain_mut_part(&mut self, mut f: F) -> usize; Sep 21 02:44:17.602 INFO kablam! | ^^^^^ Sep 21 02:44:17.602 INFO kablam! | Sep 21 02:44:17.602 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 02:44:17.602 INFO kablam! = note: for more information, see issue #35203 Sep 21 02:44:17.602 INFO kablam! Sep 21 02:44:17.602 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 21 02:44:17.602 INFO kablam! --> src/vecext.rs:25:40 Sep 21 02:44:17.602 INFO kablam! | Sep 21 02:44:17.602 INFO kablam! 25 | fn retain_and_split_off(&mut self, mut f: F) -> Option>; Sep 21 02:44:17.602 INFO kablam! | ^^^^^ Sep 21 02:44:17.602 INFO kablam! | Sep 21 02:44:17.602 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 02:44:17.602 INFO kablam! = note: for more information, see issue #35203 Sep 21 02:44:17.602 INFO kablam! Sep 21 02:44:17.602 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 21 02:44:17.602 INFO kablam! --> src/vecext.rs:31:53 Sep 21 02:44:17.602 INFO kablam! | Sep 21 02:44:17.602 INFO kablam! 31 | fn retain_and_append(&mut self, m: &mut Vec, mut f: F); Sep 21 02:44:17.602 INFO kablam! | ^^^^^ Sep 21 02:44:17.602 INFO kablam! | Sep 21 02:44:17.602 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 02:44:17.602 INFO kablam! = note: for more information, see issue #35203 Sep 21 02:44:17.602 INFO kablam! Sep 21 02:44:17.602 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 21 02:44:17.602 INFO kablam! --> src/vecext.rs:37:30 Sep 21 02:44:17.602 INFO kablam! | Sep 21 02:44:17.602 INFO kablam! 37 | fn retain_mut(&mut self, mut f: F); Sep 21 02:44:17.602 INFO kablam! | ^^^^^ Sep 21 02:44:17.602 INFO kablam! | Sep 21 02:44:17.602 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 02:44:17.602 INFO kablam! = note: for more information, see issue #35203 Sep 21 02:44:17.602 INFO kablam! Sep 21 02:44:17.675 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 21 02:44:17.675 INFO kablam! --> src/tree/mbr/index/mod.rs:27:32 Sep 21 02:44:17.675 INFO kablam! | Sep 21 02:44:17.675 INFO kablam! 27 | fn insert_into_root(&self, mut root: NODE, leaf: MbrLeaf) -> NODE; Sep 21 02:44:17.675 INFO kablam! | ^^^^^^^^ Sep 21 02:44:17.675 INFO kablam! | Sep 21 02:44:17.675 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Sep 21 02:44:17.675 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 02:44:17.675 INFO kablam! = note: for more information, see issue #35203 Sep 21 02:44:17.675 INFO kablam! Sep 21 02:44:17.675 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 21 02:44:17.675 INFO kablam! --> src/tree/mbr/index/mod.rs:46:10 Sep 21 02:44:17.675 INFO kablam! | Sep 21 02:44:17.675 INFO kablam! 46 | mut root: NODE, Sep 21 02:44:17.675 INFO kablam! | ^^^^^^^^ Sep 21 02:44:17.675 INFO kablam! | Sep 21 02:44:17.675 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 02:44:17.675 INFO kablam! = note: for more information, see issue #35203 Sep 21 02:44:17.675 INFO kablam! Sep 21 02:44:17.675 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 21 02:44:17.675 INFO kablam! --> src/tree/mbr/index/mod.rs:49:10 Sep 21 02:44:17.675 INFO kablam! | Sep 21 02:44:17.675 INFO kablam! 49 | mut f: F) Sep 21 02:44:17.675 INFO kablam! | ^^^^^ Sep 21 02:44:17.675 INFO kablam! | Sep 21 02:44:17.675 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 02:44:17.675 INFO kablam! = note: for more information, see issue #35203 Sep 21 02:44:17.675 INFO kablam! Sep 21 02:44:17.678 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 02:44:17.678 INFO kablam! --> src/tree/mbr/leafgeometry.rs:82:58 Sep 21 02:44:17.678 INFO kablam! | Sep 21 02:44:17.678 INFO kablam! 82 | |distance, (&(x, y), &z)| distance + pow((((x + y)/two) - z), 2)); Sep 21 02:44:17.678 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 02:44:17.678 INFO kablam! | Sep 21 02:44:17.678 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 02:44:17.678 INFO kablam! Sep 21 02:44:17.678 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 02:44:17.678 INFO kablam! --> src/tree/mbr/leafgeometry.rs:134:66 Sep 21 02:44:17.678 INFO kablam! | Sep 21 02:44:17.678 INFO kablam! 134 | |distance, (&(x1, y1), &x2, &y2)| distance + pow(((x1 + y1)/two - (x2 + y2)/two), 2)); Sep 21 02:44:17.678 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 02:44:17.678 INFO kablam! Sep 21 02:44:17.678 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 02:44:17.678 INFO kablam! --> src/tree/mbr/leafgeometry.rs:186:32 Sep 21 02:44:17.678 INFO kablam! | Sep 21 02:44:17.678 INFO kablam! 186 | distance + pow(((x1 + y1) / two - (x2 + y2) / two), 2) Sep 21 02:44:17.678 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 02:44:17.678 INFO kablam! Sep 21 02:44:17.678 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 21 02:44:17.678 INFO kablam! --> src/vecext.rs:13:31 Sep 21 02:44:17.678 INFO kablam! | Sep 21 02:44:17.678 INFO kablam! 13 | fn retain_part(&mut self, mut f: F) -> usize; Sep 21 02:44:17.678 INFO kablam! | ^^^^^ Sep 21 02:44:17.678 INFO kablam! | Sep 21 02:44:17.678 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 02:44:17.678 INFO kablam! = note: for more information, see issue #35203 Sep 21 02:44:17.678 INFO kablam! Sep 21 02:44:17.678 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 21 02:44:17.678 INFO kablam! --> src/vecext.rs:19:35 Sep 21 02:44:17.678 INFO kablam! | Sep 21 02:44:17.678 INFO kablam! 19 | fn retain_mut_part(&mut self, mut f: F) -> usize; Sep 21 02:44:17.678 INFO kablam! | ^^^^^ Sep 21 02:44:17.678 INFO kablam! | Sep 21 02:44:17.678 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 02:44:17.678 INFO kablam! = note: for more information, see issue #35203 Sep 21 02:44:17.678 INFO kablam! Sep 21 02:44:17.678 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 21 02:44:17.678 INFO kablam! --> src/vecext.rs:25:40 Sep 21 02:44:17.678 INFO kablam! | Sep 21 02:44:17.678 INFO kablam! 25 | fn retain_and_split_off(&mut self, mut f: F) -> Option>; Sep 21 02:44:17.678 INFO kablam! | ^^^^^ Sep 21 02:44:17.678 INFO kablam! | Sep 21 02:44:17.678 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 02:44:17.678 INFO kablam! = note: for more information, see issue #35203 Sep 21 02:44:17.678 INFO kablam! Sep 21 02:44:17.678 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 21 02:44:17.678 INFO kablam! --> src/vecext.rs:31:53 Sep 21 02:44:17.678 INFO kablam! | Sep 21 02:44:17.678 INFO kablam! 31 | fn retain_and_append(&mut self, m: &mut Vec, mut f: F); Sep 21 02:44:17.679 INFO kablam! | ^^^^^ Sep 21 02:44:17.679 INFO kablam! | Sep 21 02:44:17.679 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 02:44:17.679 INFO kablam! = note: for more information, see issue #35203 Sep 21 02:44:17.679 INFO kablam! Sep 21 02:44:17.679 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 21 02:44:17.679 INFO kablam! --> src/vecext.rs:37:30 Sep 21 02:44:17.679 INFO kablam! | Sep 21 02:44:17.679 INFO kablam! 37 | fn retain_mut(&mut self, mut f: F); Sep 21 02:44:17.679 INFO kablam! | ^^^^^ Sep 21 02:44:17.679 INFO kablam! | Sep 21 02:44:17.679 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 02:44:17.679 INFO kablam! = note: for more information, see issue #35203 Sep 21 02:44:17.679 INFO kablam! Sep 21 02:44:17.688 INFO kablam! warning: the trait bound `DIM: generic_array::ArrayLength

` is not satisfied Sep 21 02:44:17.688 INFO kablam! --> src/tree/mbr/index/mod.rs:36:46 Sep 21 02:44:17.688 INFO kablam! | Sep 21 02:44:17.688 INFO kablam! 36 | pub type RemoveReturn = (NODE, Vec>); Sep 21 02:44:17.688 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `generic_array::ArrayLength

` is not implemented for `DIM` Sep 21 02:44:17.688 INFO kablam! | Sep 21 02:44:17.688 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 02:44:17.688 INFO kablam! = help: consider adding a `where DIM: generic_array::ArrayLength

` bound Sep 21 02:44:17.688 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 02:44:17.688 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 02:44:17.688 INFO kablam! Sep 21 02:44:17.688 INFO kablam! warning: the trait bound `DIM: generic_array::ArrayLength<(P, P)>` is not satisfied Sep 21 02:44:17.688 INFO kablam! --> src/tree/mbr/index/mod.rs:36:46 Sep 21 02:44:17.688 INFO kablam! | Sep 21 02:44:17.688 INFO kablam! 36 | pub type RemoveReturn = (NODE, Vec>); Sep 21 02:44:17.688 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `generic_array::ArrayLength<(P, P)>` is not implemented for `DIM` Sep 21 02:44:17.688 INFO kablam! | Sep 21 02:44:17.688 INFO kablam! = help: consider adding a `where DIM: generic_array::ArrayLength<(P, P)>` bound Sep 21 02:44:17.688 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 02:44:17.688 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 02:44:17.688 INFO kablam! Sep 21 02:44:17.700 INFO kablam! warning: the trait bound `DIM: generic_array::ArrayLength

` is not satisfied Sep 21 02:44:17.700 INFO kablam! --> src/tree/mbr/map.rs:108:39 Sep 21 02:44:17.700 INFO kablam! | Sep 21 02:44:17.700 INFO kablam! 108 | type LeafIter<'tree, P, DIM, LG, T> = SliceIter<'tree, MbrLeaf>; Sep 21 02:44:17.700 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `generic_array::ArrayLength

` is not implemented for `DIM` Sep 21 02:44:17.700 INFO kablam! | Sep 21 02:44:17.700 INFO kablam! = help: consider adding a `where DIM: generic_array::ArrayLength

` bound Sep 21 02:44:17.700 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 02:44:17.700 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 02:44:17.700 INFO kablam! Sep 21 02:44:17.700 INFO kablam! warning: the trait bound `DIM: generic_array::ArrayLength<(P, P)>` is not satisfied Sep 21 02:44:17.700 INFO kablam! --> src/tree/mbr/map.rs:108:39 Sep 21 02:44:17.700 INFO kablam! | Sep 21 02:44:17.700 INFO kablam! 108 | type LeafIter<'tree, P, DIM, LG, T> = SliceIter<'tree, MbrLeaf>; Sep 21 02:44:17.700 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `generic_array::ArrayLength<(P, P)>` is not implemented for `DIM` Sep 21 02:44:17.700 INFO kablam! | Sep 21 02:44:17.700 INFO kablam! = help: consider adding a `where DIM: generic_array::ArrayLength<(P, P)>` bound Sep 21 02:44:17.700 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 02:44:17.700 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 02:44:17.700 INFO kablam! Sep 21 02:44:17.700 INFO kablam! warning: the trait bound `DIM: generic_array::ArrayLength

` is not satisfied Sep 21 02:44:17.700 INFO kablam! --> src/tree/mbr/map.rs:205:42 Sep 21 02:44:17.700 INFO kablam! | Sep 21 02:44:17.700 INFO kablam! 205 | type LeafIterMut<'tree, P, DIM, LG, T> = SliceIterMut<'tree, MbrLeaf>; Sep 21 02:44:17.700 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `generic_array::ArrayLength

` is not implemented for `DIM` Sep 21 02:44:17.700 INFO kablam! | Sep 21 02:44:17.700 INFO kablam! = help: consider adding a `where DIM: generic_array::ArrayLength

` bound Sep 21 02:44:17.700 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 02:44:17.700 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 02:44:17.700 INFO kablam! Sep 21 02:44:17.700 INFO kablam! warning: the trait bound `DIM: generic_array::ArrayLength<(P, P)>` is not satisfied Sep 21 02:44:17.700 INFO kablam! --> src/tree/mbr/map.rs:205:42 Sep 21 02:44:17.700 INFO kablam! | Sep 21 02:44:17.700 INFO kablam! 205 | type LeafIterMut<'tree, P, DIM, LG, T> = SliceIterMut<'tree, MbrLeaf>; Sep 21 02:44:17.700 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `generic_array::ArrayLength<(P, P)>` is not implemented for `DIM` Sep 21 02:44:17.700 INFO kablam! | Sep 21 02:44:17.700 INFO kablam! = help: consider adding a `where DIM: generic_array::ArrayLength<(P, P)>` bound Sep 21 02:44:17.700 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 02:44:17.700 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 02:44:17.700 INFO kablam! Sep 21 02:44:17.700 INFO kablam! warning: the trait bound `DIM: generic_array::ArrayLength

` is not satisfied Sep 21 02:44:17.700 INFO kablam! --> src/tree/mbr/mod.rs:43:42 Sep 21 02:44:17.700 INFO kablam! | Sep 21 02:44:17.700 INFO kablam! 43 | pub type RQuadraticTree = MbrMap, Sep 21 02:44:17.700 INFO kablam! | __________________________________________^ Sep 21 02:44:17.700 INFO kablam! 44 | | RInsert>, Sep 21 02:44:17.701 INFO kablam! 49 | | RRemove>; Sep 21 02:44:17.701 INFO kablam! | |_______________________________________________________________________^ the trait `generic_array::ArrayLength

` is not implemented for `DIM` Sep 21 02:44:17.701 INFO kablam! | Sep 21 02:44:17.701 INFO kablam! = help: consider adding a `where DIM: generic_array::ArrayLength

` bound Sep 21 02:44:17.701 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 02:44:17.701 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 02:44:17.701 INFO kablam! Sep 21 02:44:17.701 INFO kablam! warning: the trait bound `DIM: generic_array::ArrayLength<(P, P)>` is not satisfied Sep 21 02:44:17.701 INFO kablam! --> src/tree/mbr/mod.rs:43:42 Sep 21 02:44:17.701 INFO kablam! | Sep 21 02:44:17.701 INFO kablam! 43 | pub type RQuadraticTree = MbrMap, Sep 21 02:44:17.701 INFO kablam! | __________________________________________^ Sep 21 02:44:17.701 INFO kablam! 44 | | RInsert>, Sep 21 02:44:17.701 INFO kablam! 49 | | RRemove>; Sep 21 02:44:17.701 INFO kablam! | |_______________________________________________________________________^ the trait `generic_array::ArrayLength<(P, P)>` is not implemented for `DIM` Sep 21 02:44:17.701 INFO kablam! | Sep 21 02:44:17.701 INFO kablam! = help: consider adding a `where DIM: generic_array::ArrayLength<(P, P)>` bound Sep 21 02:44:17.701 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 02:44:17.701 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 02:44:17.701 INFO kablam! Sep 21 02:44:17.701 INFO kablam! warning: the trait bound `DIM: generic_array::ArrayLength

` is not satisfied Sep 21 02:44:17.701 INFO kablam! --> src/tree/mbr/mod.rs:51:39 Sep 21 02:44:17.701 INFO kablam! | Sep 21 02:44:17.701 INFO kablam! 51 | pub type RLinearTree = MbrMap, Sep 21 02:44:17.701 INFO kablam! | _______________________________________^ Sep 21 02:44:17.701 INFO kablam! 52 | | RInsert>, Sep 21 02:44:17.701 INFO kablam! 57 | | RRemove>; Sep 21 02:44:17.701 INFO kablam! | |____________________________________________________________________^ the trait `generic_array::ArrayLength

` is not implemented for `DIM` Sep 21 02:44:17.701 INFO kablam! | Sep 21 02:44:17.701 INFO kablam! = help: consider adding a `where DIM: generic_array::ArrayLength

` bound Sep 21 02:44:17.701 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 02:44:17.701 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 02:44:17.701 INFO kablam! Sep 21 02:44:17.701 INFO kablam! warning: the trait bound `DIM: generic_array::ArrayLength<(P, P)>` is not satisfied Sep 21 02:44:17.701 INFO kablam! --> src/tree/mbr/mod.rs:51:39 Sep 21 02:44:17.701 INFO kablam! | Sep 21 02:44:17.701 INFO kablam! 51 | pub type RLinearTree = MbrMap, Sep 21 02:44:17.701 INFO kablam! | _______________________________________^ Sep 21 02:44:17.701 INFO kablam! 52 | | RInsert>, Sep 21 02:44:17.702 INFO kablam! 57 | | RRemove>; Sep 21 02:44:17.702 INFO kablam! | |____________________________________________________________________^ the trait `generic_array::ArrayLength<(P, P)>` is not implemented for `DIM` Sep 21 02:44:17.702 INFO kablam! | Sep 21 02:44:17.702 INFO kablam! = help: consider adding a `where DIM: generic_array::ArrayLength<(P, P)>` bound Sep 21 02:44:17.702 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 02:44:17.702 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 02:44:17.702 INFO kablam! Sep 21 02:44:17.702 INFO kablam! warning: the trait bound `DIM: generic_array::ArrayLength

` is not satisfied Sep 21 02:44:17.702 INFO kablam! --> src/tree/mbr/mod.rs:95:37 Sep 21 02:44:17.702 INFO kablam! | Sep 21 02:44:17.702 INFO kablam! 95 | pub type RStarTree = MbrMap, Sep 21 02:44:17.702 INFO kablam! | _____________________________________^ Sep 21 02:44:17.702 INFO kablam! 96 | | RStarInsert, Sep 21 02:44:17.702 INFO kablam! 97 | | RRemove>; Sep 21 02:44:17.702 INFO kablam! | |__________________________________________________________________^ the trait `generic_array::ArrayLength

` is not implemented for `DIM` Sep 21 02:44:17.702 INFO kablam! | Sep 21 02:44:17.702 INFO kablam! = help: consider adding a `where DIM: generic_array::ArrayLength

` bound Sep 21 02:44:17.702 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 02:44:17.702 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 02:44:17.702 INFO kablam! Sep 21 02:44:17.702 INFO kablam! warning: the trait bound `DIM: generic_array::ArrayLength<(P, P)>` is not satisfied Sep 21 02:44:17.702 INFO kablam! --> src/tree/mbr/mod.rs:95:37 Sep 21 02:44:17.702 INFO kablam! | Sep 21 02:44:17.702 INFO kablam! 95 | pub type RStarTree = MbrMap, Sep 21 02:44:17.702 INFO kablam! | _____________________________________^ Sep 21 02:44:17.702 INFO kablam! 96 | | RStarInsert, Sep 21 02:44:17.702 INFO kablam! 97 | | RRemove>; Sep 21 02:44:17.702 INFO kablam! | |__________________________________________________________________^ the trait `generic_array::ArrayLength<(P, P)>` is not implemented for `DIM` Sep 21 02:44:17.702 INFO kablam! | Sep 21 02:44:17.702 INFO kablam! = help: consider adding a `where DIM: generic_array::ArrayLength<(P, P)>` bound Sep 21 02:44:17.702 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 02:44:17.702 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 02:44:17.702 INFO kablam! Sep 21 02:44:17.760 INFO kablam! warning: the trait bound `DIM: generic_array::ArrayLength

` is not satisfied Sep 21 02:44:17.760 INFO kablam! --> src/tree/mbr/index/mod.rs:36:46 Sep 21 02:44:17.760 INFO kablam! | Sep 21 02:44:17.760 INFO kablam! 36 | pub type RemoveReturn = (NODE, Vec>); Sep 21 02:44:17.760 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `generic_array::ArrayLength

` is not implemented for `DIM` Sep 21 02:44:17.760 INFO kablam! | Sep 21 02:44:17.760 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 02:44:17.760 INFO kablam! = help: consider adding a `where DIM: generic_array::ArrayLength

` bound Sep 21 02:44:17.760 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 02:44:17.760 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 02:44:17.760 INFO kablam! Sep 21 02:44:17.760 INFO kablam! warning: the trait bound `DIM: generic_array::ArrayLength<(P, P)>` is not satisfied Sep 21 02:44:17.760 INFO kablam! --> src/tree/mbr/index/mod.rs:36:46 Sep 21 02:44:17.760 INFO kablam! | Sep 21 02:44:17.760 INFO kablam! 36 | pub type RemoveReturn = (NODE, Vec>); Sep 21 02:44:17.760 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `generic_array::ArrayLength<(P, P)>` is not implemented for `DIM` Sep 21 02:44:17.760 INFO kablam! | Sep 21 02:44:17.760 INFO kablam! = help: consider adding a `where DIM: generic_array::ArrayLength<(P, P)>` bound Sep 21 02:44:17.760 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 02:44:17.760 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 02:44:17.760 INFO kablam! Sep 21 02:44:17.765 INFO kablam! warning: the trait bound `DIM: generic_array::ArrayLength

` is not satisfied Sep 21 02:44:17.765 INFO kablam! --> src/tree/mbr/map.rs:108:39 Sep 21 02:44:17.765 INFO kablam! | Sep 21 02:44:17.765 INFO kablam! 108 | type LeafIter<'tree, P, DIM, LG, T> = SliceIter<'tree, MbrLeaf>; Sep 21 02:44:17.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `generic_array::ArrayLength

` is not implemented for `DIM` Sep 21 02:44:17.765 INFO kablam! | Sep 21 02:44:17.765 INFO kablam! = help: consider adding a `where DIM: generic_array::ArrayLength

` bound Sep 21 02:44:17.765 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 02:44:17.765 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 02:44:17.765 INFO kablam! Sep 21 02:44:17.765 INFO kablam! warning: the trait bound `DIM: generic_array::ArrayLength<(P, P)>` is not satisfied Sep 21 02:44:17.765 INFO kablam! --> src/tree/mbr/map.rs:108:39 Sep 21 02:44:17.765 INFO kablam! | Sep 21 02:44:17.765 INFO kablam! 108 | type LeafIter<'tree, P, DIM, LG, T> = SliceIter<'tree, MbrLeaf>; Sep 21 02:44:17.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `generic_array::ArrayLength<(P, P)>` is not implemented for `DIM` Sep 21 02:44:17.765 INFO kablam! | Sep 21 02:44:17.765 INFO kablam! = help: consider adding a `where DIM: generic_array::ArrayLength<(P, P)>` bound Sep 21 02:44:17.765 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 02:44:17.765 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 02:44:17.765 INFO kablam! Sep 21 02:44:17.767 INFO kablam! warning: the trait bound `DIM: generic_array::ArrayLength

` is not satisfied Sep 21 02:44:17.767 INFO kablam! --> src/tree/mbr/map.rs:205:42 Sep 21 02:44:17.767 INFO kablam! | Sep 21 02:44:17.767 INFO kablam! 205 | type LeafIterMut<'tree, P, DIM, LG, T> = SliceIterMut<'tree, MbrLeaf>; Sep 21 02:44:17.767 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `generic_array::ArrayLength

` is not implemented for `DIM` Sep 21 02:44:17.767 INFO kablam! | Sep 21 02:44:17.767 INFO kablam! = help: consider adding a `where DIM: generic_array::ArrayLength

` bound Sep 21 02:44:17.767 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 02:44:17.767 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 02:44:17.767 INFO kablam! Sep 21 02:44:17.767 INFO kablam! warning: the trait bound `DIM: generic_array::ArrayLength<(P, P)>` is not satisfied Sep 21 02:44:17.767 INFO kablam! --> src/tree/mbr/map.rs:205:42 Sep 21 02:44:17.767 INFO kablam! | Sep 21 02:44:17.767 INFO kablam! 205 | type LeafIterMut<'tree, P, DIM, LG, T> = SliceIterMut<'tree, MbrLeaf>; Sep 21 02:44:17.767 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `generic_array::ArrayLength<(P, P)>` is not implemented for `DIM` Sep 21 02:44:17.767 INFO kablam! | Sep 21 02:44:17.767 INFO kablam! = help: consider adding a `where DIM: generic_array::ArrayLength<(P, P)>` bound Sep 21 02:44:17.767 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 02:44:17.767 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 02:44:17.767 INFO kablam! Sep 21 02:44:17.771 INFO kablam! warning: the trait bound `DIM: generic_array::ArrayLength

` is not satisfied Sep 21 02:44:17.771 INFO kablam! --> src/tree/mbr/mod.rs:43:42 Sep 21 02:44:17.771 INFO kablam! | Sep 21 02:44:17.771 INFO kablam! 43 | pub type RQuadraticTree = MbrMap, Sep 21 02:44:17.771 INFO kablam! | __________________________________________^ Sep 21 02:44:17.771 INFO kablam! 44 | | RInsert>, Sep 21 02:44:17.771 INFO kablam! 49 | | RRemove>; Sep 21 02:44:17.771 INFO kablam! | |_______________________________________________________________________^ the trait `generic_array::ArrayLength

` is not implemented for `DIM` Sep 21 02:44:17.771 INFO kablam! | Sep 21 02:44:17.771 INFO kablam! = help: consider adding a `where DIM: generic_array::ArrayLength

` bound Sep 21 02:44:17.771 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 02:44:17.771 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 02:44:17.771 INFO kablam! Sep 21 02:44:17.771 INFO kablam! warning: the trait bound `DIM: generic_array::ArrayLength<(P, P)>` is not satisfied Sep 21 02:44:17.771 INFO kablam! --> src/tree/mbr/mod.rs:43:42 Sep 21 02:44:17.771 INFO kablam! | Sep 21 02:44:17.771 INFO kablam! 43 | pub type RQuadraticTree = MbrMap, Sep 21 02:44:17.771 INFO kablam! | __________________________________________^ Sep 21 02:44:17.771 INFO kablam! 44 | | RInsert>, Sep 21 02:44:17.771 INFO kablam! 49 | | RRemove>; Sep 21 02:44:17.771 INFO kablam! | |_______________________________________________________________________^ the trait `generic_array::ArrayLength<(P, P)>` is not implemented for `DIM` Sep 21 02:44:17.771 INFO kablam! | Sep 21 02:44:17.771 INFO kablam! = help: consider adding a `where DIM: generic_array::ArrayLength<(P, P)>` bound Sep 21 02:44:17.771 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 02:44:17.771 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 02:44:17.771 INFO kablam! Sep 21 02:44:17.771 INFO kablam! warning: the trait bound `DIM: generic_array::ArrayLength

` is not satisfied Sep 21 02:44:17.771 INFO kablam! --> src/tree/mbr/mod.rs:51:39 Sep 21 02:44:17.771 INFO kablam! | Sep 21 02:44:17.771 INFO kablam! 51 | pub type RLinearTree = MbrMap, Sep 21 02:44:17.771 INFO kablam! | _______________________________________^ Sep 21 02:44:17.771 INFO kablam! 52 | | RInsert>, Sep 21 02:44:17.771 INFO kablam! 57 | | RRemove>; Sep 21 02:44:17.771 INFO kablam! | |____________________________________________________________________^ the trait `generic_array::ArrayLength

` is not implemented for `DIM` Sep 21 02:44:17.771 INFO kablam! | Sep 21 02:44:17.771 INFO kablam! = help: consider adding a `where DIM: generic_array::ArrayLength

` bound Sep 21 02:44:17.771 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 02:44:17.772 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 02:44:17.772 INFO kablam! Sep 21 02:44:17.772 INFO kablam! warning: the trait bound `DIM: generic_array::ArrayLength<(P, P)>` is not satisfied Sep 21 02:44:17.772 INFO kablam! --> src/tree/mbr/mod.rs:51:39 Sep 21 02:44:17.772 INFO kablam! | Sep 21 02:44:17.772 INFO kablam! 51 | pub type RLinearTree = MbrMap, Sep 21 02:44:17.772 INFO kablam! | _______________________________________^ Sep 21 02:44:17.772 INFO kablam! 52 | | RInsert>, Sep 21 02:44:17.772 INFO kablam! 57 | | RRemove>; Sep 21 02:44:17.772 INFO kablam! | |____________________________________________________________________^ the trait `generic_array::ArrayLength<(P, P)>` is not implemented for `DIM` Sep 21 02:44:17.772 INFO kablam! | Sep 21 02:44:17.772 INFO kablam! = help: consider adding a `where DIM: generic_array::ArrayLength<(P, P)>` bound Sep 21 02:44:17.772 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 02:44:17.772 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 02:44:17.772 INFO kablam! Sep 21 02:44:17.772 INFO kablam! warning: the trait bound `DIM: generic_array::ArrayLength

` is not satisfied Sep 21 02:44:17.772 INFO kablam! --> src/tree/mbr/mod.rs:95:37 Sep 21 02:44:17.772 INFO kablam! | Sep 21 02:44:17.772 INFO kablam! 95 | pub type RStarTree = MbrMap, Sep 21 02:44:17.772 INFO kablam! | _____________________________________^ Sep 21 02:44:17.772 INFO kablam! 96 | | RStarInsert, Sep 21 02:44:17.772 INFO kablam! 97 | | RRemove>; Sep 21 02:44:17.772 INFO kablam! | |__________________________________________________________________^ the trait `generic_array::ArrayLength

` is not implemented for `DIM` Sep 21 02:44:17.772 INFO kablam! | Sep 21 02:44:17.772 INFO kablam! = help: consider adding a `where DIM: generic_array::ArrayLength

` bound Sep 21 02:44:17.772 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 02:44:17.772 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 02:44:17.772 INFO kablam! Sep 21 02:44:17.772 INFO kablam! warning: the trait bound `DIM: generic_array::ArrayLength<(P, P)>` is not satisfied Sep 21 02:44:17.772 INFO kablam! --> src/tree/mbr/mod.rs:95:37 Sep 21 02:44:17.772 INFO kablam! | Sep 21 02:44:17.772 INFO kablam! 95 | pub type RStarTree = MbrMap, Sep 21 02:44:17.772 INFO kablam! | _____________________________________^ Sep 21 02:44:17.772 INFO kablam! 96 | | RStarInsert, Sep 21 02:44:17.772 INFO kablam! 97 | | RRemove>; Sep 21 02:44:17.772 INFO kablam! | |__________________________________________________________________^ the trait `generic_array::ArrayLength<(P, P)>` is not implemented for `DIM` Sep 21 02:44:17.772 INFO kablam! | Sep 21 02:44:17.772 INFO kablam! = help: consider adding a `where DIM: generic_array::ArrayLength<(P, P)>` bound Sep 21 02:44:17.772 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 02:44:17.772 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 02:44:17.772 INFO kablam! Sep 21 02:44:18.215 INFO kablam! warning: unused variable: `mbr` Sep 21 02:44:18.215 INFO kablam! --> src/tree/mbr/index/r.rs:48:53 Sep 21 02:44:18.215 INFO kablam! | Sep 21 02:44:18.215 INFO kablam! 48 | fn pick_seed>(&self, mbr: &Rect, children: &Vec) -> (usize, usize) { Sep 21 02:44:18.215 INFO kablam! | ^^^ help: consider using `_mbr` instead Sep 21 02:44:18.215 INFO kablam! | Sep 21 02:44:18.215 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 21 02:44:18.215 INFO kablam! Sep 21 02:44:18.618 INFO kablam! warning: unused variable: `mbr` Sep 21 02:44:18.618 INFO kablam! --> src/tree/mbr/index/r.rs:48:53 Sep 21 02:44:18.618 INFO kablam! | Sep 21 02:44:18.618 INFO kablam! 48 | fn pick_seed>(&self, mbr: &Rect, children: &Vec) -> (usize, usize) { Sep 21 02:44:18.618 INFO kablam! | ^^^ help: consider using `_mbr` instead Sep 21 02:44:18.619 INFO kablam! | Sep 21 02:44:18.619 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 21 02:44:18.619 INFO kablam! Sep 21 02:44:20.466 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.74s Sep 21 02:44:20.473 INFO kablam! su: No module specific data is present Sep 21 02:44:21.168 INFO running `"docker" "rm" "-f" "f7c1665b31318c9bec9a52e2f150fc68e9aa33fa98e8f2091f8fbc247873aa87"` Sep 21 02:44:21.250 INFO blam! f7c1665b31318c9bec9a52e2f150fc68e9aa33fa98e8f2091f8fbc247873aa87