Sep 21 06:43:32.019 INFO checking nalgebra-0.16.1 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 06:43:32.019 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 06:43:32.019 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-3/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 06:43:32.272 INFO blam! 5c11e2c1b7c01b4c247e82636e35178c5228a25f1ad8a48496a069451b21068d Sep 21 06:43:32.274 INFO running `"docker" "start" "-a" "5c11e2c1b7c01b4c247e82636e35178c5228a25f1ad8a48496a069451b21068d"` Sep 21 06:43:33.618 INFO kablam! usermod: no changes Sep 21 06:43:33.806 INFO kablam! Compiling num-complex v0.2.0 Sep 21 06:43:33.814 INFO kablam! Checking approx v0.3.0 Sep 21 06:43:35.726 INFO kablam! Checking alga v0.7.2 Sep 21 06:43:39.944 INFO kablam! Checking nalgebra v0.16.1 (/source) Sep 21 06:43:48.439 INFO kablam! warning: the trait bound `base::constraint::ShapeConstraint: base::constraint::SameNumberOfRows` is not satisfied Sep 21 06:43:48.439 INFO kablam! --> src/base/allocator.rs:53:31 Sep 21 06:43:48.439 INFO kablam! | Sep 21 06:43:48.439 INFO kablam! 53 | pub type SameShapeR = >::Representative; Sep 21 06:43:48.439 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::constraint::SameNumberOfRows` is not implemented for `base::constraint::ShapeConstraint` Sep 21 06:43:48.440 INFO kablam! | Sep 21 06:43:48.440 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 06:43:48.440 INFO kablam! = help: consider adding a `where base::constraint::ShapeConstraint: base::constraint::SameNumberOfRows` bound Sep 21 06:43:48.440 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.440 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.440 INFO kablam! Sep 21 06:43:48.440 INFO kablam! warning: the trait bound `base::constraint::ShapeConstraint: base::constraint::SameNumberOfColumns` is not satisfied Sep 21 06:43:48.440 INFO kablam! --> src/base/allocator.rs:56:31 Sep 21 06:43:48.441 INFO kablam! | Sep 21 06:43:48.441 INFO kablam! 56 | pub type SameShapeC = >::Representative; Sep 21 06:43:48.441 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::constraint::SameNumberOfColumns` is not implemented for `base::constraint::ShapeConstraint` Sep 21 06:43:48.441 INFO kablam! | Sep 21 06:43:48.441 INFO kablam! = help: consider adding a `where base::constraint::ShapeConstraint: base::constraint::SameNumberOfColumns` bound Sep 21 06:43:48.442 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.442 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.442 INFO kablam! Sep 21 06:43:48.478 INFO kablam! warning: the trait bound `base::constraint::ShapeConstraint: base::constraint::SameNumberOfRows` is not satisfied Sep 21 06:43:48.478 INFO kablam! --> src/base/allocator.rs:53:31 Sep 21 06:43:48.478 INFO kablam! | Sep 21 06:43:48.479 INFO kablam! 53 | pub type SameShapeR = >::Representative; Sep 21 06:43:48.479 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::constraint::SameNumberOfRows` is not implemented for `base::constraint::ShapeConstraint` Sep 21 06:43:48.479 INFO kablam! | Sep 21 06:43:48.479 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 06:43:48.479 INFO kablam! = help: consider adding a `where base::constraint::ShapeConstraint: base::constraint::SameNumberOfRows` bound Sep 21 06:43:48.479 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.480 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.480 INFO kablam! Sep 21 06:43:48.480 INFO kablam! warning: the trait bound `base::constraint::ShapeConstraint: base::constraint::SameNumberOfColumns` is not satisfied Sep 21 06:43:48.480 INFO kablam! --> src/base/allocator.rs:56:31 Sep 21 06:43:48.481 INFO kablam! | Sep 21 06:43:48.481 INFO kablam! 56 | pub type SameShapeC = >::Representative; Sep 21 06:43:48.482 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::constraint::SameNumberOfColumns` is not implemented for `base::constraint::ShapeConstraint` Sep 21 06:43:48.482 INFO kablam! | Sep 21 06:43:48.482 INFO kablam! = help: consider adding a `where base::constraint::ShapeConstraint: base::constraint::SameNumberOfColumns` bound Sep 21 06:43:48.483 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.483 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.483 INFO kablam! Sep 21 06:43:48.589 INFO kablam! warning: the trait bound `base::constraint::ShapeConstraint: base::constraint::SameNumberOfRows` is not satisfied Sep 21 06:43:48.589 INFO kablam! --> src/base/storage.rs:16:5 Sep 21 06:43:48.589 INFO kablam! | Sep 21 06:43:48.589 INFO kablam! 16 | , SameShapeC>>::Buffer; Sep 21 06:43:48.589 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::constraint::SameNumberOfRows` is not implemented for `base::constraint::ShapeConstraint` Sep 21 06:43:48.589 INFO kablam! | Sep 21 06:43:48.590 INFO kablam! = help: consider adding a `where base::constraint::ShapeConstraint: base::constraint::SameNumberOfRows` bound Sep 21 06:43:48.590 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.590 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.590 INFO kablam! Sep 21 06:43:48.590 INFO kablam! warning: the trait bound `base::constraint::ShapeConstraint: base::constraint::SameNumberOfColumns` is not satisfied Sep 21 06:43:48.591 INFO kablam! --> src/base/storage.rs:16:5 Sep 21 06:43:48.591 INFO kablam! | Sep 21 06:43:48.591 INFO kablam! 16 | , SameShapeC>>::Buffer; Sep 21 06:43:48.591 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::constraint::SameNumberOfColumns` is not implemented for `base::constraint::ShapeConstraint` Sep 21 06:43:48.591 INFO kablam! | Sep 21 06:43:48.591 INFO kablam! = help: consider adding a `where base::constraint::ShapeConstraint: base::constraint::SameNumberOfColumns` bound Sep 21 06:43:48.591 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.591 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.591 INFO kablam! Sep 21 06:43:48.591 INFO kablam! warning: the trait bound `base::default_allocator::DefaultAllocator: base::allocator::Allocator` is not satisfied Sep 21 06:43:48.591 INFO kablam! --> src/base/storage.rs:16:5 Sep 21 06:43:48.592 INFO kablam! | Sep 21 06:43:48.592 INFO kablam! 16 | , SameShapeC>>::Buffer; Sep 21 06:43:48.592 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::allocator::Allocator` is not implemented for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.592 INFO kablam! | Sep 21 06:43:48.592 INFO kablam! = help: the following implementations were found: Sep 21 06:43:48.592 INFO kablam! > Sep 21 06:43:48.592 INFO kablam! > Sep 21 06:43:48.593 INFO kablam! > Sep 21 06:43:48.593 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.593 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.593 INFO kablam! Sep 21 06:43:48.593 INFO kablam! warning: the trait bound `R: base::dimension::DimName` is not satisfied Sep 21 06:43:48.593 INFO kablam! --> src/base/storage.rs:20:32 Sep 21 06:43:48.593 INFO kablam! | Sep 21 06:43:48.593 INFO kablam! 20 | pub type Owned = >::Buffer; Sep 21 06:43:48.594 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `R` Sep 21 06:43:48.594 INFO kablam! | Sep 21 06:43:48.594 INFO kablam! = help: consider adding a `where R: base::dimension::DimName` bound Sep 21 06:43:48.594 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.594 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.594 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.594 INFO kablam! Sep 21 06:43:48.594 INFO kablam! warning: the trait bound `C: base::dimension::DimName` is not satisfied Sep 21 06:43:48.594 INFO kablam! --> src/base/storage.rs:20:32 Sep 21 06:43:48.594 INFO kablam! | Sep 21 06:43:48.594 INFO kablam! 20 | pub type Owned = >::Buffer; Sep 21 06:43:48.595 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `C` Sep 21 06:43:48.595 INFO kablam! | Sep 21 06:43:48.595 INFO kablam! = help: consider adding a `where C: base::dimension::DimName` bound Sep 21 06:43:48.595 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.595 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.595 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.595 INFO kablam! Sep 21 06:43:48.596 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.596 INFO kablam! --> src/base/storage.rs:20:32 Sep 21 06:43:48.596 INFO kablam! | Sep 21 06:43:48.596 INFO kablam! 20 | pub type Owned = >::Buffer; Sep 21 06:43:48.596 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.596 INFO kablam! | Sep 21 06:43:48.596 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.596 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.596 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.597 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.597 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.597 INFO kablam! Sep 21 06:43:48.597 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.597 INFO kablam! --> src/base/storage.rs:20:32 Sep 21 06:43:48.597 INFO kablam! | Sep 21 06:43:48.597 INFO kablam! 20 | pub type Owned = >::Buffer; Sep 21 06:43:48.597 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.597 INFO kablam! | Sep 21 06:43:48.597 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.598 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.598 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.598 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.598 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.598 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.599 INFO kablam! Sep 21 06:43:48.599 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.599 INFO kablam! --> src/base/storage.rs:20:32 Sep 21 06:43:48.599 INFO kablam! | Sep 21 06:43:48.599 INFO kablam! 20 | pub type Owned = >::Buffer; Sep 21 06:43:48.599 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.599 INFO kablam! | Sep 21 06:43:48.599 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.600 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.600 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.600 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.600 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.600 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.600 INFO kablam! Sep 21 06:43:48.601 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.601 INFO kablam! --> src/base/storage.rs:20:32 Sep 21 06:43:48.601 INFO kablam! | Sep 21 06:43:48.601 INFO kablam! 20 | pub type Owned = >::Buffer; Sep 21 06:43:48.601 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.601 INFO kablam! | | Sep 21 06:43:48.601 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.601 INFO kablam! | Sep 21 06:43:48.601 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.602 INFO kablam! --> src/base/storage.rs:20:32 Sep 21 06:43:48.602 INFO kablam! | Sep 21 06:43:48.602 INFO kablam! 20 | pub type Owned = >::Buffer; Sep 21 06:43:48.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.602 INFO kablam! Sep 21 06:43:48.602 INFO kablam! warning: the trait bound `R: base::dimension::DimName` is not satisfied Sep 21 06:43:48.602 INFO kablam! --> src/base/storage.rs:24:5 Sep 21 06:43:48.602 INFO kablam! | Sep 21 06:43:48.602 INFO kablam! 24 | <>::Buffer as Storage>::RStride; Sep 21 06:43:48.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `R` Sep 21 06:43:48.603 INFO kablam! | Sep 21 06:43:48.603 INFO kablam! = help: consider adding a `where R: base::dimension::DimName` bound Sep 21 06:43:48.603 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.603 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.603 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.603 INFO kablam! Sep 21 06:43:48.603 INFO kablam! warning: the trait bound `C: base::dimension::DimName` is not satisfied Sep 21 06:43:48.604 INFO kablam! --> src/base/storage.rs:24:5 Sep 21 06:43:48.604 INFO kablam! | Sep 21 06:43:48.604 INFO kablam! 24 | <>::Buffer as Storage>::RStride; Sep 21 06:43:48.604 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `C` Sep 21 06:43:48.604 INFO kablam! | Sep 21 06:43:48.604 INFO kablam! = help: consider adding a `where C: base::dimension::DimName` bound Sep 21 06:43:48.604 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.604 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.604 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.604 INFO kablam! Sep 21 06:43:48.605 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.605 INFO kablam! --> src/base/storage.rs:24:5 Sep 21 06:43:48.605 INFO kablam! | Sep 21 06:43:48.605 INFO kablam! 24 | <>::Buffer as Storage>::RStride; Sep 21 06:43:48.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.605 INFO kablam! | Sep 21 06:43:48.605 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.606 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.606 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.606 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.606 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.606 INFO kablam! Sep 21 06:43:48.606 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.606 INFO kablam! --> src/base/storage.rs:24:5 Sep 21 06:43:48.606 INFO kablam! | Sep 21 06:43:48.606 INFO kablam! 24 | <>::Buffer as Storage>::RStride; Sep 21 06:43:48.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.607 INFO kablam! | Sep 21 06:43:48.607 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.607 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.607 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.607 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.608 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.608 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.608 INFO kablam! Sep 21 06:43:48.608 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.608 INFO kablam! --> src/base/storage.rs:24:5 Sep 21 06:43:48.608 INFO kablam! | Sep 21 06:43:48.608 INFO kablam! 24 | <>::Buffer as Storage>::RStride; Sep 21 06:43:48.608 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.608 INFO kablam! | Sep 21 06:43:48.609 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.609 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.609 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.609 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.609 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.610 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.610 INFO kablam! Sep 21 06:43:48.610 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.610 INFO kablam! --> src/base/storage.rs:24:5 Sep 21 06:43:48.610 INFO kablam! | Sep 21 06:43:48.610 INFO kablam! 23 | pub type RStride = Sep 21 06:43:48.611 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.611 INFO kablam! 24 | <>::Buffer as Storage>::RStride; Sep 21 06:43:48.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.611 INFO kablam! | Sep 21 06:43:48.611 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.612 INFO kablam! --> src/base/storage.rs:24:5 Sep 21 06:43:48.612 INFO kablam! | Sep 21 06:43:48.612 INFO kablam! 24 | <>::Buffer as Storage>::RStride; Sep 21 06:43:48.612 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.612 INFO kablam! Sep 21 06:43:48.612 INFO kablam! warning: the trait bound `R: base::dimension::DimName` is not satisfied Sep 21 06:43:48.612 INFO kablam! --> src/base/storage.rs:28:5 Sep 21 06:43:48.612 INFO kablam! | Sep 21 06:43:48.612 INFO kablam! 28 | <>::Buffer as Storage>::CStride; Sep 21 06:43:48.613 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `R` Sep 21 06:43:48.613 INFO kablam! | Sep 21 06:43:48.613 INFO kablam! = help: consider adding a `where R: base::dimension::DimName` bound Sep 21 06:43:48.613 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.613 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.613 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.613 INFO kablam! Sep 21 06:43:48.613 INFO kablam! warning: the trait bound `C: base::dimension::DimName` is not satisfied Sep 21 06:43:48.614 INFO kablam! --> src/base/storage.rs:28:5 Sep 21 06:43:48.614 INFO kablam! | Sep 21 06:43:48.614 INFO kablam! 28 | <>::Buffer as Storage>::CStride; Sep 21 06:43:48.614 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `C` Sep 21 06:43:48.614 INFO kablam! | Sep 21 06:43:48.614 INFO kablam! = help: consider adding a `where C: base::dimension::DimName` bound Sep 21 06:43:48.614 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.615 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.615 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.615 INFO kablam! Sep 21 06:43:48.615 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.615 INFO kablam! --> src/base/storage.rs:28:5 Sep 21 06:43:48.615 INFO kablam! | Sep 21 06:43:48.615 INFO kablam! 28 | <>::Buffer as Storage>::CStride; Sep 21 06:43:48.616 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.616 INFO kablam! | Sep 21 06:43:48.616 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.616 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.616 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.616 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.616 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.616 INFO kablam! Sep 21 06:43:48.616 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.617 INFO kablam! --> src/base/storage.rs:28:5 Sep 21 06:43:48.617 INFO kablam! | Sep 21 06:43:48.617 INFO kablam! 28 | <>::Buffer as Storage>::CStride; Sep 21 06:43:48.617 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.617 INFO kablam! | Sep 21 06:43:48.617 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.617 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.617 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.618 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.618 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.618 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.618 INFO kablam! Sep 21 06:43:48.618 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.618 INFO kablam! --> src/base/storage.rs:28:5 Sep 21 06:43:48.618 INFO kablam! | Sep 21 06:43:48.618 INFO kablam! 28 | <>::Buffer as Storage>::CStride; Sep 21 06:43:48.618 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.619 INFO kablam! | Sep 21 06:43:48.619 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.619 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.619 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.619 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.619 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.619 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.619 INFO kablam! Sep 21 06:43:48.620 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.620 INFO kablam! --> src/base/storage.rs:28:5 Sep 21 06:43:48.620 INFO kablam! | Sep 21 06:43:48.620 INFO kablam! 27 | pub type CStride = Sep 21 06:43:48.620 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.620 INFO kablam! 28 | <>::Buffer as Storage>::CStride; Sep 21 06:43:48.620 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.621 INFO kablam! | Sep 21 06:43:48.621 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.621 INFO kablam! --> src/base/storage.rs:28:5 Sep 21 06:43:48.621 INFO kablam! | Sep 21 06:43:48.621 INFO kablam! 28 | <>::Buffer as Storage>::CStride; Sep 21 06:43:48.621 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.621 INFO kablam! Sep 21 06:43:48.621 INFO kablam! warning: the trait bound `R: base::dimension::DimName` is not satisfied Sep 21 06:43:48.621 INFO kablam! --> src/base/alias.rs:18:30 Sep 21 06:43:48.622 INFO kablam! | Sep 21 06:43:48.622 INFO kablam! 18 | pub type MatrixNM = Matrix>; Sep 21 06:43:48.622 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `R` Sep 21 06:43:48.622 INFO kablam! | Sep 21 06:43:48.622 INFO kablam! = help: consider adding a `where R: base::dimension::DimName` bound Sep 21 06:43:48.622 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.623 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.623 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.623 INFO kablam! Sep 21 06:43:48.623 INFO kablam! warning: the trait bound `C: base::dimension::DimName` is not satisfied Sep 21 06:43:48.623 INFO kablam! --> src/base/alias.rs:18:30 Sep 21 06:43:48.623 INFO kablam! | Sep 21 06:43:48.623 INFO kablam! 18 | pub type MatrixNM = Matrix>; Sep 21 06:43:48.624 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `C` Sep 21 06:43:48.624 INFO kablam! | Sep 21 06:43:48.624 INFO kablam! = help: consider adding a `where C: base::dimension::DimName` bound Sep 21 06:43:48.624 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.624 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.624 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.624 INFO kablam! Sep 21 06:43:48.625 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.625 INFO kablam! --> src/base/alias.rs:18:30 Sep 21 06:43:48.625 INFO kablam! | Sep 21 06:43:48.625 INFO kablam! 18 | pub type MatrixNM = Matrix>; Sep 21 06:43:48.625 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.625 INFO kablam! | Sep 21 06:43:48.626 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.626 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.626 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.626 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.626 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.626 INFO kablam! Sep 21 06:43:48.626 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.627 INFO kablam! --> src/base/alias.rs:18:30 Sep 21 06:43:48.627 INFO kablam! | Sep 21 06:43:48.627 INFO kablam! 18 | pub type MatrixNM = Matrix>; Sep 21 06:43:48.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.627 INFO kablam! | Sep 21 06:43:48.627 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.627 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.628 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.628 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.628 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.628 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.628 INFO kablam! Sep 21 06:43:48.628 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.628 INFO kablam! --> src/base/alias.rs:18:30 Sep 21 06:43:48.628 INFO kablam! | Sep 21 06:43:48.629 INFO kablam! 18 | pub type MatrixNM = Matrix>; Sep 21 06:43:48.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.629 INFO kablam! | Sep 21 06:43:48.629 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.629 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.629 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.630 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.630 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.630 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.630 INFO kablam! Sep 21 06:43:48.630 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.630 INFO kablam! --> src/base/alias.rs:18:30 Sep 21 06:43:48.630 INFO kablam! | Sep 21 06:43:48.630 INFO kablam! 18 | pub type MatrixNM = Matrix>; Sep 21 06:43:48.630 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.630 INFO kablam! | | Sep 21 06:43:48.631 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.631 INFO kablam! | Sep 21 06:43:48.631 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.631 INFO kablam! --> src/base/alias.rs:18:30 Sep 21 06:43:48.631 INFO kablam! | Sep 21 06:43:48.632 INFO kablam! 18 | pub type MatrixNM = Matrix>; Sep 21 06:43:48.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.632 INFO kablam! Sep 21 06:43:48.632 INFO kablam! warning: the trait bound `R: base::dimension::DimName` is not satisfied Sep 21 06:43:48.632 INFO kablam! --> src/base/alias.rs:21:30 Sep 21 06:43:48.632 INFO kablam! | Sep 21 06:43:48.632 INFO kablam! 21 | pub type MatrixMN = Matrix>; Sep 21 06:43:48.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `R` Sep 21 06:43:48.632 INFO kablam! | Sep 21 06:43:48.633 INFO kablam! = help: consider adding a `where R: base::dimension::DimName` bound Sep 21 06:43:48.633 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.633 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.633 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.633 INFO kablam! Sep 21 06:43:48.633 INFO kablam! warning: the trait bound `C: base::dimension::DimName` is not satisfied Sep 21 06:43:48.633 INFO kablam! --> src/base/alias.rs:21:30 Sep 21 06:43:48.634 INFO kablam! | Sep 21 06:43:48.634 INFO kablam! 21 | pub type MatrixMN = Matrix>; Sep 21 06:43:48.634 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `C` Sep 21 06:43:48.634 INFO kablam! | Sep 21 06:43:48.634 INFO kablam! = help: consider adding a `where C: base::dimension::DimName` bound Sep 21 06:43:48.634 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.634 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.634 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.635 INFO kablam! Sep 21 06:43:48.635 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.635 INFO kablam! --> src/base/alias.rs:21:30 Sep 21 06:43:48.635 INFO kablam! | Sep 21 06:43:48.635 INFO kablam! 21 | pub type MatrixMN = Matrix>; Sep 21 06:43:48.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.635 INFO kablam! | Sep 21 06:43:48.635 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.636 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.636 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.636 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.636 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.636 INFO kablam! Sep 21 06:43:48.636 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.637 INFO kablam! --> src/base/alias.rs:21:30 Sep 21 06:43:48.637 INFO kablam! | Sep 21 06:43:48.637 INFO kablam! 21 | pub type MatrixMN = Matrix>; Sep 21 06:43:48.637 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.637 INFO kablam! | Sep 21 06:43:48.637 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.637 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.637 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.638 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.638 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.638 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.638 INFO kablam! Sep 21 06:43:48.638 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.638 INFO kablam! --> src/base/alias.rs:21:30 Sep 21 06:43:48.638 INFO kablam! | Sep 21 06:43:48.638 INFO kablam! 21 | pub type MatrixMN = Matrix>; Sep 21 06:43:48.638 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.638 INFO kablam! | Sep 21 06:43:48.639 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.639 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.639 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.639 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.639 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.639 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.639 INFO kablam! Sep 21 06:43:48.640 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.640 INFO kablam! --> src/base/alias.rs:21:30 Sep 21 06:43:48.640 INFO kablam! | Sep 21 06:43:48.640 INFO kablam! 21 | pub type MatrixMN = Matrix>; Sep 21 06:43:48.640 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.640 INFO kablam! | | Sep 21 06:43:48.640 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.640 INFO kablam! | Sep 21 06:43:48.641 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.641 INFO kablam! --> src/base/alias.rs:21:30 Sep 21 06:43:48.646 INFO kablam! | Sep 21 06:43:48.646 INFO kablam! 21 | pub type MatrixMN = Matrix>; Sep 21 06:43:48.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.646 INFO kablam! Sep 21 06:43:48.646 INFO kablam! warning: the trait bound `D: base::dimension::DimName` is not satisfied Sep 21 06:43:48.647 INFO kablam! --> src/base/alias.rs:24:26 Sep 21 06:43:48.647 INFO kablam! | Sep 21 06:43:48.647 INFO kablam! 24 | pub type MatrixN = MatrixMN; Sep 21 06:43:48.647 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D` Sep 21 06:43:48.647 INFO kablam! | Sep 21 06:43:48.647 INFO kablam! = help: consider adding a `where D: base::dimension::DimName` bound Sep 21 06:43:48.648 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.648 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.648 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.648 INFO kablam! Sep 21 06:43:48.648 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.649 INFO kablam! --> src/base/alias.rs:24:26 Sep 21 06:43:48.649 INFO kablam! | Sep 21 06:43:48.649 INFO kablam! 24 | pub type MatrixN = MatrixMN; Sep 21 06:43:48.649 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.649 INFO kablam! | Sep 21 06:43:48.649 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.650 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.650 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.650 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.650 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.650 INFO kablam! Sep 21 06:43:48.650 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.650 INFO kablam! --> src/base/alias.rs:24:26 Sep 21 06:43:48.651 INFO kablam! | Sep 21 06:43:48.651 INFO kablam! 24 | pub type MatrixN = MatrixMN; Sep 21 06:43:48.651 INFO kablam! | ^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.651 INFO kablam! | Sep 21 06:43:48.651 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.651 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.651 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.651 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.652 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.652 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.652 INFO kablam! Sep 21 06:43:48.652 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.652 INFO kablam! --> src/base/alias.rs:24:26 Sep 21 06:43:48.652 INFO kablam! | Sep 21 06:43:48.652 INFO kablam! 24 | pub type MatrixN = MatrixMN; Sep 21 06:43:48.652 INFO kablam! | ^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.652 INFO kablam! | Sep 21 06:43:48.653 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.653 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.653 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.653 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.653 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.654 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.654 INFO kablam! Sep 21 06:43:48.654 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.654 INFO kablam! --> src/base/alias.rs:24:26 Sep 21 06:43:48.654 INFO kablam! | Sep 21 06:43:48.654 INFO kablam! 24 | pub type MatrixN = MatrixMN; Sep 21 06:43:48.654 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.654 INFO kablam! | | Sep 21 06:43:48.655 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.655 INFO kablam! | Sep 21 06:43:48.655 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.655 INFO kablam! --> src/base/alias.rs:24:26 Sep 21 06:43:48.655 INFO kablam! | Sep 21 06:43:48.655 INFO kablam! 24 | pub type MatrixN = MatrixMN; Sep 21 06:43:48.655 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.655 INFO kablam! Sep 21 06:43:48.656 INFO kablam! warning: the trait bound `base::default_allocator::DefaultAllocator: base::allocator::Allocator` is not satisfied Sep 21 06:43:48.656 INFO kablam! --> src/base/alias.rs:28:23 Sep 21 06:43:48.656 INFO kablam! | Sep 21 06:43:48.656 INFO kablam! 28 | pub type DMatrix = MatrixN; Sep 21 06:43:48.656 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `base::allocator::Allocator` is not implemented for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.656 INFO kablam! | Sep 21 06:43:48.656 INFO kablam! = help: consider adding a `where base::default_allocator::DefaultAllocator: base::allocator::Allocator` bound Sep 21 06:43:48.657 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.657 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.657 INFO kablam! Sep 21 06:43:48.657 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.657 INFO kablam! --> src/base/alias.rs:28:23 Sep 21 06:43:48.657 INFO kablam! | Sep 21 06:43:48.657 INFO kablam! 28 | pub type DMatrix = MatrixN; Sep 21 06:43:48.657 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.657 INFO kablam! | Sep 21 06:43:48.658 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.658 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.658 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.658 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.658 INFO kablam! Sep 21 06:43:48.658 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.658 INFO kablam! --> src/base/alias.rs:28:23 Sep 21 06:43:48.659 INFO kablam! | Sep 21 06:43:48.659 INFO kablam! 28 | pub type DMatrix = MatrixN; Sep 21 06:43:48.659 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.659 INFO kablam! | Sep 21 06:43:48.659 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.659 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.659 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.660 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.660 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.660 INFO kablam! Sep 21 06:43:48.660 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.660 INFO kablam! --> src/base/alias.rs:28:23 Sep 21 06:43:48.660 INFO kablam! | Sep 21 06:43:48.660 INFO kablam! 28 | pub type DMatrix = MatrixN; Sep 21 06:43:48.660 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.660 INFO kablam! | Sep 21 06:43:48.660 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.661 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.661 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.661 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.661 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.661 INFO kablam! Sep 21 06:43:48.661 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.661 INFO kablam! --> src/base/alias.rs:28:23 Sep 21 06:43:48.661 INFO kablam! | Sep 21 06:43:48.662 INFO kablam! 28 | pub type DMatrix = MatrixN; Sep 21 06:43:48.662 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.662 INFO kablam! | | Sep 21 06:43:48.662 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.662 INFO kablam! | Sep 21 06:43:48.662 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.662 INFO kablam! --> src/base/alias.rs:28:23 Sep 21 06:43:48.662 INFO kablam! | Sep 21 06:43:48.662 INFO kablam! 28 | pub type DMatrix = MatrixN; Sep 21 06:43:48.663 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.663 INFO kablam! Sep 21 06:43:48.663 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.663 INFO kablam! --> src/base/alias.rs:31:23 Sep 21 06:43:48.663 INFO kablam! | Sep 21 06:43:48.663 INFO kablam! 31 | pub type Matrix1 = MatrixN; Sep 21 06:43:48.663 INFO kablam! | ^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.663 INFO kablam! | Sep 21 06:43:48.664 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.664 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.664 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.664 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.664 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.664 INFO kablam! Sep 21 06:43:48.664 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.664 INFO kablam! --> src/base/alias.rs:31:23 Sep 21 06:43:48.664 INFO kablam! | Sep 21 06:43:48.665 INFO kablam! 31 | pub type Matrix1 = MatrixN; Sep 21 06:43:48.665 INFO kablam! | ^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.665 INFO kablam! | Sep 21 06:43:48.665 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.665 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.665 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.665 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.666 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.666 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.666 INFO kablam! Sep 21 06:43:48.666 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.666 INFO kablam! --> src/base/alias.rs:31:23 Sep 21 06:43:48.666 INFO kablam! | Sep 21 06:43:48.666 INFO kablam! 31 | pub type Matrix1 = MatrixN; Sep 21 06:43:48.666 INFO kablam! | ^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.666 INFO kablam! | Sep 21 06:43:48.667 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.667 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.667 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.667 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.667 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.668 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.668 INFO kablam! Sep 21 06:43:48.668 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.668 INFO kablam! --> src/base/alias.rs:31:23 Sep 21 06:43:48.668 INFO kablam! | Sep 21 06:43:48.668 INFO kablam! 31 | pub type Matrix1 = MatrixN; Sep 21 06:43:48.668 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 06:43:48.668 INFO kablam! | | Sep 21 06:43:48.668 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.668 INFO kablam! | Sep 21 06:43:48.669 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.669 INFO kablam! --> src/base/alias.rs:31:23 Sep 21 06:43:48.669 INFO kablam! | Sep 21 06:43:48.669 INFO kablam! 31 | pub type Matrix1 = MatrixN; Sep 21 06:43:48.669 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 06:43:48.669 INFO kablam! Sep 21 06:43:48.669 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.669 INFO kablam! --> src/base/alias.rs:33:23 Sep 21 06:43:48.670 INFO kablam! | Sep 21 06:43:48.670 INFO kablam! 33 | pub type Matrix2 = MatrixN; Sep 21 06:43:48.670 INFO kablam! | ^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.670 INFO kablam! | Sep 21 06:43:48.670 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.670 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.670 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.670 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.671 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.671 INFO kablam! Sep 21 06:43:48.671 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.671 INFO kablam! --> src/base/alias.rs:33:23 Sep 21 06:43:48.671 INFO kablam! | Sep 21 06:43:48.671 INFO kablam! 33 | pub type Matrix2 = MatrixN; Sep 21 06:43:48.671 INFO kablam! | ^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.672 INFO kablam! | Sep 21 06:43:48.672 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.672 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.672 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.672 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.672 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.672 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.672 INFO kablam! Sep 21 06:43:48.672 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.673 INFO kablam! --> src/base/alias.rs:33:23 Sep 21 06:43:48.673 INFO kablam! | Sep 21 06:43:48.673 INFO kablam! 33 | pub type Matrix2 = MatrixN; Sep 21 06:43:48.673 INFO kablam! | ^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.673 INFO kablam! | Sep 21 06:43:48.673 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.673 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.674 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.674 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.674 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.674 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.674 INFO kablam! Sep 21 06:43:48.674 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.674 INFO kablam! --> src/base/alias.rs:33:23 Sep 21 06:43:48.674 INFO kablam! | Sep 21 06:43:48.674 INFO kablam! 33 | pub type Matrix2 = MatrixN; Sep 21 06:43:48.675 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 06:43:48.675 INFO kablam! | | Sep 21 06:43:48.675 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.675 INFO kablam! | Sep 21 06:43:48.675 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.675 INFO kablam! --> src/base/alias.rs:33:23 Sep 21 06:43:48.675 INFO kablam! | Sep 21 06:43:48.675 INFO kablam! 33 | pub type Matrix2 = MatrixN; Sep 21 06:43:48.676 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 06:43:48.676 INFO kablam! Sep 21 06:43:48.676 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.676 INFO kablam! --> src/base/alias.rs:35:23 Sep 21 06:43:48.676 INFO kablam! | Sep 21 06:43:48.676 INFO kablam! 35 | pub type Matrix3 = MatrixN; Sep 21 06:43:48.676 INFO kablam! | ^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.676 INFO kablam! | Sep 21 06:43:48.676 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.676 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.677 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.677 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.677 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.677 INFO kablam! Sep 21 06:43:48.677 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.677 INFO kablam! --> src/base/alias.rs:35:23 Sep 21 06:43:48.677 INFO kablam! | Sep 21 06:43:48.677 INFO kablam! 35 | pub type Matrix3 = MatrixN; Sep 21 06:43:48.677 INFO kablam! | ^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.677 INFO kablam! | Sep 21 06:43:48.677 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.677 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.677 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.677 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.678 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.678 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.678 INFO kablam! Sep 21 06:43:48.678 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.678 INFO kablam! --> src/base/alias.rs:35:23 Sep 21 06:43:48.678 INFO kablam! | Sep 21 06:43:48.678 INFO kablam! 35 | pub type Matrix3 = MatrixN; Sep 21 06:43:48.678 INFO kablam! | ^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.678 INFO kablam! | Sep 21 06:43:48.678 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.679 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.679 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.679 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.679 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.679 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.679 INFO kablam! Sep 21 06:43:48.679 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.679 INFO kablam! --> src/base/alias.rs:35:23 Sep 21 06:43:48.680 INFO kablam! | Sep 21 06:43:48.680 INFO kablam! 35 | pub type Matrix3 = MatrixN; Sep 21 06:43:48.680 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 06:43:48.680 INFO kablam! | | Sep 21 06:43:48.680 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.680 INFO kablam! | Sep 21 06:43:48.680 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.680 INFO kablam! --> src/base/alias.rs:35:23 Sep 21 06:43:48.680 INFO kablam! | Sep 21 06:43:48.680 INFO kablam! 35 | pub type Matrix3 = MatrixN; Sep 21 06:43:48.680 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 06:43:48.680 INFO kablam! Sep 21 06:43:48.681 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.681 INFO kablam! --> src/base/alias.rs:37:23 Sep 21 06:43:48.681 INFO kablam! | Sep 21 06:43:48.681 INFO kablam! 37 | pub type Matrix4 = MatrixN; Sep 21 06:43:48.681 INFO kablam! | ^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.681 INFO kablam! | Sep 21 06:43:48.681 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.681 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.681 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.681 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.686 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.686 INFO kablam! Sep 21 06:43:48.686 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.686 INFO kablam! --> src/base/alias.rs:37:23 Sep 21 06:43:48.686 INFO kablam! | Sep 21 06:43:48.686 INFO kablam! 37 | pub type Matrix4 = MatrixN; Sep 21 06:43:48.686 INFO kablam! | ^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.686 INFO kablam! | Sep 21 06:43:48.686 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.686 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.686 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.686 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.686 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.686 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.686 INFO kablam! Sep 21 06:43:48.686 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.686 INFO kablam! --> src/base/alias.rs:37:23 Sep 21 06:43:48.686 INFO kablam! | Sep 21 06:43:48.686 INFO kablam! 37 | pub type Matrix4 = MatrixN; Sep 21 06:43:48.686 INFO kablam! | ^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.686 INFO kablam! | Sep 21 06:43:48.686 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.686 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.686 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.686 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.686 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.686 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.686 INFO kablam! Sep 21 06:43:48.686 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.686 INFO kablam! --> src/base/alias.rs:37:23 Sep 21 06:43:48.686 INFO kablam! | Sep 21 06:43:48.686 INFO kablam! 37 | pub type Matrix4 = MatrixN; Sep 21 06:43:48.686 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 06:43:48.686 INFO kablam! | | Sep 21 06:43:48.686 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.686 INFO kablam! | Sep 21 06:43:48.686 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.686 INFO kablam! --> src/base/alias.rs:37:23 Sep 21 06:43:48.686 INFO kablam! | Sep 21 06:43:48.686 INFO kablam! 37 | pub type Matrix4 = MatrixN; Sep 21 06:43:48.686 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 06:43:48.686 INFO kablam! Sep 21 06:43:48.686 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.686 INFO kablam! --> src/base/alias.rs:39:23 Sep 21 06:43:48.686 INFO kablam! | Sep 21 06:43:48.686 INFO kablam! 39 | pub type Matrix5 = MatrixN; Sep 21 06:43:48.686 INFO kablam! | ^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.686 INFO kablam! | Sep 21 06:43:48.686 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.686 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.686 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.687 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.687 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.687 INFO kablam! Sep 21 06:43:48.687 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.687 INFO kablam! --> src/base/alias.rs:39:23 Sep 21 06:43:48.687 INFO kablam! | Sep 21 06:43:48.687 INFO kablam! 39 | pub type Matrix5 = MatrixN; Sep 21 06:43:48.687 INFO kablam! | ^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.687 INFO kablam! | Sep 21 06:43:48.687 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.687 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.687 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.687 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.687 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.687 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.687 INFO kablam! Sep 21 06:43:48.687 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.687 INFO kablam! --> src/base/alias.rs:39:23 Sep 21 06:43:48.687 INFO kablam! | Sep 21 06:43:48.687 INFO kablam! 39 | pub type Matrix5 = MatrixN; Sep 21 06:43:48.687 INFO kablam! | ^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.687 INFO kablam! | Sep 21 06:43:48.687 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.687 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.687 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.687 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.687 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.687 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.687 INFO kablam! Sep 21 06:43:48.687 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.687 INFO kablam! --> src/base/alias.rs:39:23 Sep 21 06:43:48.687 INFO kablam! | Sep 21 06:43:48.687 INFO kablam! 39 | pub type Matrix5 = MatrixN; Sep 21 06:43:48.687 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 06:43:48.687 INFO kablam! | | Sep 21 06:43:48.687 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.687 INFO kablam! | Sep 21 06:43:48.687 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.687 INFO kablam! --> src/base/alias.rs:39:23 Sep 21 06:43:48.687 INFO kablam! | Sep 21 06:43:48.687 INFO kablam! 39 | pub type Matrix5 = MatrixN; Sep 21 06:43:48.687 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 06:43:48.687 INFO kablam! Sep 21 06:43:48.687 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.687 INFO kablam! --> src/base/alias.rs:41:23 Sep 21 06:43:48.687 INFO kablam! | Sep 21 06:43:48.687 INFO kablam! 41 | pub type Matrix6 = MatrixN; Sep 21 06:43:48.687 INFO kablam! | ^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.687 INFO kablam! | Sep 21 06:43:48.687 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.687 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.687 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.687 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.687 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.687 INFO kablam! Sep 21 06:43:48.687 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.687 INFO kablam! --> src/base/alias.rs:41:23 Sep 21 06:43:48.687 INFO kablam! | Sep 21 06:43:48.687 INFO kablam! 41 | pub type Matrix6 = MatrixN; Sep 21 06:43:48.687 INFO kablam! | ^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.687 INFO kablam! | Sep 21 06:43:48.687 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.687 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.687 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.687 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.687 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.687 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.687 INFO kablam! Sep 21 06:43:48.687 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.687 INFO kablam! --> src/base/alias.rs:41:23 Sep 21 06:43:48.690 INFO kablam! | Sep 21 06:43:48.690 INFO kablam! 41 | pub type Matrix6 = MatrixN; Sep 21 06:43:48.690 INFO kablam! | ^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.690 INFO kablam! | Sep 21 06:43:48.690 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.690 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.690 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.690 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.690 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.690 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.690 INFO kablam! Sep 21 06:43:48.690 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.690 INFO kablam! --> src/base/alias.rs:41:23 Sep 21 06:43:48.690 INFO kablam! | Sep 21 06:43:48.690 INFO kablam! 41 | pub type Matrix6 = MatrixN; Sep 21 06:43:48.690 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 06:43:48.690 INFO kablam! | | Sep 21 06:43:48.690 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.690 INFO kablam! | Sep 21 06:43:48.690 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.690 INFO kablam! --> src/base/alias.rs:41:23 Sep 21 06:43:48.690 INFO kablam! | Sep 21 06:43:48.690 INFO kablam! 41 | pub type Matrix6 = MatrixN; Sep 21 06:43:48.690 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 06:43:48.690 INFO kablam! Sep 21 06:43:48.690 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.690 INFO kablam! --> src/base/alias.rs:44:25 Sep 21 06:43:48.690 INFO kablam! | Sep 21 06:43:48.690 INFO kablam! 44 | pub type Matrix1x2 = MatrixMN; Sep 21 06:43:48.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.690 INFO kablam! | Sep 21 06:43:48.690 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.690 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.690 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.690 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.690 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.690 INFO kablam! Sep 21 06:43:48.690 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.690 INFO kablam! --> src/base/alias.rs:44:25 Sep 21 06:43:48.690 INFO kablam! | Sep 21 06:43:48.690 INFO kablam! 44 | pub type Matrix1x2 = MatrixMN; Sep 21 06:43:48.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.690 INFO kablam! | Sep 21 06:43:48.690 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.690 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.690 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.690 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.690 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.690 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.690 INFO kablam! Sep 21 06:43:48.690 INFO kablam! warning: the trait bound `base::constraint::ShapeConstraint: base::constraint::SameNumberOfRows` is not satisfied Sep 21 06:43:48.690 INFO kablam! --> src/base/storage.rs:16:5 Sep 21 06:43:48.690 INFO kablam! | Sep 21 06:43:48.690 INFO kablam! 16 | , SameShapeC>>::Buffer; Sep 21 06:43:48.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::constraint::SameNumberOfRows` is not implemented for `base::constraint::ShapeConstraint` Sep 21 06:43:48.690 INFO kablam! | Sep 21 06:43:48.692 INFO kablam! = help: consider adding a `where base::constraint::ShapeConstraint: base::constraint::SameNumberOfRows` bound Sep 21 06:43:48.692 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.692 INFO kablam! --> src/base/alias.rs:44:25 Sep 21 06:43:48.692 INFO kablam! | Sep 21 06:43:48.692 INFO kablam! 44 | pub type Matrix1x2 = MatrixMN; Sep 21 06:43:48.692 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.692 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.692 INFO kablam! | Sep 21 06:43:48.693 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.693 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.693 INFO kablam! Sep 21 06:43:48.693 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.693 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.693 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.693 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.693 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.693 INFO kablam! Sep 21 06:43:48.693 INFO kablam! warning: the trait bound `base::constraint::ShapeConstraint: base::constraint::SameNumberOfColumns` is not satisfied Sep 21 06:43:48.694 INFO kablam! --> src/base/storage.rs:16:5 Sep 21 06:43:48.694 INFO kablam! | Sep 21 06:43:48.694 INFO kablam! 16 | , SameShapeC>>::Buffer; Sep 21 06:43:48.694 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::constraint::SameNumberOfColumns` is not implemented for `base::constraint::ShapeConstraint` Sep 21 06:43:48.694 INFO kablam! | Sep 21 06:43:48.694 INFO kablam! = help: consider adding a `where base::constraint::ShapeConstraint: base::constraint::SameNumberOfColumns` bound Sep 21 06:43:48.694 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.695 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.695 INFO kablam! Sep 21 06:43:48.695 INFO kablam! warning: the trait bound `base::default_allocator::DefaultAllocator: base::allocator::Allocator` is not satisfied Sep 21 06:43:48.695 INFO kablam! --> src/base/storage.rs:16:5 Sep 21 06:43:48.695 INFO kablam! | Sep 21 06:43:48.695 INFO kablam! 16 | , SameShapeC>>::Buffer; Sep 21 06:43:48.695 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::allocator::Allocator` is not implemented for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.695 INFO kablam! | Sep 21 06:43:48.695 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.696 INFO kablam! --> src/base/alias.rs:44:25 Sep 21 06:43:48.696 INFO kablam! | Sep 21 06:43:48.696 INFO kablam! 44 | pub type Matrix1x2 = MatrixMN; Sep 21 06:43:48.696 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.696 INFO kablam! | | Sep 21 06:43:48.696 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.696 INFO kablam! | Sep 21 06:43:48.696 INFO kablam! = help: the following implementations were found: Sep 21 06:43:48.697 INFO kablam! > Sep 21 06:43:48.697 INFO kablam! > Sep 21 06:43:48.697 INFO kablam! > Sep 21 06:43:48.697 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.697 INFO kablam! --> src/base/alias.rs:44:25 Sep 21 06:43:48.697 INFO kablam! | Sep 21 06:43:48.697 INFO kablam! 44 | pub type Matrix1x2 = MatrixMN; Sep 21 06:43:48.697 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.697 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.697 INFO kablam! Sep 21 06:43:48.698 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.702 INFO kablam! Sep 21 06:43:48.702 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.702 INFO kablam! --> src/base/alias.rs:46:25 Sep 21 06:43:48.702 INFO kablam! | Sep 21 06:43:48.702 INFO kablam! 46 | pub type Matrix1x3 = MatrixMN; Sep 21 06:43:48.702 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.702 INFO kablam! | Sep 21 06:43:48.702 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.702 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.702 INFO kablam! warning: the trait bound `R: base::dimension::DimName` is not satisfied Sep 21 06:43:48.702 INFO kablam! --> src/base/storage.rs:20:32 Sep 21 06:43:48.702 INFO kablam! | Sep 21 06:43:48.702 INFO kablam! 20 | pub type Owned = >::Buffer; Sep 21 06:43:48.702 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `R` Sep 21 06:43:48.702 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.702 INFO kablam! | Sep 21 06:43:48.702 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.702 INFO kablam! = help: consider adding a `where R: base::dimension::DimName` bound Sep 21 06:43:48.702 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.702 INFO kablam! Sep 21 06:43:48.702 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.702 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.702 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.702 INFO kablam! Sep 21 06:43:48.702 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.702 INFO kablam! --> src/base/alias.rs:46:25 Sep 21 06:43:48.702 INFO kablam! | Sep 21 06:43:48.702 INFO kablam! 46 | pub type Matrix1x3 = MatrixMN; Sep 21 06:43:48.702 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.702 INFO kablam! warning: the trait bound `C: base::dimension::DimName` is not satisfied Sep 21 06:43:48.702 INFO kablam! --> src/base/storage.rs:20:32 Sep 21 06:43:48.702 INFO kablam! | Sep 21 06:43:48.702 INFO kablam! 20 | pub type Owned = >::Buffer; Sep 21 06:43:48.702 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `C` Sep 21 06:43:48.702 INFO kablam! | Sep 21 06:43:48.702 INFO kablam! | Sep 21 06:43:48.702 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.702 INFO kablam! = help: consider adding a `where C: base::dimension::DimName` bound Sep 21 06:43:48.702 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.702 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.702 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.702 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.702 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.702 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.702 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.702 INFO kablam! Sep 21 06:43:48.702 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.702 INFO kablam! Sep 21 06:43:48.702 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.702 INFO kablam! --> src/base/storage.rs:20:32 Sep 21 06:43:48.702 INFO kablam! | Sep 21 06:43:48.702 INFO kablam! 20 | pub type Owned = >::Buffer; Sep 21 06:43:48.702 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.702 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.703 INFO kablam! --> src/base/alias.rs:46:25 Sep 21 06:43:48.703 INFO kablam! | Sep 21 06:43:48.703 INFO kablam! | Sep 21 06:43:48.703 INFO kablam! 46 | pub type Matrix1x3 = MatrixMN; Sep 21 06:43:48.703 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.703 INFO kablam! | Sep 21 06:43:48.703 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.703 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.703 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.703 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.703 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.703 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.703 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.703 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.703 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.703 INFO kablam! Sep 21 06:43:48.703 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.703 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.703 INFO kablam! Sep 21 06:43:48.703 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.703 INFO kablam! --> src/base/storage.rs:20:32 Sep 21 06:43:48.703 INFO kablam! | Sep 21 06:43:48.703 INFO kablam! 20 | pub type Owned = >::Buffer; Sep 21 06:43:48.703 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.703 INFO kablam! | Sep 21 06:43:48.703 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.703 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.703 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.703 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.703 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.703 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.703 INFO kablam! Sep 21 06:43:48.703 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.703 INFO kablam! --> src/base/alias.rs:46:25 Sep 21 06:43:48.703 INFO kablam! | Sep 21 06:43:48.703 INFO kablam! 46 | pub type Matrix1x3 = MatrixMN; Sep 21 06:43:48.703 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.703 INFO kablam! | | Sep 21 06:43:48.703 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.703 INFO kablam! | Sep 21 06:43:48.703 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.703 INFO kablam! --> src/base/alias.rs:46:25 Sep 21 06:43:48.703 INFO kablam! | Sep 21 06:43:48.703 INFO kablam! 46 | pub type Matrix1x3 = MatrixMN; Sep 21 06:43:48.703 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.703 INFO kablam! Sep 21 06:43:48.703 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.703 INFO kablam! --> src/base/storage.rs:20:32 Sep 21 06:43:48.703 INFO kablam! | Sep 21 06:43:48.703 INFO kablam! 20 | pub type Owned = >::Buffer; Sep 21 06:43:48.703 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.703 INFO kablam! | Sep 21 06:43:48.703 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.703 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.703 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.703 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.703 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.703 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.703 INFO kablam! Sep 21 06:43:48.703 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.705 INFO kablam! --> src/base/storage.rs:20:32 Sep 21 06:43:48.705 INFO kablam! | Sep 21 06:43:48.705 INFO kablam! 20 | pub type Owned = >::Buffer; Sep 21 06:43:48.705 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.705 INFO kablam! | | Sep 21 06:43:48.705 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.705 INFO kablam! | Sep 21 06:43:48.705 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.705 INFO kablam! --> src/base/storage.rs:20:32 Sep 21 06:43:48.705 INFO kablam! | Sep 21 06:43:48.705 INFO kablam! 20 | pub type Owned = >::Buffer; Sep 21 06:43:48.705 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.705 INFO kablam! Sep 21 06:43:48.705 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.705 INFO kablam! --> src/base/alias.rs:48:25 Sep 21 06:43:48.705 INFO kablam! | Sep 21 06:43:48.705 INFO kablam! 48 | pub type Matrix1x4 = MatrixMN; Sep 21 06:43:48.706 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.706 INFO kablam! | Sep 21 06:43:48.706 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.706 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.706 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.706 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.706 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.706 INFO kablam! Sep 21 06:43:48.706 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.706 INFO kablam! --> src/base/alias.rs:48:25 Sep 21 06:43:48.706 INFO kablam! | Sep 21 06:43:48.706 INFO kablam! 48 | pub type Matrix1x4 = MatrixMN; Sep 21 06:43:48.706 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.706 INFO kablam! | Sep 21 06:43:48.706 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.706 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.706 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.706 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.706 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.706 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.706 INFO kablam! Sep 21 06:43:48.706 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.706 INFO kablam! --> src/base/alias.rs:48:25 Sep 21 06:43:48.706 INFO kablam! | Sep 21 06:43:48.706 INFO kablam! 48 | pub type Matrix1x4 = MatrixMN; Sep 21 06:43:48.706 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.706 INFO kablam! | Sep 21 06:43:48.706 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.706 INFO kablam! warning: the trait bound `R: base::dimension::DimName` is not satisfied Sep 21 06:43:48.706 INFO kablam! --> src/base/storage.rs:24:5 Sep 21 06:43:48.706 INFO kablam! | Sep 21 06:43:48.706 INFO kablam! 24 | <>::Buffer as Storage>::RStride; Sep 21 06:43:48.706 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `R` Sep 21 06:43:48.706 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.706 INFO kablam! | Sep 21 06:43:48.706 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.710 INFO kablam! = help: consider adding a `where R: base::dimension::DimName` bound Sep 21 06:43:48.710 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.710 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.710 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.710 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.710 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.710 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.710 INFO kablam! Sep 21 06:43:48.710 INFO kablam! Sep 21 06:43:48.710 INFO kablam! warning: the trait bound `C: base::dimension::DimName` is not satisfied Sep 21 06:43:48.710 INFO kablam! --> src/base/storage.rs:24:5 Sep 21 06:43:48.710 INFO kablam! | Sep 21 06:43:48.710 INFO kablam! 24 | <>::Buffer as Storage>::RStride; Sep 21 06:43:48.710 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `C` Sep 21 06:43:48.710 INFO kablam! | Sep 21 06:43:48.710 INFO kablam! = help: consider adding a `where C: base::dimension::DimName` bound Sep 21 06:43:48.710 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.710 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.710 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.710 INFO kablam! Sep 21 06:43:48.710 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.710 INFO kablam! --> src/base/storage.rs:24:5 Sep 21 06:43:48.710 INFO kablam! | Sep 21 06:43:48.710 INFO kablam! 24 | <>::Buffer as Storage>::RStride; Sep 21 06:43:48.710 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.710 INFO kablam! | Sep 21 06:43:48.711 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.711 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.711 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.711 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.711 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.711 INFO kablam! Sep 21 06:43:48.711 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.711 INFO kablam! --> src/base/storage.rs:24:5 Sep 21 06:43:48.711 INFO kablam! | Sep 21 06:43:48.711 INFO kablam! 24 | <>::Buffer as Storage>::RStride; Sep 21 06:43:48.711 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.711 INFO kablam! | Sep 21 06:43:48.711 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.711 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.711 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.711 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.711 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.711 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.711 INFO kablam! Sep 21 06:43:48.711 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.711 INFO kablam! --> src/base/storage.rs:24:5 Sep 21 06:43:48.711 INFO kablam! | Sep 21 06:43:48.711 INFO kablam! 24 | <>::Buffer as Storage>::RStride; Sep 21 06:43:48.711 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.711 INFO kablam! | Sep 21 06:43:48.711 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.711 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.711 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.711 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.711 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.711 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.711 INFO kablam! Sep 21 06:43:48.711 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.711 INFO kablam! --> src/base/storage.rs:24:5 Sep 21 06:43:48.711 INFO kablam! | Sep 21 06:43:48.711 INFO kablam! 23 | pub type RStride = Sep 21 06:43:48.711 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.711 INFO kablam! 24 | <>::Buffer as Storage>::RStride; Sep 21 06:43:48.711 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.711 INFO kablam! | Sep 21 06:43:48.711 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.711 INFO kablam! --> src/base/storage.rs:24:5 Sep 21 06:43:48.711 INFO kablam! | Sep 21 06:43:48.711 INFO kablam! 24 | <>::Buffer as Storage>::RStride; Sep 21 06:43:48.711 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.711 INFO kablam! Sep 21 06:43:48.711 INFO kablam! warning: the trait bound `R: base::dimension::DimName` is not satisfied Sep 21 06:43:48.711 INFO kablam! --> src/base/storage.rs:28:5 Sep 21 06:43:48.711 INFO kablam! | Sep 21 06:43:48.711 INFO kablam! 28 | <>::Buffer as Storage>::CStride; Sep 21 06:43:48.711 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `R` Sep 21 06:43:48.711 INFO kablam! | Sep 21 06:43:48.711 INFO kablam! = help: consider adding a `where R: base::dimension::DimName` bound Sep 21 06:43:48.711 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.711 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.711 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.711 INFO kablam! Sep 21 06:43:48.711 INFO kablam! warning: the trait bound `C: base::dimension::DimName` is not satisfied Sep 21 06:43:48.711 INFO kablam! --> src/base/storage.rs:28:5 Sep 21 06:43:48.711 INFO kablam! | Sep 21 06:43:48.711 INFO kablam! 28 | <>::Buffer as Storage>::CStride; Sep 21 06:43:48.711 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `C` Sep 21 06:43:48.711 INFO kablam! | Sep 21 06:43:48.711 INFO kablam! = help: consider adding a `where C: base::dimension::DimName` bound Sep 21 06:43:48.711 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.711 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.711 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.711 INFO kablam! Sep 21 06:43:48.712 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.712 INFO kablam! --> src/base/storage.rs:28:5 Sep 21 06:43:48.712 INFO kablam! | Sep 21 06:43:48.712 INFO kablam! 28 | <>::Buffer as Storage>::CStride; Sep 21 06:43:48.712 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.712 INFO kablam! | Sep 21 06:43:48.712 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.712 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.712 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.712 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.712 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.712 INFO kablam! Sep 21 06:43:48.712 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.712 INFO kablam! --> src/base/storage.rs:28:5 Sep 21 06:43:48.717 INFO kablam! | Sep 21 06:43:48.717 INFO kablam! 28 | <>::Buffer as Storage>::CStride; Sep 21 06:43:48.717 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.717 INFO kablam! | Sep 21 06:43:48.717 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.718 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.718 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.718 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.718 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.718 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.718 INFO kablam! Sep 21 06:43:48.718 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.718 INFO kablam! --> src/base/storage.rs:28:5 Sep 21 06:43:48.718 INFO kablam! | Sep 21 06:43:48.718 INFO kablam! 28 | <>::Buffer as Storage>::CStride; Sep 21 06:43:48.718 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.718 INFO kablam! | Sep 21 06:43:48.718 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.718 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.718 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.718 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.718 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.718 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.718 INFO kablam! Sep 21 06:43:48.718 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.718 INFO kablam! --> src/base/storage.rs:28:5 Sep 21 06:43:48.718 INFO kablam! | Sep 21 06:43:48.718 INFO kablam! 27 | pub type CStride = Sep 21 06:43:48.718 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.718 INFO kablam! 28 | <>::Buffer as Storage>::CStride; Sep 21 06:43:48.718 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.718 INFO kablam! | Sep 21 06:43:48.718 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.718 INFO kablam! --> src/base/storage.rs:28:5 Sep 21 06:43:48.718 INFO kablam! | Sep 21 06:43:48.718 INFO kablam! 28 | <>::Buffer as Storage>::CStride; Sep 21 06:43:48.718 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.718 INFO kablam! Sep 21 06:43:48.718 INFO kablam! warning: the trait bound `R: base::dimension::DimName` is not satisfied Sep 21 06:43:48.718 INFO kablam! --> src/base/alias.rs:18:30 Sep 21 06:43:48.718 INFO kablam! | Sep 21 06:43:48.718 INFO kablam! 18 | pub type MatrixNM = Matrix>; Sep 21 06:43:48.718 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `R` Sep 21 06:43:48.718 INFO kablam! | Sep 21 06:43:48.718 INFO kablam! = help: consider adding a `where R: base::dimension::DimName` bound Sep 21 06:43:48.718 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.718 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.718 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.718 INFO kablam! Sep 21 06:43:48.718 INFO kablam! warning: the trait bound `C: base::dimension::DimName` is not satisfied Sep 21 06:43:48.718 INFO kablam! --> src/base/alias.rs:18:30 Sep 21 06:43:48.718 INFO kablam! | Sep 21 06:43:48.718 INFO kablam! 18 | pub type MatrixNM = Matrix>; Sep 21 06:43:48.718 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `C` Sep 21 06:43:48.718 INFO kablam! | Sep 21 06:43:48.718 INFO kablam! = help: consider adding a `where C: base::dimension::DimName` bound Sep 21 06:43:48.718 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.718 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.718 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.718 INFO kablam! Sep 21 06:43:48.718 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.718 INFO kablam! --> src/base/alias.rs:18:30 Sep 21 06:43:48.718 INFO kablam! | Sep 21 06:43:48.718 INFO kablam! 18 | pub type MatrixNM = Matrix>; Sep 21 06:43:48.718 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.718 INFO kablam! | Sep 21 06:43:48.718 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.718 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.718 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.718 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.718 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.718 INFO kablam! Sep 21 06:43:48.718 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.718 INFO kablam! --> src/base/alias.rs:18:30 Sep 21 06:43:48.718 INFO kablam! | Sep 21 06:43:48.718 INFO kablam! 18 | pub type MatrixNM = Matrix>; Sep 21 06:43:48.719 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.719 INFO kablam! | Sep 21 06:43:48.719 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.719 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.719 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.719 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.719 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.719 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.719 INFO kablam! Sep 21 06:43:48.719 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.719 INFO kablam! --> src/base/alias.rs:18:30 Sep 21 06:43:48.719 INFO kablam! | Sep 21 06:43:48.719 INFO kablam! 18 | pub type MatrixNM = Matrix>; Sep 21 06:43:48.719 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.719 INFO kablam! | Sep 21 06:43:48.719 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.719 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.719 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.719 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.720 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.720 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.720 INFO kablam! Sep 21 06:43:48.720 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.720 INFO kablam! --> src/base/alias.rs:18:30 Sep 21 06:43:48.720 INFO kablam! | Sep 21 06:43:48.720 INFO kablam! 18 | pub type MatrixNM = Matrix>; Sep 21 06:43:48.720 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.720 INFO kablam! | | Sep 21 06:43:48.720 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.720 INFO kablam! | Sep 21 06:43:48.720 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.720 INFO kablam! --> src/base/alias.rs:18:30 Sep 21 06:43:48.720 INFO kablam! | Sep 21 06:43:48.720 INFO kablam! 18 | pub type MatrixNM = Matrix>; Sep 21 06:43:48.720 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.721 INFO kablam! Sep 21 06:43:48.721 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.721 INFO kablam! --> src/base/alias.rs:48:25 Sep 21 06:43:48.721 INFO kablam! | Sep 21 06:43:48.721 INFO kablam! 48 | pub type Matrix1x4 = MatrixMN; Sep 21 06:43:48.721 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.721 INFO kablam! | | Sep 21 06:43:48.721 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.721 INFO kablam! | Sep 21 06:43:48.721 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.721 INFO kablam! --> src/base/alias.rs:48:25 Sep 21 06:43:48.721 INFO kablam! | Sep 21 06:43:48.721 INFO kablam! 48 | pub type Matrix1x4 = MatrixMN; Sep 21 06:43:48.721 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.721 INFO kablam! Sep 21 06:43:48.721 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.721 INFO kablam! --> src/base/alias.rs:50:25 Sep 21 06:43:48.721 INFO kablam! | Sep 21 06:43:48.721 INFO kablam! 50 | pub type Matrix1x5 = MatrixMN; Sep 21 06:43:48.721 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.721 INFO kablam! | Sep 21 06:43:48.721 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.721 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.721 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.721 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.721 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.721 INFO kablam! Sep 21 06:43:48.721 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.721 INFO kablam! --> src/base/alias.rs:50:25 Sep 21 06:43:48.721 INFO kablam! | Sep 21 06:43:48.721 INFO kablam! 50 | pub type Matrix1x5 = MatrixMN; Sep 21 06:43:48.721 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.721 INFO kablam! | Sep 21 06:43:48.721 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.721 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.721 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.721 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.721 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.721 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.721 INFO kablam! Sep 21 06:43:48.721 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.721 INFO kablam! --> src/base/alias.rs:50:25 Sep 21 06:43:48.721 INFO kablam! | Sep 21 06:43:48.721 INFO kablam! 50 | pub type Matrix1x5 = MatrixMN; Sep 21 06:43:48.721 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.721 INFO kablam! | Sep 21 06:43:48.721 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.721 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.721 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.721 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.721 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.721 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.721 INFO kablam! Sep 21 06:43:48.721 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.721 INFO kablam! --> src/base/alias.rs:50:25 Sep 21 06:43:48.723 INFO kablam! | Sep 21 06:43:48.723 INFO kablam! 50 | pub type Matrix1x5 = MatrixMN; Sep 21 06:43:48.723 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.724 INFO kablam! | | Sep 21 06:43:48.724 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.724 INFO kablam! | Sep 21 06:43:48.724 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.724 INFO kablam! --> src/base/alias.rs:50:25 Sep 21 06:43:48.724 INFO kablam! | Sep 21 06:43:48.724 INFO kablam! 50 | pub type Matrix1x5 = MatrixMN; Sep 21 06:43:48.724 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.724 INFO kablam! Sep 21 06:43:48.724 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.724 INFO kablam! --> src/base/alias.rs:52:25 Sep 21 06:43:48.724 INFO kablam! | Sep 21 06:43:48.724 INFO kablam! 52 | pub type Matrix1x6 = MatrixMN; Sep 21 06:43:48.724 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.724 INFO kablam! | Sep 21 06:43:48.724 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.724 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.724 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.724 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.724 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.724 INFO kablam! Sep 21 06:43:48.725 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.725 INFO kablam! --> src/base/alias.rs:52:25 Sep 21 06:43:48.725 INFO kablam! | Sep 21 06:43:48.725 INFO kablam! 52 | pub type Matrix1x6 = MatrixMN; Sep 21 06:43:48.725 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.725 INFO kablam! | Sep 21 06:43:48.725 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.725 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.725 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.725 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.725 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.725 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.725 INFO kablam! Sep 21 06:43:48.725 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.725 INFO kablam! --> src/base/alias.rs:52:25 Sep 21 06:43:48.725 INFO kablam! | Sep 21 06:43:48.725 INFO kablam! 52 | pub type Matrix1x6 = MatrixMN; Sep 21 06:43:48.725 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.725 INFO kablam! | Sep 21 06:43:48.725 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.725 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.725 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.725 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.725 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.725 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.725 INFO kablam! Sep 21 06:43:48.725 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.725 INFO kablam! --> src/base/alias.rs:52:25 Sep 21 06:43:48.725 INFO kablam! | Sep 21 06:43:48.725 INFO kablam! 52 | pub type Matrix1x6 = MatrixMN; Sep 21 06:43:48.725 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.725 INFO kablam! | | Sep 21 06:43:48.725 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.725 INFO kablam! | Sep 21 06:43:48.725 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.725 INFO kablam! --> src/base/alias.rs:52:25 Sep 21 06:43:48.725 INFO kablam! | Sep 21 06:43:48.725 INFO kablam! 52 | pub type Matrix1x6 = MatrixMN; Sep 21 06:43:48.725 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.725 INFO kablam! Sep 21 06:43:48.725 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.725 INFO kablam! --> src/base/alias.rs:55:25 Sep 21 06:43:48.725 INFO kablam! | Sep 21 06:43:48.725 INFO kablam! 55 | pub type Matrix2x3 = MatrixMN; Sep 21 06:43:48.725 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.725 INFO kablam! | Sep 21 06:43:48.725 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.725 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.725 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.725 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.725 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.725 INFO kablam! Sep 21 06:43:48.725 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.725 INFO kablam! --> src/base/alias.rs:55:25 Sep 21 06:43:48.725 INFO kablam! | Sep 21 06:43:48.725 INFO kablam! 55 | pub type Matrix2x3 = MatrixMN; Sep 21 06:43:48.725 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.725 INFO kablam! | Sep 21 06:43:48.725 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.725 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.725 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.725 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.725 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.725 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.725 INFO kablam! Sep 21 06:43:48.725 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.725 INFO kablam! --> src/base/alias.rs:55:25 Sep 21 06:43:48.725 INFO kablam! | Sep 21 06:43:48.725 INFO kablam! 55 | pub type Matrix2x3 = MatrixMN; Sep 21 06:43:48.725 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.725 INFO kablam! | Sep 21 06:43:48.725 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.726 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.726 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.726 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.726 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.726 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.726 INFO kablam! Sep 21 06:43:48.726 INFO kablam! warning: the trait bound `R: base::dimension::DimName` is not satisfied Sep 21 06:43:48.726 INFO kablam! --> src/base/alias.rs:21:30 Sep 21 06:43:48.726 INFO kablam! | Sep 21 06:43:48.726 INFO kablam! 21 | pub type MatrixMN = Matrix>; Sep 21 06:43:48.726 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `R` Sep 21 06:43:48.726 INFO kablam! | Sep 21 06:43:48.726 INFO kablam! = help: consider adding a `where R: base::dimension::DimName` bound Sep 21 06:43:48.726 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.726 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.726 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.726 INFO kablam! Sep 21 06:43:48.726 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.726 INFO kablam! --> src/base/alias.rs:55:25 Sep 21 06:43:48.726 INFO kablam! | Sep 21 06:43:48.726 INFO kablam! 55 | pub type Matrix2x3 = MatrixMN; Sep 21 06:43:48.726 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.726 INFO kablam! | | Sep 21 06:43:48.726 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.726 INFO kablam! | Sep 21 06:43:48.726 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.726 INFO kablam! --> src/base/alias.rs:55:25 Sep 21 06:43:48.726 INFO kablam! | Sep 21 06:43:48.726 INFO kablam! 55 | pub type Matrix2x3 = MatrixMN; Sep 21 06:43:48.726 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.726 INFO kablam! Sep 21 06:43:48.726 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.726 INFO kablam! --> src/base/alias.rs:57:25 Sep 21 06:43:48.726 INFO kablam! | Sep 21 06:43:48.726 INFO kablam! 57 | pub type Matrix2x4 = MatrixMN; Sep 21 06:43:48.726 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.726 INFO kablam! | Sep 21 06:43:48.726 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.726 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.727 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.727 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.727 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.727 INFO kablam! Sep 21 06:43:48.727 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.727 INFO kablam! --> src/base/alias.rs:57:25 Sep 21 06:43:48.727 INFO kablam! | Sep 21 06:43:48.727 INFO kablam! 57 | pub type Matrix2x4 = MatrixMN; Sep 21 06:43:48.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.727 INFO kablam! | Sep 21 06:43:48.727 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.727 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.727 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.727 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.727 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.727 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.727 INFO kablam! Sep 21 06:43:48.727 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.727 INFO kablam! --> src/base/alias.rs:57:25 Sep 21 06:43:48.727 INFO kablam! | Sep 21 06:43:48.727 INFO kablam! 57 | pub type Matrix2x4 = MatrixMN; Sep 21 06:43:48.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.727 INFO kablam! | Sep 21 06:43:48.727 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.727 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.727 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.728 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.728 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.728 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.728 INFO kablam! Sep 21 06:43:48.728 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.728 INFO kablam! --> src/base/alias.rs:57:25 Sep 21 06:43:48.728 INFO kablam! | Sep 21 06:43:48.728 INFO kablam! 57 | pub type Matrix2x4 = MatrixMN; Sep 21 06:43:48.728 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.728 INFO kablam! | | Sep 21 06:43:48.728 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.728 INFO kablam! | Sep 21 06:43:48.728 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.728 INFO kablam! --> src/base/alias.rs:57:25 Sep 21 06:43:48.728 INFO kablam! | Sep 21 06:43:48.728 INFO kablam! 57 | pub type Matrix2x4 = MatrixMN; Sep 21 06:43:48.728 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.728 INFO kablam! Sep 21 06:43:48.728 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.728 INFO kablam! --> src/base/alias.rs:59:25 Sep 21 06:43:48.728 INFO kablam! | Sep 21 06:43:48.728 INFO kablam! 59 | pub type Matrix2x5 = MatrixMN; Sep 21 06:43:48.728 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.728 INFO kablam! | Sep 21 06:43:48.728 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.728 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.728 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.728 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.728 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.728 INFO kablam! Sep 21 06:43:48.728 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.729 INFO kablam! --> src/base/alias.rs:59:25 Sep 21 06:43:48.729 INFO kablam! | Sep 21 06:43:48.729 INFO kablam! 59 | pub type Matrix2x5 = MatrixMN; Sep 21 06:43:48.729 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.729 INFO kablam! | Sep 21 06:43:48.729 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.729 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.729 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.729 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.729 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.729 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.729 INFO kablam! Sep 21 06:43:48.729 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.729 INFO kablam! --> src/base/alias.rs:59:25 Sep 21 06:43:48.729 INFO kablam! | Sep 21 06:43:48.729 INFO kablam! 59 | pub type Matrix2x5 = MatrixMN; Sep 21 06:43:48.729 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.729 INFO kablam! | Sep 21 06:43:48.730 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.730 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.730 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.730 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.730 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.730 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.730 INFO kablam! Sep 21 06:43:48.730 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.730 INFO kablam! --> src/base/alias.rs:59:25 Sep 21 06:43:48.730 INFO kablam! | Sep 21 06:43:48.730 INFO kablam! 59 | pub type Matrix2x5 = MatrixMN; Sep 21 06:43:48.730 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.730 INFO kablam! | | Sep 21 06:43:48.730 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.730 INFO kablam! | Sep 21 06:43:48.730 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.730 INFO kablam! --> src/base/alias.rs:59:25 Sep 21 06:43:48.730 INFO kablam! | Sep 21 06:43:48.730 INFO kablam! 59 | pub type Matrix2x5 = MatrixMN; Sep 21 06:43:48.730 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.730 INFO kablam! Sep 21 06:43:48.730 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.730 INFO kablam! --> src/base/alias.rs:61:25 Sep 21 06:43:48.730 INFO kablam! | Sep 21 06:43:48.730 INFO kablam! 61 | pub type Matrix2x6 = MatrixMN; Sep 21 06:43:48.731 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.731 INFO kablam! | Sep 21 06:43:48.731 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.731 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.731 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.731 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.731 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.731 INFO kablam! Sep 21 06:43:48.731 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.731 INFO kablam! --> src/base/alias.rs:61:25 Sep 21 06:43:48.731 INFO kablam! | Sep 21 06:43:48.731 INFO kablam! 61 | pub type Matrix2x6 = MatrixMN; Sep 21 06:43:48.731 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.731 INFO kablam! | Sep 21 06:43:48.731 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.731 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.731 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.731 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.731 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.731 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.731 INFO kablam! Sep 21 06:43:48.731 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.731 INFO kablam! --> src/base/alias.rs:61:25 Sep 21 06:43:48.731 INFO kablam! | Sep 21 06:43:48.731 INFO kablam! 61 | pub type Matrix2x6 = MatrixMN; Sep 21 06:43:48.731 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.731 INFO kablam! | Sep 21 06:43:48.731 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.731 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.731 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.731 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.731 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.731 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.731 INFO kablam! Sep 21 06:43:48.731 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.731 INFO kablam! --> src/base/alias.rs:61:25 Sep 21 06:43:48.731 INFO kablam! | Sep 21 06:43:48.731 INFO kablam! 61 | pub type Matrix2x6 = MatrixMN; Sep 21 06:43:48.731 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.731 INFO kablam! | | Sep 21 06:43:48.732 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.732 INFO kablam! | Sep 21 06:43:48.732 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.732 INFO kablam! --> src/base/alias.rs:61:25 Sep 21 06:43:48.732 INFO kablam! | Sep 21 06:43:48.732 INFO kablam! 61 | pub type Matrix2x6 = MatrixMN; Sep 21 06:43:48.732 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.732 INFO kablam! Sep 21 06:43:48.732 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.732 INFO kablam! --> src/base/alias.rs:64:25 Sep 21 06:43:48.732 INFO kablam! | Sep 21 06:43:48.732 INFO kablam! 64 | pub type Matrix3x4 = MatrixMN; Sep 21 06:43:48.732 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.732 INFO kablam! | Sep 21 06:43:48.732 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.732 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.732 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.732 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.732 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.732 INFO kablam! Sep 21 06:43:48.732 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.732 INFO kablam! --> src/base/alias.rs:64:25 Sep 21 06:43:48.732 INFO kablam! | Sep 21 06:43:48.732 INFO kablam! 64 | pub type Matrix3x4 = MatrixMN; Sep 21 06:43:48.732 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.732 INFO kablam! | Sep 21 06:43:48.732 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.732 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.733 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.733 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.733 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.733 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.733 INFO kablam! Sep 21 06:43:48.733 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.733 INFO kablam! --> src/base/alias.rs:64:25 Sep 21 06:43:48.733 INFO kablam! | Sep 21 06:43:48.733 INFO kablam! 64 | pub type Matrix3x4 = MatrixMN; Sep 21 06:43:48.733 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.733 INFO kablam! | Sep 21 06:43:48.733 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.733 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.733 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.733 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.733 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.734 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.734 INFO kablam! Sep 21 06:43:48.734 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.734 INFO kablam! --> src/base/alias.rs:64:25 Sep 21 06:43:48.734 INFO kablam! | Sep 21 06:43:48.734 INFO kablam! 64 | pub type Matrix3x4 = MatrixMN; Sep 21 06:43:48.734 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.734 INFO kablam! | | Sep 21 06:43:48.734 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.734 INFO kablam! | Sep 21 06:43:48.734 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.734 INFO kablam! --> src/base/alias.rs:64:25 Sep 21 06:43:48.734 INFO kablam! | Sep 21 06:43:48.734 INFO kablam! 64 | pub type Matrix3x4 = MatrixMN; Sep 21 06:43:48.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.734 INFO kablam! Sep 21 06:43:48.734 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.734 INFO kablam! --> src/base/alias.rs:66:25 Sep 21 06:43:48.734 INFO kablam! | Sep 21 06:43:48.734 INFO kablam! 66 | pub type Matrix3x5 = MatrixMN; Sep 21 06:43:48.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.734 INFO kablam! | Sep 21 06:43:48.734 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.734 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.734 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.734 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.734 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.734 INFO kablam! Sep 21 06:43:48.734 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.734 INFO kablam! --> src/base/alias.rs:66:25 Sep 21 06:43:48.735 INFO kablam! | Sep 21 06:43:48.735 INFO kablam! 66 | pub type Matrix3x5 = MatrixMN; Sep 21 06:43:48.735 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.735 INFO kablam! | Sep 21 06:43:48.735 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.735 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.735 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.735 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.735 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.735 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.735 INFO kablam! Sep 21 06:43:48.735 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.735 INFO kablam! --> src/base/alias.rs:66:25 Sep 21 06:43:48.735 INFO kablam! | Sep 21 06:43:48.735 INFO kablam! 66 | pub type Matrix3x5 = MatrixMN; Sep 21 06:43:48.735 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.735 INFO kablam! | Sep 21 06:43:48.735 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.735 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.735 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.735 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.735 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.735 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.735 INFO kablam! Sep 21 06:43:48.735 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.735 INFO kablam! --> src/base/alias.rs:66:25 Sep 21 06:43:48.735 INFO kablam! | Sep 21 06:43:48.735 INFO kablam! 66 | pub type Matrix3x5 = MatrixMN; Sep 21 06:43:48.735 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.735 INFO kablam! | | Sep 21 06:43:48.735 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.735 INFO kablam! | Sep 21 06:43:48.736 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.736 INFO kablam! --> src/base/alias.rs:66:25 Sep 21 06:43:48.736 INFO kablam! | Sep 21 06:43:48.736 INFO kablam! 66 | pub type Matrix3x5 = MatrixMN; Sep 21 06:43:48.736 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.736 INFO kablam! Sep 21 06:43:48.736 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.736 INFO kablam! --> src/base/alias.rs:68:25 Sep 21 06:43:48.736 INFO kablam! | Sep 21 06:43:48.736 INFO kablam! 68 | pub type Matrix3x6 = MatrixMN; Sep 21 06:43:48.736 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.736 INFO kablam! | Sep 21 06:43:48.736 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.736 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.736 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.736 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.736 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.736 INFO kablam! Sep 21 06:43:48.736 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.736 INFO kablam! --> src/base/alias.rs:68:25 Sep 21 06:43:48.736 INFO kablam! | Sep 21 06:43:48.736 INFO kablam! 68 | pub type Matrix3x6 = MatrixMN; Sep 21 06:43:48.736 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.736 INFO kablam! | Sep 21 06:43:48.736 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.736 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.736 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.736 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.737 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.737 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.737 INFO kablam! Sep 21 06:43:48.737 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.737 INFO kablam! --> src/base/alias.rs:68:25 Sep 21 06:43:48.737 INFO kablam! | Sep 21 06:43:48.737 INFO kablam! 68 | pub type Matrix3x6 = MatrixMN; Sep 21 06:43:48.737 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.737 INFO kablam! | Sep 21 06:43:48.737 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.737 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.737 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.737 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.737 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.737 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.737 INFO kablam! Sep 21 06:43:48.738 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.738 INFO kablam! --> src/base/alias.rs:68:25 Sep 21 06:43:48.738 INFO kablam! | Sep 21 06:43:48.738 INFO kablam! 68 | pub type Matrix3x6 = MatrixMN; Sep 21 06:43:48.738 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.738 INFO kablam! | | Sep 21 06:43:48.738 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.738 INFO kablam! | Sep 21 06:43:48.738 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.738 INFO kablam! --> src/base/alias.rs:68:25 Sep 21 06:43:48.738 INFO kablam! | Sep 21 06:43:48.738 INFO kablam! 68 | pub type Matrix3x6 = MatrixMN; Sep 21 06:43:48.738 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.738 INFO kablam! Sep 21 06:43:48.738 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.738 INFO kablam! --> src/base/alias.rs:71:25 Sep 21 06:43:48.738 INFO kablam! | Sep 21 06:43:48.738 INFO kablam! 71 | pub type Matrix4x5 = MatrixMN; Sep 21 06:43:48.738 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.738 INFO kablam! | Sep 21 06:43:48.738 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.738 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.738 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.738 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.738 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.738 INFO kablam! Sep 21 06:43:48.738 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.738 INFO kablam! --> src/base/alias.rs:71:25 Sep 21 06:43:48.739 INFO kablam! | Sep 21 06:43:48.739 INFO kablam! 71 | pub type Matrix4x5 = MatrixMN; Sep 21 06:43:48.739 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.739 INFO kablam! | Sep 21 06:43:48.739 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.739 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.739 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.739 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.739 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.739 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.739 INFO kablam! warning: the trait bound `C: base::dimension::DimName` is not satisfied Sep 21 06:43:48.739 INFO kablam! --> src/base/alias.rs:21:30 Sep 21 06:43:48.739 INFO kablam! | Sep 21 06:43:48.739 INFO kablam! 21 | pub type MatrixMN = Matrix>; Sep 21 06:43:48.739 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `C` Sep 21 06:43:48.739 INFO kablam! | Sep 21 06:43:48.739 INFO kablam! = help: consider adding a `where C: base::dimension::DimName` bound Sep 21 06:43:48.739 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.739 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.739 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.739 INFO kablam! Sep 21 06:43:48.739 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.739 INFO kablam! --> src/base/alias.rs:21:30 Sep 21 06:43:48.739 INFO kablam! | Sep 21 06:43:48.739 INFO kablam! 21 | pub type MatrixMN = Matrix>; Sep 21 06:43:48.739 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.739 INFO kablam! | Sep 21 06:43:48.739 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.739 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.739 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.739 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.739 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.739 INFO kablam! Sep 21 06:43:48.739 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.739 INFO kablam! --> src/base/alias.rs:21:30 Sep 21 06:43:48.739 INFO kablam! | Sep 21 06:43:48.740 INFO kablam! 21 | pub type MatrixMN = Matrix>; Sep 21 06:43:48.740 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.740 INFO kablam! | Sep 21 06:43:48.740 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.740 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.740 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.740 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.740 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.740 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.740 INFO kablam! Sep 21 06:43:48.740 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.740 INFO kablam! --> src/base/alias.rs:21:30 Sep 21 06:43:48.740 INFO kablam! | Sep 21 06:43:48.740 INFO kablam! 21 | pub type MatrixMN = Matrix>; Sep 21 06:43:48.740 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.740 INFO kablam! | Sep 21 06:43:48.740 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.740 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.740 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.740 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.740 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.740 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.740 INFO kablam! Sep 21 06:43:48.740 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.740 INFO kablam! --> src/base/alias.rs:21:30 Sep 21 06:43:48.740 INFO kablam! | Sep 21 06:43:48.741 INFO kablam! 21 | pub type MatrixMN = Matrix>; Sep 21 06:43:48.741 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.741 INFO kablam! | | Sep 21 06:43:48.741 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.741 INFO kablam! | Sep 21 06:43:48.741 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.741 INFO kablam! --> src/base/alias.rs:21:30 Sep 21 06:43:48.741 INFO kablam! | Sep 21 06:43:48.741 INFO kablam! 21 | pub type MatrixMN = Matrix>; Sep 21 06:43:48.741 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.741 INFO kablam! Sep 21 06:43:48.741 INFO kablam! warning: the trait bound `D: base::dimension::DimName` is not satisfied Sep 21 06:43:48.741 INFO kablam! --> src/base/alias.rs:24:26 Sep 21 06:43:48.741 INFO kablam! | Sep 21 06:43:48.741 INFO kablam! 24 | pub type MatrixN = MatrixMN; Sep 21 06:43:48.741 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D` Sep 21 06:43:48.741 INFO kablam! | Sep 21 06:43:48.742 INFO kablam! = help: consider adding a `where D: base::dimension::DimName` bound Sep 21 06:43:48.742 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.742 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.742 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.742 INFO kablam! Sep 21 06:43:48.742 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.742 INFO kablam! --> src/base/alias.rs:24:26 Sep 21 06:43:48.742 INFO kablam! | Sep 21 06:43:48.742 INFO kablam! 24 | pub type MatrixN = MatrixMN; Sep 21 06:43:48.742 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.742 INFO kablam! | Sep 21 06:43:48.742 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.742 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.742 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.742 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.742 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.742 INFO kablam! Sep 21 06:43:48.742 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.742 INFO kablam! --> src/base/alias.rs:24:26 Sep 21 06:43:48.742 INFO kablam! | Sep 21 06:43:48.742 INFO kablam! 24 | pub type MatrixN = MatrixMN; Sep 21 06:43:48.742 INFO kablam! | ^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.742 INFO kablam! | Sep 21 06:43:48.742 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.742 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.742 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.742 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.742 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.742 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.742 INFO kablam! Sep 21 06:43:48.742 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.742 INFO kablam! --> src/base/alias.rs:24:26 Sep 21 06:43:48.743 INFO kablam! | Sep 21 06:43:48.743 INFO kablam! 24 | pub type MatrixN = MatrixMN; Sep 21 06:43:48.743 INFO kablam! | ^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.743 INFO kablam! | Sep 21 06:43:48.743 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.743 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.743 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.743 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.743 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.743 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.743 INFO kablam! Sep 21 06:43:48.743 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.743 INFO kablam! --> src/base/alias.rs:24:26 Sep 21 06:43:48.743 INFO kablam! | Sep 21 06:43:48.743 INFO kablam! 24 | pub type MatrixN = MatrixMN; Sep 21 06:43:48.743 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.743 INFO kablam! | | Sep 21 06:43:48.743 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.743 INFO kablam! | Sep 21 06:43:48.743 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.743 INFO kablam! --> src/base/alias.rs:24:26 Sep 21 06:43:48.743 INFO kablam! | Sep 21 06:43:48.743 INFO kablam! 24 | pub type MatrixN = MatrixMN; Sep 21 06:43:48.743 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.743 INFO kablam! Sep 21 06:43:48.743 INFO kablam! warning: the trait bound `base::default_allocator::DefaultAllocator: base::allocator::Allocator` is not satisfied Sep 21 06:43:48.743 INFO kablam! --> src/base/alias.rs:28:23 Sep 21 06:43:48.743 INFO kablam! | Sep 21 06:43:48.743 INFO kablam! 28 | pub type DMatrix = MatrixN; Sep 21 06:43:48.743 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `base::allocator::Allocator` is not implemented for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.743 INFO kablam! | Sep 21 06:43:48.743 INFO kablam! = help: consider adding a `where base::default_allocator::DefaultAllocator: base::allocator::Allocator` bound Sep 21 06:43:48.743 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.744 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.744 INFO kablam! Sep 21 06:43:48.744 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.744 INFO kablam! --> src/base/alias.rs:28:23 Sep 21 06:43:48.744 INFO kablam! | Sep 21 06:43:48.744 INFO kablam! 28 | pub type DMatrix = MatrixN; Sep 21 06:43:48.744 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.744 INFO kablam! | Sep 21 06:43:48.744 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.744 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.744 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.744 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.744 INFO kablam! Sep 21 06:43:48.744 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.744 INFO kablam! --> src/base/alias.rs:28:23 Sep 21 06:43:48.744 INFO kablam! | Sep 21 06:43:48.744 INFO kablam! 28 | pub type DMatrix = MatrixN; Sep 21 06:43:48.744 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.744 INFO kablam! | Sep 21 06:43:48.744 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.744 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.745 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.745 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.745 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.745 INFO kablam! Sep 21 06:43:48.745 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.745 INFO kablam! --> src/base/alias.rs:28:23 Sep 21 06:43:48.745 INFO kablam! | Sep 21 06:43:48.745 INFO kablam! 28 | pub type DMatrix = MatrixN; Sep 21 06:43:48.745 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.745 INFO kablam! | Sep 21 06:43:48.745 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.745 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.745 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.745 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.745 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.745 INFO kablam! Sep 21 06:43:48.745 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.745 INFO kablam! --> src/base/alias.rs:28:23 Sep 21 06:43:48.745 INFO kablam! | Sep 21 06:43:48.746 INFO kablam! 28 | pub type DMatrix = MatrixN; Sep 21 06:43:48.746 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.746 INFO kablam! | | Sep 21 06:43:48.746 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.746 INFO kablam! | Sep 21 06:43:48.746 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.746 INFO kablam! --> src/base/alias.rs:28:23 Sep 21 06:43:48.746 INFO kablam! | Sep 21 06:43:48.746 INFO kablam! 28 | pub type DMatrix = MatrixN; Sep 21 06:43:48.746 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.746 INFO kablam! Sep 21 06:43:48.746 INFO kablam! Sep 21 06:43:48.746 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.746 INFO kablam! --> src/base/alias.rs:71:25 Sep 21 06:43:48.746 INFO kablam! | Sep 21 06:43:48.746 INFO kablam! 71 | pub type Matrix4x5 = MatrixMN; Sep 21 06:43:48.746 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.746 INFO kablam! | Sep 21 06:43:48.746 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.746 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.746 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.746 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.746 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.746 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.746 INFO kablam! Sep 21 06:43:48.746 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.746 INFO kablam! --> src/base/alias.rs:31:23 Sep 21 06:43:48.746 INFO kablam! | Sep 21 06:43:48.746 INFO kablam! 31 | pub type Matrix1 = MatrixN; Sep 21 06:43:48.746 INFO kablam! | ^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.746 INFO kablam! | Sep 21 06:43:48.746 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.746 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.746 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.746 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.746 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.747 INFO kablam! Sep 21 06:43:48.747 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.747 INFO kablam! --> src/base/alias.rs:31:23 Sep 21 06:43:48.747 INFO kablam! | Sep 21 06:43:48.747 INFO kablam! 31 | pub type Matrix1 = MatrixN; Sep 21 06:43:48.747 INFO kablam! | ^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.747 INFO kablam! | Sep 21 06:43:48.747 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.747 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.747 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.747 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.747 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.747 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.747 INFO kablam! Sep 21 06:43:48.747 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.747 INFO kablam! --> src/base/alias.rs:71:25 Sep 21 06:43:48.747 INFO kablam! | Sep 21 06:43:48.747 INFO kablam! 71 | pub type Matrix4x5 = MatrixMN; Sep 21 06:43:48.747 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.747 INFO kablam! | | Sep 21 06:43:48.747 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.747 INFO kablam! | Sep 21 06:43:48.747 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.747 INFO kablam! --> src/base/alias.rs:31:23 Sep 21 06:43:48.747 INFO kablam! | Sep 21 06:43:48.747 INFO kablam! 31 | pub type Matrix1 = MatrixN; Sep 21 06:43:48.747 INFO kablam! | ^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.747 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.747 INFO kablam! --> src/base/alias.rs:71:25 Sep 21 06:43:48.747 INFO kablam! | Sep 21 06:43:48.747 INFO kablam! 71 | pub type Matrix4x5 = MatrixMN; Sep 21 06:43:48.747 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.747 INFO kablam! | Sep 21 06:43:48.747 INFO kablam! Sep 21 06:43:48.747 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.747 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.747 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.747 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.748 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.748 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.748 INFO kablam! Sep 21 06:43:48.748 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.748 INFO kablam! --> src/base/alias.rs:31:23 Sep 21 06:43:48.748 INFO kablam! | Sep 21 06:43:48.748 INFO kablam! 31 | pub type Matrix1 = MatrixN; Sep 21 06:43:48.748 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 06:43:48.748 INFO kablam! | | Sep 21 06:43:48.748 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.748 INFO kablam! | Sep 21 06:43:48.748 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.748 INFO kablam! --> src/base/alias.rs:31:23 Sep 21 06:43:48.748 INFO kablam! | Sep 21 06:43:48.748 INFO kablam! 31 | pub type Matrix1 = MatrixN; Sep 21 06:43:48.748 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 06:43:48.748 INFO kablam! Sep 21 06:43:48.748 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.748 INFO kablam! --> src/base/alias.rs:73:25 Sep 21 06:43:48.748 INFO kablam! | Sep 21 06:43:48.748 INFO kablam! 73 | pub type Matrix4x6 = MatrixMN; Sep 21 06:43:48.748 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.748 INFO kablam! | Sep 21 06:43:48.749 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.749 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.749 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.749 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.749 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.749 INFO kablam! Sep 21 06:43:48.749 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.749 INFO kablam! --> src/base/alias.rs:73:25 Sep 21 06:43:48.749 INFO kablam! | Sep 21 06:43:48.749 INFO kablam! 73 | pub type Matrix4x6 = MatrixMN; Sep 21 06:43:48.749 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.749 INFO kablam! | Sep 21 06:43:48.749 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.749 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.749 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.749 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.749 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.749 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.749 INFO kablam! Sep 21 06:43:48.749 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.749 INFO kablam! --> src/base/alias.rs:73:25 Sep 21 06:43:48.749 INFO kablam! | Sep 21 06:43:48.749 INFO kablam! 73 | pub type Matrix4x6 = MatrixMN; Sep 21 06:43:48.750 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.750 INFO kablam! | Sep 21 06:43:48.750 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.750 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.750 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.750 INFO kablam! --> src/base/alias.rs:33:23 Sep 21 06:43:48.750 INFO kablam! | Sep 21 06:43:48.750 INFO kablam! 33 | pub type Matrix2 = MatrixN; Sep 21 06:43:48.750 INFO kablam! | ^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.750 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.750 INFO kablam! | Sep 21 06:43:48.750 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.750 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.750 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.750 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.750 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.750 INFO kablam! Sep 21 06:43:48.750 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.750 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.750 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.750 INFO kablam! Sep 21 06:43:48.750 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.750 INFO kablam! --> src/base/alias.rs:33:23 Sep 21 06:43:48.750 INFO kablam! | Sep 21 06:43:48.750 INFO kablam! 33 | pub type Matrix2 = MatrixN; Sep 21 06:43:48.751 INFO kablam! | ^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.751 INFO kablam! | Sep 21 06:43:48.751 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.751 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.751 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.751 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.751 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.751 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.751 INFO kablam! Sep 21 06:43:48.751 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.751 INFO kablam! --> src/base/alias.rs:33:23 Sep 21 06:43:48.751 INFO kablam! | Sep 21 06:43:48.751 INFO kablam! 33 | pub type Matrix2 = MatrixN; Sep 21 06:43:48.751 INFO kablam! | ^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.751 INFO kablam! | Sep 21 06:43:48.751 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.751 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.752 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.752 INFO kablam! --> src/base/alias.rs:73:25 Sep 21 06:43:48.752 INFO kablam! | Sep 21 06:43:48.752 INFO kablam! 73 | pub type Matrix4x6 = MatrixMN; Sep 21 06:43:48.752 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.752 INFO kablam! | | Sep 21 06:43:48.752 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.752 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.752 INFO kablam! | Sep 21 06:43:48.752 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.752 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.752 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.752 INFO kablam! --> src/base/alias.rs:73:25 Sep 21 06:43:48.752 INFO kablam! | Sep 21 06:43:48.752 INFO kablam! 73 | pub type Matrix4x6 = MatrixMN; Sep 21 06:43:48.752 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.752 INFO kablam! Sep 21 06:43:48.752 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.752 INFO kablam! Sep 21 06:43:48.753 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.753 INFO kablam! --> src/base/alias.rs:33:23 Sep 21 06:43:48.753 INFO kablam! | Sep 21 06:43:48.753 INFO kablam! 33 | pub type Matrix2 = MatrixN; Sep 21 06:43:48.753 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 06:43:48.753 INFO kablam! | | Sep 21 06:43:48.753 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.753 INFO kablam! | Sep 21 06:43:48.753 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.753 INFO kablam! --> src/base/alias.rs:33:23 Sep 21 06:43:48.753 INFO kablam! | Sep 21 06:43:48.753 INFO kablam! 33 | pub type Matrix2 = MatrixN; Sep 21 06:43:48.753 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 06:43:48.753 INFO kablam! Sep 21 06:43:48.753 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.753 INFO kablam! --> src/base/alias.rs:76:25 Sep 21 06:43:48.753 INFO kablam! | Sep 21 06:43:48.753 INFO kablam! 76 | pub type Matrix5x6 = MatrixMN; Sep 21 06:43:48.753 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.754 INFO kablam! | Sep 21 06:43:48.754 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.754 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.754 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.754 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.754 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.754 INFO kablam! Sep 21 06:43:48.754 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.754 INFO kablam! --> src/base/alias.rs:76:25 Sep 21 06:43:48.754 INFO kablam! | Sep 21 06:43:48.754 INFO kablam! 76 | pub type Matrix5x6 = MatrixMN; Sep 21 06:43:48.754 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.754 INFO kablam! | Sep 21 06:43:48.754 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.754 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.754 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.754 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.754 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.754 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.754 INFO kablam! Sep 21 06:43:48.754 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.754 INFO kablam! --> src/base/alias.rs:76:25 Sep 21 06:43:48.754 INFO kablam! | Sep 21 06:43:48.754 INFO kablam! 76 | pub type Matrix5x6 = MatrixMN; Sep 21 06:43:48.754 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.754 INFO kablam! | Sep 21 06:43:48.754 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.754 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.754 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.754 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.754 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.754 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.754 INFO kablam! Sep 21 06:43:48.754 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.754 INFO kablam! --> src/base/alias.rs:35:23 Sep 21 06:43:48.754 INFO kablam! | Sep 21 06:43:48.754 INFO kablam! 35 | pub type Matrix3 = MatrixN; Sep 21 06:43:48.755 INFO kablam! | ^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.755 INFO kablam! | Sep 21 06:43:48.755 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.755 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.755 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.755 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.755 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.755 INFO kablam! Sep 21 06:43:48.755 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.755 INFO kablam! --> src/base/alias.rs:35:23 Sep 21 06:43:48.755 INFO kablam! | Sep 21 06:43:48.755 INFO kablam! 35 | pub type Matrix3 = MatrixN; Sep 21 06:43:48.755 INFO kablam! | ^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.755 INFO kablam! | Sep 21 06:43:48.755 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.755 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.755 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.755 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.755 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.755 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.755 INFO kablam! Sep 21 06:43:48.755 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.755 INFO kablam! --> src/base/alias.rs:35:23 Sep 21 06:43:48.756 INFO kablam! | Sep 21 06:43:48.756 INFO kablam! 35 | pub type Matrix3 = MatrixN; Sep 21 06:43:48.756 INFO kablam! | ^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.756 INFO kablam! | Sep 21 06:43:48.756 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.756 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.756 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.756 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.756 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.756 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.756 INFO kablam! Sep 21 06:43:48.756 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.756 INFO kablam! --> src/base/alias.rs:76:25 Sep 21 06:43:48.756 INFO kablam! | Sep 21 06:43:48.756 INFO kablam! 76 | pub type Matrix5x6 = MatrixMN; Sep 21 06:43:48.757 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.757 INFO kablam! | | Sep 21 06:43:48.757 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.757 INFO kablam! | Sep 21 06:43:48.757 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.757 INFO kablam! --> src/base/alias.rs:76:25 Sep 21 06:43:48.757 INFO kablam! | Sep 21 06:43:48.757 INFO kablam! 76 | pub type Matrix5x6 = MatrixMN; Sep 21 06:43:48.757 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.757 INFO kablam! Sep 21 06:43:48.757 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.757 INFO kablam! --> src/base/alias.rs:79:25 Sep 21 06:43:48.757 INFO kablam! | Sep 21 06:43:48.757 INFO kablam! 79 | pub type Matrix2x1 = MatrixMN; Sep 21 06:43:48.757 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.757 INFO kablam! | Sep 21 06:43:48.757 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.757 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.757 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.757 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.757 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.757 INFO kablam! Sep 21 06:43:48.757 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.757 INFO kablam! --> src/base/alias.rs:79:25 Sep 21 06:43:48.757 INFO kablam! | Sep 21 06:43:48.757 INFO kablam! 79 | pub type Matrix2x1 = MatrixMN; Sep 21 06:43:48.757 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.757 INFO kablam! | Sep 21 06:43:48.757 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.757 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.757 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.757 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.758 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.758 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.758 INFO kablam! Sep 21 06:43:48.758 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.758 INFO kablam! --> src/base/alias.rs:79:25 Sep 21 06:43:48.758 INFO kablam! | Sep 21 06:43:48.758 INFO kablam! 79 | pub type Matrix2x1 = MatrixMN; Sep 21 06:43:48.758 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.758 INFO kablam! | Sep 21 06:43:48.758 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.758 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.758 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.758 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.758 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.758 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.758 INFO kablam! Sep 21 06:43:48.759 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.759 INFO kablam! --> src/base/alias.rs:79:25 Sep 21 06:43:48.759 INFO kablam! | Sep 21 06:43:48.759 INFO kablam! 79 | pub type Matrix2x1 = MatrixMN; Sep 21 06:43:48.759 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.759 INFO kablam! | | Sep 21 06:43:48.759 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.759 INFO kablam! | Sep 21 06:43:48.759 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.759 INFO kablam! --> src/base/alias.rs:79:25 Sep 21 06:43:48.759 INFO kablam! | Sep 21 06:43:48.759 INFO kablam! 79 | pub type Matrix2x1 = MatrixMN; Sep 21 06:43:48.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.759 INFO kablam! Sep 21 06:43:48.759 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.759 INFO kablam! --> src/base/alias.rs:81:25 Sep 21 06:43:48.759 INFO kablam! | Sep 21 06:43:48.759 INFO kablam! 81 | pub type Matrix3x1 = MatrixMN; Sep 21 06:43:48.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.759 INFO kablam! | Sep 21 06:43:48.759 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.759 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.759 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.759 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.760 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.760 INFO kablam! Sep 21 06:43:48.760 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.760 INFO kablam! --> src/base/alias.rs:81:25 Sep 21 06:43:48.760 INFO kablam! | Sep 21 06:43:48.760 INFO kablam! 81 | pub type Matrix3x1 = MatrixMN; Sep 21 06:43:48.760 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.760 INFO kablam! | Sep 21 06:43:48.760 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.760 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.760 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.760 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.760 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.760 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.760 INFO kablam! Sep 21 06:43:48.760 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.760 INFO kablam! --> src/base/alias.rs:81:25 Sep 21 06:43:48.760 INFO kablam! | Sep 21 06:43:48.760 INFO kablam! 81 | pub type Matrix3x1 = MatrixMN; Sep 21 06:43:48.760 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.760 INFO kablam! | Sep 21 06:43:48.760 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.760 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.760 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.760 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.760 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.760 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.760 INFO kablam! Sep 21 06:43:48.760 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.760 INFO kablam! --> src/base/alias.rs:81:25 Sep 21 06:43:48.760 INFO kablam! | Sep 21 06:43:48.760 INFO kablam! 81 | pub type Matrix3x1 = MatrixMN; Sep 21 06:43:48.761 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.761 INFO kablam! | | Sep 21 06:43:48.761 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.761 INFO kablam! | Sep 21 06:43:48.761 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.761 INFO kablam! --> src/base/alias.rs:81:25 Sep 21 06:43:48.761 INFO kablam! | Sep 21 06:43:48.761 INFO kablam! 81 | pub type Matrix3x1 = MatrixMN; Sep 21 06:43:48.761 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.761 INFO kablam! Sep 21 06:43:48.761 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.761 INFO kablam! --> src/base/alias.rs:83:25 Sep 21 06:43:48.761 INFO kablam! | Sep 21 06:43:48.762 INFO kablam! 83 | pub type Matrix4x1 = MatrixMN; Sep 21 06:43:48.762 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.762 INFO kablam! | Sep 21 06:43:48.762 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.762 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.762 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.762 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.762 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.762 INFO kablam! Sep 21 06:43:48.762 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.762 INFO kablam! --> src/base/alias.rs:83:25 Sep 21 06:43:48.762 INFO kablam! | Sep 21 06:43:48.762 INFO kablam! 83 | pub type Matrix4x1 = MatrixMN; Sep 21 06:43:48.762 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.762 INFO kablam! | Sep 21 06:43:48.762 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.762 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.762 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.762 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.762 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.762 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.762 INFO kablam! Sep 21 06:43:48.762 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.762 INFO kablam! --> src/base/alias.rs:83:25 Sep 21 06:43:48.762 INFO kablam! | Sep 21 06:43:48.762 INFO kablam! 83 | pub type Matrix4x1 = MatrixMN; Sep 21 06:43:48.762 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.762 INFO kablam! | Sep 21 06:43:48.763 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.763 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.763 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.763 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.763 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.763 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.763 INFO kablam! Sep 21 06:43:48.763 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.763 INFO kablam! --> src/base/alias.rs:83:25 Sep 21 06:43:48.763 INFO kablam! | Sep 21 06:43:48.763 INFO kablam! 83 | pub type Matrix4x1 = MatrixMN; Sep 21 06:43:48.763 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.763 INFO kablam! | | Sep 21 06:43:48.763 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.763 INFO kablam! | Sep 21 06:43:48.763 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.763 INFO kablam! --> src/base/alias.rs:83:25 Sep 21 06:43:48.763 INFO kablam! | Sep 21 06:43:48.763 INFO kablam! 83 | pub type Matrix4x1 = MatrixMN; Sep 21 06:43:48.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.763 INFO kablam! Sep 21 06:43:48.763 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.763 INFO kablam! --> src/base/alias.rs:85:25 Sep 21 06:43:48.763 INFO kablam! | Sep 21 06:43:48.763 INFO kablam! 85 | pub type Matrix5x1 = MatrixMN; Sep 21 06:43:48.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.763 INFO kablam! | Sep 21 06:43:48.763 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.763 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.763 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.763 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.764 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.764 INFO kablam! Sep 21 06:43:48.764 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.764 INFO kablam! --> src/base/alias.rs:85:25 Sep 21 06:43:48.764 INFO kablam! | Sep 21 06:43:48.764 INFO kablam! 85 | pub type Matrix5x1 = MatrixMN; Sep 21 06:43:48.764 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.764 INFO kablam! | Sep 21 06:43:48.764 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.764 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.764 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.764 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.765 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.765 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.765 INFO kablam! Sep 21 06:43:48.765 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.765 INFO kablam! --> src/base/alias.rs:85:25 Sep 21 06:43:48.765 INFO kablam! | Sep 21 06:43:48.765 INFO kablam! 85 | pub type Matrix5x1 = MatrixMN; Sep 21 06:43:48.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.765 INFO kablam! | Sep 21 06:43:48.765 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.765 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.765 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.765 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.765 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.765 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.765 INFO kablam! Sep 21 06:43:48.765 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.765 INFO kablam! --> src/base/alias.rs:85:25 Sep 21 06:43:48.765 INFO kablam! | Sep 21 06:43:48.765 INFO kablam! 85 | pub type Matrix5x1 = MatrixMN; Sep 21 06:43:48.765 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.765 INFO kablam! | | Sep 21 06:43:48.765 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.765 INFO kablam! | Sep 21 06:43:48.766 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.766 INFO kablam! --> src/base/alias.rs:85:25 Sep 21 06:43:48.766 INFO kablam! | Sep 21 06:43:48.766 INFO kablam! 85 | pub type Matrix5x1 = MatrixMN; Sep 21 06:43:48.766 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.766 INFO kablam! Sep 21 06:43:48.766 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.766 INFO kablam! --> src/base/alias.rs:87:25 Sep 21 06:43:48.766 INFO kablam! | Sep 21 06:43:48.766 INFO kablam! 87 | pub type Matrix6x1 = MatrixMN; Sep 21 06:43:48.766 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.766 INFO kablam! | Sep 21 06:43:48.766 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.766 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.766 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.766 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.766 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.766 INFO kablam! Sep 21 06:43:48.766 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.766 INFO kablam! --> src/base/alias.rs:87:25 Sep 21 06:43:48.766 INFO kablam! | Sep 21 06:43:48.766 INFO kablam! 87 | pub type Matrix6x1 = MatrixMN; Sep 21 06:43:48.766 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.766 INFO kablam! | Sep 21 06:43:48.766 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.766 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.766 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.766 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.766 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.766 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.766 INFO kablam! Sep 21 06:43:48.766 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.766 INFO kablam! --> src/base/alias.rs:87:25 Sep 21 06:43:48.766 INFO kablam! | Sep 21 06:43:48.766 INFO kablam! 87 | pub type Matrix6x1 = MatrixMN; Sep 21 06:43:48.766 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.766 INFO kablam! | Sep 21 06:43:48.767 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.767 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.767 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.767 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.767 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.767 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.767 INFO kablam! Sep 21 06:43:48.767 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.767 INFO kablam! --> src/base/alias.rs:87:25 Sep 21 06:43:48.767 INFO kablam! | Sep 21 06:43:48.767 INFO kablam! 87 | pub type Matrix6x1 = MatrixMN; Sep 21 06:43:48.767 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.767 INFO kablam! | | Sep 21 06:43:48.767 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.767 INFO kablam! | Sep 21 06:43:48.767 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.767 INFO kablam! --> src/base/alias.rs:87:25 Sep 21 06:43:48.767 INFO kablam! | Sep 21 06:43:48.767 INFO kablam! 87 | pub type Matrix6x1 = MatrixMN; Sep 21 06:43:48.767 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.767 INFO kablam! Sep 21 06:43:48.767 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.767 INFO kablam! --> src/base/alias.rs:35:23 Sep 21 06:43:48.767 INFO kablam! | Sep 21 06:43:48.768 INFO kablam! 35 | pub type Matrix3 = MatrixN; Sep 21 06:43:48.768 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 06:43:48.768 INFO kablam! | | Sep 21 06:43:48.768 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.768 INFO kablam! | Sep 21 06:43:48.768 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.768 INFO kablam! --> src/base/alias.rs:35:23 Sep 21 06:43:48.768 INFO kablam! | Sep 21 06:43:48.768 INFO kablam! 35 | pub type Matrix3 = MatrixN; Sep 21 06:43:48.768 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 06:43:48.768 INFO kablam! Sep 21 06:43:48.768 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.768 INFO kablam! --> src/base/alias.rs:37:23 Sep 21 06:43:48.768 INFO kablam! | Sep 21 06:43:48.769 INFO kablam! 37 | pub type Matrix4 = MatrixN; Sep 21 06:43:48.769 INFO kablam! | ^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.769 INFO kablam! | Sep 21 06:43:48.769 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.769 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.769 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.769 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.769 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.769 INFO kablam! Sep 21 06:43:48.769 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.770 INFO kablam! --> src/base/alias.rs:37:23 Sep 21 06:43:48.770 INFO kablam! | Sep 21 06:43:48.770 INFO kablam! 37 | pub type Matrix4 = MatrixN; Sep 21 06:43:48.770 INFO kablam! | ^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.770 INFO kablam! | Sep 21 06:43:48.770 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.771 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.771 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.771 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.771 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.771 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.772 INFO kablam! Sep 21 06:43:48.772 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.772 INFO kablam! --> src/base/alias.rs:37:23 Sep 21 06:43:48.772 INFO kablam! | Sep 21 06:43:48.772 INFO kablam! 37 | pub type Matrix4 = MatrixN; Sep 21 06:43:48.772 INFO kablam! | ^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.773 INFO kablam! | Sep 21 06:43:48.773 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.773 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.773 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.774 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.774 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.774 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.774 INFO kablam! Sep 21 06:43:48.774 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.774 INFO kablam! --> src/base/alias.rs:37:23 Sep 21 06:43:48.774 INFO kablam! | Sep 21 06:43:48.774 INFO kablam! 37 | pub type Matrix4 = MatrixN; Sep 21 06:43:48.774 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 06:43:48.774 INFO kablam! | | Sep 21 06:43:48.774 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.774 INFO kablam! | Sep 21 06:43:48.774 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.774 INFO kablam! --> src/base/alias.rs:37:23 Sep 21 06:43:48.774 INFO kablam! | Sep 21 06:43:48.774 INFO kablam! 37 | pub type Matrix4 = MatrixN; Sep 21 06:43:48.774 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 06:43:48.774 INFO kablam! Sep 21 06:43:48.774 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.774 INFO kablam! --> src/base/alias.rs:39:23 Sep 21 06:43:48.774 INFO kablam! | Sep 21 06:43:48.774 INFO kablam! 39 | pub type Matrix5 = MatrixN; Sep 21 06:43:48.774 INFO kablam! | ^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.774 INFO kablam! | Sep 21 06:43:48.774 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.774 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.774 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.774 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.774 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.774 INFO kablam! Sep 21 06:43:48.774 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.774 INFO kablam! --> src/base/alias.rs:39:23 Sep 21 06:43:48.774 INFO kablam! | Sep 21 06:43:48.774 INFO kablam! 39 | pub type Matrix5 = MatrixN; Sep 21 06:43:48.774 INFO kablam! | ^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.775 INFO kablam! | Sep 21 06:43:48.775 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.775 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.775 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.775 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.775 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.775 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.775 INFO kablam! Sep 21 06:43:48.775 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.775 INFO kablam! --> src/base/alias.rs:39:23 Sep 21 06:43:48.775 INFO kablam! | Sep 21 06:43:48.775 INFO kablam! 39 | pub type Matrix5 = MatrixN; Sep 21 06:43:48.775 INFO kablam! | ^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.775 INFO kablam! | Sep 21 06:43:48.775 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.775 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.775 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.775 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.775 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.775 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.775 INFO kablam! Sep 21 06:43:48.775 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.775 INFO kablam! --> src/base/alias.rs:90:25 Sep 21 06:43:48.775 INFO kablam! | Sep 21 06:43:48.775 INFO kablam! 90 | pub type Matrix3x2 = MatrixMN; Sep 21 06:43:48.775 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.775 INFO kablam! | Sep 21 06:43:48.775 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.775 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.775 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.775 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.776 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.776 INFO kablam! Sep 21 06:43:48.776 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.776 INFO kablam! --> src/base/alias.rs:90:25 Sep 21 06:43:48.776 INFO kablam! | Sep 21 06:43:48.776 INFO kablam! 90 | pub type Matrix3x2 = MatrixMN; Sep 21 06:43:48.776 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.776 INFO kablam! | Sep 21 06:43:48.776 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.777 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.777 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.777 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.777 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.777 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.777 INFO kablam! Sep 21 06:43:48.777 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.777 INFO kablam! --> src/base/alias.rs:90:25 Sep 21 06:43:48.777 INFO kablam! | Sep 21 06:43:48.777 INFO kablam! 90 | pub type Matrix3x2 = MatrixMN; Sep 21 06:43:48.777 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.777 INFO kablam! | Sep 21 06:43:48.777 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.777 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.777 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.777 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.777 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.777 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.777 INFO kablam! Sep 21 06:43:48.777 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.777 INFO kablam! --> src/base/alias.rs:90:25 Sep 21 06:43:48.777 INFO kablam! | Sep 21 06:43:48.777 INFO kablam! 90 | pub type Matrix3x2 = MatrixMN; Sep 21 06:43:48.777 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.777 INFO kablam! | | Sep 21 06:43:48.777 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.777 INFO kablam! | Sep 21 06:43:48.777 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.777 INFO kablam! --> src/base/alias.rs:90:25 Sep 21 06:43:48.777 INFO kablam! | Sep 21 06:43:48.777 INFO kablam! 90 | pub type Matrix3x2 = MatrixMN; Sep 21 06:43:48.778 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.778 INFO kablam! Sep 21 06:43:48.778 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.778 INFO kablam! --> src/base/alias.rs:92:25 Sep 21 06:43:48.778 INFO kablam! | Sep 21 06:43:48.778 INFO kablam! 92 | pub type Matrix4x2 = MatrixMN; Sep 21 06:43:48.778 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.778 INFO kablam! | Sep 21 06:43:48.778 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.778 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.778 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.778 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.778 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.778 INFO kablam! Sep 21 06:43:48.778 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.778 INFO kablam! --> src/base/alias.rs:92:25 Sep 21 06:43:48.778 INFO kablam! | Sep 21 06:43:48.778 INFO kablam! 92 | pub type Matrix4x2 = MatrixMN; Sep 21 06:43:48.778 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.778 INFO kablam! | Sep 21 06:43:48.778 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.778 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.778 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.778 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.778 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.778 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.778 INFO kablam! Sep 21 06:43:48.778 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.778 INFO kablam! --> src/base/alias.rs:92:25 Sep 21 06:43:48.778 INFO kablam! | Sep 21 06:43:48.778 INFO kablam! 92 | pub type Matrix4x2 = MatrixMN; Sep 21 06:43:48.779 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.779 INFO kablam! | Sep 21 06:43:48.779 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.779 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.779 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.779 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.779 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.779 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.779 INFO kablam! Sep 21 06:43:48.780 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.780 INFO kablam! --> src/base/alias.rs:92:25 Sep 21 06:43:48.780 INFO kablam! | Sep 21 06:43:48.780 INFO kablam! 92 | pub type Matrix4x2 = MatrixMN; Sep 21 06:43:48.780 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.780 INFO kablam! | | Sep 21 06:43:48.780 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.780 INFO kablam! | Sep 21 06:43:48.780 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.780 INFO kablam! --> src/base/alias.rs:92:25 Sep 21 06:43:48.780 INFO kablam! | Sep 21 06:43:48.780 INFO kablam! 92 | pub type Matrix4x2 = MatrixMN; Sep 21 06:43:48.780 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.780 INFO kablam! Sep 21 06:43:48.780 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.780 INFO kablam! --> src/base/alias.rs:94:25 Sep 21 06:43:48.780 INFO kablam! | Sep 21 06:43:48.780 INFO kablam! 94 | pub type Matrix5x2 = MatrixMN; Sep 21 06:43:48.780 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.780 INFO kablam! | Sep 21 06:43:48.780 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.780 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.780 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.780 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.781 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.781 INFO kablam! Sep 21 06:43:48.781 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.781 INFO kablam! --> src/base/alias.rs:94:25 Sep 21 06:43:48.781 INFO kablam! | Sep 21 06:43:48.781 INFO kablam! 94 | pub type Matrix5x2 = MatrixMN; Sep 21 06:43:48.781 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.781 INFO kablam! | Sep 21 06:43:48.781 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.781 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.781 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.781 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.781 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.781 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.781 INFO kablam! Sep 21 06:43:48.781 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.781 INFO kablam! --> src/base/alias.rs:94:25 Sep 21 06:43:48.781 INFO kablam! | Sep 21 06:43:48.781 INFO kablam! 94 | pub type Matrix5x2 = MatrixMN; Sep 21 06:43:48.781 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.781 INFO kablam! | Sep 21 06:43:48.781 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.781 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.781 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.781 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.781 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.781 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.781 INFO kablam! Sep 21 06:43:48.781 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.781 INFO kablam! --> src/base/alias.rs:94:25 Sep 21 06:43:48.781 INFO kablam! | Sep 21 06:43:48.781 INFO kablam! 94 | pub type Matrix5x2 = MatrixMN; Sep 21 06:43:48.781 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.781 INFO kablam! | | Sep 21 06:43:48.781 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.782 INFO kablam! | Sep 21 06:43:48.782 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.782 INFO kablam! --> src/base/alias.rs:94:25 Sep 21 06:43:48.782 INFO kablam! | Sep 21 06:43:48.782 INFO kablam! 94 | pub type Matrix5x2 = MatrixMN; Sep 21 06:43:48.782 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.782 INFO kablam! Sep 21 06:43:48.782 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.782 INFO kablam! --> src/base/alias.rs:96:25 Sep 21 06:43:48.782 INFO kablam! | Sep 21 06:43:48.782 INFO kablam! 96 | pub type Matrix6x2 = MatrixMN; Sep 21 06:43:48.782 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.782 INFO kablam! | Sep 21 06:43:48.782 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.782 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.782 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.782 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.782 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.782 INFO kablam! Sep 21 06:43:48.782 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.782 INFO kablam! --> src/base/alias.rs:96:25 Sep 21 06:43:48.782 INFO kablam! | Sep 21 06:43:48.782 INFO kablam! 96 | pub type Matrix6x2 = MatrixMN; Sep 21 06:43:48.782 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.782 INFO kablam! | Sep 21 06:43:48.782 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.782 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.782 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.783 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.783 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.783 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.783 INFO kablam! Sep 21 06:43:48.783 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.783 INFO kablam! --> src/base/alias.rs:96:25 Sep 21 06:43:48.783 INFO kablam! | Sep 21 06:43:48.783 INFO kablam! 96 | pub type Matrix6x2 = MatrixMN; Sep 21 06:43:48.783 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.783 INFO kablam! | Sep 21 06:43:48.783 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.783 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.783 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.783 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.783 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.783 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.783 INFO kablam! Sep 21 06:43:48.783 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.783 INFO kablam! --> src/base/alias.rs:96:25 Sep 21 06:43:48.783 INFO kablam! | Sep 21 06:43:48.783 INFO kablam! 96 | pub type Matrix6x2 = MatrixMN; Sep 21 06:43:48.783 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.783 INFO kablam! | | Sep 21 06:43:48.783 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.783 INFO kablam! | Sep 21 06:43:48.783 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.783 INFO kablam! --> src/base/alias.rs:96:25 Sep 21 06:43:48.783 INFO kablam! | Sep 21 06:43:48.783 INFO kablam! 96 | pub type Matrix6x2 = MatrixMN; Sep 21 06:43:48.783 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.783 INFO kablam! Sep 21 06:43:48.783 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.783 INFO kablam! --> src/base/alias.rs:99:25 Sep 21 06:43:48.783 INFO kablam! | Sep 21 06:43:48.783 INFO kablam! 99 | pub type Matrix4x3 = MatrixMN; Sep 21 06:43:48.783 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.783 INFO kablam! | Sep 21 06:43:48.783 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.784 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.784 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.784 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.784 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.784 INFO kablam! Sep 21 06:43:48.785 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.785 INFO kablam! --> src/base/alias.rs:99:25 Sep 21 06:43:48.785 INFO kablam! | Sep 21 06:43:48.785 INFO kablam! 99 | pub type Matrix4x3 = MatrixMN; Sep 21 06:43:48.785 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.785 INFO kablam! | Sep 21 06:43:48.785 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.785 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.785 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.785 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.785 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.785 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.785 INFO kablam! Sep 21 06:43:48.785 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.785 INFO kablam! --> src/base/alias.rs:99:25 Sep 21 06:43:48.785 INFO kablam! | Sep 21 06:43:48.785 INFO kablam! 99 | pub type Matrix4x3 = MatrixMN; Sep 21 06:43:48.785 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.785 INFO kablam! | Sep 21 06:43:48.785 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.785 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.785 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.785 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.785 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.785 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.786 INFO kablam! Sep 21 06:43:48.786 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.786 INFO kablam! --> src/base/alias.rs:99:25 Sep 21 06:43:48.786 INFO kablam! | Sep 21 06:43:48.786 INFO kablam! 99 | pub type Matrix4x3 = MatrixMN; Sep 21 06:43:48.786 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.786 INFO kablam! | | Sep 21 06:43:48.786 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.786 INFO kablam! | Sep 21 06:43:48.786 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.786 INFO kablam! --> src/base/alias.rs:99:25 Sep 21 06:43:48.786 INFO kablam! | Sep 21 06:43:48.786 INFO kablam! 99 | pub type Matrix4x3 = MatrixMN; Sep 21 06:43:48.786 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.786 INFO kablam! Sep 21 06:43:48.786 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.786 INFO kablam! --> src/base/alias.rs:101:25 Sep 21 06:43:48.786 INFO kablam! | Sep 21 06:43:48.786 INFO kablam! 101 | pub type Matrix5x3 = MatrixMN; Sep 21 06:43:48.786 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.786 INFO kablam! | Sep 21 06:43:48.786 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.786 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.786 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.786 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.786 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.786 INFO kablam! Sep 21 06:43:48.786 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.786 INFO kablam! --> src/base/alias.rs:101:25 Sep 21 06:43:48.786 INFO kablam! | Sep 21 06:43:48.786 INFO kablam! 101 | pub type Matrix5x3 = MatrixMN; Sep 21 06:43:48.786 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.786 INFO kablam! | Sep 21 06:43:48.786 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.786 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.786 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.786 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.786 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.786 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.787 INFO kablam! Sep 21 06:43:48.787 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.787 INFO kablam! --> src/base/alias.rs:101:25 Sep 21 06:43:48.787 INFO kablam! | Sep 21 06:43:48.787 INFO kablam! 101 | pub type Matrix5x3 = MatrixMN; Sep 21 06:43:48.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.787 INFO kablam! | Sep 21 06:43:48.787 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.787 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.787 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.787 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.787 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.787 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.787 INFO kablam! Sep 21 06:43:48.787 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.787 INFO kablam! --> src/base/alias.rs:101:25 Sep 21 06:43:48.787 INFO kablam! | Sep 21 06:43:48.787 INFO kablam! 101 | pub type Matrix5x3 = MatrixMN; Sep 21 06:43:48.787 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.787 INFO kablam! | | Sep 21 06:43:48.788 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.788 INFO kablam! | Sep 21 06:43:48.788 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.788 INFO kablam! --> src/base/alias.rs:101:25 Sep 21 06:43:48.788 INFO kablam! | Sep 21 06:43:48.788 INFO kablam! 101 | pub type Matrix5x3 = MatrixMN; Sep 21 06:43:48.788 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.788 INFO kablam! Sep 21 06:43:48.788 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.788 INFO kablam! --> src/base/alias.rs:39:23 Sep 21 06:43:48.788 INFO kablam! | Sep 21 06:43:48.788 INFO kablam! 39 | pub type Matrix5 = MatrixN; Sep 21 06:43:48.788 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 06:43:48.788 INFO kablam! | | Sep 21 06:43:48.788 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.788 INFO kablam! | Sep 21 06:43:48.789 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.789 INFO kablam! --> src/base/alias.rs:39:23 Sep 21 06:43:48.789 INFO kablam! | Sep 21 06:43:48.789 INFO kablam! 39 | pub type Matrix5 = MatrixN; Sep 21 06:43:48.789 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 06:43:48.789 INFO kablam! Sep 21 06:43:48.789 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.789 INFO kablam! --> src/base/alias.rs:103:25 Sep 21 06:43:48.789 INFO kablam! | Sep 21 06:43:48.789 INFO kablam! 103 | pub type Matrix6x3 = MatrixMN; Sep 21 06:43:48.789 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.789 INFO kablam! | Sep 21 06:43:48.789 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.789 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.789 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.789 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.789 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.789 INFO kablam! Sep 21 06:43:48.789 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.789 INFO kablam! --> src/base/alias.rs:103:25 Sep 21 06:43:48.789 INFO kablam! | Sep 21 06:43:48.789 INFO kablam! 103 | pub type Matrix6x3 = MatrixMN; Sep 21 06:43:48.789 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.789 INFO kablam! | Sep 21 06:43:48.789 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.789 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.789 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.789 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.789 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.789 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.789 INFO kablam! Sep 21 06:43:48.789 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.789 INFO kablam! --> src/base/alias.rs:103:25 Sep 21 06:43:48.789 INFO kablam! | Sep 21 06:43:48.789 INFO kablam! 103 | pub type Matrix6x3 = MatrixMN; Sep 21 06:43:48.789 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.789 INFO kablam! | Sep 21 06:43:48.789 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.789 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.789 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.789 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.789 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.789 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.789 INFO kablam! Sep 21 06:43:48.789 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.789 INFO kablam! --> src/base/alias.rs:41:23 Sep 21 06:43:48.789 INFO kablam! | Sep 21 06:43:48.789 INFO kablam! 41 | pub type Matrix6 = MatrixN; Sep 21 06:43:48.789 INFO kablam! | ^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.789 INFO kablam! | Sep 21 06:43:48.789 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.789 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.789 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.789 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.789 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.790 INFO kablam! Sep 21 06:43:48.790 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.790 INFO kablam! --> src/base/alias.rs:41:23 Sep 21 06:43:48.790 INFO kablam! | Sep 21 06:43:48.790 INFO kablam! 41 | pub type Matrix6 = MatrixN; Sep 21 06:43:48.790 INFO kablam! | ^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.790 INFO kablam! | Sep 21 06:43:48.790 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.790 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.790 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.790 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.790 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.790 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.790 INFO kablam! Sep 21 06:43:48.790 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.790 INFO kablam! --> src/base/alias.rs:41:23 Sep 21 06:43:48.790 INFO kablam! | Sep 21 06:43:48.790 INFO kablam! 41 | pub type Matrix6 = MatrixN; Sep 21 06:43:48.790 INFO kablam! | ^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.790 INFO kablam! | Sep 21 06:43:48.790 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.790 INFO kablam! --> src/base/alias.rs:103:25 Sep 21 06:43:48.790 INFO kablam! | Sep 21 06:43:48.790 INFO kablam! 103 | pub type Matrix6x3 = MatrixMN; Sep 21 06:43:48.790 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.790 INFO kablam! | | Sep 21 06:43:48.792 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.792 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.792 INFO kablam! | Sep 21 06:43:48.792 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.792 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.792 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.792 INFO kablam! --> src/base/alias.rs:103:25 Sep 21 06:43:48.792 INFO kablam! | Sep 21 06:43:48.792 INFO kablam! 103 | pub type Matrix6x3 = MatrixMN; Sep 21 06:43:48.792 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.792 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.792 INFO kablam! Sep 21 06:43:48.792 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.792 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.792 INFO kablam! Sep 21 06:43:48.792 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.792 INFO kablam! --> src/base/alias.rs:41:23 Sep 21 06:43:48.792 INFO kablam! | Sep 21 06:43:48.792 INFO kablam! 41 | pub type Matrix6 = MatrixN; Sep 21 06:43:48.792 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 06:43:48.792 INFO kablam! | | Sep 21 06:43:48.792 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.792 INFO kablam! | Sep 21 06:43:48.792 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.792 INFO kablam! --> src/base/alias.rs:41:23 Sep 21 06:43:48.792 INFO kablam! | Sep 21 06:43:48.792 INFO kablam! 41 | pub type Matrix6 = MatrixN; Sep 21 06:43:48.792 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 06:43:48.792 INFO kablam! Sep 21 06:43:48.792 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.792 INFO kablam! --> src/base/alias.rs:106:25 Sep 21 06:43:48.792 INFO kablam! | Sep 21 06:43:48.793 INFO kablam! 106 | pub type Matrix5x4 = MatrixMN; Sep 21 06:43:48.793 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.793 INFO kablam! | Sep 21 06:43:48.793 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.793 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.793 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.793 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.793 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.793 INFO kablam! Sep 21 06:43:48.793 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.793 INFO kablam! --> src/base/alias.rs:44:25 Sep 21 06:43:48.793 INFO kablam! | Sep 21 06:43:48.793 INFO kablam! 44 | pub type Matrix1x2 = MatrixMN; Sep 21 06:43:48.793 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.793 INFO kablam! | Sep 21 06:43:48.793 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.794 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.794 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.794 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.794 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.794 INFO kablam! Sep 21 06:43:48.794 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.794 INFO kablam! --> src/base/alias.rs:106:25 Sep 21 06:43:48.794 INFO kablam! | Sep 21 06:43:48.794 INFO kablam! 106 | pub type Matrix5x4 = MatrixMN; Sep 21 06:43:48.794 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.794 INFO kablam! | Sep 21 06:43:48.795 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.795 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.795 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.795 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.795 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.795 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.795 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.795 INFO kablam! --> src/base/alias.rs:44:25 Sep 21 06:43:48.795 INFO kablam! | Sep 21 06:43:48.795 INFO kablam! 44 | pub type Matrix1x2 = MatrixMN; Sep 21 06:43:48.795 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.795 INFO kablam! Sep 21 06:43:48.795 INFO kablam! | Sep 21 06:43:48.795 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.795 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.795 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.795 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.795 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.795 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.795 INFO kablam! Sep 21 06:43:48.795 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.795 INFO kablam! --> src/base/alias.rs:106:25 Sep 21 06:43:48.795 INFO kablam! | Sep 21 06:43:48.795 INFO kablam! 106 | pub type Matrix5x4 = MatrixMN; Sep 21 06:43:48.795 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.795 INFO kablam! | Sep 21 06:43:48.795 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.795 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.795 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.795 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.795 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.795 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.795 INFO kablam! --> src/base/alias.rs:44:25 Sep 21 06:43:48.795 INFO kablam! | Sep 21 06:43:48.795 INFO kablam! 44 | pub type Matrix1x2 = MatrixMN; Sep 21 06:43:48.795 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.796 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.796 INFO kablam! | Sep 21 06:43:48.796 INFO kablam! Sep 21 06:43:48.796 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.796 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.796 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.796 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.796 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.796 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.796 INFO kablam! Sep 21 06:43:48.796 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.796 INFO kablam! --> src/base/alias.rs:44:25 Sep 21 06:43:48.796 INFO kablam! | Sep 21 06:43:48.797 INFO kablam! 44 | pub type Matrix1x2 = MatrixMN; Sep 21 06:43:48.797 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.797 INFO kablam! | | Sep 21 06:43:48.797 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.797 INFO kablam! | Sep 21 06:43:48.797 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.797 INFO kablam! --> src/base/alias.rs:44:25 Sep 21 06:43:48.797 INFO kablam! | Sep 21 06:43:48.797 INFO kablam! 44 | pub type Matrix1x2 = MatrixMN; Sep 21 06:43:48.797 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.797 INFO kablam! Sep 21 06:43:48.797 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.797 INFO kablam! --> src/base/alias.rs:46:25 Sep 21 06:43:48.797 INFO kablam! | Sep 21 06:43:48.797 INFO kablam! 46 | pub type Matrix1x3 = MatrixMN; Sep 21 06:43:48.797 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.797 INFO kablam! | Sep 21 06:43:48.797 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.797 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.797 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.797 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.797 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.797 INFO kablam! Sep 21 06:43:48.797 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.797 INFO kablam! --> src/base/alias.rs:46:25 Sep 21 06:43:48.798 INFO kablam! | Sep 21 06:43:48.798 INFO kablam! 46 | pub type Matrix1x3 = MatrixMN; Sep 21 06:43:48.798 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.798 INFO kablam! | Sep 21 06:43:48.798 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.798 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.798 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.798 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.798 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.798 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.798 INFO kablam! Sep 21 06:43:48.798 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.798 INFO kablam! --> src/base/alias.rs:46:25 Sep 21 06:43:48.798 INFO kablam! | Sep 21 06:43:48.798 INFO kablam! 46 | pub type Matrix1x3 = MatrixMN; Sep 21 06:43:48.798 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.798 INFO kablam! | Sep 21 06:43:48.798 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.798 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.798 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.798 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.798 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.798 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.798 INFO kablam! Sep 21 06:43:48.798 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.798 INFO kablam! --> src/base/alias.rs:46:25 Sep 21 06:43:48.798 INFO kablam! | Sep 21 06:43:48.798 INFO kablam! 46 | pub type Matrix1x3 = MatrixMN; Sep 21 06:43:48.798 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.798 INFO kablam! | | Sep 21 06:43:48.798 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.798 INFO kablam! | Sep 21 06:43:48.798 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.798 INFO kablam! --> src/base/alias.rs:46:25 Sep 21 06:43:48.798 INFO kablam! | Sep 21 06:43:48.798 INFO kablam! 46 | pub type Matrix1x3 = MatrixMN; Sep 21 06:43:48.798 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.799 INFO kablam! Sep 21 06:43:48.800 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.800 INFO kablam! --> src/base/alias.rs:48:25 Sep 21 06:43:48.800 INFO kablam! | Sep 21 06:43:48.800 INFO kablam! 48 | pub type Matrix1x4 = MatrixMN; Sep 21 06:43:48.800 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.800 INFO kablam! | Sep 21 06:43:48.800 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.800 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.800 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.800 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.800 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.800 INFO kablam! Sep 21 06:43:48.800 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.800 INFO kablam! --> src/base/alias.rs:48:25 Sep 21 06:43:48.800 INFO kablam! | Sep 21 06:43:48.800 INFO kablam! 48 | pub type Matrix1x4 = MatrixMN; Sep 21 06:43:48.800 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.800 INFO kablam! | Sep 21 06:43:48.800 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.800 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.800 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.800 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.800 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.800 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.800 INFO kablam! Sep 21 06:43:48.800 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.800 INFO kablam! --> src/base/alias.rs:48:25 Sep 21 06:43:48.800 INFO kablam! | Sep 21 06:43:48.800 INFO kablam! 48 | pub type Matrix1x4 = MatrixMN; Sep 21 06:43:48.800 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.801 INFO kablam! | Sep 21 06:43:48.801 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.801 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.801 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.801 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.801 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.801 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.801 INFO kablam! Sep 21 06:43:48.801 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.801 INFO kablam! --> src/base/alias.rs:48:25 Sep 21 06:43:48.801 INFO kablam! | Sep 21 06:43:48.801 INFO kablam! 48 | pub type Matrix1x4 = MatrixMN; Sep 21 06:43:48.801 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.801 INFO kablam! | | Sep 21 06:43:48.801 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.801 INFO kablam! | Sep 21 06:43:48.801 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.801 INFO kablam! --> src/base/alias.rs:48:25 Sep 21 06:43:48.801 INFO kablam! | Sep 21 06:43:48.801 INFO kablam! 48 | pub type Matrix1x4 = MatrixMN; Sep 21 06:43:48.801 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.801 INFO kablam! Sep 21 06:43:48.801 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.801 INFO kablam! --> src/base/alias.rs:50:25 Sep 21 06:43:48.801 INFO kablam! | Sep 21 06:43:48.801 INFO kablam! 50 | pub type Matrix1x5 = MatrixMN; Sep 21 06:43:48.801 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.801 INFO kablam! | Sep 21 06:43:48.801 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.801 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.801 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.801 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.801 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.801 INFO kablam! Sep 21 06:43:48.801 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.801 INFO kablam! --> src/base/alias.rs:50:25 Sep 21 06:43:48.802 INFO kablam! | Sep 21 06:43:48.802 INFO kablam! 50 | pub type Matrix1x5 = MatrixMN; Sep 21 06:43:48.803 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.803 INFO kablam! | Sep 21 06:43:48.803 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.803 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.803 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.803 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.803 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.803 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.803 INFO kablam! Sep 21 06:43:48.803 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.803 INFO kablam! --> src/base/alias.rs:50:25 Sep 21 06:43:48.803 INFO kablam! | Sep 21 06:43:48.803 INFO kablam! 50 | pub type Matrix1x5 = MatrixMN; Sep 21 06:43:48.803 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.803 INFO kablam! | Sep 21 06:43:48.803 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.803 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.803 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.803 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.803 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.803 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.803 INFO kablam! Sep 21 06:43:48.803 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.803 INFO kablam! --> src/base/alias.rs:50:25 Sep 21 06:43:48.803 INFO kablam! | Sep 21 06:43:48.803 INFO kablam! 50 | pub type Matrix1x5 = MatrixMN; Sep 21 06:43:48.803 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.803 INFO kablam! | | Sep 21 06:43:48.803 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.803 INFO kablam! | Sep 21 06:43:48.803 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.803 INFO kablam! --> src/base/alias.rs:50:25 Sep 21 06:43:48.803 INFO kablam! | Sep 21 06:43:48.803 INFO kablam! 50 | pub type Matrix1x5 = MatrixMN; Sep 21 06:43:48.803 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.803 INFO kablam! Sep 21 06:43:48.803 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.803 INFO kablam! --> src/base/alias.rs:106:25 Sep 21 06:43:48.803 INFO kablam! | Sep 21 06:43:48.803 INFO kablam! 106 | pub type Matrix5x4 = MatrixMN; Sep 21 06:43:48.803 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.803 INFO kablam! | | Sep 21 06:43:48.803 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.803 INFO kablam! | Sep 21 06:43:48.803 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.803 INFO kablam! --> src/base/alias.rs:106:25 Sep 21 06:43:48.803 INFO kablam! | Sep 21 06:43:48.803 INFO kablam! 106 | pub type Matrix5x4 = MatrixMN; Sep 21 06:43:48.804 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.804 INFO kablam! Sep 21 06:43:48.804 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.804 INFO kablam! --> src/base/alias.rs:108:25 Sep 21 06:43:48.804 INFO kablam! | Sep 21 06:43:48.804 INFO kablam! 108 | pub type Matrix6x4 = MatrixMN; Sep 21 06:43:48.804 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.804 INFO kablam! | Sep 21 06:43:48.804 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.804 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.804 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.804 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.804 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.804 INFO kablam! Sep 21 06:43:48.805 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.805 INFO kablam! --> src/base/alias.rs:108:25 Sep 21 06:43:48.805 INFO kablam! | Sep 21 06:43:48.805 INFO kablam! 108 | pub type Matrix6x4 = MatrixMN; Sep 21 06:43:48.805 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.805 INFO kablam! | Sep 21 06:43:48.805 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.805 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.805 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.805 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.805 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.805 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.805 INFO kablam! Sep 21 06:43:48.805 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.805 INFO kablam! --> src/base/alias.rs:108:25 Sep 21 06:43:48.805 INFO kablam! | Sep 21 06:43:48.805 INFO kablam! 108 | pub type Matrix6x4 = MatrixMN; Sep 21 06:43:48.805 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.805 INFO kablam! | Sep 21 06:43:48.805 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.805 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.805 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.805 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.805 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.806 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.806 INFO kablam! Sep 21 06:43:48.806 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.806 INFO kablam! --> src/base/alias.rs:108:25 Sep 21 06:43:48.806 INFO kablam! | Sep 21 06:43:48.806 INFO kablam! 108 | pub type Matrix6x4 = MatrixMN; Sep 21 06:43:48.806 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.806 INFO kablam! | | Sep 21 06:43:48.806 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.806 INFO kablam! | Sep 21 06:43:48.806 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.806 INFO kablam! --> src/base/alias.rs:108:25 Sep 21 06:43:48.806 INFO kablam! | Sep 21 06:43:48.806 INFO kablam! 108 | pub type Matrix6x4 = MatrixMN; Sep 21 06:43:48.807 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.807 INFO kablam! Sep 21 06:43:48.807 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.807 INFO kablam! --> src/base/alias.rs:111:25 Sep 21 06:43:48.807 INFO kablam! | Sep 21 06:43:48.807 INFO kablam! 111 | pub type Matrix6x5 = MatrixMN; Sep 21 06:43:48.807 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.807 INFO kablam! | Sep 21 06:43:48.807 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.807 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.807 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.807 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.807 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.807 INFO kablam! Sep 21 06:43:48.807 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.807 INFO kablam! --> src/base/alias.rs:111:25 Sep 21 06:43:48.807 INFO kablam! | Sep 21 06:43:48.807 INFO kablam! 111 | pub type Matrix6x5 = MatrixMN; Sep 21 06:43:48.807 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.807 INFO kablam! | Sep 21 06:43:48.807 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.807 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.807 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.807 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.807 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.807 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.807 INFO kablam! Sep 21 06:43:48.808 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.808 INFO kablam! --> src/base/alias.rs:111:25 Sep 21 06:43:48.808 INFO kablam! | Sep 21 06:43:48.808 INFO kablam! 111 | pub type Matrix6x5 = MatrixMN; Sep 21 06:43:48.808 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.808 INFO kablam! | Sep 21 06:43:48.809 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.809 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.809 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.809 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.809 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.809 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.809 INFO kablam! Sep 21 06:43:48.809 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.810 INFO kablam! --> src/base/alias.rs:111:25 Sep 21 06:43:48.810 INFO kablam! | Sep 21 06:43:48.810 INFO kablam! 111 | pub type Matrix6x5 = MatrixMN; Sep 21 06:43:48.810 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.810 INFO kablam! | | Sep 21 06:43:48.810 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.810 INFO kablam! | Sep 21 06:43:48.813 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.813 INFO kablam! --> src/base/alias.rs:111:25 Sep 21 06:43:48.813 INFO kablam! | Sep 21 06:43:48.813 INFO kablam! 111 | pub type Matrix6x5 = MatrixMN; Sep 21 06:43:48.813 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.813 INFO kablam! Sep 21 06:43:48.813 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.813 INFO kablam! --> src/base/alias.rs:122:23 Sep 21 06:43:48.813 INFO kablam! | Sep 21 06:43:48.813 INFO kablam! 122 | pub type DVector = Matrix>; Sep 21 06:43:48.813 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.813 INFO kablam! | Sep 21 06:43:48.813 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.813 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.813 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.813 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.813 INFO kablam! Sep 21 06:43:48.813 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.813 INFO kablam! --> src/base/alias.rs:122:23 Sep 21 06:43:48.813 INFO kablam! | Sep 21 06:43:48.813 INFO kablam! 122 | pub type DVector = Matrix>; Sep 21 06:43:48.813 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.813 INFO kablam! | Sep 21 06:43:48.813 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.813 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.813 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.813 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.813 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.813 INFO kablam! Sep 21 06:43:48.813 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.813 INFO kablam! --> src/base/alias.rs:122:23 Sep 21 06:43:48.813 INFO kablam! | Sep 21 06:43:48.813 INFO kablam! 122 | pub type DVector = Matrix>; Sep 21 06:43:48.813 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.813 INFO kablam! | Sep 21 06:43:48.813 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.813 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.813 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.813 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.813 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.813 INFO kablam! Sep 21 06:43:48.813 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.813 INFO kablam! --> src/base/alias.rs:122:23 Sep 21 06:43:48.813 INFO kablam! | Sep 21 06:43:48.813 INFO kablam! 122 | pub type DVector = Matrix>; Sep 21 06:43:48.813 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.813 INFO kablam! | | Sep 21 06:43:48.813 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.813 INFO kablam! | Sep 21 06:43:48.813 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.813 INFO kablam! --> src/base/alias.rs:122:23 Sep 21 06:43:48.813 INFO kablam! | Sep 21 06:43:48.813 INFO kablam! 122 | pub type DVector = Matrix>; Sep 21 06:43:48.813 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.813 INFO kablam! Sep 21 06:43:48.813 INFO kablam! warning: the trait bound `D: base::dimension::DimName` is not satisfied Sep 21 06:43:48.813 INFO kablam! --> src/base/alias.rs:125:26 Sep 21 06:43:48.813 INFO kablam! | Sep 21 06:43:48.813 INFO kablam! 125 | pub type VectorN = MatrixMN; Sep 21 06:43:48.813 INFO kablam! | ^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D` Sep 21 06:43:48.813 INFO kablam! | Sep 21 06:43:48.813 INFO kablam! = help: consider adding a `where D: base::dimension::DimName` bound Sep 21 06:43:48.813 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.813 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.813 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.813 INFO kablam! Sep 21 06:43:48.813 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.814 INFO kablam! --> src/base/alias.rs:125:26 Sep 21 06:43:48.814 INFO kablam! | Sep 21 06:43:48.814 INFO kablam! 125 | pub type VectorN = MatrixMN; Sep 21 06:43:48.814 INFO kablam! | ^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.814 INFO kablam! | Sep 21 06:43:48.814 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.814 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.814 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.814 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.814 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.814 INFO kablam! Sep 21 06:43:48.814 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.814 INFO kablam! --> src/base/alias.rs:125:26 Sep 21 06:43:48.814 INFO kablam! | Sep 21 06:43:48.814 INFO kablam! 125 | pub type VectorN = MatrixMN; Sep 21 06:43:48.814 INFO kablam! | ^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.814 INFO kablam! | Sep 21 06:43:48.814 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.814 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.814 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.814 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.814 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.814 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.814 INFO kablam! Sep 21 06:43:48.814 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.814 INFO kablam! --> src/base/alias.rs:125:26 Sep 21 06:43:48.814 INFO kablam! | Sep 21 06:43:48.814 INFO kablam! 125 | pub type VectorN = MatrixMN; Sep 21 06:43:48.814 INFO kablam! | ^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.814 INFO kablam! | Sep 21 06:43:48.814 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.814 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.814 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.814 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.814 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.814 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.814 INFO kablam! Sep 21 06:43:48.814 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.814 INFO kablam! --> src/base/alias.rs:125:26 Sep 21 06:43:48.814 INFO kablam! | Sep 21 06:43:48.814 INFO kablam! 125 | pub type VectorN = MatrixMN; Sep 21 06:43:48.814 INFO kablam! | - ^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.814 INFO kablam! | | Sep 21 06:43:48.814 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.814 INFO kablam! | Sep 21 06:43:48.814 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.814 INFO kablam! --> src/base/alias.rs:125:26 Sep 21 06:43:48.814 INFO kablam! | Sep 21 06:43:48.814 INFO kablam! 125 | pub type VectorN = MatrixMN; Sep 21 06:43:48.816 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.816 INFO kablam! Sep 21 06:43:48.816 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.816 INFO kablam! --> src/base/alias.rs:128:23 Sep 21 06:43:48.816 INFO kablam! | Sep 21 06:43:48.816 INFO kablam! 128 | pub type Vector1 = VectorN; Sep 21 06:43:48.816 INFO kablam! | ^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.816 INFO kablam! | Sep 21 06:43:48.816 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.816 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.816 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.816 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.816 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.817 INFO kablam! Sep 21 06:43:48.817 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.817 INFO kablam! --> src/base/alias.rs:128:23 Sep 21 06:43:48.817 INFO kablam! | Sep 21 06:43:48.817 INFO kablam! 128 | pub type Vector1 = VectorN; Sep 21 06:43:48.817 INFO kablam! | ^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.817 INFO kablam! | Sep 21 06:43:48.817 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.817 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.817 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.817 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.817 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.817 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.817 INFO kablam! Sep 21 06:43:48.817 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.817 INFO kablam! --> src/base/alias.rs:128:23 Sep 21 06:43:48.817 INFO kablam! | Sep 21 06:43:48.817 INFO kablam! 128 | pub type Vector1 = VectorN; Sep 21 06:43:48.817 INFO kablam! | ^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.817 INFO kablam! | Sep 21 06:43:48.817 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.817 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.817 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.817 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.817 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.817 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.817 INFO kablam! Sep 21 06:43:48.817 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.817 INFO kablam! --> src/base/alias.rs:52:25 Sep 21 06:43:48.817 INFO kablam! | Sep 21 06:43:48.817 INFO kablam! 52 | pub type Matrix1x6 = MatrixMN; Sep 21 06:43:48.817 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.817 INFO kablam! | Sep 21 06:43:48.817 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.817 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.817 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.817 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.817 INFO kablam! --> src/base/alias.rs:128:23 Sep 21 06:43:48.817 INFO kablam! | Sep 21 06:43:48.817 INFO kablam! 128 | pub type Vector1 = VectorN; Sep 21 06:43:48.817 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 06:43:48.817 INFO kablam! | | Sep 21 06:43:48.817 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.817 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.817 INFO kablam! | Sep 21 06:43:48.817 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.817 INFO kablam! Sep 21 06:43:48.817 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.817 INFO kablam! --> src/base/alias.rs:128:23 Sep 21 06:43:48.817 INFO kablam! | Sep 21 06:43:48.817 INFO kablam! 128 | pub type Vector1 = VectorN; Sep 21 06:43:48.817 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 06:43:48.817 INFO kablam! Sep 21 06:43:48.817 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.817 INFO kablam! --> src/base/alias.rs:52:25 Sep 21 06:43:48.817 INFO kablam! | Sep 21 06:43:48.817 INFO kablam! 52 | pub type Matrix1x6 = MatrixMN; Sep 21 06:43:48.817 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.817 INFO kablam! | Sep 21 06:43:48.817 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.817 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.817 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.817 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.817 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.817 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.817 INFO kablam! Sep 21 06:43:48.817 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.817 INFO kablam! --> src/base/alias.rs:52:25 Sep 21 06:43:48.818 INFO kablam! | Sep 21 06:43:48.818 INFO kablam! 52 | pub type Matrix1x6 = MatrixMN; Sep 21 06:43:48.818 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.818 INFO kablam! | Sep 21 06:43:48.818 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.818 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.818 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.818 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.818 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.818 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.818 INFO kablam! Sep 21 06:43:48.818 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.818 INFO kablam! --> src/base/alias.rs:130:23 Sep 21 06:43:48.818 INFO kablam! | Sep 21 06:43:48.818 INFO kablam! 130 | pub type Vector2 = VectorN; Sep 21 06:43:48.818 INFO kablam! | ^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.818 INFO kablam! | Sep 21 06:43:48.818 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.818 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.818 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.818 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.818 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.818 INFO kablam! Sep 21 06:43:48.818 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.818 INFO kablam! --> src/base/alias.rs:130:23 Sep 21 06:43:48.818 INFO kablam! | Sep 21 06:43:48.818 INFO kablam! 130 | pub type Vector2 = VectorN; Sep 21 06:43:48.818 INFO kablam! | ^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.818 INFO kablam! | Sep 21 06:43:48.818 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.818 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.818 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.820 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.820 INFO kablam! --> src/base/alias.rs:52:25 Sep 21 06:43:48.820 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.820 INFO kablam! | Sep 21 06:43:48.820 INFO kablam! 52 | pub type Matrix1x6 = MatrixMN; Sep 21 06:43:48.820 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.820 INFO kablam! | | Sep 21 06:43:48.820 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.820 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.820 INFO kablam! | Sep 21 06:43:48.820 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.820 INFO kablam! Sep 21 06:43:48.820 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.820 INFO kablam! --> src/base/alias.rs:52:25 Sep 21 06:43:48.820 INFO kablam! | Sep 21 06:43:48.820 INFO kablam! 52 | pub type Matrix1x6 = MatrixMN; Sep 21 06:43:48.820 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.820 INFO kablam! Sep 21 06:43:48.820 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.820 INFO kablam! --> src/base/alias.rs:130:23 Sep 21 06:43:48.820 INFO kablam! | Sep 21 06:43:48.820 INFO kablam! 130 | pub type Vector2 = VectorN; Sep 21 06:43:48.820 INFO kablam! | ^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.820 INFO kablam! | Sep 21 06:43:48.820 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.820 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.820 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.820 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.820 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.820 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.820 INFO kablam! Sep 21 06:43:48.820 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.820 INFO kablam! --> src/base/alias.rs:130:23 Sep 21 06:43:48.820 INFO kablam! | Sep 21 06:43:48.820 INFO kablam! 130 | pub type Vector2 = VectorN; Sep 21 06:43:48.820 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 06:43:48.820 INFO kablam! | | Sep 21 06:43:48.820 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.820 INFO kablam! | Sep 21 06:43:48.820 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.820 INFO kablam! --> src/base/alias.rs:130:23 Sep 21 06:43:48.820 INFO kablam! | Sep 21 06:43:48.820 INFO kablam! 130 | pub type Vector2 = VectorN; Sep 21 06:43:48.820 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 06:43:48.820 INFO kablam! Sep 21 06:43:48.820 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.820 INFO kablam! --> src/base/alias.rs:55:25 Sep 21 06:43:48.820 INFO kablam! | Sep 21 06:43:48.820 INFO kablam! 55 | pub type Matrix2x3 = MatrixMN; Sep 21 06:43:48.820 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.821 INFO kablam! | Sep 21 06:43:48.821 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.821 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.821 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.821 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.821 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.821 INFO kablam! Sep 21 06:43:48.821 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.821 INFO kablam! --> src/base/alias.rs:55:25 Sep 21 06:43:48.821 INFO kablam! | Sep 21 06:43:48.821 INFO kablam! 55 | pub type Matrix2x3 = MatrixMN; Sep 21 06:43:48.821 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.821 INFO kablam! | Sep 21 06:43:48.821 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.821 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.821 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.821 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.821 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.821 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.821 INFO kablam! --> src/base/alias.rs:132:23 Sep 21 06:43:48.821 INFO kablam! | Sep 21 06:43:48.821 INFO kablam! 132 | pub type Vector3 = VectorN; Sep 21 06:43:48.821 INFO kablam! | ^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.821 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.821 INFO kablam! | Sep 21 06:43:48.821 INFO kablam! Sep 21 06:43:48.821 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.821 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.821 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.821 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.821 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.821 INFO kablam! Sep 21 06:43:48.821 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.821 INFO kablam! --> src/base/alias.rs:55:25 Sep 21 06:43:48.821 INFO kablam! | Sep 21 06:43:48.822 INFO kablam! 55 | pub type Matrix2x3 = MatrixMN; Sep 21 06:43:48.822 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.822 INFO kablam! | Sep 21 06:43:48.822 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.822 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.822 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.822 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.822 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.822 INFO kablam! --> src/base/alias.rs:132:23 Sep 21 06:43:48.822 INFO kablam! | Sep 21 06:43:48.822 INFO kablam! 132 | pub type Vector3 = VectorN; Sep 21 06:43:48.822 INFO kablam! | ^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.822 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.822 INFO kablam! | Sep 21 06:43:48.822 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.822 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.822 INFO kablam! Sep 21 06:43:48.822 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.822 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.822 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.822 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.822 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.822 INFO kablam! Sep 21 06:43:48.822 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.822 INFO kablam! --> src/base/alias.rs:132:23 Sep 21 06:43:48.822 INFO kablam! | Sep 21 06:43:48.822 INFO kablam! 132 | pub type Vector3 = VectorN; Sep 21 06:43:48.822 INFO kablam! | ^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.822 INFO kablam! | Sep 21 06:43:48.822 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.822 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.822 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.822 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.822 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.822 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.822 INFO kablam! Sep 21 06:43:48.822 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.822 INFO kablam! --> src/base/alias.rs:132:23 Sep 21 06:43:48.822 INFO kablam! | Sep 21 06:43:48.822 INFO kablam! 132 | pub type Vector3 = VectorN; Sep 21 06:43:48.822 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 06:43:48.822 INFO kablam! | | Sep 21 06:43:48.822 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.822 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.822 INFO kablam! --> src/base/alias.rs:55:25 Sep 21 06:43:48.822 INFO kablam! | Sep 21 06:43:48.822 INFO kablam! 55 | pub type Matrix2x3 = MatrixMN; Sep 21 06:43:48.822 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.822 INFO kablam! | | Sep 21 06:43:48.822 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.822 INFO kablam! | Sep 21 06:43:48.822 INFO kablam! | Sep 21 06:43:48.823 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.823 INFO kablam! --> src/base/alias.rs:132:23 Sep 21 06:43:48.823 INFO kablam! | Sep 21 06:43:48.823 INFO kablam! 132 | pub type Vector3 = VectorN; Sep 21 06:43:48.823 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 06:43:48.823 INFO kablam! Sep 21 06:43:48.823 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.823 INFO kablam! --> src/base/alias.rs:55:25 Sep 21 06:43:48.823 INFO kablam! | Sep 21 06:43:48.823 INFO kablam! 55 | pub type Matrix2x3 = MatrixMN; Sep 21 06:43:48.823 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.823 INFO kablam! Sep 21 06:43:48.823 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.823 INFO kablam! --> src/base/alias.rs:57:25 Sep 21 06:43:48.823 INFO kablam! | Sep 21 06:43:48.823 INFO kablam! 57 | pub type Matrix2x4 = MatrixMN; Sep 21 06:43:48.823 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.823 INFO kablam! | Sep 21 06:43:48.823 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.823 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.823 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.823 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.823 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.823 INFO kablam! Sep 21 06:43:48.823 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.823 INFO kablam! --> src/base/alias.rs:57:25 Sep 21 06:43:48.823 INFO kablam! | Sep 21 06:43:48.823 INFO kablam! 57 | pub type Matrix2x4 = MatrixMN; Sep 21 06:43:48.823 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.823 INFO kablam! | Sep 21 06:43:48.823 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.823 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.823 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.823 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.823 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.823 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.823 INFO kablam! Sep 21 06:43:48.823 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.823 INFO kablam! --> src/base/alias.rs:57:25 Sep 21 06:43:48.823 INFO kablam! | Sep 21 06:43:48.823 INFO kablam! 57 | pub type Matrix2x4 = MatrixMN; Sep 21 06:43:48.823 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.823 INFO kablam! | Sep 21 06:43:48.823 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.823 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.823 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.823 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.823 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.823 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.823 INFO kablam! Sep 21 06:43:48.823 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.823 INFO kablam! --> src/base/alias.rs:57:25 Sep 21 06:43:48.823 INFO kablam! | Sep 21 06:43:48.823 INFO kablam! 57 | pub type Matrix2x4 = MatrixMN; Sep 21 06:43:48.823 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.823 INFO kablam! | | Sep 21 06:43:48.824 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.824 INFO kablam! | Sep 21 06:43:48.824 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.824 INFO kablam! --> src/base/alias.rs:57:25 Sep 21 06:43:48.824 INFO kablam! | Sep 21 06:43:48.824 INFO kablam! 57 | pub type Matrix2x4 = MatrixMN; Sep 21 06:43:48.824 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.824 INFO kablam! Sep 21 06:43:48.824 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.824 INFO kablam! --> src/base/alias.rs:59:25 Sep 21 06:43:48.824 INFO kablam! | Sep 21 06:43:48.824 INFO kablam! 59 | pub type Matrix2x5 = MatrixMN; Sep 21 06:43:48.824 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.824 INFO kablam! | Sep 21 06:43:48.824 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.824 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.824 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.824 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.824 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.824 INFO kablam! Sep 21 06:43:48.824 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.824 INFO kablam! --> src/base/alias.rs:59:25 Sep 21 06:43:48.824 INFO kablam! | Sep 21 06:43:48.824 INFO kablam! 59 | pub type Matrix2x5 = MatrixMN; Sep 21 06:43:48.824 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.824 INFO kablam! | Sep 21 06:43:48.824 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.824 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.824 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.824 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.824 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.824 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.824 INFO kablam! Sep 21 06:43:48.824 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.824 INFO kablam! --> src/base/alias.rs:59:25 Sep 21 06:43:48.824 INFO kablam! | Sep 21 06:43:48.824 INFO kablam! 59 | pub type Matrix2x5 = MatrixMN; Sep 21 06:43:48.824 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.824 INFO kablam! | Sep 21 06:43:48.824 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.824 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.824 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.824 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.824 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.824 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.824 INFO kablam! Sep 21 06:43:48.824 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.824 INFO kablam! --> src/base/alias.rs:59:25 Sep 21 06:43:48.824 INFO kablam! | Sep 21 06:43:48.824 INFO kablam! 59 | pub type Matrix2x5 = MatrixMN; Sep 21 06:43:48.824 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.824 INFO kablam! | | Sep 21 06:43:48.824 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.824 INFO kablam! | Sep 21 06:43:48.824 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.824 INFO kablam! --> src/base/alias.rs:59:25 Sep 21 06:43:48.825 INFO kablam! | Sep 21 06:43:48.825 INFO kablam! 59 | pub type Matrix2x5 = MatrixMN; Sep 21 06:43:48.825 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.825 INFO kablam! Sep 21 06:43:48.825 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.825 INFO kablam! --> src/base/alias.rs:61:25 Sep 21 06:43:48.825 INFO kablam! | Sep 21 06:43:48.825 INFO kablam! 61 | pub type Matrix2x6 = MatrixMN; Sep 21 06:43:48.825 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.825 INFO kablam! | Sep 21 06:43:48.825 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.825 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.825 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.825 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.825 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.825 INFO kablam! Sep 21 06:43:48.825 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.825 INFO kablam! --> src/base/alias.rs:61:25 Sep 21 06:43:48.825 INFO kablam! | Sep 21 06:43:48.825 INFO kablam! 61 | pub type Matrix2x6 = MatrixMN; Sep 21 06:43:48.825 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.825 INFO kablam! | Sep 21 06:43:48.825 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.825 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.825 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.825 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.825 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.825 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.825 INFO kablam! Sep 21 06:43:48.825 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.825 INFO kablam! --> src/base/alias.rs:61:25 Sep 21 06:43:48.825 INFO kablam! | Sep 21 06:43:48.825 INFO kablam! 61 | pub type Matrix2x6 = MatrixMN; Sep 21 06:43:48.825 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.825 INFO kablam! | Sep 21 06:43:48.825 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.825 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.825 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.825 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.825 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.825 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.825 INFO kablam! Sep 21 06:43:48.825 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.825 INFO kablam! --> src/base/alias.rs:61:25 Sep 21 06:43:48.825 INFO kablam! | Sep 21 06:43:48.825 INFO kablam! 61 | pub type Matrix2x6 = MatrixMN; Sep 21 06:43:48.825 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.825 INFO kablam! | | Sep 21 06:43:48.825 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.825 INFO kablam! | Sep 21 06:43:48.825 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.825 INFO kablam! --> src/base/alias.rs:61:25 Sep 21 06:43:48.825 INFO kablam! | Sep 21 06:43:48.825 INFO kablam! 61 | pub type Matrix2x6 = MatrixMN; Sep 21 06:43:48.825 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.825 INFO kablam! Sep 21 06:43:48.826 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.826 INFO kablam! --> src/base/alias.rs:64:25 Sep 21 06:43:48.826 INFO kablam! | Sep 21 06:43:48.826 INFO kablam! 64 | pub type Matrix3x4 = MatrixMN; Sep 21 06:43:48.826 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.826 INFO kablam! | Sep 21 06:43:48.826 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.826 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.826 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.826 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.826 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.826 INFO kablam! Sep 21 06:43:48.826 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.826 INFO kablam! --> src/base/alias.rs:134:23 Sep 21 06:43:48.826 INFO kablam! | Sep 21 06:43:48.826 INFO kablam! 134 | pub type Vector4 = VectorN; Sep 21 06:43:48.826 INFO kablam! | ^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.826 INFO kablam! | Sep 21 06:43:48.826 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.826 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.826 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.826 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.826 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.826 INFO kablam! Sep 21 06:43:48.826 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.826 INFO kablam! --> src/base/alias.rs:134:23 Sep 21 06:43:48.826 INFO kablam! | Sep 21 06:43:48.826 INFO kablam! 134 | pub type Vector4 = VectorN; Sep 21 06:43:48.826 INFO kablam! | ^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.826 INFO kablam! | Sep 21 06:43:48.826 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.826 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.826 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.826 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.826 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.826 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.826 INFO kablam! Sep 21 06:43:48.826 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.826 INFO kablam! --> src/base/alias.rs:134:23 Sep 21 06:43:48.826 INFO kablam! | Sep 21 06:43:48.826 INFO kablam! 134 | pub type Vector4 = VectorN; Sep 21 06:43:48.826 INFO kablam! | ^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.826 INFO kablam! | Sep 21 06:43:48.826 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.826 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.826 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.826 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.826 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.826 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.826 INFO kablam! Sep 21 06:43:48.826 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.826 INFO kablam! --> src/base/alias.rs:134:23 Sep 21 06:43:48.826 INFO kablam! | Sep 21 06:43:48.826 INFO kablam! 134 | pub type Vector4 = VectorN; Sep 21 06:43:48.826 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 06:43:48.826 INFO kablam! | | Sep 21 06:43:48.827 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.827 INFO kablam! | Sep 21 06:43:48.827 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.827 INFO kablam! --> src/base/alias.rs:134:23 Sep 21 06:43:48.827 INFO kablam! | Sep 21 06:43:48.827 INFO kablam! 134 | pub type Vector4 = VectorN; Sep 21 06:43:48.827 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 06:43:48.827 INFO kablam! Sep 21 06:43:48.827 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.827 INFO kablam! --> src/base/alias.rs:136:23 Sep 21 06:43:48.827 INFO kablam! | Sep 21 06:43:48.827 INFO kablam! 136 | pub type Vector5 = VectorN; Sep 21 06:43:48.827 INFO kablam! | ^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.827 INFO kablam! | Sep 21 06:43:48.827 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.827 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.827 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.827 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.827 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.827 INFO kablam! Sep 21 06:43:48.827 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.827 INFO kablam! --> src/base/alias.rs:136:23 Sep 21 06:43:48.827 INFO kablam! | Sep 21 06:43:48.827 INFO kablam! 136 | pub type Vector5 = VectorN; Sep 21 06:43:48.827 INFO kablam! | ^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.827 INFO kablam! | Sep 21 06:43:48.827 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.827 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.827 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.827 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.827 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.827 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.827 INFO kablam! Sep 21 06:43:48.827 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.827 INFO kablam! --> src/base/alias.rs:136:23 Sep 21 06:43:48.827 INFO kablam! | Sep 21 06:43:48.827 INFO kablam! 136 | pub type Vector5 = VectorN; Sep 21 06:43:48.827 INFO kablam! | ^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.827 INFO kablam! | Sep 21 06:43:48.827 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.827 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.827 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.827 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.827 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.827 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.827 INFO kablam! Sep 21 06:43:48.827 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.827 INFO kablam! --> src/base/alias.rs:136:23 Sep 21 06:43:48.827 INFO kablam! | Sep 21 06:43:48.827 INFO kablam! 136 | pub type Vector5 = VectorN; Sep 21 06:43:48.827 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 06:43:48.827 INFO kablam! | | Sep 21 06:43:48.827 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.827 INFO kablam! | Sep 21 06:43:48.827 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.827 INFO kablam! --> src/base/alias.rs:136:23 Sep 21 06:43:48.828 INFO kablam! | Sep 21 06:43:48.828 INFO kablam! 136 | pub type Vector5 = VectorN; Sep 21 06:43:48.828 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 06:43:48.828 INFO kablam! Sep 21 06:43:48.828 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.828 INFO kablam! --> src/base/alias.rs:138:23 Sep 21 06:43:48.828 INFO kablam! | Sep 21 06:43:48.828 INFO kablam! 138 | pub type Vector6 = VectorN; Sep 21 06:43:48.828 INFO kablam! | ^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.828 INFO kablam! | Sep 21 06:43:48.828 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.828 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.828 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.828 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.828 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.828 INFO kablam! Sep 21 06:43:48.828 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.828 INFO kablam! --> src/base/alias.rs:138:23 Sep 21 06:43:48.828 INFO kablam! | Sep 21 06:43:48.828 INFO kablam! 138 | pub type Vector6 = VectorN; Sep 21 06:43:48.828 INFO kablam! | ^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.828 INFO kablam! | Sep 21 06:43:48.828 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.828 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.828 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.828 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.828 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.828 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.828 INFO kablam! Sep 21 06:43:48.828 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.828 INFO kablam! --> src/base/alias.rs:138:23 Sep 21 06:43:48.828 INFO kablam! | Sep 21 06:43:48.828 INFO kablam! 138 | pub type Vector6 = VectorN; Sep 21 06:43:48.828 INFO kablam! | ^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.828 INFO kablam! | Sep 21 06:43:48.828 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.828 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.828 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.828 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.828 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.828 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.828 INFO kablam! Sep 21 06:43:48.828 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.828 INFO kablam! --> src/base/alias.rs:138:23 Sep 21 06:43:48.828 INFO kablam! | Sep 21 06:43:48.828 INFO kablam! 138 | pub type Vector6 = VectorN; Sep 21 06:43:48.828 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 06:43:48.828 INFO kablam! | | Sep 21 06:43:48.828 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.828 INFO kablam! | Sep 21 06:43:48.828 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.828 INFO kablam! --> src/base/alias.rs:138:23 Sep 21 06:43:48.828 INFO kablam! | Sep 21 06:43:48.828 INFO kablam! 138 | pub type Vector6 = VectorN; Sep 21 06:43:48.828 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 06:43:48.828 INFO kablam! Sep 21 06:43:48.828 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.828 INFO kablam! --> src/base/alias.rs:149:26 Sep 21 06:43:48.828 INFO kablam! | Sep 21 06:43:48.829 INFO kablam! 149 | pub type RowDVector = Matrix>; Sep 21 06:43:48.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.829 INFO kablam! | Sep 21 06:43:48.829 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.829 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.829 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.829 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.829 INFO kablam! Sep 21 06:43:48.829 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.829 INFO kablam! --> src/base/alias.rs:149:26 Sep 21 06:43:48.829 INFO kablam! | Sep 21 06:43:48.829 INFO kablam! 149 | pub type RowDVector = Matrix>; Sep 21 06:43:48.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.829 INFO kablam! | Sep 21 06:43:48.829 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.829 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.829 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.829 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.829 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.829 INFO kablam! Sep 21 06:43:48.829 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.829 INFO kablam! --> src/base/alias.rs:149:26 Sep 21 06:43:48.829 INFO kablam! | Sep 21 06:43:48.829 INFO kablam! 149 | pub type RowDVector = Matrix>; Sep 21 06:43:48.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.829 INFO kablam! | Sep 21 06:43:48.829 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.829 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.829 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.829 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.829 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.829 INFO kablam! Sep 21 06:43:48.829 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.829 INFO kablam! --> src/base/alias.rs:149:26 Sep 21 06:43:48.829 INFO kablam! | Sep 21 06:43:48.829 INFO kablam! 149 | pub type RowDVector = Matrix>; Sep 21 06:43:48.829 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.829 INFO kablam! | | Sep 21 06:43:48.829 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.829 INFO kablam! | Sep 21 06:43:48.829 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.829 INFO kablam! --> src/base/alias.rs:149:26 Sep 21 06:43:48.829 INFO kablam! | Sep 21 06:43:48.829 INFO kablam! 149 | pub type RowDVector = Matrix>; Sep 21 06:43:48.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.829 INFO kablam! Sep 21 06:43:48.829 INFO kablam! warning: the trait bound `D: base::dimension::DimName` is not satisfied Sep 21 06:43:48.829 INFO kablam! --> src/base/alias.rs:152:29 Sep 21 06:43:48.829 INFO kablam! | Sep 21 06:43:48.829 INFO kablam! 152 | pub type RowVectorN = MatrixMN; Sep 21 06:43:48.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D` Sep 21 06:43:48.829 INFO kablam! | Sep 21 06:43:48.829 INFO kablam! = help: consider adding a `where D: base::dimension::DimName` bound Sep 21 06:43:48.829 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.829 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.829 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.830 INFO kablam! Sep 21 06:43:48.830 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.830 INFO kablam! --> src/base/alias.rs:152:29 Sep 21 06:43:48.830 INFO kablam! | Sep 21 06:43:48.830 INFO kablam! 152 | pub type RowVectorN = MatrixMN; Sep 21 06:43:48.830 INFO kablam! | ^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.830 INFO kablam! | Sep 21 06:43:48.830 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.830 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.830 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.830 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.830 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.830 INFO kablam! Sep 21 06:43:48.830 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.830 INFO kablam! --> src/base/alias.rs:152:29 Sep 21 06:43:48.830 INFO kablam! | Sep 21 06:43:48.830 INFO kablam! 152 | pub type RowVectorN = MatrixMN; Sep 21 06:43:48.830 INFO kablam! | ^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.830 INFO kablam! | Sep 21 06:43:48.830 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.830 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.830 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.830 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.831 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.831 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.831 INFO kablam! Sep 21 06:43:48.831 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.831 INFO kablam! --> src/base/alias.rs:152:29 Sep 21 06:43:48.831 INFO kablam! | Sep 21 06:43:48.831 INFO kablam! 152 | pub type RowVectorN = MatrixMN; Sep 21 06:43:48.831 INFO kablam! | ^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.831 INFO kablam! | Sep 21 06:43:48.831 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.831 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.831 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.831 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.831 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.831 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.831 INFO kablam! Sep 21 06:43:48.831 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.831 INFO kablam! --> src/base/alias.rs:152:29 Sep 21 06:43:48.831 INFO kablam! | Sep 21 06:43:48.831 INFO kablam! 152 | pub type RowVectorN = MatrixMN; Sep 21 06:43:48.831 INFO kablam! | - ^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.831 INFO kablam! | | Sep 21 06:43:48.831 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.831 INFO kablam! | Sep 21 06:43:48.831 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.831 INFO kablam! --> src/base/alias.rs:152:29 Sep 21 06:43:48.832 INFO kablam! | Sep 21 06:43:48.834 INFO kablam! 152 | pub type RowVectorN = MatrixMN; Sep 21 06:43:48.834 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.834 INFO kablam! Sep 21 06:43:48.834 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.834 INFO kablam! --> src/base/alias.rs:155:26 Sep 21 06:43:48.834 INFO kablam! | Sep 21 06:43:48.834 INFO kablam! 155 | pub type RowVector1 = RowVectorN; Sep 21 06:43:48.834 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.834 INFO kablam! | Sep 21 06:43:48.834 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.834 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.834 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.834 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.834 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.834 INFO kablam! Sep 21 06:43:48.834 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.834 INFO kablam! --> src/base/alias.rs:155:26 Sep 21 06:43:48.834 INFO kablam! | Sep 21 06:43:48.834 INFO kablam! 155 | pub type RowVector1 = RowVectorN; Sep 21 06:43:48.834 INFO kablam! | ^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.834 INFO kablam! | Sep 21 06:43:48.834 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.834 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.834 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.834 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.834 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.834 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.834 INFO kablam! Sep 21 06:43:48.834 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.834 INFO kablam! --> src/base/alias.rs:155:26 Sep 21 06:43:48.834 INFO kablam! | Sep 21 06:43:48.834 INFO kablam! 155 | pub type RowVector1 = RowVectorN; Sep 21 06:43:48.834 INFO kablam! | ^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.834 INFO kablam! | Sep 21 06:43:48.834 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.834 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.834 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.834 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.834 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.834 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.834 INFO kablam! Sep 21 06:43:48.834 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.834 INFO kablam! --> src/base/alias.rs:64:25 Sep 21 06:43:48.834 INFO kablam! | Sep 21 06:43:48.834 INFO kablam! 64 | pub type Matrix3x4 = MatrixMN; Sep 21 06:43:48.834 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.834 INFO kablam! | Sep 21 06:43:48.834 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.834 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.834 INFO kablam! --> src/base/alias.rs:155:26 Sep 21 06:43:48.834 INFO kablam! | Sep 21 06:43:48.834 INFO kablam! 155 | pub type RowVector1 = RowVectorN; Sep 21 06:43:48.834 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.834 INFO kablam! | | Sep 21 06:43:48.834 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.834 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.834 INFO kablam! | Sep 21 06:43:48.834 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.834 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.834 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.834 INFO kablam! --> src/base/alias.rs:155:26 Sep 21 06:43:48.834 INFO kablam! | Sep 21 06:43:48.834 INFO kablam! 155 | pub type RowVector1 = RowVectorN; Sep 21 06:43:48.834 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.835 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.835 INFO kablam! Sep 21 06:43:48.835 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.835 INFO kablam! Sep 21 06:43:48.835 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.835 INFO kablam! --> src/base/alias.rs:64:25 Sep 21 06:43:48.835 INFO kablam! | Sep 21 06:43:48.835 INFO kablam! 64 | pub type Matrix3x4 = MatrixMN; Sep 21 06:43:48.835 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.835 INFO kablam! | Sep 21 06:43:48.835 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.835 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.835 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.835 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.835 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.835 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.835 INFO kablam! Sep 21 06:43:48.835 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.835 INFO kablam! --> src/base/alias.rs:157:26 Sep 21 06:43:48.835 INFO kablam! | Sep 21 06:43:48.835 INFO kablam! 157 | pub type RowVector2 = RowVectorN; Sep 21 06:43:48.835 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.835 INFO kablam! | Sep 21 06:43:48.835 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.835 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.835 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.835 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.835 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.835 INFO kablam! Sep 21 06:43:48.835 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.835 INFO kablam! --> src/base/alias.rs:157:26 Sep 21 06:43:48.835 INFO kablam! | Sep 21 06:43:48.835 INFO kablam! 157 | pub type RowVector2 = RowVectorN; Sep 21 06:43:48.835 INFO kablam! | ^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.835 INFO kablam! | Sep 21 06:43:48.835 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.835 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.835 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.835 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.835 INFO kablam! --> src/base/alias.rs:64:25 Sep 21 06:43:48.835 INFO kablam! | Sep 21 06:43:48.835 INFO kablam! 64 | pub type Matrix3x4 = MatrixMN; Sep 21 06:43:48.835 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.835 INFO kablam! | | Sep 21 06:43:48.835 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.835 INFO kablam! | Sep 21 06:43:48.835 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.835 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.835 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.835 INFO kablam! --> src/base/alias.rs:64:25 Sep 21 06:43:48.835 INFO kablam! | Sep 21 06:43:48.835 INFO kablam! 64 | pub type Matrix3x4 = MatrixMN; Sep 21 06:43:48.835 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.835 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.835 INFO kablam! Sep 21 06:43:48.835 INFO kablam! Sep 21 06:43:48.835 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.835 INFO kablam! --> src/base/alias.rs:157:26 Sep 21 06:43:48.835 INFO kablam! | Sep 21 06:43:48.835 INFO kablam! 157 | pub type RowVector2 = RowVectorN; Sep 21 06:43:48.835 INFO kablam! | ^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.835 INFO kablam! | Sep 21 06:43:48.835 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.835 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.835 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.835 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.835 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.835 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.836 INFO kablam! Sep 21 06:43:48.836 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.836 INFO kablam! --> src/base/alias.rs:157:26 Sep 21 06:43:48.836 INFO kablam! | Sep 21 06:43:48.836 INFO kablam! 157 | pub type RowVector2 = RowVectorN; Sep 21 06:43:48.836 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.836 INFO kablam! | | Sep 21 06:43:48.836 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.836 INFO kablam! | Sep 21 06:43:48.836 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.836 INFO kablam! --> src/base/alias.rs:157:26 Sep 21 06:43:48.836 INFO kablam! | Sep 21 06:43:48.836 INFO kablam! 157 | pub type RowVector2 = RowVectorN; Sep 21 06:43:48.836 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.836 INFO kablam! Sep 21 06:43:48.836 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.836 INFO kablam! --> src/base/alias.rs:159:26 Sep 21 06:43:48.836 INFO kablam! | Sep 21 06:43:48.836 INFO kablam! 159 | pub type RowVector3 = RowVectorN; Sep 21 06:43:48.836 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.836 INFO kablam! | Sep 21 06:43:48.836 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.836 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.836 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.836 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.836 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.836 INFO kablam! Sep 21 06:43:48.836 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.836 INFO kablam! --> src/base/alias.rs:66:25 Sep 21 06:43:48.836 INFO kablam! | Sep 21 06:43:48.836 INFO kablam! 66 | pub type Matrix3x5 = MatrixMN; Sep 21 06:43:48.836 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.836 INFO kablam! | Sep 21 06:43:48.836 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.836 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.836 INFO kablam! --> src/base/alias.rs:159:26 Sep 21 06:43:48.836 INFO kablam! | Sep 21 06:43:48.836 INFO kablam! 159 | pub type RowVector3 = RowVectorN; Sep 21 06:43:48.836 INFO kablam! | ^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.836 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.836 INFO kablam! | Sep 21 06:43:48.836 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.836 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.836 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.836 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.836 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.836 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.836 INFO kablam! Sep 21 06:43:48.836 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.836 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.836 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.836 INFO kablam! Sep 21 06:43:48.836 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.836 INFO kablam! --> src/base/alias.rs:66:25 Sep 21 06:43:48.836 INFO kablam! | Sep 21 06:43:48.836 INFO kablam! 66 | pub type Matrix3x5 = MatrixMN; Sep 21 06:43:48.837 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.837 INFO kablam! | Sep 21 06:43:48.837 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.837 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.837 INFO kablam! --> src/base/alias.rs:159:26 Sep 21 06:43:48.837 INFO kablam! | Sep 21 06:43:48.837 INFO kablam! 159 | pub type RowVector3 = RowVectorN; Sep 21 06:43:48.837 INFO kablam! | ^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.837 INFO kablam! | Sep 21 06:43:48.837 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.837 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.837 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.837 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.837 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.837 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.837 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.837 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.837 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.837 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.837 INFO kablam! Sep 21 06:43:48.837 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.837 INFO kablam! Sep 21 06:43:48.837 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.837 INFO kablam! --> src/base/alias.rs:66:25 Sep 21 06:43:48.837 INFO kablam! | Sep 21 06:43:48.837 INFO kablam! 66 | pub type Matrix3x5 = MatrixMN; Sep 21 06:43:48.837 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.837 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.837 INFO kablam! --> src/base/alias.rs:159:26 Sep 21 06:43:48.837 INFO kablam! | Sep 21 06:43:48.837 INFO kablam! 159 | pub type RowVector3 = RowVectorN; Sep 21 06:43:48.837 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.837 INFO kablam! | | Sep 21 06:43:48.837 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.837 INFO kablam! | Sep 21 06:43:48.837 INFO kablam! | Sep 21 06:43:48.837 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.837 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.837 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.837 INFO kablam! --> src/base/alias.rs:159:26 Sep 21 06:43:48.837 INFO kablam! | Sep 21 06:43:48.837 INFO kablam! 159 | pub type RowVector3 = RowVectorN; Sep 21 06:43:48.837 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.837 INFO kablam! Sep 21 06:43:48.837 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.837 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.837 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.837 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.837 INFO kablam! Sep 21 06:43:48.837 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.837 INFO kablam! --> src/base/alias.rs:66:25 Sep 21 06:43:48.837 INFO kablam! | Sep 21 06:43:48.837 INFO kablam! 66 | pub type Matrix3x5 = MatrixMN; Sep 21 06:43:48.837 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.837 INFO kablam! | | Sep 21 06:43:48.837 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.837 INFO kablam! | Sep 21 06:43:48.837 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.837 INFO kablam! --> src/base/alias.rs:66:25 Sep 21 06:43:48.837 INFO kablam! | Sep 21 06:43:48.837 INFO kablam! 66 | pub type Matrix3x5 = MatrixMN; Sep 21 06:43:48.838 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.838 INFO kablam! Sep 21 06:43:48.838 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.838 INFO kablam! --> src/base/alias.rs:68:25 Sep 21 06:43:48.838 INFO kablam! | Sep 21 06:43:48.838 INFO kablam! 68 | pub type Matrix3x6 = MatrixMN; Sep 21 06:43:48.838 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.838 INFO kablam! | Sep 21 06:43:48.838 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.838 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.838 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.838 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.838 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.838 INFO kablam! Sep 21 06:43:48.838 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.838 INFO kablam! --> src/base/alias.rs:68:25 Sep 21 06:43:48.838 INFO kablam! | Sep 21 06:43:48.838 INFO kablam! 68 | pub type Matrix3x6 = MatrixMN; Sep 21 06:43:48.838 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.838 INFO kablam! | Sep 21 06:43:48.838 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.838 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.838 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.838 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.838 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.838 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.838 INFO kablam! Sep 21 06:43:48.838 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.838 INFO kablam! --> src/base/alias.rs:68:25 Sep 21 06:43:48.838 INFO kablam! | Sep 21 06:43:48.838 INFO kablam! 68 | pub type Matrix3x6 = MatrixMN; Sep 21 06:43:48.838 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.838 INFO kablam! | Sep 21 06:43:48.838 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.838 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.838 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.838 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.838 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.838 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.838 INFO kablam! Sep 21 06:43:48.838 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.838 INFO kablam! --> src/base/alias.rs:68:25 Sep 21 06:43:48.838 INFO kablam! | Sep 21 06:43:48.838 INFO kablam! 68 | pub type Matrix3x6 = MatrixMN; Sep 21 06:43:48.838 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.838 INFO kablam! | | Sep 21 06:43:48.838 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.838 INFO kablam! | Sep 21 06:43:48.838 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.838 INFO kablam! --> src/base/alias.rs:68:25 Sep 21 06:43:48.838 INFO kablam! | Sep 21 06:43:48.839 INFO kablam! 68 | pub type Matrix3x6 = MatrixMN; Sep 21 06:43:48.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.839 INFO kablam! Sep 21 06:43:48.839 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.839 INFO kablam! --> src/base/alias.rs:71:25 Sep 21 06:43:48.839 INFO kablam! | Sep 21 06:43:48.839 INFO kablam! 71 | pub type Matrix4x5 = MatrixMN; Sep 21 06:43:48.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.839 INFO kablam! | Sep 21 06:43:48.839 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.839 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.839 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.839 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.839 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.839 INFO kablam! Sep 21 06:43:48.839 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.839 INFO kablam! --> src/base/alias.rs:71:25 Sep 21 06:43:48.839 INFO kablam! | Sep 21 06:43:48.839 INFO kablam! 71 | pub type Matrix4x5 = MatrixMN; Sep 21 06:43:48.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.839 INFO kablam! | Sep 21 06:43:48.839 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.839 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.839 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.839 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.839 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.839 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.839 INFO kablam! Sep 21 06:43:48.839 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.839 INFO kablam! --> src/base/alias.rs:71:25 Sep 21 06:43:48.839 INFO kablam! | Sep 21 06:43:48.839 INFO kablam! 71 | pub type Matrix4x5 = MatrixMN; Sep 21 06:43:48.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.839 INFO kablam! | Sep 21 06:43:48.839 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.839 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.839 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.839 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.839 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.839 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.839 INFO kablam! Sep 21 06:43:48.839 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.839 INFO kablam! --> src/base/alias.rs:71:25 Sep 21 06:43:48.839 INFO kablam! | Sep 21 06:43:48.839 INFO kablam! 71 | pub type Matrix4x5 = MatrixMN; Sep 21 06:43:48.839 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.839 INFO kablam! | | Sep 21 06:43:48.839 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.839 INFO kablam! | Sep 21 06:43:48.840 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.840 INFO kablam! --> src/base/alias.rs:71:25 Sep 21 06:43:48.840 INFO kablam! | Sep 21 06:43:48.840 INFO kablam! 71 | pub type Matrix4x5 = MatrixMN; Sep 21 06:43:48.840 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.840 INFO kablam! Sep 21 06:43:48.840 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.840 INFO kablam! --> src/base/alias.rs:73:25 Sep 21 06:43:48.840 INFO kablam! | Sep 21 06:43:48.840 INFO kablam! 73 | pub type Matrix4x6 = MatrixMN; Sep 21 06:43:48.840 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.840 INFO kablam! | Sep 21 06:43:48.840 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.840 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.840 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.840 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.840 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.840 INFO kablam! Sep 21 06:43:48.840 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.840 INFO kablam! --> src/base/alias.rs:73:25 Sep 21 06:43:48.840 INFO kablam! | Sep 21 06:43:48.840 INFO kablam! 73 | pub type Matrix4x6 = MatrixMN; Sep 21 06:43:48.840 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.840 INFO kablam! | Sep 21 06:43:48.840 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.840 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.840 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.840 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.840 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.840 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.840 INFO kablam! Sep 21 06:43:48.840 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.840 INFO kablam! --> src/base/alias.rs:73:25 Sep 21 06:43:48.840 INFO kablam! | Sep 21 06:43:48.840 INFO kablam! 73 | pub type Matrix4x6 = MatrixMN; Sep 21 06:43:48.840 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.840 INFO kablam! | Sep 21 06:43:48.840 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.840 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.840 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.840 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.840 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.840 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.840 INFO kablam! Sep 21 06:43:48.840 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.840 INFO kablam! --> src/base/alias.rs:73:25 Sep 21 06:43:48.841 INFO kablam! | Sep 21 06:43:48.841 INFO kablam! 73 | pub type Matrix4x6 = MatrixMN; Sep 21 06:43:48.841 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.841 INFO kablam! | | Sep 21 06:43:48.841 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.841 INFO kablam! | Sep 21 06:43:48.841 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.841 INFO kablam! --> src/base/alias.rs:73:25 Sep 21 06:43:48.841 INFO kablam! | Sep 21 06:43:48.841 INFO kablam! 73 | pub type Matrix4x6 = MatrixMN; Sep 21 06:43:48.841 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.841 INFO kablam! Sep 21 06:43:48.841 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.841 INFO kablam! --> src/base/alias.rs:161:26 Sep 21 06:43:48.841 INFO kablam! | Sep 21 06:43:48.841 INFO kablam! 161 | pub type RowVector4 = RowVectorN; Sep 21 06:43:48.841 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.841 INFO kablam! | Sep 21 06:43:48.841 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.841 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.841 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.841 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.841 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.841 INFO kablam! Sep 21 06:43:48.841 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.841 INFO kablam! --> src/base/alias.rs:161:26 Sep 21 06:43:48.841 INFO kablam! | Sep 21 06:43:48.841 INFO kablam! 161 | pub type RowVector4 = RowVectorN; Sep 21 06:43:48.841 INFO kablam! | ^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.841 INFO kablam! | Sep 21 06:43:48.841 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.841 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.841 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.841 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.841 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.841 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.841 INFO kablam! Sep 21 06:43:48.841 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.841 INFO kablam! --> src/base/alias.rs:161:26 Sep 21 06:43:48.841 INFO kablam! | Sep 21 06:43:48.841 INFO kablam! 161 | pub type RowVector4 = RowVectorN; Sep 21 06:43:48.841 INFO kablam! | ^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.841 INFO kablam! | Sep 21 06:43:48.841 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.841 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.841 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.841 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.841 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.841 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.841 INFO kablam! Sep 21 06:43:48.841 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.841 INFO kablam! --> src/base/alias.rs:161:26 Sep 21 06:43:48.841 INFO kablam! | Sep 21 06:43:48.841 INFO kablam! 161 | pub type RowVector4 = RowVectorN; Sep 21 06:43:48.841 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.841 INFO kablam! | | Sep 21 06:43:48.841 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.841 INFO kablam! | Sep 21 06:43:48.841 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.841 INFO kablam! --> src/base/alias.rs:161:26 Sep 21 06:43:48.841 INFO kablam! | Sep 21 06:43:48.841 INFO kablam! 161 | pub type RowVector4 = RowVectorN; Sep 21 06:43:48.841 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.841 INFO kablam! Sep 21 06:43:48.841 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.841 INFO kablam! --> src/base/alias.rs:163:26 Sep 21 06:43:48.841 INFO kablam! | Sep 21 06:43:48.841 INFO kablam! 163 | pub type RowVector5 = RowVectorN; Sep 21 06:43:48.841 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.842 INFO kablam! | Sep 21 06:43:48.842 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.842 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.842 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.842 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.842 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.842 INFO kablam! Sep 21 06:43:48.842 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.842 INFO kablam! --> src/base/alias.rs:163:26 Sep 21 06:43:48.842 INFO kablam! | Sep 21 06:43:48.842 INFO kablam! 163 | pub type RowVector5 = RowVectorN; Sep 21 06:43:48.842 INFO kablam! | ^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.842 INFO kablam! | Sep 21 06:43:48.842 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.842 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.842 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.842 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.842 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.842 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.842 INFO kablam! Sep 21 06:43:48.842 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.842 INFO kablam! --> src/base/alias.rs:163:26 Sep 21 06:43:48.842 INFO kablam! | Sep 21 06:43:48.842 INFO kablam! 163 | pub type RowVector5 = RowVectorN; Sep 21 06:43:48.842 INFO kablam! | ^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.842 INFO kablam! | Sep 21 06:43:48.842 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.842 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.842 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.842 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.842 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.842 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.842 INFO kablam! Sep 21 06:43:48.842 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.842 INFO kablam! --> src/base/alias.rs:163:26 Sep 21 06:43:48.842 INFO kablam! | Sep 21 06:43:48.842 INFO kablam! 163 | pub type RowVector5 = RowVectorN; Sep 21 06:43:48.842 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.842 INFO kablam! | | Sep 21 06:43:48.842 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.842 INFO kablam! | Sep 21 06:43:48.842 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.842 INFO kablam! --> src/base/alias.rs:163:26 Sep 21 06:43:48.842 INFO kablam! | Sep 21 06:43:48.842 INFO kablam! 163 | pub type RowVector5 = RowVectorN; Sep 21 06:43:48.842 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.842 INFO kablam! Sep 21 06:43:48.842 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.842 INFO kablam! --> src/base/alias.rs:165:26 Sep 21 06:43:48.842 INFO kablam! | Sep 21 06:43:48.843 INFO kablam! 165 | pub type RowVector6 = RowVectorN; Sep 21 06:43:48.843 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.843 INFO kablam! | Sep 21 06:43:48.843 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.843 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.843 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.843 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.843 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.843 INFO kablam! Sep 21 06:43:48.843 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.843 INFO kablam! --> src/base/alias.rs:165:26 Sep 21 06:43:48.843 INFO kablam! | Sep 21 06:43:48.843 INFO kablam! 165 | pub type RowVector6 = RowVectorN; Sep 21 06:43:48.843 INFO kablam! | ^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.843 INFO kablam! | Sep 21 06:43:48.843 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.843 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.843 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.843 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.843 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.843 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.843 INFO kablam! Sep 21 06:43:48.843 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.843 INFO kablam! --> src/base/alias.rs:165:26 Sep 21 06:43:48.843 INFO kablam! | Sep 21 06:43:48.843 INFO kablam! 165 | pub type RowVector6 = RowVectorN; Sep 21 06:43:48.843 INFO kablam! | ^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.843 INFO kablam! | Sep 21 06:43:48.843 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.843 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.843 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.843 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.843 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.843 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.843 INFO kablam! Sep 21 06:43:48.843 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.843 INFO kablam! --> src/base/alias.rs:165:26 Sep 21 06:43:48.843 INFO kablam! | Sep 21 06:43:48.843 INFO kablam! 165 | pub type RowVector6 = RowVectorN; Sep 21 06:43:48.843 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.843 INFO kablam! | | Sep 21 06:43:48.843 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.843 INFO kablam! | Sep 21 06:43:48.843 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.843 INFO kablam! --> src/base/alias.rs:165:26 Sep 21 06:43:48.843 INFO kablam! | Sep 21 06:43:48.843 INFO kablam! 165 | pub type RowVector6 = RowVectorN; Sep 21 06:43:48.843 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.844 INFO kablam! Sep 21 06:43:48.844 INFO kablam! warning: the trait bound `R: base::dimension::Dim` is not satisfied Sep 21 06:43:48.844 INFO kablam! --> src/base/alias_slice.rs:14:5 Sep 21 06:43:48.844 INFO kablam! | Sep 21 06:43:48.844 INFO kablam! 14 | Matrix>; Sep 21 06:43:48.844 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `R` Sep 21 06:43:48.844 INFO kablam! | Sep 21 06:43:48.844 INFO kablam! = help: consider adding a `where R: base::dimension::Dim` bound Sep 21 06:43:48.844 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.844 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.844 INFO kablam! Sep 21 06:43:48.844 INFO kablam! warning: the trait bound `C: base::dimension::Dim` is not satisfied Sep 21 06:43:48.844 INFO kablam! --> src/base/alias_slice.rs:14:5 Sep 21 06:43:48.844 INFO kablam! | Sep 21 06:43:48.844 INFO kablam! 14 | Matrix>; Sep 21 06:43:48.844 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `C` Sep 21 06:43:48.844 INFO kablam! | Sep 21 06:43:48.844 INFO kablam! = help: consider adding a `where C: base::dimension::Dim` bound Sep 21 06:43:48.844 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.844 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.844 INFO kablam! Sep 21 06:43:48.844 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.844 INFO kablam! --> src/base/alias_slice.rs:14:5 Sep 21 06:43:48.844 INFO kablam! | Sep 21 06:43:48.844 INFO kablam! 14 | Matrix>; Sep 21 06:43:48.844 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.844 INFO kablam! | Sep 21 06:43:48.844 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.844 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.844 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.844 INFO kablam! Sep 21 06:43:48.844 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.844 INFO kablam! --> src/base/alias_slice.rs:14:5 Sep 21 06:43:48.844 INFO kablam! | Sep 21 06:43:48.844 INFO kablam! 14 | Matrix>; Sep 21 06:43:48.844 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.844 INFO kablam! | Sep 21 06:43:48.844 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.844 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.844 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.844 INFO kablam! Sep 21 06:43:48.844 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.844 INFO kablam! --> src/base/alias_slice.rs:14:5 Sep 21 06:43:48.844 INFO kablam! | Sep 21 06:43:48.844 INFO kablam! 14 | Matrix>; Sep 21 06:43:48.844 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.844 INFO kablam! | Sep 21 06:43:48.844 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.844 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.844 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.844 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.844 INFO kablam! Sep 21 06:43:48.844 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.844 INFO kablam! --> src/base/alias_slice.rs:14:5 Sep 21 06:43:48.844 INFO kablam! | Sep 21 06:43:48.844 INFO kablam! 14 | Matrix>; Sep 21 06:43:48.844 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.844 INFO kablam! | Sep 21 06:43:48.845 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.845 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.845 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.845 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.845 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.845 INFO kablam! Sep 21 06:43:48.845 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.845 INFO kablam! --> src/base/alias_slice.rs:14:5 Sep 21 06:43:48.845 INFO kablam! | Sep 21 06:43:48.845 INFO kablam! 14 | Matrix>; Sep 21 06:43:48.845 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.845 INFO kablam! | Sep 21 06:43:48.845 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.845 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.845 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.845 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.845 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.845 INFO kablam! Sep 21 06:43:48.845 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.845 INFO kablam! --> src/base/alias_slice.rs:14:5 Sep 21 06:43:48.845 INFO kablam! | Sep 21 06:43:48.845 INFO kablam! 13 | pub type MatrixSliceMN<'a, N, R, C, RStride = U1, CStride = R> = Sep 21 06:43:48.845 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.845 INFO kablam! 14 | Matrix>; Sep 21 06:43:48.845 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.845 INFO kablam! | Sep 21 06:43:48.845 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.845 INFO kablam! --> src/base/alias_slice.rs:14:5 Sep 21 06:43:48.845 INFO kablam! | Sep 21 06:43:48.845 INFO kablam! 14 | Matrix>; Sep 21 06:43:48.845 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.845 INFO kablam! Sep 21 06:43:48.845 INFO kablam! warning: the trait bound `D: base::dimension::Dim` is not satisfied Sep 21 06:43:48.845 INFO kablam! --> src/base/alias_slice.rs:18:5 Sep 21 06:43:48.845 INFO kablam! | Sep 21 06:43:48.845 INFO kablam! 18 | MatrixSliceMN<'a, N, D, D, RStride, CStride>; Sep 21 06:43:48.845 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `D` Sep 21 06:43:48.845 INFO kablam! | Sep 21 06:43:48.845 INFO kablam! = help: consider adding a `where D: base::dimension::Dim` bound Sep 21 06:43:48.845 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.845 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.845 INFO kablam! Sep 21 06:43:48.845 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.845 INFO kablam! --> src/base/alias_slice.rs:18:5 Sep 21 06:43:48.845 INFO kablam! | Sep 21 06:43:48.845 INFO kablam! 18 | MatrixSliceMN<'a, N, D, D, RStride, CStride>; Sep 21 06:43:48.845 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.845 INFO kablam! | Sep 21 06:43:48.845 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.845 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.845 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.845 INFO kablam! Sep 21 06:43:48.845 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.845 INFO kablam! --> src/base/alias_slice.rs:18:5 Sep 21 06:43:48.845 INFO kablam! | Sep 21 06:43:48.845 INFO kablam! 18 | MatrixSliceMN<'a, N, D, D, RStride, CStride>; Sep 21 06:43:48.845 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.845 INFO kablam! | Sep 21 06:43:48.845 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.845 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.845 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.845 INFO kablam! Sep 21 06:43:48.845 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.845 INFO kablam! --> src/base/alias_slice.rs:18:5 Sep 21 06:43:48.845 INFO kablam! | Sep 21 06:43:48.845 INFO kablam! 18 | MatrixSliceMN<'a, N, D, D, RStride, CStride>; Sep 21 06:43:48.846 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.846 INFO kablam! | Sep 21 06:43:48.846 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.846 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.846 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.846 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.846 INFO kablam! Sep 21 06:43:48.846 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.846 INFO kablam! --> src/base/alias_slice.rs:18:5 Sep 21 06:43:48.846 INFO kablam! | Sep 21 06:43:48.846 INFO kablam! 18 | MatrixSliceMN<'a, N, D, D, RStride, CStride>; Sep 21 06:43:48.846 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.846 INFO kablam! | Sep 21 06:43:48.846 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.846 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.846 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.846 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.846 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.846 INFO kablam! Sep 21 06:43:48.846 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.846 INFO kablam! --> src/base/alias_slice.rs:18:5 Sep 21 06:43:48.846 INFO kablam! | Sep 21 06:43:48.846 INFO kablam! 18 | MatrixSliceMN<'a, N, D, D, RStride, CStride>; Sep 21 06:43:48.846 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.846 INFO kablam! | Sep 21 06:43:48.846 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.846 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.846 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.846 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.846 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.846 INFO kablam! Sep 21 06:43:48.846 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.846 INFO kablam! --> src/base/alias_slice.rs:18:5 Sep 21 06:43:48.846 INFO kablam! | Sep 21 06:43:48.846 INFO kablam! 17 | pub type MatrixSliceN<'a, N, D, RStride = U1, CStride = D> = Sep 21 06:43:48.846 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.846 INFO kablam! 18 | MatrixSliceMN<'a, N, D, D, RStride, CStride>; Sep 21 06:43:48.846 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.846 INFO kablam! | Sep 21 06:43:48.846 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.846 INFO kablam! --> src/base/alias_slice.rs:18:5 Sep 21 06:43:48.846 INFO kablam! | Sep 21 06:43:48.846 INFO kablam! 18 | MatrixSliceMN<'a, N, D, D, RStride, CStride>; Sep 21 06:43:48.846 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.846 INFO kablam! Sep 21 06:43:48.846 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.846 INFO kablam! --> src/base/alias.rs:76:25 Sep 21 06:43:48.846 INFO kablam! | Sep 21 06:43:48.846 INFO kablam! 76 | pub type Matrix5x6 = MatrixMN; Sep 21 06:43:48.846 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.846 INFO kablam! | Sep 21 06:43:48.846 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.846 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.846 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.846 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.846 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.846 INFO kablam! Sep 21 06:43:48.846 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.846 INFO kablam! --> src/base/alias.rs:76:25 Sep 21 06:43:48.846 INFO kablam! | Sep 21 06:43:48.846 INFO kablam! 76 | pub type Matrix5x6 = MatrixMN; Sep 21 06:43:48.846 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.846 INFO kablam! | Sep 21 06:43:48.846 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.846 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.846 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.846 INFO kablam! --> src/base/alias_slice.rs:22:5 Sep 21 06:43:48.847 INFO kablam! | Sep 21 06:43:48.847 INFO kablam! 22 | MatrixSliceN<'a, N, Dynamic, RStride, CStride>; Sep 21 06:43:48.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.847 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.847 INFO kablam! | Sep 21 06:43:48.847 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.847 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.847 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.847 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.847 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.847 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.847 INFO kablam! Sep 21 06:43:48.847 INFO kablam! Sep 21 06:43:48.847 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.847 INFO kablam! --> src/base/alias_slice.rs:22:5 Sep 21 06:43:48.847 INFO kablam! | Sep 21 06:43:48.847 INFO kablam! 22 | MatrixSliceN<'a, N, Dynamic, RStride, CStride>; Sep 21 06:43:48.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.847 INFO kablam! | Sep 21 06:43:48.847 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.847 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.847 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.847 INFO kablam! Sep 21 06:43:48.847 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.847 INFO kablam! --> src/base/alias.rs:76:25 Sep 21 06:43:48.847 INFO kablam! | Sep 21 06:43:48.847 INFO kablam! 76 | pub type Matrix5x6 = MatrixMN; Sep 21 06:43:48.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.847 INFO kablam! | Sep 21 06:43:48.847 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.847 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.847 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.847 INFO kablam! --> src/base/alias_slice.rs:22:5 Sep 21 06:43:48.847 INFO kablam! | Sep 21 06:43:48.847 INFO kablam! 22 | MatrixSliceN<'a, N, Dynamic, RStride, CStride>; Sep 21 06:43:48.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.847 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.847 INFO kablam! | Sep 21 06:43:48.847 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.847 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.847 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.847 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.847 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.847 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.847 INFO kablam! Sep 21 06:43:48.847 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.847 INFO kablam! Sep 21 06:43:48.847 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.847 INFO kablam! --> src/base/alias_slice.rs:22:5 Sep 21 06:43:48.847 INFO kablam! | Sep 21 06:43:48.847 INFO kablam! 22 | MatrixSliceN<'a, N, Dynamic, RStride, CStride>; Sep 21 06:43:48.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.847 INFO kablam! | Sep 21 06:43:48.847 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.848 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.848 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.848 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.848 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.848 INFO kablam! Sep 21 06:43:48.848 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.848 INFO kablam! --> src/base/alias_slice.rs:22:5 Sep 21 06:43:48.848 INFO kablam! | Sep 21 06:43:48.848 INFO kablam! 22 | MatrixSliceN<'a, N, Dynamic, RStride, CStride>; Sep 21 06:43:48.848 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.848 INFO kablam! | Sep 21 06:43:48.848 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.848 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.848 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.848 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.848 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.848 INFO kablam! Sep 21 06:43:48.848 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.848 INFO kablam! --> src/base/alias_slice.rs:22:5 Sep 21 06:43:48.848 INFO kablam! | Sep 21 06:43:48.848 INFO kablam! 21 | pub type DMatrixSlice<'a, N, RStride = U1, CStride = Dynamic> = Sep 21 06:43:48.848 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.848 INFO kablam! 22 | MatrixSliceN<'a, N, Dynamic, RStride, CStride>; Sep 21 06:43:48.848 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.848 INFO kablam! | Sep 21 06:43:48.848 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.848 INFO kablam! --> src/base/alias_slice.rs:22:5 Sep 21 06:43:48.848 INFO kablam! | Sep 21 06:43:48.848 INFO kablam! 22 | MatrixSliceN<'a, N, Dynamic, RStride, CStride>; Sep 21 06:43:48.848 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.848 INFO kablam! Sep 21 06:43:48.848 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.848 INFO kablam! --> src/base/alias.rs:76:25 Sep 21 06:43:48.848 INFO kablam! | Sep 21 06:43:48.848 INFO kablam! 76 | pub type Matrix5x6 = MatrixMN; Sep 21 06:43:48.848 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.848 INFO kablam! | | Sep 21 06:43:48.848 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.848 INFO kablam! | Sep 21 06:43:48.848 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.848 INFO kablam! --> src/base/alias.rs:76:25 Sep 21 06:43:48.848 INFO kablam! | Sep 21 06:43:48.848 INFO kablam! 76 | pub type Matrix5x6 = MatrixMN; Sep 21 06:43:48.848 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.848 INFO kablam! Sep 21 06:43:48.848 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.848 INFO kablam! --> src/base/alias_slice.rs:26:5 Sep 21 06:43:48.848 INFO kablam! | Sep 21 06:43:48.848 INFO kablam! 26 | MatrixSliceN<'a, N, U1, RStride, CStride>; Sep 21 06:43:48.848 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.848 INFO kablam! | Sep 21 06:43:48.848 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.848 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.848 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.848 INFO kablam! Sep 21 06:43:48.848 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.848 INFO kablam! --> src/base/alias_slice.rs:26:5 Sep 21 06:43:48.848 INFO kablam! | Sep 21 06:43:48.849 INFO kablam! 26 | MatrixSliceN<'a, N, U1, RStride, CStride>; Sep 21 06:43:48.849 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.849 INFO kablam! | Sep 21 06:43:48.849 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.849 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.849 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.849 INFO kablam! Sep 21 06:43:48.849 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.849 INFO kablam! --> src/base/alias_slice.rs:26:5 Sep 21 06:43:48.849 INFO kablam! | Sep 21 06:43:48.849 INFO kablam! 26 | MatrixSliceN<'a, N, U1, RStride, CStride>; Sep 21 06:43:48.849 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.849 INFO kablam! | Sep 21 06:43:48.849 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.849 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.849 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.849 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.849 INFO kablam! Sep 21 06:43:48.849 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.849 INFO kablam! --> src/base/alias_slice.rs:26:5 Sep 21 06:43:48.849 INFO kablam! | Sep 21 06:43:48.849 INFO kablam! 26 | MatrixSliceN<'a, N, U1, RStride, CStride>; Sep 21 06:43:48.849 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.849 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.849 INFO kablam! | Sep 21 06:43:48.849 INFO kablam! --> src/base/alias.rs:79:25 Sep 21 06:43:48.849 INFO kablam! | Sep 21 06:43:48.849 INFO kablam! 79 | pub type Matrix2x1 = MatrixMN; Sep 21 06:43:48.849 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.849 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.849 INFO kablam! | Sep 21 06:43:48.849 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.849 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.849 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.849 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.849 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.849 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.849 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.849 INFO kablam! Sep 21 06:43:48.849 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.849 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.849 INFO kablam! Sep 21 06:43:48.849 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.849 INFO kablam! --> src/base/alias_slice.rs:26:5 Sep 21 06:43:48.849 INFO kablam! | Sep 21 06:43:48.849 INFO kablam! 26 | MatrixSliceN<'a, N, U1, RStride, CStride>; Sep 21 06:43:48.849 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.849 INFO kablam! | Sep 21 06:43:48.849 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.849 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.849 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.849 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.849 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.849 INFO kablam! --> src/base/alias.rs:79:25 Sep 21 06:43:48.849 INFO kablam! | Sep 21 06:43:48.849 INFO kablam! 79 | pub type Matrix2x1 = MatrixMN; Sep 21 06:43:48.849 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.849 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.849 INFO kablam! Sep 21 06:43:48.849 INFO kablam! | Sep 21 06:43:48.849 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.849 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.849 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.849 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.849 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.850 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.850 INFO kablam! Sep 21 06:43:48.850 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.850 INFO kablam! --> src/base/alias_slice.rs:26:5 Sep 21 06:43:48.850 INFO kablam! | Sep 21 06:43:48.850 INFO kablam! 25 | pub type MatrixSlice1<'a, N, RStride = U1, CStride = U1> = Sep 21 06:43:48.850 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.850 INFO kablam! 26 | MatrixSliceN<'a, N, U1, RStride, CStride>; Sep 21 06:43:48.850 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.855 INFO kablam! | Sep 21 06:43:48.855 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.855 INFO kablam! --> src/base/alias_slice.rs:26:5 Sep 21 06:43:48.855 INFO kablam! | Sep 21 06:43:48.855 INFO kablam! 26 | MatrixSliceN<'a, N, U1, RStride, CStride>; Sep 21 06:43:48.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.855 INFO kablam! Sep 21 06:43:48.855 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.855 INFO kablam! --> src/base/alias.rs:79:25 Sep 21 06:43:48.855 INFO kablam! | Sep 21 06:43:48.855 INFO kablam! 79 | pub type Matrix2x1 = MatrixMN; Sep 21 06:43:48.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.855 INFO kablam! | Sep 21 06:43:48.855 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.855 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.855 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.855 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.855 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.855 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.855 INFO kablam! Sep 21 06:43:48.855 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.855 INFO kablam! --> src/base/alias.rs:79:25 Sep 21 06:43:48.855 INFO kablam! | Sep 21 06:43:48.855 INFO kablam! 79 | pub type Matrix2x1 = MatrixMN; Sep 21 06:43:48.856 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.856 INFO kablam! | | Sep 21 06:43:48.856 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.856 INFO kablam! | Sep 21 06:43:48.856 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.856 INFO kablam! --> src/base/alias.rs:79:25 Sep 21 06:43:48.856 INFO kablam! | Sep 21 06:43:48.856 INFO kablam! 79 | pub type Matrix2x1 = MatrixMN; Sep 21 06:43:48.856 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.856 INFO kablam! Sep 21 06:43:48.856 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.856 INFO kablam! --> src/base/alias.rs:81:25 Sep 21 06:43:48.856 INFO kablam! | Sep 21 06:43:48.856 INFO kablam! 81 | pub type Matrix3x1 = MatrixMN; Sep 21 06:43:48.856 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.856 INFO kablam! | Sep 21 06:43:48.856 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.856 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.856 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.856 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.856 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.856 INFO kablam! Sep 21 06:43:48.856 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.856 INFO kablam! --> src/base/alias.rs:81:25 Sep 21 06:43:48.856 INFO kablam! | Sep 21 06:43:48.856 INFO kablam! 81 | pub type Matrix3x1 = MatrixMN; Sep 21 06:43:48.856 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.856 INFO kablam! | Sep 21 06:43:48.856 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.856 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.856 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.856 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.856 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.856 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.856 INFO kablam! Sep 21 06:43:48.856 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.856 INFO kablam! --> src/base/alias.rs:81:25 Sep 21 06:43:48.856 INFO kablam! | Sep 21 06:43:48.856 INFO kablam! 81 | pub type Matrix3x1 = MatrixMN; Sep 21 06:43:48.856 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.856 INFO kablam! | Sep 21 06:43:48.856 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.856 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.856 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.856 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.856 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.856 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.856 INFO kablam! Sep 21 06:43:48.856 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.856 INFO kablam! --> src/base/alias.rs:81:25 Sep 21 06:43:48.856 INFO kablam! | Sep 21 06:43:48.856 INFO kablam! 81 | pub type Matrix3x1 = MatrixMN; Sep 21 06:43:48.856 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.856 INFO kablam! | | Sep 21 06:43:48.856 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.856 INFO kablam! | Sep 21 06:43:48.856 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.856 INFO kablam! --> src/base/alias.rs:81:25 Sep 21 06:43:48.856 INFO kablam! | Sep 21 06:43:48.856 INFO kablam! 81 | pub type Matrix3x1 = MatrixMN; Sep 21 06:43:48.856 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.856 INFO kablam! Sep 21 06:43:48.856 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.856 INFO kablam! --> src/base/alias.rs:83:25 Sep 21 06:43:48.856 INFO kablam! | Sep 21 06:43:48.856 INFO kablam! 83 | pub type Matrix4x1 = MatrixMN; Sep 21 06:43:48.856 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.856 INFO kablam! | Sep 21 06:43:48.856 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.856 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.857 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.857 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.857 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.857 INFO kablam! Sep 21 06:43:48.857 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.857 INFO kablam! --> src/base/alias.rs:83:25 Sep 21 06:43:48.857 INFO kablam! | Sep 21 06:43:48.857 INFO kablam! 83 | pub type Matrix4x1 = MatrixMN; Sep 21 06:43:48.857 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.857 INFO kablam! | Sep 21 06:43:48.857 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.857 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.857 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.857 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.857 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.857 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.857 INFO kablam! Sep 21 06:43:48.857 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.857 INFO kablam! --> src/base/alias.rs:83:25 Sep 21 06:43:48.857 INFO kablam! | Sep 21 06:43:48.857 INFO kablam! 83 | pub type Matrix4x1 = MatrixMN; Sep 21 06:43:48.857 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.857 INFO kablam! | Sep 21 06:43:48.857 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.857 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.857 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.857 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.857 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.857 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.857 INFO kablam! Sep 21 06:43:48.857 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.857 INFO kablam! --> src/base/alias.rs:83:25 Sep 21 06:43:48.857 INFO kablam! | Sep 21 06:43:48.857 INFO kablam! 83 | pub type Matrix4x1 = MatrixMN; Sep 21 06:43:48.857 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.857 INFO kablam! | | Sep 21 06:43:48.857 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.857 INFO kablam! | Sep 21 06:43:48.857 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.857 INFO kablam! --> src/base/alias.rs:83:25 Sep 21 06:43:48.857 INFO kablam! | Sep 21 06:43:48.857 INFO kablam! 83 | pub type Matrix4x1 = MatrixMN; Sep 21 06:43:48.857 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.857 INFO kablam! Sep 21 06:43:48.857 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.857 INFO kablam! --> src/base/alias.rs:85:25 Sep 21 06:43:48.857 INFO kablam! | Sep 21 06:43:48.857 INFO kablam! 85 | pub type Matrix5x1 = MatrixMN; Sep 21 06:43:48.857 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.857 INFO kablam! | Sep 21 06:43:48.857 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.857 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.857 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.857 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.857 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.857 INFO kablam! Sep 21 06:43:48.857 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.857 INFO kablam! --> src/base/alias.rs:85:25 Sep 21 06:43:48.857 INFO kablam! | Sep 21 06:43:48.857 INFO kablam! 85 | pub type Matrix5x1 = MatrixMN; Sep 21 06:43:48.857 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.857 INFO kablam! | Sep 21 06:43:48.857 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.857 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.857 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.857 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.857 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.857 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.858 INFO kablam! Sep 21 06:43:48.858 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.858 INFO kablam! --> src/base/alias.rs:85:25 Sep 21 06:43:48.858 INFO kablam! | Sep 21 06:43:48.858 INFO kablam! 85 | pub type Matrix5x1 = MatrixMN; Sep 21 06:43:48.858 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.858 INFO kablam! | Sep 21 06:43:48.858 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.858 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.858 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.858 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.858 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.858 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.858 INFO kablam! Sep 21 06:43:48.858 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.858 INFO kablam! --> src/base/alias_slice.rs:29:5 Sep 21 06:43:48.858 INFO kablam! | Sep 21 06:43:48.858 INFO kablam! 29 | MatrixSliceN<'a, N, U2, RStride, CStride>; Sep 21 06:43:48.858 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.858 INFO kablam! | Sep 21 06:43:48.858 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.858 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.858 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.858 INFO kablam! Sep 21 06:43:48.858 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.858 INFO kablam! --> src/base/alias_slice.rs:29:5 Sep 21 06:43:48.858 INFO kablam! | Sep 21 06:43:48.858 INFO kablam! 29 | MatrixSliceN<'a, N, U2, RStride, CStride>; Sep 21 06:43:48.858 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.858 INFO kablam! | Sep 21 06:43:48.858 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.858 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.858 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.858 INFO kablam! Sep 21 06:43:48.858 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.858 INFO kablam! --> src/base/alias_slice.rs:29:5 Sep 21 06:43:48.858 INFO kablam! | Sep 21 06:43:48.858 INFO kablam! 29 | MatrixSliceN<'a, N, U2, RStride, CStride>; Sep 21 06:43:48.858 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.858 INFO kablam! | Sep 21 06:43:48.858 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.859 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.859 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.859 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.859 INFO kablam! Sep 21 06:43:48.859 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.859 INFO kablam! --> src/base/alias_slice.rs:29:5 Sep 21 06:43:48.859 INFO kablam! | Sep 21 06:43:48.859 INFO kablam! 29 | MatrixSliceN<'a, N, U2, RStride, CStride>; Sep 21 06:43:48.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.859 INFO kablam! | Sep 21 06:43:48.859 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.859 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.859 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.859 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.859 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.859 INFO kablam! Sep 21 06:43:48.859 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.859 INFO kablam! --> src/base/alias_slice.rs:29:5 Sep 21 06:43:48.859 INFO kablam! | Sep 21 06:43:48.859 INFO kablam! 29 | MatrixSliceN<'a, N, U2, RStride, CStride>; Sep 21 06:43:48.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.859 INFO kablam! | Sep 21 06:43:48.859 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.859 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.859 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.859 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.859 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.859 INFO kablam! Sep 21 06:43:48.859 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.859 INFO kablam! --> src/base/alias_slice.rs:29:5 Sep 21 06:43:48.859 INFO kablam! | Sep 21 06:43:48.859 INFO kablam! 28 | pub type MatrixSlice2<'a, N, RStride = U1, CStride = U2> = Sep 21 06:43:48.859 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.859 INFO kablam! 29 | MatrixSliceN<'a, N, U2, RStride, CStride>; Sep 21 06:43:48.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.859 INFO kablam! | Sep 21 06:43:48.859 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.859 INFO kablam! --> src/base/alias_slice.rs:29:5 Sep 21 06:43:48.859 INFO kablam! | Sep 21 06:43:48.859 INFO kablam! 29 | MatrixSliceN<'a, N, U2, RStride, CStride>; Sep 21 06:43:48.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.859 INFO kablam! Sep 21 06:43:48.859 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.859 INFO kablam! --> src/base/alias_slice.rs:32:5 Sep 21 06:43:48.859 INFO kablam! | Sep 21 06:43:48.859 INFO kablam! 32 | MatrixSliceN<'a, N, U3, RStride, CStride>; Sep 21 06:43:48.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.859 INFO kablam! | Sep 21 06:43:48.859 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.859 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.859 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.859 INFO kablam! Sep 21 06:43:48.859 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.859 INFO kablam! --> src/base/alias_slice.rs:32:5 Sep 21 06:43:48.859 INFO kablam! | Sep 21 06:43:48.859 INFO kablam! 32 | MatrixSliceN<'a, N, U3, RStride, CStride>; Sep 21 06:43:48.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.859 INFO kablam! | Sep 21 06:43:48.859 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.859 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.859 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.859 INFO kablam! Sep 21 06:43:48.859 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.859 INFO kablam! --> src/base/alias_slice.rs:32:5 Sep 21 06:43:48.859 INFO kablam! | Sep 21 06:43:48.859 INFO kablam! 32 | MatrixSliceN<'a, N, U3, RStride, CStride>; Sep 21 06:43:48.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.859 INFO kablam! | Sep 21 06:43:48.860 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.860 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.860 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.860 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.860 INFO kablam! Sep 21 06:43:48.860 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.860 INFO kablam! --> src/base/alias_slice.rs:32:5 Sep 21 06:43:48.860 INFO kablam! | Sep 21 06:43:48.860 INFO kablam! 32 | MatrixSliceN<'a, N, U3, RStride, CStride>; Sep 21 06:43:48.860 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.860 INFO kablam! | Sep 21 06:43:48.860 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.860 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.860 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.860 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.860 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.860 INFO kablam! Sep 21 06:43:48.860 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.860 INFO kablam! --> src/base/alias_slice.rs:32:5 Sep 21 06:43:48.860 INFO kablam! | Sep 21 06:43:48.860 INFO kablam! 32 | MatrixSliceN<'a, N, U3, RStride, CStride>; Sep 21 06:43:48.860 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.860 INFO kablam! | Sep 21 06:43:48.860 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.860 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.860 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.860 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.860 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.860 INFO kablam! Sep 21 06:43:48.860 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.860 INFO kablam! --> src/base/alias_slice.rs:32:5 Sep 21 06:43:48.860 INFO kablam! | Sep 21 06:43:48.860 INFO kablam! 31 | pub type MatrixSlice3<'a, N, RStride = U1, CStride = U3> = Sep 21 06:43:48.860 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.860 INFO kablam! 32 | MatrixSliceN<'a, N, U3, RStride, CStride>; Sep 21 06:43:48.860 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.860 INFO kablam! | Sep 21 06:43:48.860 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.860 INFO kablam! --> src/base/alias_slice.rs:32:5 Sep 21 06:43:48.860 INFO kablam! | Sep 21 06:43:48.860 INFO kablam! 32 | MatrixSliceN<'a, N, U3, RStride, CStride>; Sep 21 06:43:48.860 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.860 INFO kablam! Sep 21 06:43:48.860 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.860 INFO kablam! --> src/base/alias_slice.rs:35:5 Sep 21 06:43:48.860 INFO kablam! | Sep 21 06:43:48.860 INFO kablam! 35 | MatrixSliceN<'a, N, U4, RStride, CStride>; Sep 21 06:43:48.860 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.860 INFO kablam! | Sep 21 06:43:48.860 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.861 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.861 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.861 INFO kablam! Sep 21 06:43:48.861 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.861 INFO kablam! --> src/base/alias_slice.rs:35:5 Sep 21 06:43:48.861 INFO kablam! | Sep 21 06:43:48.861 INFO kablam! 35 | MatrixSliceN<'a, N, U4, RStride, CStride>; Sep 21 06:43:48.861 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.861 INFO kablam! | Sep 21 06:43:48.861 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.861 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.861 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.861 INFO kablam! Sep 21 06:43:48.861 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.861 INFO kablam! --> src/base/alias_slice.rs:35:5 Sep 21 06:43:48.861 INFO kablam! | Sep 21 06:43:48.861 INFO kablam! 35 | MatrixSliceN<'a, N, U4, RStride, CStride>; Sep 21 06:43:48.861 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.861 INFO kablam! | Sep 21 06:43:48.861 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.861 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.861 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.861 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.861 INFO kablam! Sep 21 06:43:48.861 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.861 INFO kablam! --> src/base/alias_slice.rs:35:5 Sep 21 06:43:48.861 INFO kablam! | Sep 21 06:43:48.861 INFO kablam! 35 | MatrixSliceN<'a, N, U4, RStride, CStride>; Sep 21 06:43:48.861 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.861 INFO kablam! | Sep 21 06:43:48.861 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.861 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.861 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.861 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.861 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.861 INFO kablam! Sep 21 06:43:48.861 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.861 INFO kablam! --> src/base/alias_slice.rs:35:5 Sep 21 06:43:48.861 INFO kablam! | Sep 21 06:43:48.861 INFO kablam! 35 | MatrixSliceN<'a, N, U4, RStride, CStride>; Sep 21 06:43:48.861 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.861 INFO kablam! | Sep 21 06:43:48.861 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.861 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.861 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.861 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.862 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.862 INFO kablam! Sep 21 06:43:48.862 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.862 INFO kablam! --> src/base/alias_slice.rs:35:5 Sep 21 06:43:48.862 INFO kablam! | Sep 21 06:43:48.862 INFO kablam! 34 | pub type MatrixSlice4<'a, N, RStride = U1, CStride = U4> = Sep 21 06:43:48.862 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.862 INFO kablam! 35 | MatrixSliceN<'a, N, U4, RStride, CStride>; Sep 21 06:43:48.862 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.862 INFO kablam! | Sep 21 06:43:48.862 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.862 INFO kablam! --> src/base/alias_slice.rs:35:5 Sep 21 06:43:48.862 INFO kablam! | Sep 21 06:43:48.862 INFO kablam! 35 | MatrixSliceN<'a, N, U4, RStride, CStride>; Sep 21 06:43:48.862 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.862 INFO kablam! Sep 21 06:43:48.862 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.862 INFO kablam! --> src/base/alias_slice.rs:38:5 Sep 21 06:43:48.862 INFO kablam! | Sep 21 06:43:48.862 INFO kablam! 38 | MatrixSliceN<'a, N, U5, RStride, CStride>; Sep 21 06:43:48.862 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.862 INFO kablam! | Sep 21 06:43:48.862 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.862 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.862 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.862 INFO kablam! Sep 21 06:43:48.862 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.862 INFO kablam! --> src/base/alias_slice.rs:38:5 Sep 21 06:43:48.862 INFO kablam! | Sep 21 06:43:48.862 INFO kablam! 38 | MatrixSliceN<'a, N, U5, RStride, CStride>; Sep 21 06:43:48.862 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.862 INFO kablam! | Sep 21 06:43:48.862 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.862 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.862 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.862 INFO kablam! Sep 21 06:43:48.862 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.862 INFO kablam! --> src/base/alias_slice.rs:38:5 Sep 21 06:43:48.862 INFO kablam! | Sep 21 06:43:48.862 INFO kablam! 38 | MatrixSliceN<'a, N, U5, RStride, CStride>; Sep 21 06:43:48.862 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.862 INFO kablam! | Sep 21 06:43:48.862 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.862 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.862 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.862 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.862 INFO kablam! Sep 21 06:43:48.862 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.862 INFO kablam! --> src/base/alias_slice.rs:38:5 Sep 21 06:43:48.862 INFO kablam! | Sep 21 06:43:48.862 INFO kablam! 38 | MatrixSliceN<'a, N, U5, RStride, CStride>; Sep 21 06:43:48.862 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.863 INFO kablam! | Sep 21 06:43:48.863 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.863 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.863 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.863 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.863 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.863 INFO kablam! Sep 21 06:43:48.863 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.863 INFO kablam! --> src/base/alias_slice.rs:38:5 Sep 21 06:43:48.863 INFO kablam! | Sep 21 06:43:48.863 INFO kablam! 38 | MatrixSliceN<'a, N, U5, RStride, CStride>; Sep 21 06:43:48.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.863 INFO kablam! | Sep 21 06:43:48.863 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.863 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.863 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.863 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.863 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.863 INFO kablam! Sep 21 06:43:48.863 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.863 INFO kablam! --> src/base/alias_slice.rs:38:5 Sep 21 06:43:48.863 INFO kablam! | Sep 21 06:43:48.863 INFO kablam! 37 | pub type MatrixSlice5<'a, N, RStride = U1, CStride = U5> = Sep 21 06:43:48.863 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.863 INFO kablam! 38 | MatrixSliceN<'a, N, U5, RStride, CStride>; Sep 21 06:43:48.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.863 INFO kablam! | Sep 21 06:43:48.863 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.863 INFO kablam! --> src/base/alias_slice.rs:38:5 Sep 21 06:43:48.863 INFO kablam! | Sep 21 06:43:48.863 INFO kablam! 38 | MatrixSliceN<'a, N, U5, RStride, CStride>; Sep 21 06:43:48.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.863 INFO kablam! Sep 21 06:43:48.863 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.863 INFO kablam! --> src/base/alias_slice.rs:41:5 Sep 21 06:43:48.863 INFO kablam! | Sep 21 06:43:48.863 INFO kablam! 41 | MatrixSliceN<'a, N, U6, RStride, CStride>; Sep 21 06:43:48.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.863 INFO kablam! | Sep 21 06:43:48.863 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.863 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.863 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.863 INFO kablam! Sep 21 06:43:48.863 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.863 INFO kablam! --> src/base/alias_slice.rs:41:5 Sep 21 06:43:48.863 INFO kablam! | Sep 21 06:43:48.863 INFO kablam! 41 | MatrixSliceN<'a, N, U6, RStride, CStride>; Sep 21 06:43:48.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.863 INFO kablam! | Sep 21 06:43:48.863 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.863 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.863 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.863 INFO kablam! Sep 21 06:43:48.863 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.863 INFO kablam! --> src/base/alias_slice.rs:41:5 Sep 21 06:43:48.863 INFO kablam! | Sep 21 06:43:48.863 INFO kablam! 41 | MatrixSliceN<'a, N, U6, RStride, CStride>; Sep 21 06:43:48.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.863 INFO kablam! | Sep 21 06:43:48.863 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.863 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.863 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.863 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.863 INFO kablam! Sep 21 06:43:48.863 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.863 INFO kablam! --> src/base/alias_slice.rs:41:5 Sep 21 06:43:48.863 INFO kablam! | Sep 21 06:43:48.863 INFO kablam! 41 | MatrixSliceN<'a, N, U6, RStride, CStride>; Sep 21 06:43:48.864 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.864 INFO kablam! | Sep 21 06:43:48.864 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.864 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.864 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.864 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.864 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.864 INFO kablam! Sep 21 06:43:48.864 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.864 INFO kablam! --> src/base/alias_slice.rs:41:5 Sep 21 06:43:48.864 INFO kablam! | Sep 21 06:43:48.864 INFO kablam! 41 | MatrixSliceN<'a, N, U6, RStride, CStride>; Sep 21 06:43:48.864 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.864 INFO kablam! | Sep 21 06:43:48.864 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.864 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.864 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.864 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.864 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.864 INFO kablam! Sep 21 06:43:48.864 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.864 INFO kablam! --> src/base/alias.rs:85:25 Sep 21 06:43:48.864 INFO kablam! | Sep 21 06:43:48.864 INFO kablam! 85 | pub type Matrix5x1 = MatrixMN; Sep 21 06:43:48.864 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.864 INFO kablam! | | Sep 21 06:43:48.864 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.864 INFO kablam! | Sep 21 06:43:48.864 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.864 INFO kablam! --> src/base/alias.rs:85:25 Sep 21 06:43:48.864 INFO kablam! | Sep 21 06:43:48.864 INFO kablam! 85 | pub type Matrix5x1 = MatrixMN; Sep 21 06:43:48.864 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.864 INFO kablam! Sep 21 06:43:48.864 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.864 INFO kablam! --> src/base/alias_slice.rs:41:5 Sep 21 06:43:48.864 INFO kablam! | Sep 21 06:43:48.864 INFO kablam! 40 | pub type MatrixSlice6<'a, N, RStride = U1, CStride = U6> = Sep 21 06:43:48.864 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.864 INFO kablam! 41 | MatrixSliceN<'a, N, U6, RStride, CStride>; Sep 21 06:43:48.864 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.864 INFO kablam! | Sep 21 06:43:48.864 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.864 INFO kablam! --> src/base/alias_slice.rs:41:5 Sep 21 06:43:48.864 INFO kablam! | Sep 21 06:43:48.864 INFO kablam! 41 | MatrixSliceN<'a, N, U6, RStride, CStride>; Sep 21 06:43:48.864 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.864 INFO kablam! Sep 21 06:43:48.864 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.864 INFO kablam! --> src/base/alias_slice.rs:45:5 Sep 21 06:43:48.864 INFO kablam! | Sep 21 06:43:48.864 INFO kablam! 45 | MatrixSliceMN<'a, N, U1, U2, RStride, CStride>; Sep 21 06:43:48.864 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.864 INFO kablam! | Sep 21 06:43:48.864 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.864 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.864 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.864 INFO kablam! Sep 21 06:43:48.864 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.864 INFO kablam! --> src/base/alias_slice.rs:45:5 Sep 21 06:43:48.864 INFO kablam! | Sep 21 06:43:48.864 INFO kablam! 45 | MatrixSliceMN<'a, N, U1, U2, RStride, CStride>; Sep 21 06:43:48.865 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.865 INFO kablam! | Sep 21 06:43:48.865 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.865 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.865 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.865 INFO kablam! Sep 21 06:43:48.865 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.865 INFO kablam! --> src/base/alias_slice.rs:45:5 Sep 21 06:43:48.865 INFO kablam! | Sep 21 06:43:48.865 INFO kablam! 45 | MatrixSliceMN<'a, N, U1, U2, RStride, CStride>; Sep 21 06:43:48.865 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.865 INFO kablam! | Sep 21 06:43:48.865 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.865 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.865 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.865 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.865 INFO kablam! Sep 21 06:43:48.865 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.865 INFO kablam! --> src/base/alias_slice.rs:45:5 Sep 21 06:43:48.865 INFO kablam! | Sep 21 06:43:48.865 INFO kablam! 45 | MatrixSliceMN<'a, N, U1, U2, RStride, CStride>; Sep 21 06:43:48.865 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.865 INFO kablam! | Sep 21 06:43:48.865 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.865 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.865 INFO kablam! --> src/base/alias.rs:87:25 Sep 21 06:43:48.865 INFO kablam! | Sep 21 06:43:48.865 INFO kablam! 87 | pub type Matrix6x1 = MatrixMN; Sep 21 06:43:48.865 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.865 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.865 INFO kablam! | Sep 21 06:43:48.865 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.868 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.868 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.868 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.868 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.868 INFO kablam! Sep 21 06:43:48.868 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.868 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.868 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.868 INFO kablam! Sep 21 06:43:48.868 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.868 INFO kablam! --> src/base/alias_slice.rs:45:5 Sep 21 06:43:48.868 INFO kablam! | Sep 21 06:43:48.868 INFO kablam! 45 | MatrixSliceMN<'a, N, U1, U2, RStride, CStride>; Sep 21 06:43:48.868 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.868 INFO kablam! | Sep 21 06:43:48.868 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.868 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.868 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.868 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.868 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.868 INFO kablam! Sep 21 06:43:48.868 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.868 INFO kablam! --> src/base/alias.rs:87:25 Sep 21 06:43:48.868 INFO kablam! | Sep 21 06:43:48.868 INFO kablam! 87 | pub type Matrix6x1 = MatrixMN; Sep 21 06:43:48.868 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.868 INFO kablam! | Sep 21 06:43:48.868 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.868 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.868 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.868 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.868 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.868 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.868 INFO kablam! --> src/base/alias_slice.rs:45:5 Sep 21 06:43:48.868 INFO kablam! | Sep 21 06:43:48.868 INFO kablam! 44 | pub type MatrixSlice1x2<'a, N, RStride = U1, CStride = U1> = Sep 21 06:43:48.868 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.868 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.868 INFO kablam! 45 | MatrixSliceMN<'a, N, U1, U2, RStride, CStride>; Sep 21 06:43:48.868 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.868 INFO kablam! Sep 21 06:43:48.868 INFO kablam! | Sep 21 06:43:48.868 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.868 INFO kablam! --> src/base/alias_slice.rs:45:5 Sep 21 06:43:48.868 INFO kablam! | Sep 21 06:43:48.868 INFO kablam! 45 | MatrixSliceMN<'a, N, U1, U2, RStride, CStride>; Sep 21 06:43:48.868 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.868 INFO kablam! Sep 21 06:43:48.868 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.868 INFO kablam! --> src/base/alias.rs:87:25 Sep 21 06:43:48.868 INFO kablam! | Sep 21 06:43:48.868 INFO kablam! 87 | pub type Matrix6x1 = MatrixMN; Sep 21 06:43:48.868 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.868 INFO kablam! | Sep 21 06:43:48.868 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.868 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.868 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.868 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.868 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.868 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.868 INFO kablam! Sep 21 06:43:48.868 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.868 INFO kablam! --> src/base/alias_slice.rs:48:5 Sep 21 06:43:48.868 INFO kablam! | Sep 21 06:43:48.868 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.868 INFO kablam! --> src/base/alias.rs:87:25 Sep 21 06:43:48.869 INFO kablam! | Sep 21 06:43:48.869 INFO kablam! 87 | pub type Matrix6x1 = MatrixMN; Sep 21 06:43:48.869 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.869 INFO kablam! | | Sep 21 06:43:48.869 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.869 INFO kablam! | Sep 21 06:43:48.869 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.869 INFO kablam! --> src/base/alias.rs:87:25 Sep 21 06:43:48.869 INFO kablam! | Sep 21 06:43:48.869 INFO kablam! 87 | pub type Matrix6x1 = MatrixMN; Sep 21 06:43:48.869 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.869 INFO kablam! Sep 21 06:43:48.869 INFO kablam! 48 | MatrixSliceMN<'a, N, U1, U3, RStride, CStride>; Sep 21 06:43:48.869 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.869 INFO kablam! | Sep 21 06:43:48.869 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.869 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.869 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.869 INFO kablam! Sep 21 06:43:48.869 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.869 INFO kablam! --> src/base/alias_slice.rs:48:5 Sep 21 06:43:48.869 INFO kablam! | Sep 21 06:43:48.869 INFO kablam! 48 | MatrixSliceMN<'a, N, U1, U3, RStride, CStride>; Sep 21 06:43:48.869 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.869 INFO kablam! | Sep 21 06:43:48.869 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.869 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.869 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.869 INFO kablam! Sep 21 06:43:48.869 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.869 INFO kablam! --> src/base/alias_slice.rs:48:5 Sep 21 06:43:48.869 INFO kablam! | Sep 21 06:43:48.869 INFO kablam! 48 | MatrixSliceMN<'a, N, U1, U3, RStride, CStride>; Sep 21 06:43:48.869 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.869 INFO kablam! | Sep 21 06:43:48.869 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.869 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.869 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.869 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.869 INFO kablam! Sep 21 06:43:48.869 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.869 INFO kablam! --> src/base/alias_slice.rs:48:5 Sep 21 06:43:48.869 INFO kablam! | Sep 21 06:43:48.869 INFO kablam! 48 | MatrixSliceMN<'a, N, U1, U3, RStride, CStride>; Sep 21 06:43:48.869 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.869 INFO kablam! | Sep 21 06:43:48.869 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.869 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.869 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.869 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.869 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.869 INFO kablam! Sep 21 06:43:48.869 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.869 INFO kablam! --> src/base/alias_slice.rs:48:5 Sep 21 06:43:48.869 INFO kablam! | Sep 21 06:43:48.869 INFO kablam! 48 | MatrixSliceMN<'a, N, U1, U3, RStride, CStride>; Sep 21 06:43:48.869 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.869 INFO kablam! | Sep 21 06:43:48.869 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.869 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.869 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.869 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.869 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.869 INFO kablam! Sep 21 06:43:48.869 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.869 INFO kablam! --> src/base/alias_slice.rs:48:5 Sep 21 06:43:48.869 INFO kablam! | Sep 21 06:43:48.869 INFO kablam! 47 | pub type MatrixSlice1x3<'a, N, RStride = U1, CStride = U1> = Sep 21 06:43:48.869 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.869 INFO kablam! 48 | MatrixSliceMN<'a, N, U1, U3, RStride, CStride>; Sep 21 06:43:48.869 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.870 INFO kablam! | Sep 21 06:43:48.870 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.870 INFO kablam! --> src/base/alias_slice.rs:48:5 Sep 21 06:43:48.870 INFO kablam! | Sep 21 06:43:48.870 INFO kablam! 48 | MatrixSliceMN<'a, N, U1, U3, RStride, CStride>; Sep 21 06:43:48.870 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.870 INFO kablam! Sep 21 06:43:48.870 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.870 INFO kablam! --> src/base/alias_slice.rs:51:5 Sep 21 06:43:48.870 INFO kablam! | Sep 21 06:43:48.870 INFO kablam! 51 | MatrixSliceMN<'a, N, U1, U4, RStride, CStride>; Sep 21 06:43:48.870 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.870 INFO kablam! | Sep 21 06:43:48.870 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.870 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.870 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.870 INFO kablam! Sep 21 06:43:48.870 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.870 INFO kablam! --> src/base/alias.rs:90:25 Sep 21 06:43:48.870 INFO kablam! | Sep 21 06:43:48.870 INFO kablam! 90 | pub type Matrix3x2 = MatrixMN; Sep 21 06:43:48.870 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.870 INFO kablam! | Sep 21 06:43:48.870 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.870 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.870 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.870 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.870 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.870 INFO kablam! Sep 21 06:43:48.870 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.870 INFO kablam! --> src/base/alias.rs:90:25 Sep 21 06:43:48.870 INFO kablam! | Sep 21 06:43:48.870 INFO kablam! 90 | pub type Matrix3x2 = MatrixMN; Sep 21 06:43:48.870 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.870 INFO kablam! | Sep 21 06:43:48.870 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.870 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.870 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.870 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.870 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.870 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.870 INFO kablam! Sep 21 06:43:48.870 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.870 INFO kablam! --> src/base/alias.rs:90:25 Sep 21 06:43:48.870 INFO kablam! | Sep 21 06:43:48.870 INFO kablam! 90 | pub type Matrix3x2 = MatrixMN; Sep 21 06:43:48.870 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.870 INFO kablam! | Sep 21 06:43:48.870 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.870 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.870 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.870 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.870 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.870 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.871 INFO kablam! Sep 21 06:43:48.871 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.871 INFO kablam! --> src/base/alias.rs:90:25 Sep 21 06:43:48.871 INFO kablam! | Sep 21 06:43:48.871 INFO kablam! 90 | pub type Matrix3x2 = MatrixMN; Sep 21 06:43:48.871 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.871 INFO kablam! | | Sep 21 06:43:48.871 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.871 INFO kablam! | Sep 21 06:43:48.871 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.871 INFO kablam! --> src/base/alias.rs:90:25 Sep 21 06:43:48.871 INFO kablam! | Sep 21 06:43:48.871 INFO kablam! 90 | pub type Matrix3x2 = MatrixMN; Sep 21 06:43:48.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.871 INFO kablam! Sep 21 06:43:48.871 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.871 INFO kablam! --> src/base/alias.rs:92:25 Sep 21 06:43:48.871 INFO kablam! | Sep 21 06:43:48.871 INFO kablam! 92 | pub type Matrix4x2 = MatrixMN; Sep 21 06:43:48.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.871 INFO kablam! | Sep 21 06:43:48.871 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.871 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.871 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.871 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.871 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.871 INFO kablam! Sep 21 06:43:48.871 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.871 INFO kablam! --> src/base/alias.rs:92:25 Sep 21 06:43:48.875 INFO kablam! | Sep 21 06:43:48.875 INFO kablam! 92 | pub type Matrix4x2 = MatrixMN; Sep 21 06:43:48.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.875 INFO kablam! | Sep 21 06:43:48.875 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.875 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.875 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.875 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.875 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.875 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.875 INFO kablam! Sep 21 06:43:48.875 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.875 INFO kablam! --> src/base/alias.rs:92:25 Sep 21 06:43:48.875 INFO kablam! | Sep 21 06:43:48.875 INFO kablam! 92 | pub type Matrix4x2 = MatrixMN; Sep 21 06:43:48.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.875 INFO kablam! | Sep 21 06:43:48.875 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.875 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.875 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.875 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.875 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.875 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.875 INFO kablam! Sep 21 06:43:48.875 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.875 INFO kablam! --> src/base/alias.rs:92:25 Sep 21 06:43:48.875 INFO kablam! | Sep 21 06:43:48.875 INFO kablam! 92 | pub type Matrix4x2 = MatrixMN; Sep 21 06:43:48.875 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.875 INFO kablam! | | Sep 21 06:43:48.875 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.875 INFO kablam! | Sep 21 06:43:48.875 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.875 INFO kablam! --> src/base/alias.rs:92:25 Sep 21 06:43:48.875 INFO kablam! | Sep 21 06:43:48.875 INFO kablam! 92 | pub type Matrix4x2 = MatrixMN; Sep 21 06:43:48.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.875 INFO kablam! Sep 21 06:43:48.875 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.875 INFO kablam! --> src/base/alias_slice.rs:51:5 Sep 21 06:43:48.875 INFO kablam! | Sep 21 06:43:48.875 INFO kablam! 51 | MatrixSliceMN<'a, N, U1, U4, RStride, CStride>; Sep 21 06:43:48.875 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.875 INFO kablam! --> src/base/alias.rs:94:25 Sep 21 06:43:48.875 INFO kablam! | Sep 21 06:43:48.875 INFO kablam! 94 | pub type Matrix5x2 = MatrixMN; Sep 21 06:43:48.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.875 INFO kablam! | Sep 21 06:43:48.876 INFO kablam! | Sep 21 06:43:48.876 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.876 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.876 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.876 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.876 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.876 INFO kablam! Sep 21 06:43:48.876 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.876 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.876 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.876 INFO kablam! Sep 21 06:43:48.876 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.876 INFO kablam! --> src/base/alias_slice.rs:51:5 Sep 21 06:43:48.876 INFO kablam! | Sep 21 06:43:48.876 INFO kablam! 51 | MatrixSliceMN<'a, N, U1, U4, RStride, CStride>; Sep 21 06:43:48.876 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.876 INFO kablam! | Sep 21 06:43:48.876 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.876 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.876 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.876 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.876 INFO kablam! Sep 21 06:43:48.876 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.876 INFO kablam! --> src/base/alias.rs:94:25 Sep 21 06:43:48.876 INFO kablam! | Sep 21 06:43:48.876 INFO kablam! 94 | pub type Matrix5x2 = MatrixMN; Sep 21 06:43:48.876 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.876 INFO kablam! | Sep 21 06:43:48.876 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.876 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.876 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.876 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.876 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.876 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.876 INFO kablam! --> src/base/alias_slice.rs:51:5 Sep 21 06:43:48.876 INFO kablam! | Sep 21 06:43:48.876 INFO kablam! 51 | MatrixSliceMN<'a, N, U1, U4, RStride, CStride>; Sep 21 06:43:48.876 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.876 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.876 INFO kablam! Sep 21 06:43:48.876 INFO kablam! | Sep 21 06:43:48.876 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.876 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.876 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.876 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.876 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.876 INFO kablam! Sep 21 06:43:48.876 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.876 INFO kablam! --> src/base/alias.rs:94:25 Sep 21 06:43:48.876 INFO kablam! | Sep 21 06:43:48.876 INFO kablam! 94 | pub type Matrix5x2 = MatrixMN; Sep 21 06:43:48.876 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.876 INFO kablam! | Sep 21 06:43:48.876 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.876 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.876 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.876 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.876 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.876 INFO kablam! --> src/base/alias_slice.rs:51:5 Sep 21 06:43:48.876 INFO kablam! | Sep 21 06:43:48.876 INFO kablam! 51 | MatrixSliceMN<'a, N, U1, U4, RStride, CStride>; Sep 21 06:43:48.876 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.876 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.876 INFO kablam! | Sep 21 06:43:48.876 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.876 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.876 INFO kablam! Sep 21 06:43:48.876 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.876 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.877 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.877 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.877 INFO kablam! Sep 21 06:43:48.877 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.877 INFO kablam! --> src/base/alias_slice.rs:51:5 Sep 21 06:43:48.877 INFO kablam! | Sep 21 06:43:48.877 INFO kablam! 50 | pub type MatrixSlice1x4<'a, N, RStride = U1, CStride = U1> = Sep 21 06:43:48.877 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.877 INFO kablam! 51 | MatrixSliceMN<'a, N, U1, U4, RStride, CStride>; Sep 21 06:43:48.877 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.877 INFO kablam! | Sep 21 06:43:48.877 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.877 INFO kablam! --> src/base/alias_slice.rs:51:5 Sep 21 06:43:48.877 INFO kablam! | Sep 21 06:43:48.877 INFO kablam! 51 | MatrixSliceMN<'a, N, U1, U4, RStride, CStride>; Sep 21 06:43:48.877 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.877 INFO kablam! Sep 21 06:43:48.877 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.877 INFO kablam! --> src/base/alias.rs:94:25 Sep 21 06:43:48.877 INFO kablam! | Sep 21 06:43:48.877 INFO kablam! 94 | pub type Matrix5x2 = MatrixMN; Sep 21 06:43:48.877 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.877 INFO kablam! | | Sep 21 06:43:48.877 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.877 INFO kablam! | Sep 21 06:43:48.877 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.877 INFO kablam! --> src/base/alias.rs:94:25 Sep 21 06:43:48.877 INFO kablam! | Sep 21 06:43:48.877 INFO kablam! 94 | pub type Matrix5x2 = MatrixMN; Sep 21 06:43:48.877 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.877 INFO kablam! Sep 21 06:43:48.877 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.877 INFO kablam! --> src/base/alias_slice.rs:54:5 Sep 21 06:43:48.877 INFO kablam! | Sep 21 06:43:48.877 INFO kablam! 54 | MatrixSliceMN<'a, N, U1, U5, RStride, CStride>; Sep 21 06:43:48.877 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.877 INFO kablam! | Sep 21 06:43:48.877 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.877 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.877 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.877 INFO kablam! Sep 21 06:43:48.877 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.877 INFO kablam! --> src/base/alias_slice.rs:54:5 Sep 21 06:43:48.877 INFO kablam! | Sep 21 06:43:48.877 INFO kablam! 54 | MatrixSliceMN<'a, N, U1, U5, RStride, CStride>; Sep 21 06:43:48.877 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.877 INFO kablam! | Sep 21 06:43:48.877 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.877 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.877 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.877 INFO kablam! Sep 21 06:43:48.877 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.877 INFO kablam! --> src/base/alias_slice.rs:54:5 Sep 21 06:43:48.877 INFO kablam! | Sep 21 06:43:48.877 INFO kablam! 54 | MatrixSliceMN<'a, N, U1, U5, RStride, CStride>; Sep 21 06:43:48.877 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.877 INFO kablam! | Sep 21 06:43:48.877 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.877 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.877 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.877 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.877 INFO kablam! Sep 21 06:43:48.877 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.877 INFO kablam! --> src/base/alias_slice.rs:54:5 Sep 21 06:43:48.877 INFO kablam! | Sep 21 06:43:48.877 INFO kablam! 54 | MatrixSliceMN<'a, N, U1, U5, RStride, CStride>; Sep 21 06:43:48.877 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.877 INFO kablam! | Sep 21 06:43:48.877 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.877 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.877 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.878 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.878 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.878 INFO kablam! Sep 21 06:43:48.878 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.878 INFO kablam! --> src/base/alias_slice.rs:54:5 Sep 21 06:43:48.878 INFO kablam! | Sep 21 06:43:48.878 INFO kablam! 54 | MatrixSliceMN<'a, N, U1, U5, RStride, CStride>; Sep 21 06:43:48.878 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.878 INFO kablam! | Sep 21 06:43:48.878 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.878 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.878 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.878 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.878 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.878 INFO kablam! Sep 21 06:43:48.878 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.878 INFO kablam! --> src/base/alias.rs:96:25 Sep 21 06:43:48.878 INFO kablam! | Sep 21 06:43:48.878 INFO kablam! 96 | pub type Matrix6x2 = MatrixMN; Sep 21 06:43:48.878 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.878 INFO kablam! | Sep 21 06:43:48.878 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.878 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.878 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.878 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.878 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.878 INFO kablam! --> src/base/alias_slice.rs:54:5 Sep 21 06:43:48.878 INFO kablam! | Sep 21 06:43:48.878 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.878 INFO kablam! 53 | pub type MatrixSlice1x5<'a, N, RStride = U1, CStride = U1> = Sep 21 06:43:48.878 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.878 INFO kablam! 54 | MatrixSliceMN<'a, N, U1, U5, RStride, CStride>; Sep 21 06:43:48.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.879 INFO kablam! Sep 21 06:43:48.879 INFO kablam! | Sep 21 06:43:48.879 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.879 INFO kablam! --> src/base/alias_slice.rs:54:5 Sep 21 06:43:48.879 INFO kablam! | Sep 21 06:43:48.879 INFO kablam! 54 | MatrixSliceMN<'a, N, U1, U5, RStride, CStride>; Sep 21 06:43:48.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.879 INFO kablam! Sep 21 06:43:48.879 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.879 INFO kablam! --> src/base/alias.rs:96:25 Sep 21 06:43:48.879 INFO kablam! | Sep 21 06:43:48.879 INFO kablam! 96 | pub type Matrix6x2 = MatrixMN; Sep 21 06:43:48.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.879 INFO kablam! | Sep 21 06:43:48.879 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.879 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.879 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.879 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.879 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.879 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.879 INFO kablam! Sep 21 06:43:48.879 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.879 INFO kablam! --> src/base/alias.rs:96:25 Sep 21 06:43:48.879 INFO kablam! | Sep 21 06:43:48.879 INFO kablam! 96 | pub type Matrix6x2 = MatrixMN; Sep 21 06:43:48.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.879 INFO kablam! | Sep 21 06:43:48.879 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.879 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.879 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.879 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.879 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.879 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.879 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.879 INFO kablam! --> src/base/alias_slice.rs:57:5 Sep 21 06:43:48.879 INFO kablam! | Sep 21 06:43:48.879 INFO kablam! 57 | MatrixSliceMN<'a, N, U1, U6, RStride, CStride>; Sep 21 06:43:48.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.879 INFO kablam! Sep 21 06:43:48.879 INFO kablam! | Sep 21 06:43:48.880 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.880 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.880 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.880 INFO kablam! Sep 21 06:43:48.880 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.880 INFO kablam! --> src/base/alias_slice.rs:57:5 Sep 21 06:43:48.880 INFO kablam! | Sep 21 06:43:48.880 INFO kablam! 57 | MatrixSliceMN<'a, N, U1, U6, RStride, CStride>; Sep 21 06:43:48.880 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.880 INFO kablam! | Sep 21 06:43:48.880 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.880 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.880 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.880 INFO kablam! Sep 21 06:43:48.880 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.880 INFO kablam! --> src/base/alias_slice.rs:57:5 Sep 21 06:43:48.880 INFO kablam! | Sep 21 06:43:48.880 INFO kablam! 57 | MatrixSliceMN<'a, N, U1, U6, RStride, CStride>; Sep 21 06:43:48.880 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.880 INFO kablam! | Sep 21 06:43:48.880 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.880 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.880 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.880 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.880 INFO kablam! Sep 21 06:43:48.880 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.880 INFO kablam! --> src/base/alias_slice.rs:57:5 Sep 21 06:43:48.880 INFO kablam! | Sep 21 06:43:48.880 INFO kablam! 57 | MatrixSliceMN<'a, N, U1, U6, RStride, CStride>; Sep 21 06:43:48.880 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.880 INFO kablam! | Sep 21 06:43:48.880 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.880 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.880 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.880 INFO kablam! --> src/base/alias.rs:96:25 Sep 21 06:43:48.880 INFO kablam! | Sep 21 06:43:48.880 INFO kablam! 96 | pub type Matrix6x2 = MatrixMN; Sep 21 06:43:48.880 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.880 INFO kablam! | | Sep 21 06:43:48.880 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.880 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.880 INFO kablam! | Sep 21 06:43:48.880 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.880 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.880 INFO kablam! Sep 21 06:43:48.880 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.880 INFO kablam! --> src/base/alias.rs:96:25 Sep 21 06:43:48.880 INFO kablam! | Sep 21 06:43:48.880 INFO kablam! 96 | pub type Matrix6x2 = MatrixMN; Sep 21 06:43:48.880 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.880 INFO kablam! Sep 21 06:43:48.880 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.880 INFO kablam! --> src/base/alias_slice.rs:57:5 Sep 21 06:43:48.880 INFO kablam! | Sep 21 06:43:48.880 INFO kablam! 57 | MatrixSliceMN<'a, N, U1, U6, RStride, CStride>; Sep 21 06:43:48.880 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.880 INFO kablam! | Sep 21 06:43:48.880 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.880 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.880 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.880 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.880 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.880 INFO kablam! Sep 21 06:43:48.880 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.880 INFO kablam! --> src/base/alias_slice.rs:57:5 Sep 21 06:43:48.880 INFO kablam! | Sep 21 06:43:48.880 INFO kablam! 56 | pub type MatrixSlice1x6<'a, N, RStride = U1, CStride = U1> = Sep 21 06:43:48.880 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.880 INFO kablam! 57 | MatrixSliceMN<'a, N, U1, U6, RStride, CStride>; Sep 21 06:43:48.881 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.881 INFO kablam! | Sep 21 06:43:48.881 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.881 INFO kablam! --> src/base/alias_slice.rs:57:5 Sep 21 06:43:48.881 INFO kablam! | Sep 21 06:43:48.881 INFO kablam! 57 | MatrixSliceMN<'a, N, U1, U6, RStride, CStride>; Sep 21 06:43:48.881 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.881 INFO kablam! Sep 21 06:43:48.881 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.881 INFO kablam! --> src/base/alias.rs:99:25 Sep 21 06:43:48.881 INFO kablam! | Sep 21 06:43:48.881 INFO kablam! 99 | pub type Matrix4x3 = MatrixMN; Sep 21 06:43:48.881 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.881 INFO kablam! | Sep 21 06:43:48.881 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.881 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.881 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.881 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.881 INFO kablam! --> src/base/alias_slice.rs:61:5 Sep 21 06:43:48.881 INFO kablam! | Sep 21 06:43:48.881 INFO kablam! 61 | MatrixSliceMN<'a, N, U2, U1, RStride, CStride>; Sep 21 06:43:48.881 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.881 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.881 INFO kablam! | Sep 21 06:43:48.881 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.881 INFO kablam! Sep 21 06:43:48.881 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.881 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.881 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.881 INFO kablam! Sep 21 06:43:48.881 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.881 INFO kablam! --> src/base/alias_slice.rs:61:5 Sep 21 06:43:48.881 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.881 INFO kablam! --> src/base/alias.rs:99:25 Sep 21 06:43:48.881 INFO kablam! | Sep 21 06:43:48.881 INFO kablam! 99 | pub type Matrix4x3 = MatrixMN; Sep 21 06:43:48.881 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.881 INFO kablam! | Sep 21 06:43:48.881 INFO kablam! 61 | MatrixSliceMN<'a, N, U2, U1, RStride, CStride>; Sep 21 06:43:48.881 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.881 INFO kablam! | Sep 21 06:43:48.881 INFO kablam! | Sep 21 06:43:48.881 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.881 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.881 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.881 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.881 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.881 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.881 INFO kablam! Sep 21 06:43:48.882 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.882 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.882 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.882 INFO kablam! Sep 21 06:43:48.882 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.882 INFO kablam! --> src/base/alias_slice.rs:61:5 Sep 21 06:43:48.882 INFO kablam! | Sep 21 06:43:48.882 INFO kablam! 61 | MatrixSliceMN<'a, N, U2, U1, RStride, CStride>; Sep 21 06:43:48.882 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.882 INFO kablam! | Sep 21 06:43:48.882 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.882 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.882 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.882 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.882 INFO kablam! --> src/base/alias.rs:99:25 Sep 21 06:43:48.882 INFO kablam! | Sep 21 06:43:48.882 INFO kablam! 99 | pub type Matrix4x3 = MatrixMN; Sep 21 06:43:48.882 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.885 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.885 INFO kablam! Sep 21 06:43:48.885 INFO kablam! | Sep 21 06:43:48.885 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.885 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.885 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.885 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.885 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.885 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.885 INFO kablam! Sep 21 06:43:48.885 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.885 INFO kablam! --> src/base/alias_slice.rs:61:5 Sep 21 06:43:48.885 INFO kablam! | Sep 21 06:43:48.885 INFO kablam! 61 | MatrixSliceMN<'a, N, U2, U1, RStride, CStride>; Sep 21 06:43:48.885 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.885 INFO kablam! | Sep 21 06:43:48.885 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.885 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.885 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.885 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.885 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.885 INFO kablam! Sep 21 06:43:48.885 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.885 INFO kablam! --> src/base/alias_slice.rs:61:5 Sep 21 06:43:48.885 INFO kablam! | Sep 21 06:43:48.885 INFO kablam! 61 | MatrixSliceMN<'a, N, U2, U1, RStride, CStride>; Sep 21 06:43:48.885 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.885 INFO kablam! | Sep 21 06:43:48.885 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.885 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.885 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.885 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.885 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.885 INFO kablam! Sep 21 06:43:48.885 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.885 INFO kablam! --> src/base/alias_slice.rs:61:5 Sep 21 06:43:48.885 INFO kablam! | Sep 21 06:43:48.885 INFO kablam! 60 | pub type MatrixSlice2x1<'a, N, RStride = U1, CStride = U2> = Sep 21 06:43:48.885 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.885 INFO kablam! 61 | MatrixSliceMN<'a, N, U2, U1, RStride, CStride>; Sep 21 06:43:48.885 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.885 INFO kablam! | Sep 21 06:43:48.885 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.885 INFO kablam! --> src/base/alias_slice.rs:61:5 Sep 21 06:43:48.885 INFO kablam! | Sep 21 06:43:48.885 INFO kablam! 61 | MatrixSliceMN<'a, N, U2, U1, RStride, CStride>; Sep 21 06:43:48.885 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.885 INFO kablam! Sep 21 06:43:48.886 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.886 INFO kablam! --> src/base/alias_slice.rs:64:5 Sep 21 06:43:48.886 INFO kablam! | Sep 21 06:43:48.886 INFO kablam! 64 | MatrixSliceMN<'a, N, U2, U3, RStride, CStride>; Sep 21 06:43:48.886 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.886 INFO kablam! | Sep 21 06:43:48.886 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.886 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.886 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.886 INFO kablam! Sep 21 06:43:48.886 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.886 INFO kablam! --> src/base/alias_slice.rs:64:5 Sep 21 06:43:48.886 INFO kablam! | Sep 21 06:43:48.886 INFO kablam! 64 | MatrixSliceMN<'a, N, U2, U3, RStride, CStride>; Sep 21 06:43:48.886 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.886 INFO kablam! | Sep 21 06:43:48.886 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.886 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.886 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.886 INFO kablam! Sep 21 06:43:48.886 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.886 INFO kablam! --> src/base/alias_slice.rs:64:5 Sep 21 06:43:48.886 INFO kablam! | Sep 21 06:43:48.886 INFO kablam! 64 | MatrixSliceMN<'a, N, U2, U3, RStride, CStride>; Sep 21 06:43:48.886 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.886 INFO kablam! | Sep 21 06:43:48.886 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.886 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.886 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.886 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.886 INFO kablam! Sep 21 06:43:48.886 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.886 INFO kablam! --> src/base/alias_slice.rs:64:5 Sep 21 06:43:48.886 INFO kablam! | Sep 21 06:43:48.886 INFO kablam! 64 | MatrixSliceMN<'a, N, U2, U3, RStride, CStride>; Sep 21 06:43:48.886 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.886 INFO kablam! | Sep 21 06:43:48.886 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.886 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.886 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.886 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.886 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.886 INFO kablam! Sep 21 06:43:48.886 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.886 INFO kablam! --> src/base/alias_slice.rs:64:5 Sep 21 06:43:48.886 INFO kablam! | Sep 21 06:43:48.886 INFO kablam! 64 | MatrixSliceMN<'a, N, U2, U3, RStride, CStride>; Sep 21 06:43:48.886 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.886 INFO kablam! | Sep 21 06:43:48.886 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.886 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.886 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.886 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.886 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.886 INFO kablam! Sep 21 06:43:48.886 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.886 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.886 INFO kablam! --> src/base/alias.rs:99:25 Sep 21 06:43:48.886 INFO kablam! | Sep 21 06:43:48.886 INFO kablam! 99 | pub type Matrix4x3 = MatrixMN; Sep 21 06:43:48.886 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.886 INFO kablam! | | Sep 21 06:43:48.886 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.886 INFO kablam! | Sep 21 06:43:48.886 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.886 INFO kablam! --> src/base/alias.rs:99:25 Sep 21 06:43:48.886 INFO kablam! | Sep 21 06:43:48.886 INFO kablam! 99 | pub type Matrix4x3 = MatrixMN; Sep 21 06:43:48.886 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.886 INFO kablam! Sep 21 06:43:48.886 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.886 INFO kablam! --> src/base/alias.rs:101:25 Sep 21 06:43:48.887 INFO kablam! | Sep 21 06:43:48.887 INFO kablam! 101 | pub type Matrix5x3 = MatrixMN; Sep 21 06:43:48.887 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.887 INFO kablam! | Sep 21 06:43:48.887 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.887 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.887 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.887 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.887 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.887 INFO kablam! Sep 21 06:43:48.887 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.887 INFO kablam! --> src/base/alias.rs:101:25 Sep 21 06:43:48.887 INFO kablam! | Sep 21 06:43:48.887 INFO kablam! 101 | pub type Matrix5x3 = MatrixMN; Sep 21 06:43:48.887 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.887 INFO kablam! | Sep 21 06:43:48.887 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.887 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.887 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.887 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.887 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.887 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.887 INFO kablam! Sep 21 06:43:48.887 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.887 INFO kablam! --> src/base/alias.rs:101:25 Sep 21 06:43:48.887 INFO kablam! | Sep 21 06:43:48.887 INFO kablam! 101 | pub type Matrix5x3 = MatrixMN; Sep 21 06:43:48.887 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.887 INFO kablam! | Sep 21 06:43:48.887 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.887 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.887 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.887 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.887 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.887 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.887 INFO kablam! Sep 21 06:43:48.887 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.887 INFO kablam! --> src/base/alias.rs:101:25 Sep 21 06:43:48.887 INFO kablam! | Sep 21 06:43:48.887 INFO kablam! 101 | pub type Matrix5x3 = MatrixMN; Sep 21 06:43:48.887 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.887 INFO kablam! | | Sep 21 06:43:48.887 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.887 INFO kablam! | Sep 21 06:43:48.887 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.887 INFO kablam! --> src/base/alias.rs:101:25 Sep 21 06:43:48.887 INFO kablam! | Sep 21 06:43:48.887 INFO kablam! 101 | pub type Matrix5x3 = MatrixMN; Sep 21 06:43:48.887 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.887 INFO kablam! Sep 21 06:43:48.887 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.887 INFO kablam! --> src/base/alias.rs:103:25 Sep 21 06:43:48.887 INFO kablam! | Sep 21 06:43:48.887 INFO kablam! 103 | pub type Matrix6x3 = MatrixMN; Sep 21 06:43:48.887 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.887 INFO kablam! | Sep 21 06:43:48.887 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.887 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.887 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.887 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.887 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.887 INFO kablam! Sep 21 06:43:48.887 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.887 INFO kablam! --> src/base/alias.rs:103:25 Sep 21 06:43:48.887 INFO kablam! | Sep 21 06:43:48.887 INFO kablam! 103 | pub type Matrix6x3 = MatrixMN; Sep 21 06:43:48.887 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.888 INFO kablam! | Sep 21 06:43:48.888 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.888 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.888 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.888 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.888 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.888 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.888 INFO kablam! Sep 21 06:43:48.888 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.888 INFO kablam! --> src/base/alias.rs:103:25 Sep 21 06:43:48.888 INFO kablam! | Sep 21 06:43:48.888 INFO kablam! 103 | pub type Matrix6x3 = MatrixMN; Sep 21 06:43:48.888 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.888 INFO kablam! | Sep 21 06:43:48.888 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.888 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.888 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.888 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.888 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.888 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.888 INFO kablam! Sep 21 06:43:48.888 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.888 INFO kablam! --> src/base/alias.rs:103:25 Sep 21 06:43:48.888 INFO kablam! | Sep 21 06:43:48.888 INFO kablam! 103 | pub type Matrix6x3 = MatrixMN; Sep 21 06:43:48.888 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.888 INFO kablam! | | Sep 21 06:43:48.888 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.888 INFO kablam! | Sep 21 06:43:48.888 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.888 INFO kablam! --> src/base/alias.rs:103:25 Sep 21 06:43:48.888 INFO kablam! | Sep 21 06:43:48.888 INFO kablam! 103 | pub type Matrix6x3 = MatrixMN; Sep 21 06:43:48.888 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.888 INFO kablam! Sep 21 06:43:48.888 INFO kablam! --> src/base/alias_slice.rs:64:5 Sep 21 06:43:48.888 INFO kablam! | Sep 21 06:43:48.888 INFO kablam! 63 | pub type MatrixSlice2x3<'a, N, RStride = U1, CStride = U2> = Sep 21 06:43:48.888 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.888 INFO kablam! 64 | MatrixSliceMN<'a, N, U2, U3, RStride, CStride>; Sep 21 06:43:48.888 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.888 INFO kablam! | Sep 21 06:43:48.888 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.888 INFO kablam! --> src/base/alias_slice.rs:64:5 Sep 21 06:43:48.888 INFO kablam! | Sep 21 06:43:48.888 INFO kablam! 64 | MatrixSliceMN<'a, N, U2, U3, RStride, CStride>; Sep 21 06:43:48.888 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.888 INFO kablam! Sep 21 06:43:48.888 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.888 INFO kablam! --> src/base/alias_slice.rs:67:5 Sep 21 06:43:48.888 INFO kablam! | Sep 21 06:43:48.889 INFO kablam! 67 | MatrixSliceMN<'a, N, U2, U4, RStride, CStride>; Sep 21 06:43:48.889 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.889 INFO kablam! | Sep 21 06:43:48.889 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.889 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.889 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.889 INFO kablam! Sep 21 06:43:48.889 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.889 INFO kablam! --> src/base/alias_slice.rs:67:5 Sep 21 06:43:48.889 INFO kablam! | Sep 21 06:43:48.889 INFO kablam! 67 | MatrixSliceMN<'a, N, U2, U4, RStride, CStride>; Sep 21 06:43:48.889 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.889 INFO kablam! | Sep 21 06:43:48.889 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.889 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.889 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.889 INFO kablam! Sep 21 06:43:48.889 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.889 INFO kablam! --> src/base/alias_slice.rs:67:5 Sep 21 06:43:48.889 INFO kablam! | Sep 21 06:43:48.889 INFO kablam! 67 | MatrixSliceMN<'a, N, U2, U4, RStride, CStride>; Sep 21 06:43:48.889 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.889 INFO kablam! | Sep 21 06:43:48.889 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.889 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.889 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.889 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.889 INFO kablam! Sep 21 06:43:48.889 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.889 INFO kablam! --> src/base/alias_slice.rs:67:5 Sep 21 06:43:48.889 INFO kablam! | Sep 21 06:43:48.889 INFO kablam! 67 | MatrixSliceMN<'a, N, U2, U4, RStride, CStride>; Sep 21 06:43:48.889 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.889 INFO kablam! | Sep 21 06:43:48.889 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.889 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.889 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.889 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.889 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.889 INFO kablam! Sep 21 06:43:48.889 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.889 INFO kablam! --> src/base/alias_slice.rs:67:5 Sep 21 06:43:48.889 INFO kablam! | Sep 21 06:43:48.889 INFO kablam! 67 | MatrixSliceMN<'a, N, U2, U4, RStride, CStride>; Sep 21 06:43:48.889 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.889 INFO kablam! | Sep 21 06:43:48.889 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.889 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.889 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.889 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.889 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.889 INFO kablam! Sep 21 06:43:48.889 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.889 INFO kablam! --> src/base/alias_slice.rs:67:5 Sep 21 06:43:48.889 INFO kablam! | Sep 21 06:43:48.889 INFO kablam! 66 | pub type MatrixSlice2x4<'a, N, RStride = U1, CStride = U2> = Sep 21 06:43:48.889 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.889 INFO kablam! 67 | MatrixSliceMN<'a, N, U2, U4, RStride, CStride>; Sep 21 06:43:48.890 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.890 INFO kablam! | Sep 21 06:43:48.890 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.890 INFO kablam! --> src/base/alias_slice.rs:67:5 Sep 21 06:43:48.890 INFO kablam! | Sep 21 06:43:48.890 INFO kablam! 67 | MatrixSliceMN<'a, N, U2, U4, RStride, CStride>; Sep 21 06:43:48.890 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.890 INFO kablam! Sep 21 06:43:48.890 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.890 INFO kablam! --> src/base/alias_slice.rs:70:5 Sep 21 06:43:48.890 INFO kablam! | Sep 21 06:43:48.890 INFO kablam! 70 | MatrixSliceMN<'a, N, U2, U5, RStride, CStride>; Sep 21 06:43:48.890 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.890 INFO kablam! | Sep 21 06:43:48.890 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.890 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.890 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.890 INFO kablam! Sep 21 06:43:48.890 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.890 INFO kablam! --> src/base/alias_slice.rs:70:5 Sep 21 06:43:48.890 INFO kablam! | Sep 21 06:43:48.890 INFO kablam! 70 | MatrixSliceMN<'a, N, U2, U5, RStride, CStride>; Sep 21 06:43:48.890 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.890 INFO kablam! | Sep 21 06:43:48.890 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.890 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.890 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.890 INFO kablam! Sep 21 06:43:48.890 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.890 INFO kablam! --> src/base/alias_slice.rs:70:5 Sep 21 06:43:48.890 INFO kablam! | Sep 21 06:43:48.890 INFO kablam! 70 | MatrixSliceMN<'a, N, U2, U5, RStride, CStride>; Sep 21 06:43:48.890 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.890 INFO kablam! | Sep 21 06:43:48.890 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.890 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.890 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.890 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.890 INFO kablam! Sep 21 06:43:48.890 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.890 INFO kablam! --> src/base/alias_slice.rs:70:5 Sep 21 06:43:48.890 INFO kablam! | Sep 21 06:43:48.890 INFO kablam! 70 | MatrixSliceMN<'a, N, U2, U5, RStride, CStride>; Sep 21 06:43:48.890 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.890 INFO kablam! | Sep 21 06:43:48.890 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.890 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.890 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.890 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.890 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.891 INFO kablam! Sep 21 06:43:48.891 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.891 INFO kablam! --> src/base/alias_slice.rs:70:5 Sep 21 06:43:48.891 INFO kablam! | Sep 21 06:43:48.891 INFO kablam! 70 | MatrixSliceMN<'a, N, U2, U5, RStride, CStride>; Sep 21 06:43:48.891 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.891 INFO kablam! | Sep 21 06:43:48.891 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.891 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.891 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.891 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.891 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.891 INFO kablam! Sep 21 06:43:48.891 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.891 INFO kablam! --> src/base/alias_slice.rs:70:5 Sep 21 06:43:48.891 INFO kablam! | Sep 21 06:43:48.891 INFO kablam! 69 | pub type MatrixSlice2x5<'a, N, RStride = U1, CStride = U2> = Sep 21 06:43:48.891 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.891 INFO kablam! 70 | MatrixSliceMN<'a, N, U2, U5, RStride, CStride>; Sep 21 06:43:48.891 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.891 INFO kablam! | Sep 21 06:43:48.891 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.891 INFO kablam! --> src/base/alias_slice.rs:70:5 Sep 21 06:43:48.891 INFO kablam! | Sep 21 06:43:48.891 INFO kablam! 70 | MatrixSliceMN<'a, N, U2, U5, RStride, CStride>; Sep 21 06:43:48.891 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.891 INFO kablam! Sep 21 06:43:48.891 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.891 INFO kablam! --> src/base/alias_slice.rs:73:5 Sep 21 06:43:48.891 INFO kablam! | Sep 21 06:43:48.891 INFO kablam! 73 | MatrixSliceMN<'a, N, U2, U6, RStride, CStride>; Sep 21 06:43:48.891 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.891 INFO kablam! | Sep 21 06:43:48.891 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.891 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.891 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.891 INFO kablam! Sep 21 06:43:48.891 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.891 INFO kablam! --> src/base/alias_slice.rs:73:5 Sep 21 06:43:48.891 INFO kablam! | Sep 21 06:43:48.891 INFO kablam! 73 | MatrixSliceMN<'a, N, U2, U6, RStride, CStride>; Sep 21 06:43:48.891 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.891 INFO kablam! | Sep 21 06:43:48.891 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.891 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.891 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.891 INFO kablam! Sep 21 06:43:48.891 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.891 INFO kablam! --> src/base/alias_slice.rs:73:5 Sep 21 06:43:48.891 INFO kablam! | Sep 21 06:43:48.891 INFO kablam! 73 | MatrixSliceMN<'a, N, U2, U6, RStride, CStride>; Sep 21 06:43:48.891 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.891 INFO kablam! | Sep 21 06:43:48.891 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.891 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.891 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.891 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.891 INFO kablam! Sep 21 06:43:48.891 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.891 INFO kablam! --> src/base/alias_slice.rs:73:5 Sep 21 06:43:48.891 INFO kablam! | Sep 21 06:43:48.891 INFO kablam! 73 | MatrixSliceMN<'a, N, U2, U6, RStride, CStride>; Sep 21 06:43:48.891 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.891 INFO kablam! | Sep 21 06:43:48.891 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.891 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.892 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.892 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.892 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.892 INFO kablam! Sep 21 06:43:48.892 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.892 INFO kablam! --> src/base/alias_slice.rs:73:5 Sep 21 06:43:48.892 INFO kablam! | Sep 21 06:43:48.892 INFO kablam! 73 | MatrixSliceMN<'a, N, U2, U6, RStride, CStride>; Sep 21 06:43:48.892 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.892 INFO kablam! | Sep 21 06:43:48.892 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.892 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.892 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.892 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.892 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.892 INFO kablam! Sep 21 06:43:48.892 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.892 INFO kablam! --> src/base/alias_slice.rs:73:5 Sep 21 06:43:48.892 INFO kablam! | Sep 21 06:43:48.892 INFO kablam! 72 | pub type MatrixSlice2x6<'a, N, RStride = U1, CStride = U2> = Sep 21 06:43:48.892 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.892 INFO kablam! 73 | MatrixSliceMN<'a, N, U2, U6, RStride, CStride>; Sep 21 06:43:48.892 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.892 INFO kablam! | Sep 21 06:43:48.892 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.892 INFO kablam! --> src/base/alias_slice.rs:73:5 Sep 21 06:43:48.892 INFO kablam! | Sep 21 06:43:48.892 INFO kablam! 73 | MatrixSliceMN<'a, N, U2, U6, RStride, CStride>; Sep 21 06:43:48.892 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.892 INFO kablam! Sep 21 06:43:48.892 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.892 INFO kablam! --> src/base/alias_slice.rs:77:5 Sep 21 06:43:48.892 INFO kablam! | Sep 21 06:43:48.892 INFO kablam! 77 | MatrixSliceMN<'a, N, U3, U1, RStride, CStride>; Sep 21 06:43:48.892 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.892 INFO kablam! | Sep 21 06:43:48.892 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.892 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.892 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.892 INFO kablam! Sep 21 06:43:48.892 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.892 INFO kablam! --> src/base/alias_slice.rs:77:5 Sep 21 06:43:48.892 INFO kablam! | Sep 21 06:43:48.892 INFO kablam! 77 | MatrixSliceMN<'a, N, U3, U1, RStride, CStride>; Sep 21 06:43:48.892 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.892 INFO kablam! | Sep 21 06:43:48.892 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.892 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.892 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.892 INFO kablam! Sep 21 06:43:48.892 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.892 INFO kablam! --> src/base/alias_slice.rs:77:5 Sep 21 06:43:48.892 INFO kablam! | Sep 21 06:43:48.892 INFO kablam! 77 | MatrixSliceMN<'a, N, U3, U1, RStride, CStride>; Sep 21 06:43:48.892 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.892 INFO kablam! | Sep 21 06:43:48.892 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.892 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.892 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.893 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.893 INFO kablam! Sep 21 06:43:48.893 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.893 INFO kablam! --> src/base/alias_slice.rs:77:5 Sep 21 06:43:48.893 INFO kablam! | Sep 21 06:43:48.893 INFO kablam! 77 | MatrixSliceMN<'a, N, U3, U1, RStride, CStride>; Sep 21 06:43:48.893 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.893 INFO kablam! | Sep 21 06:43:48.893 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.893 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.893 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.893 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.893 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.893 INFO kablam! Sep 21 06:43:48.893 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.893 INFO kablam! --> src/base/alias_slice.rs:77:5 Sep 21 06:43:48.893 INFO kablam! | Sep 21 06:43:48.893 INFO kablam! 77 | MatrixSliceMN<'a, N, U3, U1, RStride, CStride>; Sep 21 06:43:48.893 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.893 INFO kablam! | Sep 21 06:43:48.893 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.893 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.893 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.893 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.893 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.893 INFO kablam! Sep 21 06:43:48.893 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.893 INFO kablam! --> src/base/alias_slice.rs:77:5 Sep 21 06:43:48.893 INFO kablam! | Sep 21 06:43:48.893 INFO kablam! 76 | pub type MatrixSlice3x1<'a, N, RStride = U1, CStride = U3> = Sep 21 06:43:48.894 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.894 INFO kablam! 77 | MatrixSliceMN<'a, N, U3, U1, RStride, CStride>; Sep 21 06:43:48.894 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.894 INFO kablam! | Sep 21 06:43:48.894 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.894 INFO kablam! --> src/base/alias_slice.rs:77:5 Sep 21 06:43:48.894 INFO kablam! | Sep 21 06:43:48.894 INFO kablam! 77 | MatrixSliceMN<'a, N, U3, U1, RStride, CStride>; Sep 21 06:43:48.894 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.894 INFO kablam! Sep 21 06:43:48.894 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.894 INFO kablam! --> src/base/alias_slice.rs:80:5 Sep 21 06:43:48.894 INFO kablam! | Sep 21 06:43:48.894 INFO kablam! 80 | MatrixSliceMN<'a, N, U3, U2, RStride, CStride>; Sep 21 06:43:48.894 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.894 INFO kablam! | Sep 21 06:43:48.894 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.894 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.894 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.894 INFO kablam! Sep 21 06:43:48.894 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.894 INFO kablam! --> src/base/alias_slice.rs:80:5 Sep 21 06:43:48.894 INFO kablam! | Sep 21 06:43:48.894 INFO kablam! 80 | MatrixSliceMN<'a, N, U3, U2, RStride, CStride>; Sep 21 06:43:48.894 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.894 INFO kablam! | Sep 21 06:43:48.894 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.894 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.894 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.894 INFO kablam! Sep 21 06:43:48.894 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.894 INFO kablam! --> src/base/alias_slice.rs:80:5 Sep 21 06:43:48.894 INFO kablam! | Sep 21 06:43:48.894 INFO kablam! 80 | MatrixSliceMN<'a, N, U3, U2, RStride, CStride>; Sep 21 06:43:48.894 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.894 INFO kablam! | Sep 21 06:43:48.894 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.894 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.894 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.894 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.894 INFO kablam! Sep 21 06:43:48.894 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.894 INFO kablam! --> src/base/alias_slice.rs:80:5 Sep 21 06:43:48.894 INFO kablam! | Sep 21 06:43:48.894 INFO kablam! 80 | MatrixSliceMN<'a, N, U3, U2, RStride, CStride>; Sep 21 06:43:48.894 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.894 INFO kablam! | Sep 21 06:43:48.894 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.894 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.894 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.894 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.894 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.894 INFO kablam! Sep 21 06:43:48.894 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.894 INFO kablam! --> src/base/alias_slice.rs:80:5 Sep 21 06:43:48.894 INFO kablam! | Sep 21 06:43:48.894 INFO kablam! 80 | MatrixSliceMN<'a, N, U3, U2, RStride, CStride>; Sep 21 06:43:48.895 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.895 INFO kablam! | Sep 21 06:43:48.895 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.895 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.895 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.895 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.895 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.895 INFO kablam! Sep 21 06:43:48.895 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.895 INFO kablam! --> src/base/alias_slice.rs:80:5 Sep 21 06:43:48.895 INFO kablam! | Sep 21 06:43:48.895 INFO kablam! 79 | pub type MatrixSlice3x2<'a, N, RStride = U1, CStride = U3> = Sep 21 06:43:48.895 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.895 INFO kablam! 80 | MatrixSliceMN<'a, N, U3, U2, RStride, CStride>; Sep 21 06:43:48.895 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.895 INFO kablam! | Sep 21 06:43:48.895 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.895 INFO kablam! --> src/base/alias_slice.rs:80:5 Sep 21 06:43:48.895 INFO kablam! | Sep 21 06:43:48.895 INFO kablam! 80 | MatrixSliceMN<'a, N, U3, U2, RStride, CStride>; Sep 21 06:43:48.895 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.895 INFO kablam! Sep 21 06:43:48.895 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.895 INFO kablam! --> src/base/alias_slice.rs:83:5 Sep 21 06:43:48.895 INFO kablam! | Sep 21 06:43:48.895 INFO kablam! 83 | MatrixSliceMN<'a, N, U3, U4, RStride, CStride>; Sep 21 06:43:48.895 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.895 INFO kablam! | Sep 21 06:43:48.895 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.895 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.895 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.895 INFO kablam! Sep 21 06:43:48.895 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.895 INFO kablam! --> src/base/alias_slice.rs:83:5 Sep 21 06:43:48.895 INFO kablam! | Sep 21 06:43:48.895 INFO kablam! 83 | MatrixSliceMN<'a, N, U3, U4, RStride, CStride>; Sep 21 06:43:48.895 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.895 INFO kablam! | Sep 21 06:43:48.895 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.895 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.895 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.895 INFO kablam! Sep 21 06:43:48.895 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.895 INFO kablam! --> src/base/alias_slice.rs:83:5 Sep 21 06:43:48.895 INFO kablam! | Sep 21 06:43:48.895 INFO kablam! 83 | MatrixSliceMN<'a, N, U3, U4, RStride, CStride>; Sep 21 06:43:48.895 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.895 INFO kablam! | Sep 21 06:43:48.895 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.895 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.895 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.895 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.895 INFO kablam! Sep 21 06:43:48.895 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.895 INFO kablam! --> src/base/alias_slice.rs:83:5 Sep 21 06:43:48.895 INFO kablam! | Sep 21 06:43:48.895 INFO kablam! 83 | MatrixSliceMN<'a, N, U3, U4, RStride, CStride>; Sep 21 06:43:48.895 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.895 INFO kablam! | Sep 21 06:43:48.895 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.895 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.895 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.895 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.895 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.895 INFO kablam! Sep 21 06:43:48.895 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.895 INFO kablam! --> src/base/alias_slice.rs:83:5 Sep 21 06:43:48.895 INFO kablam! | Sep 21 06:43:48.895 INFO kablam! 83 | MatrixSliceMN<'a, N, U3, U4, RStride, CStride>; Sep 21 06:43:48.896 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.896 INFO kablam! | Sep 21 06:43:48.896 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.896 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.896 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.896 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.896 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.896 INFO kablam! Sep 21 06:43:48.896 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.896 INFO kablam! --> src/base/alias_slice.rs:83:5 Sep 21 06:43:48.896 INFO kablam! | Sep 21 06:43:48.896 INFO kablam! 82 | pub type MatrixSlice3x4<'a, N, RStride = U1, CStride = U3> = Sep 21 06:43:48.896 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.896 INFO kablam! 83 | MatrixSliceMN<'a, N, U3, U4, RStride, CStride>; Sep 21 06:43:48.896 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.896 INFO kablam! | Sep 21 06:43:48.896 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.896 INFO kablam! --> src/base/alias_slice.rs:83:5 Sep 21 06:43:48.896 INFO kablam! | Sep 21 06:43:48.896 INFO kablam! 83 | MatrixSliceMN<'a, N, U3, U4, RStride, CStride>; Sep 21 06:43:48.896 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.896 INFO kablam! Sep 21 06:43:48.896 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.896 INFO kablam! --> src/base/alias_slice.rs:86:5 Sep 21 06:43:48.896 INFO kablam! | Sep 21 06:43:48.896 INFO kablam! 86 | MatrixSliceMN<'a, N, U3, U5, RStride, CStride>; Sep 21 06:43:48.896 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.896 INFO kablam! | Sep 21 06:43:48.896 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.896 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.896 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.896 INFO kablam! Sep 21 06:43:48.896 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.896 INFO kablam! --> src/base/alias_slice.rs:86:5 Sep 21 06:43:48.896 INFO kablam! | Sep 21 06:43:48.896 INFO kablam! 86 | MatrixSliceMN<'a, N, U3, U5, RStride, CStride>; Sep 21 06:43:48.896 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.896 INFO kablam! | Sep 21 06:43:48.896 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.896 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.896 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.896 INFO kablam! Sep 21 06:43:48.896 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.896 INFO kablam! --> src/base/alias_slice.rs:86:5 Sep 21 06:43:48.896 INFO kablam! | Sep 21 06:43:48.896 INFO kablam! 86 | MatrixSliceMN<'a, N, U3, U5, RStride, CStride>; Sep 21 06:43:48.896 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.896 INFO kablam! | Sep 21 06:43:48.896 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.896 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.896 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.896 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.896 INFO kablam! Sep 21 06:43:48.896 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.896 INFO kablam! --> src/base/alias_slice.rs:86:5 Sep 21 06:43:48.896 INFO kablam! | Sep 21 06:43:48.896 INFO kablam! 86 | MatrixSliceMN<'a, N, U3, U5, RStride, CStride>; Sep 21 06:43:48.896 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.896 INFO kablam! | Sep 21 06:43:48.896 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.896 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.897 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.897 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.897 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.897 INFO kablam! Sep 21 06:43:48.897 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.897 INFO kablam! --> src/base/alias_slice.rs:86:5 Sep 21 06:43:48.897 INFO kablam! | Sep 21 06:43:48.897 INFO kablam! 86 | MatrixSliceMN<'a, N, U3, U5, RStride, CStride>; Sep 21 06:43:48.897 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.897 INFO kablam! | Sep 21 06:43:48.897 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.897 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.897 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.897 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.897 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.897 INFO kablam! Sep 21 06:43:48.897 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.897 INFO kablam! --> src/base/alias_slice.rs:86:5 Sep 21 06:43:48.897 INFO kablam! | Sep 21 06:43:48.897 INFO kablam! 85 | pub type MatrixSlice3x5<'a, N, RStride = U1, CStride = U3> = Sep 21 06:43:48.897 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.897 INFO kablam! 86 | MatrixSliceMN<'a, N, U3, U5, RStride, CStride>; Sep 21 06:43:48.897 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.897 INFO kablam! | Sep 21 06:43:48.897 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.897 INFO kablam! --> src/base/alias_slice.rs:86:5 Sep 21 06:43:48.897 INFO kablam! | Sep 21 06:43:48.897 INFO kablam! 86 | MatrixSliceMN<'a, N, U3, U5, RStride, CStride>; Sep 21 06:43:48.897 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.897 INFO kablam! Sep 21 06:43:48.897 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.897 INFO kablam! --> src/base/alias_slice.rs:89:5 Sep 21 06:43:48.897 INFO kablam! | Sep 21 06:43:48.897 INFO kablam! 89 | MatrixSliceMN<'a, N, U3, U6, RStride, CStride>; Sep 21 06:43:48.897 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.897 INFO kablam! | Sep 21 06:43:48.897 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.897 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.897 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.897 INFO kablam! Sep 21 06:43:48.897 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.897 INFO kablam! --> src/base/alias_slice.rs:89:5 Sep 21 06:43:48.897 INFO kablam! | Sep 21 06:43:48.897 INFO kablam! 89 | MatrixSliceMN<'a, N, U3, U6, RStride, CStride>; Sep 21 06:43:48.897 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.897 INFO kablam! | Sep 21 06:43:48.897 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.897 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.897 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.897 INFO kablam! Sep 21 06:43:48.897 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.897 INFO kablam! --> src/base/alias_slice.rs:89:5 Sep 21 06:43:48.897 INFO kablam! | Sep 21 06:43:48.897 INFO kablam! 89 | MatrixSliceMN<'a, N, U3, U6, RStride, CStride>; Sep 21 06:43:48.897 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.897 INFO kablam! | Sep 21 06:43:48.897 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.898 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.898 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.898 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.898 INFO kablam! Sep 21 06:43:48.898 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.898 INFO kablam! --> src/base/alias_slice.rs:89:5 Sep 21 06:43:48.898 INFO kablam! | Sep 21 06:43:48.898 INFO kablam! 89 | MatrixSliceMN<'a, N, U3, U6, RStride, CStride>; Sep 21 06:43:48.898 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.898 INFO kablam! | Sep 21 06:43:48.898 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.898 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.898 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.898 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.898 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.898 INFO kablam! Sep 21 06:43:48.898 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.898 INFO kablam! --> src/base/alias_slice.rs:89:5 Sep 21 06:43:48.898 INFO kablam! | Sep 21 06:43:48.898 INFO kablam! 89 | MatrixSliceMN<'a, N, U3, U6, RStride, CStride>; Sep 21 06:43:48.898 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.898 INFO kablam! | Sep 21 06:43:48.898 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.898 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.898 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.898 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.898 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.898 INFO kablam! Sep 21 06:43:48.898 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.898 INFO kablam! --> src/base/alias_slice.rs:89:5 Sep 21 06:43:48.898 INFO kablam! | Sep 21 06:43:48.898 INFO kablam! 88 | pub type MatrixSlice3x6<'a, N, RStride = U1, CStride = U3> = Sep 21 06:43:48.898 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.898 INFO kablam! 89 | MatrixSliceMN<'a, N, U3, U6, RStride, CStride>; Sep 21 06:43:48.898 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.898 INFO kablam! | Sep 21 06:43:48.898 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.898 INFO kablam! --> src/base/alias_slice.rs:89:5 Sep 21 06:43:48.898 INFO kablam! | Sep 21 06:43:48.898 INFO kablam! 89 | MatrixSliceMN<'a, N, U3, U6, RStride, CStride>; Sep 21 06:43:48.898 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.898 INFO kablam! Sep 21 06:43:48.898 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.899 INFO kablam! --> src/base/alias_slice.rs:93:5 Sep 21 06:43:48.899 INFO kablam! | Sep 21 06:43:48.899 INFO kablam! 93 | MatrixSliceMN<'a, N, U4, U1, RStride, CStride>; Sep 21 06:43:48.899 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.899 INFO kablam! | Sep 21 06:43:48.899 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.899 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.899 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.899 INFO kablam! Sep 21 06:43:48.899 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.899 INFO kablam! --> src/base/alias_slice.rs:93:5 Sep 21 06:43:48.899 INFO kablam! | Sep 21 06:43:48.899 INFO kablam! 93 | MatrixSliceMN<'a, N, U4, U1, RStride, CStride>; Sep 21 06:43:48.899 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.899 INFO kablam! | Sep 21 06:43:48.899 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.899 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.899 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.899 INFO kablam! Sep 21 06:43:48.899 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.899 INFO kablam! --> src/base/alias_slice.rs:93:5 Sep 21 06:43:48.899 INFO kablam! | Sep 21 06:43:48.899 INFO kablam! 93 | MatrixSliceMN<'a, N, U4, U1, RStride, CStride>; Sep 21 06:43:48.899 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.899 INFO kablam! | Sep 21 06:43:48.899 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.899 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.899 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.899 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.899 INFO kablam! Sep 21 06:43:48.899 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.899 INFO kablam! --> src/base/alias_slice.rs:93:5 Sep 21 06:43:48.899 INFO kablam! | Sep 21 06:43:48.899 INFO kablam! 93 | MatrixSliceMN<'a, N, U4, U1, RStride, CStride>; Sep 21 06:43:48.899 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.899 INFO kablam! | Sep 21 06:43:48.899 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.899 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.899 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.899 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.899 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.899 INFO kablam! Sep 21 06:43:48.899 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.899 INFO kablam! --> src/base/alias_slice.rs:93:5 Sep 21 06:43:48.899 INFO kablam! | Sep 21 06:43:48.899 INFO kablam! 93 | MatrixSliceMN<'a, N, U4, U1, RStride, CStride>; Sep 21 06:43:48.899 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.899 INFO kablam! | Sep 21 06:43:48.899 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.899 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.899 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.899 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.899 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.899 INFO kablam! Sep 21 06:43:48.899 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.899 INFO kablam! --> src/base/alias_slice.rs:93:5 Sep 21 06:43:48.899 INFO kablam! | Sep 21 06:43:48.899 INFO kablam! 92 | pub type MatrixSlice4x1<'a, N, RStride = U1, CStride = U4> = Sep 21 06:43:48.899 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.899 INFO kablam! 93 | MatrixSliceMN<'a, N, U4, U1, RStride, CStride>; Sep 21 06:43:48.899 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.899 INFO kablam! | Sep 21 06:43:48.899 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.899 INFO kablam! --> src/base/alias_slice.rs:93:5 Sep 21 06:43:48.899 INFO kablam! | Sep 21 06:43:48.902 INFO kablam! 93 | MatrixSliceMN<'a, N, U4, U1, RStride, CStride>; Sep 21 06:43:48.902 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.902 INFO kablam! Sep 21 06:43:48.902 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.902 INFO kablam! --> src/base/alias_slice.rs:96:5 Sep 21 06:43:48.902 INFO kablam! | Sep 21 06:43:48.902 INFO kablam! 96 | MatrixSliceMN<'a, N, U4, U2, RStride, CStride>; Sep 21 06:43:48.902 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.902 INFO kablam! | Sep 21 06:43:48.902 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.902 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.902 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.902 INFO kablam! Sep 21 06:43:48.902 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.902 INFO kablam! --> src/base/alias_slice.rs:96:5 Sep 21 06:43:48.902 INFO kablam! | Sep 21 06:43:48.902 INFO kablam! 96 | MatrixSliceMN<'a, N, U4, U2, RStride, CStride>; Sep 21 06:43:48.902 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.902 INFO kablam! | Sep 21 06:43:48.902 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.902 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.902 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.902 INFO kablam! Sep 21 06:43:48.903 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.903 INFO kablam! --> src/base/alias_slice.rs:96:5 Sep 21 06:43:48.903 INFO kablam! | Sep 21 06:43:48.903 INFO kablam! 96 | MatrixSliceMN<'a, N, U4, U2, RStride, CStride>; Sep 21 06:43:48.903 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.903 INFO kablam! | Sep 21 06:43:48.903 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.903 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.903 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.903 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.903 INFO kablam! Sep 21 06:43:48.903 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.903 INFO kablam! --> src/base/alias_slice.rs:96:5 Sep 21 06:43:48.903 INFO kablam! | Sep 21 06:43:48.903 INFO kablam! 96 | MatrixSliceMN<'a, N, U4, U2, RStride, CStride>; Sep 21 06:43:48.903 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.903 INFO kablam! | Sep 21 06:43:48.903 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.903 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.903 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.903 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.903 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.903 INFO kablam! Sep 21 06:43:48.903 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.903 INFO kablam! --> src/base/alias_slice.rs:96:5 Sep 21 06:43:48.903 INFO kablam! | Sep 21 06:43:48.903 INFO kablam! 96 | MatrixSliceMN<'a, N, U4, U2, RStride, CStride>; Sep 21 06:43:48.903 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.903 INFO kablam! | Sep 21 06:43:48.903 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.903 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.903 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.903 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.903 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.903 INFO kablam! Sep 21 06:43:48.903 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.903 INFO kablam! --> src/base/alias_slice.rs:96:5 Sep 21 06:43:48.903 INFO kablam! | Sep 21 06:43:48.903 INFO kablam! 95 | pub type MatrixSlice4x2<'a, N, RStride = U1, CStride = U4> = Sep 21 06:43:48.903 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.903 INFO kablam! 96 | MatrixSliceMN<'a, N, U4, U2, RStride, CStride>; Sep 21 06:43:48.903 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.903 INFO kablam! | Sep 21 06:43:48.903 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.903 INFO kablam! --> src/base/alias_slice.rs:96:5 Sep 21 06:43:48.903 INFO kablam! | Sep 21 06:43:48.903 INFO kablam! 96 | MatrixSliceMN<'a, N, U4, U2, RStride, CStride>; Sep 21 06:43:48.903 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.903 INFO kablam! Sep 21 06:43:48.904 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.904 INFO kablam! --> src/base/alias_slice.rs:99:5 Sep 21 06:43:48.904 INFO kablam! | Sep 21 06:43:48.904 INFO kablam! 99 | MatrixSliceMN<'a, N, U4, U3, RStride, CStride>; Sep 21 06:43:48.904 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.904 INFO kablam! | Sep 21 06:43:48.904 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.904 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.904 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.904 INFO kablam! Sep 21 06:43:48.904 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.904 INFO kablam! --> src/base/alias_slice.rs:99:5 Sep 21 06:43:48.904 INFO kablam! | Sep 21 06:43:48.904 INFO kablam! 99 | MatrixSliceMN<'a, N, U4, U3, RStride, CStride>; Sep 21 06:43:48.904 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.904 INFO kablam! | Sep 21 06:43:48.904 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.904 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.904 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.904 INFO kablam! Sep 21 06:43:48.904 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.904 INFO kablam! --> src/base/alias_slice.rs:99:5 Sep 21 06:43:48.904 INFO kablam! | Sep 21 06:43:48.904 INFO kablam! 99 | MatrixSliceMN<'a, N, U4, U3, RStride, CStride>; Sep 21 06:43:48.904 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.904 INFO kablam! | Sep 21 06:43:48.904 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.904 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.904 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.904 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.904 INFO kablam! Sep 21 06:43:48.904 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.904 INFO kablam! --> src/base/alias_slice.rs:99:5 Sep 21 06:43:48.904 INFO kablam! | Sep 21 06:43:48.904 INFO kablam! 99 | MatrixSliceMN<'a, N, U4, U3, RStride, CStride>; Sep 21 06:43:48.904 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.904 INFO kablam! | Sep 21 06:43:48.904 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.904 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.904 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.904 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.904 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.904 INFO kablam! Sep 21 06:43:48.904 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.904 INFO kablam! --> src/base/alias_slice.rs:99:5 Sep 21 06:43:48.904 INFO kablam! | Sep 21 06:43:48.904 INFO kablam! 99 | MatrixSliceMN<'a, N, U4, U3, RStride, CStride>; Sep 21 06:43:48.904 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.904 INFO kablam! | Sep 21 06:43:48.904 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.904 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.904 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.904 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.904 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.904 INFO kablam! Sep 21 06:43:48.904 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.904 INFO kablam! --> src/base/alias_slice.rs:99:5 Sep 21 06:43:48.904 INFO kablam! | Sep 21 06:43:48.904 INFO kablam! 98 | pub type MatrixSlice4x3<'a, N, RStride = U1, CStride = U4> = Sep 21 06:43:48.904 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.904 INFO kablam! 99 | MatrixSliceMN<'a, N, U4, U3, RStride, CStride>; Sep 21 06:43:48.904 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.904 INFO kablam! | Sep 21 06:43:48.904 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.904 INFO kablam! --> src/base/alias_slice.rs:99:5 Sep 21 06:43:48.904 INFO kablam! | Sep 21 06:43:48.905 INFO kablam! 99 | MatrixSliceMN<'a, N, U4, U3, RStride, CStride>; Sep 21 06:43:48.905 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.905 INFO kablam! Sep 21 06:43:48.905 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.905 INFO kablam! --> src/base/alias_slice.rs:102:5 Sep 21 06:43:48.905 INFO kablam! | Sep 21 06:43:48.905 INFO kablam! 102 | MatrixSliceMN<'a, N, U4, U5, RStride, CStride>; Sep 21 06:43:48.905 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.905 INFO kablam! | Sep 21 06:43:48.905 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.905 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.905 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.905 INFO kablam! Sep 21 06:43:48.905 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.905 INFO kablam! --> src/base/alias_slice.rs:102:5 Sep 21 06:43:48.905 INFO kablam! | Sep 21 06:43:48.905 INFO kablam! 102 | MatrixSliceMN<'a, N, U4, U5, RStride, CStride>; Sep 21 06:43:48.905 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.905 INFO kablam! | Sep 21 06:43:48.905 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.905 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.905 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.905 INFO kablam! Sep 21 06:43:48.905 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.905 INFO kablam! --> src/base/alias_slice.rs:102:5 Sep 21 06:43:48.905 INFO kablam! | Sep 21 06:43:48.905 INFO kablam! 102 | MatrixSliceMN<'a, N, U4, U5, RStride, CStride>; Sep 21 06:43:48.905 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.905 INFO kablam! | Sep 21 06:43:48.905 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.905 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.905 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.905 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.905 INFO kablam! Sep 21 06:43:48.905 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.905 INFO kablam! --> src/base/alias_slice.rs:102:5 Sep 21 06:43:48.905 INFO kablam! | Sep 21 06:43:48.905 INFO kablam! 102 | MatrixSliceMN<'a, N, U4, U5, RStride, CStride>; Sep 21 06:43:48.905 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.905 INFO kablam! | Sep 21 06:43:48.905 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.905 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.905 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.905 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.905 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.905 INFO kablam! Sep 21 06:43:48.905 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.905 INFO kablam! --> src/base/alias.rs:106:25 Sep 21 06:43:48.906 INFO kablam! | Sep 21 06:43:48.906 INFO kablam! 106 | pub type Matrix5x4 = MatrixMN; Sep 21 06:43:48.906 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.906 INFO kablam! | Sep 21 06:43:48.906 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.906 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.906 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.906 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.906 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.906 INFO kablam! Sep 21 06:43:48.906 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.906 INFO kablam! --> src/base/alias.rs:106:25 Sep 21 06:43:48.906 INFO kablam! | Sep 21 06:43:48.906 INFO kablam! 106 | pub type Matrix5x4 = MatrixMN; Sep 21 06:43:48.906 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.906 INFO kablam! | Sep 21 06:43:48.906 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.906 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.906 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.906 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.906 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.906 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.906 INFO kablam! Sep 21 06:43:48.906 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.906 INFO kablam! --> src/base/alias.rs:106:25 Sep 21 06:43:48.906 INFO kablam! | Sep 21 06:43:48.906 INFO kablam! 106 | pub type Matrix5x4 = MatrixMN; Sep 21 06:43:48.906 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.906 INFO kablam! | Sep 21 06:43:48.906 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.906 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.906 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.906 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.906 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.906 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.906 INFO kablam! Sep 21 06:43:48.906 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.906 INFO kablam! --> src/base/alias.rs:106:25 Sep 21 06:43:48.906 INFO kablam! | Sep 21 06:43:48.906 INFO kablam! 106 | pub type Matrix5x4 = MatrixMN; Sep 21 06:43:48.906 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.906 INFO kablam! | | Sep 21 06:43:48.906 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.906 INFO kablam! | Sep 21 06:43:48.906 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.906 INFO kablam! --> src/base/alias.rs:106:25 Sep 21 06:43:48.906 INFO kablam! | Sep 21 06:43:48.907 INFO kablam! 106 | pub type Matrix5x4 = MatrixMN; Sep 21 06:43:48.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.907 INFO kablam! Sep 21 06:43:48.907 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.907 INFO kablam! --> src/base/alias.rs:108:25 Sep 21 06:43:48.907 INFO kablam! | Sep 21 06:43:48.907 INFO kablam! 108 | pub type Matrix6x4 = MatrixMN; Sep 21 06:43:48.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.907 INFO kablam! | Sep 21 06:43:48.907 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.907 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.907 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.907 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.907 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.907 INFO kablam! Sep 21 06:43:48.907 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.907 INFO kablam! --> src/base/alias.rs:108:25 Sep 21 06:43:48.907 INFO kablam! | Sep 21 06:43:48.907 INFO kablam! 108 | pub type Matrix6x4 = MatrixMN; Sep 21 06:43:48.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.907 INFO kablam! | Sep 21 06:43:48.907 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.907 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.907 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.907 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.907 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.907 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.907 INFO kablam! Sep 21 06:43:48.907 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.907 INFO kablam! --> src/base/alias.rs:108:25 Sep 21 06:43:48.907 INFO kablam! | Sep 21 06:43:48.907 INFO kablam! 108 | pub type Matrix6x4 = MatrixMN; Sep 21 06:43:48.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.907 INFO kablam! | Sep 21 06:43:48.907 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.907 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.907 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.907 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.907 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.907 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.907 INFO kablam! Sep 21 06:43:48.907 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.907 INFO kablam! --> src/base/alias_slice.rs:102:5 Sep 21 06:43:48.907 INFO kablam! | Sep 21 06:43:48.907 INFO kablam! 102 | MatrixSliceMN<'a, N, U4, U5, RStride, CStride>; Sep 21 06:43:48.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.907 INFO kablam! | Sep 21 06:43:48.907 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.907 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.907 INFO kablam! --> src/base/alias.rs:108:25 Sep 21 06:43:48.907 INFO kablam! | Sep 21 06:43:48.907 INFO kablam! 108 | pub type Matrix6x4 = MatrixMN; Sep 21 06:43:48.908 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.908 INFO kablam! | | Sep 21 06:43:48.908 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.908 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.908 INFO kablam! | Sep 21 06:43:48.908 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.908 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.908 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.908 INFO kablam! --> src/base/alias.rs:108:25 Sep 21 06:43:48.908 INFO kablam! | Sep 21 06:43:48.908 INFO kablam! 108 | pub type Matrix6x4 = MatrixMN; Sep 21 06:43:48.908 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.908 INFO kablam! Sep 21 06:43:48.908 INFO kablam! Sep 21 06:43:48.908 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.908 INFO kablam! --> src/base/alias_slice.rs:102:5 Sep 21 06:43:48.908 INFO kablam! | Sep 21 06:43:48.908 INFO kablam! 101 | pub type MatrixSlice4x5<'a, N, RStride = U1, CStride = U4> = Sep 21 06:43:48.908 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.908 INFO kablam! 102 | MatrixSliceMN<'a, N, U4, U5, RStride, CStride>; Sep 21 06:43:48.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.908 INFO kablam! | Sep 21 06:43:48.908 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.908 INFO kablam! --> src/base/alias_slice.rs:102:5 Sep 21 06:43:48.908 INFO kablam! | Sep 21 06:43:48.908 INFO kablam! 102 | MatrixSliceMN<'a, N, U4, U5, RStride, CStride>; Sep 21 06:43:48.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.908 INFO kablam! Sep 21 06:43:48.908 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.908 INFO kablam! --> src/base/alias_slice.rs:105:5 Sep 21 06:43:48.908 INFO kablam! | Sep 21 06:43:48.908 INFO kablam! 105 | MatrixSliceMN<'a, N, U4, U6, RStride, CStride>; Sep 21 06:43:48.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.908 INFO kablam! | Sep 21 06:43:48.908 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.908 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.908 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.908 INFO kablam! Sep 21 06:43:48.908 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.908 INFO kablam! --> src/base/alias_slice.rs:105:5 Sep 21 06:43:48.908 INFO kablam! | Sep 21 06:43:48.908 INFO kablam! 105 | MatrixSliceMN<'a, N, U4, U6, RStride, CStride>; Sep 21 06:43:48.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.908 INFO kablam! | Sep 21 06:43:48.908 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.908 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.908 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.908 INFO kablam! Sep 21 06:43:48.908 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.908 INFO kablam! --> src/base/alias_slice.rs:105:5 Sep 21 06:43:48.908 INFO kablam! | Sep 21 06:43:48.908 INFO kablam! 105 | MatrixSliceMN<'a, N, U4, U6, RStride, CStride>; Sep 21 06:43:48.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.908 INFO kablam! | Sep 21 06:43:48.908 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.908 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.908 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.908 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.908 INFO kablam! Sep 21 06:43:48.908 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.908 INFO kablam! --> src/base/alias.rs:111:25 Sep 21 06:43:48.908 INFO kablam! | Sep 21 06:43:48.908 INFO kablam! 111 | pub type Matrix6x5 = MatrixMN; Sep 21 06:43:48.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.909 INFO kablam! | Sep 21 06:43:48.909 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.909 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.909 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.909 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.909 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.909 INFO kablam! Sep 21 06:43:48.909 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.909 INFO kablam! --> src/base/alias_slice.rs:105:5 Sep 21 06:43:48.909 INFO kablam! | Sep 21 06:43:48.909 INFO kablam! 105 | MatrixSliceMN<'a, N, U4, U6, RStride, CStride>; Sep 21 06:43:48.909 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.909 INFO kablam! | Sep 21 06:43:48.909 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.909 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.909 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.909 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.909 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.909 INFO kablam! Sep 21 06:43:48.909 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.909 INFO kablam! --> src/base/alias.rs:111:25 Sep 21 06:43:48.909 INFO kablam! | Sep 21 06:43:48.909 INFO kablam! 111 | pub type Matrix6x5 = MatrixMN; Sep 21 06:43:48.909 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.909 INFO kablam! | Sep 21 06:43:48.909 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.909 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.909 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.909 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.909 INFO kablam! --> src/base/alias_slice.rs:105:5 Sep 21 06:43:48.909 INFO kablam! | Sep 21 06:43:48.909 INFO kablam! 105 | MatrixSliceMN<'a, N, U4, U6, RStride, CStride>; Sep 21 06:43:48.909 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.909 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.909 INFO kablam! | Sep 21 06:43:48.909 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.909 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.909 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.909 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.909 INFO kablam! Sep 21 06:43:48.909 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.909 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.909 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.909 INFO kablam! Sep 21 06:43:48.910 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.910 INFO kablam! --> src/base/alias.rs:111:25 Sep 21 06:43:48.910 INFO kablam! | Sep 21 06:43:48.910 INFO kablam! 111 | pub type Matrix6x5 = MatrixMN; Sep 21 06:43:48.910 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.910 INFO kablam! | Sep 21 06:43:48.910 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.910 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.910 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.910 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.910 INFO kablam! --> src/base/alias_slice.rs:105:5 Sep 21 06:43:48.910 INFO kablam! | Sep 21 06:43:48.910 INFO kablam! 104 | pub type MatrixSlice4x6<'a, N, RStride = U1, CStride = U4> = Sep 21 06:43:48.910 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.910 INFO kablam! 105 | MatrixSliceMN<'a, N, U4, U6, RStride, CStride>; Sep 21 06:43:48.910 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.910 INFO kablam! | Sep 21 06:43:48.910 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.910 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.910 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.910 INFO kablam! --> src/base/alias_slice.rs:105:5 Sep 21 06:43:48.910 INFO kablam! | Sep 21 06:43:48.910 INFO kablam! 105 | MatrixSliceMN<'a, N, U4, U6, RStride, CStride>; Sep 21 06:43:48.910 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.910 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.910 INFO kablam! Sep 21 06:43:48.910 INFO kablam! Sep 21 06:43:48.910 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.910 INFO kablam! --> src/base/alias_slice.rs:109:5 Sep 21 06:43:48.910 INFO kablam! | Sep 21 06:43:48.910 INFO kablam! 109 | MatrixSliceMN<'a, N, U5, U1, RStride, CStride>; Sep 21 06:43:48.910 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.910 INFO kablam! | Sep 21 06:43:48.910 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.910 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.910 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.910 INFO kablam! Sep 21 06:43:48.910 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.910 INFO kablam! --> src/base/alias_slice.rs:109:5 Sep 21 06:43:48.910 INFO kablam! | Sep 21 06:43:48.910 INFO kablam! 109 | MatrixSliceMN<'a, N, U5, U1, RStride, CStride>; Sep 21 06:43:48.910 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.911 INFO kablam! | Sep 21 06:43:48.911 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.911 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.911 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.911 INFO kablam! Sep 21 06:43:48.911 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.911 INFO kablam! --> src/base/alias.rs:111:25 Sep 21 06:43:48.911 INFO kablam! | Sep 21 06:43:48.911 INFO kablam! 111 | pub type Matrix6x5 = MatrixMN; Sep 21 06:43:48.911 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.911 INFO kablam! | | Sep 21 06:43:48.911 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.911 INFO kablam! | Sep 21 06:43:48.911 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.911 INFO kablam! --> src/base/alias_slice.rs:109:5 Sep 21 06:43:48.911 INFO kablam! | Sep 21 06:43:48.911 INFO kablam! 109 | MatrixSliceMN<'a, N, U5, U1, RStride, CStride>; Sep 21 06:43:48.911 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.911 INFO kablam! | Sep 21 06:43:48.911 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.911 INFO kablam! --> src/base/alias.rs:111:25 Sep 21 06:43:48.911 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.911 INFO kablam! | Sep 21 06:43:48.911 INFO kablam! 111 | pub type Matrix6x5 = MatrixMN; Sep 21 06:43:48.911 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.911 INFO kablam! Sep 21 06:43:48.911 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.911 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.911 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.911 INFO kablam! Sep 21 06:43:48.911 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.911 INFO kablam! --> src/base/alias_slice.rs:109:5 Sep 21 06:43:48.911 INFO kablam! | Sep 21 06:43:48.911 INFO kablam! 109 | MatrixSliceMN<'a, N, U5, U1, RStride, CStride>; Sep 21 06:43:48.911 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.911 INFO kablam! | Sep 21 06:43:48.911 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.911 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.911 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.911 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.911 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.911 INFO kablam! Sep 21 06:43:48.911 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.911 INFO kablam! --> src/base/alias.rs:122:23 Sep 21 06:43:48.911 INFO kablam! | Sep 21 06:43:48.911 INFO kablam! 122 | pub type DVector = Matrix>; Sep 21 06:43:48.911 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.911 INFO kablam! | Sep 21 06:43:48.911 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.911 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.911 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.911 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.911 INFO kablam! --> src/base/alias_slice.rs:109:5 Sep 21 06:43:48.911 INFO kablam! | Sep 21 06:43:48.911 INFO kablam! 109 | MatrixSliceMN<'a, N, U5, U1, RStride, CStride>; Sep 21 06:43:48.911 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.911 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.911 INFO kablam! Sep 21 06:43:48.911 INFO kablam! | Sep 21 06:43:48.912 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.912 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.912 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.912 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.912 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.912 INFO kablam! Sep 21 06:43:48.912 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.912 INFO kablam! --> src/base/alias.rs:122:23 Sep 21 06:43:48.912 INFO kablam! | Sep 21 06:43:48.912 INFO kablam! 122 | pub type DVector = Matrix>; Sep 21 06:43:48.912 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.912 INFO kablam! | Sep 21 06:43:48.912 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.912 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.912 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.912 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.912 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.912 INFO kablam! Sep 21 06:43:48.912 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.912 INFO kablam! --> src/base/alias_slice.rs:109:5 Sep 21 06:43:48.912 INFO kablam! | Sep 21 06:43:48.912 INFO kablam! 108 | pub type MatrixSlice5x1<'a, N, RStride = U1, CStride = U5> = Sep 21 06:43:48.912 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.912 INFO kablam! 109 | MatrixSliceMN<'a, N, U5, U1, RStride, CStride>; Sep 21 06:43:48.912 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.912 INFO kablam! | Sep 21 06:43:48.912 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.912 INFO kablam! --> src/base/alias_slice.rs:109:5 Sep 21 06:43:48.912 INFO kablam! | Sep 21 06:43:48.912 INFO kablam! 109 | MatrixSliceMN<'a, N, U5, U1, RStride, CStride>; Sep 21 06:43:48.912 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.913 INFO kablam! Sep 21 06:43:48.913 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.913 INFO kablam! --> src/base/alias.rs:122:23 Sep 21 06:43:48.913 INFO kablam! | Sep 21 06:43:48.913 INFO kablam! 122 | pub type DVector = Matrix>; Sep 21 06:43:48.913 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.913 INFO kablam! | Sep 21 06:43:48.913 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.913 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.913 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.913 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.913 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.913 INFO kablam! Sep 21 06:43:48.913 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.913 INFO kablam! --> src/base/alias.rs:122:23 Sep 21 06:43:48.913 INFO kablam! | Sep 21 06:43:48.913 INFO kablam! 122 | pub type DVector = Matrix>; Sep 21 06:43:48.913 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.913 INFO kablam! | | Sep 21 06:43:48.913 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.913 INFO kablam! | Sep 21 06:43:48.913 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.913 INFO kablam! --> src/base/alias.rs:122:23 Sep 21 06:43:48.913 INFO kablam! | Sep 21 06:43:48.913 INFO kablam! 122 | pub type DVector = Matrix>; Sep 21 06:43:48.913 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.913 INFO kablam! Sep 21 06:43:48.913 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.913 INFO kablam! --> src/base/alias_slice.rs:112:5 Sep 21 06:43:48.913 INFO kablam! | Sep 21 06:43:48.913 INFO kablam! 112 | MatrixSliceMN<'a, N, U5, U2, RStride, CStride>; Sep 21 06:43:48.913 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.913 INFO kablam! | Sep 21 06:43:48.913 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.913 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.913 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.913 INFO kablam! Sep 21 06:43:48.913 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.913 INFO kablam! --> src/base/alias_slice.rs:112:5 Sep 21 06:43:48.913 INFO kablam! | Sep 21 06:43:48.913 INFO kablam! 112 | MatrixSliceMN<'a, N, U5, U2, RStride, CStride>; Sep 21 06:43:48.913 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.913 INFO kablam! | Sep 21 06:43:48.913 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.913 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.913 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.913 INFO kablam! Sep 21 06:43:48.913 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.913 INFO kablam! --> src/base/alias_slice.rs:112:5 Sep 21 06:43:48.913 INFO kablam! | Sep 21 06:43:48.913 INFO kablam! 112 | MatrixSliceMN<'a, N, U5, U2, RStride, CStride>; Sep 21 06:43:48.913 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.913 INFO kablam! | Sep 21 06:43:48.913 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.914 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.914 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.914 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.914 INFO kablam! Sep 21 06:43:48.914 INFO kablam! warning: the trait bound `D: base::dimension::DimName` is not satisfied Sep 21 06:43:48.914 INFO kablam! --> src/base/alias.rs:125:26 Sep 21 06:43:48.914 INFO kablam! | Sep 21 06:43:48.914 INFO kablam! 125 | pub type VectorN = MatrixMN; Sep 21 06:43:48.914 INFO kablam! | ^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D` Sep 21 06:43:48.914 INFO kablam! | Sep 21 06:43:48.914 INFO kablam! = help: consider adding a `where D: base::dimension::DimName` bound Sep 21 06:43:48.914 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.914 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.914 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.914 INFO kablam! Sep 21 06:43:48.914 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.914 INFO kablam! --> src/base/alias.rs:125:26 Sep 21 06:43:48.914 INFO kablam! | Sep 21 06:43:48.914 INFO kablam! 125 | pub type VectorN = MatrixMN; Sep 21 06:43:48.914 INFO kablam! | ^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.914 INFO kablam! | Sep 21 06:43:48.914 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.914 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.914 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.914 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.914 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.914 INFO kablam! Sep 21 06:43:48.914 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.914 INFO kablam! --> src/base/alias.rs:125:26 Sep 21 06:43:48.914 INFO kablam! | Sep 21 06:43:48.914 INFO kablam! 125 | pub type VectorN = MatrixMN; Sep 21 06:43:48.914 INFO kablam! | ^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.914 INFO kablam! | Sep 21 06:43:48.914 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.914 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.914 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.914 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.914 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.914 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.914 INFO kablam! Sep 21 06:43:48.914 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.914 INFO kablam! --> src/base/alias.rs:125:26 Sep 21 06:43:48.914 INFO kablam! | Sep 21 06:43:48.914 INFO kablam! 125 | pub type VectorN = MatrixMN; Sep 21 06:43:48.914 INFO kablam! | ^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.914 INFO kablam! | Sep 21 06:43:48.914 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.914 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.914 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.914 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.914 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.914 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.914 INFO kablam! Sep 21 06:43:48.914 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.914 INFO kablam! --> src/base/alias.rs:125:26 Sep 21 06:43:48.914 INFO kablam! | Sep 21 06:43:48.914 INFO kablam! 125 | pub type VectorN = MatrixMN; Sep 21 06:43:48.914 INFO kablam! | - ^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.915 INFO kablam! | | Sep 21 06:43:48.915 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.915 INFO kablam! | Sep 21 06:43:48.915 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.915 INFO kablam! --> src/base/alias.rs:125:26 Sep 21 06:43:48.915 INFO kablam! | Sep 21 06:43:48.915 INFO kablam! 125 | pub type VectorN = MatrixMN; Sep 21 06:43:48.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.915 INFO kablam! Sep 21 06:43:48.915 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.915 INFO kablam! --> src/base/alias_slice.rs:112:5 Sep 21 06:43:48.915 INFO kablam! | Sep 21 06:43:48.915 INFO kablam! 112 | MatrixSliceMN<'a, N, U5, U2, RStride, CStride>; Sep 21 06:43:48.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.915 INFO kablam! | Sep 21 06:43:48.915 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.915 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.915 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.915 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.915 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.915 INFO kablam! Sep 21 06:43:48.915 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.915 INFO kablam! --> src/base/alias_slice.rs:112:5 Sep 21 06:43:48.915 INFO kablam! | Sep 21 06:43:48.915 INFO kablam! 112 | MatrixSliceMN<'a, N, U5, U2, RStride, CStride>; Sep 21 06:43:48.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.915 INFO kablam! | Sep 21 06:43:48.915 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.915 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.915 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.915 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.915 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.915 INFO kablam! Sep 21 06:43:48.915 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.915 INFO kablam! --> src/base/alias_slice.rs:112:5 Sep 21 06:43:48.915 INFO kablam! | Sep 21 06:43:48.915 INFO kablam! 111 | pub type MatrixSlice5x2<'a, N, RStride = U1, CStride = U5> = Sep 21 06:43:48.915 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.915 INFO kablam! 112 | MatrixSliceMN<'a, N, U5, U2, RStride, CStride>; Sep 21 06:43:48.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.915 INFO kablam! | Sep 21 06:43:48.915 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.915 INFO kablam! --> src/base/alias_slice.rs:112:5 Sep 21 06:43:48.915 INFO kablam! | Sep 21 06:43:48.915 INFO kablam! 112 | MatrixSliceMN<'a, N, U5, U2, RStride, CStride>; Sep 21 06:43:48.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.915 INFO kablam! Sep 21 06:43:48.915 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.915 INFO kablam! --> src/base/alias_slice.rs:115:5 Sep 21 06:43:48.916 INFO kablam! | Sep 21 06:43:48.916 INFO kablam! 115 | MatrixSliceMN<'a, N, U5, U3, RStride, CStride>; Sep 21 06:43:48.916 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.916 INFO kablam! | Sep 21 06:43:48.916 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.916 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.916 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.916 INFO kablam! Sep 21 06:43:48.916 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.916 INFO kablam! --> src/base/alias_slice.rs:115:5 Sep 21 06:43:48.916 INFO kablam! | Sep 21 06:43:48.916 INFO kablam! 115 | MatrixSliceMN<'a, N, U5, U3, RStride, CStride>; Sep 21 06:43:48.916 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.916 INFO kablam! | Sep 21 06:43:48.916 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.916 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.916 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.916 INFO kablam! Sep 21 06:43:48.916 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.916 INFO kablam! --> src/base/alias_slice.rs:115:5 Sep 21 06:43:48.916 INFO kablam! | Sep 21 06:43:48.916 INFO kablam! 115 | MatrixSliceMN<'a, N, U5, U3, RStride, CStride>; Sep 21 06:43:48.916 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.916 INFO kablam! | Sep 21 06:43:48.916 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.916 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.916 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.916 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.916 INFO kablam! Sep 21 06:43:48.916 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.916 INFO kablam! --> src/base/alias_slice.rs:115:5 Sep 21 06:43:48.916 INFO kablam! | Sep 21 06:43:48.916 INFO kablam! 115 | MatrixSliceMN<'a, N, U5, U3, RStride, CStride>; Sep 21 06:43:48.916 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.916 INFO kablam! | Sep 21 06:43:48.916 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.916 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.916 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.916 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.916 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.916 INFO kablam! Sep 21 06:43:48.916 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.916 INFO kablam! --> src/base/alias_slice.rs:115:5 Sep 21 06:43:48.916 INFO kablam! | Sep 21 06:43:48.916 INFO kablam! 115 | MatrixSliceMN<'a, N, U5, U3, RStride, CStride>; Sep 21 06:43:48.916 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.916 INFO kablam! | Sep 21 06:43:48.916 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.916 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.916 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.916 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.916 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.916 INFO kablam! Sep 21 06:43:48.916 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.916 INFO kablam! --> src/base/alias_slice.rs:115:5 Sep 21 06:43:48.916 INFO kablam! | Sep 21 06:43:48.916 INFO kablam! 114 | pub type MatrixSlice5x3<'a, N, RStride = U1, CStride = U5> = Sep 21 06:43:48.917 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.917 INFO kablam! 115 | MatrixSliceMN<'a, N, U5, U3, RStride, CStride>; Sep 21 06:43:48.917 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.917 INFO kablam! | Sep 21 06:43:48.917 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.917 INFO kablam! --> src/base/alias_slice.rs:115:5 Sep 21 06:43:48.917 INFO kablam! | Sep 21 06:43:48.917 INFO kablam! 115 | MatrixSliceMN<'a, N, U5, U3, RStride, CStride>; Sep 21 06:43:48.917 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.917 INFO kablam! Sep 21 06:43:48.917 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.917 INFO kablam! --> src/base/alias_slice.rs:118:5 Sep 21 06:43:48.917 INFO kablam! | Sep 21 06:43:48.917 INFO kablam! 118 | MatrixSliceMN<'a, N, U5, U4, RStride, CStride>; Sep 21 06:43:48.917 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.917 INFO kablam! | Sep 21 06:43:48.917 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.917 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.917 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.917 INFO kablam! Sep 21 06:43:48.917 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.917 INFO kablam! --> src/base/alias_slice.rs:118:5 Sep 21 06:43:48.917 INFO kablam! | Sep 21 06:43:48.917 INFO kablam! 118 | MatrixSliceMN<'a, N, U5, U4, RStride, CStride>; Sep 21 06:43:48.917 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.917 INFO kablam! | Sep 21 06:43:48.917 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.917 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.917 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.917 INFO kablam! Sep 21 06:43:48.917 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.917 INFO kablam! --> src/base/alias_slice.rs:118:5 Sep 21 06:43:48.917 INFO kablam! | Sep 21 06:43:48.917 INFO kablam! 118 | MatrixSliceMN<'a, N, U5, U4, RStride, CStride>; Sep 21 06:43:48.917 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.917 INFO kablam! | Sep 21 06:43:48.917 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.917 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.917 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.917 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.917 INFO kablam! Sep 21 06:43:48.917 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.917 INFO kablam! --> src/base/alias_slice.rs:118:5 Sep 21 06:43:48.917 INFO kablam! | Sep 21 06:43:48.917 INFO kablam! 118 | MatrixSliceMN<'a, N, U5, U4, RStride, CStride>; Sep 21 06:43:48.917 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.917 INFO kablam! | Sep 21 06:43:48.917 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.917 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.917 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.917 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.917 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.917 INFO kablam! Sep 21 06:43:48.917 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.917 INFO kablam! --> src/base/alias_slice.rs:118:5 Sep 21 06:43:48.917 INFO kablam! | Sep 21 06:43:48.917 INFO kablam! 118 | MatrixSliceMN<'a, N, U5, U4, RStride, CStride>; Sep 21 06:43:48.918 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.918 INFO kablam! | Sep 21 06:43:48.918 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.918 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.918 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.918 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.918 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.918 INFO kablam! Sep 21 06:43:48.918 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.918 INFO kablam! --> src/base/alias_slice.rs:118:5 Sep 21 06:43:48.918 INFO kablam! | Sep 21 06:43:48.918 INFO kablam! 117 | pub type MatrixSlice5x4<'a, N, RStride = U1, CStride = U5> = Sep 21 06:43:48.918 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.918 INFO kablam! 118 | MatrixSliceMN<'a, N, U5, U4, RStride, CStride>; Sep 21 06:43:48.918 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.918 INFO kablam! | Sep 21 06:43:48.918 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.918 INFO kablam! --> src/base/alias_slice.rs:118:5 Sep 21 06:43:48.918 INFO kablam! | Sep 21 06:43:48.918 INFO kablam! 118 | MatrixSliceMN<'a, N, U5, U4, RStride, CStride>; Sep 21 06:43:48.918 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.918 INFO kablam! Sep 21 06:43:48.918 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.918 INFO kablam! --> src/base/alias_slice.rs:121:5 Sep 21 06:43:48.918 INFO kablam! | Sep 21 06:43:48.918 INFO kablam! 121 | MatrixSliceMN<'a, N, U5, U6, RStride, CStride>; Sep 21 06:43:48.918 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.918 INFO kablam! | Sep 21 06:43:48.918 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.918 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.918 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.918 INFO kablam! Sep 21 06:43:48.918 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.918 INFO kablam! --> src/base/alias_slice.rs:121:5 Sep 21 06:43:48.918 INFO kablam! | Sep 21 06:43:48.918 INFO kablam! 121 | MatrixSliceMN<'a, N, U5, U6, RStride, CStride>; Sep 21 06:43:48.918 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.918 INFO kablam! | Sep 21 06:43:48.918 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.918 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.918 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.918 INFO kablam! Sep 21 06:43:48.918 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.918 INFO kablam! --> src/base/alias_slice.rs:121:5 Sep 21 06:43:48.918 INFO kablam! | Sep 21 06:43:48.918 INFO kablam! 121 | MatrixSliceMN<'a, N, U5, U6, RStride, CStride>; Sep 21 06:43:48.918 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.918 INFO kablam! | Sep 21 06:43:48.918 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.918 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.918 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.918 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.918 INFO kablam! Sep 21 06:43:48.918 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.918 INFO kablam! --> src/base/alias_slice.rs:121:5 Sep 21 06:43:48.918 INFO kablam! | Sep 21 06:43:48.918 INFO kablam! 121 | MatrixSliceMN<'a, N, U5, U6, RStride, CStride>; Sep 21 06:43:48.918 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.918 INFO kablam! | Sep 21 06:43:48.918 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.918 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.918 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.918 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.918 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.918 INFO kablam! Sep 21 06:43:48.918 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.919 INFO kablam! --> src/base/alias_slice.rs:121:5 Sep 21 06:43:48.919 INFO kablam! | Sep 21 06:43:48.919 INFO kablam! 121 | MatrixSliceMN<'a, N, U5, U6, RStride, CStride>; Sep 21 06:43:48.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.919 INFO kablam! | Sep 21 06:43:48.919 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.919 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.919 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.919 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.919 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.919 INFO kablam! Sep 21 06:43:48.919 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.919 INFO kablam! --> src/base/alias_slice.rs:121:5 Sep 21 06:43:48.919 INFO kablam! | Sep 21 06:43:48.919 INFO kablam! 120 | pub type MatrixSlice5x6<'a, N, RStride = U1, CStride = U5> = Sep 21 06:43:48.919 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.919 INFO kablam! 121 | MatrixSliceMN<'a, N, U5, U6, RStride, CStride>; Sep 21 06:43:48.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.919 INFO kablam! | Sep 21 06:43:48.919 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.919 INFO kablam! --> src/base/alias_slice.rs:121:5 Sep 21 06:43:48.919 INFO kablam! | Sep 21 06:43:48.919 INFO kablam! 121 | MatrixSliceMN<'a, N, U5, U6, RStride, CStride>; Sep 21 06:43:48.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.919 INFO kablam! Sep 21 06:43:48.919 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.919 INFO kablam! --> src/base/alias_slice.rs:125:5 Sep 21 06:43:48.919 INFO kablam! | Sep 21 06:43:48.919 INFO kablam! 125 | MatrixSliceMN<'a, N, U6, U1, RStride, CStride>; Sep 21 06:43:48.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.919 INFO kablam! | Sep 21 06:43:48.919 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.919 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.919 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.919 INFO kablam! Sep 21 06:43:48.919 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.919 INFO kablam! --> src/base/alias_slice.rs:125:5 Sep 21 06:43:48.919 INFO kablam! | Sep 21 06:43:48.919 INFO kablam! 125 | MatrixSliceMN<'a, N, U6, U1, RStride, CStride>; Sep 21 06:43:48.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.919 INFO kablam! | Sep 21 06:43:48.919 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.919 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.919 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.919 INFO kablam! Sep 21 06:43:48.919 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.919 INFO kablam! --> src/base/alias_slice.rs:125:5 Sep 21 06:43:48.919 INFO kablam! | Sep 21 06:43:48.919 INFO kablam! 125 | MatrixSliceMN<'a, N, U6, U1, RStride, CStride>; Sep 21 06:43:48.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.919 INFO kablam! | Sep 21 06:43:48.919 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.919 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.919 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.919 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.919 INFO kablam! Sep 21 06:43:48.919 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.919 INFO kablam! --> src/base/alias_slice.rs:125:5 Sep 21 06:43:48.919 INFO kablam! | Sep 21 06:43:48.919 INFO kablam! 125 | MatrixSliceMN<'a, N, U6, U1, RStride, CStride>; Sep 21 06:43:48.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.919 INFO kablam! | Sep 21 06:43:48.919 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.919 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.919 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.919 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.920 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.920 INFO kablam! Sep 21 06:43:48.920 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.920 INFO kablam! --> src/base/alias_slice.rs:125:5 Sep 21 06:43:48.920 INFO kablam! | Sep 21 06:43:48.920 INFO kablam! 125 | MatrixSliceMN<'a, N, U6, U1, RStride, CStride>; Sep 21 06:43:48.920 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.920 INFO kablam! | Sep 21 06:43:48.920 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.920 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.920 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.920 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.920 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.920 INFO kablam! Sep 21 06:43:48.920 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.920 INFO kablam! --> src/base/alias_slice.rs:125:5 Sep 21 06:43:48.920 INFO kablam! | Sep 21 06:43:48.920 INFO kablam! 124 | pub type MatrixSlice6x1<'a, N, RStride = U1, CStride = U6> = Sep 21 06:43:48.920 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.920 INFO kablam! 125 | MatrixSliceMN<'a, N, U6, U1, RStride, CStride>; Sep 21 06:43:48.920 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.920 INFO kablam! | Sep 21 06:43:48.920 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.920 INFO kablam! --> src/base/alias_slice.rs:125:5 Sep 21 06:43:48.920 INFO kablam! | Sep 21 06:43:48.920 INFO kablam! 125 | MatrixSliceMN<'a, N, U6, U1, RStride, CStride>; Sep 21 06:43:48.920 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.920 INFO kablam! Sep 21 06:43:48.920 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.920 INFO kablam! --> src/base/alias_slice.rs:128:5 Sep 21 06:43:48.920 INFO kablam! | Sep 21 06:43:48.920 INFO kablam! 128 | MatrixSliceMN<'a, N, U6, U2, RStride, CStride>; Sep 21 06:43:48.920 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.920 INFO kablam! | Sep 21 06:43:48.920 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.920 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.920 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.921 INFO kablam! Sep 21 06:43:48.921 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.921 INFO kablam! --> src/base/alias_slice.rs:128:5 Sep 21 06:43:48.921 INFO kablam! | Sep 21 06:43:48.921 INFO kablam! 128 | MatrixSliceMN<'a, N, U6, U2, RStride, CStride>; Sep 21 06:43:48.921 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.921 INFO kablam! | Sep 21 06:43:48.921 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.921 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.921 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.921 INFO kablam! Sep 21 06:43:48.921 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.921 INFO kablam! --> src/base/alias_slice.rs:128:5 Sep 21 06:43:48.921 INFO kablam! | Sep 21 06:43:48.921 INFO kablam! 128 | MatrixSliceMN<'a, N, U6, U2, RStride, CStride>; Sep 21 06:43:48.921 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.921 INFO kablam! | Sep 21 06:43:48.921 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.921 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.921 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.921 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.921 INFO kablam! Sep 21 06:43:48.921 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.921 INFO kablam! --> src/base/alias_slice.rs:128:5 Sep 21 06:43:48.921 INFO kablam! | Sep 21 06:43:48.921 INFO kablam! 128 | MatrixSliceMN<'a, N, U6, U2, RStride, CStride>; Sep 21 06:43:48.921 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.921 INFO kablam! | Sep 21 06:43:48.921 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.921 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.921 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.921 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.921 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.921 INFO kablam! Sep 21 06:43:48.921 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.921 INFO kablam! --> src/base/alias_slice.rs:128:5 Sep 21 06:43:48.921 INFO kablam! | Sep 21 06:43:48.921 INFO kablam! 128 | MatrixSliceMN<'a, N, U6, U2, RStride, CStride>; Sep 21 06:43:48.921 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.921 INFO kablam! | Sep 21 06:43:48.921 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.921 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.921 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.921 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.922 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.922 INFO kablam! Sep 21 06:43:48.922 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.922 INFO kablam! --> src/base/alias_slice.rs:128:5 Sep 21 06:43:48.922 INFO kablam! | Sep 21 06:43:48.922 INFO kablam! 127 | pub type MatrixSlice6x2<'a, N, RStride = U1, CStride = U6> = Sep 21 06:43:48.922 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.922 INFO kablam! 128 | MatrixSliceMN<'a, N, U6, U2, RStride, CStride>; Sep 21 06:43:48.922 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.922 INFO kablam! | Sep 21 06:43:48.922 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.922 INFO kablam! --> src/base/alias_slice.rs:128:5 Sep 21 06:43:48.922 INFO kablam! | Sep 21 06:43:48.922 INFO kablam! 128 | MatrixSliceMN<'a, N, U6, U2, RStride, CStride>; Sep 21 06:43:48.922 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.922 INFO kablam! Sep 21 06:43:48.922 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.922 INFO kablam! --> src/base/alias.rs:128:23 Sep 21 06:43:48.922 INFO kablam! | Sep 21 06:43:48.922 INFO kablam! 128 | pub type Vector1 = VectorN; Sep 21 06:43:48.922 INFO kablam! | ^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.922 INFO kablam! | Sep 21 06:43:48.922 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.922 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.922 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.922 INFO kablam! --> src/base/alias_slice.rs:131:5 Sep 21 06:43:48.922 INFO kablam! | Sep 21 06:43:48.922 INFO kablam! 131 | MatrixSliceMN<'a, N, U6, U3, RStride, CStride>; Sep 21 06:43:48.922 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.922 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.922 INFO kablam! | Sep 21 06:43:48.922 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.922 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.922 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.922 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.922 INFO kablam! Sep 21 06:43:48.922 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.922 INFO kablam! Sep 21 06:43:48.922 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.922 INFO kablam! --> src/base/alias_slice.rs:131:5 Sep 21 06:43:48.922 INFO kablam! | Sep 21 06:43:48.922 INFO kablam! 131 | MatrixSliceMN<'a, N, U6, U3, RStride, CStride>; Sep 21 06:43:48.922 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.922 INFO kablam! | Sep 21 06:43:48.922 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.922 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.922 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.922 INFO kablam! --> src/base/alias.rs:128:23 Sep 21 06:43:48.922 INFO kablam! | Sep 21 06:43:48.922 INFO kablam! 128 | pub type Vector1 = VectorN; Sep 21 06:43:48.922 INFO kablam! | ^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.922 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.922 INFO kablam! Sep 21 06:43:48.922 INFO kablam! | Sep 21 06:43:48.922 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.922 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.922 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.922 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.922 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.922 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.922 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.922 INFO kablam! --> src/base/alias_slice.rs:131:5 Sep 21 06:43:48.922 INFO kablam! | Sep 21 06:43:48.922 INFO kablam! 131 | MatrixSliceMN<'a, N, U6, U3, RStride, CStride>; Sep 21 06:43:48.922 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.922 INFO kablam! Sep 21 06:43:48.923 INFO kablam! | Sep 21 06:43:48.923 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.923 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.923 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.923 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.923 INFO kablam! Sep 21 06:43:48.923 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.923 INFO kablam! --> src/base/alias.rs:128:23 Sep 21 06:43:48.923 INFO kablam! | Sep 21 06:43:48.923 INFO kablam! 128 | pub type Vector1 = VectorN; Sep 21 06:43:48.923 INFO kablam! | ^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.923 INFO kablam! | Sep 21 06:43:48.923 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.923 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.923 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.923 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.923 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.923 INFO kablam! --> src/base/alias_slice.rs:131:5 Sep 21 06:43:48.923 INFO kablam! | Sep 21 06:43:48.923 INFO kablam! 131 | MatrixSliceMN<'a, N, U6, U3, RStride, CStride>; Sep 21 06:43:48.923 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.923 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.923 INFO kablam! | Sep 21 06:43:48.923 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.923 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.923 INFO kablam! Sep 21 06:43:48.923 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.923 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.923 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.923 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.923 INFO kablam! Sep 21 06:43:48.923 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.923 INFO kablam! --> src/base/alias.rs:128:23 Sep 21 06:43:48.923 INFO kablam! | Sep 21 06:43:48.923 INFO kablam! 128 | pub type Vector1 = VectorN; Sep 21 06:43:48.923 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 06:43:48.923 INFO kablam! | | Sep 21 06:43:48.923 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.923 INFO kablam! | Sep 21 06:43:48.923 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.923 INFO kablam! --> src/base/alias.rs:128:23 Sep 21 06:43:48.923 INFO kablam! | Sep 21 06:43:48.923 INFO kablam! 128 | pub type Vector1 = VectorN; Sep 21 06:43:48.923 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 06:43:48.923 INFO kablam! Sep 21 06:43:48.923 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.923 INFO kablam! --> src/base/alias_slice.rs:131:5 Sep 21 06:43:48.923 INFO kablam! | Sep 21 06:43:48.923 INFO kablam! 131 | MatrixSliceMN<'a, N, U6, U3, RStride, CStride>; Sep 21 06:43:48.924 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.924 INFO kablam! | Sep 21 06:43:48.924 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.924 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.924 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.924 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.924 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.924 INFO kablam! Sep 21 06:43:48.924 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.924 INFO kablam! --> src/base/alias_slice.rs:131:5 Sep 21 06:43:48.924 INFO kablam! | Sep 21 06:43:48.924 INFO kablam! 130 | pub type MatrixSlice6x3<'a, N, RStride = U1, CStride = U6> = Sep 21 06:43:48.924 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.924 INFO kablam! 131 | MatrixSliceMN<'a, N, U6, U3, RStride, CStride>; Sep 21 06:43:48.924 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.924 INFO kablam! | Sep 21 06:43:48.924 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.924 INFO kablam! --> src/base/alias_slice.rs:131:5 Sep 21 06:43:48.924 INFO kablam! | Sep 21 06:43:48.924 INFO kablam! 131 | MatrixSliceMN<'a, N, U6, U3, RStride, CStride>; Sep 21 06:43:48.924 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.924 INFO kablam! Sep 21 06:43:48.924 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.924 INFO kablam! --> src/base/alias.rs:130:23 Sep 21 06:43:48.924 INFO kablam! | Sep 21 06:43:48.924 INFO kablam! 130 | pub type Vector2 = VectorN; Sep 21 06:43:48.924 INFO kablam! | ^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.924 INFO kablam! | Sep 21 06:43:48.924 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.924 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.924 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.924 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.924 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.924 INFO kablam! --> src/base/alias_slice.rs:134:5 Sep 21 06:43:48.924 INFO kablam! | Sep 21 06:43:48.924 INFO kablam! 134 | MatrixSliceMN<'a, N, U6, U4, RStride, CStride>; Sep 21 06:43:48.924 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.924 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.924 INFO kablam! Sep 21 06:43:48.924 INFO kablam! | Sep 21 06:43:48.924 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.924 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.924 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.924 INFO kablam! Sep 21 06:43:48.924 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.925 INFO kablam! --> src/base/alias.rs:130:23 Sep 21 06:43:48.925 INFO kablam! | Sep 21 06:43:48.925 INFO kablam! 130 | pub type Vector2 = VectorN; Sep 21 06:43:48.925 INFO kablam! | ^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.925 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.925 INFO kablam! --> src/base/alias_slice.rs:134:5 Sep 21 06:43:48.925 INFO kablam! | Sep 21 06:43:48.925 INFO kablam! 134 | MatrixSliceMN<'a, N, U6, U4, RStride, CStride>; Sep 21 06:43:48.925 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.925 INFO kablam! | Sep 21 06:43:48.925 INFO kablam! | Sep 21 06:43:48.925 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.925 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.925 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.925 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.925 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.925 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.925 INFO kablam! Sep 21 06:43:48.925 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.925 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.925 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.925 INFO kablam! Sep 21 06:43:48.925 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.925 INFO kablam! --> src/base/alias_slice.rs:134:5 Sep 21 06:43:48.925 INFO kablam! | Sep 21 06:43:48.925 INFO kablam! 134 | MatrixSliceMN<'a, N, U6, U4, RStride, CStride>; Sep 21 06:43:48.925 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.925 INFO kablam! | Sep 21 06:43:48.925 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.925 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.925 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.925 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.925 INFO kablam! --> src/base/alias.rs:130:23 Sep 21 06:43:48.925 INFO kablam! | Sep 21 06:43:48.925 INFO kablam! 130 | pub type Vector2 = VectorN; Sep 21 06:43:48.925 INFO kablam! | ^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.925 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.925 INFO kablam! | Sep 21 06:43:48.925 INFO kablam! Sep 21 06:43:48.925 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.925 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.925 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.925 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.925 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.925 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.925 INFO kablam! Sep 21 06:43:48.925 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.925 INFO kablam! --> src/base/alias_slice.rs:134:5 Sep 21 06:43:48.925 INFO kablam! | Sep 21 06:43:48.925 INFO kablam! 134 | MatrixSliceMN<'a, N, U6, U4, RStride, CStride>; Sep 21 06:43:48.925 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.925 INFO kablam! | Sep 21 06:43:48.925 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.925 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.925 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.926 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.926 INFO kablam! --> src/base/alias.rs:130:23 Sep 21 06:43:48.926 INFO kablam! | Sep 21 06:43:48.926 INFO kablam! 130 | pub type Vector2 = VectorN; Sep 21 06:43:48.926 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 06:43:48.926 INFO kablam! | | Sep 21 06:43:48.926 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.926 INFO kablam! | Sep 21 06:43:48.926 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.926 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.926 INFO kablam! Sep 21 06:43:48.926 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.926 INFO kablam! --> src/base/alias.rs:130:23 Sep 21 06:43:48.926 INFO kablam! | Sep 21 06:43:48.926 INFO kablam! 130 | pub type Vector2 = VectorN; Sep 21 06:43:48.926 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 06:43:48.926 INFO kablam! Sep 21 06:43:48.926 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.926 INFO kablam! --> src/base/alias_slice.rs:134:5 Sep 21 06:43:48.926 INFO kablam! | Sep 21 06:43:48.926 INFO kablam! 134 | MatrixSliceMN<'a, N, U6, U4, RStride, CStride>; Sep 21 06:43:48.926 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.926 INFO kablam! | Sep 21 06:43:48.926 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.926 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.926 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.926 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.926 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.926 INFO kablam! Sep 21 06:43:48.926 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.926 INFO kablam! --> src/base/alias_slice.rs:134:5 Sep 21 06:43:48.926 INFO kablam! | Sep 21 06:43:48.926 INFO kablam! 133 | pub type MatrixSlice6x4<'a, N, RStride = U1, CStride = U6> = Sep 21 06:43:48.926 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.926 INFO kablam! 134 | MatrixSliceMN<'a, N, U6, U4, RStride, CStride>; Sep 21 06:43:48.926 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.926 INFO kablam! | Sep 21 06:43:48.926 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.926 INFO kablam! --> src/base/alias_slice.rs:134:5 Sep 21 06:43:48.926 INFO kablam! | Sep 21 06:43:48.926 INFO kablam! 134 | MatrixSliceMN<'a, N, U6, U4, RStride, CStride>; Sep 21 06:43:48.926 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.926 INFO kablam! Sep 21 06:43:48.926 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.926 INFO kablam! --> src/base/alias.rs:132:23 Sep 21 06:43:48.926 INFO kablam! | Sep 21 06:43:48.926 INFO kablam! 132 | pub type Vector3 = VectorN; Sep 21 06:43:48.926 INFO kablam! | ^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.926 INFO kablam! | Sep 21 06:43:48.926 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.926 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.926 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.926 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.926 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.927 INFO kablam! Sep 21 06:43:48.927 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.927 INFO kablam! --> src/base/alias_slice.rs:137:5 Sep 21 06:43:48.927 INFO kablam! | Sep 21 06:43:48.927 INFO kablam! 137 | MatrixSliceMN<'a, N, U6, U6, RStride, CStride>; Sep 21 06:43:48.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.927 INFO kablam! | Sep 21 06:43:48.927 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.927 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.927 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.927 INFO kablam! Sep 21 06:43:48.927 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.927 INFO kablam! --> src/base/alias.rs:132:23 Sep 21 06:43:48.927 INFO kablam! | Sep 21 06:43:48.927 INFO kablam! 132 | pub type Vector3 = VectorN; Sep 21 06:43:48.927 INFO kablam! | ^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.927 INFO kablam! | Sep 21 06:43:48.927 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.927 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.927 INFO kablam! --> src/base/alias_slice.rs:137:5 Sep 21 06:43:48.927 INFO kablam! | Sep 21 06:43:48.927 INFO kablam! 137 | MatrixSliceMN<'a, N, U6, U6, RStride, CStride>; Sep 21 06:43:48.927 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.927 INFO kablam! | Sep 21 06:43:48.927 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.927 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.927 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.927 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.927 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.927 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.927 INFO kablam! Sep 21 06:43:48.927 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.927 INFO kablam! Sep 21 06:43:48.927 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.927 INFO kablam! --> src/base/alias_slice.rs:137:5 Sep 21 06:43:48.927 INFO kablam! | Sep 21 06:43:48.927 INFO kablam! 137 | MatrixSliceMN<'a, N, U6, U6, RStride, CStride>; Sep 21 06:43:48.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.927 INFO kablam! | Sep 21 06:43:48.927 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.927 INFO kablam! --> src/base/alias.rs:132:23 Sep 21 06:43:48.927 INFO kablam! | Sep 21 06:43:48.927 INFO kablam! 132 | pub type Vector3 = VectorN; Sep 21 06:43:48.927 INFO kablam! | ^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.927 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.927 INFO kablam! | Sep 21 06:43:48.927 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.927 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.927 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.927 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.927 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.927 INFO kablam! Sep 21 06:43:48.927 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.927 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.927 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.927 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.927 INFO kablam! Sep 21 06:43:48.927 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.927 INFO kablam! --> src/base/alias.rs:132:23 Sep 21 06:43:48.927 INFO kablam! | Sep 21 06:43:48.927 INFO kablam! 132 | pub type Vector3 = VectorN; Sep 21 06:43:48.928 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 06:43:48.928 INFO kablam! | | Sep 21 06:43:48.928 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.928 INFO kablam! | Sep 21 06:43:48.928 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.928 INFO kablam! --> src/base/alias.rs:132:23 Sep 21 06:43:48.928 INFO kablam! | Sep 21 06:43:48.928 INFO kablam! 132 | pub type Vector3 = VectorN; Sep 21 06:43:48.928 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 06:43:48.928 INFO kablam! Sep 21 06:43:48.928 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.928 INFO kablam! --> src/base/alias.rs:134:23 Sep 21 06:43:48.928 INFO kablam! | Sep 21 06:43:48.928 INFO kablam! 134 | pub type Vector4 = VectorN; Sep 21 06:43:48.928 INFO kablam! | ^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.928 INFO kablam! | Sep 21 06:43:48.928 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.928 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.928 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.928 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.928 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.928 INFO kablam! Sep 21 06:43:48.928 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.928 INFO kablam! --> src/base/alias_slice.rs:137:5 Sep 21 06:43:48.928 INFO kablam! | Sep 21 06:43:48.928 INFO kablam! 137 | MatrixSliceMN<'a, N, U6, U6, RStride, CStride>; Sep 21 06:43:48.928 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.928 INFO kablam! | Sep 21 06:43:48.928 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.928 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.928 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.928 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.928 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.928 INFO kablam! Sep 21 06:43:48.928 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.928 INFO kablam! --> src/base/alias.rs:134:23 Sep 21 06:43:48.928 INFO kablam! | Sep 21 06:43:48.928 INFO kablam! 134 | pub type Vector4 = VectorN; Sep 21 06:43:48.928 INFO kablam! | ^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.928 INFO kablam! | Sep 21 06:43:48.928 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.928 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.928 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.928 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.928 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.928 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.928 INFO kablam! Sep 21 06:43:48.928 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.929 INFO kablam! --> src/base/alias_slice.rs:137:5 Sep 21 06:43:48.929 INFO kablam! | Sep 21 06:43:48.929 INFO kablam! 137 | MatrixSliceMN<'a, N, U6, U6, RStride, CStride>; Sep 21 06:43:48.929 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.929 INFO kablam! | Sep 21 06:43:48.929 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.929 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.929 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.929 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.929 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.929 INFO kablam! --> src/base/alias.rs:134:23 Sep 21 06:43:48.929 INFO kablam! | Sep 21 06:43:48.929 INFO kablam! 134 | pub type Vector4 = VectorN; Sep 21 06:43:48.929 INFO kablam! | ^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.929 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.929 INFO kablam! Sep 21 06:43:48.929 INFO kablam! | Sep 21 06:43:48.929 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.929 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.929 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.929 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.929 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.929 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.929 INFO kablam! Sep 21 06:43:48.929 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.929 INFO kablam! --> src/base/alias.rs:134:23 Sep 21 06:43:48.929 INFO kablam! | Sep 21 06:43:48.929 INFO kablam! 134 | pub type Vector4 = VectorN; Sep 21 06:43:48.929 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 06:43:48.929 INFO kablam! | | Sep 21 06:43:48.929 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.929 INFO kablam! | Sep 21 06:43:48.929 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.929 INFO kablam! --> src/base/alias.rs:134:23 Sep 21 06:43:48.929 INFO kablam! | Sep 21 06:43:48.929 INFO kablam! 134 | pub type Vector4 = VectorN; Sep 21 06:43:48.929 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 06:43:48.929 INFO kablam! Sep 21 06:43:48.929 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.929 INFO kablam! --> src/base/alias.rs:136:23 Sep 21 06:43:48.929 INFO kablam! | Sep 21 06:43:48.929 INFO kablam! 136 | pub type Vector5 = VectorN; Sep 21 06:43:48.929 INFO kablam! | ^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.929 INFO kablam! | Sep 21 06:43:48.929 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.929 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.929 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.929 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.929 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.929 INFO kablam! Sep 21 06:43:48.929 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.929 INFO kablam! --> src/base/alias.rs:136:23 Sep 21 06:43:48.929 INFO kablam! | Sep 21 06:43:48.929 INFO kablam! 136 | pub type Vector5 = VectorN; Sep 21 06:43:48.929 INFO kablam! | ^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.929 INFO kablam! | Sep 21 06:43:48.930 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.930 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.930 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.930 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.930 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.930 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.930 INFO kablam! Sep 21 06:43:48.930 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.930 INFO kablam! --> src/base/alias.rs:136:23 Sep 21 06:43:48.930 INFO kablam! | Sep 21 06:43:48.930 INFO kablam! 136 | pub type Vector5 = VectorN; Sep 21 06:43:48.930 INFO kablam! | ^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.930 INFO kablam! | Sep 21 06:43:48.930 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.930 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.930 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.930 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.930 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.930 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.930 INFO kablam! Sep 21 06:43:48.930 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.930 INFO kablam! --> src/base/alias.rs:136:23 Sep 21 06:43:48.930 INFO kablam! | Sep 21 06:43:48.930 INFO kablam! 136 | pub type Vector5 = VectorN; Sep 21 06:43:48.930 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 06:43:48.930 INFO kablam! | | Sep 21 06:43:48.930 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.930 INFO kablam! | Sep 21 06:43:48.930 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.930 INFO kablam! --> src/base/alias.rs:136:23 Sep 21 06:43:48.930 INFO kablam! | Sep 21 06:43:48.930 INFO kablam! 136 | pub type Vector5 = VectorN; Sep 21 06:43:48.930 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 06:43:48.930 INFO kablam! Sep 21 06:43:48.930 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.930 INFO kablam! --> src/base/alias.rs:138:23 Sep 21 06:43:48.930 INFO kablam! | Sep 21 06:43:48.930 INFO kablam! 138 | pub type Vector6 = VectorN; Sep 21 06:43:48.930 INFO kablam! | ^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.930 INFO kablam! | Sep 21 06:43:48.930 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.930 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.930 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.930 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.930 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.930 INFO kablam! Sep 21 06:43:48.930 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.930 INFO kablam! --> src/base/alias.rs:138:23 Sep 21 06:43:48.930 INFO kablam! | Sep 21 06:43:48.930 INFO kablam! 138 | pub type Vector6 = VectorN; Sep 21 06:43:48.930 INFO kablam! | ^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.930 INFO kablam! | Sep 21 06:43:48.930 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.930 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.930 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.930 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.930 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.930 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.930 INFO kablam! Sep 21 06:43:48.930 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.930 INFO kablam! --> src/base/alias.rs:138:23 Sep 21 06:43:48.930 INFO kablam! | Sep 21 06:43:48.930 INFO kablam! 138 | pub type Vector6 = VectorN; Sep 21 06:43:48.930 INFO kablam! | ^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.930 INFO kablam! | Sep 21 06:43:48.931 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.931 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.931 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.931 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.931 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.931 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.931 INFO kablam! Sep 21 06:43:48.931 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.931 INFO kablam! --> src/base/alias.rs:138:23 Sep 21 06:43:48.931 INFO kablam! | Sep 21 06:43:48.931 INFO kablam! 138 | pub type Vector6 = VectorN; Sep 21 06:43:48.931 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 06:43:48.931 INFO kablam! | | Sep 21 06:43:48.931 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.931 INFO kablam! | Sep 21 06:43:48.931 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.931 INFO kablam! --> src/base/alias.rs:138:23 Sep 21 06:43:48.931 INFO kablam! | Sep 21 06:43:48.931 INFO kablam! 138 | pub type Vector6 = VectorN; Sep 21 06:43:48.931 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 06:43:48.931 INFO kablam! Sep 21 06:43:48.931 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.931 INFO kablam! --> src/base/alias.rs:149:26 Sep 21 06:43:48.931 INFO kablam! | Sep 21 06:43:48.931 INFO kablam! 149 | pub type RowDVector = Matrix>; Sep 21 06:43:48.931 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.931 INFO kablam! | Sep 21 06:43:48.931 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.931 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.931 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.931 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.931 INFO kablam! Sep 21 06:43:48.931 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.931 INFO kablam! --> src/base/alias.rs:149:26 Sep 21 06:43:48.931 INFO kablam! | Sep 21 06:43:48.931 INFO kablam! 149 | pub type RowDVector = Matrix>; Sep 21 06:43:48.931 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.931 INFO kablam! | Sep 21 06:43:48.931 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.931 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.931 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.931 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.931 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.931 INFO kablam! Sep 21 06:43:48.931 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.931 INFO kablam! --> src/base/alias.rs:149:26 Sep 21 06:43:48.931 INFO kablam! | Sep 21 06:43:48.932 INFO kablam! 149 | pub type RowDVector = Matrix>; Sep 21 06:43:48.932 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.932 INFO kablam! | Sep 21 06:43:48.932 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.932 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.932 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.932 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.932 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.932 INFO kablam! Sep 21 06:43:48.932 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.932 INFO kablam! --> src/base/alias.rs:149:26 Sep 21 06:43:48.932 INFO kablam! | Sep 21 06:43:48.932 INFO kablam! 149 | pub type RowDVector = Matrix>; Sep 21 06:43:48.932 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.932 INFO kablam! | | Sep 21 06:43:48.932 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.932 INFO kablam! | Sep 21 06:43:48.932 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.932 INFO kablam! --> src/base/alias.rs:149:26 Sep 21 06:43:48.932 INFO kablam! | Sep 21 06:43:48.932 INFO kablam! 149 | pub type RowDVector = Matrix>; Sep 21 06:43:48.932 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.932 INFO kablam! Sep 21 06:43:48.932 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.932 INFO kablam! --> src/base/alias_slice.rs:137:5 Sep 21 06:43:48.932 INFO kablam! | Sep 21 06:43:48.932 INFO kablam! 136 | pub type MatrixSlice6x5<'a, N, RStride = U1, CStride = U6> = Sep 21 06:43:48.932 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.932 INFO kablam! 137 | MatrixSliceMN<'a, N, U6, U6, RStride, CStride>; Sep 21 06:43:48.932 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.932 INFO kablam! | Sep 21 06:43:48.932 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.932 INFO kablam! --> src/base/alias_slice.rs:137:5 Sep 21 06:43:48.932 INFO kablam! | Sep 21 06:43:48.932 INFO kablam! 137 | MatrixSliceMN<'a, N, U6, U6, RStride, CStride>; Sep 21 06:43:48.932 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.932 INFO kablam! Sep 21 06:43:48.932 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.932 INFO kablam! --> src/base/alias_slice.rs:141:5 Sep 21 06:43:48.932 INFO kablam! | Sep 21 06:43:48.932 INFO kablam! 141 | MatrixSliceMN<'a, N, U1, Dynamic, RStride, CStride>; Sep 21 06:43:48.932 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.932 INFO kablam! | Sep 21 06:43:48.932 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.932 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.932 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.932 INFO kablam! Sep 21 06:43:48.932 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.932 INFO kablam! --> src/base/alias_slice.rs:141:5 Sep 21 06:43:48.932 INFO kablam! | Sep 21 06:43:48.932 INFO kablam! 141 | MatrixSliceMN<'a, N, U1, Dynamic, RStride, CStride>; Sep 21 06:43:48.932 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.932 INFO kablam! | Sep 21 06:43:48.932 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.932 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.932 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.932 INFO kablam! Sep 21 06:43:48.932 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.932 INFO kablam! --> src/base/alias_slice.rs:141:5 Sep 21 06:43:48.932 INFO kablam! | Sep 21 06:43:48.933 INFO kablam! 141 | MatrixSliceMN<'a, N, U1, Dynamic, RStride, CStride>; Sep 21 06:43:48.933 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.933 INFO kablam! | Sep 21 06:43:48.933 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.933 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.933 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.933 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.933 INFO kablam! Sep 21 06:43:48.933 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.933 INFO kablam! --> src/base/alias_slice.rs:141:5 Sep 21 06:43:48.933 INFO kablam! | Sep 21 06:43:48.933 INFO kablam! 141 | MatrixSliceMN<'a, N, U1, Dynamic, RStride, CStride>; Sep 21 06:43:48.933 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.933 INFO kablam! | Sep 21 06:43:48.933 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.933 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.933 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.933 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.933 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.933 INFO kablam! Sep 21 06:43:48.933 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.933 INFO kablam! --> src/base/alias_slice.rs:141:5 Sep 21 06:43:48.933 INFO kablam! | Sep 21 06:43:48.933 INFO kablam! 141 | MatrixSliceMN<'a, N, U1, Dynamic, RStride, CStride>; Sep 21 06:43:48.933 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.933 INFO kablam! | Sep 21 06:43:48.933 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.933 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.933 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.933 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.933 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.933 INFO kablam! Sep 21 06:43:48.933 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.933 INFO kablam! --> src/base/alias_slice.rs:141:5 Sep 21 06:43:48.933 INFO kablam! | Sep 21 06:43:48.933 INFO kablam! 140 | pub type MatrixSlice1xX<'a, N, RStride = U1, CStride = U1> = Sep 21 06:43:48.933 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.933 INFO kablam! 141 | MatrixSliceMN<'a, N, U1, Dynamic, RStride, CStride>; Sep 21 06:43:48.933 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.933 INFO kablam! | Sep 21 06:43:48.933 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.933 INFO kablam! --> src/base/alias_slice.rs:141:5 Sep 21 06:43:48.933 INFO kablam! | Sep 21 06:43:48.933 INFO kablam! 141 | MatrixSliceMN<'a, N, U1, Dynamic, RStride, CStride>; Sep 21 06:43:48.933 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.933 INFO kablam! Sep 21 06:43:48.933 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.933 INFO kablam! --> src/base/alias_slice.rs:144:5 Sep 21 06:43:48.933 INFO kablam! | Sep 21 06:43:48.933 INFO kablam! 144 | MatrixSliceMN<'a, N, U2, Dynamic, RStride, CStride>; Sep 21 06:43:48.933 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.933 INFO kablam! | Sep 21 06:43:48.933 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.933 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.934 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.934 INFO kablam! Sep 21 06:43:48.934 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.934 INFO kablam! --> src/base/alias_slice.rs:144:5 Sep 21 06:43:48.934 INFO kablam! | Sep 21 06:43:48.934 INFO kablam! 144 | MatrixSliceMN<'a, N, U2, Dynamic, RStride, CStride>; Sep 21 06:43:48.934 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.934 INFO kablam! | Sep 21 06:43:48.934 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.934 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.934 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.934 INFO kablam! Sep 21 06:43:48.934 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.934 INFO kablam! --> src/base/alias_slice.rs:144:5 Sep 21 06:43:48.934 INFO kablam! | Sep 21 06:43:48.934 INFO kablam! 144 | MatrixSliceMN<'a, N, U2, Dynamic, RStride, CStride>; Sep 21 06:43:48.934 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.934 INFO kablam! | Sep 21 06:43:48.934 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.934 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.934 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.934 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.934 INFO kablam! Sep 21 06:43:48.934 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.934 INFO kablam! --> src/base/alias_slice.rs:144:5 Sep 21 06:43:48.934 INFO kablam! | Sep 21 06:43:48.934 INFO kablam! 144 | MatrixSliceMN<'a, N, U2, Dynamic, RStride, CStride>; Sep 21 06:43:48.934 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.934 INFO kablam! | Sep 21 06:43:48.934 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.934 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.934 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.934 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.934 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.934 INFO kablam! Sep 21 06:43:48.934 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.934 INFO kablam! --> src/base/alias_slice.rs:144:5 Sep 21 06:43:48.934 INFO kablam! | Sep 21 06:43:48.934 INFO kablam! 144 | MatrixSliceMN<'a, N, U2, Dynamic, RStride, CStride>; Sep 21 06:43:48.934 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.934 INFO kablam! | Sep 21 06:43:48.934 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.934 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.934 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.934 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.934 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.934 INFO kablam! Sep 21 06:43:48.934 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.934 INFO kablam! --> src/base/alias_slice.rs:144:5 Sep 21 06:43:48.934 INFO kablam! | Sep 21 06:43:48.934 INFO kablam! 143 | pub type MatrixSlice2xX<'a, N, RStride = U1, CStride = U2> = Sep 21 06:43:48.934 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.934 INFO kablam! 144 | MatrixSliceMN<'a, N, U2, Dynamic, RStride, CStride>; Sep 21 06:43:48.934 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.934 INFO kablam! | Sep 21 06:43:48.934 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.934 INFO kablam! --> src/base/alias_slice.rs:144:5 Sep 21 06:43:48.934 INFO kablam! | Sep 21 06:43:48.934 INFO kablam! 144 | MatrixSliceMN<'a, N, U2, Dynamic, RStride, CStride>; Sep 21 06:43:48.934 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.934 INFO kablam! Sep 21 06:43:48.934 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.935 INFO kablam! --> src/base/alias_slice.rs:147:5 Sep 21 06:43:48.935 INFO kablam! | Sep 21 06:43:48.935 INFO kablam! 147 | MatrixSliceMN<'a, N, U3, Dynamic, RStride, CStride>; Sep 21 06:43:48.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.935 INFO kablam! | Sep 21 06:43:48.935 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.935 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.935 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.935 INFO kablam! Sep 21 06:43:48.935 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.935 INFO kablam! --> src/base/alias_slice.rs:147:5 Sep 21 06:43:48.935 INFO kablam! | Sep 21 06:43:48.935 INFO kablam! 147 | MatrixSliceMN<'a, N, U3, Dynamic, RStride, CStride>; Sep 21 06:43:48.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.935 INFO kablam! | Sep 21 06:43:48.935 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.935 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.935 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.935 INFO kablam! Sep 21 06:43:48.935 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.935 INFO kablam! --> src/base/alias_slice.rs:147:5 Sep 21 06:43:48.935 INFO kablam! | Sep 21 06:43:48.935 INFO kablam! 147 | MatrixSliceMN<'a, N, U3, Dynamic, RStride, CStride>; Sep 21 06:43:48.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.935 INFO kablam! | Sep 21 06:43:48.935 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.935 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.935 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.935 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.935 INFO kablam! Sep 21 06:43:48.935 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.935 INFO kablam! --> src/base/alias_slice.rs:147:5 Sep 21 06:43:48.935 INFO kablam! | Sep 21 06:43:48.935 INFO kablam! 147 | MatrixSliceMN<'a, N, U3, Dynamic, RStride, CStride>; Sep 21 06:43:48.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.935 INFO kablam! | Sep 21 06:43:48.935 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.935 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.935 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.935 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.935 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.935 INFO kablam! Sep 21 06:43:48.935 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.935 INFO kablam! --> src/base/alias_slice.rs:147:5 Sep 21 06:43:48.935 INFO kablam! | Sep 21 06:43:48.935 INFO kablam! 147 | MatrixSliceMN<'a, N, U3, Dynamic, RStride, CStride>; Sep 21 06:43:48.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.935 INFO kablam! | Sep 21 06:43:48.935 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.935 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.935 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.935 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.935 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.935 INFO kablam! Sep 21 06:43:48.935 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.935 INFO kablam! --> src/base/alias_slice.rs:147:5 Sep 21 06:43:48.935 INFO kablam! | Sep 21 06:43:48.935 INFO kablam! 146 | pub type MatrixSlice3xX<'a, N, RStride = U1, CStride = U3> = Sep 21 06:43:48.935 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.935 INFO kablam! 147 | MatrixSliceMN<'a, N, U3, Dynamic, RStride, CStride>; Sep 21 06:43:48.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.935 INFO kablam! | Sep 21 06:43:48.935 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.935 INFO kablam! --> src/base/alias_slice.rs:147:5 Sep 21 06:43:48.936 INFO kablam! | Sep 21 06:43:48.936 INFO kablam! 147 | MatrixSliceMN<'a, N, U3, Dynamic, RStride, CStride>; Sep 21 06:43:48.936 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.936 INFO kablam! Sep 21 06:43:48.936 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.936 INFO kablam! --> src/base/alias_slice.rs:150:5 Sep 21 06:43:48.936 INFO kablam! | Sep 21 06:43:48.936 INFO kablam! 150 | MatrixSliceMN<'a, N, U4, Dynamic, RStride, CStride>; Sep 21 06:43:48.936 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.936 INFO kablam! | Sep 21 06:43:48.936 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.936 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.936 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.936 INFO kablam! Sep 21 06:43:48.936 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.936 INFO kablam! --> src/base/alias_slice.rs:150:5 Sep 21 06:43:48.936 INFO kablam! | Sep 21 06:43:48.936 INFO kablam! 150 | MatrixSliceMN<'a, N, U4, Dynamic, RStride, CStride>; Sep 21 06:43:48.936 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.936 INFO kablam! | Sep 21 06:43:48.936 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.936 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.936 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.936 INFO kablam! Sep 21 06:43:48.936 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.936 INFO kablam! --> src/base/alias_slice.rs:150:5 Sep 21 06:43:48.936 INFO kablam! | Sep 21 06:43:48.936 INFO kablam! 150 | MatrixSliceMN<'a, N, U4, Dynamic, RStride, CStride>; Sep 21 06:43:48.936 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.936 INFO kablam! | Sep 21 06:43:48.936 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.936 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.936 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.936 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.936 INFO kablam! Sep 21 06:43:48.936 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.936 INFO kablam! --> src/base/alias_slice.rs:150:5 Sep 21 06:43:48.936 INFO kablam! | Sep 21 06:43:48.936 INFO kablam! 150 | MatrixSliceMN<'a, N, U4, Dynamic, RStride, CStride>; Sep 21 06:43:48.936 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.936 INFO kablam! | Sep 21 06:43:48.936 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.936 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.936 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.936 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.936 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.936 INFO kablam! Sep 21 06:43:48.936 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.936 INFO kablam! --> src/base/alias_slice.rs:150:5 Sep 21 06:43:48.936 INFO kablam! | Sep 21 06:43:48.936 INFO kablam! 150 | MatrixSliceMN<'a, N, U4, Dynamic, RStride, CStride>; Sep 21 06:43:48.936 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.936 INFO kablam! | Sep 21 06:43:48.936 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.936 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.936 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.936 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.936 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.936 INFO kablam! Sep 21 06:43:48.936 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.936 INFO kablam! --> src/base/alias_slice.rs:150:5 Sep 21 06:43:48.936 INFO kablam! | Sep 21 06:43:48.936 INFO kablam! 149 | pub type MatrixSlice4xX<'a, N, RStride = U1, CStride = U4> = Sep 21 06:43:48.936 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.937 INFO kablam! 150 | MatrixSliceMN<'a, N, U4, Dynamic, RStride, CStride>; Sep 21 06:43:48.937 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.937 INFO kablam! | Sep 21 06:43:48.937 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.937 INFO kablam! --> src/base/alias_slice.rs:150:5 Sep 21 06:43:48.937 INFO kablam! | Sep 21 06:43:48.937 INFO kablam! 150 | MatrixSliceMN<'a, N, U4, Dynamic, RStride, CStride>; Sep 21 06:43:48.937 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.937 INFO kablam! Sep 21 06:43:48.937 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.937 INFO kablam! --> src/base/alias_slice.rs:153:5 Sep 21 06:43:48.937 INFO kablam! | Sep 21 06:43:48.937 INFO kablam! 153 | MatrixSliceMN<'a, N, U5, Dynamic, RStride, CStride>; Sep 21 06:43:48.937 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.937 INFO kablam! | Sep 21 06:43:48.937 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.937 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.937 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.937 INFO kablam! Sep 21 06:43:48.937 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.937 INFO kablam! --> src/base/alias_slice.rs:153:5 Sep 21 06:43:48.937 INFO kablam! | Sep 21 06:43:48.937 INFO kablam! 153 | MatrixSliceMN<'a, N, U5, Dynamic, RStride, CStride>; Sep 21 06:43:48.937 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.937 INFO kablam! | Sep 21 06:43:48.937 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.937 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.937 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.937 INFO kablam! Sep 21 06:43:48.937 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.937 INFO kablam! --> src/base/alias_slice.rs:153:5 Sep 21 06:43:48.937 INFO kablam! | Sep 21 06:43:48.937 INFO kablam! 153 | MatrixSliceMN<'a, N, U5, Dynamic, RStride, CStride>; Sep 21 06:43:48.937 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.937 INFO kablam! | Sep 21 06:43:48.937 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.937 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.937 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.937 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.937 INFO kablam! Sep 21 06:43:48.937 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.937 INFO kablam! --> src/base/alias_slice.rs:153:5 Sep 21 06:43:48.937 INFO kablam! | Sep 21 06:43:48.937 INFO kablam! 153 | MatrixSliceMN<'a, N, U5, Dynamic, RStride, CStride>; Sep 21 06:43:48.937 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.937 INFO kablam! | Sep 21 06:43:48.937 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.937 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.937 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.937 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.937 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.937 INFO kablam! Sep 21 06:43:48.937 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.937 INFO kablam! --> src/base/alias_slice.rs:153:5 Sep 21 06:43:48.937 INFO kablam! | Sep 21 06:43:48.937 INFO kablam! 153 | MatrixSliceMN<'a, N, U5, Dynamic, RStride, CStride>; Sep 21 06:43:48.937 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.937 INFO kablam! | Sep 21 06:43:48.937 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.937 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.938 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.938 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.938 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.938 INFO kablam! Sep 21 06:43:48.938 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.938 INFO kablam! --> src/base/alias_slice.rs:153:5 Sep 21 06:43:48.938 INFO kablam! | Sep 21 06:43:48.938 INFO kablam! 152 | pub type MatrixSlice5xX<'a, N, RStride = U1, CStride = U5> = Sep 21 06:43:48.938 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.938 INFO kablam! 153 | MatrixSliceMN<'a, N, U5, Dynamic, RStride, CStride>; Sep 21 06:43:48.938 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.938 INFO kablam! | Sep 21 06:43:48.938 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.938 INFO kablam! --> src/base/alias_slice.rs:153:5 Sep 21 06:43:48.938 INFO kablam! | Sep 21 06:43:48.938 INFO kablam! 153 | MatrixSliceMN<'a, N, U5, Dynamic, RStride, CStride>; Sep 21 06:43:48.938 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.938 INFO kablam! Sep 21 06:43:48.938 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.938 INFO kablam! --> src/base/alias_slice.rs:156:5 Sep 21 06:43:48.938 INFO kablam! | Sep 21 06:43:48.938 INFO kablam! 156 | MatrixSliceMN<'a, N, U6, Dynamic, RStride, CStride>; Sep 21 06:43:48.938 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.938 INFO kablam! | Sep 21 06:43:48.938 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.938 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.938 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.938 INFO kablam! Sep 21 06:43:48.938 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.938 INFO kablam! --> src/base/alias_slice.rs:156:5 Sep 21 06:43:48.938 INFO kablam! | Sep 21 06:43:48.939 INFO kablam! 156 | MatrixSliceMN<'a, N, U6, Dynamic, RStride, CStride>; Sep 21 06:43:48.939 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.939 INFO kablam! | Sep 21 06:43:48.939 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.939 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.939 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.939 INFO kablam! Sep 21 06:43:48.939 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.939 INFO kablam! --> src/base/alias_slice.rs:156:5 Sep 21 06:43:48.939 INFO kablam! | Sep 21 06:43:48.939 INFO kablam! 156 | MatrixSliceMN<'a, N, U6, Dynamic, RStride, CStride>; Sep 21 06:43:48.939 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.939 INFO kablam! | Sep 21 06:43:48.939 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.939 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.939 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.939 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.939 INFO kablam! Sep 21 06:43:48.939 INFO kablam! warning: the trait bound `D: base::dimension::DimName` is not satisfied Sep 21 06:43:48.943 INFO kablam! --> src/base/alias.rs:152:29 Sep 21 06:43:48.943 INFO kablam! | Sep 21 06:43:48.943 INFO kablam! 152 | pub type RowVectorN = MatrixMN; Sep 21 06:43:48.943 INFO kablam! | ^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D` Sep 21 06:43:48.943 INFO kablam! | Sep 21 06:43:48.943 INFO kablam! = help: consider adding a `where D: base::dimension::DimName` bound Sep 21 06:43:48.943 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.943 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.943 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.943 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.943 INFO kablam! Sep 21 06:43:48.943 INFO kablam! --> src/base/alias_slice.rs:156:5 Sep 21 06:43:48.943 INFO kablam! | Sep 21 06:43:48.943 INFO kablam! 156 | MatrixSliceMN<'a, N, U6, Dynamic, RStride, CStride>; Sep 21 06:43:48.943 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.943 INFO kablam! | Sep 21 06:43:48.943 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.943 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.943 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.943 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.943 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.943 INFO kablam! Sep 21 06:43:48.943 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.943 INFO kablam! --> src/base/alias.rs:152:29 Sep 21 06:43:48.943 INFO kablam! | Sep 21 06:43:48.944 INFO kablam! 152 | pub type RowVectorN = MatrixMN; Sep 21 06:43:48.944 INFO kablam! | ^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.944 INFO kablam! | Sep 21 06:43:48.944 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.944 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.944 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.944 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.944 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.944 INFO kablam! Sep 21 06:43:48.944 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.944 INFO kablam! --> src/base/alias_slice.rs:156:5 Sep 21 06:43:48.944 INFO kablam! | Sep 21 06:43:48.944 INFO kablam! 156 | MatrixSliceMN<'a, N, U6, Dynamic, RStride, CStride>; Sep 21 06:43:48.944 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.944 INFO kablam! | Sep 21 06:43:48.944 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.944 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.944 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.944 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.944 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.944 INFO kablam! Sep 21 06:43:48.944 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.944 INFO kablam! --> src/base/alias.rs:152:29 Sep 21 06:43:48.944 INFO kablam! | Sep 21 06:43:48.944 INFO kablam! 152 | pub type RowVectorN = MatrixMN; Sep 21 06:43:48.944 INFO kablam! | ^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.944 INFO kablam! | Sep 21 06:43:48.944 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.944 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.944 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.944 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.944 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.944 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.944 INFO kablam! Sep 21 06:43:48.944 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.944 INFO kablam! --> src/base/alias_slice.rs:156:5 Sep 21 06:43:48.944 INFO kablam! | Sep 21 06:43:48.944 INFO kablam! 155 | pub type MatrixSlice6xX<'a, N, RStride = U1, CStride = U6> = Sep 21 06:43:48.944 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.944 INFO kablam! 156 | MatrixSliceMN<'a, N, U6, Dynamic, RStride, CStride>; Sep 21 06:43:48.944 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.944 INFO kablam! | Sep 21 06:43:48.944 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.944 INFO kablam! --> src/base/alias_slice.rs:156:5 Sep 21 06:43:48.944 INFO kablam! | Sep 21 06:43:48.944 INFO kablam! 156 | MatrixSliceMN<'a, N, U6, Dynamic, RStride, CStride>; Sep 21 06:43:48.944 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.944 INFO kablam! Sep 21 06:43:48.944 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.944 INFO kablam! --> src/base/alias.rs:152:29 Sep 21 06:43:48.944 INFO kablam! | Sep 21 06:43:48.944 INFO kablam! 152 | pub type RowVectorN = MatrixMN; Sep 21 06:43:48.944 INFO kablam! | ^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.944 INFO kablam! | Sep 21 06:43:48.944 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.944 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.944 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.944 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.944 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.944 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.944 INFO kablam! Sep 21 06:43:48.944 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.944 INFO kablam! --> src/base/alias_slice.rs:160:5 Sep 21 06:43:48.944 INFO kablam! | Sep 21 06:43:48.944 INFO kablam! 160 | MatrixSliceMN<'a, N, Dynamic, U1, RStride, CStride>; Sep 21 06:43:48.944 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.944 INFO kablam! | Sep 21 06:43:48.944 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.944 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.944 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.944 INFO kablam! Sep 21 06:43:48.944 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.944 INFO kablam! --> src/base/alias_slice.rs:160:5 Sep 21 06:43:48.945 INFO kablam! | Sep 21 06:43:48.945 INFO kablam! 160 | MatrixSliceMN<'a, N, Dynamic, U1, RStride, CStride>; Sep 21 06:43:48.945 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.945 INFO kablam! | Sep 21 06:43:48.945 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.945 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.945 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.945 INFO kablam! Sep 21 06:43:48.945 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.945 INFO kablam! --> src/base/alias_slice.rs:160:5 Sep 21 06:43:48.945 INFO kablam! | Sep 21 06:43:48.945 INFO kablam! 160 | MatrixSliceMN<'a, N, Dynamic, U1, RStride, CStride>; Sep 21 06:43:48.945 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.945 INFO kablam! | Sep 21 06:43:48.945 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.945 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.945 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.945 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.945 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.945 INFO kablam! --> src/base/alias.rs:152:29 Sep 21 06:43:48.945 INFO kablam! | Sep 21 06:43:48.945 INFO kablam! 152 | pub type RowVectorN = MatrixMN; Sep 21 06:43:48.945 INFO kablam! | - ^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.945 INFO kablam! | | Sep 21 06:43:48.945 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.945 INFO kablam! Sep 21 06:43:48.945 INFO kablam! | Sep 21 06:43:48.945 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.945 INFO kablam! --> src/base/alias.rs:152:29 Sep 21 06:43:48.945 INFO kablam! | Sep 21 06:43:48.945 INFO kablam! 152 | pub type RowVectorN = MatrixMN; Sep 21 06:43:48.949 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.949 INFO kablam! Sep 21 06:43:48.949 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.949 INFO kablam! --> src/base/alias_slice.rs:160:5 Sep 21 06:43:48.949 INFO kablam! | Sep 21 06:43:48.949 INFO kablam! 160 | MatrixSliceMN<'a, N, Dynamic, U1, RStride, CStride>; Sep 21 06:43:48.949 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.949 INFO kablam! | Sep 21 06:43:48.949 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.949 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.949 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.949 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.949 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.949 INFO kablam! Sep 21 06:43:48.949 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.949 INFO kablam! --> src/base/alias_slice.rs:160:5 Sep 21 06:43:48.949 INFO kablam! | Sep 21 06:43:48.949 INFO kablam! 160 | MatrixSliceMN<'a, N, Dynamic, U1, RStride, CStride>; Sep 21 06:43:48.949 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.949 INFO kablam! | Sep 21 06:43:48.949 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.949 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.949 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.949 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.949 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.949 INFO kablam! Sep 21 06:43:48.949 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.949 INFO kablam! --> src/base/alias_slice.rs:160:5 Sep 21 06:43:48.949 INFO kablam! | Sep 21 06:43:48.949 INFO kablam! 159 | pub type MatrixSliceXx1<'a, N, RStride = U1, CStride = Dynamic> = Sep 21 06:43:48.949 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.949 INFO kablam! 160 | MatrixSliceMN<'a, N, Dynamic, U1, RStride, CStride>; Sep 21 06:43:48.949 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.949 INFO kablam! | Sep 21 06:43:48.949 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.949 INFO kablam! --> src/base/alias.rs:155:26 Sep 21 06:43:48.949 INFO kablam! | Sep 21 06:43:48.949 INFO kablam! 155 | pub type RowVector1 = RowVectorN; Sep 21 06:43:48.949 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.949 INFO kablam! | Sep 21 06:43:48.949 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.949 INFO kablam! --> src/base/alias_slice.rs:160:5 Sep 21 06:43:48.949 INFO kablam! | Sep 21 06:43:48.949 INFO kablam! 160 | MatrixSliceMN<'a, N, Dynamic, U1, RStride, CStride>; Sep 21 06:43:48.949 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.949 INFO kablam! Sep 21 06:43:48.949 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.949 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.949 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.949 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.949 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.949 INFO kablam! Sep 21 06:43:48.949 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.949 INFO kablam! --> src/base/alias.rs:155:26 Sep 21 06:43:48.949 INFO kablam! | Sep 21 06:43:48.949 INFO kablam! 155 | pub type RowVector1 = RowVectorN; Sep 21 06:43:48.950 INFO kablam! | ^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.950 INFO kablam! | Sep 21 06:43:48.950 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.950 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.950 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.950 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.950 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.950 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.950 INFO kablam! Sep 21 06:43:48.950 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.950 INFO kablam! --> src/base/alias_slice.rs:163:5 Sep 21 06:43:48.950 INFO kablam! | Sep 21 06:43:48.950 INFO kablam! 163 | MatrixSliceMN<'a, N, Dynamic, U2, RStride, CStride>; Sep 21 06:43:48.950 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.950 INFO kablam! | Sep 21 06:43:48.950 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.950 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.950 INFO kablam! --> src/base/alias.rs:155:26 Sep 21 06:43:48.950 INFO kablam! | Sep 21 06:43:48.950 INFO kablam! 155 | pub type RowVector1 = RowVectorN; Sep 21 06:43:48.950 INFO kablam! | ^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.950 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.950 INFO kablam! | Sep 21 06:43:48.950 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.950 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.950 INFO kablam! Sep 21 06:43:48.950 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.950 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.950 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.950 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.950 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.950 INFO kablam! Sep 21 06:43:48.950 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.950 INFO kablam! --> src/base/alias.rs:155:26 Sep 21 06:43:48.950 INFO kablam! | Sep 21 06:43:48.950 INFO kablam! 155 | pub type RowVector1 = RowVectorN; Sep 21 06:43:48.950 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.950 INFO kablam! | | Sep 21 06:43:48.950 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.950 INFO kablam! | Sep 21 06:43:48.950 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.950 INFO kablam! --> src/base/alias.rs:155:26 Sep 21 06:43:48.950 INFO kablam! | Sep 21 06:43:48.950 INFO kablam! 155 | pub type RowVector1 = RowVectorN; Sep 21 06:43:48.950 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.950 INFO kablam! Sep 21 06:43:48.950 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.950 INFO kablam! --> src/base/alias.rs:157:26 Sep 21 06:43:48.950 INFO kablam! | Sep 21 06:43:48.950 INFO kablam! 157 | pub type RowVector2 = RowVectorN; Sep 21 06:43:48.950 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.950 INFO kablam! | Sep 21 06:43:48.950 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.950 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.950 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.950 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.950 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.950 INFO kablam! Sep 21 06:43:48.950 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.950 INFO kablam! --> src/base/alias.rs:157:26 Sep 21 06:43:48.950 INFO kablam! | Sep 21 06:43:48.950 INFO kablam! 157 | pub type RowVector2 = RowVectorN; Sep 21 06:43:48.950 INFO kablam! | ^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.950 INFO kablam! | Sep 21 06:43:48.950 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.950 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.950 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.951 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.951 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.951 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.951 INFO kablam! Sep 21 06:43:48.951 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.951 INFO kablam! --> src/base/alias.rs:157:26 Sep 21 06:43:48.951 INFO kablam! | Sep 21 06:43:48.951 INFO kablam! 157 | pub type RowVector2 = RowVectorN; Sep 21 06:43:48.951 INFO kablam! | ^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.951 INFO kablam! | Sep 21 06:43:48.951 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.951 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.951 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.951 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.951 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.951 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.951 INFO kablam! Sep 21 06:43:48.951 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.951 INFO kablam! --> src/base/alias.rs:157:26 Sep 21 06:43:48.951 INFO kablam! | Sep 21 06:43:48.951 INFO kablam! 157 | pub type RowVector2 = RowVectorN; Sep 21 06:43:48.951 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.951 INFO kablam! | | Sep 21 06:43:48.951 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.951 INFO kablam! | Sep 21 06:43:48.951 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.951 INFO kablam! --> src/base/alias.rs:157:26 Sep 21 06:43:48.951 INFO kablam! | Sep 21 06:43:48.951 INFO kablam! 157 | pub type RowVector2 = RowVectorN; Sep 21 06:43:48.951 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.951 INFO kablam! Sep 21 06:43:48.951 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.951 INFO kablam! --> src/base/alias.rs:159:26 Sep 21 06:43:48.951 INFO kablam! | Sep 21 06:43:48.951 INFO kablam! 159 | pub type RowVector3 = RowVectorN; Sep 21 06:43:48.951 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.951 INFO kablam! | Sep 21 06:43:48.951 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.951 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.951 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.951 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.951 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.951 INFO kablam! Sep 21 06:43:48.951 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.951 INFO kablam! --> src/base/alias.rs:159:26 Sep 21 06:43:48.951 INFO kablam! | Sep 21 06:43:48.951 INFO kablam! 159 | pub type RowVector3 = RowVectorN; Sep 21 06:43:48.951 INFO kablam! | ^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.951 INFO kablam! | Sep 21 06:43:48.951 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.951 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.951 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.951 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.951 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.951 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.951 INFO kablam! Sep 21 06:43:48.951 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.951 INFO kablam! --> src/base/alias.rs:159:26 Sep 21 06:43:48.951 INFO kablam! | Sep 21 06:43:48.951 INFO kablam! 159 | pub type RowVector3 = RowVectorN; Sep 21 06:43:48.951 INFO kablam! | ^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.951 INFO kablam! | Sep 21 06:43:48.951 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.951 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.951 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.952 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.952 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.952 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.952 INFO kablam! Sep 21 06:43:48.952 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.952 INFO kablam! --> src/base/alias.rs:159:26 Sep 21 06:43:48.952 INFO kablam! | Sep 21 06:43:48.952 INFO kablam! 159 | pub type RowVector3 = RowVectorN; Sep 21 06:43:48.952 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.952 INFO kablam! | | Sep 21 06:43:48.952 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.952 INFO kablam! | Sep 21 06:43:48.952 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.952 INFO kablam! --> src/base/alias.rs:159:26 Sep 21 06:43:48.952 INFO kablam! | Sep 21 06:43:48.952 INFO kablam! 159 | pub type RowVector3 = RowVectorN; Sep 21 06:43:48.952 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.952 INFO kablam! Sep 21 06:43:48.952 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.952 INFO kablam! --> src/base/alias.rs:161:26 Sep 21 06:43:48.952 INFO kablam! | Sep 21 06:43:48.952 INFO kablam! 161 | pub type RowVector4 = RowVectorN; Sep 21 06:43:48.952 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.952 INFO kablam! | Sep 21 06:43:48.952 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.952 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.952 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.952 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.952 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.952 INFO kablam! Sep 21 06:43:48.952 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.952 INFO kablam! --> src/base/alias.rs:161:26 Sep 21 06:43:48.952 INFO kablam! | Sep 21 06:43:48.952 INFO kablam! 161 | pub type RowVector4 = RowVectorN; Sep 21 06:43:48.952 INFO kablam! | ^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.952 INFO kablam! | Sep 21 06:43:48.952 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.952 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.952 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.952 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.952 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.952 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.952 INFO kablam! Sep 21 06:43:48.952 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.952 INFO kablam! --> src/base/alias.rs:161:26 Sep 21 06:43:48.952 INFO kablam! | Sep 21 06:43:48.953 INFO kablam! 161 | pub type RowVector4 = RowVectorN; Sep 21 06:43:48.953 INFO kablam! | ^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.953 INFO kablam! | Sep 21 06:43:48.953 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.953 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.953 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.953 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.953 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.953 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.953 INFO kablam! Sep 21 06:43:48.953 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.953 INFO kablam! --> src/base/alias.rs:161:26 Sep 21 06:43:48.953 INFO kablam! | Sep 21 06:43:48.953 INFO kablam! 161 | pub type RowVector4 = RowVectorN; Sep 21 06:43:48.953 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.953 INFO kablam! | | Sep 21 06:43:48.953 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.953 INFO kablam! | Sep 21 06:43:48.953 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.953 INFO kablam! --> src/base/alias.rs:161:26 Sep 21 06:43:48.953 INFO kablam! | Sep 21 06:43:48.953 INFO kablam! 161 | pub type RowVector4 = RowVectorN; Sep 21 06:43:48.953 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.953 INFO kablam! Sep 21 06:43:48.953 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.953 INFO kablam! --> src/base/alias.rs:163:26 Sep 21 06:43:48.953 INFO kablam! | Sep 21 06:43:48.953 INFO kablam! 163 | pub type RowVector5 = RowVectorN; Sep 21 06:43:48.953 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.953 INFO kablam! | Sep 21 06:43:48.953 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.953 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.953 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.953 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.953 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.953 INFO kablam! Sep 21 06:43:48.953 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.953 INFO kablam! --> src/base/alias.rs:163:26 Sep 21 06:43:48.953 INFO kablam! | Sep 21 06:43:48.953 INFO kablam! 163 | pub type RowVector5 = RowVectorN; Sep 21 06:43:48.953 INFO kablam! | ^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.953 INFO kablam! | Sep 21 06:43:48.953 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.954 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.954 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.954 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.954 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.954 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.954 INFO kablam! Sep 21 06:43:48.954 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.954 INFO kablam! --> src/base/alias.rs:163:26 Sep 21 06:43:48.954 INFO kablam! | Sep 21 06:43:48.954 INFO kablam! 163 | pub type RowVector5 = RowVectorN; Sep 21 06:43:48.954 INFO kablam! | ^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.954 INFO kablam! | Sep 21 06:43:48.954 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.954 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.954 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.954 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.954 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.954 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.954 INFO kablam! Sep 21 06:43:48.954 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.954 INFO kablam! --> src/base/alias.rs:163:26 Sep 21 06:43:48.954 INFO kablam! | Sep 21 06:43:48.954 INFO kablam! 163 | pub type RowVector5 = RowVectorN; Sep 21 06:43:48.954 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.954 INFO kablam! | | Sep 21 06:43:48.954 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.954 INFO kablam! | Sep 21 06:43:48.954 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.954 INFO kablam! --> src/base/alias.rs:163:26 Sep 21 06:43:48.954 INFO kablam! | Sep 21 06:43:48.954 INFO kablam! 163 | pub type RowVector5 = RowVectorN; Sep 21 06:43:48.954 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.954 INFO kablam! Sep 21 06:43:48.954 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.954 INFO kablam! --> src/base/alias.rs:165:26 Sep 21 06:43:48.954 INFO kablam! | Sep 21 06:43:48.954 INFO kablam! 165 | pub type RowVector6 = RowVectorN; Sep 21 06:43:48.954 INFO kablam! | ^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.954 INFO kablam! | Sep 21 06:43:48.954 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.954 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.954 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.954 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.954 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.954 INFO kablam! Sep 21 06:43:48.954 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.954 INFO kablam! --> src/base/alias.rs:165:26 Sep 21 06:43:48.954 INFO kablam! | Sep 21 06:43:48.954 INFO kablam! 165 | pub type RowVector6 = RowVectorN; Sep 21 06:43:48.954 INFO kablam! | ^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.954 INFO kablam! | Sep 21 06:43:48.954 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.954 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.954 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.954 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.955 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.955 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.955 INFO kablam! Sep 21 06:43:48.955 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.955 INFO kablam! --> src/base/alias.rs:165:26 Sep 21 06:43:48.955 INFO kablam! | Sep 21 06:43:48.955 INFO kablam! 165 | pub type RowVector6 = RowVectorN; Sep 21 06:43:48.955 INFO kablam! | ^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.955 INFO kablam! | Sep 21 06:43:48.955 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.955 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.955 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.955 INFO kablam! = note: required because of the requirements on the impl of `base::allocator::Allocator` for `base::default_allocator::DefaultAllocator` Sep 21 06:43:48.955 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.955 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.955 INFO kablam! Sep 21 06:43:48.955 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.955 INFO kablam! --> src/base/alias.rs:165:26 Sep 21 06:43:48.955 INFO kablam! | Sep 21 06:43:48.955 INFO kablam! 165 | pub type RowVector6 = RowVectorN; Sep 21 06:43:48.955 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.955 INFO kablam! | | Sep 21 06:43:48.955 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.955 INFO kablam! | Sep 21 06:43:48.955 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.955 INFO kablam! --> src/base/alias.rs:165:26 Sep 21 06:43:48.955 INFO kablam! | Sep 21 06:43:48.955 INFO kablam! 165 | pub type RowVector6 = RowVectorN; Sep 21 06:43:48.955 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.955 INFO kablam! Sep 21 06:43:48.955 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.955 INFO kablam! --> src/base/alias_slice.rs:163:5 Sep 21 06:43:48.955 INFO kablam! | Sep 21 06:43:48.955 INFO kablam! 163 | MatrixSliceMN<'a, N, Dynamic, U2, RStride, CStride>; Sep 21 06:43:48.955 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.955 INFO kablam! | Sep 21 06:43:48.955 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.955 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.955 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.955 INFO kablam! Sep 21 06:43:48.955 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.955 INFO kablam! --> src/base/alias_slice.rs:163:5 Sep 21 06:43:48.955 INFO kablam! | Sep 21 06:43:48.955 INFO kablam! 163 | MatrixSliceMN<'a, N, Dynamic, U2, RStride, CStride>; Sep 21 06:43:48.955 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.955 INFO kablam! | Sep 21 06:43:48.955 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.955 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.955 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.955 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.955 INFO kablam! Sep 21 06:43:48.955 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.955 INFO kablam! --> src/base/alias_slice.rs:163:5 Sep 21 06:43:48.955 INFO kablam! | Sep 21 06:43:48.955 INFO kablam! 163 | MatrixSliceMN<'a, N, Dynamic, U2, RStride, CStride>; Sep 21 06:43:48.955 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.955 INFO kablam! | Sep 21 06:43:48.955 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.955 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.955 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.955 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.955 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.955 INFO kablam! Sep 21 06:43:48.956 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.956 INFO kablam! --> src/base/alias_slice.rs:163:5 Sep 21 06:43:48.956 INFO kablam! | Sep 21 06:43:48.956 INFO kablam! 163 | MatrixSliceMN<'a, N, Dynamic, U2, RStride, CStride>; Sep 21 06:43:48.956 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.956 INFO kablam! | Sep 21 06:43:48.956 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.956 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.956 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.956 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.956 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.956 INFO kablam! Sep 21 06:43:48.956 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.956 INFO kablam! --> src/base/alias_slice.rs:163:5 Sep 21 06:43:48.956 INFO kablam! | Sep 21 06:43:48.956 INFO kablam! 162 | pub type MatrixSliceXx2<'a, N, RStride = U1, CStride = Dynamic> = Sep 21 06:43:48.956 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.956 INFO kablam! 163 | MatrixSliceMN<'a, N, Dynamic, U2, RStride, CStride>; Sep 21 06:43:48.956 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.956 INFO kablam! | Sep 21 06:43:48.956 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.956 INFO kablam! --> src/base/alias_slice.rs:163:5 Sep 21 06:43:48.956 INFO kablam! | Sep 21 06:43:48.956 INFO kablam! 163 | MatrixSliceMN<'a, N, Dynamic, U2, RStride, CStride>; Sep 21 06:43:48.956 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.956 INFO kablam! Sep 21 06:43:48.956 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.956 INFO kablam! --> src/base/alias_slice.rs:166:5 Sep 21 06:43:48.956 INFO kablam! | Sep 21 06:43:48.956 INFO kablam! 166 | MatrixSliceMN<'a, N, Dynamic, U3, RStride, CStride>; Sep 21 06:43:48.956 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.956 INFO kablam! | Sep 21 06:43:48.956 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.956 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.956 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.956 INFO kablam! Sep 21 06:43:48.956 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.956 INFO kablam! --> src/base/alias_slice.rs:166:5 Sep 21 06:43:48.956 INFO kablam! | Sep 21 06:43:48.956 INFO kablam! 166 | MatrixSliceMN<'a, N, Dynamic, U3, RStride, CStride>; Sep 21 06:43:48.956 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.956 INFO kablam! | Sep 21 06:43:48.956 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.956 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.956 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.956 INFO kablam! Sep 21 06:43:48.956 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.956 INFO kablam! --> src/base/alias_slice.rs:166:5 Sep 21 06:43:48.956 INFO kablam! | Sep 21 06:43:48.956 INFO kablam! 166 | MatrixSliceMN<'a, N, Dynamic, U3, RStride, CStride>; Sep 21 06:43:48.956 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.956 INFO kablam! | Sep 21 06:43:48.956 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.956 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.956 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.956 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.956 INFO kablam! Sep 21 06:43:48.956 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.956 INFO kablam! --> src/base/alias_slice.rs:166:5 Sep 21 06:43:48.957 INFO kablam! | Sep 21 06:43:48.957 INFO kablam! 166 | MatrixSliceMN<'a, N, Dynamic, U3, RStride, CStride>; Sep 21 06:43:48.957 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.957 INFO kablam! | Sep 21 06:43:48.957 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.957 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.957 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.957 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.957 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.957 INFO kablam! Sep 21 06:43:48.957 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.957 INFO kablam! --> src/base/alias_slice.rs:166:5 Sep 21 06:43:48.957 INFO kablam! | Sep 21 06:43:48.957 INFO kablam! 166 | MatrixSliceMN<'a, N, Dynamic, U3, RStride, CStride>; Sep 21 06:43:48.957 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.957 INFO kablam! | Sep 21 06:43:48.957 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.957 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.957 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.957 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.957 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.957 INFO kablam! Sep 21 06:43:48.957 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.957 INFO kablam! --> src/base/alias_slice.rs:166:5 Sep 21 06:43:48.957 INFO kablam! | Sep 21 06:43:48.957 INFO kablam! 165 | pub type MatrixSliceXx3<'a, N, RStride = U1, CStride = Dynamic> = Sep 21 06:43:48.957 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.957 INFO kablam! 166 | MatrixSliceMN<'a, N, Dynamic, U3, RStride, CStride>; Sep 21 06:43:48.957 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.957 INFO kablam! | Sep 21 06:43:48.957 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.957 INFO kablam! --> src/base/alias_slice.rs:166:5 Sep 21 06:43:48.957 INFO kablam! | Sep 21 06:43:48.957 INFO kablam! 166 | MatrixSliceMN<'a, N, Dynamic, U3, RStride, CStride>; Sep 21 06:43:48.957 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.957 INFO kablam! Sep 21 06:43:48.957 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.957 INFO kablam! --> src/base/alias_slice.rs:169:5 Sep 21 06:43:48.957 INFO kablam! | Sep 21 06:43:48.957 INFO kablam! 169 | MatrixSliceMN<'a, N, Dynamic, U4, RStride, CStride>; Sep 21 06:43:48.957 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.957 INFO kablam! | Sep 21 06:43:48.957 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.957 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.957 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.957 INFO kablam! Sep 21 06:43:48.957 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.957 INFO kablam! --> src/base/alias_slice.rs:169:5 Sep 21 06:43:48.957 INFO kablam! | Sep 21 06:43:48.957 INFO kablam! 169 | MatrixSliceMN<'a, N, Dynamic, U4, RStride, CStride>; Sep 21 06:43:48.957 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.957 INFO kablam! | Sep 21 06:43:48.957 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.957 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.957 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.957 INFO kablam! Sep 21 06:43:48.957 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.957 INFO kablam! --> src/base/alias_slice.rs:169:5 Sep 21 06:43:48.957 INFO kablam! | Sep 21 06:43:48.957 INFO kablam! 169 | MatrixSliceMN<'a, N, Dynamic, U4, RStride, CStride>; Sep 21 06:43:48.957 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.958 INFO kablam! | Sep 21 06:43:48.958 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.958 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.958 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.958 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.958 INFO kablam! Sep 21 06:43:48.958 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.958 INFO kablam! --> src/base/alias_slice.rs:169:5 Sep 21 06:43:48.958 INFO kablam! | Sep 21 06:43:48.958 INFO kablam! 169 | MatrixSliceMN<'a, N, Dynamic, U4, RStride, CStride>; Sep 21 06:43:48.958 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.958 INFO kablam! | Sep 21 06:43:48.958 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.958 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.958 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.958 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.958 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.958 INFO kablam! Sep 21 06:43:48.958 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.958 INFO kablam! --> src/base/alias_slice.rs:169:5 Sep 21 06:43:48.958 INFO kablam! | Sep 21 06:43:48.958 INFO kablam! 169 | MatrixSliceMN<'a, N, Dynamic, U4, RStride, CStride>; Sep 21 06:43:48.958 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.958 INFO kablam! | Sep 21 06:43:48.958 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.958 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.958 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.958 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.958 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.958 INFO kablam! Sep 21 06:43:48.958 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.958 INFO kablam! --> src/base/alias_slice.rs:169:5 Sep 21 06:43:48.958 INFO kablam! | Sep 21 06:43:48.958 INFO kablam! 168 | pub type MatrixSliceXx4<'a, N, RStride = U1, CStride = Dynamic> = Sep 21 06:43:48.958 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.958 INFO kablam! 169 | MatrixSliceMN<'a, N, Dynamic, U4, RStride, CStride>; Sep 21 06:43:48.958 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.958 INFO kablam! | Sep 21 06:43:48.958 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.958 INFO kablam! --> src/base/alias_slice.rs:169:5 Sep 21 06:43:48.958 INFO kablam! | Sep 21 06:43:48.958 INFO kablam! 169 | MatrixSliceMN<'a, N, Dynamic, U4, RStride, CStride>; Sep 21 06:43:48.958 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.958 INFO kablam! Sep 21 06:43:48.958 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.958 INFO kablam! --> src/base/alias_slice.rs:172:5 Sep 21 06:43:48.958 INFO kablam! | Sep 21 06:43:48.958 INFO kablam! 172 | MatrixSliceMN<'a, N, Dynamic, U5, RStride, CStride>; Sep 21 06:43:48.958 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.958 INFO kablam! | Sep 21 06:43:48.958 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.958 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.958 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.958 INFO kablam! Sep 21 06:43:48.958 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.958 INFO kablam! --> src/base/alias_slice.rs:172:5 Sep 21 06:43:48.958 INFO kablam! | Sep 21 06:43:48.958 INFO kablam! 172 | MatrixSliceMN<'a, N, Dynamic, U5, RStride, CStride>; Sep 21 06:43:48.958 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.959 INFO kablam! | Sep 21 06:43:48.959 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.959 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.959 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.959 INFO kablam! Sep 21 06:43:48.959 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.959 INFO kablam! --> src/base/alias_slice.rs:172:5 Sep 21 06:43:48.959 INFO kablam! | Sep 21 06:43:48.959 INFO kablam! 172 | MatrixSliceMN<'a, N, Dynamic, U5, RStride, CStride>; Sep 21 06:43:48.959 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.959 INFO kablam! | Sep 21 06:43:48.959 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.959 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.959 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.959 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.959 INFO kablam! Sep 21 06:43:48.959 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.959 INFO kablam! --> src/base/alias_slice.rs:172:5 Sep 21 06:43:48.959 INFO kablam! | Sep 21 06:43:48.959 INFO kablam! 172 | MatrixSliceMN<'a, N, Dynamic, U5, RStride, CStride>; Sep 21 06:43:48.959 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.959 INFO kablam! | Sep 21 06:43:48.959 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.959 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.959 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.959 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.959 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.959 INFO kablam! Sep 21 06:43:48.959 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.959 INFO kablam! --> src/base/alias_slice.rs:172:5 Sep 21 06:43:48.959 INFO kablam! | Sep 21 06:43:48.959 INFO kablam! 172 | MatrixSliceMN<'a, N, Dynamic, U5, RStride, CStride>; Sep 21 06:43:48.959 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.959 INFO kablam! | Sep 21 06:43:48.959 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.959 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.959 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.959 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.959 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.959 INFO kablam! Sep 21 06:43:48.959 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.959 INFO kablam! --> src/base/alias_slice.rs:172:5 Sep 21 06:43:48.959 INFO kablam! | Sep 21 06:43:48.959 INFO kablam! 171 | pub type MatrixSliceXx5<'a, N, RStride = U1, CStride = Dynamic> = Sep 21 06:43:48.959 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.959 INFO kablam! 172 | MatrixSliceMN<'a, N, Dynamic, U5, RStride, CStride>; Sep 21 06:43:48.959 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.959 INFO kablam! | Sep 21 06:43:48.959 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.959 INFO kablam! --> src/base/alias_slice.rs:172:5 Sep 21 06:43:48.959 INFO kablam! | Sep 21 06:43:48.959 INFO kablam! 172 | MatrixSliceMN<'a, N, Dynamic, U5, RStride, CStride>; Sep 21 06:43:48.959 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.959 INFO kablam! Sep 21 06:43:48.959 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.959 INFO kablam! --> src/base/alias_slice.rs:175:5 Sep 21 06:43:48.959 INFO kablam! | Sep 21 06:43:48.959 INFO kablam! 175 | MatrixSliceMN<'a, N, Dynamic, U6, RStride, CStride>; Sep 21 06:43:48.959 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.959 INFO kablam! | Sep 21 06:43:48.959 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.959 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.959 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.959 INFO kablam! Sep 21 06:43:48.959 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.960 INFO kablam! --> src/base/alias_slice.rs:175:5 Sep 21 06:43:48.960 INFO kablam! | Sep 21 06:43:48.960 INFO kablam! 175 | MatrixSliceMN<'a, N, Dynamic, U6, RStride, CStride>; Sep 21 06:43:48.960 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.960 INFO kablam! | Sep 21 06:43:48.960 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.960 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.960 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.960 INFO kablam! Sep 21 06:43:48.960 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.960 INFO kablam! --> src/base/alias_slice.rs:175:5 Sep 21 06:43:48.960 INFO kablam! | Sep 21 06:43:48.960 INFO kablam! 175 | MatrixSliceMN<'a, N, Dynamic, U6, RStride, CStride>; Sep 21 06:43:48.960 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.960 INFO kablam! | Sep 21 06:43:48.960 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.960 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.960 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.960 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.960 INFO kablam! Sep 21 06:43:48.960 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.960 INFO kablam! --> src/base/alias_slice.rs:175:5 Sep 21 06:43:48.960 INFO kablam! | Sep 21 06:43:48.960 INFO kablam! 175 | MatrixSliceMN<'a, N, Dynamic, U6, RStride, CStride>; Sep 21 06:43:48.960 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.960 INFO kablam! | Sep 21 06:43:48.960 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.960 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.960 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.960 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.960 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.960 INFO kablam! Sep 21 06:43:48.960 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.960 INFO kablam! --> src/base/alias_slice.rs:175:5 Sep 21 06:43:48.960 INFO kablam! | Sep 21 06:43:48.960 INFO kablam! 175 | MatrixSliceMN<'a, N, Dynamic, U6, RStride, CStride>; Sep 21 06:43:48.960 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.960 INFO kablam! | Sep 21 06:43:48.960 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.960 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.960 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.960 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.960 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.960 INFO kablam! Sep 21 06:43:48.960 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.960 INFO kablam! --> src/base/alias_slice.rs:175:5 Sep 21 06:43:48.960 INFO kablam! | Sep 21 06:43:48.960 INFO kablam! 174 | pub type MatrixSliceXx6<'a, N, RStride = U1, CStride = Dynamic> = Sep 21 06:43:48.960 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.960 INFO kablam! 175 | MatrixSliceMN<'a, N, Dynamic, U6, RStride, CStride>; Sep 21 06:43:48.960 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.960 INFO kablam! | Sep 21 06:43:48.960 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.960 INFO kablam! --> src/base/alias_slice.rs:175:5 Sep 21 06:43:48.960 INFO kablam! | Sep 21 06:43:48.960 INFO kablam! 175 | MatrixSliceMN<'a, N, Dynamic, U6, RStride, CStride>; Sep 21 06:43:48.960 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.960 INFO kablam! Sep 21 06:43:48.960 INFO kablam! warning: the trait bound `D: base::dimension::Dim` is not satisfied Sep 21 06:43:48.961 INFO kablam! --> src/base/alias_slice.rs:179:5 Sep 21 06:43:48.961 INFO kablam! | Sep 21 06:43:48.961 INFO kablam! 179 | Matrix>; Sep 21 06:43:48.961 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `D` Sep 21 06:43:48.961 INFO kablam! | Sep 21 06:43:48.961 INFO kablam! = help: consider adding a `where D: base::dimension::Dim` bound Sep 21 06:43:48.961 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.961 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.961 INFO kablam! Sep 21 06:43:48.961 INFO kablam! warning: the trait bound `Stride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.961 INFO kablam! --> src/base/alias_slice.rs:179:5 Sep 21 06:43:48.961 INFO kablam! | Sep 21 06:43:48.961 INFO kablam! 179 | Matrix>; Sep 21 06:43:48.961 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `Stride` Sep 21 06:43:48.961 INFO kablam! | Sep 21 06:43:48.961 INFO kablam! = help: consider adding a `where Stride: base::dimension::Dim` bound Sep 21 06:43:48.961 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.961 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.961 INFO kablam! Sep 21 06:43:48.961 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.961 INFO kablam! --> src/base/alias_slice.rs:179:5 Sep 21 06:43:48.961 INFO kablam! | Sep 21 06:43:48.961 INFO kablam! 179 | Matrix>; Sep 21 06:43:48.961 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.961 INFO kablam! | Sep 21 06:43:48.961 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.961 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.961 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.961 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.961 INFO kablam! Sep 21 06:43:48.961 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.961 INFO kablam! --> src/base/alias_slice.rs:179:5 Sep 21 06:43:48.961 INFO kablam! | Sep 21 06:43:48.961 INFO kablam! 179 | Matrix>; Sep 21 06:43:48.961 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.961 INFO kablam! | Sep 21 06:43:48.961 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.961 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.961 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.961 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.961 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.961 INFO kablam! Sep 21 06:43:48.961 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.961 INFO kablam! --> src/base/alias_slice.rs:179:5 Sep 21 06:43:48.961 INFO kablam! | Sep 21 06:43:48.961 INFO kablam! 179 | Matrix>; Sep 21 06:43:48.961 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.961 INFO kablam! | Sep 21 06:43:48.961 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.961 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.961 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.961 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.961 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.961 INFO kablam! Sep 21 06:43:48.961 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.961 INFO kablam! --> src/base/alias_slice.rs:179:5 Sep 21 06:43:48.961 INFO kablam! | Sep 21 06:43:48.961 INFO kablam! 178 | pub type VectorSliceN<'a, N, D, Stride = U1> = Sep 21 06:43:48.961 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.961 INFO kablam! 179 | Matrix>; Sep 21 06:43:48.961 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.961 INFO kablam! | Sep 21 06:43:48.965 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.965 INFO kablam! --> src/base/alias_slice.rs:179:5 Sep 21 06:43:48.965 INFO kablam! | Sep 21 06:43:48.965 INFO kablam! 179 | Matrix>; Sep 21 06:43:48.965 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.965 INFO kablam! Sep 21 06:43:48.965 INFO kablam! warning: the trait bound `Stride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.965 INFO kablam! --> src/base/alias_slice.rs:182:45 Sep 21 06:43:48.965 INFO kablam! | Sep 21 06:43:48.965 INFO kablam! 182 | pub type DVectorSlice<'a, N, Stride = U1> = VectorSliceN<'a, N, Dynamic, Stride>; Sep 21 06:43:48.965 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `Stride` Sep 21 06:43:48.965 INFO kablam! | Sep 21 06:43:48.965 INFO kablam! = help: consider adding a `where Stride: base::dimension::Dim` bound Sep 21 06:43:48.965 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.965 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.965 INFO kablam! Sep 21 06:43:48.965 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.965 INFO kablam! --> src/base/alias_slice.rs:182:45 Sep 21 06:43:48.965 INFO kablam! | Sep 21 06:43:48.965 INFO kablam! 182 | pub type DVectorSlice<'a, N, Stride = U1> = VectorSliceN<'a, N, Dynamic, Stride>; Sep 21 06:43:48.965 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.965 INFO kablam! | Sep 21 06:43:48.965 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.965 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.965 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.965 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.965 INFO kablam! Sep 21 06:43:48.965 INFO kablam! warning: the trait bound `R: base::dimension::Dim` is not satisfied Sep 21 06:43:48.965 INFO kablam! --> src/base/alias_slice.rs:14:5 Sep 21 06:43:48.965 INFO kablam! | Sep 21 06:43:48.966 INFO kablam! 14 | Matrix>; Sep 21 06:43:48.966 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `R` Sep 21 06:43:48.966 INFO kablam! | Sep 21 06:43:48.966 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.966 INFO kablam! --> src/base/alias_slice.rs:182:45 Sep 21 06:43:48.966 INFO kablam! | Sep 21 06:43:48.966 INFO kablam! 182 | pub type DVectorSlice<'a, N, Stride = U1> = VectorSliceN<'a, N, Dynamic, Stride>; Sep 21 06:43:48.966 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.966 INFO kablam! = help: consider adding a `where R: base::dimension::Dim` bound Sep 21 06:43:48.966 INFO kablam! | Sep 21 06:43:48.966 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.966 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.966 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.966 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.966 INFO kablam! Sep 21 06:43:48.966 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.966 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.966 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.966 INFO kablam! Sep 21 06:43:48.966 INFO kablam! warning: the trait bound `C: base::dimension::Dim` is not satisfied Sep 21 06:43:48.966 INFO kablam! --> src/base/alias_slice.rs:14:5 Sep 21 06:43:48.966 INFO kablam! | Sep 21 06:43:48.966 INFO kablam! 14 | Matrix>; Sep 21 06:43:48.966 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `C` Sep 21 06:43:48.966 INFO kablam! | Sep 21 06:43:48.966 INFO kablam! = help: consider adding a `where C: base::dimension::Dim` bound Sep 21 06:43:48.966 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.966 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.966 INFO kablam! Sep 21 06:43:48.966 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.966 INFO kablam! --> src/base/alias_slice.rs:182:45 Sep 21 06:43:48.966 INFO kablam! | Sep 21 06:43:48.966 INFO kablam! 182 | pub type DVectorSlice<'a, N, Stride = U1> = VectorSliceN<'a, N, Dynamic, Stride>; Sep 21 06:43:48.966 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.966 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.966 INFO kablam! --> src/base/alias_slice.rs:14:5 Sep 21 06:43:48.966 INFO kablam! | Sep 21 06:43:48.966 INFO kablam! 14 | Matrix>; Sep 21 06:43:48.966 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.966 INFO kablam! | Sep 21 06:43:48.966 INFO kablam! | Sep 21 06:43:48.966 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.966 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.966 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.966 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.966 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.966 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.966 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.966 INFO kablam! Sep 21 06:43:48.966 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.966 INFO kablam! Sep 21 06:43:48.966 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.966 INFO kablam! --> src/base/alias_slice.rs:14:5 Sep 21 06:43:48.966 INFO kablam! | Sep 21 06:43:48.966 INFO kablam! 14 | Matrix>; Sep 21 06:43:48.966 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.966 INFO kablam! | Sep 21 06:43:48.966 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.966 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.966 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.966 INFO kablam! Sep 21 06:43:48.966 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.966 INFO kablam! --> src/base/alias_slice.rs:182:45 Sep 21 06:43:48.966 INFO kablam! | Sep 21 06:43:48.966 INFO kablam! 182 | pub type DVectorSlice<'a, N, Stride = U1> = VectorSliceN<'a, N, Dynamic, Stride>; Sep 21 06:43:48.966 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.966 INFO kablam! | | Sep 21 06:43:48.966 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.966 INFO kablam! | Sep 21 06:43:48.966 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.966 INFO kablam! --> src/base/alias_slice.rs:182:45 Sep 21 06:43:48.967 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.967 INFO kablam! | Sep 21 06:43:48.967 INFO kablam! --> src/base/alias_slice.rs:14:5 Sep 21 06:43:48.967 INFO kablam! 182 | pub type DVectorSlice<'a, N, Stride = U1> = VectorSliceN<'a, N, Dynamic, Stride>; Sep 21 06:43:48.967 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.967 INFO kablam! | Sep 21 06:43:48.967 INFO kablam! 14 | Matrix>; Sep 21 06:43:48.967 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.967 INFO kablam! Sep 21 06:43:48.967 INFO kablam! | Sep 21 06:43:48.967 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.967 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.967 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.967 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.967 INFO kablam! Sep 21 06:43:48.967 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.967 INFO kablam! --> src/base/alias_slice.rs:14:5 Sep 21 06:43:48.967 INFO kablam! | Sep 21 06:43:48.967 INFO kablam! 14 | Matrix>; Sep 21 06:43:48.967 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.967 INFO kablam! | Sep 21 06:43:48.967 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.967 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.967 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.967 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.967 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.967 INFO kablam! Sep 21 06:43:48.967 INFO kablam! warning: the trait bound `Stride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.967 INFO kablam! --> src/base/alias_slice.rs:185:45 Sep 21 06:43:48.967 INFO kablam! | Sep 21 06:43:48.967 INFO kablam! 185 | pub type VectorSlice1<'a, N, Stride = U1> = VectorSliceN<'a, N, U1, Stride>; Sep 21 06:43:48.967 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `Stride` Sep 21 06:43:48.967 INFO kablam! | Sep 21 06:43:48.967 INFO kablam! = help: consider adding a `where Stride: base::dimension::Dim` bound Sep 21 06:43:48.967 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.967 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.967 INFO kablam! Sep 21 06:43:48.967 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.967 INFO kablam! --> src/base/alias_slice.rs:14:5 Sep 21 06:43:48.967 INFO kablam! | Sep 21 06:43:48.967 INFO kablam! 14 | Matrix>; Sep 21 06:43:48.967 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.967 INFO kablam! | Sep 21 06:43:48.967 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.967 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.967 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.967 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.967 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.967 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.967 INFO kablam! --> src/base/alias_slice.rs:185:45 Sep 21 06:43:48.967 INFO kablam! | Sep 21 06:43:48.967 INFO kablam! 185 | pub type VectorSlice1<'a, N, Stride = U1> = VectorSliceN<'a, N, U1, Stride>; Sep 21 06:43:48.967 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.967 INFO kablam! Sep 21 06:43:48.967 INFO kablam! | Sep 21 06:43:48.967 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.967 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.967 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.967 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.967 INFO kablam! Sep 21 06:43:48.967 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.967 INFO kablam! --> src/base/alias_slice.rs:14:5 Sep 21 06:43:48.967 INFO kablam! | Sep 21 06:43:48.967 INFO kablam! 13 | pub type MatrixSliceMN<'a, N, R, C, RStride = U1, CStride = R> = Sep 21 06:43:48.967 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.967 INFO kablam! 14 | Matrix>; Sep 21 06:43:48.967 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.967 INFO kablam! | Sep 21 06:43:48.968 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.968 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.968 INFO kablam! --> src/base/alias_slice.rs:185:45 Sep 21 06:43:48.968 INFO kablam! --> src/base/alias_slice.rs:14:5 Sep 21 06:43:48.968 INFO kablam! | Sep 21 06:43:48.968 INFO kablam! | Sep 21 06:43:48.968 INFO kablam! 185 | pub type VectorSlice1<'a, N, Stride = U1> = VectorSliceN<'a, N, U1, Stride>; Sep 21 06:43:48.968 INFO kablam! 14 | Matrix>; Sep 21 06:43:48.968 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.968 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.968 INFO kablam! Sep 21 06:43:48.968 INFO kablam! | Sep 21 06:43:48.968 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.968 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.968 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.968 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.968 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.968 INFO kablam! Sep 21 06:43:48.968 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.968 INFO kablam! --> src/base/alias_slice.rs:185:45 Sep 21 06:43:48.968 INFO kablam! | Sep 21 06:43:48.968 INFO kablam! 185 | pub type VectorSlice1<'a, N, Stride = U1> = VectorSliceN<'a, N, U1, Stride>; Sep 21 06:43:48.968 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.968 INFO kablam! | Sep 21 06:43:48.968 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.968 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.968 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.968 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.968 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.968 INFO kablam! Sep 21 06:43:48.968 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.968 INFO kablam! --> src/base/alias_slice.rs:185:45 Sep 21 06:43:48.968 INFO kablam! | Sep 21 06:43:48.968 INFO kablam! 185 | pub type VectorSlice1<'a, N, Stride = U1> = VectorSliceN<'a, N, U1, Stride>; Sep 21 06:43:48.968 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.968 INFO kablam! | | Sep 21 06:43:48.968 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.968 INFO kablam! | Sep 21 06:43:48.968 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.969 INFO kablam! --> src/base/alias_slice.rs:185:45 Sep 21 06:43:48.969 INFO kablam! | Sep 21 06:43:48.969 INFO kablam! 185 | pub type VectorSlice1<'a, N, Stride = U1> = VectorSliceN<'a, N, U1, Stride>; Sep 21 06:43:48.969 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.969 INFO kablam! Sep 21 06:43:48.969 INFO kablam! warning: the trait bound `D: base::dimension::Dim` is not satisfied Sep 21 06:43:48.969 INFO kablam! --> src/base/alias_slice.rs:18:5 Sep 21 06:43:48.969 INFO kablam! | Sep 21 06:43:48.969 INFO kablam! 18 | MatrixSliceMN<'a, N, D, D, RStride, CStride>; Sep 21 06:43:48.969 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `D` Sep 21 06:43:48.969 INFO kablam! | Sep 21 06:43:48.969 INFO kablam! = help: consider adding a `where D: base::dimension::Dim` bound Sep 21 06:43:48.969 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.969 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.969 INFO kablam! Sep 21 06:43:48.969 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.969 INFO kablam! --> src/base/alias_slice.rs:18:5 Sep 21 06:43:48.969 INFO kablam! | Sep 21 06:43:48.969 INFO kablam! 18 | MatrixSliceMN<'a, N, D, D, RStride, CStride>; Sep 21 06:43:48.969 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.969 INFO kablam! | Sep 21 06:43:48.969 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.969 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.969 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.969 INFO kablam! Sep 21 06:43:48.969 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.969 INFO kablam! --> src/base/alias_slice.rs:18:5 Sep 21 06:43:48.969 INFO kablam! | Sep 21 06:43:48.969 INFO kablam! 18 | MatrixSliceMN<'a, N, D, D, RStride, CStride>; Sep 21 06:43:48.969 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.969 INFO kablam! | Sep 21 06:43:48.969 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.969 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.969 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.969 INFO kablam! warning: the trait bound `Stride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.969 INFO kablam! --> src/base/alias_slice.rs:187:45 Sep 21 06:43:48.969 INFO kablam! Sep 21 06:43:48.969 INFO kablam! | Sep 21 06:43:48.969 INFO kablam! 187 | pub type VectorSlice2<'a, N, Stride = U1> = VectorSliceN<'a, N, U2, Stride>; Sep 21 06:43:48.969 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `Stride` Sep 21 06:43:48.969 INFO kablam! | Sep 21 06:43:48.969 INFO kablam! = help: consider adding a `where Stride: base::dimension::Dim` bound Sep 21 06:43:48.969 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.969 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.969 INFO kablam! Sep 21 06:43:48.969 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.969 INFO kablam! --> src/base/alias_slice.rs:18:5 Sep 21 06:43:48.969 INFO kablam! | Sep 21 06:43:48.969 INFO kablam! 18 | MatrixSliceMN<'a, N, D, D, RStride, CStride>; Sep 21 06:43:48.969 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.969 INFO kablam! | Sep 21 06:43:48.969 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.970 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.970 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.970 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.970 INFO kablam! Sep 21 06:43:48.970 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.970 INFO kablam! --> src/base/alias_slice.rs:187:45 Sep 21 06:43:48.970 INFO kablam! | Sep 21 06:43:48.970 INFO kablam! 187 | pub type VectorSlice2<'a, N, Stride = U1> = VectorSliceN<'a, N, U2, Stride>; Sep 21 06:43:48.970 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.970 INFO kablam! | Sep 21 06:43:48.970 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.970 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.970 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.970 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.970 INFO kablam! Sep 21 06:43:48.970 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.970 INFO kablam! --> src/base/alias_slice.rs:18:5 Sep 21 06:43:48.970 INFO kablam! | Sep 21 06:43:48.970 INFO kablam! 18 | MatrixSliceMN<'a, N, D, D, RStride, CStride>; Sep 21 06:43:48.970 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.970 INFO kablam! | Sep 21 06:43:48.970 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.970 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.970 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.970 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.970 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.970 INFO kablam! Sep 21 06:43:48.970 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.970 INFO kablam! --> src/base/alias_slice.rs:187:45 Sep 21 06:43:48.970 INFO kablam! | Sep 21 06:43:48.970 INFO kablam! 187 | pub type VectorSlice2<'a, N, Stride = U1> = VectorSliceN<'a, N, U2, Stride>; Sep 21 06:43:48.970 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.970 INFO kablam! | Sep 21 06:43:48.970 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.970 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.970 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.970 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.970 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.970 INFO kablam! Sep 21 06:43:48.970 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.970 INFO kablam! --> src/base/alias_slice.rs:18:5 Sep 21 06:43:48.970 INFO kablam! | Sep 21 06:43:48.970 INFO kablam! 18 | MatrixSliceMN<'a, N, D, D, RStride, CStride>; Sep 21 06:43:48.970 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.970 INFO kablam! | Sep 21 06:43:48.970 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.970 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.970 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.970 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.970 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.970 INFO kablam! Sep 21 06:43:48.970 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.970 INFO kablam! --> src/base/alias_slice.rs:187:45 Sep 21 06:43:48.970 INFO kablam! | Sep 21 06:43:48.970 INFO kablam! 187 | pub type VectorSlice2<'a, N, Stride = U1> = VectorSliceN<'a, N, U2, Stride>; Sep 21 06:43:48.970 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.970 INFO kablam! | Sep 21 06:43:48.970 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.970 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.970 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.970 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.971 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.971 INFO kablam! Sep 21 06:43:48.971 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.971 INFO kablam! --> src/base/alias_slice.rs:18:5 Sep 21 06:43:48.971 INFO kablam! | Sep 21 06:43:48.971 INFO kablam! 17 | pub type MatrixSliceN<'a, N, D, RStride = U1, CStride = D> = Sep 21 06:43:48.971 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.971 INFO kablam! 18 | MatrixSliceMN<'a, N, D, D, RStride, CStride>; Sep 21 06:43:48.971 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.971 INFO kablam! | Sep 21 06:43:48.971 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.971 INFO kablam! --> src/base/alias_slice.rs:18:5 Sep 21 06:43:48.971 INFO kablam! | Sep 21 06:43:48.971 INFO kablam! 18 | MatrixSliceMN<'a, N, D, D, RStride, CStride>; Sep 21 06:43:48.971 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.971 INFO kablam! Sep 21 06:43:48.971 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.971 INFO kablam! --> src/base/alias_slice.rs:187:45 Sep 21 06:43:48.971 INFO kablam! | Sep 21 06:43:48.971 INFO kablam! 187 | pub type VectorSlice2<'a, N, Stride = U1> = VectorSliceN<'a, N, U2, Stride>; Sep 21 06:43:48.971 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.971 INFO kablam! | | Sep 21 06:43:48.971 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.971 INFO kablam! | Sep 21 06:43:48.971 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.971 INFO kablam! --> src/base/alias_slice.rs:187:45 Sep 21 06:43:48.971 INFO kablam! | Sep 21 06:43:48.971 INFO kablam! 187 | pub type VectorSlice2<'a, N, Stride = U1> = VectorSliceN<'a, N, U2, Stride>; Sep 21 06:43:48.971 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.971 INFO kablam! Sep 21 06:43:48.971 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.971 INFO kablam! --> src/base/alias_slice.rs:22:5 Sep 21 06:43:48.971 INFO kablam! | Sep 21 06:43:48.971 INFO kablam! 22 | MatrixSliceN<'a, N, Dynamic, RStride, CStride>; Sep 21 06:43:48.971 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.971 INFO kablam! | Sep 21 06:43:48.971 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.971 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.971 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.971 INFO kablam! Sep 21 06:43:48.971 INFO kablam! warning: the trait bound `Stride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.971 INFO kablam! --> src/base/alias_slice.rs:189:45 Sep 21 06:43:48.971 INFO kablam! | Sep 21 06:43:48.971 INFO kablam! 189 | pub type VectorSlice3<'a, N, Stride = U1> = VectorSliceN<'a, N, U3, Stride>; Sep 21 06:43:48.971 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `Stride` Sep 21 06:43:48.971 INFO kablam! | Sep 21 06:43:48.971 INFO kablam! = help: consider adding a `where Stride: base::dimension::Dim` bound Sep 21 06:43:48.971 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.971 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.971 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.971 INFO kablam! --> src/base/alias_slice.rs:22:5 Sep 21 06:43:48.971 INFO kablam! | Sep 21 06:43:48.971 INFO kablam! 22 | MatrixSliceN<'a, N, Dynamic, RStride, CStride>; Sep 21 06:43:48.971 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.972 INFO kablam! Sep 21 06:43:48.972 INFO kablam! | Sep 21 06:43:48.972 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.972 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.972 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.972 INFO kablam! Sep 21 06:43:48.972 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.972 INFO kablam! --> src/base/alias_slice.rs:189:45 Sep 21 06:43:48.972 INFO kablam! | Sep 21 06:43:48.972 INFO kablam! 189 | pub type VectorSlice3<'a, N, Stride = U1> = VectorSliceN<'a, N, U3, Stride>; Sep 21 06:43:48.972 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.972 INFO kablam! | Sep 21 06:43:48.972 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.972 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.972 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.972 INFO kablam! --> src/base/alias_slice.rs:22:5 Sep 21 06:43:48.972 INFO kablam! | Sep 21 06:43:48.972 INFO kablam! 22 | MatrixSliceN<'a, N, Dynamic, RStride, CStride>; Sep 21 06:43:48.972 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.972 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.972 INFO kablam! | Sep 21 06:43:48.972 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.972 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.972 INFO kablam! Sep 21 06:43:48.972 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.972 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.972 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.972 INFO kablam! Sep 21 06:43:48.972 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.972 INFO kablam! --> src/base/alias_slice.rs:189:45 Sep 21 06:43:48.972 INFO kablam! | Sep 21 06:43:48.972 INFO kablam! 189 | pub type VectorSlice3<'a, N, Stride = U1> = VectorSliceN<'a, N, U3, Stride>; Sep 21 06:43:48.972 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.972 INFO kablam! | Sep 21 06:43:48.972 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.972 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.972 INFO kablam! --> src/base/alias_slice.rs:22:5 Sep 21 06:43:48.972 INFO kablam! | Sep 21 06:43:48.972 INFO kablam! 22 | MatrixSliceN<'a, N, Dynamic, RStride, CStride>; Sep 21 06:43:48.972 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.972 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.972 INFO kablam! | Sep 21 06:43:48.972 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.972 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.972 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.972 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.972 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.972 INFO kablam! Sep 21 06:43:48.972 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.972 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.972 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.972 INFO kablam! Sep 21 06:43:48.972 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.972 INFO kablam! --> src/base/alias_slice.rs:189:45 Sep 21 06:43:48.972 INFO kablam! | Sep 21 06:43:48.972 INFO kablam! 189 | pub type VectorSlice3<'a, N, Stride = U1> = VectorSliceN<'a, N, U3, Stride>; Sep 21 06:43:48.972 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.972 INFO kablam! | Sep 21 06:43:48.972 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.973 INFO kablam! --> src/base/alias_slice.rs:22:5 Sep 21 06:43:48.973 INFO kablam! | Sep 21 06:43:48.973 INFO kablam! 22 | MatrixSliceN<'a, N, Dynamic, RStride, CStride>; Sep 21 06:43:48.973 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.973 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.973 INFO kablam! | Sep 21 06:43:48.973 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.973 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.973 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.973 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.973 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.973 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.973 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.973 INFO kablam! Sep 21 06:43:48.973 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.973 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.973 INFO kablam! Sep 21 06:43:48.973 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.973 INFO kablam! --> src/base/alias_slice.rs:189:45 Sep 21 06:43:48.973 INFO kablam! | Sep 21 06:43:48.973 INFO kablam! 189 | pub type VectorSlice3<'a, N, Stride = U1> = VectorSliceN<'a, N, U3, Stride>; Sep 21 06:43:48.973 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.973 INFO kablam! | | Sep 21 06:43:48.973 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.973 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.973 INFO kablam! --> src/base/alias_slice.rs:22:5 Sep 21 06:43:48.973 INFO kablam! | Sep 21 06:43:48.973 INFO kablam! 21 | pub type DMatrixSlice<'a, N, RStride = U1, CStride = Dynamic> = Sep 21 06:43:48.973 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.973 INFO kablam! 22 | MatrixSliceN<'a, N, Dynamic, RStride, CStride>; Sep 21 06:43:48.973 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.973 INFO kablam! | Sep 21 06:43:48.973 INFO kablam! | Sep 21 06:43:48.973 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.973 INFO kablam! --> src/base/alias_slice.rs:189:45 Sep 21 06:43:48.973 INFO kablam! | Sep 21 06:43:48.973 INFO kablam! 189 | pub type VectorSlice3<'a, N, Stride = U1> = VectorSliceN<'a, N, U3, Stride>; Sep 21 06:43:48.973 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.973 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.973 INFO kablam! --> src/base/alias_slice.rs:22:5 Sep 21 06:43:48.973 INFO kablam! | Sep 21 06:43:48.973 INFO kablam! 22 | MatrixSliceN<'a, N, Dynamic, RStride, CStride>; Sep 21 06:43:48.973 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.973 INFO kablam! Sep 21 06:43:48.973 INFO kablam! Sep 21 06:43:48.973 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.973 INFO kablam! --> src/base/alias_slice.rs:26:5 Sep 21 06:43:48.973 INFO kablam! | Sep 21 06:43:48.973 INFO kablam! 26 | MatrixSliceN<'a, N, U1, RStride, CStride>; Sep 21 06:43:48.973 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.973 INFO kablam! | Sep 21 06:43:48.973 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.973 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.973 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.973 INFO kablam! Sep 21 06:43:48.974 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.974 INFO kablam! --> src/base/alias_slice.rs:26:5 Sep 21 06:43:48.974 INFO kablam! | Sep 21 06:43:48.974 INFO kablam! 26 | MatrixSliceN<'a, N, U1, RStride, CStride>; Sep 21 06:43:48.974 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.974 INFO kablam! | Sep 21 06:43:48.974 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.974 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.974 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.974 INFO kablam! Sep 21 06:43:48.974 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.974 INFO kablam! --> src/base/alias_slice.rs:26:5 Sep 21 06:43:48.974 INFO kablam! | Sep 21 06:43:48.974 INFO kablam! 26 | MatrixSliceN<'a, N, U1, RStride, CStride>; Sep 21 06:43:48.974 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.974 INFO kablam! | Sep 21 06:43:48.974 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.974 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.974 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.974 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.974 INFO kablam! Sep 21 06:43:48.974 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.974 INFO kablam! --> src/base/alias_slice.rs:26:5 Sep 21 06:43:48.974 INFO kablam! | Sep 21 06:43:48.974 INFO kablam! 26 | MatrixSliceN<'a, N, U1, RStride, CStride>; Sep 21 06:43:48.974 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.974 INFO kablam! | Sep 21 06:43:48.974 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.974 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.974 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.974 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.974 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.974 INFO kablam! Sep 21 06:43:48.974 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.974 INFO kablam! --> src/base/alias_slice.rs:26:5 Sep 21 06:43:48.974 INFO kablam! | Sep 21 06:43:48.974 INFO kablam! 26 | MatrixSliceN<'a, N, U1, RStride, CStride>; Sep 21 06:43:48.974 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.974 INFO kablam! | Sep 21 06:43:48.974 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.974 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.974 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.974 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.974 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.974 INFO kablam! Sep 21 06:43:48.974 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.974 INFO kablam! --> src/base/alias_slice.rs:26:5 Sep 21 06:43:48.974 INFO kablam! | Sep 21 06:43:48.974 INFO kablam! 25 | pub type MatrixSlice1<'a, N, RStride = U1, CStride = U1> = Sep 21 06:43:48.974 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.974 INFO kablam! 26 | MatrixSliceN<'a, N, U1, RStride, CStride>; Sep 21 06:43:48.974 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.974 INFO kablam! | Sep 21 06:43:48.974 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.974 INFO kablam! --> src/base/alias_slice.rs:26:5 Sep 21 06:43:48.974 INFO kablam! | Sep 21 06:43:48.974 INFO kablam! 26 | MatrixSliceN<'a, N, U1, RStride, CStride>; Sep 21 06:43:48.974 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.974 INFO kablam! Sep 21 06:43:48.974 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.974 INFO kablam! --> src/base/alias_slice.rs:29:5 Sep 21 06:43:48.974 INFO kablam! | Sep 21 06:43:48.974 INFO kablam! 29 | MatrixSliceN<'a, N, U2, RStride, CStride>; Sep 21 06:43:48.977 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.977 INFO kablam! | Sep 21 06:43:48.977 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.977 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.977 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.978 INFO kablam! Sep 21 06:43:48.978 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.978 INFO kablam! --> src/base/alias_slice.rs:29:5 Sep 21 06:43:48.978 INFO kablam! | Sep 21 06:43:48.978 INFO kablam! 29 | MatrixSliceN<'a, N, U2, RStride, CStride>; Sep 21 06:43:48.978 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.978 INFO kablam! | Sep 21 06:43:48.978 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.978 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.978 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.978 INFO kablam! Sep 21 06:43:48.978 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.978 INFO kablam! --> src/base/alias_slice.rs:29:5 Sep 21 06:43:48.978 INFO kablam! | Sep 21 06:43:48.978 INFO kablam! 29 | MatrixSliceN<'a, N, U2, RStride, CStride>; Sep 21 06:43:48.978 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.978 INFO kablam! | Sep 21 06:43:48.978 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.978 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.978 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.978 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.978 INFO kablam! Sep 21 06:43:48.978 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.978 INFO kablam! --> src/base/alias_slice.rs:29:5 Sep 21 06:43:48.978 INFO kablam! | Sep 21 06:43:48.978 INFO kablam! 29 | MatrixSliceN<'a, N, U2, RStride, CStride>; Sep 21 06:43:48.978 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.978 INFO kablam! | Sep 21 06:43:48.978 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.978 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.978 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.978 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.978 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.978 INFO kablam! Sep 21 06:43:48.978 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.978 INFO kablam! --> src/base/alias_slice.rs:29:5 Sep 21 06:43:48.978 INFO kablam! | Sep 21 06:43:48.978 INFO kablam! 29 | MatrixSliceN<'a, N, U2, RStride, CStride>; Sep 21 06:43:48.978 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.978 INFO kablam! | Sep 21 06:43:48.978 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.978 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.978 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.978 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.978 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.978 INFO kablam! Sep 21 06:43:48.978 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.978 INFO kablam! --> src/base/alias_slice.rs:29:5 Sep 21 06:43:48.978 INFO kablam! | Sep 21 06:43:48.978 INFO kablam! 28 | pub type MatrixSlice2<'a, N, RStride = U1, CStride = U2> = Sep 21 06:43:48.978 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.978 INFO kablam! 29 | MatrixSliceN<'a, N, U2, RStride, CStride>; Sep 21 06:43:48.978 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.978 INFO kablam! | Sep 21 06:43:48.978 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.978 INFO kablam! --> src/base/alias_slice.rs:29:5 Sep 21 06:43:48.978 INFO kablam! | Sep 21 06:43:48.978 INFO kablam! 29 | MatrixSliceN<'a, N, U2, RStride, CStride>; Sep 21 06:43:48.978 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.978 INFO kablam! Sep 21 06:43:48.978 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.978 INFO kablam! --> src/base/alias_slice.rs:32:5 Sep 21 06:43:48.978 INFO kablam! | Sep 21 06:43:48.978 INFO kablam! 32 | MatrixSliceN<'a, N, U3, RStride, CStride>; Sep 21 06:43:48.978 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.978 INFO kablam! | Sep 21 06:43:48.978 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.978 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.978 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.978 INFO kablam! Sep 21 06:43:48.978 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.978 INFO kablam! --> src/base/alias_slice.rs:32:5 Sep 21 06:43:48.978 INFO kablam! | Sep 21 06:43:48.979 INFO kablam! 32 | MatrixSliceN<'a, N, U3, RStride, CStride>; Sep 21 06:43:48.979 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.979 INFO kablam! | Sep 21 06:43:48.979 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.979 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.979 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.979 INFO kablam! Sep 21 06:43:48.979 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.979 INFO kablam! --> src/base/alias_slice.rs:32:5 Sep 21 06:43:48.979 INFO kablam! | Sep 21 06:43:48.979 INFO kablam! 32 | MatrixSliceN<'a, N, U3, RStride, CStride>; Sep 21 06:43:48.979 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.979 INFO kablam! | Sep 21 06:43:48.979 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.979 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.979 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.979 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.979 INFO kablam! Sep 21 06:43:48.979 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.979 INFO kablam! --> src/base/alias_slice.rs:32:5 Sep 21 06:43:48.979 INFO kablam! | Sep 21 06:43:48.979 INFO kablam! 32 | MatrixSliceN<'a, N, U3, RStride, CStride>; Sep 21 06:43:48.979 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.979 INFO kablam! | Sep 21 06:43:48.979 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.979 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.979 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.979 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.979 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.979 INFO kablam! Sep 21 06:43:48.979 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.979 INFO kablam! --> src/base/alias_slice.rs:32:5 Sep 21 06:43:48.979 INFO kablam! | Sep 21 06:43:48.979 INFO kablam! 32 | MatrixSliceN<'a, N, U3, RStride, CStride>; Sep 21 06:43:48.979 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.979 INFO kablam! | Sep 21 06:43:48.979 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.979 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.979 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.979 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.979 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.979 INFO kablam! Sep 21 06:43:48.979 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.979 INFO kablam! --> src/base/alias_slice.rs:32:5 Sep 21 06:43:48.979 INFO kablam! | Sep 21 06:43:48.979 INFO kablam! 31 | pub type MatrixSlice3<'a, N, RStride = U1, CStride = U3> = Sep 21 06:43:48.979 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.979 INFO kablam! 32 | MatrixSliceN<'a, N, U3, RStride, CStride>; Sep 21 06:43:48.979 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.979 INFO kablam! | Sep 21 06:43:48.979 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.979 INFO kablam! --> src/base/alias_slice.rs:32:5 Sep 21 06:43:48.979 INFO kablam! | Sep 21 06:43:48.979 INFO kablam! 32 | MatrixSliceN<'a, N, U3, RStride, CStride>; Sep 21 06:43:48.979 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.979 INFO kablam! Sep 21 06:43:48.979 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.979 INFO kablam! --> src/base/alias_slice.rs:35:5 Sep 21 06:43:48.979 INFO kablam! | Sep 21 06:43:48.979 INFO kablam! 35 | MatrixSliceN<'a, N, U4, RStride, CStride>; Sep 21 06:43:48.979 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.979 INFO kablam! | Sep 21 06:43:48.979 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.979 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.979 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.979 INFO kablam! Sep 21 06:43:48.979 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.979 INFO kablam! --> src/base/alias_slice.rs:35:5 Sep 21 06:43:48.979 INFO kablam! | Sep 21 06:43:48.979 INFO kablam! 35 | MatrixSliceN<'a, N, U4, RStride, CStride>; Sep 21 06:43:48.979 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.980 INFO kablam! | Sep 21 06:43:48.980 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.980 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.980 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.980 INFO kablam! Sep 21 06:43:48.980 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.980 INFO kablam! --> src/base/alias_slice.rs:35:5 Sep 21 06:43:48.980 INFO kablam! | Sep 21 06:43:48.980 INFO kablam! 35 | MatrixSliceN<'a, N, U4, RStride, CStride>; Sep 21 06:43:48.980 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.980 INFO kablam! | Sep 21 06:43:48.980 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.980 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.980 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.980 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.980 INFO kablam! Sep 21 06:43:48.980 INFO kablam! warning: the trait bound `Stride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.980 INFO kablam! --> src/base/alias_slice.rs:191:45 Sep 21 06:43:48.980 INFO kablam! | Sep 21 06:43:48.980 INFO kablam! 191 | pub type VectorSlice4<'a, N, Stride = U1> = VectorSliceN<'a, N, U4, Stride>; Sep 21 06:43:48.980 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `Stride` Sep 21 06:43:48.980 INFO kablam! | Sep 21 06:43:48.980 INFO kablam! = help: consider adding a `where Stride: base::dimension::Dim` bound Sep 21 06:43:48.980 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.980 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.980 INFO kablam! Sep 21 06:43:48.980 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.980 INFO kablam! --> src/base/alias_slice.rs:191:45 Sep 21 06:43:48.980 INFO kablam! | Sep 21 06:43:48.980 INFO kablam! 191 | pub type VectorSlice4<'a, N, Stride = U1> = VectorSliceN<'a, N, U4, Stride>; Sep 21 06:43:48.980 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.980 INFO kablam! | Sep 21 06:43:48.980 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.980 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.980 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.980 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.980 INFO kablam! Sep 21 06:43:48.980 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.980 INFO kablam! --> src/base/alias_slice.rs:191:45 Sep 21 06:43:48.980 INFO kablam! | Sep 21 06:43:48.980 INFO kablam! 191 | pub type VectorSlice4<'a, N, Stride = U1> = VectorSliceN<'a, N, U4, Stride>; Sep 21 06:43:48.980 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.980 INFO kablam! | Sep 21 06:43:48.980 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.980 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.980 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.980 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.980 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.980 INFO kablam! Sep 21 06:43:48.980 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.980 INFO kablam! --> src/base/alias_slice.rs:191:45 Sep 21 06:43:48.980 INFO kablam! | Sep 21 06:43:48.981 INFO kablam! 191 | pub type VectorSlice4<'a, N, Stride = U1> = VectorSliceN<'a, N, U4, Stride>; Sep 21 06:43:48.981 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.981 INFO kablam! | Sep 21 06:43:48.981 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.981 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.981 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.981 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.981 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.981 INFO kablam! Sep 21 06:43:48.981 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.981 INFO kablam! --> src/base/alias_slice.rs:191:45 Sep 21 06:43:48.981 INFO kablam! | Sep 21 06:43:48.981 INFO kablam! 191 | pub type VectorSlice4<'a, N, Stride = U1> = VectorSliceN<'a, N, U4, Stride>; Sep 21 06:43:48.981 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.981 INFO kablam! | | Sep 21 06:43:48.981 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.981 INFO kablam! | Sep 21 06:43:48.981 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.981 INFO kablam! --> src/base/alias_slice.rs:191:45 Sep 21 06:43:48.981 INFO kablam! | Sep 21 06:43:48.981 INFO kablam! 191 | pub type VectorSlice4<'a, N, Stride = U1> = VectorSliceN<'a, N, U4, Stride>; Sep 21 06:43:48.981 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.981 INFO kablam! Sep 21 06:43:48.981 INFO kablam! warning: the trait bound `Stride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.981 INFO kablam! --> src/base/alias_slice.rs:193:45 Sep 21 06:43:48.981 INFO kablam! | Sep 21 06:43:48.981 INFO kablam! 193 | pub type VectorSlice5<'a, N, Stride = U1> = VectorSliceN<'a, N, U5, Stride>; Sep 21 06:43:48.981 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `Stride` Sep 21 06:43:48.981 INFO kablam! | Sep 21 06:43:48.981 INFO kablam! = help: consider adding a `where Stride: base::dimension::Dim` bound Sep 21 06:43:48.981 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.981 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.981 INFO kablam! Sep 21 06:43:48.981 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.981 INFO kablam! --> src/base/alias_slice.rs:193:45 Sep 21 06:43:48.981 INFO kablam! | Sep 21 06:43:48.981 INFO kablam! 193 | pub type VectorSlice5<'a, N, Stride = U1> = VectorSliceN<'a, N, U5, Stride>; Sep 21 06:43:48.981 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.981 INFO kablam! | Sep 21 06:43:48.981 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.981 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.981 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.981 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.981 INFO kablam! Sep 21 06:43:48.981 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.981 INFO kablam! --> src/base/alias_slice.rs:193:45 Sep 21 06:43:48.981 INFO kablam! | Sep 21 06:43:48.981 INFO kablam! 193 | pub type VectorSlice5<'a, N, Stride = U1> = VectorSliceN<'a, N, U5, Stride>; Sep 21 06:43:48.981 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.981 INFO kablam! | Sep 21 06:43:48.981 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.981 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.981 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.981 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.981 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.981 INFO kablam! Sep 21 06:43:48.981 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.981 INFO kablam! --> src/base/alias_slice.rs:193:45 Sep 21 06:43:48.981 INFO kablam! | Sep 21 06:43:48.981 INFO kablam! 193 | pub type VectorSlice5<'a, N, Stride = U1> = VectorSliceN<'a, N, U5, Stride>; Sep 21 06:43:48.981 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.981 INFO kablam! | Sep 21 06:43:48.981 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.982 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.982 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.982 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.982 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.982 INFO kablam! Sep 21 06:43:48.982 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.982 INFO kablam! --> src/base/alias_slice.rs:193:45 Sep 21 06:43:48.982 INFO kablam! | Sep 21 06:43:48.982 INFO kablam! 193 | pub type VectorSlice5<'a, N, Stride = U1> = VectorSliceN<'a, N, U5, Stride>; Sep 21 06:43:48.982 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.982 INFO kablam! | | Sep 21 06:43:48.982 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.982 INFO kablam! | Sep 21 06:43:48.982 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.982 INFO kablam! --> src/base/alias_slice.rs:193:45 Sep 21 06:43:48.982 INFO kablam! | Sep 21 06:43:48.982 INFO kablam! 193 | pub type VectorSlice5<'a, N, Stride = U1> = VectorSliceN<'a, N, U5, Stride>; Sep 21 06:43:48.982 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.982 INFO kablam! Sep 21 06:43:48.982 INFO kablam! warning: the trait bound `Stride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.982 INFO kablam! --> src/base/alias_slice.rs:195:45 Sep 21 06:43:48.982 INFO kablam! | Sep 21 06:43:48.982 INFO kablam! 195 | pub type VectorSlice6<'a, N, Stride = U1> = VectorSliceN<'a, N, U6, Stride>; Sep 21 06:43:48.982 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `Stride` Sep 21 06:43:48.982 INFO kablam! | Sep 21 06:43:48.982 INFO kablam! = help: consider adding a `where Stride: base::dimension::Dim` bound Sep 21 06:43:48.982 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.982 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.982 INFO kablam! Sep 21 06:43:48.982 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.982 INFO kablam! --> src/base/alias_slice.rs:195:45 Sep 21 06:43:48.982 INFO kablam! | Sep 21 06:43:48.982 INFO kablam! 195 | pub type VectorSlice6<'a, N, Stride = U1> = VectorSliceN<'a, N, U6, Stride>; Sep 21 06:43:48.982 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.982 INFO kablam! | Sep 21 06:43:48.982 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.982 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.982 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.982 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.982 INFO kablam! Sep 21 06:43:48.982 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.982 INFO kablam! --> src/base/alias_slice.rs:195:45 Sep 21 06:43:48.982 INFO kablam! | Sep 21 06:43:48.982 INFO kablam! 195 | pub type VectorSlice6<'a, N, Stride = U1> = VectorSliceN<'a, N, U6, Stride>; Sep 21 06:43:48.982 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.982 INFO kablam! | Sep 21 06:43:48.982 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.982 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.982 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.982 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.982 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.982 INFO kablam! Sep 21 06:43:48.982 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.982 INFO kablam! --> src/base/alias_slice.rs:195:45 Sep 21 06:43:48.982 INFO kablam! | Sep 21 06:43:48.982 INFO kablam! 195 | pub type VectorSlice6<'a, N, Stride = U1> = VectorSliceN<'a, N, U6, Stride>; Sep 21 06:43:48.982 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.982 INFO kablam! | Sep 21 06:43:48.982 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.982 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.982 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.983 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.983 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.983 INFO kablam! Sep 21 06:43:48.983 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.983 INFO kablam! --> src/base/alias_slice.rs:195:45 Sep 21 06:43:48.983 INFO kablam! | Sep 21 06:43:48.983 INFO kablam! 195 | pub type VectorSlice6<'a, N, Stride = U1> = VectorSliceN<'a, N, U6, Stride>; Sep 21 06:43:48.983 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.983 INFO kablam! | | Sep 21 06:43:48.983 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.983 INFO kablam! | Sep 21 06:43:48.983 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.983 INFO kablam! --> src/base/alias_slice.rs:195:45 Sep 21 06:43:48.983 INFO kablam! | Sep 21 06:43:48.983 INFO kablam! 195 | pub type VectorSlice6<'a, N, Stride = U1> = VectorSliceN<'a, N, U6, Stride>; Sep 21 06:43:48.983 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.983 INFO kablam! Sep 21 06:43:48.983 INFO kablam! warning: the trait bound `R: base::dimension::Dim` is not satisfied Sep 21 06:43:48.983 INFO kablam! --> src/base/alias_slice.rs:206:5 Sep 21 06:43:48.983 INFO kablam! | Sep 21 06:43:48.983 INFO kablam! 206 | Matrix>; Sep 21 06:43:48.983 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `R` Sep 21 06:43:48.983 INFO kablam! | Sep 21 06:43:48.983 INFO kablam! = help: consider adding a `where R: base::dimension::Dim` bound Sep 21 06:43:48.983 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.983 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.983 INFO kablam! Sep 21 06:43:48.983 INFO kablam! warning: the trait bound `C: base::dimension::Dim` is not satisfied Sep 21 06:43:48.983 INFO kablam! --> src/base/alias_slice.rs:206:5 Sep 21 06:43:48.983 INFO kablam! | Sep 21 06:43:48.983 INFO kablam! 206 | Matrix>; Sep 21 06:43:48.983 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `C` Sep 21 06:43:48.983 INFO kablam! | Sep 21 06:43:48.983 INFO kablam! = help: consider adding a `where C: base::dimension::Dim` bound Sep 21 06:43:48.983 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.983 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.983 INFO kablam! Sep 21 06:43:48.983 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.983 INFO kablam! --> src/base/alias_slice.rs:206:5 Sep 21 06:43:48.983 INFO kablam! | Sep 21 06:43:48.983 INFO kablam! 206 | Matrix>; Sep 21 06:43:48.983 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.983 INFO kablam! | Sep 21 06:43:48.983 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.983 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.983 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.983 INFO kablam! Sep 21 06:43:48.983 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.983 INFO kablam! --> src/base/alias_slice.rs:206:5 Sep 21 06:43:48.983 INFO kablam! | Sep 21 06:43:48.983 INFO kablam! 206 | Matrix>; Sep 21 06:43:48.983 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.983 INFO kablam! | Sep 21 06:43:48.983 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.983 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.984 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.984 INFO kablam! Sep 21 06:43:48.984 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.984 INFO kablam! --> src/base/alias_slice.rs:206:5 Sep 21 06:43:48.984 INFO kablam! | Sep 21 06:43:48.984 INFO kablam! 206 | Matrix>; Sep 21 06:43:48.984 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.984 INFO kablam! | Sep 21 06:43:48.984 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.984 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.984 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.984 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.984 INFO kablam! Sep 21 06:43:48.984 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.984 INFO kablam! --> src/base/alias_slice.rs:206:5 Sep 21 06:43:48.984 INFO kablam! | Sep 21 06:43:48.984 INFO kablam! 206 | Matrix>; Sep 21 06:43:48.984 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.984 INFO kablam! | Sep 21 06:43:48.984 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.984 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.984 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.984 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.984 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.984 INFO kablam! Sep 21 06:43:48.984 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.984 INFO kablam! --> src/base/alias_slice.rs:206:5 Sep 21 06:43:48.984 INFO kablam! | Sep 21 06:43:48.984 INFO kablam! 206 | Matrix>; Sep 21 06:43:48.984 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.984 INFO kablam! | Sep 21 06:43:48.984 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.984 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.984 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.984 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.984 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.984 INFO kablam! Sep 21 06:43:48.984 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.984 INFO kablam! --> src/base/alias_slice.rs:206:5 Sep 21 06:43:48.984 INFO kablam! | Sep 21 06:43:48.984 INFO kablam! 205 | pub type MatrixSliceMutMN<'a, N, R, C, RStride = U1, CStride = R> = Sep 21 06:43:48.984 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.984 INFO kablam! 206 | Matrix>; Sep 21 06:43:48.984 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.984 INFO kablam! | Sep 21 06:43:48.984 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.985 INFO kablam! --> src/base/alias_slice.rs:206:5 Sep 21 06:43:48.985 INFO kablam! | Sep 21 06:43:48.985 INFO kablam! 206 | Matrix>; Sep 21 06:43:48.985 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.985 INFO kablam! Sep 21 06:43:48.985 INFO kablam! warning: the trait bound `D: base::dimension::Dim` is not satisfied Sep 21 06:43:48.985 INFO kablam! --> src/base/alias_slice.rs:210:5 Sep 21 06:43:48.985 INFO kablam! | Sep 21 06:43:48.985 INFO kablam! 210 | MatrixSliceMutMN<'a, N, D, D, RStride, CStride>; Sep 21 06:43:48.985 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `D` Sep 21 06:43:48.985 INFO kablam! | Sep 21 06:43:48.985 INFO kablam! = help: consider adding a `where D: base::dimension::Dim` bound Sep 21 06:43:48.985 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.985 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.985 INFO kablam! Sep 21 06:43:48.985 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.985 INFO kablam! --> src/base/alias_slice.rs:210:5 Sep 21 06:43:48.985 INFO kablam! | Sep 21 06:43:48.985 INFO kablam! 210 | MatrixSliceMutMN<'a, N, D, D, RStride, CStride>; Sep 21 06:43:48.985 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.985 INFO kablam! | Sep 21 06:43:48.985 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.985 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.985 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.985 INFO kablam! Sep 21 06:43:48.985 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.985 INFO kablam! --> src/base/alias_slice.rs:210:5 Sep 21 06:43:48.985 INFO kablam! | Sep 21 06:43:48.985 INFO kablam! 210 | MatrixSliceMutMN<'a, N, D, D, RStride, CStride>; Sep 21 06:43:48.985 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.985 INFO kablam! | Sep 21 06:43:48.985 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.985 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.985 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.985 INFO kablam! Sep 21 06:43:48.985 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.985 INFO kablam! --> src/base/alias_slice.rs:210:5 Sep 21 06:43:48.985 INFO kablam! | Sep 21 06:43:48.985 INFO kablam! 210 | MatrixSliceMutMN<'a, N, D, D, RStride, CStride>; Sep 21 06:43:48.985 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.985 INFO kablam! | Sep 21 06:43:48.985 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.985 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.985 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.985 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.985 INFO kablam! Sep 21 06:43:48.985 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.985 INFO kablam! --> src/base/alias_slice.rs:210:5 Sep 21 06:43:48.985 INFO kablam! | Sep 21 06:43:48.985 INFO kablam! 210 | MatrixSliceMutMN<'a, N, D, D, RStride, CStride>; Sep 21 06:43:48.985 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.985 INFO kablam! | Sep 21 06:43:48.985 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.985 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.986 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.986 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.986 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.986 INFO kablam! Sep 21 06:43:48.986 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.986 INFO kablam! --> src/base/alias_slice.rs:210:5 Sep 21 06:43:48.986 INFO kablam! | Sep 21 06:43:48.986 INFO kablam! 210 | MatrixSliceMutMN<'a, N, D, D, RStride, CStride>; Sep 21 06:43:48.986 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.986 INFO kablam! | Sep 21 06:43:48.986 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.986 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.986 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.986 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.986 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.986 INFO kablam! Sep 21 06:43:48.986 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.986 INFO kablam! --> src/base/alias_slice.rs:210:5 Sep 21 06:43:48.986 INFO kablam! | Sep 21 06:43:48.986 INFO kablam! 209 | pub type MatrixSliceMutN<'a, N, D, RStride = U1, CStride = D> = Sep 21 06:43:48.986 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.986 INFO kablam! 210 | MatrixSliceMutMN<'a, N, D, D, RStride, CStride>; Sep 21 06:43:48.986 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.986 INFO kablam! | Sep 21 06:43:48.986 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.986 INFO kablam! --> src/base/alias_slice.rs:210:5 Sep 21 06:43:48.986 INFO kablam! | Sep 21 06:43:48.986 INFO kablam! 210 | MatrixSliceMutMN<'a, N, D, D, RStride, CStride>; Sep 21 06:43:48.986 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.986 INFO kablam! Sep 21 06:43:48.986 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.986 INFO kablam! --> src/base/alias_slice.rs:214:5 Sep 21 06:43:48.986 INFO kablam! | Sep 21 06:43:48.986 INFO kablam! 214 | MatrixSliceMutN<'a, N, Dynamic, RStride, CStride>; Sep 21 06:43:48.986 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.986 INFO kablam! | Sep 21 06:43:48.986 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.986 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.986 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.986 INFO kablam! Sep 21 06:43:48.986 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.986 INFO kablam! --> src/base/alias_slice.rs:214:5 Sep 21 06:43:48.986 INFO kablam! | Sep 21 06:43:48.986 INFO kablam! 214 | MatrixSliceMutN<'a, N, Dynamic, RStride, CStride>; Sep 21 06:43:48.986 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.986 INFO kablam! | Sep 21 06:43:48.986 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.986 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.986 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.986 INFO kablam! Sep 21 06:43:48.986 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.986 INFO kablam! --> src/base/alias_slice.rs:214:5 Sep 21 06:43:48.986 INFO kablam! | Sep 21 06:43:48.987 INFO kablam! 214 | MatrixSliceMutN<'a, N, Dynamic, RStride, CStride>; Sep 21 06:43:48.987 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.987 INFO kablam! | Sep 21 06:43:48.987 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.987 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.987 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.987 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.987 INFO kablam! Sep 21 06:43:48.987 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.987 INFO kablam! --> src/base/alias_slice.rs:214:5 Sep 21 06:43:48.987 INFO kablam! | Sep 21 06:43:48.987 INFO kablam! 214 | MatrixSliceMutN<'a, N, Dynamic, RStride, CStride>; Sep 21 06:43:48.987 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.987 INFO kablam! | Sep 21 06:43:48.987 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.987 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.987 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.987 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.987 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.987 INFO kablam! Sep 21 06:43:48.987 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.987 INFO kablam! --> src/base/alias_slice.rs:214:5 Sep 21 06:43:48.987 INFO kablam! | Sep 21 06:43:48.987 INFO kablam! 214 | MatrixSliceMutN<'a, N, Dynamic, RStride, CStride>; Sep 21 06:43:48.987 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.987 INFO kablam! | Sep 21 06:43:48.987 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.987 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.987 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.987 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.987 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.987 INFO kablam! Sep 21 06:43:48.987 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.987 INFO kablam! --> src/base/alias_slice.rs:214:5 Sep 21 06:43:48.987 INFO kablam! | Sep 21 06:43:48.987 INFO kablam! 213 | pub type DMatrixSliceMut<'a, N, RStride = U1, CStride = Dynamic> = Sep 21 06:43:48.987 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.987 INFO kablam! 214 | MatrixSliceMutN<'a, N, Dynamic, RStride, CStride>; Sep 21 06:43:48.987 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.987 INFO kablam! | Sep 21 06:43:48.987 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.987 INFO kablam! --> src/base/alias_slice.rs:214:5 Sep 21 06:43:48.987 INFO kablam! | Sep 21 06:43:48.987 INFO kablam! 214 | MatrixSliceMutN<'a, N, Dynamic, RStride, CStride>; Sep 21 06:43:48.988 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.988 INFO kablam! Sep 21 06:43:48.988 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.988 INFO kablam! --> src/base/alias_slice.rs:218:5 Sep 21 06:43:48.988 INFO kablam! | Sep 21 06:43:48.988 INFO kablam! 218 | MatrixSliceMutN<'a, N, U1, RStride, CStride>; Sep 21 06:43:48.988 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.988 INFO kablam! | Sep 21 06:43:48.988 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.988 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.988 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.988 INFO kablam! Sep 21 06:43:48.988 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.991 INFO kablam! --> src/base/alias_slice.rs:218:5 Sep 21 06:43:48.991 INFO kablam! | Sep 21 06:43:48.991 INFO kablam! 218 | MatrixSliceMutN<'a, N, U1, RStride, CStride>; Sep 21 06:43:48.991 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.991 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.991 INFO kablam! --> src/base/alias_slice.rs:35:5 Sep 21 06:43:48.991 INFO kablam! | Sep 21 06:43:48.991 INFO kablam! 35 | MatrixSliceN<'a, N, U4, RStride, CStride>; Sep 21 06:43:48.991 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.991 INFO kablam! | Sep 21 06:43:48.991 INFO kablam! | Sep 21 06:43:48.991 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.991 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.991 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.991 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.991 INFO kablam! Sep 21 06:43:48.991 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.991 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.991 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.991 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.991 INFO kablam! Sep 21 06:43:48.991 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.991 INFO kablam! --> src/base/alias_slice.rs:218:5 Sep 21 06:43:48.991 INFO kablam! | Sep 21 06:43:48.991 INFO kablam! 218 | MatrixSliceMutN<'a, N, U1, RStride, CStride>; Sep 21 06:43:48.991 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.991 INFO kablam! | Sep 21 06:43:48.991 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.991 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.991 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.991 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.991 INFO kablam! Sep 21 06:43:48.991 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.991 INFO kablam! --> src/base/alias_slice.rs:35:5 Sep 21 06:43:48.991 INFO kablam! | Sep 21 06:43:48.991 INFO kablam! 35 | MatrixSliceN<'a, N, U4, RStride, CStride>; Sep 21 06:43:48.991 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.991 INFO kablam! | Sep 21 06:43:48.991 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.991 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.991 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.991 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.991 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.991 INFO kablam! Sep 21 06:43:48.991 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.991 INFO kablam! --> src/base/alias_slice.rs:218:5 Sep 21 06:43:48.991 INFO kablam! | Sep 21 06:43:48.991 INFO kablam! 218 | MatrixSliceMutN<'a, N, U1, RStride, CStride>; Sep 21 06:43:48.991 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.991 INFO kablam! | Sep 21 06:43:48.991 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.991 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.991 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.991 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.991 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.991 INFO kablam! Sep 21 06:43:48.991 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.991 INFO kablam! --> src/base/alias_slice.rs:35:5 Sep 21 06:43:48.991 INFO kablam! | Sep 21 06:43:48.991 INFO kablam! 34 | pub type MatrixSlice4<'a, N, RStride = U1, CStride = U4> = Sep 21 06:43:48.991 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.991 INFO kablam! 35 | MatrixSliceN<'a, N, U4, RStride, CStride>; Sep 21 06:43:48.991 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.991 INFO kablam! | Sep 21 06:43:48.991 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.991 INFO kablam! --> src/base/alias_slice.rs:35:5 Sep 21 06:43:48.991 INFO kablam! | Sep 21 06:43:48.992 INFO kablam! 35 | MatrixSliceN<'a, N, U4, RStride, CStride>; Sep 21 06:43:48.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.992 INFO kablam! Sep 21 06:43:48.992 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.992 INFO kablam! --> src/base/alias_slice.rs:218:5 Sep 21 06:43:48.992 INFO kablam! | Sep 21 06:43:48.992 INFO kablam! 218 | MatrixSliceMutN<'a, N, U1, RStride, CStride>; Sep 21 06:43:48.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.992 INFO kablam! | Sep 21 06:43:48.992 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.992 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.992 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.994 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.994 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.994 INFO kablam! Sep 21 06:43:48.994 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.994 INFO kablam! --> src/base/alias_slice.rs:218:5 Sep 21 06:43:48.994 INFO kablam! | Sep 21 06:43:48.994 INFO kablam! 217 | pub type MatrixSliceMut1<'a, N, RStride = U1, CStride = U1> = Sep 21 06:43:48.994 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.994 INFO kablam! 218 | MatrixSliceMutN<'a, N, U1, RStride, CStride>; Sep 21 06:43:48.994 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.994 INFO kablam! | Sep 21 06:43:48.994 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.994 INFO kablam! --> src/base/alias_slice.rs:218:5 Sep 21 06:43:48.994 INFO kablam! | Sep 21 06:43:48.994 INFO kablam! 218 | MatrixSliceMutN<'a, N, U1, RStride, CStride>; Sep 21 06:43:48.994 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.994 INFO kablam! Sep 21 06:43:48.994 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.994 INFO kablam! --> src/base/alias_slice.rs:38:5 Sep 21 06:43:48.994 INFO kablam! | Sep 21 06:43:48.994 INFO kablam! 38 | MatrixSliceN<'a, N, U5, RStride, CStride>; Sep 21 06:43:48.994 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.994 INFO kablam! | Sep 21 06:43:48.994 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.994 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.994 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.994 INFO kablam! Sep 21 06:43:48.994 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.994 INFO kablam! --> src/base/alias_slice.rs:38:5 Sep 21 06:43:48.994 INFO kablam! | Sep 21 06:43:48.994 INFO kablam! 38 | MatrixSliceN<'a, N, U5, RStride, CStride>; Sep 21 06:43:48.994 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.994 INFO kablam! | Sep 21 06:43:48.994 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.994 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.994 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.994 INFO kablam! Sep 21 06:43:48.994 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.995 INFO kablam! --> src/base/alias_slice.rs:38:5 Sep 21 06:43:48.995 INFO kablam! | Sep 21 06:43:48.995 INFO kablam! 38 | MatrixSliceN<'a, N, U5, RStride, CStride>; Sep 21 06:43:48.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.995 INFO kablam! | Sep 21 06:43:48.995 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.995 INFO kablam! --> src/base/alias_slice.rs:221:5 Sep 21 06:43:48.995 INFO kablam! | Sep 21 06:43:48.995 INFO kablam! 221 | MatrixSliceMutN<'a, N, U2, RStride, CStride>; Sep 21 06:43:48.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.995 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.995 INFO kablam! | Sep 21 06:43:48.995 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.995 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.995 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.995 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.995 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.995 INFO kablam! Sep 21 06:43:48.995 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.995 INFO kablam! Sep 21 06:43:48.995 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.995 INFO kablam! --> src/base/alias_slice.rs:221:5 Sep 21 06:43:48.995 INFO kablam! | Sep 21 06:43:48.995 INFO kablam! 221 | MatrixSliceMutN<'a, N, U2, RStride, CStride>; Sep 21 06:43:48.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:48.995 INFO kablam! | Sep 21 06:43:48.995 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.995 INFO kablam! --> src/base/alias_slice.rs:38:5 Sep 21 06:43:48.995 INFO kablam! | Sep 21 06:43:48.995 INFO kablam! 38 | MatrixSliceN<'a, N, U5, RStride, CStride>; Sep 21 06:43:48.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.998 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:48.998 INFO kablam! | Sep 21 06:43:48.998 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.998 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.998 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.998 INFO kablam! Sep 21 06:43:48.998 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.998 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.998 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.998 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.998 INFO kablam! Sep 21 06:43:48.998 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:48.998 INFO kablam! --> src/base/alias_slice.rs:221:5 Sep 21 06:43:48.998 INFO kablam! | Sep 21 06:43:48.998 INFO kablam! 221 | MatrixSliceMutN<'a, N, U2, RStride, CStride>; Sep 21 06:43:48.998 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:48.998 INFO kablam! | Sep 21 06:43:48.998 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:48.998 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.998 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.998 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.998 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.998 INFO kablam! --> src/base/alias_slice.rs:38:5 Sep 21 06:43:48.998 INFO kablam! | Sep 21 06:43:48.999 INFO kablam! 38 | MatrixSliceN<'a, N, U5, RStride, CStride>; Sep 21 06:43:48.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.999 INFO kablam! Sep 21 06:43:48.999 INFO kablam! | Sep 21 06:43:48.999 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.999 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.999 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.999 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.999 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.999 INFO kablam! Sep 21 06:43:48.999 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:48.999 INFO kablam! --> src/base/alias_slice.rs:221:5 Sep 21 06:43:48.999 INFO kablam! | Sep 21 06:43:48.999 INFO kablam! 221 | MatrixSliceMutN<'a, N, U2, RStride, CStride>; Sep 21 06:43:48.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:48.999 INFO kablam! | Sep 21 06:43:48.999 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:48.999 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:48.999 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.999 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.999 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.999 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.999 INFO kablam! --> src/base/alias_slice.rs:38:5 Sep 21 06:43:48.999 INFO kablam! | Sep 21 06:43:48.999 INFO kablam! 37 | pub type MatrixSlice5<'a, N, RStride = U1, CStride = U5> = Sep 21 06:43:48.999 INFO kablam! Sep 21 06:43:48.999 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.999 INFO kablam! 38 | MatrixSliceN<'a, N, U5, RStride, CStride>; Sep 21 06:43:48.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.999 INFO kablam! | Sep 21 06:43:48.999 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.999 INFO kablam! --> src/base/alias_slice.rs:38:5 Sep 21 06:43:48.999 INFO kablam! | Sep 21 06:43:48.999 INFO kablam! 38 | MatrixSliceN<'a, N, U5, RStride, CStride>; Sep 21 06:43:48.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.999 INFO kablam! Sep 21 06:43:48.999 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:48.999 INFO kablam! --> src/base/alias_slice.rs:221:5 Sep 21 06:43:48.999 INFO kablam! | Sep 21 06:43:48.999 INFO kablam! 221 | MatrixSliceMutN<'a, N, U2, RStride, CStride>; Sep 21 06:43:48.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:48.999 INFO kablam! | Sep 21 06:43:48.999 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:48.999 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:48.999 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:48.999 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.999 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.999 INFO kablam! Sep 21 06:43:48.999 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:48.999 INFO kablam! --> src/base/alias_slice.rs:221:5 Sep 21 06:43:48.999 INFO kablam! | Sep 21 06:43:48.999 INFO kablam! 220 | pub type MatrixSliceMut2<'a, N, RStride = U1, CStride = U2> = Sep 21 06:43:48.999 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:48.999 INFO kablam! 221 | MatrixSliceMutN<'a, N, U2, RStride, CStride>; Sep 21 06:43:48.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.999 INFO kablam! | Sep 21 06:43:48.999 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:48.999 INFO kablam! --> src/base/alias_slice.rs:221:5 Sep 21 06:43:48.999 INFO kablam! | Sep 21 06:43:48.999 INFO kablam! 221 | MatrixSliceMutN<'a, N, U2, RStride, CStride>; Sep 21 06:43:48.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:48.999 INFO kablam! Sep 21 06:43:48.999 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:48.999 INFO kablam! --> src/base/alias_slice.rs:41:5 Sep 21 06:43:48.999 INFO kablam! | Sep 21 06:43:48.999 INFO kablam! 41 | MatrixSliceN<'a, N, U6, RStride, CStride>; Sep 21 06:43:48.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:48.999 INFO kablam! | Sep 21 06:43:48.999 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:48.999 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:48.999 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:48.999 INFO kablam! Sep 21 06:43:49.000 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.000 INFO kablam! --> src/base/alias_slice.rs:41:5 Sep 21 06:43:49.000 INFO kablam! | Sep 21 06:43:49.000 INFO kablam! 41 | MatrixSliceN<'a, N, U6, RStride, CStride>; Sep 21 06:43:49.000 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.000 INFO kablam! | Sep 21 06:43:49.000 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.000 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.000 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.000 INFO kablam! Sep 21 06:43:49.000 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.000 INFO kablam! --> src/base/alias_slice.rs:41:5 Sep 21 06:43:49.000 INFO kablam! | Sep 21 06:43:49.000 INFO kablam! 41 | MatrixSliceN<'a, N, U6, RStride, CStride>; Sep 21 06:43:49.000 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.000 INFO kablam! | Sep 21 06:43:49.000 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.000 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.000 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.000 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.000 INFO kablam! Sep 21 06:43:49.000 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.000 INFO kablam! --> src/base/alias_slice.rs:224:5 Sep 21 06:43:49.000 INFO kablam! | Sep 21 06:43:49.000 INFO kablam! 224 | MatrixSliceMutN<'a, N, U3, RStride, CStride>; Sep 21 06:43:49.000 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.000 INFO kablam! | Sep 21 06:43:49.000 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.000 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.000 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.000 INFO kablam! --> src/base/alias_slice.rs:41:5 Sep 21 06:43:49.000 INFO kablam! | Sep 21 06:43:49.000 INFO kablam! 41 | MatrixSliceN<'a, N, U6, RStride, CStride>; Sep 21 06:43:49.000 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.002 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.002 INFO kablam! | Sep 21 06:43:49.002 INFO kablam! Sep 21 06:43:49.002 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.002 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.002 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.002 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.002 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.002 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.002 INFO kablam! --> src/base/alias_slice.rs:224:5 Sep 21 06:43:49.002 INFO kablam! | Sep 21 06:43:49.002 INFO kablam! 224 | MatrixSliceMutN<'a, N, U3, RStride, CStride>; Sep 21 06:43:49.002 INFO kablam! Sep 21 06:43:49.002 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.002 INFO kablam! | Sep 21 06:43:49.002 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.003 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.003 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.003 INFO kablam! Sep 21 06:43:49.003 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.003 INFO kablam! --> src/base/alias_slice.rs:41:5 Sep 21 06:43:49.003 INFO kablam! | Sep 21 06:43:49.003 INFO kablam! 41 | MatrixSliceN<'a, N, U6, RStride, CStride>; Sep 21 06:43:49.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.003 INFO kablam! | Sep 21 06:43:49.003 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.003 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.003 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.003 INFO kablam! --> src/base/alias_slice.rs:224:5 Sep 21 06:43:49.003 INFO kablam! | Sep 21 06:43:49.003 INFO kablam! 224 | MatrixSliceMutN<'a, N, U3, RStride, CStride>; Sep 21 06:43:49.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.003 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.003 INFO kablam! | Sep 21 06:43:49.003 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.003 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.003 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.003 INFO kablam! Sep 21 06:43:49.003 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.003 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.003 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.003 INFO kablam! Sep 21 06:43:49.003 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.003 INFO kablam! --> src/base/alias_slice.rs:41:5 Sep 21 06:43:49.003 INFO kablam! | Sep 21 06:43:49.003 INFO kablam! 40 | pub type MatrixSlice6<'a, N, RStride = U1, CStride = U6> = Sep 21 06:43:49.003 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.003 INFO kablam! 41 | MatrixSliceN<'a, N, U6, RStride, CStride>; Sep 21 06:43:49.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.003 INFO kablam! | Sep 21 06:43:49.003 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.003 INFO kablam! --> src/base/alias_slice.rs:224:5 Sep 21 06:43:49.003 INFO kablam! | Sep 21 06:43:49.003 INFO kablam! 224 | MatrixSliceMutN<'a, N, U3, RStride, CStride>; Sep 21 06:43:49.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.003 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.003 INFO kablam! --> src/base/alias_slice.rs:41:5 Sep 21 06:43:49.003 INFO kablam! | Sep 21 06:43:49.003 INFO kablam! 41 | MatrixSliceN<'a, N, U6, RStride, CStride>; Sep 21 06:43:49.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.003 INFO kablam! Sep 21 06:43:49.003 INFO kablam! | Sep 21 06:43:49.003 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.003 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.003 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.003 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.003 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.003 INFO kablam! Sep 21 06:43:49.003 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.003 INFO kablam! --> src/base/alias_slice.rs:45:5 Sep 21 06:43:49.003 INFO kablam! | Sep 21 06:43:49.003 INFO kablam! 45 | MatrixSliceMN<'a, N, U1, U2, RStride, CStride>; Sep 21 06:43:49.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.003 INFO kablam! | Sep 21 06:43:49.005 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.005 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.005 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.005 INFO kablam! Sep 21 06:43:49.005 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.005 INFO kablam! --> src/base/alias_slice.rs:45:5 Sep 21 06:43:49.005 INFO kablam! | Sep 21 06:43:49.005 INFO kablam! 45 | MatrixSliceMN<'a, N, U1, U2, RStride, CStride>; Sep 21 06:43:49.005 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.005 INFO kablam! | Sep 21 06:43:49.005 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.005 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.005 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.005 INFO kablam! Sep 21 06:43:49.005 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.005 INFO kablam! --> src/base/alias_slice.rs:45:5 Sep 21 06:43:49.005 INFO kablam! | Sep 21 06:43:49.005 INFO kablam! 45 | MatrixSliceMN<'a, N, U1, U2, RStride, CStride>; Sep 21 06:43:49.005 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.005 INFO kablam! | Sep 21 06:43:49.005 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.005 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.005 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.005 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.005 INFO kablam! Sep 21 06:43:49.005 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.005 INFO kablam! --> src/base/alias_slice.rs:45:5 Sep 21 06:43:49.005 INFO kablam! | Sep 21 06:43:49.005 INFO kablam! 45 | MatrixSliceMN<'a, N, U1, U2, RStride, CStride>; Sep 21 06:43:49.005 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.005 INFO kablam! | Sep 21 06:43:49.005 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.005 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.005 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.005 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.005 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.005 INFO kablam! Sep 21 06:43:49.005 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.005 INFO kablam! --> src/base/alias_slice.rs:45:5 Sep 21 06:43:49.005 INFO kablam! | Sep 21 06:43:49.005 INFO kablam! 45 | MatrixSliceMN<'a, N, U1, U2, RStride, CStride>; Sep 21 06:43:49.005 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.005 INFO kablam! | Sep 21 06:43:49.005 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.005 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.005 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.005 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.005 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.005 INFO kablam! Sep 21 06:43:49.005 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.005 INFO kablam! --> src/base/alias_slice.rs:45:5 Sep 21 06:43:49.005 INFO kablam! | Sep 21 06:43:49.005 INFO kablam! 44 | pub type MatrixSlice1x2<'a, N, RStride = U1, CStride = U1> = Sep 21 06:43:49.005 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.005 INFO kablam! 45 | MatrixSliceMN<'a, N, U1, U2, RStride, CStride>; Sep 21 06:43:49.005 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.005 INFO kablam! | Sep 21 06:43:49.005 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.005 INFO kablam! --> src/base/alias_slice.rs:45:5 Sep 21 06:43:49.005 INFO kablam! | Sep 21 06:43:49.005 INFO kablam! 45 | MatrixSliceMN<'a, N, U1, U2, RStride, CStride>; Sep 21 06:43:49.005 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.006 INFO kablam! Sep 21 06:43:49.006 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.006 INFO kablam! --> src/base/alias_slice.rs:224:5 Sep 21 06:43:49.006 INFO kablam! | Sep 21 06:43:49.006 INFO kablam! 224 | MatrixSliceMutN<'a, N, U3, RStride, CStride>; Sep 21 06:43:49.006 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.006 INFO kablam! | Sep 21 06:43:49.006 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.006 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.006 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.006 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.006 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.006 INFO kablam! Sep 21 06:43:49.006 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.006 INFO kablam! --> src/base/alias_slice.rs:224:5 Sep 21 06:43:49.006 INFO kablam! | Sep 21 06:43:49.006 INFO kablam! 223 | pub type MatrixSliceMut3<'a, N, RStride = U1, CStride = U3> = Sep 21 06:43:49.006 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.006 INFO kablam! 224 | MatrixSliceMutN<'a, N, U3, RStride, CStride>; Sep 21 06:43:49.006 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.006 INFO kablam! | Sep 21 06:43:49.006 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.006 INFO kablam! --> src/base/alias_slice.rs:224:5 Sep 21 06:43:49.006 INFO kablam! | Sep 21 06:43:49.006 INFO kablam! 224 | MatrixSliceMutN<'a, N, U3, RStride, CStride>; Sep 21 06:43:49.006 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.006 INFO kablam! Sep 21 06:43:49.006 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.006 INFO kablam! --> src/base/alias_slice.rs:227:5 Sep 21 06:43:49.006 INFO kablam! | Sep 21 06:43:49.006 INFO kablam! 227 | MatrixSliceMutN<'a, N, U4, RStride, CStride>; Sep 21 06:43:49.006 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.006 INFO kablam! | Sep 21 06:43:49.006 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.006 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.006 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.006 INFO kablam! Sep 21 06:43:49.006 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.006 INFO kablam! --> src/base/alias_slice.rs:227:5 Sep 21 06:43:49.006 INFO kablam! | Sep 21 06:43:49.006 INFO kablam! 227 | MatrixSliceMutN<'a, N, U4, RStride, CStride>; Sep 21 06:43:49.006 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.006 INFO kablam! | Sep 21 06:43:49.006 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.006 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.006 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.006 INFO kablam! Sep 21 06:43:49.006 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.006 INFO kablam! --> src/base/alias_slice.rs:227:5 Sep 21 06:43:49.006 INFO kablam! | Sep 21 06:43:49.006 INFO kablam! 227 | MatrixSliceMutN<'a, N, U4, RStride, CStride>; Sep 21 06:43:49.006 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.006 INFO kablam! | Sep 21 06:43:49.006 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.006 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.006 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.006 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.006 INFO kablam! Sep 21 06:43:49.006 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.006 INFO kablam! --> src/base/alias_slice.rs:227:5 Sep 21 06:43:49.006 INFO kablam! | Sep 21 06:43:49.006 INFO kablam! 227 | MatrixSliceMutN<'a, N, U4, RStride, CStride>; Sep 21 06:43:49.006 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.006 INFO kablam! | Sep 21 06:43:49.006 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.006 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.006 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.007 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.007 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.007 INFO kablam! Sep 21 06:43:49.007 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.007 INFO kablam! --> src/base/alias_slice.rs:227:5 Sep 21 06:43:49.007 INFO kablam! | Sep 21 06:43:49.007 INFO kablam! 227 | MatrixSliceMutN<'a, N, U4, RStride, CStride>; Sep 21 06:43:49.007 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.007 INFO kablam! | Sep 21 06:43:49.007 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.007 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.007 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.007 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.007 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.007 INFO kablam! Sep 21 06:43:49.007 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.007 INFO kablam! --> src/base/alias_slice.rs:227:5 Sep 21 06:43:49.007 INFO kablam! | Sep 21 06:43:49.007 INFO kablam! 226 | pub type MatrixSliceMut4<'a, N, RStride = U1, CStride = U4> = Sep 21 06:43:49.007 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.007 INFO kablam! 227 | MatrixSliceMutN<'a, N, U4, RStride, CStride>; Sep 21 06:43:49.007 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.007 INFO kablam! | Sep 21 06:43:49.007 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.007 INFO kablam! --> src/base/alias_slice.rs:227:5 Sep 21 06:43:49.007 INFO kablam! | Sep 21 06:43:49.007 INFO kablam! 227 | MatrixSliceMutN<'a, N, U4, RStride, CStride>; Sep 21 06:43:49.007 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.007 INFO kablam! Sep 21 06:43:49.007 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.007 INFO kablam! --> src/base/alias_slice.rs:230:5 Sep 21 06:43:49.007 INFO kablam! | Sep 21 06:43:49.007 INFO kablam! 230 | MatrixSliceMutN<'a, N, U5, RStride, CStride>; Sep 21 06:43:49.007 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.007 INFO kablam! | Sep 21 06:43:49.007 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.007 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.007 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.007 INFO kablam! Sep 21 06:43:49.007 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.007 INFO kablam! --> src/base/alias_slice.rs:230:5 Sep 21 06:43:49.007 INFO kablam! | Sep 21 06:43:49.007 INFO kablam! 230 | MatrixSliceMutN<'a, N, U5, RStride, CStride>; Sep 21 06:43:49.007 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.007 INFO kablam! | Sep 21 06:43:49.007 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.007 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.007 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.007 INFO kablam! Sep 21 06:43:49.007 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.007 INFO kablam! --> src/base/alias_slice.rs:230:5 Sep 21 06:43:49.007 INFO kablam! | Sep 21 06:43:49.007 INFO kablam! 230 | MatrixSliceMutN<'a, N, U5, RStride, CStride>; Sep 21 06:43:49.007 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.007 INFO kablam! | Sep 21 06:43:49.007 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.007 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.007 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.007 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.007 INFO kablam! Sep 21 06:43:49.007 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.007 INFO kablam! --> src/base/alias_slice.rs:230:5 Sep 21 06:43:49.007 INFO kablam! | Sep 21 06:43:49.007 INFO kablam! 230 | MatrixSliceMutN<'a, N, U5, RStride, CStride>; Sep 21 06:43:49.007 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.007 INFO kablam! | Sep 21 06:43:49.007 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.008 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.008 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.008 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.008 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.008 INFO kablam! Sep 21 06:43:49.008 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.008 INFO kablam! --> src/base/alias_slice.rs:230:5 Sep 21 06:43:49.008 INFO kablam! | Sep 21 06:43:49.008 INFO kablam! 230 | MatrixSliceMutN<'a, N, U5, RStride, CStride>; Sep 21 06:43:49.008 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.008 INFO kablam! | Sep 21 06:43:49.008 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.008 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.008 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.008 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.008 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.008 INFO kablam! Sep 21 06:43:49.008 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.008 INFO kablam! --> src/base/alias_slice.rs:230:5 Sep 21 06:43:49.008 INFO kablam! | Sep 21 06:43:49.008 INFO kablam! 229 | pub type MatrixSliceMut5<'a, N, RStride = U1, CStride = U5> = Sep 21 06:43:49.008 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.008 INFO kablam! 230 | MatrixSliceMutN<'a, N, U5, RStride, CStride>; Sep 21 06:43:49.008 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.008 INFO kablam! | Sep 21 06:43:49.008 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.008 INFO kablam! --> src/base/alias_slice.rs:230:5 Sep 21 06:43:49.008 INFO kablam! | Sep 21 06:43:49.008 INFO kablam! 230 | MatrixSliceMutN<'a, N, U5, RStride, CStride>; Sep 21 06:43:49.008 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.008 INFO kablam! Sep 21 06:43:49.008 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.008 INFO kablam! --> src/base/alias_slice.rs:233:5 Sep 21 06:43:49.008 INFO kablam! | Sep 21 06:43:49.008 INFO kablam! 233 | MatrixSliceMutN<'a, N, U6, RStride, CStride>; Sep 21 06:43:49.008 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.008 INFO kablam! | Sep 21 06:43:49.008 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.008 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.008 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.008 INFO kablam! Sep 21 06:43:49.008 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.008 INFO kablam! --> src/base/alias_slice.rs:233:5 Sep 21 06:43:49.008 INFO kablam! | Sep 21 06:43:49.008 INFO kablam! 233 | MatrixSliceMutN<'a, N, U6, RStride, CStride>; Sep 21 06:43:49.008 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.008 INFO kablam! | Sep 21 06:43:49.008 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.008 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.008 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.008 INFO kablam! Sep 21 06:43:49.008 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.008 INFO kablam! --> src/base/alias_slice.rs:233:5 Sep 21 06:43:49.008 INFO kablam! | Sep 21 06:43:49.008 INFO kablam! 233 | MatrixSliceMutN<'a, N, U6, RStride, CStride>; Sep 21 06:43:49.008 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.008 INFO kablam! | Sep 21 06:43:49.008 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.008 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.008 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.009 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.009 INFO kablam! Sep 21 06:43:49.009 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.009 INFO kablam! --> src/base/alias_slice.rs:233:5 Sep 21 06:43:49.009 INFO kablam! | Sep 21 06:43:49.009 INFO kablam! 233 | MatrixSliceMutN<'a, N, U6, RStride, CStride>; Sep 21 06:43:49.009 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.009 INFO kablam! | Sep 21 06:43:49.009 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.009 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.009 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.009 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.009 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.009 INFO kablam! Sep 21 06:43:49.009 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.009 INFO kablam! --> src/base/alias_slice.rs:233:5 Sep 21 06:43:49.009 INFO kablam! | Sep 21 06:43:49.009 INFO kablam! 233 | MatrixSliceMutN<'a, N, U6, RStride, CStride>; Sep 21 06:43:49.009 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.009 INFO kablam! | Sep 21 06:43:49.009 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.009 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.009 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.009 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.009 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.009 INFO kablam! Sep 21 06:43:49.009 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.009 INFO kablam! --> src/base/alias_slice.rs:233:5 Sep 21 06:43:49.009 INFO kablam! | Sep 21 06:43:49.009 INFO kablam! 232 | pub type MatrixSliceMut6<'a, N, RStride = U1, CStride = U6> = Sep 21 06:43:49.009 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.009 INFO kablam! 233 | MatrixSliceMutN<'a, N, U6, RStride, CStride>; Sep 21 06:43:49.009 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.009 INFO kablam! | Sep 21 06:43:49.009 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.009 INFO kablam! --> src/base/alias_slice.rs:233:5 Sep 21 06:43:49.009 INFO kablam! | Sep 21 06:43:49.009 INFO kablam! 233 | MatrixSliceMutN<'a, N, U6, RStride, CStride>; Sep 21 06:43:49.009 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.009 INFO kablam! Sep 21 06:43:49.009 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.009 INFO kablam! --> src/base/alias_slice.rs:237:5 Sep 21 06:43:49.009 INFO kablam! | Sep 21 06:43:49.009 INFO kablam! 237 | MatrixSliceMutMN<'a, N, U1, U2, RStride, CStride>; Sep 21 06:43:49.009 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.009 INFO kablam! | Sep 21 06:43:49.009 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.009 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.009 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.009 INFO kablam! Sep 21 06:43:49.009 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.009 INFO kablam! --> src/base/alias_slice.rs:237:5 Sep 21 06:43:49.009 INFO kablam! | Sep 21 06:43:49.009 INFO kablam! 237 | MatrixSliceMutMN<'a, N, U1, U2, RStride, CStride>; Sep 21 06:43:49.009 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.009 INFO kablam! | Sep 21 06:43:49.009 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.009 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.009 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.009 INFO kablam! Sep 21 06:43:49.010 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.010 INFO kablam! --> src/base/alias_slice.rs:237:5 Sep 21 06:43:49.010 INFO kablam! | Sep 21 06:43:49.010 INFO kablam! 237 | MatrixSliceMutMN<'a, N, U1, U2, RStride, CStride>; Sep 21 06:43:49.010 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.010 INFO kablam! | Sep 21 06:43:49.010 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.010 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.010 INFO kablam! --> src/base/alias_slice.rs:48:5 Sep 21 06:43:49.010 INFO kablam! | Sep 21 06:43:49.010 INFO kablam! 48 | MatrixSliceMN<'a, N, U1, U3, RStride, CStride>; Sep 21 06:43:49.010 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.010 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.010 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.010 INFO kablam! | Sep 21 06:43:49.010 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.010 INFO kablam! Sep 21 06:43:49.010 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.010 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.010 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.010 INFO kablam! Sep 21 06:43:49.010 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.010 INFO kablam! --> src/base/alias_slice.rs:48:5 Sep 21 06:43:49.010 INFO kablam! | Sep 21 06:43:49.010 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.010 INFO kablam! 48 | MatrixSliceMN<'a, N, U1, U3, RStride, CStride>; Sep 21 06:43:49.010 INFO kablam! --> src/base/alias_slice.rs:237:5 Sep 21 06:43:49.010 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.010 INFO kablam! | Sep 21 06:43:49.010 INFO kablam! 237 | MatrixSliceMutMN<'a, N, U1, U2, RStride, CStride>; Sep 21 06:43:49.010 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.010 INFO kablam! | Sep 21 06:43:49.010 INFO kablam! | Sep 21 06:43:49.010 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.010 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.010 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.010 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.010 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.012 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.012 INFO kablam! Sep 21 06:43:49.012 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.012 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.012 INFO kablam! Sep 21 06:43:49.012 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.012 INFO kablam! --> src/base/alias_slice.rs:48:5 Sep 21 06:43:49.012 INFO kablam! | Sep 21 06:43:49.012 INFO kablam! 48 | MatrixSliceMN<'a, N, U1, U3, RStride, CStride>; Sep 21 06:43:49.012 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.012 INFO kablam! | Sep 21 06:43:49.012 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.012 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.012 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.012 INFO kablam! --> src/base/alias_slice.rs:237:5 Sep 21 06:43:49.012 INFO kablam! | Sep 21 06:43:49.012 INFO kablam! 237 | MatrixSliceMutMN<'a, N, U1, U2, RStride, CStride>; Sep 21 06:43:49.012 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.012 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.012 INFO kablam! | Sep 21 06:43:49.012 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.012 INFO kablam! Sep 21 06:43:49.012 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.012 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.012 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.012 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.012 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.012 INFO kablam! Sep 21 06:43:49.012 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.012 INFO kablam! --> src/base/alias_slice.rs:48:5 Sep 21 06:43:49.012 INFO kablam! | Sep 21 06:43:49.012 INFO kablam! 48 | MatrixSliceMN<'a, N, U1, U3, RStride, CStride>; Sep 21 06:43:49.012 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.012 INFO kablam! | Sep 21 06:43:49.012 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.012 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.012 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.012 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.012 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.012 INFO kablam! --> src/base/alias_slice.rs:237:5 Sep 21 06:43:49.012 INFO kablam! | Sep 21 06:43:49.012 INFO kablam! 236 | pub type MatrixSliceMut1x2<'a, N, RStride = U1, CStride = U1> = Sep 21 06:43:49.012 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.012 INFO kablam! 237 | MatrixSliceMutMN<'a, N, U1, U2, RStride, CStride>; Sep 21 06:43:49.012 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.012 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.012 INFO kablam! | Sep 21 06:43:49.012 INFO kablam! Sep 21 06:43:49.012 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.012 INFO kablam! --> src/base/alias_slice.rs:237:5 Sep 21 06:43:49.012 INFO kablam! | Sep 21 06:43:49.012 INFO kablam! 237 | MatrixSliceMutMN<'a, N, U1, U2, RStride, CStride>; Sep 21 06:43:49.012 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.012 INFO kablam! Sep 21 06:43:49.012 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.012 INFO kablam! --> src/base/alias_slice.rs:48:5 Sep 21 06:43:49.012 INFO kablam! | Sep 21 06:43:49.013 INFO kablam! 48 | MatrixSliceMN<'a, N, U1, U3, RStride, CStride>; Sep 21 06:43:49.013 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.013 INFO kablam! | Sep 21 06:43:49.013 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.013 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.013 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.013 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.013 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.013 INFO kablam! Sep 21 06:43:49.013 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.013 INFO kablam! --> src/base/alias_slice.rs:48:5 Sep 21 06:43:49.013 INFO kablam! | Sep 21 06:43:49.013 INFO kablam! 47 | pub type MatrixSlice1x3<'a, N, RStride = U1, CStride = U1> = Sep 21 06:43:49.013 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.013 INFO kablam! 48 | MatrixSliceMN<'a, N, U1, U3, RStride, CStride>; Sep 21 06:43:49.013 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.013 INFO kablam! | Sep 21 06:43:49.013 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.013 INFO kablam! --> src/base/alias_slice.rs:48:5 Sep 21 06:43:49.013 INFO kablam! | Sep 21 06:43:49.013 INFO kablam! 48 | MatrixSliceMN<'a, N, U1, U3, RStride, CStride>; Sep 21 06:43:49.013 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.013 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.013 INFO kablam! --> src/base/alias_slice.rs:240:5 Sep 21 06:43:49.013 INFO kablam! | Sep 21 06:43:49.013 INFO kablam! 240 | MatrixSliceMutMN<'a, N, U1, U3, RStride, CStride>; Sep 21 06:43:49.013 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.013 INFO kablam! Sep 21 06:43:49.013 INFO kablam! | Sep 21 06:43:49.013 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.013 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.013 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.013 INFO kablam! Sep 21 06:43:49.013 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.013 INFO kablam! --> src/base/alias_slice.rs:240:5 Sep 21 06:43:49.013 INFO kablam! | Sep 21 06:43:49.013 INFO kablam! 240 | MatrixSliceMutMN<'a, N, U1, U3, RStride, CStride>; Sep 21 06:43:49.013 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.013 INFO kablam! | Sep 21 06:43:49.013 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.013 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.013 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.013 INFO kablam! Sep 21 06:43:49.013 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.013 INFO kablam! --> src/base/alias_slice.rs:240:5 Sep 21 06:43:49.013 INFO kablam! | Sep 21 06:43:49.013 INFO kablam! 240 | MatrixSliceMutMN<'a, N, U1, U3, RStride, CStride>; Sep 21 06:43:49.013 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.013 INFO kablam! | Sep 21 06:43:49.013 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.013 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.013 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.013 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.013 INFO kablam! Sep 21 06:43:49.013 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.013 INFO kablam! --> src/base/alias_slice.rs:51:5 Sep 21 06:43:49.013 INFO kablam! | Sep 21 06:43:49.013 INFO kablam! 51 | MatrixSliceMN<'a, N, U1, U4, RStride, CStride>; Sep 21 06:43:49.013 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.013 INFO kablam! | Sep 21 06:43:49.013 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.013 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.013 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.013 INFO kablam! --> src/base/alias_slice.rs:240:5 Sep 21 06:43:49.013 INFO kablam! | Sep 21 06:43:49.013 INFO kablam! 240 | MatrixSliceMutMN<'a, N, U1, U3, RStride, CStride>; Sep 21 06:43:49.013 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.013 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.013 INFO kablam! Sep 21 06:43:49.014 INFO kablam! | Sep 21 06:43:49.014 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.014 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.014 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.014 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.014 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.014 INFO kablam! Sep 21 06:43:49.014 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.014 INFO kablam! --> src/base/alias_slice.rs:51:5 Sep 21 06:43:49.014 INFO kablam! | Sep 21 06:43:49.014 INFO kablam! 51 | MatrixSliceMN<'a, N, U1, U4, RStride, CStride>; Sep 21 06:43:49.014 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.014 INFO kablam! | Sep 21 06:43:49.014 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.014 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.014 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.014 INFO kablam! Sep 21 06:43:49.014 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.014 INFO kablam! --> src/base/alias_slice.rs:240:5 Sep 21 06:43:49.014 INFO kablam! | Sep 21 06:43:49.014 INFO kablam! 240 | MatrixSliceMutMN<'a, N, U1, U3, RStride, CStride>; Sep 21 06:43:49.014 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.014 INFO kablam! | Sep 21 06:43:49.014 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.014 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.014 INFO kablam! --> src/base/alias_slice.rs:51:5 Sep 21 06:43:49.014 INFO kablam! | Sep 21 06:43:49.014 INFO kablam! 51 | MatrixSliceMN<'a, N, U1, U4, RStride, CStride>; Sep 21 06:43:49.014 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.014 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.014 INFO kablam! | Sep 21 06:43:49.014 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.014 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.014 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.014 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.014 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.014 INFO kablam! Sep 21 06:43:49.014 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.014 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.014 INFO kablam! Sep 21 06:43:49.014 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.014 INFO kablam! --> src/base/alias_slice.rs:240:5 Sep 21 06:43:49.014 INFO kablam! | Sep 21 06:43:49.014 INFO kablam! 239 | pub type MatrixSliceMut1x3<'a, N, RStride = U1, CStride = U1> = Sep 21 06:43:49.014 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.014 INFO kablam! 240 | MatrixSliceMutMN<'a, N, U1, U3, RStride, CStride>; Sep 21 06:43:49.014 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.014 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.014 INFO kablam! --> src/base/alias_slice.rs:51:5 Sep 21 06:43:49.014 INFO kablam! | Sep 21 06:43:49.014 INFO kablam! 51 | MatrixSliceMN<'a, N, U1, U4, RStride, CStride>; Sep 21 06:43:49.014 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.014 INFO kablam! | Sep 21 06:43:49.014 INFO kablam! | Sep 21 06:43:49.014 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.014 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.014 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.014 INFO kablam! --> src/base/alias_slice.rs:240:5 Sep 21 06:43:49.014 INFO kablam! | Sep 21 06:43:49.014 INFO kablam! 240 | MatrixSliceMutMN<'a, N, U1, U3, RStride, CStride>; Sep 21 06:43:49.014 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.014 INFO kablam! Sep 21 06:43:49.014 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.014 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.014 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.014 INFO kablam! Sep 21 06:43:49.015 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.015 INFO kablam! --> src/base/alias_slice.rs:51:5 Sep 21 06:43:49.015 INFO kablam! | Sep 21 06:43:49.015 INFO kablam! 51 | MatrixSliceMN<'a, N, U1, U4, RStride, CStride>; Sep 21 06:43:49.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.015 INFO kablam! | Sep 21 06:43:49.015 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.015 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.015 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.015 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.015 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.015 INFO kablam! Sep 21 06:43:49.015 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.015 INFO kablam! --> src/base/alias_slice.rs:243:5 Sep 21 06:43:49.015 INFO kablam! | Sep 21 06:43:49.015 INFO kablam! 243 | MatrixSliceMutMN<'a, N, U1, U4, RStride, CStride>; Sep 21 06:43:49.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.015 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.015 INFO kablam! --> src/base/alias_slice.rs:51:5 Sep 21 06:43:49.015 INFO kablam! | Sep 21 06:43:49.015 INFO kablam! 50 | pub type MatrixSlice1x4<'a, N, RStride = U1, CStride = U1> = Sep 21 06:43:49.015 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.015 INFO kablam! 51 | MatrixSliceMN<'a, N, U1, U4, RStride, CStride>; Sep 21 06:43:49.015 INFO kablam! | Sep 21 06:43:49.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.015 INFO kablam! | Sep 21 06:43:49.015 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.015 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.015 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.015 INFO kablam! --> src/base/alias_slice.rs:51:5 Sep 21 06:43:49.015 INFO kablam! | Sep 21 06:43:49.015 INFO kablam! 51 | MatrixSliceMN<'a, N, U1, U4, RStride, CStride>; Sep 21 06:43:49.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.015 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.015 INFO kablam! Sep 21 06:43:49.015 INFO kablam! Sep 21 06:43:49.015 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.015 INFO kablam! --> src/base/alias_slice.rs:243:5 Sep 21 06:43:49.015 INFO kablam! | Sep 21 06:43:49.015 INFO kablam! 243 | MatrixSliceMutMN<'a, N, U1, U4, RStride, CStride>; Sep 21 06:43:49.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.015 INFO kablam! | Sep 21 06:43:49.016 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.016 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.016 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.016 INFO kablam! Sep 21 06:43:49.016 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.016 INFO kablam! --> src/base/alias_slice.rs:243:5 Sep 21 06:43:49.016 INFO kablam! | Sep 21 06:43:49.016 INFO kablam! 243 | MatrixSliceMutMN<'a, N, U1, U4, RStride, CStride>; Sep 21 06:43:49.016 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.016 INFO kablam! | Sep 21 06:43:49.016 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.016 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.016 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.016 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.016 INFO kablam! Sep 21 06:43:49.016 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.016 INFO kablam! --> src/base/alias_slice.rs:54:5 Sep 21 06:43:49.016 INFO kablam! | Sep 21 06:43:49.016 INFO kablam! 54 | MatrixSliceMN<'a, N, U1, U5, RStride, CStride>; Sep 21 06:43:49.016 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.016 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.016 INFO kablam! --> src/base/alias_slice.rs:243:5 Sep 21 06:43:49.016 INFO kablam! | Sep 21 06:43:49.016 INFO kablam! 243 | MatrixSliceMutMN<'a, N, U1, U4, RStride, CStride>; Sep 21 06:43:49.016 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.016 INFO kablam! | Sep 21 06:43:49.016 INFO kablam! | Sep 21 06:43:49.016 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.016 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.016 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.016 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.016 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.016 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.016 INFO kablam! Sep 21 06:43:49.016 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.016 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.016 INFO kablam! Sep 21 06:43:49.016 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.016 INFO kablam! --> src/base/alias_slice.rs:54:5 Sep 21 06:43:49.016 INFO kablam! | Sep 21 06:43:49.016 INFO kablam! 54 | MatrixSliceMN<'a, N, U1, U5, RStride, CStride>; Sep 21 06:43:49.016 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.016 INFO kablam! | Sep 21 06:43:49.016 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.016 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.017 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.017 INFO kablam! Sep 21 06:43:49.017 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.017 INFO kablam! --> src/base/alias_slice.rs:243:5 Sep 21 06:43:49.017 INFO kablam! | Sep 21 06:43:49.017 INFO kablam! 243 | MatrixSliceMutMN<'a, N, U1, U4, RStride, CStride>; Sep 21 06:43:49.017 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.017 INFO kablam! | Sep 21 06:43:49.017 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.017 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.017 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.017 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.017 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.017 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.017 INFO kablam! --> src/base/alias_slice.rs:54:5 Sep 21 06:43:49.017 INFO kablam! | Sep 21 06:43:49.017 INFO kablam! 54 | MatrixSliceMN<'a, N, U1, U5, RStride, CStride>; Sep 21 06:43:49.017 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.017 INFO kablam! Sep 21 06:43:49.017 INFO kablam! | Sep 21 06:43:49.017 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.017 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.017 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.017 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.017 INFO kablam! Sep 21 06:43:49.017 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.017 INFO kablam! --> src/base/alias_slice.rs:243:5 Sep 21 06:43:49.017 INFO kablam! | Sep 21 06:43:49.017 INFO kablam! 242 | pub type MatrixSliceMut1x4<'a, N, RStride = U1, CStride = U1> = Sep 21 06:43:49.017 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.017 INFO kablam! 243 | MatrixSliceMutMN<'a, N, U1, U4, RStride, CStride>; Sep 21 06:43:49.017 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.017 INFO kablam! | Sep 21 06:43:49.017 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.017 INFO kablam! --> src/base/alias_slice.rs:243:5 Sep 21 06:43:49.017 INFO kablam! | Sep 21 06:43:49.017 INFO kablam! 243 | MatrixSliceMutMN<'a, N, U1, U4, RStride, CStride>; Sep 21 06:43:49.017 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.017 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.017 INFO kablam! --> src/base/alias_slice.rs:54:5 Sep 21 06:43:49.017 INFO kablam! | Sep 21 06:43:49.017 INFO kablam! Sep 21 06:43:49.017 INFO kablam! 54 | MatrixSliceMN<'a, N, U1, U5, RStride, CStride>; Sep 21 06:43:49.017 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.017 INFO kablam! | Sep 21 06:43:49.017 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.017 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.017 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.017 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.017 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.017 INFO kablam! Sep 21 06:43:49.017 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.017 INFO kablam! --> src/base/alias_slice.rs:54:5 Sep 21 06:43:49.017 INFO kablam! | Sep 21 06:43:49.017 INFO kablam! 54 | MatrixSliceMN<'a, N, U1, U5, RStride, CStride>; Sep 21 06:43:49.017 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.017 INFO kablam! | Sep 21 06:43:49.017 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.017 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.017 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.018 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.018 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.018 INFO kablam! Sep 21 06:43:49.018 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.018 INFO kablam! --> src/base/alias_slice.rs:54:5 Sep 21 06:43:49.018 INFO kablam! | Sep 21 06:43:49.018 INFO kablam! 53 | pub type MatrixSlice1x5<'a, N, RStride = U1, CStride = U1> = Sep 21 06:43:49.018 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.018 INFO kablam! 54 | MatrixSliceMN<'a, N, U1, U5, RStride, CStride>; Sep 21 06:43:49.018 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.018 INFO kablam! | Sep 21 06:43:49.018 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.018 INFO kablam! --> src/base/alias_slice.rs:54:5 Sep 21 06:43:49.018 INFO kablam! | Sep 21 06:43:49.018 INFO kablam! 54 | MatrixSliceMN<'a, N, U1, U5, RStride, CStride>; Sep 21 06:43:49.018 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.018 INFO kablam! Sep 21 06:43:49.018 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.018 INFO kablam! --> src/base/alias_slice.rs:57:5 Sep 21 06:43:49.018 INFO kablam! | Sep 21 06:43:49.018 INFO kablam! 57 | MatrixSliceMN<'a, N, U1, U6, RStride, CStride>; Sep 21 06:43:49.018 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.018 INFO kablam! | Sep 21 06:43:49.018 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.018 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.018 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.018 INFO kablam! Sep 21 06:43:49.018 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.018 INFO kablam! --> src/base/alias_slice.rs:246:5 Sep 21 06:43:49.018 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.018 INFO kablam! | Sep 21 06:43:49.018 INFO kablam! 246 | MatrixSliceMutMN<'a, N, U1, U5, RStride, CStride>; Sep 21 06:43:49.018 INFO kablam! --> src/base/alias_slice.rs:57:5 Sep 21 06:43:49.018 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.018 INFO kablam! | Sep 21 06:43:49.018 INFO kablam! 57 | MatrixSliceMN<'a, N, U1, U6, RStride, CStride>; Sep 21 06:43:49.018 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.018 INFO kablam! | Sep 21 06:43:49.018 INFO kablam! | Sep 21 06:43:49.018 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.018 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.018 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.018 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.018 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.018 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.018 INFO kablam! Sep 21 06:43:49.018 INFO kablam! Sep 21 06:43:49.018 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.018 INFO kablam! --> src/base/alias_slice.rs:246:5 Sep 21 06:43:49.018 INFO kablam! | Sep 21 06:43:49.018 INFO kablam! 246 | MatrixSliceMutMN<'a, N, U1, U5, RStride, CStride>; Sep 21 06:43:49.018 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.018 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.019 INFO kablam! --> src/base/alias_slice.rs:57:5 Sep 21 06:43:49.019 INFO kablam! | Sep 21 06:43:49.019 INFO kablam! 57 | MatrixSliceMN<'a, N, U1, U6, RStride, CStride>; Sep 21 06:43:49.019 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.019 INFO kablam! | Sep 21 06:43:49.019 INFO kablam! | Sep 21 06:43:49.019 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.019 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.019 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.019 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.019 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.019 INFO kablam! Sep 21 06:43:49.019 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.019 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.019 INFO kablam! Sep 21 06:43:49.019 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.019 INFO kablam! --> src/base/alias_slice.rs:246:5 Sep 21 06:43:49.019 INFO kablam! | Sep 21 06:43:49.019 INFO kablam! 246 | MatrixSliceMutMN<'a, N, U1, U5, RStride, CStride>; Sep 21 06:43:49.019 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.019 INFO kablam! | Sep 21 06:43:49.019 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.019 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.019 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.019 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.019 INFO kablam! --> src/base/alias_slice.rs:57:5 Sep 21 06:43:49.019 INFO kablam! | Sep 21 06:43:49.019 INFO kablam! 57 | MatrixSliceMN<'a, N, U1, U6, RStride, CStride>; Sep 21 06:43:49.019 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.019 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.019 INFO kablam! | Sep 21 06:43:49.019 INFO kablam! Sep 21 06:43:49.019 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.019 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.019 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.019 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.019 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.019 INFO kablam! Sep 21 06:43:49.019 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.019 INFO kablam! --> src/base/alias_slice.rs:246:5 Sep 21 06:43:49.019 INFO kablam! | Sep 21 06:43:49.019 INFO kablam! 246 | MatrixSliceMutMN<'a, N, U1, U5, RStride, CStride>; Sep 21 06:43:49.019 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.019 INFO kablam! | Sep 21 06:43:49.019 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.019 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.019 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.019 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.019 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.019 INFO kablam! --> src/base/alias_slice.rs:57:5 Sep 21 06:43:49.019 INFO kablam! | Sep 21 06:43:49.019 INFO kablam! 57 | MatrixSliceMN<'a, N, U1, U6, RStride, CStride>; Sep 21 06:43:49.020 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.020 INFO kablam! Sep 21 06:43:49.020 INFO kablam! | Sep 21 06:43:49.020 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.020 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.020 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.020 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.020 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.020 INFO kablam! Sep 21 06:43:49.020 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.020 INFO kablam! --> src/base/alias_slice.rs:246:5 Sep 21 06:43:49.020 INFO kablam! | Sep 21 06:43:49.020 INFO kablam! 246 | MatrixSliceMutMN<'a, N, U1, U5, RStride, CStride>; Sep 21 06:43:49.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.020 INFO kablam! | Sep 21 06:43:49.020 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.020 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.020 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.020 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.020 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.020 INFO kablam! Sep 21 06:43:49.020 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.020 INFO kablam! --> src/base/alias_slice.rs:57:5 Sep 21 06:43:49.020 INFO kablam! | Sep 21 06:43:49.020 INFO kablam! 56 | pub type MatrixSlice1x6<'a, N, RStride = U1, CStride = U1> = Sep 21 06:43:49.020 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.020 INFO kablam! 57 | MatrixSliceMN<'a, N, U1, U6, RStride, CStride>; Sep 21 06:43:49.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.020 INFO kablam! | Sep 21 06:43:49.020 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.020 INFO kablam! --> src/base/alias_slice.rs:57:5 Sep 21 06:43:49.020 INFO kablam! | Sep 21 06:43:49.020 INFO kablam! 57 | MatrixSliceMN<'a, N, U1, U6, RStride, CStride>; Sep 21 06:43:49.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.020 INFO kablam! Sep 21 06:43:49.020 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.020 INFO kablam! --> src/base/alias_slice.rs:246:5 Sep 21 06:43:49.020 INFO kablam! | Sep 21 06:43:49.020 INFO kablam! 245 | pub type MatrixSliceMut1x5<'a, N, RStride = U1, CStride = U1> = Sep 21 06:43:49.020 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.020 INFO kablam! 246 | MatrixSliceMutMN<'a, N, U1, U5, RStride, CStride>; Sep 21 06:43:49.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.020 INFO kablam! | Sep 21 06:43:49.020 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.020 INFO kablam! --> src/base/alias_slice.rs:246:5 Sep 21 06:43:49.020 INFO kablam! | Sep 21 06:43:49.020 INFO kablam! 246 | MatrixSliceMutMN<'a, N, U1, U5, RStride, CStride>; Sep 21 06:43:49.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.020 INFO kablam! Sep 21 06:43:49.020 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.020 INFO kablam! --> src/base/alias_slice.rs:61:5 Sep 21 06:43:49.020 INFO kablam! | Sep 21 06:43:49.020 INFO kablam! 61 | MatrixSliceMN<'a, N, U2, U1, RStride, CStride>; Sep 21 06:43:49.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.020 INFO kablam! | Sep 21 06:43:49.020 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.020 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.021 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.021 INFO kablam! Sep 21 06:43:49.021 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.021 INFO kablam! --> src/base/alias_slice.rs:249:5 Sep 21 06:43:49.021 INFO kablam! | Sep 21 06:43:49.021 INFO kablam! 249 | MatrixSliceMutMN<'a, N, U1, U6, RStride, CStride>; Sep 21 06:43:49.021 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.021 INFO kablam! | Sep 21 06:43:49.021 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.021 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.021 INFO kablam! --> src/base/alias_slice.rs:61:5 Sep 21 06:43:49.021 INFO kablam! | Sep 21 06:43:49.021 INFO kablam! 61 | MatrixSliceMN<'a, N, U2, U1, RStride, CStride>; Sep 21 06:43:49.021 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.021 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.021 INFO kablam! | Sep 21 06:43:49.021 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.021 INFO kablam! Sep 21 06:43:49.021 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.021 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.021 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.021 INFO kablam! Sep 21 06:43:49.021 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.021 INFO kablam! --> src/base/alias_slice.rs:249:5 Sep 21 06:43:49.021 INFO kablam! | Sep 21 06:43:49.021 INFO kablam! 249 | MatrixSliceMutMN<'a, N, U1, U6, RStride, CStride>; Sep 21 06:43:49.021 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.021 INFO kablam! | Sep 21 06:43:49.021 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.021 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.021 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.021 INFO kablam! --> src/base/alias_slice.rs:61:5 Sep 21 06:43:49.021 INFO kablam! | Sep 21 06:43:49.021 INFO kablam! 61 | MatrixSliceMN<'a, N, U2, U1, RStride, CStride>; Sep 21 06:43:49.021 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.021 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.021 INFO kablam! | Sep 21 06:43:49.021 INFO kablam! Sep 21 06:43:49.021 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.021 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.021 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.021 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.021 INFO kablam! Sep 21 06:43:49.021 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.021 INFO kablam! --> src/base/alias_slice.rs:249:5 Sep 21 06:43:49.021 INFO kablam! | Sep 21 06:43:49.021 INFO kablam! 249 | MatrixSliceMutMN<'a, N, U1, U6, RStride, CStride>; Sep 21 06:43:49.021 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.021 INFO kablam! | Sep 21 06:43:49.021 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.021 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.021 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.021 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.021 INFO kablam! Sep 21 06:43:49.021 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.021 INFO kablam! --> src/base/alias_slice.rs:61:5 Sep 21 06:43:49.021 INFO kablam! | Sep 21 06:43:49.021 INFO kablam! 61 | MatrixSliceMN<'a, N, U2, U1, RStride, CStride>; Sep 21 06:43:49.021 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.021 INFO kablam! | Sep 21 06:43:49.021 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.021 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.021 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.021 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.022 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.022 INFO kablam! Sep 21 06:43:49.022 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.022 INFO kablam! --> src/base/alias_slice.rs:249:5 Sep 21 06:43:49.022 INFO kablam! | Sep 21 06:43:49.022 INFO kablam! 249 | MatrixSliceMutMN<'a, N, U1, U6, RStride, CStride>; Sep 21 06:43:49.022 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.022 INFO kablam! | Sep 21 06:43:49.022 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.022 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.022 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.022 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.022 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.022 INFO kablam! Sep 21 06:43:49.022 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.022 INFO kablam! --> src/base/alias_slice.rs:61:5 Sep 21 06:43:49.022 INFO kablam! | Sep 21 06:43:49.022 INFO kablam! 61 | MatrixSliceMN<'a, N, U2, U1, RStride, CStride>; Sep 21 06:43:49.022 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.022 INFO kablam! | Sep 21 06:43:49.022 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.022 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.022 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.022 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.022 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.022 INFO kablam! Sep 21 06:43:49.022 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.022 INFO kablam! --> src/base/alias_slice.rs:249:5 Sep 21 06:43:49.022 INFO kablam! | Sep 21 06:43:49.022 INFO kablam! 249 | MatrixSliceMutMN<'a, N, U1, U6, RStride, CStride>; Sep 21 06:43:49.022 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.022 INFO kablam! | Sep 21 06:43:49.022 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.022 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.022 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.022 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.022 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.022 INFO kablam! Sep 21 06:43:49.022 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.022 INFO kablam! --> src/base/alias_slice.rs:61:5 Sep 21 06:43:49.022 INFO kablam! | Sep 21 06:43:49.022 INFO kablam! 60 | pub type MatrixSlice2x1<'a, N, RStride = U1, CStride = U2> = Sep 21 06:43:49.022 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.022 INFO kablam! 61 | MatrixSliceMN<'a, N, U2, U1, RStride, CStride>; Sep 21 06:43:49.022 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.022 INFO kablam! | Sep 21 06:43:49.022 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.022 INFO kablam! --> src/base/alias_slice.rs:61:5 Sep 21 06:43:49.022 INFO kablam! | Sep 21 06:43:49.022 INFO kablam! 61 | MatrixSliceMN<'a, N, U2, U1, RStride, CStride>; Sep 21 06:43:49.022 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.022 INFO kablam! Sep 21 06:43:49.022 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.022 INFO kablam! --> src/base/alias_slice.rs:249:5 Sep 21 06:43:49.022 INFO kablam! | Sep 21 06:43:49.022 INFO kablam! 248 | pub type MatrixSliceMut1x6<'a, N, RStride = U1, CStride = U1> = Sep 21 06:43:49.022 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.022 INFO kablam! 249 | MatrixSliceMutMN<'a, N, U1, U6, RStride, CStride>; Sep 21 06:43:49.022 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.022 INFO kablam! | Sep 21 06:43:49.022 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.022 INFO kablam! --> src/base/alias_slice.rs:249:5 Sep 21 06:43:49.022 INFO kablam! | Sep 21 06:43:49.022 INFO kablam! 249 | MatrixSliceMutMN<'a, N, U1, U6, RStride, CStride>; Sep 21 06:43:49.022 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.022 INFO kablam! Sep 21 06:43:49.022 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.023 INFO kablam! --> src/base/alias_slice.rs:64:5 Sep 21 06:43:49.023 INFO kablam! | Sep 21 06:43:49.023 INFO kablam! 64 | MatrixSliceMN<'a, N, U2, U3, RStride, CStride>; Sep 21 06:43:49.023 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.023 INFO kablam! | Sep 21 06:43:49.023 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.023 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.023 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.023 INFO kablam! Sep 21 06:43:49.023 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.023 INFO kablam! --> src/base/alias_slice.rs:253:5 Sep 21 06:43:49.023 INFO kablam! | Sep 21 06:43:49.023 INFO kablam! 253 | MatrixSliceMutMN<'a, N, U2, U1, RStride, CStride>; Sep 21 06:43:49.023 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.023 INFO kablam! | Sep 21 06:43:49.023 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.023 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.023 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.023 INFO kablam! --> src/base/alias_slice.rs:64:5 Sep 21 06:43:49.023 INFO kablam! | Sep 21 06:43:49.023 INFO kablam! 64 | MatrixSliceMN<'a, N, U2, U3, RStride, CStride>; Sep 21 06:43:49.023 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.023 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.023 INFO kablam! | Sep 21 06:43:49.023 INFO kablam! Sep 21 06:43:49.023 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.023 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.023 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.023 INFO kablam! Sep 21 06:43:49.023 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.023 INFO kablam! --> src/base/alias_slice.rs:253:5 Sep 21 06:43:49.023 INFO kablam! | Sep 21 06:43:49.023 INFO kablam! 253 | MatrixSliceMutMN<'a, N, U2, U1, RStride, CStride>; Sep 21 06:43:49.023 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.023 INFO kablam! | Sep 21 06:43:49.023 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.023 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.023 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.023 INFO kablam! --> src/base/alias_slice.rs:64:5 Sep 21 06:43:49.023 INFO kablam! | Sep 21 06:43:49.023 INFO kablam! 64 | MatrixSliceMN<'a, N, U2, U3, RStride, CStride>; Sep 21 06:43:49.023 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.023 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.023 INFO kablam! | Sep 21 06:43:49.023 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.023 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.023 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.023 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.023 INFO kablam! Sep 21 06:43:49.023 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.023 INFO kablam! --> src/base/alias_slice.rs:64:5 Sep 21 06:43:49.023 INFO kablam! | Sep 21 06:43:49.023 INFO kablam! 64 | MatrixSliceMN<'a, N, U2, U3, RStride, CStride>; Sep 21 06:43:49.024 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.024 INFO kablam! | Sep 21 06:43:49.024 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.024 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.024 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.024 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.024 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.024 INFO kablam! Sep 21 06:43:49.024 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.024 INFO kablam! --> src/base/alias_slice.rs:64:5 Sep 21 06:43:49.024 INFO kablam! | Sep 21 06:43:49.024 INFO kablam! 64 | MatrixSliceMN<'a, N, U2, U3, RStride, CStride>; Sep 21 06:43:49.024 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.024 INFO kablam! | Sep 21 06:43:49.024 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.024 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.024 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.024 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.024 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.024 INFO kablam! Sep 21 06:43:49.024 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.024 INFO kablam! --> src/base/alias_slice.rs:64:5 Sep 21 06:43:49.024 INFO kablam! | Sep 21 06:43:49.024 INFO kablam! 63 | pub type MatrixSlice2x3<'a, N, RStride = U1, CStride = U2> = Sep 21 06:43:49.024 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.024 INFO kablam! 64 | MatrixSliceMN<'a, N, U2, U3, RStride, CStride>; Sep 21 06:43:49.024 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.024 INFO kablam! | Sep 21 06:43:49.024 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.024 INFO kablam! --> src/base/alias_slice.rs:64:5 Sep 21 06:43:49.024 INFO kablam! | Sep 21 06:43:49.024 INFO kablam! 64 | MatrixSliceMN<'a, N, U2, U3, RStride, CStride>; Sep 21 06:43:49.024 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.024 INFO kablam! Sep 21 06:43:49.024 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.024 INFO kablam! --> src/base/alias_slice.rs:67:5 Sep 21 06:43:49.024 INFO kablam! | Sep 21 06:43:49.024 INFO kablam! 67 | MatrixSliceMN<'a, N, U2, U4, RStride, CStride>; Sep 21 06:43:49.024 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.024 INFO kablam! | Sep 21 06:43:49.024 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.024 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.024 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.024 INFO kablam! Sep 21 06:43:49.024 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.024 INFO kablam! --> src/base/alias_slice.rs:67:5 Sep 21 06:43:49.024 INFO kablam! | Sep 21 06:43:49.024 INFO kablam! 67 | MatrixSliceMN<'a, N, U2, U4, RStride, CStride>; Sep 21 06:43:49.024 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.024 INFO kablam! | Sep 21 06:43:49.024 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.024 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.024 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.024 INFO kablam! Sep 21 06:43:49.025 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.025 INFO kablam! --> src/base/alias_slice.rs:67:5 Sep 21 06:43:49.025 INFO kablam! | Sep 21 06:43:49.025 INFO kablam! 67 | MatrixSliceMN<'a, N, U2, U4, RStride, CStride>; Sep 21 06:43:49.025 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.025 INFO kablam! | Sep 21 06:43:49.025 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.025 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.025 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.025 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.025 INFO kablam! Sep 21 06:43:49.025 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.025 INFO kablam! --> src/base/alias_slice.rs:67:5 Sep 21 06:43:49.025 INFO kablam! | Sep 21 06:43:49.025 INFO kablam! 67 | MatrixSliceMN<'a, N, U2, U4, RStride, CStride>; Sep 21 06:43:49.025 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.025 INFO kablam! | Sep 21 06:43:49.025 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.025 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.025 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.025 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.025 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.025 INFO kablam! Sep 21 06:43:49.025 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.025 INFO kablam! --> src/base/alias_slice.rs:67:5 Sep 21 06:43:49.025 INFO kablam! | Sep 21 06:43:49.025 INFO kablam! 67 | MatrixSliceMN<'a, N, U2, U4, RStride, CStride>; Sep 21 06:43:49.025 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.025 INFO kablam! | Sep 21 06:43:49.025 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.025 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.025 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.025 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.025 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.025 INFO kablam! Sep 21 06:43:49.025 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.025 INFO kablam! --> src/base/alias_slice.rs:67:5 Sep 21 06:43:49.025 INFO kablam! | Sep 21 06:43:49.025 INFO kablam! 66 | pub type MatrixSlice2x4<'a, N, RStride = U1, CStride = U2> = Sep 21 06:43:49.025 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.025 INFO kablam! 67 | MatrixSliceMN<'a, N, U2, U4, RStride, CStride>; Sep 21 06:43:49.025 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.025 INFO kablam! | Sep 21 06:43:49.025 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.025 INFO kablam! --> src/base/alias_slice.rs:67:5 Sep 21 06:43:49.025 INFO kablam! | Sep 21 06:43:49.025 INFO kablam! 67 | MatrixSliceMN<'a, N, U2, U4, RStride, CStride>; Sep 21 06:43:49.026 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.026 INFO kablam! Sep 21 06:43:49.026 INFO kablam! Sep 21 06:43:49.026 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.026 INFO kablam! --> src/base/alias_slice.rs:253:5 Sep 21 06:43:49.026 INFO kablam! | Sep 21 06:43:49.026 INFO kablam! 253 | MatrixSliceMutMN<'a, N, U2, U1, RStride, CStride>; Sep 21 06:43:49.026 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.026 INFO kablam! | Sep 21 06:43:49.026 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.026 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.026 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.026 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.026 INFO kablam! Sep 21 06:43:49.026 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.026 INFO kablam! --> src/base/alias_slice.rs:253:5 Sep 21 06:43:49.026 INFO kablam! | Sep 21 06:43:49.026 INFO kablam! 253 | MatrixSliceMutMN<'a, N, U2, U1, RStride, CStride>; Sep 21 06:43:49.026 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.026 INFO kablam! | Sep 21 06:43:49.026 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.026 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.026 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.026 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.026 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.026 INFO kablam! Sep 21 06:43:49.026 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.026 INFO kablam! --> src/base/alias_slice.rs:253:5 Sep 21 06:43:49.026 INFO kablam! | Sep 21 06:43:49.026 INFO kablam! 253 | MatrixSliceMutMN<'a, N, U2, U1, RStride, CStride>; Sep 21 06:43:49.026 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.026 INFO kablam! | Sep 21 06:43:49.026 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.026 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.026 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.026 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.026 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.026 INFO kablam! Sep 21 06:43:49.026 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.026 INFO kablam! --> src/base/alias_slice.rs:253:5 Sep 21 06:43:49.026 INFO kablam! | Sep 21 06:43:49.026 INFO kablam! 252 | pub type MatrixSliceMut2x1<'a, N, RStride = U1, CStride = U2> = Sep 21 06:43:49.026 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.026 INFO kablam! 253 | MatrixSliceMutMN<'a, N, U2, U1, RStride, CStride>; Sep 21 06:43:49.026 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.026 INFO kablam! | Sep 21 06:43:49.026 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.026 INFO kablam! --> src/base/alias_slice.rs:253:5 Sep 21 06:43:49.026 INFO kablam! | Sep 21 06:43:49.026 INFO kablam! 253 | MatrixSliceMutMN<'a, N, U2, U1, RStride, CStride>; Sep 21 06:43:49.026 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.026 INFO kablam! Sep 21 06:43:49.026 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.026 INFO kablam! --> src/base/alias_slice.rs:256:5 Sep 21 06:43:49.026 INFO kablam! | Sep 21 06:43:49.026 INFO kablam! 256 | MatrixSliceMutMN<'a, N, U2, U3, RStride, CStride>; Sep 21 06:43:49.026 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.026 INFO kablam! | Sep 21 06:43:49.026 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.026 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.026 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.026 INFO kablam! Sep 21 06:43:49.026 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.026 INFO kablam! --> src/base/alias_slice.rs:256:5 Sep 21 06:43:49.026 INFO kablam! | Sep 21 06:43:49.026 INFO kablam! 256 | MatrixSliceMutMN<'a, N, U2, U3, RStride, CStride>; Sep 21 06:43:49.027 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.027 INFO kablam! | Sep 21 06:43:49.027 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.027 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.027 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.027 INFO kablam! Sep 21 06:43:49.027 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.027 INFO kablam! --> src/base/alias_slice.rs:256:5 Sep 21 06:43:49.027 INFO kablam! | Sep 21 06:43:49.027 INFO kablam! 256 | MatrixSliceMutMN<'a, N, U2, U3, RStride, CStride>; Sep 21 06:43:49.027 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.027 INFO kablam! | Sep 21 06:43:49.027 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.027 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.027 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.027 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.027 INFO kablam! Sep 21 06:43:49.027 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.027 INFO kablam! --> src/base/alias_slice.rs:256:5 Sep 21 06:43:49.027 INFO kablam! | Sep 21 06:43:49.027 INFO kablam! 256 | MatrixSliceMutMN<'a, N, U2, U3, RStride, CStride>; Sep 21 06:43:49.027 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.027 INFO kablam! | Sep 21 06:43:49.027 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.027 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.027 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.027 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.027 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.027 INFO kablam! Sep 21 06:43:49.027 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.027 INFO kablam! --> src/base/alias_slice.rs:256:5 Sep 21 06:43:49.027 INFO kablam! | Sep 21 06:43:49.027 INFO kablam! 256 | MatrixSliceMutMN<'a, N, U2, U3, RStride, CStride>; Sep 21 06:43:49.027 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.027 INFO kablam! | Sep 21 06:43:49.027 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.027 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.027 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.027 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.027 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.027 INFO kablam! Sep 21 06:43:49.027 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.027 INFO kablam! --> src/base/alias_slice.rs:256:5 Sep 21 06:43:49.027 INFO kablam! | Sep 21 06:43:49.027 INFO kablam! 255 | pub type MatrixSliceMut2x3<'a, N, RStride = U1, CStride = U2> = Sep 21 06:43:49.027 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.027 INFO kablam! 256 | MatrixSliceMutMN<'a, N, U2, U3, RStride, CStride>; Sep 21 06:43:49.027 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.027 INFO kablam! | Sep 21 06:43:49.027 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.027 INFO kablam! --> src/base/alias_slice.rs:256:5 Sep 21 06:43:49.027 INFO kablam! | Sep 21 06:43:49.027 INFO kablam! 256 | MatrixSliceMutMN<'a, N, U2, U3, RStride, CStride>; Sep 21 06:43:49.027 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.027 INFO kablam! Sep 21 06:43:49.027 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.027 INFO kablam! --> src/base/alias_slice.rs:259:5 Sep 21 06:43:49.027 INFO kablam! | Sep 21 06:43:49.027 INFO kablam! 259 | MatrixSliceMutMN<'a, N, U2, U4, RStride, CStride>; Sep 21 06:43:49.028 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.028 INFO kablam! | Sep 21 06:43:49.028 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.028 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.028 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.028 INFO kablam! Sep 21 06:43:49.028 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.028 INFO kablam! --> src/base/alias_slice.rs:259:5 Sep 21 06:43:49.028 INFO kablam! | Sep 21 06:43:49.028 INFO kablam! 259 | MatrixSliceMutMN<'a, N, U2, U4, RStride, CStride>; Sep 21 06:43:49.028 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.028 INFO kablam! | Sep 21 06:43:49.028 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.028 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.028 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.028 INFO kablam! Sep 21 06:43:49.028 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.028 INFO kablam! --> src/base/alias_slice.rs:259:5 Sep 21 06:43:49.028 INFO kablam! | Sep 21 06:43:49.028 INFO kablam! 259 | MatrixSliceMutMN<'a, N, U2, U4, RStride, CStride>; Sep 21 06:43:49.028 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.028 INFO kablam! | Sep 21 06:43:49.028 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.028 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.028 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.028 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.028 INFO kablam! Sep 21 06:43:49.028 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.028 INFO kablam! --> src/base/alias_slice.rs:259:5 Sep 21 06:43:49.028 INFO kablam! | Sep 21 06:43:49.028 INFO kablam! 259 | MatrixSliceMutMN<'a, N, U2, U4, RStride, CStride>; Sep 21 06:43:49.028 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.028 INFO kablam! | Sep 21 06:43:49.028 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.028 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.028 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.028 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.028 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.028 INFO kablam! Sep 21 06:43:49.028 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.028 INFO kablam! --> src/base/alias_slice.rs:259:5 Sep 21 06:43:49.028 INFO kablam! | Sep 21 06:43:49.028 INFO kablam! 259 | MatrixSliceMutMN<'a, N, U2, U4, RStride, CStride>; Sep 21 06:43:49.028 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.028 INFO kablam! | Sep 21 06:43:49.028 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.028 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.028 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.028 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.028 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.028 INFO kablam! Sep 21 06:43:49.028 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.028 INFO kablam! --> src/base/alias_slice.rs:259:5 Sep 21 06:43:49.028 INFO kablam! | Sep 21 06:43:49.028 INFO kablam! 258 | pub type MatrixSliceMut2x4<'a, N, RStride = U1, CStride = U2> = Sep 21 06:43:49.028 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.028 INFO kablam! 259 | MatrixSliceMutMN<'a, N, U2, U4, RStride, CStride>; Sep 21 06:43:49.028 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.028 INFO kablam! | Sep 21 06:43:49.029 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.029 INFO kablam! --> src/base/alias_slice.rs:259:5 Sep 21 06:43:49.029 INFO kablam! | Sep 21 06:43:49.029 INFO kablam! 259 | MatrixSliceMutMN<'a, N, U2, U4, RStride, CStride>; Sep 21 06:43:49.029 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.029 INFO kablam! Sep 21 06:43:49.029 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.029 INFO kablam! --> src/base/alias_slice.rs:262:5 Sep 21 06:43:49.029 INFO kablam! | Sep 21 06:43:49.029 INFO kablam! 262 | MatrixSliceMutMN<'a, N, U2, U5, RStride, CStride>; Sep 21 06:43:49.029 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.029 INFO kablam! | Sep 21 06:43:49.029 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.029 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.029 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.029 INFO kablam! Sep 21 06:43:49.029 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.029 INFO kablam! --> src/base/alias_slice.rs:262:5 Sep 21 06:43:49.029 INFO kablam! | Sep 21 06:43:49.029 INFO kablam! 262 | MatrixSliceMutMN<'a, N, U2, U5, RStride, CStride>; Sep 21 06:43:49.029 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.029 INFO kablam! | Sep 21 06:43:49.029 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.029 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.029 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.029 INFO kablam! Sep 21 06:43:49.029 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.029 INFO kablam! --> src/base/alias_slice.rs:262:5 Sep 21 06:43:49.029 INFO kablam! | Sep 21 06:43:49.029 INFO kablam! 262 | MatrixSliceMutMN<'a, N, U2, U5, RStride, CStride>; Sep 21 06:43:49.029 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.029 INFO kablam! | Sep 21 06:43:49.029 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.029 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.029 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.029 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.029 INFO kablam! Sep 21 06:43:49.029 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.030 INFO kablam! --> src/base/alias_slice.rs:262:5 Sep 21 06:43:49.030 INFO kablam! | Sep 21 06:43:49.030 INFO kablam! 262 | MatrixSliceMutMN<'a, N, U2, U5, RStride, CStride>; Sep 21 06:43:49.030 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.030 INFO kablam! | Sep 21 06:43:49.030 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.030 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.030 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.030 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.030 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.030 INFO kablam! Sep 21 06:43:49.030 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.030 INFO kablam! --> src/base/alias_slice.rs:262:5 Sep 21 06:43:49.030 INFO kablam! | Sep 21 06:43:49.030 INFO kablam! 262 | MatrixSliceMutMN<'a, N, U2, U5, RStride, CStride>; Sep 21 06:43:49.030 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.030 INFO kablam! | Sep 21 06:43:49.030 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.030 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.030 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.030 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.030 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.030 INFO kablam! Sep 21 06:43:49.030 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.030 INFO kablam! --> src/base/alias_slice.rs:262:5 Sep 21 06:43:49.030 INFO kablam! | Sep 21 06:43:49.030 INFO kablam! 261 | pub type MatrixSliceMut2x5<'a, N, RStride = U1, CStride = U2> = Sep 21 06:43:49.030 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.030 INFO kablam! 262 | MatrixSliceMutMN<'a, N, U2, U5, RStride, CStride>; Sep 21 06:43:49.030 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.030 INFO kablam! | Sep 21 06:43:49.033 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.033 INFO kablam! --> src/base/alias_slice.rs:262:5 Sep 21 06:43:49.033 INFO kablam! | Sep 21 06:43:49.033 INFO kablam! 262 | MatrixSliceMutMN<'a, N, U2, U5, RStride, CStride>; Sep 21 06:43:49.033 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.033 INFO kablam! Sep 21 06:43:49.033 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.033 INFO kablam! --> src/base/alias_slice.rs:265:5 Sep 21 06:43:49.033 INFO kablam! | Sep 21 06:43:49.033 INFO kablam! 265 | MatrixSliceMutMN<'a, N, U2, U6, RStride, CStride>; Sep 21 06:43:49.033 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.033 INFO kablam! | Sep 21 06:43:49.033 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.033 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.033 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.033 INFO kablam! Sep 21 06:43:49.033 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.033 INFO kablam! --> src/base/alias_slice.rs:265:5 Sep 21 06:43:49.033 INFO kablam! | Sep 21 06:43:49.033 INFO kablam! 265 | MatrixSliceMutMN<'a, N, U2, U6, RStride, CStride>; Sep 21 06:43:49.033 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.033 INFO kablam! | Sep 21 06:43:49.033 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.033 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.033 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.033 INFO kablam! Sep 21 06:43:49.033 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.033 INFO kablam! --> src/base/alias_slice.rs:265:5 Sep 21 06:43:49.033 INFO kablam! | Sep 21 06:43:49.033 INFO kablam! 265 | MatrixSliceMutMN<'a, N, U2, U6, RStride, CStride>; Sep 21 06:43:49.033 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.033 INFO kablam! | Sep 21 06:43:49.033 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.033 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.033 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.033 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.033 INFO kablam! Sep 21 06:43:49.033 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.033 INFO kablam! --> src/base/alias_slice.rs:265:5 Sep 21 06:43:49.033 INFO kablam! | Sep 21 06:43:49.033 INFO kablam! 265 | MatrixSliceMutMN<'a, N, U2, U6, RStride, CStride>; Sep 21 06:43:49.033 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.033 INFO kablam! | Sep 21 06:43:49.033 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.033 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.033 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.033 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.033 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.033 INFO kablam! Sep 21 06:43:49.033 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.033 INFO kablam! --> src/base/alias_slice.rs:265:5 Sep 21 06:43:49.033 INFO kablam! | Sep 21 06:43:49.033 INFO kablam! 265 | MatrixSliceMutMN<'a, N, U2, U6, RStride, CStride>; Sep 21 06:43:49.034 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.034 INFO kablam! | Sep 21 06:43:49.034 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.034 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.034 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.034 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.034 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.034 INFO kablam! Sep 21 06:43:49.034 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.034 INFO kablam! --> src/base/alias_slice.rs:265:5 Sep 21 06:43:49.034 INFO kablam! | Sep 21 06:43:49.034 INFO kablam! 264 | pub type MatrixSliceMut2x6<'a, N, RStride = U1, CStride = U2> = Sep 21 06:43:49.034 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.034 INFO kablam! 265 | MatrixSliceMutMN<'a, N, U2, U6, RStride, CStride>; Sep 21 06:43:49.034 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.034 INFO kablam! | Sep 21 06:43:49.034 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.034 INFO kablam! --> src/base/alias_slice.rs:265:5 Sep 21 06:43:49.034 INFO kablam! | Sep 21 06:43:49.034 INFO kablam! 265 | MatrixSliceMutMN<'a, N, U2, U6, RStride, CStride>; Sep 21 06:43:49.034 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.034 INFO kablam! Sep 21 06:43:49.034 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.034 INFO kablam! --> src/base/alias_slice.rs:70:5 Sep 21 06:43:49.034 INFO kablam! | Sep 21 06:43:49.034 INFO kablam! 70 | MatrixSliceMN<'a, N, U2, U5, RStride, CStride>; Sep 21 06:43:49.034 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.034 INFO kablam! | Sep 21 06:43:49.034 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.034 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.034 INFO kablam! --> src/base/alias_slice.rs:269:5 Sep 21 06:43:49.034 INFO kablam! | Sep 21 06:43:49.034 INFO kablam! 269 | MatrixSliceMutMN<'a, N, U3, U1, RStride, CStride>; Sep 21 06:43:49.034 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.034 INFO kablam! | Sep 21 06:43:49.035 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.035 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.035 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.035 INFO kablam! Sep 21 06:43:49.035 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.035 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.035 INFO kablam! Sep 21 06:43:49.035 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.035 INFO kablam! --> src/base/alias_slice.rs:70:5 Sep 21 06:43:49.035 INFO kablam! | Sep 21 06:43:49.035 INFO kablam! 70 | MatrixSliceMN<'a, N, U2, U5, RStride, CStride>; Sep 21 06:43:49.035 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.035 INFO kablam! | Sep 21 06:43:49.035 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.035 INFO kablam! --> src/base/alias_slice.rs:269:5 Sep 21 06:43:49.035 INFO kablam! | Sep 21 06:43:49.035 INFO kablam! 269 | MatrixSliceMutMN<'a, N, U3, U1, RStride, CStride>; Sep 21 06:43:49.035 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.035 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.035 INFO kablam! | Sep 21 06:43:49.035 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.035 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.035 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.035 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.035 INFO kablam! Sep 21 06:43:49.035 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.035 INFO kablam! Sep 21 06:43:49.035 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.035 INFO kablam! --> src/base/alias_slice.rs:70:5 Sep 21 06:43:49.035 INFO kablam! | Sep 21 06:43:49.035 INFO kablam! 70 | MatrixSliceMN<'a, N, U2, U5, RStride, CStride>; Sep 21 06:43:49.035 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.035 INFO kablam! | Sep 21 06:43:49.035 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.035 INFO kablam! --> src/base/alias_slice.rs:269:5 Sep 21 06:43:49.035 INFO kablam! | Sep 21 06:43:49.035 INFO kablam! 269 | MatrixSliceMutMN<'a, N, U3, U1, RStride, CStride>; Sep 21 06:43:49.035 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.035 INFO kablam! | Sep 21 06:43:49.035 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.035 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.035 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.035 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.035 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.035 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.035 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.035 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.035 INFO kablam! Sep 21 06:43:49.035 INFO kablam! Sep 21 06:43:49.035 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.035 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.035 INFO kablam! --> src/base/alias_slice.rs:70:5 Sep 21 06:43:49.035 INFO kablam! --> src/base/alias_slice.rs:269:5 Sep 21 06:43:49.035 INFO kablam! | Sep 21 06:43:49.035 INFO kablam! | Sep 21 06:43:49.036 INFO kablam! 70 | MatrixSliceMN<'a, N, U2, U5, RStride, CStride>; Sep 21 06:43:49.036 INFO kablam! 269 | MatrixSliceMutMN<'a, N, U3, U1, RStride, CStride>; Sep 21 06:43:49.036 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.036 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.036 INFO kablam! | Sep 21 06:43:49.036 INFO kablam! | Sep 21 06:43:49.036 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.036 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.036 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.036 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.036 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.036 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.036 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.036 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.036 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.036 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.036 INFO kablam! Sep 21 06:43:49.036 INFO kablam! Sep 21 06:43:49.036 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.036 INFO kablam! --> src/base/alias_slice.rs:269:5 Sep 21 06:43:49.036 INFO kablam! | Sep 21 06:43:49.036 INFO kablam! 269 | MatrixSliceMutMN<'a, N, U3, U1, RStride, CStride>; Sep 21 06:43:49.036 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.036 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.036 INFO kablam! --> src/base/alias_slice.rs:70:5 Sep 21 06:43:49.036 INFO kablam! | Sep 21 06:43:49.036 INFO kablam! 70 | MatrixSliceMN<'a, N, U2, U5, RStride, CStride>; Sep 21 06:43:49.036 INFO kablam! | Sep 21 06:43:49.036 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.036 INFO kablam! | Sep 21 06:43:49.036 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.036 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.036 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.036 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.036 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.036 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.036 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.036 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.036 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.036 INFO kablam! Sep 21 06:43:49.037 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.037 INFO kablam! Sep 21 06:43:49.037 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.037 INFO kablam! --> src/base/alias_slice.rs:269:5 Sep 21 06:43:49.037 INFO kablam! | Sep 21 06:43:49.037 INFO kablam! 268 | pub type MatrixSliceMut3x1<'a, N, RStride = U1, CStride = U3> = Sep 21 06:43:49.037 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.037 INFO kablam! 269 | MatrixSliceMutMN<'a, N, U3, U1, RStride, CStride>; Sep 21 06:43:49.037 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.037 INFO kablam! | Sep 21 06:43:49.037 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.037 INFO kablam! --> src/base/alias_slice.rs:70:5 Sep 21 06:43:49.037 INFO kablam! | Sep 21 06:43:49.037 INFO kablam! 69 | pub type MatrixSlice2x5<'a, N, RStride = U1, CStride = U2> = Sep 21 06:43:49.037 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.037 INFO kablam! 70 | MatrixSliceMN<'a, N, U2, U5, RStride, CStride>; Sep 21 06:43:49.037 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.037 INFO kablam! | Sep 21 06:43:49.037 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.037 INFO kablam! --> src/base/alias_slice.rs:269:5 Sep 21 06:43:49.037 INFO kablam! | Sep 21 06:43:49.037 INFO kablam! 269 | MatrixSliceMutMN<'a, N, U3, U1, RStride, CStride>; Sep 21 06:43:49.037 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.037 INFO kablam! Sep 21 06:43:49.037 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.037 INFO kablam! --> src/base/alias_slice.rs:70:5 Sep 21 06:43:49.037 INFO kablam! | Sep 21 06:43:49.037 INFO kablam! 70 | MatrixSliceMN<'a, N, U2, U5, RStride, CStride>; Sep 21 06:43:49.037 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.037 INFO kablam! Sep 21 06:43:49.037 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.037 INFO kablam! --> src/base/alias_slice.rs:73:5 Sep 21 06:43:49.037 INFO kablam! | Sep 21 06:43:49.037 INFO kablam! 73 | MatrixSliceMN<'a, N, U2, U6, RStride, CStride>; Sep 21 06:43:49.037 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.037 INFO kablam! | Sep 21 06:43:49.037 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.037 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.037 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.037 INFO kablam! Sep 21 06:43:49.037 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.037 INFO kablam! --> src/base/alias_slice.rs:73:5 Sep 21 06:43:49.037 INFO kablam! | Sep 21 06:43:49.038 INFO kablam! 73 | MatrixSliceMN<'a, N, U2, U6, RStride, CStride>; Sep 21 06:43:49.038 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.038 INFO kablam! | Sep 21 06:43:49.038 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.038 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.038 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.038 INFO kablam! Sep 21 06:43:49.038 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.038 INFO kablam! --> src/base/alias_slice.rs:73:5 Sep 21 06:43:49.038 INFO kablam! | Sep 21 06:43:49.038 INFO kablam! 73 | MatrixSliceMN<'a, N, U2, U6, RStride, CStride>; Sep 21 06:43:49.038 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.038 INFO kablam! | Sep 21 06:43:49.038 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.038 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.038 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.038 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.038 INFO kablam! Sep 21 06:43:49.038 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.038 INFO kablam! --> src/base/alias_slice.rs:73:5 Sep 21 06:43:49.038 INFO kablam! | Sep 21 06:43:49.038 INFO kablam! 73 | MatrixSliceMN<'a, N, U2, U6, RStride, CStride>; Sep 21 06:43:49.038 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.038 INFO kablam! | Sep 21 06:43:49.038 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.038 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.038 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.038 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.038 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.038 INFO kablam! Sep 21 06:43:49.038 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.038 INFO kablam! --> src/base/alias_slice.rs:73:5 Sep 21 06:43:49.038 INFO kablam! | Sep 21 06:43:49.038 INFO kablam! 73 | MatrixSliceMN<'a, N, U2, U6, RStride, CStride>; Sep 21 06:43:49.038 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.038 INFO kablam! | Sep 21 06:43:49.038 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.038 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.038 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.038 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.038 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.038 INFO kablam! Sep 21 06:43:49.038 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.038 INFO kablam! --> src/base/alias_slice.rs:73:5 Sep 21 06:43:49.038 INFO kablam! | Sep 21 06:43:49.038 INFO kablam! 72 | pub type MatrixSlice2x6<'a, N, RStride = U1, CStride = U2> = Sep 21 06:43:49.038 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.038 INFO kablam! 73 | MatrixSliceMN<'a, N, U2, U6, RStride, CStride>; Sep 21 06:43:49.038 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.038 INFO kablam! | Sep 21 06:43:49.038 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.038 INFO kablam! --> src/base/alias_slice.rs:73:5 Sep 21 06:43:49.038 INFO kablam! | Sep 21 06:43:49.038 INFO kablam! 73 | MatrixSliceMN<'a, N, U2, U6, RStride, CStride>; Sep 21 06:43:49.038 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.038 INFO kablam! Sep 21 06:43:49.038 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.038 INFO kablam! --> src/base/alias_slice.rs:77:5 Sep 21 06:43:49.038 INFO kablam! | Sep 21 06:43:49.038 INFO kablam! 77 | MatrixSliceMN<'a, N, U3, U1, RStride, CStride>; Sep 21 06:43:49.038 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.038 INFO kablam! | Sep 21 06:43:49.038 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.039 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.039 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.039 INFO kablam! Sep 21 06:43:49.039 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.039 INFO kablam! --> src/base/alias_slice.rs:77:5 Sep 21 06:43:49.039 INFO kablam! | Sep 21 06:43:49.039 INFO kablam! 77 | MatrixSliceMN<'a, N, U3, U1, RStride, CStride>; Sep 21 06:43:49.039 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.039 INFO kablam! | Sep 21 06:43:49.039 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.039 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.039 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.039 INFO kablam! Sep 21 06:43:49.039 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.039 INFO kablam! --> src/base/alias_slice.rs:77:5 Sep 21 06:43:49.039 INFO kablam! | Sep 21 06:43:49.039 INFO kablam! 77 | MatrixSliceMN<'a, N, U3, U1, RStride, CStride>; Sep 21 06:43:49.039 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.039 INFO kablam! | Sep 21 06:43:49.039 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.039 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.039 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.039 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.039 INFO kablam! Sep 21 06:43:49.039 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.039 INFO kablam! --> src/base/alias_slice.rs:77:5 Sep 21 06:43:49.039 INFO kablam! | Sep 21 06:43:49.039 INFO kablam! 77 | MatrixSliceMN<'a, N, U3, U1, RStride, CStride>; Sep 21 06:43:49.039 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.039 INFO kablam! | Sep 21 06:43:49.039 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.039 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.039 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.039 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.039 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.039 INFO kablam! Sep 21 06:43:49.039 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.039 INFO kablam! --> src/base/alias_slice.rs:77:5 Sep 21 06:43:49.039 INFO kablam! | Sep 21 06:43:49.039 INFO kablam! 77 | MatrixSliceMN<'a, N, U3, U1, RStride, CStride>; Sep 21 06:43:49.039 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.039 INFO kablam! | Sep 21 06:43:49.039 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.039 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.039 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.039 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.039 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.039 INFO kablam! Sep 21 06:43:49.039 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.039 INFO kablam! --> src/base/alias_slice.rs:77:5 Sep 21 06:43:49.039 INFO kablam! | Sep 21 06:43:49.039 INFO kablam! 76 | pub type MatrixSlice3x1<'a, N, RStride = U1, CStride = U3> = Sep 21 06:43:49.039 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.039 INFO kablam! 77 | MatrixSliceMN<'a, N, U3, U1, RStride, CStride>; Sep 21 06:43:49.039 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.040 INFO kablam! | Sep 21 06:43:49.040 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.040 INFO kablam! --> src/base/alias_slice.rs:77:5 Sep 21 06:43:49.040 INFO kablam! | Sep 21 06:43:49.040 INFO kablam! 77 | MatrixSliceMN<'a, N, U3, U1, RStride, CStride>; Sep 21 06:43:49.040 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.040 INFO kablam! Sep 21 06:43:49.040 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.040 INFO kablam! --> src/base/alias_slice.rs:80:5 Sep 21 06:43:49.040 INFO kablam! | Sep 21 06:43:49.040 INFO kablam! 80 | MatrixSliceMN<'a, N, U3, U2, RStride, CStride>; Sep 21 06:43:49.040 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.040 INFO kablam! | Sep 21 06:43:49.040 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.040 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.040 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.040 INFO kablam! Sep 21 06:43:49.040 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.040 INFO kablam! --> src/base/alias_slice.rs:80:5 Sep 21 06:43:49.040 INFO kablam! | Sep 21 06:43:49.040 INFO kablam! 80 | MatrixSliceMN<'a, N, U3, U2, RStride, CStride>; Sep 21 06:43:49.040 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.040 INFO kablam! | Sep 21 06:43:49.040 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.040 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.040 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.040 INFO kablam! Sep 21 06:43:49.040 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.040 INFO kablam! --> src/base/alias_slice.rs:80:5 Sep 21 06:43:49.040 INFO kablam! | Sep 21 06:43:49.040 INFO kablam! 80 | MatrixSliceMN<'a, N, U3, U2, RStride, CStride>; Sep 21 06:43:49.040 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.040 INFO kablam! | Sep 21 06:43:49.040 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.040 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.040 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.040 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.040 INFO kablam! Sep 21 06:43:49.040 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.040 INFO kablam! --> src/base/alias_slice.rs:272:5 Sep 21 06:43:49.040 INFO kablam! | Sep 21 06:43:49.040 INFO kablam! 272 | MatrixSliceMutMN<'a, N, U3, U2, RStride, CStride>; Sep 21 06:43:49.040 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.040 INFO kablam! | Sep 21 06:43:49.040 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.040 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.040 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.040 INFO kablam! Sep 21 06:43:49.040 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.040 INFO kablam! --> src/base/alias_slice.rs:272:5 Sep 21 06:43:49.040 INFO kablam! | Sep 21 06:43:49.040 INFO kablam! 272 | MatrixSliceMutMN<'a, N, U3, U2, RStride, CStride>; Sep 21 06:43:49.040 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.040 INFO kablam! | Sep 21 06:43:49.041 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.041 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.041 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.041 INFO kablam! Sep 21 06:43:49.041 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.041 INFO kablam! --> src/base/alias_slice.rs:272:5 Sep 21 06:43:49.041 INFO kablam! | Sep 21 06:43:49.041 INFO kablam! 272 | MatrixSliceMutMN<'a, N, U3, U2, RStride, CStride>; Sep 21 06:43:49.041 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.041 INFO kablam! | Sep 21 06:43:49.041 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.041 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.041 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.041 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.041 INFO kablam! Sep 21 06:43:49.041 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.041 INFO kablam! --> src/base/alias_slice.rs:272:5 Sep 21 06:43:49.041 INFO kablam! | Sep 21 06:43:49.041 INFO kablam! 272 | MatrixSliceMutMN<'a, N, U3, U2, RStride, CStride>; Sep 21 06:43:49.041 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.041 INFO kablam! | Sep 21 06:43:49.041 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.041 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.041 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.041 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.041 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.041 INFO kablam! Sep 21 06:43:49.041 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.041 INFO kablam! --> src/base/alias_slice.rs:272:5 Sep 21 06:43:49.041 INFO kablam! | Sep 21 06:43:49.041 INFO kablam! 272 | MatrixSliceMutMN<'a, N, U3, U2, RStride, CStride>; Sep 21 06:43:49.041 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.041 INFO kablam! | Sep 21 06:43:49.041 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.041 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.041 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.041 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.041 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.041 INFO kablam! Sep 21 06:43:49.041 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.041 INFO kablam! --> src/base/alias_slice.rs:272:5 Sep 21 06:43:49.041 INFO kablam! | Sep 21 06:43:49.041 INFO kablam! 271 | pub type MatrixSliceMut3x2<'a, N, RStride = U1, CStride = U3> = Sep 21 06:43:49.041 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.041 INFO kablam! 272 | MatrixSliceMutMN<'a, N, U3, U2, RStride, CStride>; Sep 21 06:43:49.041 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.041 INFO kablam! | Sep 21 06:43:49.041 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.041 INFO kablam! --> src/base/alias_slice.rs:272:5 Sep 21 06:43:49.041 INFO kablam! | Sep 21 06:43:49.041 INFO kablam! 272 | MatrixSliceMutMN<'a, N, U3, U2, RStride, CStride>; Sep 21 06:43:49.041 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.041 INFO kablam! Sep 21 06:43:49.041 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.041 INFO kablam! --> src/base/alias_slice.rs:275:5 Sep 21 06:43:49.041 INFO kablam! | Sep 21 06:43:49.041 INFO kablam! 275 | MatrixSliceMutMN<'a, N, U3, U4, RStride, CStride>; Sep 21 06:43:49.041 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.041 INFO kablam! | Sep 21 06:43:49.041 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.042 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.042 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.042 INFO kablam! Sep 21 06:43:49.042 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.042 INFO kablam! --> src/base/alias_slice.rs:275:5 Sep 21 06:43:49.042 INFO kablam! | Sep 21 06:43:49.042 INFO kablam! 275 | MatrixSliceMutMN<'a, N, U3, U4, RStride, CStride>; Sep 21 06:43:49.042 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.042 INFO kablam! | Sep 21 06:43:49.042 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.042 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.042 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.042 INFO kablam! Sep 21 06:43:49.042 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.042 INFO kablam! --> src/base/alias_slice.rs:275:5 Sep 21 06:43:49.042 INFO kablam! | Sep 21 06:43:49.042 INFO kablam! 275 | MatrixSliceMutMN<'a, N, U3, U4, RStride, CStride>; Sep 21 06:43:49.042 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.042 INFO kablam! | Sep 21 06:43:49.042 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.042 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.042 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.042 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.042 INFO kablam! Sep 21 06:43:49.042 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.042 INFO kablam! --> src/base/alias_slice.rs:275:5 Sep 21 06:43:49.042 INFO kablam! | Sep 21 06:43:49.042 INFO kablam! 275 | MatrixSliceMutMN<'a, N, U3, U4, RStride, CStride>; Sep 21 06:43:49.042 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.042 INFO kablam! | Sep 21 06:43:49.042 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.042 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.042 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.042 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.042 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.042 INFO kablam! Sep 21 06:43:49.042 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.042 INFO kablam! --> src/base/alias_slice.rs:275:5 Sep 21 06:43:49.042 INFO kablam! | Sep 21 06:43:49.042 INFO kablam! 275 | MatrixSliceMutMN<'a, N, U3, U4, RStride, CStride>; Sep 21 06:43:49.042 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.042 INFO kablam! | Sep 21 06:43:49.042 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.042 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.042 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.042 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.042 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.042 INFO kablam! Sep 21 06:43:49.042 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.043 INFO kablam! --> src/base/alias_slice.rs:275:5 Sep 21 06:43:49.043 INFO kablam! | Sep 21 06:43:49.043 INFO kablam! 274 | pub type MatrixSliceMut3x4<'a, N, RStride = U1, CStride = U3> = Sep 21 06:43:49.043 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.043 INFO kablam! 275 | MatrixSliceMutMN<'a, N, U3, U4, RStride, CStride>; Sep 21 06:43:49.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.043 INFO kablam! | Sep 21 06:43:49.043 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.043 INFO kablam! --> src/base/alias_slice.rs:275:5 Sep 21 06:43:49.043 INFO kablam! | Sep 21 06:43:49.043 INFO kablam! 275 | MatrixSliceMutMN<'a, N, U3, U4, RStride, CStride>; Sep 21 06:43:49.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.043 INFO kablam! Sep 21 06:43:49.043 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.043 INFO kablam! --> src/base/alias_slice.rs:278:5 Sep 21 06:43:49.043 INFO kablam! | Sep 21 06:43:49.043 INFO kablam! 278 | MatrixSliceMutMN<'a, N, U3, U5, RStride, CStride>; Sep 21 06:43:49.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.043 INFO kablam! | Sep 21 06:43:49.043 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.043 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.043 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.043 INFO kablam! Sep 21 06:43:49.043 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.043 INFO kablam! --> src/base/alias_slice.rs:278:5 Sep 21 06:43:49.043 INFO kablam! | Sep 21 06:43:49.043 INFO kablam! 278 | MatrixSliceMutMN<'a, N, U3, U5, RStride, CStride>; Sep 21 06:43:49.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.043 INFO kablam! | Sep 21 06:43:49.043 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.043 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.043 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.043 INFO kablam! Sep 21 06:43:49.043 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.043 INFO kablam! --> src/base/alias_slice.rs:278:5 Sep 21 06:43:49.043 INFO kablam! | Sep 21 06:43:49.043 INFO kablam! 278 | MatrixSliceMutMN<'a, N, U3, U5, RStride, CStride>; Sep 21 06:43:49.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.043 INFO kablam! | Sep 21 06:43:49.043 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.043 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.043 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.043 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.043 INFO kablam! Sep 21 06:43:49.043 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.043 INFO kablam! --> src/base/alias_slice.rs:278:5 Sep 21 06:43:49.043 INFO kablam! | Sep 21 06:43:49.043 INFO kablam! 278 | MatrixSliceMutMN<'a, N, U3, U5, RStride, CStride>; Sep 21 06:43:49.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.043 INFO kablam! | Sep 21 06:43:49.043 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.043 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.043 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.043 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.043 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.043 INFO kablam! Sep 21 06:43:49.043 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.043 INFO kablam! --> src/base/alias_slice.rs:278:5 Sep 21 06:43:49.043 INFO kablam! | Sep 21 06:43:49.043 INFO kablam! 278 | MatrixSliceMutMN<'a, N, U3, U5, RStride, CStride>; Sep 21 06:43:49.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.043 INFO kablam! | Sep 21 06:43:49.043 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.043 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.043 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.043 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.043 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.043 INFO kablam! Sep 21 06:43:49.044 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.044 INFO kablam! --> src/base/alias_slice.rs:278:5 Sep 21 06:43:49.044 INFO kablam! | Sep 21 06:43:49.044 INFO kablam! 277 | pub type MatrixSliceMut3x5<'a, N, RStride = U1, CStride = U3> = Sep 21 06:43:49.044 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.044 INFO kablam! 278 | MatrixSliceMutMN<'a, N, U3, U5, RStride, CStride>; Sep 21 06:43:49.044 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.044 INFO kablam! | Sep 21 06:43:49.044 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.044 INFO kablam! --> src/base/alias_slice.rs:278:5 Sep 21 06:43:49.044 INFO kablam! | Sep 21 06:43:49.044 INFO kablam! 278 | MatrixSliceMutMN<'a, N, U3, U5, RStride, CStride>; Sep 21 06:43:49.044 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.044 INFO kablam! Sep 21 06:43:49.044 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.044 INFO kablam! --> src/base/alias_slice.rs:281:5 Sep 21 06:43:49.044 INFO kablam! | Sep 21 06:43:49.044 INFO kablam! 281 | MatrixSliceMutMN<'a, N, U3, U6, RStride, CStride>; Sep 21 06:43:49.044 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.044 INFO kablam! | Sep 21 06:43:49.044 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.044 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.044 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.044 INFO kablam! Sep 21 06:43:49.044 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.044 INFO kablam! --> src/base/alias_slice.rs:281:5 Sep 21 06:43:49.044 INFO kablam! | Sep 21 06:43:49.044 INFO kablam! 281 | MatrixSliceMutMN<'a, N, U3, U6, RStride, CStride>; Sep 21 06:43:49.044 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.044 INFO kablam! | Sep 21 06:43:49.044 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.044 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.044 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.044 INFO kablam! Sep 21 06:43:49.044 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.044 INFO kablam! --> src/base/alias_slice.rs:281:5 Sep 21 06:43:49.044 INFO kablam! | Sep 21 06:43:49.044 INFO kablam! 281 | MatrixSliceMutMN<'a, N, U3, U6, RStride, CStride>; Sep 21 06:43:49.044 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.044 INFO kablam! | Sep 21 06:43:49.044 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.044 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.044 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.044 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.044 INFO kablam! Sep 21 06:43:49.044 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.044 INFO kablam! --> src/base/alias_slice.rs:281:5 Sep 21 06:43:49.044 INFO kablam! | Sep 21 06:43:49.044 INFO kablam! 281 | MatrixSliceMutMN<'a, N, U3, U6, RStride, CStride>; Sep 21 06:43:49.044 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.044 INFO kablam! | Sep 21 06:43:49.044 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.044 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.044 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.044 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.045 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.045 INFO kablam! Sep 21 06:43:49.045 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.045 INFO kablam! --> src/base/alias_slice.rs:281:5 Sep 21 06:43:49.045 INFO kablam! | Sep 21 06:43:49.045 INFO kablam! 281 | MatrixSliceMutMN<'a, N, U3, U6, RStride, CStride>; Sep 21 06:43:49.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.045 INFO kablam! | Sep 21 06:43:49.045 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.045 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.045 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.045 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.045 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.045 INFO kablam! Sep 21 06:43:49.045 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.045 INFO kablam! --> src/base/alias_slice.rs:281:5 Sep 21 06:43:49.045 INFO kablam! | Sep 21 06:43:49.045 INFO kablam! 280 | pub type MatrixSliceMut3x6<'a, N, RStride = U1, CStride = U3> = Sep 21 06:43:49.045 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.045 INFO kablam! 281 | MatrixSliceMutMN<'a, N, U3, U6, RStride, CStride>; Sep 21 06:43:49.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.045 INFO kablam! | Sep 21 06:43:49.045 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.045 INFO kablam! --> src/base/alias_slice.rs:281:5 Sep 21 06:43:49.045 INFO kablam! | Sep 21 06:43:49.045 INFO kablam! 281 | MatrixSliceMutMN<'a, N, U3, U6, RStride, CStride>; Sep 21 06:43:49.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.045 INFO kablam! Sep 21 06:43:49.045 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.045 INFO kablam! --> src/base/alias_slice.rs:80:5 Sep 21 06:43:49.045 INFO kablam! | Sep 21 06:43:49.045 INFO kablam! 80 | MatrixSliceMN<'a, N, U3, U2, RStride, CStride>; Sep 21 06:43:49.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.045 INFO kablam! | Sep 21 06:43:49.045 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.045 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.045 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.045 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.045 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.045 INFO kablam! Sep 21 06:43:49.045 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.045 INFO kablam! --> src/base/alias_slice.rs:80:5 Sep 21 06:43:49.045 INFO kablam! | Sep 21 06:43:49.045 INFO kablam! 80 | MatrixSliceMN<'a, N, U3, U2, RStride, CStride>; Sep 21 06:43:49.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.045 INFO kablam! | Sep 21 06:43:49.045 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.045 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.045 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.045 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.046 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.046 INFO kablam! Sep 21 06:43:49.046 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.046 INFO kablam! --> src/base/alias_slice.rs:285:5 Sep 21 06:43:49.046 INFO kablam! | Sep 21 06:43:49.046 INFO kablam! 285 | MatrixSliceMutMN<'a, N, U4, U1, RStride, CStride>; Sep 21 06:43:49.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.046 INFO kablam! | Sep 21 06:43:49.046 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.046 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.046 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.046 INFO kablam! Sep 21 06:43:49.046 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.046 INFO kablam! --> src/base/alias_slice.rs:80:5 Sep 21 06:43:49.046 INFO kablam! | Sep 21 06:43:49.046 INFO kablam! 79 | pub type MatrixSlice3x2<'a, N, RStride = U1, CStride = U3> = Sep 21 06:43:49.046 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.046 INFO kablam! 80 | MatrixSliceMN<'a, N, U3, U2, RStride, CStride>; Sep 21 06:43:49.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.046 INFO kablam! | Sep 21 06:43:49.046 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.046 INFO kablam! --> src/base/alias_slice.rs:285:5 Sep 21 06:43:49.046 INFO kablam! | Sep 21 06:43:49.046 INFO kablam! 285 | MatrixSliceMutMN<'a, N, U4, U1, RStride, CStride>; Sep 21 06:43:49.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.046 INFO kablam! | Sep 21 06:43:49.046 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.046 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.046 INFO kablam! --> src/base/alias_slice.rs:80:5 Sep 21 06:43:49.046 INFO kablam! | Sep 21 06:43:49.046 INFO kablam! 80 | MatrixSliceMN<'a, N, U3, U2, RStride, CStride>; Sep 21 06:43:49.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.046 INFO kablam! Sep 21 06:43:49.046 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.046 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.046 INFO kablam! Sep 21 06:43:49.046 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.046 INFO kablam! --> src/base/alias_slice.rs:285:5 Sep 21 06:43:49.046 INFO kablam! | Sep 21 06:43:49.046 INFO kablam! 285 | MatrixSliceMutMN<'a, N, U4, U1, RStride, CStride>; Sep 21 06:43:49.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.046 INFO kablam! | Sep 21 06:43:49.046 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.046 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.046 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.046 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.046 INFO kablam! Sep 21 06:43:49.046 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.046 INFO kablam! --> src/base/alias_slice.rs:285:5 Sep 21 06:43:49.046 INFO kablam! | Sep 21 06:43:49.046 INFO kablam! 285 | MatrixSliceMutMN<'a, N, U4, U1, RStride, CStride>; Sep 21 06:43:49.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.046 INFO kablam! | Sep 21 06:43:49.046 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.046 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.046 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.046 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.046 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.047 INFO kablam! Sep 21 06:43:49.047 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.047 INFO kablam! --> src/base/alias_slice.rs:83:5 Sep 21 06:43:49.047 INFO kablam! | Sep 21 06:43:49.047 INFO kablam! 83 | MatrixSliceMN<'a, N, U3, U4, RStride, CStride>; Sep 21 06:43:49.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.047 INFO kablam! | Sep 21 06:43:49.047 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.047 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.047 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.047 INFO kablam! Sep 21 06:43:49.047 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.047 INFO kablam! --> src/base/alias_slice.rs:285:5 Sep 21 06:43:49.047 INFO kablam! | Sep 21 06:43:49.047 INFO kablam! 285 | MatrixSliceMutMN<'a, N, U4, U1, RStride, CStride>; Sep 21 06:43:49.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.047 INFO kablam! | Sep 21 06:43:49.047 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.047 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.047 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.047 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.047 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.047 INFO kablam! --> src/base/alias_slice.rs:83:5 Sep 21 06:43:49.047 INFO kablam! | Sep 21 06:43:49.047 INFO kablam! 83 | MatrixSliceMN<'a, N, U3, U4, RStride, CStride>; Sep 21 06:43:49.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.047 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.047 INFO kablam! | Sep 21 06:43:49.047 INFO kablam! Sep 21 06:43:49.047 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.047 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.047 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.047 INFO kablam! Sep 21 06:43:49.047 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.047 INFO kablam! --> src/base/alias_slice.rs:285:5 Sep 21 06:43:49.047 INFO kablam! | Sep 21 06:43:49.047 INFO kablam! 284 | pub type MatrixSliceMut4x1<'a, N, RStride = U1, CStride = U4> = Sep 21 06:43:49.047 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.047 INFO kablam! 285 | MatrixSliceMutMN<'a, N, U4, U1, RStride, CStride>; Sep 21 06:43:49.047 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.047 INFO kablam! --> src/base/alias_slice.rs:83:5 Sep 21 06:43:49.047 INFO kablam! | Sep 21 06:43:49.047 INFO kablam! 83 | MatrixSliceMN<'a, N, U3, U4, RStride, CStride>; Sep 21 06:43:49.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.047 INFO kablam! | Sep 21 06:43:49.047 INFO kablam! | Sep 21 06:43:49.047 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.047 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.047 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.047 INFO kablam! --> src/base/alias_slice.rs:285:5 Sep 21 06:43:49.047 INFO kablam! | Sep 21 06:43:49.047 INFO kablam! 285 | MatrixSliceMutMN<'a, N, U4, U1, RStride, CStride>; Sep 21 06:43:49.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.047 INFO kablam! Sep 21 06:43:49.047 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.047 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.047 INFO kablam! Sep 21 06:43:49.047 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.047 INFO kablam! --> src/base/alias_slice.rs:83:5 Sep 21 06:43:49.047 INFO kablam! | Sep 21 06:43:49.048 INFO kablam! 83 | MatrixSliceMN<'a, N, U3, U4, RStride, CStride>; Sep 21 06:43:49.048 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.048 INFO kablam! | Sep 21 06:43:49.048 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.048 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.048 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.048 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.048 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.048 INFO kablam! Sep 21 06:43:49.048 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.048 INFO kablam! --> src/base/alias_slice.rs:83:5 Sep 21 06:43:49.048 INFO kablam! | Sep 21 06:43:49.048 INFO kablam! 83 | MatrixSliceMN<'a, N, U3, U4, RStride, CStride>; Sep 21 06:43:49.048 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.048 INFO kablam! | Sep 21 06:43:49.048 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.048 INFO kablam! --> src/base/alias_slice.rs:288:5 Sep 21 06:43:49.048 INFO kablam! | Sep 21 06:43:49.048 INFO kablam! 288 | MatrixSliceMutMN<'a, N, U4, U2, RStride, CStride>; Sep 21 06:43:49.048 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.048 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.048 INFO kablam! | Sep 21 06:43:49.048 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.048 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.048 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.048 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.048 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.048 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.048 INFO kablam! Sep 21 06:43:49.048 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.048 INFO kablam! Sep 21 06:43:49.048 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.048 INFO kablam! --> src/base/alias_slice.rs:288:5 Sep 21 06:43:49.048 INFO kablam! | Sep 21 06:43:49.048 INFO kablam! 288 | MatrixSliceMutMN<'a, N, U4, U2, RStride, CStride>; Sep 21 06:43:49.048 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.048 INFO kablam! | Sep 21 06:43:49.048 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.048 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.048 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.048 INFO kablam! Sep 21 06:43:49.048 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.048 INFO kablam! --> src/base/alias_slice.rs:83:5 Sep 21 06:43:49.048 INFO kablam! | Sep 21 06:43:49.048 INFO kablam! 82 | pub type MatrixSlice3x4<'a, N, RStride = U1, CStride = U3> = Sep 21 06:43:49.048 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.048 INFO kablam! 83 | MatrixSliceMN<'a, N, U3, U4, RStride, CStride>; Sep 21 06:43:49.048 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.048 INFO kablam! | Sep 21 06:43:49.048 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.048 INFO kablam! --> src/base/alias_slice.rs:83:5 Sep 21 06:43:49.048 INFO kablam! | Sep 21 06:43:49.048 INFO kablam! 83 | MatrixSliceMN<'a, N, U3, U4, RStride, CStride>; Sep 21 06:43:49.048 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.048 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.048 INFO kablam! --> src/base/alias_slice.rs:288:5 Sep 21 06:43:49.048 INFO kablam! | Sep 21 06:43:49.048 INFO kablam! 288 | MatrixSliceMutMN<'a, N, U4, U2, RStride, CStride>; Sep 21 06:43:49.048 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.048 INFO kablam! Sep 21 06:43:49.048 INFO kablam! | Sep 21 06:43:49.048 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.048 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.049 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.049 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.049 INFO kablam! Sep 21 06:43:49.049 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.049 INFO kablam! --> src/base/alias_slice.rs:288:5 Sep 21 06:43:49.049 INFO kablam! | Sep 21 06:43:49.049 INFO kablam! 288 | MatrixSliceMutMN<'a, N, U4, U2, RStride, CStride>; Sep 21 06:43:49.049 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.049 INFO kablam! | Sep 21 06:43:49.049 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.049 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.049 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.049 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.049 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.049 INFO kablam! Sep 21 06:43:49.049 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.049 INFO kablam! --> src/base/alias_slice.rs:288:5 Sep 21 06:43:49.049 INFO kablam! | Sep 21 06:43:49.049 INFO kablam! 288 | MatrixSliceMutMN<'a, N, U4, U2, RStride, CStride>; Sep 21 06:43:49.049 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.049 INFO kablam! | Sep 21 06:43:49.049 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.049 INFO kablam! --> src/base/alias_slice.rs:86:5 Sep 21 06:43:49.049 INFO kablam! | Sep 21 06:43:49.049 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.049 INFO kablam! 86 | MatrixSliceMN<'a, N, U3, U5, RStride, CStride>; Sep 21 06:43:49.049 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.049 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.049 INFO kablam! | Sep 21 06:43:49.049 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.049 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.049 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.049 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.049 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.049 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.049 INFO kablam! Sep 21 06:43:49.049 INFO kablam! Sep 21 06:43:49.049 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.049 INFO kablam! --> src/base/alias_slice.rs:86:5 Sep 21 06:43:49.049 INFO kablam! | Sep 21 06:43:49.049 INFO kablam! 86 | MatrixSliceMN<'a, N, U3, U5, RStride, CStride>; Sep 21 06:43:49.049 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.049 INFO kablam! | Sep 21 06:43:49.049 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.049 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.049 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.049 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.049 INFO kablam! --> src/base/alias_slice.rs:288:5 Sep 21 06:43:49.049 INFO kablam! | Sep 21 06:43:49.049 INFO kablam! 287 | pub type MatrixSliceMut4x2<'a, N, RStride = U1, CStride = U4> = Sep 21 06:43:49.049 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.049 INFO kablam! 288 | MatrixSliceMutMN<'a, N, U4, U2, RStride, CStride>; Sep 21 06:43:49.049 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.049 INFO kablam! Sep 21 06:43:49.049 INFO kablam! | Sep 21 06:43:49.049 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.049 INFO kablam! --> src/base/alias_slice.rs:288:5 Sep 21 06:43:49.049 INFO kablam! | Sep 21 06:43:49.049 INFO kablam! 288 | MatrixSliceMutMN<'a, N, U4, U2, RStride, CStride>; Sep 21 06:43:49.049 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.049 INFO kablam! Sep 21 06:43:49.050 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.050 INFO kablam! --> src/base/alias_slice.rs:86:5 Sep 21 06:43:49.050 INFO kablam! | Sep 21 06:43:49.050 INFO kablam! 86 | MatrixSliceMN<'a, N, U3, U5, RStride, CStride>; Sep 21 06:43:49.050 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.050 INFO kablam! | Sep 21 06:43:49.050 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.050 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.050 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.050 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.050 INFO kablam! Sep 21 06:43:49.050 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.050 INFO kablam! --> src/base/alias_slice.rs:86:5 Sep 21 06:43:49.050 INFO kablam! | Sep 21 06:43:49.050 INFO kablam! 86 | MatrixSliceMN<'a, N, U3, U5, RStride, CStride>; Sep 21 06:43:49.050 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.050 INFO kablam! | Sep 21 06:43:49.050 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.050 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.050 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.050 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.050 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.050 INFO kablam! Sep 21 06:43:49.050 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.050 INFO kablam! --> src/base/alias_slice.rs:86:5 Sep 21 06:43:49.050 INFO kablam! | Sep 21 06:43:49.050 INFO kablam! 86 | MatrixSliceMN<'a, N, U3, U5, RStride, CStride>; Sep 21 06:43:49.050 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.050 INFO kablam! | Sep 21 06:43:49.050 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.050 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.050 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.050 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.050 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.050 INFO kablam! Sep 21 06:43:49.050 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.050 INFO kablam! --> src/base/alias_slice.rs:86:5 Sep 21 06:43:49.050 INFO kablam! | Sep 21 06:43:49.050 INFO kablam! 85 | pub type MatrixSlice3x5<'a, N, RStride = U1, CStride = U3> = Sep 21 06:43:49.050 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.050 INFO kablam! 86 | MatrixSliceMN<'a, N, U3, U5, RStride, CStride>; Sep 21 06:43:49.050 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.050 INFO kablam! | Sep 21 06:43:49.050 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.050 INFO kablam! --> src/base/alias_slice.rs:86:5 Sep 21 06:43:49.050 INFO kablam! | Sep 21 06:43:49.050 INFO kablam! 86 | MatrixSliceMN<'a, N, U3, U5, RStride, CStride>; Sep 21 06:43:49.050 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.050 INFO kablam! Sep 21 06:43:49.050 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.050 INFO kablam! --> src/base/alias_slice.rs:89:5 Sep 21 06:43:49.050 INFO kablam! | Sep 21 06:43:49.050 INFO kablam! 89 | MatrixSliceMN<'a, N, U3, U6, RStride, CStride>; Sep 21 06:43:49.050 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.050 INFO kablam! | Sep 21 06:43:49.050 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.050 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.050 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.050 INFO kablam! Sep 21 06:43:49.050 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.050 INFO kablam! --> src/base/alias_slice.rs:89:5 Sep 21 06:43:49.050 INFO kablam! | Sep 21 06:43:49.050 INFO kablam! 89 | MatrixSliceMN<'a, N, U3, U6, RStride, CStride>; Sep 21 06:43:49.050 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.050 INFO kablam! | Sep 21 06:43:49.051 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.051 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.051 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.051 INFO kablam! Sep 21 06:43:49.051 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.051 INFO kablam! --> src/base/alias_slice.rs:89:5 Sep 21 06:43:49.051 INFO kablam! | Sep 21 06:43:49.051 INFO kablam! 89 | MatrixSliceMN<'a, N, U3, U6, RStride, CStride>; Sep 21 06:43:49.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.051 INFO kablam! | Sep 21 06:43:49.051 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.051 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.051 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.051 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.051 INFO kablam! Sep 21 06:43:49.051 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.051 INFO kablam! --> src/base/alias_slice.rs:89:5 Sep 21 06:43:49.051 INFO kablam! | Sep 21 06:43:49.051 INFO kablam! 89 | MatrixSliceMN<'a, N, U3, U6, RStride, CStride>; Sep 21 06:43:49.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.051 INFO kablam! | Sep 21 06:43:49.051 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.051 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.051 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.051 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.051 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.051 INFO kablam! Sep 21 06:43:49.051 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.051 INFO kablam! --> src/base/alias_slice.rs:291:5 Sep 21 06:43:49.051 INFO kablam! | Sep 21 06:43:49.051 INFO kablam! 291 | MatrixSliceMutMN<'a, N, U4, U3, RStride, CStride>; Sep 21 06:43:49.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.051 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.051 INFO kablam! --> src/base/alias_slice.rs:89:5 Sep 21 06:43:49.051 INFO kablam! | Sep 21 06:43:49.051 INFO kablam! 89 | MatrixSliceMN<'a, N, U3, U6, RStride, CStride>; Sep 21 06:43:49.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.051 INFO kablam! | Sep 21 06:43:49.051 INFO kablam! | Sep 21 06:43:49.051 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.051 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.051 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.051 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.051 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.051 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.051 INFO kablam! Sep 21 06:43:49.051 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.051 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.051 INFO kablam! Sep 21 06:43:49.051 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.051 INFO kablam! --> src/base/alias_slice.rs:291:5 Sep 21 06:43:49.051 INFO kablam! | Sep 21 06:43:49.051 INFO kablam! 291 | MatrixSliceMutMN<'a, N, U4, U3, RStride, CStride>; Sep 21 06:43:49.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.051 INFO kablam! | Sep 21 06:43:49.051 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.051 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.051 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.051 INFO kablam! Sep 21 06:43:49.051 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.051 INFO kablam! --> src/base/alias_slice.rs:89:5 Sep 21 06:43:49.051 INFO kablam! | Sep 21 06:43:49.052 INFO kablam! 88 | pub type MatrixSlice3x6<'a, N, RStride = U1, CStride = U3> = Sep 21 06:43:49.052 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.052 INFO kablam! 89 | MatrixSliceMN<'a, N, U3, U6, RStride, CStride>; Sep 21 06:43:49.052 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.052 INFO kablam! | Sep 21 06:43:49.052 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.052 INFO kablam! --> src/base/alias_slice.rs:291:5 Sep 21 06:43:49.052 INFO kablam! | Sep 21 06:43:49.052 INFO kablam! 291 | MatrixSliceMutMN<'a, N, U4, U3, RStride, CStride>; Sep 21 06:43:49.052 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.052 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.052 INFO kablam! --> src/base/alias_slice.rs:89:5 Sep 21 06:43:49.052 INFO kablam! | Sep 21 06:43:49.052 INFO kablam! 89 | MatrixSliceMN<'a, N, U3, U6, RStride, CStride>; Sep 21 06:43:49.052 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.052 INFO kablam! | Sep 21 06:43:49.052 INFO kablam! Sep 21 06:43:49.052 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.052 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.052 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.052 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.052 INFO kablam! Sep 21 06:43:49.052 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.052 INFO kablam! --> src/base/alias_slice.rs:291:5 Sep 21 06:43:49.052 INFO kablam! | Sep 21 06:43:49.052 INFO kablam! 291 | MatrixSliceMutMN<'a, N, U4, U3, RStride, CStride>; Sep 21 06:43:49.052 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.052 INFO kablam! | Sep 21 06:43:49.052 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.052 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.052 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.052 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.052 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.052 INFO kablam! Sep 21 06:43:49.052 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.052 INFO kablam! --> src/base/alias_slice.rs:291:5 Sep 21 06:43:49.052 INFO kablam! | Sep 21 06:43:49.052 INFO kablam! 291 | MatrixSliceMutMN<'a, N, U4, U3, RStride, CStride>; Sep 21 06:43:49.052 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.052 INFO kablam! | Sep 21 06:43:49.052 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.052 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.052 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.052 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.053 INFO kablam! --> src/base/alias_slice.rs:93:5 Sep 21 06:43:49.053 INFO kablam! | Sep 21 06:43:49.053 INFO kablam! 93 | MatrixSliceMN<'a, N, U4, U1, RStride, CStride>; Sep 21 06:43:49.053 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.053 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.053 INFO kablam! | Sep 21 06:43:49.053 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.053 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.053 INFO kablam! Sep 21 06:43:49.053 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.053 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.053 INFO kablam! Sep 21 06:43:49.053 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.053 INFO kablam! --> src/base/alias_slice.rs:93:5 Sep 21 06:43:49.053 INFO kablam! | Sep 21 06:43:49.053 INFO kablam! 93 | MatrixSliceMN<'a, N, U4, U1, RStride, CStride>; Sep 21 06:43:49.053 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.053 INFO kablam! | Sep 21 06:43:49.053 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.053 INFO kablam! --> src/base/alias_slice.rs:291:5 Sep 21 06:43:49.053 INFO kablam! | Sep 21 06:43:49.053 INFO kablam! 290 | pub type MatrixSliceMut4x3<'a, N, RStride = U1, CStride = U4> = Sep 21 06:43:49.053 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.053 INFO kablam! 291 | MatrixSliceMutMN<'a, N, U4, U3, RStride, CStride>; Sep 21 06:43:49.053 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.053 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.053 INFO kablam! | Sep 21 06:43:49.053 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.053 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.053 INFO kablam! Sep 21 06:43:49.053 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.053 INFO kablam! --> src/base/alias_slice.rs:291:5 Sep 21 06:43:49.053 INFO kablam! | Sep 21 06:43:49.053 INFO kablam! 291 | MatrixSliceMutMN<'a, N, U4, U3, RStride, CStride>; Sep 21 06:43:49.053 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.053 INFO kablam! Sep 21 06:43:49.053 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.053 INFO kablam! --> src/base/alias_slice.rs:93:5 Sep 21 06:43:49.053 INFO kablam! | Sep 21 06:43:49.053 INFO kablam! 93 | MatrixSliceMN<'a, N, U4, U1, RStride, CStride>; Sep 21 06:43:49.053 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.053 INFO kablam! | Sep 21 06:43:49.053 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.053 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.053 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.053 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.053 INFO kablam! Sep 21 06:43:49.053 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.053 INFO kablam! --> src/base/alias_slice.rs:93:5 Sep 21 06:43:49.053 INFO kablam! | Sep 21 06:43:49.053 INFO kablam! 93 | MatrixSliceMN<'a, N, U4, U1, RStride, CStride>; Sep 21 06:43:49.053 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.053 INFO kablam! | Sep 21 06:43:49.053 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.053 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.053 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.053 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.053 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.054 INFO kablam! Sep 21 06:43:49.054 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.054 INFO kablam! --> src/base/alias_slice.rs:294:5 Sep 21 06:43:49.054 INFO kablam! | Sep 21 06:43:49.054 INFO kablam! 294 | MatrixSliceMutMN<'a, N, U4, U5, RStride, CStride>; Sep 21 06:43:49.054 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.054 INFO kablam! | Sep 21 06:43:49.054 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.054 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.054 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.054 INFO kablam! Sep 21 06:43:49.054 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.054 INFO kablam! --> src/base/alias_slice.rs:294:5 Sep 21 06:43:49.054 INFO kablam! | Sep 21 06:43:49.054 INFO kablam! 294 | MatrixSliceMutMN<'a, N, U4, U5, RStride, CStride>; Sep 21 06:43:49.054 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.054 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.054 INFO kablam! --> src/base/alias_slice.rs:93:5 Sep 21 06:43:49.054 INFO kablam! | Sep 21 06:43:49.054 INFO kablam! 93 | MatrixSliceMN<'a, N, U4, U1, RStride, CStride>; Sep 21 06:43:49.054 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.054 INFO kablam! | Sep 21 06:43:49.054 INFO kablam! | Sep 21 06:43:49.054 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.054 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.054 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.054 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.054 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.054 INFO kablam! Sep 21 06:43:49.054 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.054 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.054 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.054 INFO kablam! Sep 21 06:43:49.054 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.054 INFO kablam! --> src/base/alias_slice.rs:294:5 Sep 21 06:43:49.054 INFO kablam! | Sep 21 06:43:49.054 INFO kablam! 294 | MatrixSliceMutMN<'a, N, U4, U5, RStride, CStride>; Sep 21 06:43:49.054 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.054 INFO kablam! | Sep 21 06:43:49.054 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.054 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.054 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.054 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.055 INFO kablam! Sep 21 06:43:49.055 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.055 INFO kablam! --> src/base/alias_slice.rs:93:5 Sep 21 06:43:49.055 INFO kablam! | Sep 21 06:43:49.055 INFO kablam! 92 | pub type MatrixSlice4x1<'a, N, RStride = U1, CStride = U4> = Sep 21 06:43:49.055 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.055 INFO kablam! 93 | MatrixSliceMN<'a, N, U4, U1, RStride, CStride>; Sep 21 06:43:49.055 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.055 INFO kablam! | Sep 21 06:43:49.055 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.055 INFO kablam! --> src/base/alias_slice.rs:294:5 Sep 21 06:43:49.055 INFO kablam! | Sep 21 06:43:49.055 INFO kablam! 294 | MatrixSliceMutMN<'a, N, U4, U5, RStride, CStride>; Sep 21 06:43:49.055 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.055 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.055 INFO kablam! --> src/base/alias_slice.rs:93:5 Sep 21 06:43:49.055 INFO kablam! | Sep 21 06:43:49.055 INFO kablam! 93 | MatrixSliceMN<'a, N, U4, U1, RStride, CStride>; Sep 21 06:43:49.055 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.055 INFO kablam! | Sep 21 06:43:49.055 INFO kablam! Sep 21 06:43:49.055 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.071 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.071 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.071 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.071 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.071 INFO kablam! Sep 21 06:43:49.071 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.071 INFO kablam! --> src/base/alias_slice.rs:294:5 Sep 21 06:43:49.071 INFO kablam! | Sep 21 06:43:49.071 INFO kablam! 294 | MatrixSliceMutMN<'a, N, U4, U5, RStride, CStride>; Sep 21 06:43:49.071 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.071 INFO kablam! | Sep 21 06:43:49.071 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.071 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.071 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.071 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.071 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.071 INFO kablam! Sep 21 06:43:49.071 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.071 INFO kablam! --> src/base/alias_slice.rs:294:5 Sep 21 06:43:49.072 INFO kablam! | Sep 21 06:43:49.072 INFO kablam! 293 | pub type MatrixSliceMut4x5<'a, N, RStride = U1, CStride = U4> = Sep 21 06:43:49.072 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.072 INFO kablam! 294 | MatrixSliceMutMN<'a, N, U4, U5, RStride, CStride>; Sep 21 06:43:49.072 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.072 INFO kablam! | Sep 21 06:43:49.072 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.072 INFO kablam! --> src/base/alias_slice.rs:96:5 Sep 21 06:43:49.072 INFO kablam! | Sep 21 06:43:49.072 INFO kablam! 96 | MatrixSliceMN<'a, N, U4, U2, RStride, CStride>; Sep 21 06:43:49.072 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.072 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.072 INFO kablam! --> src/base/alias_slice.rs:294:5 Sep 21 06:43:49.072 INFO kablam! | Sep 21 06:43:49.072 INFO kablam! 294 | MatrixSliceMutMN<'a, N, U4, U5, RStride, CStride>; Sep 21 06:43:49.072 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.072 INFO kablam! | Sep 21 06:43:49.072 INFO kablam! Sep 21 06:43:49.072 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.072 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.072 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.072 INFO kablam! Sep 21 06:43:49.072 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.072 INFO kablam! --> src/base/alias_slice.rs:96:5 Sep 21 06:43:49.072 INFO kablam! | Sep 21 06:43:49.072 INFO kablam! 96 | MatrixSliceMN<'a, N, U4, U2, RStride, CStride>; Sep 21 06:43:49.072 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.072 INFO kablam! | Sep 21 06:43:49.072 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.072 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.072 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.072 INFO kablam! Sep 21 06:43:49.072 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.072 INFO kablam! --> src/base/alias_slice.rs:96:5 Sep 21 06:43:49.072 INFO kablam! | Sep 21 06:43:49.072 INFO kablam! 96 | MatrixSliceMN<'a, N, U4, U2, RStride, CStride>; Sep 21 06:43:49.072 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.072 INFO kablam! | Sep 21 06:43:49.072 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.072 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.072 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.072 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.072 INFO kablam! Sep 21 06:43:49.072 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.072 INFO kablam! --> src/base/alias_slice.rs:297:5 Sep 21 06:43:49.072 INFO kablam! | Sep 21 06:43:49.072 INFO kablam! 297 | MatrixSliceMutMN<'a, N, U4, U6, RStride, CStride>; Sep 21 06:43:49.072 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.072 INFO kablam! | Sep 21 06:43:49.072 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.072 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.072 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.072 INFO kablam! Sep 21 06:43:49.072 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.072 INFO kablam! --> src/base/alias_slice.rs:96:5 Sep 21 06:43:49.072 INFO kablam! | Sep 21 06:43:49.072 INFO kablam! 96 | MatrixSliceMN<'a, N, U4, U2, RStride, CStride>; Sep 21 06:43:49.072 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.072 INFO kablam! | Sep 21 06:43:49.072 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.072 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.072 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.072 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.072 INFO kablam! --> src/base/alias_slice.rs:297:5 Sep 21 06:43:49.072 INFO kablam! | Sep 21 06:43:49.072 INFO kablam! 297 | MatrixSliceMutMN<'a, N, U4, U6, RStride, CStride>; Sep 21 06:43:49.072 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.072 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.072 INFO kablam! | Sep 21 06:43:49.072 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.073 INFO kablam! Sep 21 06:43:49.073 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.073 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.073 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.073 INFO kablam! Sep 21 06:43:49.073 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.073 INFO kablam! --> src/base/alias_slice.rs:297:5 Sep 21 06:43:49.073 INFO kablam! | Sep 21 06:43:49.073 INFO kablam! 297 | MatrixSliceMutMN<'a, N, U4, U6, RStride, CStride>; Sep 21 06:43:49.073 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.073 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.073 INFO kablam! --> src/base/alias_slice.rs:96:5 Sep 21 06:43:49.073 INFO kablam! | Sep 21 06:43:49.073 INFO kablam! 96 | MatrixSliceMN<'a, N, U4, U2, RStride, CStride>; Sep 21 06:43:49.073 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.073 INFO kablam! | Sep 21 06:43:49.073 INFO kablam! | Sep 21 06:43:49.073 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.073 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.073 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.073 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.073 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.073 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.073 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.073 INFO kablam! Sep 21 06:43:49.073 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.073 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.073 INFO kablam! Sep 21 06:43:49.073 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.073 INFO kablam! --> src/base/alias_slice.rs:297:5 Sep 21 06:43:49.073 INFO kablam! | Sep 21 06:43:49.073 INFO kablam! 297 | MatrixSliceMutMN<'a, N, U4, U6, RStride, CStride>; Sep 21 06:43:49.073 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.073 INFO kablam! | Sep 21 06:43:49.073 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.073 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.073 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.073 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.073 INFO kablam! --> src/base/alias_slice.rs:96:5 Sep 21 06:43:49.073 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.073 INFO kablam! | Sep 21 06:43:49.073 INFO kablam! 95 | pub type MatrixSlice4x2<'a, N, RStride = U1, CStride = U4> = Sep 21 06:43:49.073 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.073 INFO kablam! 96 | MatrixSliceMN<'a, N, U4, U2, RStride, CStride>; Sep 21 06:43:49.073 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.073 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.073 INFO kablam! | Sep 21 06:43:49.073 INFO kablam! Sep 21 06:43:49.073 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.073 INFO kablam! --> src/base/alias_slice.rs:96:5 Sep 21 06:43:49.073 INFO kablam! | Sep 21 06:43:49.073 INFO kablam! 96 | MatrixSliceMN<'a, N, U4, U2, RStride, CStride>; Sep 21 06:43:49.073 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.073 INFO kablam! Sep 21 06:43:49.073 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.073 INFO kablam! --> src/base/alias_slice.rs:297:5 Sep 21 06:43:49.073 INFO kablam! | Sep 21 06:43:49.073 INFO kablam! 297 | MatrixSliceMutMN<'a, N, U4, U6, RStride, CStride>; Sep 21 06:43:49.073 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.073 INFO kablam! | Sep 21 06:43:49.073 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.073 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.073 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.073 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.073 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.073 INFO kablam! Sep 21 06:43:49.074 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.074 INFO kablam! --> src/base/alias_slice.rs:297:5 Sep 21 06:43:49.074 INFO kablam! | Sep 21 06:43:49.074 INFO kablam! 296 | pub type MatrixSliceMut4x6<'a, N, RStride = U1, CStride = U4> = Sep 21 06:43:49.074 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.074 INFO kablam! 297 | MatrixSliceMutMN<'a, N, U4, U6, RStride, CStride>; Sep 21 06:43:49.074 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.074 INFO kablam! | Sep 21 06:43:49.074 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.074 INFO kablam! --> src/base/alias_slice.rs:297:5 Sep 21 06:43:49.074 INFO kablam! | Sep 21 06:43:49.074 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.074 INFO kablam! 297 | MatrixSliceMutMN<'a, N, U4, U6, RStride, CStride>; Sep 21 06:43:49.074 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.074 INFO kablam! --> src/base/alias_slice.rs:99:5 Sep 21 06:43:49.074 INFO kablam! | Sep 21 06:43:49.074 INFO kablam! 99 | MatrixSliceMN<'a, N, U4, U3, RStride, CStride>; Sep 21 06:43:49.074 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.074 INFO kablam! Sep 21 06:43:49.074 INFO kablam! | Sep 21 06:43:49.074 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.074 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.074 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.074 INFO kablam! Sep 21 06:43:49.074 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.074 INFO kablam! --> src/base/alias_slice.rs:99:5 Sep 21 06:43:49.074 INFO kablam! | Sep 21 06:43:49.074 INFO kablam! 99 | MatrixSliceMN<'a, N, U4, U3, RStride, CStride>; Sep 21 06:43:49.074 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.074 INFO kablam! | Sep 21 06:43:49.074 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.074 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.074 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.074 INFO kablam! Sep 21 06:43:49.074 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.074 INFO kablam! --> src/base/alias_slice.rs:99:5 Sep 21 06:43:49.074 INFO kablam! | Sep 21 06:43:49.074 INFO kablam! 99 | MatrixSliceMN<'a, N, U4, U3, RStride, CStride>; Sep 21 06:43:49.074 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.074 INFO kablam! | Sep 21 06:43:49.074 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.074 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.074 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.074 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.075 INFO kablam! Sep 21 06:43:49.075 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.075 INFO kablam! --> src/base/alias_slice.rs:301:5 Sep 21 06:43:49.075 INFO kablam! | Sep 21 06:43:49.075 INFO kablam! 301 | MatrixSliceMutMN<'a, N, U5, U1, RStride, CStride>; Sep 21 06:43:49.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.075 INFO kablam! | Sep 21 06:43:49.075 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.075 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.075 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.075 INFO kablam! Sep 21 06:43:49.075 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.075 INFO kablam! --> src/base/alias_slice.rs:99:5 Sep 21 06:43:49.075 INFO kablam! | Sep 21 06:43:49.075 INFO kablam! 99 | MatrixSliceMN<'a, N, U4, U3, RStride, CStride>; Sep 21 06:43:49.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.075 INFO kablam! | Sep 21 06:43:49.075 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.075 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.075 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.075 INFO kablam! --> src/base/alias_slice.rs:301:5 Sep 21 06:43:49.075 INFO kablam! | Sep 21 06:43:49.075 INFO kablam! 301 | MatrixSliceMutMN<'a, N, U5, U1, RStride, CStride>; Sep 21 06:43:49.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.075 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.075 INFO kablam! | Sep 21 06:43:49.075 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.075 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.075 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.075 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.075 INFO kablam! Sep 21 06:43:49.075 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.075 INFO kablam! Sep 21 06:43:49.075 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.075 INFO kablam! --> src/base/alias_slice.rs:301:5 Sep 21 06:43:49.075 INFO kablam! | Sep 21 06:43:49.075 INFO kablam! 301 | MatrixSliceMutMN<'a, N, U5, U1, RStride, CStride>; Sep 21 06:43:49.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.075 INFO kablam! | Sep 21 06:43:49.075 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.075 INFO kablam! --> src/base/alias_slice.rs:99:5 Sep 21 06:43:49.075 INFO kablam! | Sep 21 06:43:49.075 INFO kablam! 99 | MatrixSliceMN<'a, N, U4, U3, RStride, CStride>; Sep 21 06:43:49.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.075 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.075 INFO kablam! | Sep 21 06:43:49.075 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.075 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.075 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.075 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.075 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.075 INFO kablam! Sep 21 06:43:49.075 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.075 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.075 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.075 INFO kablam! Sep 21 06:43:49.075 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.075 INFO kablam! --> src/base/alias_slice.rs:301:5 Sep 21 06:43:49.075 INFO kablam! | Sep 21 06:43:49.075 INFO kablam! 301 | MatrixSliceMutMN<'a, N, U5, U1, RStride, CStride>; Sep 21 06:43:49.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.075 INFO kablam! | Sep 21 06:43:49.075 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.075 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.075 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.076 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.076 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.076 INFO kablam! Sep 21 06:43:49.076 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.076 INFO kablam! --> src/base/alias_slice.rs:99:5 Sep 21 06:43:49.076 INFO kablam! | Sep 21 06:43:49.076 INFO kablam! 98 | pub type MatrixSlice4x3<'a, N, RStride = U1, CStride = U4> = Sep 21 06:43:49.076 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.076 INFO kablam! 99 | MatrixSliceMN<'a, N, U4, U3, RStride, CStride>; Sep 21 06:43:49.076 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.076 INFO kablam! | Sep 21 06:43:49.076 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.076 INFO kablam! --> src/base/alias_slice.rs:99:5 Sep 21 06:43:49.076 INFO kablam! | Sep 21 06:43:49.076 INFO kablam! 99 | MatrixSliceMN<'a, N, U4, U3, RStride, CStride>; Sep 21 06:43:49.076 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.076 INFO kablam! Sep 21 06:43:49.076 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.076 INFO kablam! --> src/base/alias_slice.rs:301:5 Sep 21 06:43:49.076 INFO kablam! | Sep 21 06:43:49.076 INFO kablam! 301 | MatrixSliceMutMN<'a, N, U5, U1, RStride, CStride>; Sep 21 06:43:49.076 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.076 INFO kablam! | Sep 21 06:43:49.076 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.076 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.076 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.076 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.076 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.076 INFO kablam! Sep 21 06:43:49.076 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.076 INFO kablam! --> src/base/alias_slice.rs:301:5 Sep 21 06:43:49.076 INFO kablam! | Sep 21 06:43:49.076 INFO kablam! 300 | pub type MatrixSliceMut5x1<'a, N, RStride = U1, CStride = U5> = Sep 21 06:43:49.076 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.076 INFO kablam! 301 | MatrixSliceMutMN<'a, N, U5, U1, RStride, CStride>; Sep 21 06:43:49.076 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.076 INFO kablam! | Sep 21 06:43:49.076 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.076 INFO kablam! --> src/base/alias_slice.rs:301:5 Sep 21 06:43:49.076 INFO kablam! | Sep 21 06:43:49.076 INFO kablam! 301 | MatrixSliceMutMN<'a, N, U5, U1, RStride, CStride>; Sep 21 06:43:49.076 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.076 INFO kablam! Sep 21 06:43:49.076 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.076 INFO kablam! --> src/base/alias_slice.rs:102:5 Sep 21 06:43:49.076 INFO kablam! | Sep 21 06:43:49.076 INFO kablam! 102 | MatrixSliceMN<'a, N, U4, U5, RStride, CStride>; Sep 21 06:43:49.076 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.076 INFO kablam! | Sep 21 06:43:49.076 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.076 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.076 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.076 INFO kablam! Sep 21 06:43:49.076 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.076 INFO kablam! --> src/base/alias_slice.rs:102:5 Sep 21 06:43:49.076 INFO kablam! | Sep 21 06:43:49.076 INFO kablam! 102 | MatrixSliceMN<'a, N, U4, U5, RStride, CStride>; Sep 21 06:43:49.077 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.077 INFO kablam! | Sep 21 06:43:49.077 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.077 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.077 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.077 INFO kablam! Sep 21 06:43:49.077 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.077 INFO kablam! --> src/base/alias_slice.rs:304:5 Sep 21 06:43:49.077 INFO kablam! | Sep 21 06:43:49.077 INFO kablam! 304 | MatrixSliceMutMN<'a, N, U5, U2, RStride, CStride>; Sep 21 06:43:49.077 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.077 INFO kablam! | Sep 21 06:43:49.077 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.077 INFO kablam! --> src/base/alias_slice.rs:102:5 Sep 21 06:43:49.077 INFO kablam! | Sep 21 06:43:49.077 INFO kablam! 102 | MatrixSliceMN<'a, N, U4, U5, RStride, CStride>; Sep 21 06:43:49.077 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.077 INFO kablam! | Sep 21 06:43:49.077 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.077 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.077 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.077 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.077 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.077 INFO kablam! Sep 21 06:43:49.077 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.077 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.077 INFO kablam! Sep 21 06:43:49.077 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.077 INFO kablam! --> src/base/alias_slice.rs:304:5 Sep 21 06:43:49.077 INFO kablam! | Sep 21 06:43:49.077 INFO kablam! 304 | MatrixSliceMutMN<'a, N, U5, U2, RStride, CStride>; Sep 21 06:43:49.077 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.077 INFO kablam! | Sep 21 06:43:49.077 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.077 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.077 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.077 INFO kablam! Sep 21 06:43:49.077 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.077 INFO kablam! --> src/base/alias_slice.rs:102:5 Sep 21 06:43:49.077 INFO kablam! | Sep 21 06:43:49.077 INFO kablam! 102 | MatrixSliceMN<'a, N, U4, U5, RStride, CStride>; Sep 21 06:43:49.077 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.077 INFO kablam! | Sep 21 06:43:49.077 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.077 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.077 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.077 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.077 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.077 INFO kablam! --> src/base/alias_slice.rs:304:5 Sep 21 06:43:49.077 INFO kablam! | Sep 21 06:43:49.077 INFO kablam! 304 | MatrixSliceMutMN<'a, N, U5, U2, RStride, CStride>; Sep 21 06:43:49.077 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.077 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.077 INFO kablam! | Sep 21 06:43:49.077 INFO kablam! Sep 21 06:43:49.077 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.078 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.078 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.078 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.078 INFO kablam! Sep 21 06:43:49.078 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.078 INFO kablam! --> src/base/alias_slice.rs:102:5 Sep 21 06:43:49.078 INFO kablam! | Sep 21 06:43:49.078 INFO kablam! 102 | MatrixSliceMN<'a, N, U4, U5, RStride, CStride>; Sep 21 06:43:49.078 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.078 INFO kablam! | Sep 21 06:43:49.078 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.078 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.078 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.078 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.078 INFO kablam! --> src/base/alias_slice.rs:304:5 Sep 21 06:43:49.078 INFO kablam! | Sep 21 06:43:49.078 INFO kablam! 304 | MatrixSliceMutMN<'a, N, U5, U2, RStride, CStride>; Sep 21 06:43:49.078 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.078 INFO kablam! | Sep 21 06:43:49.078 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.078 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.078 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.078 INFO kablam! Sep 21 06:43:49.078 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.078 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.078 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.078 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.078 INFO kablam! Sep 21 06:43:49.078 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.078 INFO kablam! --> src/base/alias_slice.rs:102:5 Sep 21 06:43:49.078 INFO kablam! | Sep 21 06:43:49.078 INFO kablam! 101 | pub type MatrixSlice4x5<'a, N, RStride = U1, CStride = U4> = Sep 21 06:43:49.078 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.078 INFO kablam! 102 | MatrixSliceMN<'a, N, U4, U5, RStride, CStride>; Sep 21 06:43:49.078 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.078 INFO kablam! | Sep 21 06:43:49.078 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.078 INFO kablam! --> src/base/alias_slice.rs:304:5 Sep 21 06:43:49.078 INFO kablam! | Sep 21 06:43:49.078 INFO kablam! 304 | MatrixSliceMutMN<'a, N, U5, U2, RStride, CStride>; Sep 21 06:43:49.078 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.078 INFO kablam! | Sep 21 06:43:49.078 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.078 INFO kablam! --> src/base/alias_slice.rs:102:5 Sep 21 06:43:49.078 INFO kablam! | Sep 21 06:43:49.078 INFO kablam! 102 | MatrixSliceMN<'a, N, U4, U5, RStride, CStride>; Sep 21 06:43:49.078 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.078 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.078 INFO kablam! Sep 21 06:43:49.078 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.078 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.078 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.079 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.079 INFO kablam! Sep 21 06:43:49.079 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.079 INFO kablam! --> src/base/alias_slice.rs:304:5 Sep 21 06:43:49.079 INFO kablam! | Sep 21 06:43:49.079 INFO kablam! 303 | pub type MatrixSliceMut5x2<'a, N, RStride = U1, CStride = U5> = Sep 21 06:43:49.079 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.079 INFO kablam! 304 | MatrixSliceMutMN<'a, N, U5, U2, RStride, CStride>; Sep 21 06:43:49.079 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.079 INFO kablam! | Sep 21 06:43:49.079 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.079 INFO kablam! --> src/base/alias_slice.rs:304:5 Sep 21 06:43:49.079 INFO kablam! | Sep 21 06:43:49.079 INFO kablam! 304 | MatrixSliceMutMN<'a, N, U5, U2, RStride, CStride>; Sep 21 06:43:49.079 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.079 INFO kablam! Sep 21 06:43:49.079 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.079 INFO kablam! --> src/base/alias_slice.rs:105:5 Sep 21 06:43:49.079 INFO kablam! | Sep 21 06:43:49.079 INFO kablam! 105 | MatrixSliceMN<'a, N, U4, U6, RStride, CStride>; Sep 21 06:43:49.079 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.079 INFO kablam! | Sep 21 06:43:49.079 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.079 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.079 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.079 INFO kablam! Sep 21 06:43:49.079 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.079 INFO kablam! --> src/base/alias_slice.rs:105:5 Sep 21 06:43:49.079 INFO kablam! | Sep 21 06:43:49.079 INFO kablam! 105 | MatrixSliceMN<'a, N, U4, U6, RStride, CStride>; Sep 21 06:43:49.079 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.079 INFO kablam! | Sep 21 06:43:49.079 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.079 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.079 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.079 INFO kablam! Sep 21 06:43:49.079 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.079 INFO kablam! --> src/base/alias_slice.rs:307:5 Sep 21 06:43:49.079 INFO kablam! | Sep 21 06:43:49.079 INFO kablam! 307 | MatrixSliceMutMN<'a, N, U5, U3, RStride, CStride>; Sep 21 06:43:49.079 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.079 INFO kablam! | Sep 21 06:43:49.079 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.079 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.079 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.079 INFO kablam! --> src/base/alias_slice.rs:105:5 Sep 21 06:43:49.079 INFO kablam! | Sep 21 06:43:49.079 INFO kablam! 105 | MatrixSliceMN<'a, N, U4, U6, RStride, CStride>; Sep 21 06:43:49.079 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.079 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.079 INFO kablam! | Sep 21 06:43:49.079 INFO kablam! Sep 21 06:43:49.079 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.079 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.079 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.080 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.080 INFO kablam! Sep 21 06:43:49.080 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.080 INFO kablam! --> src/base/alias_slice.rs:105:5 Sep 21 06:43:49.080 INFO kablam! | Sep 21 06:43:49.080 INFO kablam! 105 | MatrixSliceMN<'a, N, U4, U6, RStride, CStride>; Sep 21 06:43:49.080 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.080 INFO kablam! | Sep 21 06:43:49.080 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.080 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.080 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.080 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.080 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.080 INFO kablam! Sep 21 06:43:49.080 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.080 INFO kablam! --> src/base/alias_slice.rs:105:5 Sep 21 06:43:49.080 INFO kablam! | Sep 21 06:43:49.080 INFO kablam! 105 | MatrixSliceMN<'a, N, U4, U6, RStride, CStride>; Sep 21 06:43:49.080 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.080 INFO kablam! | Sep 21 06:43:49.080 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.080 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.080 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.080 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.080 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.080 INFO kablam! Sep 21 06:43:49.080 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.080 INFO kablam! --> src/base/alias_slice.rs:307:5 Sep 21 06:43:49.080 INFO kablam! | Sep 21 06:43:49.080 INFO kablam! 307 | MatrixSliceMutMN<'a, N, U5, U3, RStride, CStride>; Sep 21 06:43:49.080 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.080 INFO kablam! | Sep 21 06:43:49.080 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.080 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.080 INFO kablam! --> src/base/alias_slice.rs:105:5 Sep 21 06:43:49.080 INFO kablam! | Sep 21 06:43:49.080 INFO kablam! 104 | pub type MatrixSlice4x6<'a, N, RStride = U1, CStride = U4> = Sep 21 06:43:49.082 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.082 INFO kablam! 105 | MatrixSliceMN<'a, N, U4, U6, RStride, CStride>; Sep 21 06:43:49.083 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.083 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.083 INFO kablam! | Sep 21 06:43:49.083 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.083 INFO kablam! Sep 21 06:43:49.083 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.083 INFO kablam! --> src/base/alias_slice.rs:105:5 Sep 21 06:43:49.083 INFO kablam! | Sep 21 06:43:49.083 INFO kablam! 105 | MatrixSliceMN<'a, N, U4, U6, RStride, CStride>; Sep 21 06:43:49.083 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.083 INFO kablam! Sep 21 06:43:49.083 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.083 INFO kablam! --> src/base/alias_slice.rs:307:5 Sep 21 06:43:49.083 INFO kablam! | Sep 21 06:43:49.083 INFO kablam! 307 | MatrixSliceMutMN<'a, N, U5, U3, RStride, CStride>; Sep 21 06:43:49.085 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.085 INFO kablam! | Sep 21 06:43:49.085 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.085 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.085 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.085 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.085 INFO kablam! Sep 21 06:43:49.085 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.085 INFO kablam! --> src/base/alias_slice.rs:307:5 Sep 21 06:43:49.085 INFO kablam! | Sep 21 06:43:49.085 INFO kablam! 307 | MatrixSliceMutMN<'a, N, U5, U3, RStride, CStride>; Sep 21 06:43:49.085 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.085 INFO kablam! | Sep 21 06:43:49.085 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.085 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.085 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.085 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.085 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.085 INFO kablam! Sep 21 06:43:49.086 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.086 INFO kablam! --> src/base/alias_slice.rs:109:5 Sep 21 06:43:49.086 INFO kablam! | Sep 21 06:43:49.086 INFO kablam! 109 | MatrixSliceMN<'a, N, U5, U1, RStride, CStride>; Sep 21 06:43:49.086 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.086 INFO kablam! | Sep 21 06:43:49.086 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.086 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.086 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.086 INFO kablam! Sep 21 06:43:49.086 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.086 INFO kablam! --> src/base/alias_slice.rs:307:5 Sep 21 06:43:49.086 INFO kablam! | Sep 21 06:43:49.086 INFO kablam! 307 | MatrixSliceMutMN<'a, N, U5, U3, RStride, CStride>; Sep 21 06:43:49.086 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.086 INFO kablam! | Sep 21 06:43:49.086 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.086 INFO kablam! --> src/base/alias_slice.rs:109:5 Sep 21 06:43:49.086 INFO kablam! | Sep 21 06:43:49.086 INFO kablam! 109 | MatrixSliceMN<'a, N, U5, U1, RStride, CStride>; Sep 21 06:43:49.086 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.086 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.086 INFO kablam! | Sep 21 06:43:49.086 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.086 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.086 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.086 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.086 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.086 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.086 INFO kablam! Sep 21 06:43:49.086 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.086 INFO kablam! Sep 21 06:43:49.086 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.086 INFO kablam! --> src/base/alias_slice.rs:109:5 Sep 21 06:43:49.086 INFO kablam! | Sep 21 06:43:49.086 INFO kablam! 109 | MatrixSliceMN<'a, N, U5, U1, RStride, CStride>; Sep 21 06:43:49.086 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.086 INFO kablam! | Sep 21 06:43:49.086 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.086 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.086 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.086 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.086 INFO kablam! Sep 21 06:43:49.086 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.086 INFO kablam! --> src/base/alias_slice.rs:307:5 Sep 21 06:43:49.086 INFO kablam! | Sep 21 06:43:49.086 INFO kablam! 306 | pub type MatrixSliceMut5x3<'a, N, RStride = U1, CStride = U5> = Sep 21 06:43:49.086 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.086 INFO kablam! 307 | MatrixSliceMutMN<'a, N, U5, U3, RStride, CStride>; Sep 21 06:43:49.086 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.086 INFO kablam! | Sep 21 06:43:49.086 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.086 INFO kablam! --> src/base/alias_slice.rs:307:5 Sep 21 06:43:49.086 INFO kablam! | Sep 21 06:43:49.086 INFO kablam! 307 | MatrixSliceMutMN<'a, N, U5, U3, RStride, CStride>; Sep 21 06:43:49.086 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.086 INFO kablam! Sep 21 06:43:49.086 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.086 INFO kablam! --> src/base/alias_slice.rs:109:5 Sep 21 06:43:49.086 INFO kablam! | Sep 21 06:43:49.086 INFO kablam! 109 | MatrixSliceMN<'a, N, U5, U1, RStride, CStride>; Sep 21 06:43:49.086 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.086 INFO kablam! | Sep 21 06:43:49.086 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.086 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.086 INFO kablam! --> src/base/alias_slice.rs:310:5 Sep 21 06:43:49.086 INFO kablam! | Sep 21 06:43:49.087 INFO kablam! 310 | MatrixSliceMutMN<'a, N, U5, U4, RStride, CStride>; Sep 21 06:43:49.087 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.087 INFO kablam! | Sep 21 06:43:49.087 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.087 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.087 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.087 INFO kablam! Sep 21 06:43:49.087 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.087 INFO kablam! --> src/base/alias_slice.rs:310:5 Sep 21 06:43:49.087 INFO kablam! | Sep 21 06:43:49.087 INFO kablam! 310 | MatrixSliceMutMN<'a, N, U5, U4, RStride, CStride>; Sep 21 06:43:49.087 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.087 INFO kablam! | Sep 21 06:43:49.087 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.087 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.087 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.087 INFO kablam! Sep 21 06:43:49.087 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.087 INFO kablam! --> src/base/alias_slice.rs:310:5 Sep 21 06:43:49.087 INFO kablam! | Sep 21 06:43:49.087 INFO kablam! 310 | MatrixSliceMutMN<'a, N, U5, U4, RStride, CStride>; Sep 21 06:43:49.087 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.087 INFO kablam! | Sep 21 06:43:49.087 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.087 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.087 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.087 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.087 INFO kablam! Sep 21 06:43:49.087 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.087 INFO kablam! --> src/base/alias_slice.rs:310:5 Sep 21 06:43:49.087 INFO kablam! | Sep 21 06:43:49.087 INFO kablam! 310 | MatrixSliceMutMN<'a, N, U5, U4, RStride, CStride>; Sep 21 06:43:49.087 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.087 INFO kablam! | Sep 21 06:43:49.087 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.087 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.087 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.087 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.087 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.087 INFO kablam! Sep 21 06:43:49.087 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.087 INFO kablam! --> src/base/alias_slice.rs:310:5 Sep 21 06:43:49.087 INFO kablam! | Sep 21 06:43:49.087 INFO kablam! 310 | MatrixSliceMutMN<'a, N, U5, U4, RStride, CStride>; Sep 21 06:43:49.087 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.087 INFO kablam! | Sep 21 06:43:49.087 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.087 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.087 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.087 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.087 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.087 INFO kablam! Sep 21 06:43:49.087 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.087 INFO kablam! --> src/base/alias_slice.rs:310:5 Sep 21 06:43:49.087 INFO kablam! | Sep 21 06:43:49.087 INFO kablam! 309 | pub type MatrixSliceMut5x4<'a, N, RStride = U1, CStride = U5> = Sep 21 06:43:49.087 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.087 INFO kablam! 310 | MatrixSliceMutMN<'a, N, U5, U4, RStride, CStride>; Sep 21 06:43:49.087 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.087 INFO kablam! | Sep 21 06:43:49.087 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.087 INFO kablam! --> src/base/alias_slice.rs:310:5 Sep 21 06:43:49.087 INFO kablam! | Sep 21 06:43:49.087 INFO kablam! 310 | MatrixSliceMutMN<'a, N, U5, U4, RStride, CStride>; Sep 21 06:43:49.087 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.087 INFO kablam! Sep 21 06:43:49.087 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.088 INFO kablam! --> src/base/alias_slice.rs:313:5 Sep 21 06:43:49.088 INFO kablam! | Sep 21 06:43:49.088 INFO kablam! 313 | MatrixSliceMutMN<'a, N, U5, U6, RStride, CStride>; Sep 21 06:43:49.088 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.088 INFO kablam! | Sep 21 06:43:49.088 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.088 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.088 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.088 INFO kablam! Sep 21 06:43:49.088 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.088 INFO kablam! --> src/base/alias_slice.rs:313:5 Sep 21 06:43:49.088 INFO kablam! | Sep 21 06:43:49.088 INFO kablam! 313 | MatrixSliceMutMN<'a, N, U5, U6, RStride, CStride>; Sep 21 06:43:49.088 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.088 INFO kablam! | Sep 21 06:43:49.088 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.088 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.088 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.088 INFO kablam! Sep 21 06:43:49.088 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.088 INFO kablam! --> src/base/alias_slice.rs:313:5 Sep 21 06:43:49.088 INFO kablam! | Sep 21 06:43:49.088 INFO kablam! 313 | MatrixSliceMutMN<'a, N, U5, U6, RStride, CStride>; Sep 21 06:43:49.088 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.088 INFO kablam! | Sep 21 06:43:49.088 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.088 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.088 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.088 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.088 INFO kablam! Sep 21 06:43:49.088 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.088 INFO kablam! --> src/base/alias_slice.rs:313:5 Sep 21 06:43:49.088 INFO kablam! | Sep 21 06:43:49.088 INFO kablam! 313 | MatrixSliceMutMN<'a, N, U5, U6, RStride, CStride>; Sep 21 06:43:49.088 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.088 INFO kablam! | Sep 21 06:43:49.088 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.088 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.088 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.088 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.088 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.088 INFO kablam! Sep 21 06:43:49.088 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.088 INFO kablam! --> src/base/alias_slice.rs:313:5 Sep 21 06:43:49.088 INFO kablam! | Sep 21 06:43:49.088 INFO kablam! 313 | MatrixSliceMutMN<'a, N, U5, U6, RStride, CStride>; Sep 21 06:43:49.088 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.088 INFO kablam! | Sep 21 06:43:49.088 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.088 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.088 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.088 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.088 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.089 INFO kablam! Sep 21 06:43:49.089 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.089 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.089 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.089 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.089 INFO kablam! Sep 21 06:43:49.089 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.089 INFO kablam! --> src/base/alias_slice.rs:109:5 Sep 21 06:43:49.089 INFO kablam! | Sep 21 06:43:49.089 INFO kablam! 109 | MatrixSliceMN<'a, N, U5, U1, RStride, CStride>; Sep 21 06:43:49.089 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.089 INFO kablam! | Sep 21 06:43:49.089 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.089 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.089 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.089 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.089 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.089 INFO kablam! Sep 21 06:43:49.089 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.089 INFO kablam! --> src/base/alias_slice.rs:109:5 Sep 21 06:43:49.089 INFO kablam! | Sep 21 06:43:49.089 INFO kablam! 108 | pub type MatrixSlice5x1<'a, N, RStride = U1, CStride = U5> = Sep 21 06:43:49.089 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.089 INFO kablam! 109 | MatrixSliceMN<'a, N, U5, U1, RStride, CStride>; Sep 21 06:43:49.089 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.089 INFO kablam! | Sep 21 06:43:49.089 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.089 INFO kablam! --> src/base/alias_slice.rs:109:5 Sep 21 06:43:49.089 INFO kablam! | Sep 21 06:43:49.089 INFO kablam! 109 | MatrixSliceMN<'a, N, U5, U1, RStride, CStride>; Sep 21 06:43:49.089 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.089 INFO kablam! Sep 21 06:43:49.089 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.089 INFO kablam! --> src/base/alias_slice.rs:112:5 Sep 21 06:43:49.089 INFO kablam! | Sep 21 06:43:49.089 INFO kablam! 112 | MatrixSliceMN<'a, N, U5, U2, RStride, CStride>; Sep 21 06:43:49.089 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.089 INFO kablam! | Sep 21 06:43:49.089 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.089 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.089 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.089 INFO kablam! Sep 21 06:43:49.089 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.089 INFO kablam! --> src/base/alias_slice.rs:112:5 Sep 21 06:43:49.089 INFO kablam! | Sep 21 06:43:49.089 INFO kablam! 112 | MatrixSliceMN<'a, N, U5, U2, RStride, CStride>; Sep 21 06:43:49.089 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.089 INFO kablam! | Sep 21 06:43:49.089 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.089 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.089 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.089 INFO kablam! Sep 21 06:43:49.089 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.089 INFO kablam! --> src/base/alias_slice.rs:112:5 Sep 21 06:43:49.089 INFO kablam! | Sep 21 06:43:49.089 INFO kablam! 112 | MatrixSliceMN<'a, N, U5, U2, RStride, CStride>; Sep 21 06:43:49.089 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.089 INFO kablam! | Sep 21 06:43:49.089 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.089 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.089 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.089 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.090 INFO kablam! Sep 21 06:43:49.090 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.090 INFO kablam! --> src/base/alias_slice.rs:112:5 Sep 21 06:43:49.090 INFO kablam! | Sep 21 06:43:49.090 INFO kablam! 112 | MatrixSliceMN<'a, N, U5, U2, RStride, CStride>; Sep 21 06:43:49.090 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.090 INFO kablam! | Sep 21 06:43:49.090 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.090 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.090 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.090 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.090 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.090 INFO kablam! Sep 21 06:43:49.090 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.090 INFO kablam! --> src/base/alias_slice.rs:112:5 Sep 21 06:43:49.090 INFO kablam! | Sep 21 06:43:49.090 INFO kablam! 112 | MatrixSliceMN<'a, N, U5, U2, RStride, CStride>; Sep 21 06:43:49.090 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.090 INFO kablam! | Sep 21 06:43:49.090 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.090 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.090 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.090 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.090 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.090 INFO kablam! Sep 21 06:43:49.090 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.090 INFO kablam! --> src/base/alias_slice.rs:112:5 Sep 21 06:43:49.090 INFO kablam! | Sep 21 06:43:49.090 INFO kablam! 111 | pub type MatrixSlice5x2<'a, N, RStride = U1, CStride = U5> = Sep 21 06:43:49.090 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.090 INFO kablam! 112 | MatrixSliceMN<'a, N, U5, U2, RStride, CStride>; Sep 21 06:43:49.090 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.090 INFO kablam! | Sep 21 06:43:49.090 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.090 INFO kablam! --> src/base/alias_slice.rs:112:5 Sep 21 06:43:49.090 INFO kablam! | Sep 21 06:43:49.090 INFO kablam! 112 | MatrixSliceMN<'a, N, U5, U2, RStride, CStride>; Sep 21 06:43:49.090 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.090 INFO kablam! Sep 21 06:43:49.090 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.090 INFO kablam! --> src/base/alias_slice.rs:115:5 Sep 21 06:43:49.090 INFO kablam! | Sep 21 06:43:49.090 INFO kablam! 115 | MatrixSliceMN<'a, N, U5, U3, RStride, CStride>; Sep 21 06:43:49.090 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.090 INFO kablam! | Sep 21 06:43:49.090 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.090 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.090 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.090 INFO kablam! Sep 21 06:43:49.090 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.090 INFO kablam! --> src/base/alias_slice.rs:115:5 Sep 21 06:43:49.090 INFO kablam! | Sep 21 06:43:49.090 INFO kablam! 115 | MatrixSliceMN<'a, N, U5, U3, RStride, CStride>; Sep 21 06:43:49.090 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.090 INFO kablam! | Sep 21 06:43:49.090 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.090 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.090 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.090 INFO kablam! Sep 21 06:43:49.090 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.090 INFO kablam! --> src/base/alias_slice.rs:115:5 Sep 21 06:43:49.090 INFO kablam! | Sep 21 06:43:49.090 INFO kablam! 115 | MatrixSliceMN<'a, N, U5, U3, RStride, CStride>; Sep 21 06:43:49.090 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.090 INFO kablam! | Sep 21 06:43:49.090 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.090 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.090 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.091 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.091 INFO kablam! Sep 21 06:43:49.091 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.091 INFO kablam! --> src/base/alias_slice.rs:115:5 Sep 21 06:43:49.091 INFO kablam! | Sep 21 06:43:49.091 INFO kablam! 115 | MatrixSliceMN<'a, N, U5, U3, RStride, CStride>; Sep 21 06:43:49.091 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.091 INFO kablam! | Sep 21 06:43:49.091 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.091 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.091 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.091 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.091 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.091 INFO kablam! Sep 21 06:43:49.091 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.091 INFO kablam! --> src/base/alias_slice.rs:115:5 Sep 21 06:43:49.091 INFO kablam! | Sep 21 06:43:49.091 INFO kablam! 115 | MatrixSliceMN<'a, N, U5, U3, RStride, CStride>; Sep 21 06:43:49.091 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.091 INFO kablam! | Sep 21 06:43:49.091 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.091 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.091 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.091 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.091 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.091 INFO kablam! Sep 21 06:43:49.091 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.091 INFO kablam! --> src/base/alias_slice.rs:115:5 Sep 21 06:43:49.091 INFO kablam! | Sep 21 06:43:49.091 INFO kablam! 114 | pub type MatrixSlice5x3<'a, N, RStride = U1, CStride = U5> = Sep 21 06:43:49.091 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.092 INFO kablam! 115 | MatrixSliceMN<'a, N, U5, U3, RStride, CStride>; Sep 21 06:43:49.092 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.092 INFO kablam! | Sep 21 06:43:49.092 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.092 INFO kablam! --> src/base/alias_slice.rs:115:5 Sep 21 06:43:49.092 INFO kablam! | Sep 21 06:43:49.092 INFO kablam! 115 | MatrixSliceMN<'a, N, U5, U3, RStride, CStride>; Sep 21 06:43:49.092 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.092 INFO kablam! Sep 21 06:43:49.092 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.092 INFO kablam! --> src/base/alias_slice.rs:118:5 Sep 21 06:43:49.092 INFO kablam! | Sep 21 06:43:49.092 INFO kablam! 118 | MatrixSliceMN<'a, N, U5, U4, RStride, CStride>; Sep 21 06:43:49.092 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.092 INFO kablam! | Sep 21 06:43:49.092 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.092 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.092 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.092 INFO kablam! Sep 21 06:43:49.092 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.092 INFO kablam! --> src/base/alias_slice.rs:118:5 Sep 21 06:43:49.092 INFO kablam! | Sep 21 06:43:49.092 INFO kablam! 118 | MatrixSliceMN<'a, N, U5, U4, RStride, CStride>; Sep 21 06:43:49.092 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.092 INFO kablam! | Sep 21 06:43:49.092 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.092 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.092 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.092 INFO kablam! Sep 21 06:43:49.092 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.092 INFO kablam! --> src/base/alias_slice.rs:118:5 Sep 21 06:43:49.092 INFO kablam! | Sep 21 06:43:49.092 INFO kablam! 118 | MatrixSliceMN<'a, N, U5, U4, RStride, CStride>; Sep 21 06:43:49.092 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.092 INFO kablam! | Sep 21 06:43:49.092 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.092 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.092 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.092 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.092 INFO kablam! Sep 21 06:43:49.092 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.092 INFO kablam! --> src/base/alias_slice.rs:118:5 Sep 21 06:43:49.092 INFO kablam! | Sep 21 06:43:49.092 INFO kablam! 118 | MatrixSliceMN<'a, N, U5, U4, RStride, CStride>; Sep 21 06:43:49.093 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.093 INFO kablam! | Sep 21 06:43:49.093 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.093 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.093 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.093 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.093 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.093 INFO kablam! Sep 21 06:43:49.093 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.093 INFO kablam! --> src/base/alias_slice.rs:118:5 Sep 21 06:43:49.093 INFO kablam! | Sep 21 06:43:49.093 INFO kablam! 118 | MatrixSliceMN<'a, N, U5, U4, RStride, CStride>; Sep 21 06:43:49.093 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.093 INFO kablam! | Sep 21 06:43:49.093 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.093 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.093 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.093 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.093 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.093 INFO kablam! Sep 21 06:43:49.093 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.093 INFO kablam! --> src/base/alias_slice.rs:313:5 Sep 21 06:43:49.093 INFO kablam! | Sep 21 06:43:49.093 INFO kablam! 312 | pub type MatrixSliceMut5x6<'a, N, RStride = U1, CStride = U5> = Sep 21 06:43:49.093 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.093 INFO kablam! 313 | MatrixSliceMutMN<'a, N, U5, U6, RStride, CStride>; Sep 21 06:43:49.093 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.093 INFO kablam! | Sep 21 06:43:49.093 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.093 INFO kablam! --> src/base/alias_slice.rs:313:5 Sep 21 06:43:49.093 INFO kablam! | Sep 21 06:43:49.093 INFO kablam! 313 | MatrixSliceMutMN<'a, N, U5, U6, RStride, CStride>; Sep 21 06:43:49.093 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.093 INFO kablam! Sep 21 06:43:49.093 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.093 INFO kablam! --> src/base/alias_slice.rs:317:5 Sep 21 06:43:49.093 INFO kablam! | Sep 21 06:43:49.093 INFO kablam! 317 | MatrixSliceMutMN<'a, N, U6, U1, RStride, CStride>; Sep 21 06:43:49.093 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.093 INFO kablam! | Sep 21 06:43:49.093 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.093 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.093 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.093 INFO kablam! Sep 21 06:43:49.093 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.093 INFO kablam! --> src/base/alias_slice.rs:317:5 Sep 21 06:43:49.093 INFO kablam! | Sep 21 06:43:49.093 INFO kablam! 317 | MatrixSliceMutMN<'a, N, U6, U1, RStride, CStride>; Sep 21 06:43:49.093 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.093 INFO kablam! | Sep 21 06:43:49.093 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.093 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.093 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.093 INFO kablam! Sep 21 06:43:49.093 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.093 INFO kablam! --> src/base/alias_slice.rs:317:5 Sep 21 06:43:49.093 INFO kablam! | Sep 21 06:43:49.093 INFO kablam! 317 | MatrixSliceMutMN<'a, N, U6, U1, RStride, CStride>; Sep 21 06:43:49.093 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.093 INFO kablam! | Sep 21 06:43:49.093 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.093 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.093 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.093 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.093 INFO kablam! Sep 21 06:43:49.093 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.094 INFO kablam! --> src/base/alias_slice.rs:317:5 Sep 21 06:43:49.094 INFO kablam! | Sep 21 06:43:49.094 INFO kablam! 317 | MatrixSliceMutMN<'a, N, U6, U1, RStride, CStride>; Sep 21 06:43:49.094 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.094 INFO kablam! | Sep 21 06:43:49.094 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.094 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.094 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.094 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.094 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.094 INFO kablam! Sep 21 06:43:49.094 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.094 INFO kablam! --> src/base/alias_slice.rs:317:5 Sep 21 06:43:49.094 INFO kablam! | Sep 21 06:43:49.094 INFO kablam! 317 | MatrixSliceMutMN<'a, N, U6, U1, RStride, CStride>; Sep 21 06:43:49.094 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.094 INFO kablam! | Sep 21 06:43:49.094 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.094 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.094 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.094 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.094 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.094 INFO kablam! Sep 21 06:43:49.094 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.094 INFO kablam! --> src/base/alias_slice.rs:317:5 Sep 21 06:43:49.094 INFO kablam! | Sep 21 06:43:49.094 INFO kablam! 316 | pub type MatrixSliceMut6x1<'a, N, RStride = U1, CStride = U6> = Sep 21 06:43:49.094 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.094 INFO kablam! 317 | MatrixSliceMutMN<'a, N, U6, U1, RStride, CStride>; Sep 21 06:43:49.094 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.094 INFO kablam! | Sep 21 06:43:49.094 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.094 INFO kablam! --> src/base/alias_slice.rs:317:5 Sep 21 06:43:49.094 INFO kablam! | Sep 21 06:43:49.094 INFO kablam! 317 | MatrixSliceMutMN<'a, N, U6, U1, RStride, CStride>; Sep 21 06:43:49.094 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.094 INFO kablam! Sep 21 06:43:49.094 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.094 INFO kablam! --> src/base/alias_slice.rs:320:5 Sep 21 06:43:49.094 INFO kablam! | Sep 21 06:43:49.094 INFO kablam! 320 | MatrixSliceMutMN<'a, N, U6, U2, RStride, CStride>; Sep 21 06:43:49.094 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.094 INFO kablam! | Sep 21 06:43:49.094 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.094 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.094 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.094 INFO kablam! Sep 21 06:43:49.094 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.094 INFO kablam! --> src/base/alias_slice.rs:320:5 Sep 21 06:43:49.094 INFO kablam! | Sep 21 06:43:49.094 INFO kablam! 320 | MatrixSliceMutMN<'a, N, U6, U2, RStride, CStride>; Sep 21 06:43:49.094 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.094 INFO kablam! | Sep 21 06:43:49.094 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.094 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.095 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.095 INFO kablam! Sep 21 06:43:49.095 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.095 INFO kablam! --> src/base/alias_slice.rs:320:5 Sep 21 06:43:49.095 INFO kablam! | Sep 21 06:43:49.095 INFO kablam! 320 | MatrixSliceMutMN<'a, N, U6, U2, RStride, CStride>; Sep 21 06:43:49.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.095 INFO kablam! | Sep 21 06:43:49.095 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.095 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.095 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.095 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.095 INFO kablam! Sep 21 06:43:49.095 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.095 INFO kablam! --> src/base/alias_slice.rs:320:5 Sep 21 06:43:49.095 INFO kablam! | Sep 21 06:43:49.095 INFO kablam! 320 | MatrixSliceMutMN<'a, N, U6, U2, RStride, CStride>; Sep 21 06:43:49.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.095 INFO kablam! | Sep 21 06:43:49.095 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.095 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.095 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.095 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.095 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.095 INFO kablam! Sep 21 06:43:49.095 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.095 INFO kablam! --> src/base/alias_slice.rs:320:5 Sep 21 06:43:49.095 INFO kablam! | Sep 21 06:43:49.095 INFO kablam! 320 | MatrixSliceMutMN<'a, N, U6, U2, RStride, CStride>; Sep 21 06:43:49.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.095 INFO kablam! | Sep 21 06:43:49.095 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.095 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.095 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.095 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.095 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.095 INFO kablam! Sep 21 06:43:49.095 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.095 INFO kablam! --> src/base/alias_slice.rs:320:5 Sep 21 06:43:49.095 INFO kablam! | Sep 21 06:43:49.095 INFO kablam! 319 | pub type MatrixSliceMut6x2<'a, N, RStride = U1, CStride = U6> = Sep 21 06:43:49.095 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.095 INFO kablam! 320 | MatrixSliceMutMN<'a, N, U6, U2, RStride, CStride>; Sep 21 06:43:49.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.095 INFO kablam! | Sep 21 06:43:49.095 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.095 INFO kablam! --> src/base/alias_slice.rs:320:5 Sep 21 06:43:49.095 INFO kablam! | Sep 21 06:43:49.095 INFO kablam! 320 | MatrixSliceMutMN<'a, N, U6, U2, RStride, CStride>; Sep 21 06:43:49.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.095 INFO kablam! Sep 21 06:43:49.095 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.095 INFO kablam! --> src/base/alias_slice.rs:323:5 Sep 21 06:43:49.095 INFO kablam! | Sep 21 06:43:49.095 INFO kablam! 323 | MatrixSliceMutMN<'a, N, U6, U3, RStride, CStride>; Sep 21 06:43:49.096 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.096 INFO kablam! | Sep 21 06:43:49.096 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.096 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.096 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.096 INFO kablam! Sep 21 06:43:49.096 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.096 INFO kablam! --> src/base/alias_slice.rs:323:5 Sep 21 06:43:49.096 INFO kablam! | Sep 21 06:43:49.096 INFO kablam! 323 | MatrixSliceMutMN<'a, N, U6, U3, RStride, CStride>; Sep 21 06:43:49.097 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.097 INFO kablam! | Sep 21 06:43:49.097 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.097 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.097 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.097 INFO kablam! Sep 21 06:43:49.097 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.097 INFO kablam! --> src/base/alias_slice.rs:323:5 Sep 21 06:43:49.097 INFO kablam! | Sep 21 06:43:49.097 INFO kablam! 323 | MatrixSliceMutMN<'a, N, U6, U3, RStride, CStride>; Sep 21 06:43:49.097 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.097 INFO kablam! | Sep 21 06:43:49.097 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.097 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.097 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.097 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.097 INFO kablam! Sep 21 06:43:49.097 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.097 INFO kablam! --> src/base/alias_slice.rs:323:5 Sep 21 06:43:49.097 INFO kablam! | Sep 21 06:43:49.097 INFO kablam! 323 | MatrixSliceMutMN<'a, N, U6, U3, RStride, CStride>; Sep 21 06:43:49.097 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.097 INFO kablam! | Sep 21 06:43:49.097 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.097 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.097 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.097 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.097 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.097 INFO kablam! Sep 21 06:43:49.097 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.097 INFO kablam! --> src/base/alias_slice.rs:323:5 Sep 21 06:43:49.097 INFO kablam! | Sep 21 06:43:49.097 INFO kablam! 323 | MatrixSliceMutMN<'a, N, U6, U3, RStride, CStride>; Sep 21 06:43:49.097 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.097 INFO kablam! | Sep 21 06:43:49.097 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.097 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.097 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.097 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.097 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.097 INFO kablam! Sep 21 06:43:49.097 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.097 INFO kablam! --> src/base/alias_slice.rs:323:5 Sep 21 06:43:49.097 INFO kablam! | Sep 21 06:43:49.097 INFO kablam! 322 | pub type MatrixSliceMut6x3<'a, N, RStride = U1, CStride = U6> = Sep 21 06:43:49.097 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.097 INFO kablam! 323 | MatrixSliceMutMN<'a, N, U6, U3, RStride, CStride>; Sep 21 06:43:49.097 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.097 INFO kablam! | Sep 21 06:43:49.097 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.097 INFO kablam! --> src/base/alias_slice.rs:323:5 Sep 21 06:43:49.097 INFO kablam! | Sep 21 06:43:49.098 INFO kablam! 323 | MatrixSliceMutMN<'a, N, U6, U3, RStride, CStride>; Sep 21 06:43:49.098 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.098 INFO kablam! Sep 21 06:43:49.098 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.098 INFO kablam! --> src/base/alias_slice.rs:326:5 Sep 21 06:43:49.098 INFO kablam! | Sep 21 06:43:49.098 INFO kablam! 326 | MatrixSliceMutMN<'a, N, U6, U4, RStride, CStride>; Sep 21 06:43:49.098 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.098 INFO kablam! | Sep 21 06:43:49.098 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.098 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.098 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.098 INFO kablam! Sep 21 06:43:49.098 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.098 INFO kablam! --> src/base/alias_slice.rs:326:5 Sep 21 06:43:49.098 INFO kablam! | Sep 21 06:43:49.098 INFO kablam! 326 | MatrixSliceMutMN<'a, N, U6, U4, RStride, CStride>; Sep 21 06:43:49.098 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.098 INFO kablam! | Sep 21 06:43:49.098 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.098 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.098 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.098 INFO kablam! Sep 21 06:43:49.098 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.098 INFO kablam! --> src/base/alias_slice.rs:326:5 Sep 21 06:43:49.098 INFO kablam! | Sep 21 06:43:49.098 INFO kablam! 326 | MatrixSliceMutMN<'a, N, U6, U4, RStride, CStride>; Sep 21 06:43:49.098 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.098 INFO kablam! | Sep 21 06:43:49.098 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.098 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.098 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.098 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.098 INFO kablam! Sep 21 06:43:49.098 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.098 INFO kablam! --> src/base/alias_slice.rs:326:5 Sep 21 06:43:49.098 INFO kablam! | Sep 21 06:43:49.098 INFO kablam! 326 | MatrixSliceMutMN<'a, N, U6, U4, RStride, CStride>; Sep 21 06:43:49.098 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.098 INFO kablam! | Sep 21 06:43:49.098 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.098 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.098 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.098 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.098 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.098 INFO kablam! Sep 21 06:43:49.098 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.098 INFO kablam! --> src/base/alias_slice.rs:326:5 Sep 21 06:43:49.098 INFO kablam! | Sep 21 06:43:49.098 INFO kablam! 326 | MatrixSliceMutMN<'a, N, U6, U4, RStride, CStride>; Sep 21 06:43:49.098 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.098 INFO kablam! | Sep 21 06:43:49.099 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.099 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.099 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.099 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.099 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.099 INFO kablam! Sep 21 06:43:49.099 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.099 INFO kablam! --> src/base/alias_slice.rs:326:5 Sep 21 06:43:49.099 INFO kablam! | Sep 21 06:43:49.099 INFO kablam! 325 | pub type MatrixSliceMut6x4<'a, N, RStride = U1, CStride = U6> = Sep 21 06:43:49.099 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.099 INFO kablam! 326 | MatrixSliceMutMN<'a, N, U6, U4, RStride, CStride>; Sep 21 06:43:49.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.099 INFO kablam! | Sep 21 06:43:49.099 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.099 INFO kablam! --> src/base/alias_slice.rs:326:5 Sep 21 06:43:49.099 INFO kablam! | Sep 21 06:43:49.099 INFO kablam! 326 | MatrixSliceMutMN<'a, N, U6, U4, RStride, CStride>; Sep 21 06:43:49.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.099 INFO kablam! Sep 21 06:43:49.099 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.099 INFO kablam! --> src/base/alias_slice.rs:329:5 Sep 21 06:43:49.099 INFO kablam! | Sep 21 06:43:49.099 INFO kablam! 329 | MatrixSliceMutMN<'a, N, U6, U5, RStride, CStride>; Sep 21 06:43:49.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.099 INFO kablam! | Sep 21 06:43:49.099 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.099 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.099 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.099 INFO kablam! Sep 21 06:43:49.099 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.099 INFO kablam! --> src/base/alias_slice.rs:329:5 Sep 21 06:43:49.099 INFO kablam! | Sep 21 06:43:49.099 INFO kablam! 329 | MatrixSliceMutMN<'a, N, U6, U5, RStride, CStride>; Sep 21 06:43:49.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.099 INFO kablam! | Sep 21 06:43:49.099 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.099 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.099 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.099 INFO kablam! Sep 21 06:43:49.099 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.099 INFO kablam! --> src/base/alias_slice.rs:329:5 Sep 21 06:43:49.099 INFO kablam! | Sep 21 06:43:49.099 INFO kablam! 329 | MatrixSliceMutMN<'a, N, U6, U5, RStride, CStride>; Sep 21 06:43:49.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.099 INFO kablam! | Sep 21 06:43:49.099 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.099 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.099 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.099 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.099 INFO kablam! Sep 21 06:43:49.099 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.099 INFO kablam! --> src/base/alias_slice.rs:329:5 Sep 21 06:43:49.099 INFO kablam! | Sep 21 06:43:49.099 INFO kablam! 329 | MatrixSliceMutMN<'a, N, U6, U5, RStride, CStride>; Sep 21 06:43:49.100 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.100 INFO kablam! | Sep 21 06:43:49.100 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.100 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.100 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.100 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.100 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.100 INFO kablam! Sep 21 06:43:49.100 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.100 INFO kablam! --> src/base/alias_slice.rs:329:5 Sep 21 06:43:49.100 INFO kablam! | Sep 21 06:43:49.100 INFO kablam! 329 | MatrixSliceMutMN<'a, N, U6, U5, RStride, CStride>; Sep 21 06:43:49.100 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.100 INFO kablam! | Sep 21 06:43:49.100 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.100 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.100 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.100 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.100 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.116 INFO kablam! Sep 21 06:43:49.116 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.116 INFO kablam! --> src/base/alias_slice.rs:329:5 Sep 21 06:43:49.116 INFO kablam! | Sep 21 06:43:49.116 INFO kablam! 328 | pub type MatrixSliceMut6x5<'a, N, RStride = U1, CStride = U6> = Sep 21 06:43:49.116 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.116 INFO kablam! 329 | MatrixSliceMutMN<'a, N, U6, U5, RStride, CStride>; Sep 21 06:43:49.116 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.116 INFO kablam! | Sep 21 06:43:49.116 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.116 INFO kablam! --> src/base/alias_slice.rs:329:5 Sep 21 06:43:49.116 INFO kablam! | Sep 21 06:43:49.116 INFO kablam! 329 | MatrixSliceMutMN<'a, N, U6, U5, RStride, CStride>; Sep 21 06:43:49.116 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.116 INFO kablam! Sep 21 06:43:49.116 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.116 INFO kablam! --> src/base/alias_slice.rs:333:5 Sep 21 06:43:49.116 INFO kablam! | Sep 21 06:43:49.116 INFO kablam! 333 | MatrixSliceMutMN<'a, N, U1, Dynamic, RStride, CStride>; Sep 21 06:43:49.116 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.116 INFO kablam! | Sep 21 06:43:49.116 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.116 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.116 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.116 INFO kablam! Sep 21 06:43:49.116 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.116 INFO kablam! --> src/base/alias_slice.rs:118:5 Sep 21 06:43:49.116 INFO kablam! | Sep 21 06:43:49.116 INFO kablam! 117 | pub type MatrixSlice5x4<'a, N, RStride = U1, CStride = U5> = Sep 21 06:43:49.116 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.116 INFO kablam! 118 | MatrixSliceMN<'a, N, U5, U4, RStride, CStride>; Sep 21 06:43:49.116 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.116 INFO kablam! | Sep 21 06:43:49.116 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.116 INFO kablam! --> src/base/alias_slice.rs:118:5 Sep 21 06:43:49.116 INFO kablam! | Sep 21 06:43:49.116 INFO kablam! 118 | MatrixSliceMN<'a, N, U5, U4, RStride, CStride>; Sep 21 06:43:49.117 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.117 INFO kablam! Sep 21 06:43:49.117 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.117 INFO kablam! --> src/base/alias_slice.rs:121:5 Sep 21 06:43:49.117 INFO kablam! | Sep 21 06:43:49.117 INFO kablam! 121 | MatrixSliceMN<'a, N, U5, U6, RStride, CStride>; Sep 21 06:43:49.117 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.117 INFO kablam! | Sep 21 06:43:49.117 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.117 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.117 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.117 INFO kablam! Sep 21 06:43:49.117 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.117 INFO kablam! --> src/base/alias_slice.rs:121:5 Sep 21 06:43:49.117 INFO kablam! | Sep 21 06:43:49.117 INFO kablam! 121 | MatrixSliceMN<'a, N, U5, U6, RStride, CStride>; Sep 21 06:43:49.117 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.117 INFO kablam! | Sep 21 06:43:49.117 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.117 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.117 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.117 INFO kablam! Sep 21 06:43:49.117 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.117 INFO kablam! --> src/base/alias_slice.rs:121:5 Sep 21 06:43:49.117 INFO kablam! | Sep 21 06:43:49.117 INFO kablam! 121 | MatrixSliceMN<'a, N, U5, U6, RStride, CStride>; Sep 21 06:43:49.117 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.117 INFO kablam! | Sep 21 06:43:49.117 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.117 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.117 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.117 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.117 INFO kablam! Sep 21 06:43:49.117 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.117 INFO kablam! --> src/base/alias_slice.rs:121:5 Sep 21 06:43:49.117 INFO kablam! | Sep 21 06:43:49.117 INFO kablam! 121 | MatrixSliceMN<'a, N, U5, U6, RStride, CStride>; Sep 21 06:43:49.117 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.117 INFO kablam! | Sep 21 06:43:49.117 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.117 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.117 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.117 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.117 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.117 INFO kablam! Sep 21 06:43:49.117 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.117 INFO kablam! --> src/base/alias_slice.rs:121:5 Sep 21 06:43:49.117 INFO kablam! | Sep 21 06:43:49.117 INFO kablam! 121 | MatrixSliceMN<'a, N, U5, U6, RStride, CStride>; Sep 21 06:43:49.117 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.117 INFO kablam! | Sep 21 06:43:49.118 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.118 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.118 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.118 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.118 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.118 INFO kablam! Sep 21 06:43:49.118 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.118 INFO kablam! --> src/base/alias_slice.rs:121:5 Sep 21 06:43:49.118 INFO kablam! | Sep 21 06:43:49.118 INFO kablam! 120 | pub type MatrixSlice5x6<'a, N, RStride = U1, CStride = U5> = Sep 21 06:43:49.118 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.118 INFO kablam! 121 | MatrixSliceMN<'a, N, U5, U6, RStride, CStride>; Sep 21 06:43:49.118 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.118 INFO kablam! | Sep 21 06:43:49.118 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.118 INFO kablam! --> src/base/alias_slice.rs:121:5 Sep 21 06:43:49.118 INFO kablam! | Sep 21 06:43:49.118 INFO kablam! 121 | MatrixSliceMN<'a, N, U5, U6, RStride, CStride>; Sep 21 06:43:49.118 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.118 INFO kablam! Sep 21 06:43:49.118 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.118 INFO kablam! --> src/base/alias_slice.rs:125:5 Sep 21 06:43:49.118 INFO kablam! | Sep 21 06:43:49.118 INFO kablam! 125 | MatrixSliceMN<'a, N, U6, U1, RStride, CStride>; Sep 21 06:43:49.118 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.118 INFO kablam! | Sep 21 06:43:49.118 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.118 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.118 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.118 INFO kablam! Sep 21 06:43:49.118 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.118 INFO kablam! --> src/base/alias_slice.rs:125:5 Sep 21 06:43:49.118 INFO kablam! | Sep 21 06:43:49.118 INFO kablam! 125 | MatrixSliceMN<'a, N, U6, U1, RStride, CStride>; Sep 21 06:43:49.118 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.118 INFO kablam! | Sep 21 06:43:49.118 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.118 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.118 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.118 INFO kablam! Sep 21 06:43:49.118 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.118 INFO kablam! --> src/base/alias_slice.rs:125:5 Sep 21 06:43:49.118 INFO kablam! | Sep 21 06:43:49.118 INFO kablam! 125 | MatrixSliceMN<'a, N, U6, U1, RStride, CStride>; Sep 21 06:43:49.118 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.118 INFO kablam! | Sep 21 06:43:49.118 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.118 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.118 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.118 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.119 INFO kablam! Sep 21 06:43:49.119 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.119 INFO kablam! --> src/base/alias_slice.rs:125:5 Sep 21 06:43:49.119 INFO kablam! | Sep 21 06:43:49.119 INFO kablam! 125 | MatrixSliceMN<'a, N, U6, U1, RStride, CStride>; Sep 21 06:43:49.119 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.119 INFO kablam! | Sep 21 06:43:49.119 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.119 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.119 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.119 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.119 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.119 INFO kablam! Sep 21 06:43:49.119 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.119 INFO kablam! --> src/base/alias_slice.rs:125:5 Sep 21 06:43:49.119 INFO kablam! | Sep 21 06:43:49.119 INFO kablam! 125 | MatrixSliceMN<'a, N, U6, U1, RStride, CStride>; Sep 21 06:43:49.119 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.119 INFO kablam! | Sep 21 06:43:49.119 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.119 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.119 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.119 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.119 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.119 INFO kablam! Sep 21 06:43:49.119 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.119 INFO kablam! --> src/base/alias_slice.rs:125:5 Sep 21 06:43:49.119 INFO kablam! | Sep 21 06:43:49.119 INFO kablam! 124 | pub type MatrixSlice6x1<'a, N, RStride = U1, CStride = U6> = Sep 21 06:43:49.119 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.119 INFO kablam! 125 | MatrixSliceMN<'a, N, U6, U1, RStride, CStride>; Sep 21 06:43:49.119 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.119 INFO kablam! | Sep 21 06:43:49.119 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.119 INFO kablam! --> src/base/alias_slice.rs:125:5 Sep 21 06:43:49.119 INFO kablam! | Sep 21 06:43:49.119 INFO kablam! 125 | MatrixSliceMN<'a, N, U6, U1, RStride, CStride>; Sep 21 06:43:49.119 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.119 INFO kablam! Sep 21 06:43:49.119 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.119 INFO kablam! --> src/base/alias_slice.rs:128:5 Sep 21 06:43:49.119 INFO kablam! | Sep 21 06:43:49.119 INFO kablam! 128 | MatrixSliceMN<'a, N, U6, U2, RStride, CStride>; Sep 21 06:43:49.119 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.119 INFO kablam! | Sep 21 06:43:49.119 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.119 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.119 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.119 INFO kablam! Sep 21 06:43:49.119 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.120 INFO kablam! --> src/base/alias_slice.rs:128:5 Sep 21 06:43:49.120 INFO kablam! | Sep 21 06:43:49.120 INFO kablam! 128 | MatrixSliceMN<'a, N, U6, U2, RStride, CStride>; Sep 21 06:43:49.120 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.120 INFO kablam! | Sep 21 06:43:49.120 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.120 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.120 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.120 INFO kablam! Sep 21 06:43:49.120 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.120 INFO kablam! --> src/base/alias_slice.rs:128:5 Sep 21 06:43:49.120 INFO kablam! | Sep 21 06:43:49.120 INFO kablam! 128 | MatrixSliceMN<'a, N, U6, U2, RStride, CStride>; Sep 21 06:43:49.120 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.120 INFO kablam! | Sep 21 06:43:49.120 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.120 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.120 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.120 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.120 INFO kablam! Sep 21 06:43:49.120 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.120 INFO kablam! --> src/base/alias_slice.rs:128:5 Sep 21 06:43:49.120 INFO kablam! | Sep 21 06:43:49.120 INFO kablam! 128 | MatrixSliceMN<'a, N, U6, U2, RStride, CStride>; Sep 21 06:43:49.120 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.120 INFO kablam! | Sep 21 06:43:49.120 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.120 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.120 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.120 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.120 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.120 INFO kablam! Sep 21 06:43:49.120 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.120 INFO kablam! --> src/base/alias_slice.rs:128:5 Sep 21 06:43:49.120 INFO kablam! | Sep 21 06:43:49.120 INFO kablam! 128 | MatrixSliceMN<'a, N, U6, U2, RStride, CStride>; Sep 21 06:43:49.120 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.120 INFO kablam! | Sep 21 06:43:49.120 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.120 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.120 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.120 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.120 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.120 INFO kablam! Sep 21 06:43:49.120 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.120 INFO kablam! --> src/base/alias_slice.rs:128:5 Sep 21 06:43:49.120 INFO kablam! | Sep 21 06:43:49.120 INFO kablam! 127 | pub type MatrixSlice6x2<'a, N, RStride = U1, CStride = U6> = Sep 21 06:43:49.120 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.120 INFO kablam! 128 | MatrixSliceMN<'a, N, U6, U2, RStride, CStride>; Sep 21 06:43:49.120 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.121 INFO kablam! | Sep 21 06:43:49.121 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.121 INFO kablam! --> src/base/alias_slice.rs:128:5 Sep 21 06:43:49.121 INFO kablam! | Sep 21 06:43:49.121 INFO kablam! 128 | MatrixSliceMN<'a, N, U6, U2, RStride, CStride>; Sep 21 06:43:49.121 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.121 INFO kablam! Sep 21 06:43:49.121 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.121 INFO kablam! --> src/base/alias_slice.rs:333:5 Sep 21 06:43:49.121 INFO kablam! | Sep 21 06:43:49.121 INFO kablam! 333 | MatrixSliceMutMN<'a, N, U1, Dynamic, RStride, CStride>; Sep 21 06:43:49.121 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.121 INFO kablam! | Sep 21 06:43:49.121 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.121 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.121 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.121 INFO kablam! Sep 21 06:43:49.121 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.121 INFO kablam! --> src/base/alias_slice.rs:333:5 Sep 21 06:43:49.121 INFO kablam! | Sep 21 06:43:49.121 INFO kablam! 333 | MatrixSliceMutMN<'a, N, U1, Dynamic, RStride, CStride>; Sep 21 06:43:49.121 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.121 INFO kablam! | Sep 21 06:43:49.121 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.121 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.121 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.121 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.121 INFO kablam! Sep 21 06:43:49.121 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.121 INFO kablam! --> src/base/alias_slice.rs:333:5 Sep 21 06:43:49.121 INFO kablam! | Sep 21 06:43:49.121 INFO kablam! 333 | MatrixSliceMutMN<'a, N, U1, Dynamic, RStride, CStride>; Sep 21 06:43:49.121 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.121 INFO kablam! | Sep 21 06:43:49.121 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.121 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.121 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.121 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.121 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.121 INFO kablam! Sep 21 06:43:49.121 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.121 INFO kablam! --> src/base/alias_slice.rs:333:5 Sep 21 06:43:49.121 INFO kablam! | Sep 21 06:43:49.121 INFO kablam! 333 | MatrixSliceMutMN<'a, N, U1, Dynamic, RStride, CStride>; Sep 21 06:43:49.121 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.121 INFO kablam! | Sep 21 06:43:49.121 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.121 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.121 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.121 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.121 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.121 INFO kablam! Sep 21 06:43:49.121 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.122 INFO kablam! --> src/base/alias_slice.rs:333:5 Sep 21 06:43:49.122 INFO kablam! | Sep 21 06:43:49.122 INFO kablam! 332 | pub type MatrixSliceMut1xX<'a, N, RStride = U1, CStride = U1> = Sep 21 06:43:49.122 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.122 INFO kablam! 333 | MatrixSliceMutMN<'a, N, U1, Dynamic, RStride, CStride>; Sep 21 06:43:49.122 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.122 INFO kablam! | Sep 21 06:43:49.122 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.122 INFO kablam! --> src/base/alias_slice.rs:333:5 Sep 21 06:43:49.122 INFO kablam! | Sep 21 06:43:49.122 INFO kablam! 333 | MatrixSliceMutMN<'a, N, U1, Dynamic, RStride, CStride>; Sep 21 06:43:49.122 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.122 INFO kablam! Sep 21 06:43:49.122 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.122 INFO kablam! --> src/base/alias_slice.rs:336:5 Sep 21 06:43:49.122 INFO kablam! | Sep 21 06:43:49.122 INFO kablam! 336 | MatrixSliceMutMN<'a, N, U2, Dynamic, RStride, CStride>; Sep 21 06:43:49.122 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.122 INFO kablam! | Sep 21 06:43:49.122 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.122 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.122 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.122 INFO kablam! Sep 21 06:43:49.122 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.122 INFO kablam! --> src/base/alias_slice.rs:336:5 Sep 21 06:43:49.122 INFO kablam! | Sep 21 06:43:49.122 INFO kablam! 336 | MatrixSliceMutMN<'a, N, U2, Dynamic, RStride, CStride>; Sep 21 06:43:49.122 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.122 INFO kablam! | Sep 21 06:43:49.122 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.122 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.122 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.122 INFO kablam! Sep 21 06:43:49.122 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.122 INFO kablam! --> src/base/alias_slice.rs:336:5 Sep 21 06:43:49.122 INFO kablam! | Sep 21 06:43:49.122 INFO kablam! 336 | MatrixSliceMutMN<'a, N, U2, Dynamic, RStride, CStride>; Sep 21 06:43:49.122 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.122 INFO kablam! | Sep 21 06:43:49.122 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.122 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.122 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.122 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.122 INFO kablam! Sep 21 06:43:49.122 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.122 INFO kablam! --> src/base/alias_slice.rs:336:5 Sep 21 06:43:49.122 INFO kablam! | Sep 21 06:43:49.122 INFO kablam! 336 | MatrixSliceMutMN<'a, N, U2, Dynamic, RStride, CStride>; Sep 21 06:43:49.122 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.122 INFO kablam! | Sep 21 06:43:49.122 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.122 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.122 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.123 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.123 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.123 INFO kablam! Sep 21 06:43:49.123 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.123 INFO kablam! --> src/base/alias_slice.rs:336:5 Sep 21 06:43:49.123 INFO kablam! | Sep 21 06:43:49.123 INFO kablam! 336 | MatrixSliceMutMN<'a, N, U2, Dynamic, RStride, CStride>; Sep 21 06:43:49.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.123 INFO kablam! | Sep 21 06:43:49.123 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.123 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.123 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.123 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.123 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.123 INFO kablam! Sep 21 06:43:49.123 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.123 INFO kablam! --> src/base/alias_slice.rs:336:5 Sep 21 06:43:49.123 INFO kablam! | Sep 21 06:43:49.123 INFO kablam! 335 | pub type MatrixSliceMut2xX<'a, N, RStride = U1, CStride = U2> = Sep 21 06:43:49.123 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.123 INFO kablam! 336 | MatrixSliceMutMN<'a, N, U2, Dynamic, RStride, CStride>; Sep 21 06:43:49.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.123 INFO kablam! | Sep 21 06:43:49.123 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.123 INFO kablam! --> src/base/alias_slice.rs:336:5 Sep 21 06:43:49.123 INFO kablam! | Sep 21 06:43:49.123 INFO kablam! 336 | MatrixSliceMutMN<'a, N, U2, Dynamic, RStride, CStride>; Sep 21 06:43:49.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.123 INFO kablam! Sep 21 06:43:49.123 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.123 INFO kablam! --> src/base/alias_slice.rs:339:5 Sep 21 06:43:49.123 INFO kablam! | Sep 21 06:43:49.123 INFO kablam! 339 | MatrixSliceMutMN<'a, N, U3, Dynamic, RStride, CStride>; Sep 21 06:43:49.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.123 INFO kablam! | Sep 21 06:43:49.123 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.123 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.123 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.123 INFO kablam! Sep 21 06:43:49.123 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.123 INFO kablam! --> src/base/alias_slice.rs:339:5 Sep 21 06:43:49.123 INFO kablam! | Sep 21 06:43:49.123 INFO kablam! 339 | MatrixSliceMutMN<'a, N, U3, Dynamic, RStride, CStride>; Sep 21 06:43:49.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.123 INFO kablam! | Sep 21 06:43:49.123 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.123 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.123 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.123 INFO kablam! Sep 21 06:43:49.123 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.123 INFO kablam! --> src/base/alias_slice.rs:339:5 Sep 21 06:43:49.123 INFO kablam! | Sep 21 06:43:49.123 INFO kablam! 339 | MatrixSliceMutMN<'a, N, U3, Dynamic, RStride, CStride>; Sep 21 06:43:49.124 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.124 INFO kablam! | Sep 21 06:43:49.124 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.124 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.124 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.124 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.124 INFO kablam! Sep 21 06:43:49.124 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.124 INFO kablam! --> src/base/alias_slice.rs:339:5 Sep 21 06:43:49.124 INFO kablam! | Sep 21 06:43:49.124 INFO kablam! 339 | MatrixSliceMutMN<'a, N, U3, Dynamic, RStride, CStride>; Sep 21 06:43:49.124 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.124 INFO kablam! | Sep 21 06:43:49.124 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.124 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.124 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.124 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.124 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.124 INFO kablam! Sep 21 06:43:49.124 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.124 INFO kablam! --> src/base/alias_slice.rs:339:5 Sep 21 06:43:49.124 INFO kablam! | Sep 21 06:43:49.124 INFO kablam! 339 | MatrixSliceMutMN<'a, N, U3, Dynamic, RStride, CStride>; Sep 21 06:43:49.124 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.124 INFO kablam! | Sep 21 06:43:49.124 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.124 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.124 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.124 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.124 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.124 INFO kablam! Sep 21 06:43:49.124 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.124 INFO kablam! --> src/base/alias_slice.rs:339:5 Sep 21 06:43:49.124 INFO kablam! | Sep 21 06:43:49.124 INFO kablam! 338 | pub type MatrixSliceMut3xX<'a, N, RStride = U1, CStride = U3> = Sep 21 06:43:49.124 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.124 INFO kablam! 339 | MatrixSliceMutMN<'a, N, U3, Dynamic, RStride, CStride>; Sep 21 06:43:49.124 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.124 INFO kablam! | Sep 21 06:43:49.124 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.124 INFO kablam! --> src/base/alias_slice.rs:339:5 Sep 21 06:43:49.124 INFO kablam! | Sep 21 06:43:49.124 INFO kablam! 339 | MatrixSliceMutMN<'a, N, U3, Dynamic, RStride, CStride>; Sep 21 06:43:49.124 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.124 INFO kablam! Sep 21 06:43:49.124 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.124 INFO kablam! --> src/base/alias_slice.rs:342:5 Sep 21 06:43:49.124 INFO kablam! | Sep 21 06:43:49.124 INFO kablam! 342 | MatrixSliceMutMN<'a, N, U4, Dynamic, RStride, CStride>; Sep 21 06:43:49.124 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.124 INFO kablam! | Sep 21 06:43:49.124 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.124 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.124 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.124 INFO kablam! Sep 21 06:43:49.125 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.125 INFO kablam! --> src/base/alias_slice.rs:342:5 Sep 21 06:43:49.125 INFO kablam! | Sep 21 06:43:49.125 INFO kablam! 342 | MatrixSliceMutMN<'a, N, U4, Dynamic, RStride, CStride>; Sep 21 06:43:49.125 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.125 INFO kablam! | Sep 21 06:43:49.125 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.125 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.125 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.125 INFO kablam! Sep 21 06:43:49.125 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.125 INFO kablam! --> src/base/alias_slice.rs:342:5 Sep 21 06:43:49.125 INFO kablam! | Sep 21 06:43:49.125 INFO kablam! 342 | MatrixSliceMutMN<'a, N, U4, Dynamic, RStride, CStride>; Sep 21 06:43:49.125 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.125 INFO kablam! | Sep 21 06:43:49.125 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.125 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.125 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.125 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.125 INFO kablam! Sep 21 06:43:49.125 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.125 INFO kablam! --> src/base/alias_slice.rs:342:5 Sep 21 06:43:49.125 INFO kablam! | Sep 21 06:43:49.125 INFO kablam! 342 | MatrixSliceMutMN<'a, N, U4, Dynamic, RStride, CStride>; Sep 21 06:43:49.125 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.125 INFO kablam! | Sep 21 06:43:49.125 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.125 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.125 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.125 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.125 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.125 INFO kablam! Sep 21 06:43:49.125 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.125 INFO kablam! --> src/base/alias_slice.rs:342:5 Sep 21 06:43:49.125 INFO kablam! | Sep 21 06:43:49.125 INFO kablam! 342 | MatrixSliceMutMN<'a, N, U4, Dynamic, RStride, CStride>; Sep 21 06:43:49.125 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.125 INFO kablam! | Sep 21 06:43:49.125 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.125 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.125 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.125 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.125 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.125 INFO kablam! Sep 21 06:43:49.125 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.125 INFO kablam! --> src/base/alias_slice.rs:342:5 Sep 21 06:43:49.125 INFO kablam! | Sep 21 06:43:49.125 INFO kablam! 341 | pub type MatrixSliceMut4xX<'a, N, RStride = U1, CStride = U4> = Sep 21 06:43:49.125 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.125 INFO kablam! 342 | MatrixSliceMutMN<'a, N, U4, Dynamic, RStride, CStride>; Sep 21 06:43:49.125 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.125 INFO kablam! | Sep 21 06:43:49.125 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.126 INFO kablam! --> src/base/alias_slice.rs:342:5 Sep 21 06:43:49.126 INFO kablam! | Sep 21 06:43:49.126 INFO kablam! 342 | MatrixSliceMutMN<'a, N, U4, Dynamic, RStride, CStride>; Sep 21 06:43:49.126 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.126 INFO kablam! Sep 21 06:43:49.126 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.126 INFO kablam! --> src/base/alias_slice.rs:131:5 Sep 21 06:43:49.126 INFO kablam! | Sep 21 06:43:49.126 INFO kablam! 131 | MatrixSliceMN<'a, N, U6, U3, RStride, CStride>; Sep 21 06:43:49.126 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.126 INFO kablam! | Sep 21 06:43:49.126 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.126 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.126 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.126 INFO kablam! Sep 21 06:43:49.126 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.126 INFO kablam! --> src/base/alias_slice.rs:131:5 Sep 21 06:43:49.126 INFO kablam! | Sep 21 06:43:49.126 INFO kablam! 131 | MatrixSliceMN<'a, N, U6, U3, RStride, CStride>; Sep 21 06:43:49.126 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.126 INFO kablam! | Sep 21 06:43:49.126 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.126 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.126 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.126 INFO kablam! Sep 21 06:43:49.126 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.126 INFO kablam! --> src/base/alias_slice.rs:131:5 Sep 21 06:43:49.126 INFO kablam! | Sep 21 06:43:49.126 INFO kablam! 131 | MatrixSliceMN<'a, N, U6, U3, RStride, CStride>; Sep 21 06:43:49.126 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.126 INFO kablam! | Sep 21 06:43:49.126 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.126 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.126 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.126 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.126 INFO kablam! Sep 21 06:43:49.126 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.126 INFO kablam! --> src/base/alias_slice.rs:131:5 Sep 21 06:43:49.126 INFO kablam! | Sep 21 06:43:49.126 INFO kablam! 131 | MatrixSliceMN<'a, N, U6, U3, RStride, CStride>; Sep 21 06:43:49.126 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.126 INFO kablam! | Sep 21 06:43:49.126 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.126 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.126 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.126 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.126 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.126 INFO kablam! Sep 21 06:43:49.126 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.126 INFO kablam! --> src/base/alias_slice.rs:131:5 Sep 21 06:43:49.126 INFO kablam! | Sep 21 06:43:49.126 INFO kablam! 131 | MatrixSliceMN<'a, N, U6, U3, RStride, CStride>; Sep 21 06:43:49.127 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.127 INFO kablam! | Sep 21 06:43:49.127 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.127 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.127 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.127 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.127 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.127 INFO kablam! Sep 21 06:43:49.127 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.127 INFO kablam! --> src/base/alias_slice.rs:131:5 Sep 21 06:43:49.127 INFO kablam! | Sep 21 06:43:49.127 INFO kablam! 130 | pub type MatrixSlice6x3<'a, N, RStride = U1, CStride = U6> = Sep 21 06:43:49.127 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.127 INFO kablam! 131 | MatrixSliceMN<'a, N, U6, U3, RStride, CStride>; Sep 21 06:43:49.127 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.127 INFO kablam! | Sep 21 06:43:49.127 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.127 INFO kablam! --> src/base/alias_slice.rs:131:5 Sep 21 06:43:49.127 INFO kablam! | Sep 21 06:43:49.127 INFO kablam! 131 | MatrixSliceMN<'a, N, U6, U3, RStride, CStride>; Sep 21 06:43:49.127 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.127 INFO kablam! Sep 21 06:43:49.127 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.127 INFO kablam! --> src/base/alias_slice.rs:134:5 Sep 21 06:43:49.127 INFO kablam! | Sep 21 06:43:49.127 INFO kablam! 134 | MatrixSliceMN<'a, N, U6, U4, RStride, CStride>; Sep 21 06:43:49.127 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.127 INFO kablam! | Sep 21 06:43:49.127 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.127 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.127 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.127 INFO kablam! Sep 21 06:43:49.127 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.127 INFO kablam! --> src/base/alias_slice.rs:134:5 Sep 21 06:43:49.127 INFO kablam! | Sep 21 06:43:49.127 INFO kablam! 134 | MatrixSliceMN<'a, N, U6, U4, RStride, CStride>; Sep 21 06:43:49.127 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.127 INFO kablam! | Sep 21 06:43:49.127 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.127 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.127 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.127 INFO kablam! Sep 21 06:43:49.127 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.127 INFO kablam! --> src/base/alias_slice.rs:134:5 Sep 21 06:43:49.127 INFO kablam! | Sep 21 06:43:49.127 INFO kablam! 134 | MatrixSliceMN<'a, N, U6, U4, RStride, CStride>; Sep 21 06:43:49.127 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.127 INFO kablam! | Sep 21 06:43:49.127 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.127 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.127 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.127 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.127 INFO kablam! Sep 21 06:43:49.127 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.127 INFO kablam! --> src/base/alias_slice.rs:134:5 Sep 21 06:43:49.128 INFO kablam! | Sep 21 06:43:49.128 INFO kablam! 134 | MatrixSliceMN<'a, N, U6, U4, RStride, CStride>; Sep 21 06:43:49.128 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.128 INFO kablam! | Sep 21 06:43:49.128 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.128 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.128 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.128 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.128 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.128 INFO kablam! Sep 21 06:43:49.128 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.128 INFO kablam! --> src/base/alias_slice.rs:134:5 Sep 21 06:43:49.128 INFO kablam! | Sep 21 06:43:49.128 INFO kablam! 134 | MatrixSliceMN<'a, N, U6, U4, RStride, CStride>; Sep 21 06:43:49.128 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.128 INFO kablam! | Sep 21 06:43:49.128 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.128 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.128 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.128 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.128 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.128 INFO kablam! Sep 21 06:43:49.128 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.128 INFO kablam! --> src/base/alias_slice.rs:134:5 Sep 21 06:43:49.128 INFO kablam! | Sep 21 06:43:49.128 INFO kablam! 133 | pub type MatrixSlice6x4<'a, N, RStride = U1, CStride = U6> = Sep 21 06:43:49.128 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.128 INFO kablam! 134 | MatrixSliceMN<'a, N, U6, U4, RStride, CStride>; Sep 21 06:43:49.128 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.128 INFO kablam! | Sep 21 06:43:49.128 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.128 INFO kablam! --> src/base/alias_slice.rs:134:5 Sep 21 06:43:49.128 INFO kablam! | Sep 21 06:43:49.128 INFO kablam! 134 | MatrixSliceMN<'a, N, U6, U4, RStride, CStride>; Sep 21 06:43:49.128 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.128 INFO kablam! Sep 21 06:43:49.128 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.128 INFO kablam! --> src/base/alias_slice.rs:345:5 Sep 21 06:43:49.128 INFO kablam! | Sep 21 06:43:49.128 INFO kablam! 345 | MatrixSliceMutMN<'a, N, U5, Dynamic, RStride, CStride>; Sep 21 06:43:49.128 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.128 INFO kablam! | Sep 21 06:43:49.128 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.128 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.128 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.128 INFO kablam! Sep 21 06:43:49.128 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.146 INFO kablam! --> src/base/alias_slice.rs:345:5 Sep 21 06:43:49.146 INFO kablam! | Sep 21 06:43:49.146 INFO kablam! 345 | MatrixSliceMutMN<'a, N, U5, Dynamic, RStride, CStride>; Sep 21 06:43:49.146 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.146 INFO kablam! | Sep 21 06:43:49.146 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.146 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.146 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.146 INFO kablam! Sep 21 06:43:49.146 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.146 INFO kablam! --> src/base/alias_slice.rs:345:5 Sep 21 06:43:49.146 INFO kablam! | Sep 21 06:43:49.146 INFO kablam! 345 | MatrixSliceMutMN<'a, N, U5, Dynamic, RStride, CStride>; Sep 21 06:43:49.146 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.146 INFO kablam! | Sep 21 06:43:49.146 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.146 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.146 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.146 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.146 INFO kablam! Sep 21 06:43:49.146 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.146 INFO kablam! --> src/base/alias_slice.rs:345:5 Sep 21 06:43:49.146 INFO kablam! | Sep 21 06:43:49.146 INFO kablam! 345 | MatrixSliceMutMN<'a, N, U5, Dynamic, RStride, CStride>; Sep 21 06:43:49.146 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.146 INFO kablam! | Sep 21 06:43:49.146 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.146 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.146 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.146 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.146 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.146 INFO kablam! Sep 21 06:43:49.146 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.146 INFO kablam! --> src/base/alias_slice.rs:345:5 Sep 21 06:43:49.146 INFO kablam! | Sep 21 06:43:49.146 INFO kablam! 345 | MatrixSliceMutMN<'a, N, U5, Dynamic, RStride, CStride>; Sep 21 06:43:49.146 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.146 INFO kablam! | Sep 21 06:43:49.146 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.146 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.146 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.146 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.146 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.146 INFO kablam! Sep 21 06:43:49.146 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.146 INFO kablam! --> src/base/alias_slice.rs:345:5 Sep 21 06:43:49.146 INFO kablam! | Sep 21 06:43:49.146 INFO kablam! 344 | pub type MatrixSliceMut5xX<'a, N, RStride = U1, CStride = U5> = Sep 21 06:43:49.146 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.147 INFO kablam! 345 | MatrixSliceMutMN<'a, N, U5, Dynamic, RStride, CStride>; Sep 21 06:43:49.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.147 INFO kablam! | Sep 21 06:43:49.147 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.147 INFO kablam! --> src/base/alias_slice.rs:345:5 Sep 21 06:43:49.147 INFO kablam! | Sep 21 06:43:49.147 INFO kablam! 345 | MatrixSliceMutMN<'a, N, U5, Dynamic, RStride, CStride>; Sep 21 06:43:49.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.147 INFO kablam! Sep 21 06:43:49.147 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.147 INFO kablam! --> src/base/alias_slice.rs:348:5 Sep 21 06:43:49.147 INFO kablam! | Sep 21 06:43:49.147 INFO kablam! 348 | MatrixSliceMutMN<'a, N, U6, Dynamic, RStride, CStride>; Sep 21 06:43:49.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.147 INFO kablam! | Sep 21 06:43:49.147 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.147 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.147 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.147 INFO kablam! Sep 21 06:43:49.147 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.147 INFO kablam! --> src/base/alias_slice.rs:348:5 Sep 21 06:43:49.147 INFO kablam! | Sep 21 06:43:49.147 INFO kablam! 348 | MatrixSliceMutMN<'a, N, U6, Dynamic, RStride, CStride>; Sep 21 06:43:49.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.147 INFO kablam! | Sep 21 06:43:49.147 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.147 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.147 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.147 INFO kablam! Sep 21 06:43:49.147 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.147 INFO kablam! --> src/base/alias_slice.rs:348:5 Sep 21 06:43:49.147 INFO kablam! | Sep 21 06:43:49.147 INFO kablam! 348 | MatrixSliceMutMN<'a, N, U6, Dynamic, RStride, CStride>; Sep 21 06:43:49.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.147 INFO kablam! | Sep 21 06:43:49.147 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.147 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.147 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.147 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.147 INFO kablam! Sep 21 06:43:49.147 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.147 INFO kablam! --> src/base/alias_slice.rs:348:5 Sep 21 06:43:49.147 INFO kablam! | Sep 21 06:43:49.147 INFO kablam! 348 | MatrixSliceMutMN<'a, N, U6, Dynamic, RStride, CStride>; Sep 21 06:43:49.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.147 INFO kablam! | Sep 21 06:43:49.147 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.147 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.147 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.147 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.147 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.147 INFO kablam! Sep 21 06:43:49.147 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.148 INFO kablam! --> src/base/alias_slice.rs:348:5 Sep 21 06:43:49.148 INFO kablam! | Sep 21 06:43:49.148 INFO kablam! 348 | MatrixSliceMutMN<'a, N, U6, Dynamic, RStride, CStride>; Sep 21 06:43:49.148 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.148 INFO kablam! | Sep 21 06:43:49.148 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.148 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.148 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.148 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.148 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.148 INFO kablam! Sep 21 06:43:49.148 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.148 INFO kablam! --> src/base/alias_slice.rs:348:5 Sep 21 06:43:49.148 INFO kablam! | Sep 21 06:43:49.148 INFO kablam! 347 | pub type MatrixSliceMut6xX<'a, N, RStride = U1, CStride = U6> = Sep 21 06:43:49.148 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.148 INFO kablam! 348 | MatrixSliceMutMN<'a, N, U6, Dynamic, RStride, CStride>; Sep 21 06:43:49.148 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.148 INFO kablam! | Sep 21 06:43:49.148 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.148 INFO kablam! --> src/base/alias_slice.rs:348:5 Sep 21 06:43:49.148 INFO kablam! | Sep 21 06:43:49.148 INFO kablam! 348 | MatrixSliceMutMN<'a, N, U6, Dynamic, RStride, CStride>; Sep 21 06:43:49.148 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.148 INFO kablam! Sep 21 06:43:49.148 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.148 INFO kablam! --> src/base/alias_slice.rs:352:5 Sep 21 06:43:49.148 INFO kablam! | Sep 21 06:43:49.148 INFO kablam! 352 | MatrixSliceMutMN<'a, N, Dynamic, U1, RStride, CStride>; Sep 21 06:43:49.148 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.148 INFO kablam! | Sep 21 06:43:49.148 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.148 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.148 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.148 INFO kablam! Sep 21 06:43:49.148 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.148 INFO kablam! --> src/base/alias_slice.rs:352:5 Sep 21 06:43:49.148 INFO kablam! | Sep 21 06:43:49.148 INFO kablam! 352 | MatrixSliceMutMN<'a, N, Dynamic, U1, RStride, CStride>; Sep 21 06:43:49.148 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.148 INFO kablam! | Sep 21 06:43:49.148 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.148 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.148 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.148 INFO kablam! Sep 21 06:43:49.148 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.148 INFO kablam! --> src/base/alias_slice.rs:352:5 Sep 21 06:43:49.148 INFO kablam! | Sep 21 06:43:49.148 INFO kablam! 352 | MatrixSliceMutMN<'a, N, Dynamic, U1, RStride, CStride>; Sep 21 06:43:49.148 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.148 INFO kablam! | Sep 21 06:43:49.148 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.148 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.148 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.149 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.149 INFO kablam! Sep 21 06:43:49.149 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.149 INFO kablam! --> src/base/alias_slice.rs:352:5 Sep 21 06:43:49.149 INFO kablam! | Sep 21 06:43:49.149 INFO kablam! 352 | MatrixSliceMutMN<'a, N, Dynamic, U1, RStride, CStride>; Sep 21 06:43:49.149 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.149 INFO kablam! | Sep 21 06:43:49.149 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.149 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.149 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.149 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.149 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.149 INFO kablam! Sep 21 06:43:49.149 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.149 INFO kablam! --> src/base/alias_slice.rs:352:5 Sep 21 06:43:49.149 INFO kablam! | Sep 21 06:43:49.149 INFO kablam! 352 | MatrixSliceMutMN<'a, N, Dynamic, U1, RStride, CStride>; Sep 21 06:43:49.149 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.149 INFO kablam! | Sep 21 06:43:49.149 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.149 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.149 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.149 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.149 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.149 INFO kablam! Sep 21 06:43:49.149 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.149 INFO kablam! --> src/base/alias_slice.rs:352:5 Sep 21 06:43:49.149 INFO kablam! | Sep 21 06:43:49.149 INFO kablam! 351 | pub type MatrixSliceMutXx1<'a, N, RStride = U1, CStride = Dynamic> = Sep 21 06:43:49.149 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.149 INFO kablam! 352 | MatrixSliceMutMN<'a, N, Dynamic, U1, RStride, CStride>; Sep 21 06:43:49.149 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.149 INFO kablam! | Sep 21 06:43:49.149 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.149 INFO kablam! --> src/base/alias_slice.rs:352:5 Sep 21 06:43:49.149 INFO kablam! | Sep 21 06:43:49.149 INFO kablam! 352 | MatrixSliceMutMN<'a, N, Dynamic, U1, RStride, CStride>; Sep 21 06:43:49.149 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.149 INFO kablam! Sep 21 06:43:49.149 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.149 INFO kablam! --> src/base/alias_slice.rs:355:5 Sep 21 06:43:49.149 INFO kablam! | Sep 21 06:43:49.149 INFO kablam! 355 | MatrixSliceMutMN<'a, N, Dynamic, U2, RStride, CStride>; Sep 21 06:43:49.149 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.149 INFO kablam! | Sep 21 06:43:49.149 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.149 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.149 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.149 INFO kablam! Sep 21 06:43:49.149 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.149 INFO kablam! --> src/base/alias_slice.rs:355:5 Sep 21 06:43:49.150 INFO kablam! | Sep 21 06:43:49.150 INFO kablam! 355 | MatrixSliceMutMN<'a, N, Dynamic, U2, RStride, CStride>; Sep 21 06:43:49.150 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.150 INFO kablam! | Sep 21 06:43:49.150 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.150 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.150 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.150 INFO kablam! Sep 21 06:43:49.150 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.150 INFO kablam! --> src/base/alias_slice.rs:355:5 Sep 21 06:43:49.150 INFO kablam! | Sep 21 06:43:49.150 INFO kablam! 355 | MatrixSliceMutMN<'a, N, Dynamic, U2, RStride, CStride>; Sep 21 06:43:49.150 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.150 INFO kablam! | Sep 21 06:43:49.150 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.150 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.150 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.150 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.150 INFO kablam! Sep 21 06:43:49.150 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.150 INFO kablam! --> src/base/alias_slice.rs:355:5 Sep 21 06:43:49.150 INFO kablam! | Sep 21 06:43:49.150 INFO kablam! 355 | MatrixSliceMutMN<'a, N, Dynamic, U2, RStride, CStride>; Sep 21 06:43:49.150 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.150 INFO kablam! | Sep 21 06:43:49.150 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.150 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.150 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.150 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.150 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.150 INFO kablam! Sep 21 06:43:49.150 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.150 INFO kablam! --> src/base/alias_slice.rs:137:5 Sep 21 06:43:49.150 INFO kablam! | Sep 21 06:43:49.150 INFO kablam! 137 | MatrixSliceMN<'a, N, U6, U6, RStride, CStride>; Sep 21 06:43:49.150 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.150 INFO kablam! | Sep 21 06:43:49.150 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.150 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.150 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.150 INFO kablam! Sep 21 06:43:49.150 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.150 INFO kablam! --> src/base/alias_slice.rs:137:5 Sep 21 06:43:49.150 INFO kablam! | Sep 21 06:43:49.150 INFO kablam! 137 | MatrixSliceMN<'a, N, U6, U6, RStride, CStride>; Sep 21 06:43:49.150 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.150 INFO kablam! | Sep 21 06:43:49.150 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.150 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.150 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.150 INFO kablam! Sep 21 06:43:49.150 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.150 INFO kablam! --> src/base/alias_slice.rs:137:5 Sep 21 06:43:49.151 INFO kablam! | Sep 21 06:43:49.151 INFO kablam! 137 | MatrixSliceMN<'a, N, U6, U6, RStride, CStride>; Sep 21 06:43:49.151 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.151 INFO kablam! | Sep 21 06:43:49.151 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.151 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.151 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.151 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.151 INFO kablam! Sep 21 06:43:49.151 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.151 INFO kablam! --> src/base/alias_slice.rs:137:5 Sep 21 06:43:49.151 INFO kablam! | Sep 21 06:43:49.151 INFO kablam! 137 | MatrixSliceMN<'a, N, U6, U6, RStride, CStride>; Sep 21 06:43:49.151 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.151 INFO kablam! | Sep 21 06:43:49.151 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.151 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.151 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.151 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.151 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.151 INFO kablam! Sep 21 06:43:49.151 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.151 INFO kablam! --> src/base/alias_slice.rs:137:5 Sep 21 06:43:49.151 INFO kablam! | Sep 21 06:43:49.151 INFO kablam! 137 | MatrixSliceMN<'a, N, U6, U6, RStride, CStride>; Sep 21 06:43:49.151 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.151 INFO kablam! | Sep 21 06:43:49.151 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.151 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.151 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.151 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.151 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.151 INFO kablam! Sep 21 06:43:49.151 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.151 INFO kablam! --> src/base/alias_slice.rs:137:5 Sep 21 06:43:49.151 INFO kablam! | Sep 21 06:43:49.151 INFO kablam! 136 | pub type MatrixSlice6x5<'a, N, RStride = U1, CStride = U6> = Sep 21 06:43:49.151 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.151 INFO kablam! 137 | MatrixSliceMN<'a, N, U6, U6, RStride, CStride>; Sep 21 06:43:49.151 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.151 INFO kablam! | Sep 21 06:43:49.151 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.151 INFO kablam! --> src/base/alias_slice.rs:137:5 Sep 21 06:43:49.151 INFO kablam! | Sep 21 06:43:49.151 INFO kablam! 137 | MatrixSliceMN<'a, N, U6, U6, RStride, CStride>; Sep 21 06:43:49.151 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.151 INFO kablam! Sep 21 06:43:49.151 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.151 INFO kablam! --> src/base/alias_slice.rs:141:5 Sep 21 06:43:49.151 INFO kablam! | Sep 21 06:43:49.151 INFO kablam! 141 | MatrixSliceMN<'a, N, U1, Dynamic, RStride, CStride>; Sep 21 06:43:49.151 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.151 INFO kablam! | Sep 21 06:43:49.152 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.152 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.152 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.152 INFO kablam! Sep 21 06:43:49.152 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.152 INFO kablam! --> src/base/alias_slice.rs:141:5 Sep 21 06:43:49.152 INFO kablam! | Sep 21 06:43:49.152 INFO kablam! 141 | MatrixSliceMN<'a, N, U1, Dynamic, RStride, CStride>; Sep 21 06:43:49.152 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.152 INFO kablam! | Sep 21 06:43:49.152 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.152 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.152 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.152 INFO kablam! Sep 21 06:43:49.152 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.152 INFO kablam! --> src/base/alias_slice.rs:141:5 Sep 21 06:43:49.152 INFO kablam! | Sep 21 06:43:49.152 INFO kablam! 141 | MatrixSliceMN<'a, N, U1, Dynamic, RStride, CStride>; Sep 21 06:43:49.152 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.152 INFO kablam! | Sep 21 06:43:49.152 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.152 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.152 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.152 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.152 INFO kablam! Sep 21 06:43:49.152 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.152 INFO kablam! --> src/base/alias_slice.rs:141:5 Sep 21 06:43:49.152 INFO kablam! | Sep 21 06:43:49.152 INFO kablam! 141 | MatrixSliceMN<'a, N, U1, Dynamic, RStride, CStride>; Sep 21 06:43:49.152 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.152 INFO kablam! | Sep 21 06:43:49.152 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.152 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.152 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.152 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.152 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.152 INFO kablam! Sep 21 06:43:49.152 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.152 INFO kablam! --> src/base/alias_slice.rs:141:5 Sep 21 06:43:49.152 INFO kablam! | Sep 21 06:43:49.152 INFO kablam! 141 | MatrixSliceMN<'a, N, U1, Dynamic, RStride, CStride>; Sep 21 06:43:49.152 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.152 INFO kablam! | Sep 21 06:43:49.152 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.152 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.152 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.152 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.152 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.152 INFO kablam! Sep 21 06:43:49.152 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.152 INFO kablam! --> src/base/alias_slice.rs:141:5 Sep 21 06:43:49.152 INFO kablam! | Sep 21 06:43:49.153 INFO kablam! 140 | pub type MatrixSlice1xX<'a, N, RStride = U1, CStride = U1> = Sep 21 06:43:49.153 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.153 INFO kablam! 141 | MatrixSliceMN<'a, N, U1, Dynamic, RStride, CStride>; Sep 21 06:43:49.153 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.153 INFO kablam! | Sep 21 06:43:49.153 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.153 INFO kablam! --> src/base/alias_slice.rs:141:5 Sep 21 06:43:49.153 INFO kablam! | Sep 21 06:43:49.153 INFO kablam! 141 | MatrixSliceMN<'a, N, U1, Dynamic, RStride, CStride>; Sep 21 06:43:49.153 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.153 INFO kablam! Sep 21 06:43:49.153 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.153 INFO kablam! --> src/base/alias_slice.rs:144:5 Sep 21 06:43:49.153 INFO kablam! | Sep 21 06:43:49.153 INFO kablam! 144 | MatrixSliceMN<'a, N, U2, Dynamic, RStride, CStride>; Sep 21 06:43:49.153 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.153 INFO kablam! | Sep 21 06:43:49.153 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.153 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.153 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.153 INFO kablam! Sep 21 06:43:49.153 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.153 INFO kablam! --> src/base/alias_slice.rs:144:5 Sep 21 06:43:49.153 INFO kablam! | Sep 21 06:43:49.153 INFO kablam! 144 | MatrixSliceMN<'a, N, U2, Dynamic, RStride, CStride>; Sep 21 06:43:49.153 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.153 INFO kablam! | Sep 21 06:43:49.153 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.153 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.153 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.153 INFO kablam! Sep 21 06:43:49.153 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.153 INFO kablam! --> src/base/alias_slice.rs:144:5 Sep 21 06:43:49.153 INFO kablam! | Sep 21 06:43:49.153 INFO kablam! 144 | MatrixSliceMN<'a, N, U2, Dynamic, RStride, CStride>; Sep 21 06:43:49.153 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.153 INFO kablam! | Sep 21 06:43:49.153 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.153 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.153 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.153 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.153 INFO kablam! Sep 21 06:43:49.153 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.153 INFO kablam! --> src/base/alias_slice.rs:144:5 Sep 21 06:43:49.153 INFO kablam! | Sep 21 06:43:49.153 INFO kablam! 144 | MatrixSliceMN<'a, N, U2, Dynamic, RStride, CStride>; Sep 21 06:43:49.153 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.153 INFO kablam! | Sep 21 06:43:49.153 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.153 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.153 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.153 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.153 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.154 INFO kablam! Sep 21 06:43:49.154 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.154 INFO kablam! --> src/base/alias_slice.rs:144:5 Sep 21 06:43:49.154 INFO kablam! | Sep 21 06:43:49.154 INFO kablam! 144 | MatrixSliceMN<'a, N, U2, Dynamic, RStride, CStride>; Sep 21 06:43:49.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.154 INFO kablam! | Sep 21 06:43:49.154 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.154 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.154 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.154 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.154 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.154 INFO kablam! Sep 21 06:43:49.154 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.154 INFO kablam! --> src/base/alias_slice.rs:144:5 Sep 21 06:43:49.154 INFO kablam! | Sep 21 06:43:49.154 INFO kablam! 143 | pub type MatrixSlice2xX<'a, N, RStride = U1, CStride = U2> = Sep 21 06:43:49.154 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.154 INFO kablam! 144 | MatrixSliceMN<'a, N, U2, Dynamic, RStride, CStride>; Sep 21 06:43:49.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.154 INFO kablam! | Sep 21 06:43:49.154 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.154 INFO kablam! --> src/base/alias_slice.rs:144:5 Sep 21 06:43:49.154 INFO kablam! | Sep 21 06:43:49.154 INFO kablam! 144 | MatrixSliceMN<'a, N, U2, Dynamic, RStride, CStride>; Sep 21 06:43:49.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.154 INFO kablam! Sep 21 06:43:49.154 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.154 INFO kablam! --> src/base/alias_slice.rs:147:5 Sep 21 06:43:49.154 INFO kablam! | Sep 21 06:43:49.154 INFO kablam! 147 | MatrixSliceMN<'a, N, U3, Dynamic, RStride, CStride>; Sep 21 06:43:49.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.154 INFO kablam! | Sep 21 06:43:49.154 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.154 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.154 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.154 INFO kablam! Sep 21 06:43:49.154 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.154 INFO kablam! --> src/base/alias_slice.rs:147:5 Sep 21 06:43:49.154 INFO kablam! | Sep 21 06:43:49.154 INFO kablam! 147 | MatrixSliceMN<'a, N, U3, Dynamic, RStride, CStride>; Sep 21 06:43:49.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.154 INFO kablam! | Sep 21 06:43:49.154 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.154 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.154 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.154 INFO kablam! Sep 21 06:43:49.154 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.154 INFO kablam! --> src/base/alias_slice.rs:147:5 Sep 21 06:43:49.154 INFO kablam! | Sep 21 06:43:49.154 INFO kablam! 147 | MatrixSliceMN<'a, N, U3, Dynamic, RStride, CStride>; Sep 21 06:43:49.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.155 INFO kablam! | Sep 21 06:43:49.155 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.155 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.155 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.155 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.155 INFO kablam! Sep 21 06:43:49.155 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.155 INFO kablam! --> src/base/alias_slice.rs:147:5 Sep 21 06:43:49.155 INFO kablam! | Sep 21 06:43:49.155 INFO kablam! 147 | MatrixSliceMN<'a, N, U3, Dynamic, RStride, CStride>; Sep 21 06:43:49.155 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.155 INFO kablam! | Sep 21 06:43:49.155 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.155 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.155 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.155 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.155 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.155 INFO kablam! Sep 21 06:43:49.155 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.155 INFO kablam! --> src/base/alias_slice.rs:147:5 Sep 21 06:43:49.155 INFO kablam! | Sep 21 06:43:49.155 INFO kablam! 147 | MatrixSliceMN<'a, N, U3, Dynamic, RStride, CStride>; Sep 21 06:43:49.155 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.155 INFO kablam! | Sep 21 06:43:49.155 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.155 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.155 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.155 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.155 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.155 INFO kablam! Sep 21 06:43:49.155 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.155 INFO kablam! --> src/base/alias_slice.rs:147:5 Sep 21 06:43:49.155 INFO kablam! | Sep 21 06:43:49.155 INFO kablam! 146 | pub type MatrixSlice3xX<'a, N, RStride = U1, CStride = U3> = Sep 21 06:43:49.155 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.155 INFO kablam! 147 | MatrixSliceMN<'a, N, U3, Dynamic, RStride, CStride>; Sep 21 06:43:49.155 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.155 INFO kablam! | Sep 21 06:43:49.155 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.155 INFO kablam! --> src/base/alias_slice.rs:147:5 Sep 21 06:43:49.155 INFO kablam! | Sep 21 06:43:49.155 INFO kablam! 147 | MatrixSliceMN<'a, N, U3, Dynamic, RStride, CStride>; Sep 21 06:43:49.155 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.155 INFO kablam! Sep 21 06:43:49.155 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.155 INFO kablam! --> src/base/alias_slice.rs:150:5 Sep 21 06:43:49.155 INFO kablam! | Sep 21 06:43:49.155 INFO kablam! 150 | MatrixSliceMN<'a, N, U4, Dynamic, RStride, CStride>; Sep 21 06:43:49.155 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.155 INFO kablam! | Sep 21 06:43:49.155 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.155 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.155 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.156 INFO kablam! Sep 21 06:43:49.156 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.156 INFO kablam! --> src/base/alias_slice.rs:150:5 Sep 21 06:43:49.156 INFO kablam! | Sep 21 06:43:49.156 INFO kablam! 150 | MatrixSliceMN<'a, N, U4, Dynamic, RStride, CStride>; Sep 21 06:43:49.156 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.156 INFO kablam! | Sep 21 06:43:49.156 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.156 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.156 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.156 INFO kablam! Sep 21 06:43:49.156 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.156 INFO kablam! --> src/base/alias_slice.rs:150:5 Sep 21 06:43:49.156 INFO kablam! | Sep 21 06:43:49.156 INFO kablam! 150 | MatrixSliceMN<'a, N, U4, Dynamic, RStride, CStride>; Sep 21 06:43:49.156 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.156 INFO kablam! | Sep 21 06:43:49.156 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.156 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.156 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.156 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.156 INFO kablam! Sep 21 06:43:49.156 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.156 INFO kablam! --> src/base/alias_slice.rs:150:5 Sep 21 06:43:49.156 INFO kablam! | Sep 21 06:43:49.156 INFO kablam! 150 | MatrixSliceMN<'a, N, U4, Dynamic, RStride, CStride>; Sep 21 06:43:49.156 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.156 INFO kablam! | Sep 21 06:43:49.156 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.156 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.156 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.156 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.156 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.156 INFO kablam! Sep 21 06:43:49.156 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.156 INFO kablam! --> src/base/alias_slice.rs:150:5 Sep 21 06:43:49.156 INFO kablam! | Sep 21 06:43:49.156 INFO kablam! 150 | MatrixSliceMN<'a, N, U4, Dynamic, RStride, CStride>; Sep 21 06:43:49.156 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.156 INFO kablam! | Sep 21 06:43:49.156 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.156 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.156 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.156 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.156 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.156 INFO kablam! Sep 21 06:43:49.156 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.156 INFO kablam! --> src/base/alias_slice.rs:150:5 Sep 21 06:43:49.156 INFO kablam! | Sep 21 06:43:49.156 INFO kablam! 149 | pub type MatrixSlice4xX<'a, N, RStride = U1, CStride = U4> = Sep 21 06:43:49.156 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.156 INFO kablam! 150 | MatrixSliceMN<'a, N, U4, Dynamic, RStride, CStride>; Sep 21 06:43:49.156 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.157 INFO kablam! | Sep 21 06:43:49.157 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.157 INFO kablam! --> src/base/alias_slice.rs:150:5 Sep 21 06:43:49.157 INFO kablam! | Sep 21 06:43:49.157 INFO kablam! 150 | MatrixSliceMN<'a, N, U4, Dynamic, RStride, CStride>; Sep 21 06:43:49.157 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.157 INFO kablam! Sep 21 06:43:49.157 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.157 INFO kablam! --> src/base/alias_slice.rs:153:5 Sep 21 06:43:49.157 INFO kablam! | Sep 21 06:43:49.157 INFO kablam! 153 | MatrixSliceMN<'a, N, U5, Dynamic, RStride, CStride>; Sep 21 06:43:49.157 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.157 INFO kablam! | Sep 21 06:43:49.157 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.157 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.157 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.157 INFO kablam! Sep 21 06:43:49.157 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.157 INFO kablam! --> src/base/alias_slice.rs:153:5 Sep 21 06:43:49.157 INFO kablam! | Sep 21 06:43:49.157 INFO kablam! 153 | MatrixSliceMN<'a, N, U5, Dynamic, RStride, CStride>; Sep 21 06:43:49.157 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.157 INFO kablam! | Sep 21 06:43:49.157 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.157 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.157 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.157 INFO kablam! Sep 21 06:43:49.157 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.157 INFO kablam! --> src/base/alias_slice.rs:153:5 Sep 21 06:43:49.157 INFO kablam! | Sep 21 06:43:49.157 INFO kablam! 153 | MatrixSliceMN<'a, N, U5, Dynamic, RStride, CStride>; Sep 21 06:43:49.157 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.157 INFO kablam! | Sep 21 06:43:49.157 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.157 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.157 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.157 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.157 INFO kablam! Sep 21 06:43:49.157 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.157 INFO kablam! --> src/base/alias_slice.rs:153:5 Sep 21 06:43:49.157 INFO kablam! | Sep 21 06:43:49.157 INFO kablam! 153 | MatrixSliceMN<'a, N, U5, Dynamic, RStride, CStride>; Sep 21 06:43:49.157 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.157 INFO kablam! | Sep 21 06:43:49.157 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.157 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.157 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.157 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.157 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.157 INFO kablam! Sep 21 06:43:49.157 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.157 INFO kablam! --> src/base/alias_slice.rs:153:5 Sep 21 06:43:49.157 INFO kablam! | Sep 21 06:43:49.157 INFO kablam! 153 | MatrixSliceMN<'a, N, U5, Dynamic, RStride, CStride>; Sep 21 06:43:49.158 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.158 INFO kablam! | Sep 21 06:43:49.158 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.158 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.158 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.158 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.158 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.158 INFO kablam! Sep 21 06:43:49.158 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.158 INFO kablam! --> src/base/alias_slice.rs:153:5 Sep 21 06:43:49.158 INFO kablam! | Sep 21 06:43:49.158 INFO kablam! 152 | pub type MatrixSlice5xX<'a, N, RStride = U1, CStride = U5> = Sep 21 06:43:49.158 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.158 INFO kablam! 153 | MatrixSliceMN<'a, N, U5, Dynamic, RStride, CStride>; Sep 21 06:43:49.158 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.158 INFO kablam! | Sep 21 06:43:49.158 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.158 INFO kablam! --> src/base/alias_slice.rs:153:5 Sep 21 06:43:49.158 INFO kablam! | Sep 21 06:43:49.158 INFO kablam! 153 | MatrixSliceMN<'a, N, U5, Dynamic, RStride, CStride>; Sep 21 06:43:49.158 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.158 INFO kablam! Sep 21 06:43:49.158 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.158 INFO kablam! --> src/base/alias_slice.rs:156:5 Sep 21 06:43:49.158 INFO kablam! | Sep 21 06:43:49.158 INFO kablam! 156 | MatrixSliceMN<'a, N, U6, Dynamic, RStride, CStride>; Sep 21 06:43:49.158 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.158 INFO kablam! | Sep 21 06:43:49.158 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.158 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.158 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.158 INFO kablam! Sep 21 06:43:49.158 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.158 INFO kablam! --> src/base/alias_slice.rs:156:5 Sep 21 06:43:49.158 INFO kablam! | Sep 21 06:43:49.158 INFO kablam! 156 | MatrixSliceMN<'a, N, U6, Dynamic, RStride, CStride>; Sep 21 06:43:49.158 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.158 INFO kablam! | Sep 21 06:43:49.158 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.158 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.158 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.158 INFO kablam! Sep 21 06:43:49.158 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.158 INFO kablam! --> src/base/alias_slice.rs:156:5 Sep 21 06:43:49.158 INFO kablam! | Sep 21 06:43:49.158 INFO kablam! 156 | MatrixSliceMN<'a, N, U6, Dynamic, RStride, CStride>; Sep 21 06:43:49.158 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.158 INFO kablam! | Sep 21 06:43:49.159 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.159 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.159 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.159 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.159 INFO kablam! Sep 21 06:43:49.159 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.159 INFO kablam! --> src/base/alias_slice.rs:156:5 Sep 21 06:43:49.159 INFO kablam! | Sep 21 06:43:49.159 INFO kablam! 156 | MatrixSliceMN<'a, N, U6, Dynamic, RStride, CStride>; Sep 21 06:43:49.159 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.159 INFO kablam! | Sep 21 06:43:49.159 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.159 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.159 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.159 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.159 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.159 INFO kablam! Sep 21 06:43:49.159 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.159 INFO kablam! --> src/base/alias_slice.rs:156:5 Sep 21 06:43:49.159 INFO kablam! | Sep 21 06:43:49.159 INFO kablam! 156 | MatrixSliceMN<'a, N, U6, Dynamic, RStride, CStride>; Sep 21 06:43:49.159 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.159 INFO kablam! | Sep 21 06:43:49.159 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.159 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.159 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.159 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.159 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.159 INFO kablam! Sep 21 06:43:49.159 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.159 INFO kablam! --> src/base/alias_slice.rs:156:5 Sep 21 06:43:49.159 INFO kablam! | Sep 21 06:43:49.159 INFO kablam! 155 | pub type MatrixSlice6xX<'a, N, RStride = U1, CStride = U6> = Sep 21 06:43:49.159 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.159 INFO kablam! 156 | MatrixSliceMN<'a, N, U6, Dynamic, RStride, CStride>; Sep 21 06:43:49.159 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.159 INFO kablam! | Sep 21 06:43:49.159 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.159 INFO kablam! --> src/base/alias_slice.rs:355:5 Sep 21 06:43:49.159 INFO kablam! | Sep 21 06:43:49.159 INFO kablam! 355 | MatrixSliceMutMN<'a, N, Dynamic, U2, RStride, CStride>; Sep 21 06:43:49.159 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.159 INFO kablam! | Sep 21 06:43:49.159 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.159 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.159 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.159 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.159 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.159 INFO kablam! Sep 21 06:43:49.159 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.159 INFO kablam! --> src/base/alias_slice.rs:355:5 Sep 21 06:43:49.159 INFO kablam! | Sep 21 06:43:49.159 INFO kablam! 354 | pub type MatrixSliceMutXx2<'a, N, RStride = U1, CStride = Dynamic> = Sep 21 06:43:49.160 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.160 INFO kablam! 355 | MatrixSliceMutMN<'a, N, Dynamic, U2, RStride, CStride>; Sep 21 06:43:49.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.160 INFO kablam! | Sep 21 06:43:49.160 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.160 INFO kablam! --> src/base/alias_slice.rs:355:5 Sep 21 06:43:49.160 INFO kablam! | Sep 21 06:43:49.160 INFO kablam! 355 | MatrixSliceMutMN<'a, N, Dynamic, U2, RStride, CStride>; Sep 21 06:43:49.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.160 INFO kablam! Sep 21 06:43:49.160 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.160 INFO kablam! --> src/base/alias_slice.rs:358:5 Sep 21 06:43:49.160 INFO kablam! | Sep 21 06:43:49.160 INFO kablam! 358 | MatrixSliceMutMN<'a, N, Dynamic, U3, RStride, CStride>; Sep 21 06:43:49.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.160 INFO kablam! | Sep 21 06:43:49.160 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.160 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.160 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.160 INFO kablam! Sep 21 06:43:49.160 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.160 INFO kablam! --> src/base/alias_slice.rs:358:5 Sep 21 06:43:49.160 INFO kablam! | Sep 21 06:43:49.160 INFO kablam! 358 | MatrixSliceMutMN<'a, N, Dynamic, U3, RStride, CStride>; Sep 21 06:43:49.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.160 INFO kablam! | Sep 21 06:43:49.160 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.160 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.160 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.160 INFO kablam! Sep 21 06:43:49.160 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.160 INFO kablam! --> src/base/alias_slice.rs:358:5 Sep 21 06:43:49.160 INFO kablam! | Sep 21 06:43:49.160 INFO kablam! 358 | MatrixSliceMutMN<'a, N, Dynamic, U3, RStride, CStride>; Sep 21 06:43:49.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.160 INFO kablam! | Sep 21 06:43:49.160 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.160 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.160 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.160 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.160 INFO kablam! Sep 21 06:43:49.160 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.160 INFO kablam! --> src/base/alias_slice.rs:358:5 Sep 21 06:43:49.160 INFO kablam! | Sep 21 06:43:49.160 INFO kablam! 358 | MatrixSliceMutMN<'a, N, Dynamic, U3, RStride, CStride>; Sep 21 06:43:49.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.160 INFO kablam! | Sep 21 06:43:49.160 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.160 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.160 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.160 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.160 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.160 INFO kablam! Sep 21 06:43:49.160 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.160 INFO kablam! --> src/base/alias_slice.rs:358:5 Sep 21 06:43:49.161 INFO kablam! | Sep 21 06:43:49.161 INFO kablam! 358 | MatrixSliceMutMN<'a, N, Dynamic, U3, RStride, CStride>; Sep 21 06:43:49.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.161 INFO kablam! | Sep 21 06:43:49.161 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.161 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.161 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.161 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.161 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.161 INFO kablam! Sep 21 06:43:49.161 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.161 INFO kablam! --> src/base/alias_slice.rs:358:5 Sep 21 06:43:49.161 INFO kablam! | Sep 21 06:43:49.161 INFO kablam! 357 | pub type MatrixSliceMutXx3<'a, N, RStride = U1, CStride = Dynamic> = Sep 21 06:43:49.161 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.161 INFO kablam! 358 | MatrixSliceMutMN<'a, N, Dynamic, U3, RStride, CStride>; Sep 21 06:43:49.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.161 INFO kablam! | Sep 21 06:43:49.161 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.161 INFO kablam! --> src/base/alias_slice.rs:358:5 Sep 21 06:43:49.161 INFO kablam! | Sep 21 06:43:49.161 INFO kablam! 358 | MatrixSliceMutMN<'a, N, Dynamic, U3, RStride, CStride>; Sep 21 06:43:49.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.161 INFO kablam! Sep 21 06:43:49.161 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.161 INFO kablam! --> src/base/alias_slice.rs:361:5 Sep 21 06:43:49.161 INFO kablam! | Sep 21 06:43:49.161 INFO kablam! 361 | MatrixSliceMutMN<'a, N, Dynamic, U4, RStride, CStride>; Sep 21 06:43:49.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.161 INFO kablam! | Sep 21 06:43:49.161 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.161 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.161 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.161 INFO kablam! Sep 21 06:43:49.161 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.161 INFO kablam! --> src/base/alias_slice.rs:361:5 Sep 21 06:43:49.161 INFO kablam! | Sep 21 06:43:49.161 INFO kablam! 361 | MatrixSliceMutMN<'a, N, Dynamic, U4, RStride, CStride>; Sep 21 06:43:49.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.161 INFO kablam! | Sep 21 06:43:49.161 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.161 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.161 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.161 INFO kablam! Sep 21 06:43:49.161 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.161 INFO kablam! --> src/base/alias_slice.rs:361:5 Sep 21 06:43:49.161 INFO kablam! | Sep 21 06:43:49.161 INFO kablam! 361 | MatrixSliceMutMN<'a, N, Dynamic, U4, RStride, CStride>; Sep 21 06:43:49.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.161 INFO kablam! | Sep 21 06:43:49.161 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.161 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.161 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.162 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.162 INFO kablam! Sep 21 06:43:49.162 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.162 INFO kablam! --> src/base/alias_slice.rs:361:5 Sep 21 06:43:49.162 INFO kablam! | Sep 21 06:43:49.162 INFO kablam! 361 | MatrixSliceMutMN<'a, N, Dynamic, U4, RStride, CStride>; Sep 21 06:43:49.162 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.162 INFO kablam! | Sep 21 06:43:49.162 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.162 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.162 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.162 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.162 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.162 INFO kablam! Sep 21 06:43:49.162 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.162 INFO kablam! --> src/base/alias_slice.rs:361:5 Sep 21 06:43:49.162 INFO kablam! | Sep 21 06:43:49.162 INFO kablam! 361 | MatrixSliceMutMN<'a, N, Dynamic, U4, RStride, CStride>; Sep 21 06:43:49.162 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.162 INFO kablam! | Sep 21 06:43:49.162 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.162 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.162 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.162 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.162 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.162 INFO kablam! Sep 21 06:43:49.162 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.162 INFO kablam! --> src/base/alias_slice.rs:361:5 Sep 21 06:43:49.162 INFO kablam! | Sep 21 06:43:49.162 INFO kablam! 360 | pub type MatrixSliceMutXx4<'a, N, RStride = U1, CStride = Dynamic> = Sep 21 06:43:49.162 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.162 INFO kablam! 361 | MatrixSliceMutMN<'a, N, Dynamic, U4, RStride, CStride>; Sep 21 06:43:49.162 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.162 INFO kablam! | Sep 21 06:43:49.162 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.162 INFO kablam! --> src/base/alias_slice.rs:361:5 Sep 21 06:43:49.162 INFO kablam! | Sep 21 06:43:49.162 INFO kablam! 361 | MatrixSliceMutMN<'a, N, Dynamic, U4, RStride, CStride>; Sep 21 06:43:49.162 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.162 INFO kablam! Sep 21 06:43:49.162 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.162 INFO kablam! --> src/base/alias_slice.rs:364:5 Sep 21 06:43:49.162 INFO kablam! | Sep 21 06:43:49.162 INFO kablam! 364 | MatrixSliceMutMN<'a, N, Dynamic, U5, RStride, CStride>; Sep 21 06:43:49.162 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.162 INFO kablam! | Sep 21 06:43:49.162 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.162 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.162 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.162 INFO kablam! Sep 21 06:43:49.162 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.162 INFO kablam! --> src/base/alias_slice.rs:364:5 Sep 21 06:43:49.163 INFO kablam! | Sep 21 06:43:49.163 INFO kablam! 364 | MatrixSliceMutMN<'a, N, Dynamic, U5, RStride, CStride>; Sep 21 06:43:49.163 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.163 INFO kablam! | Sep 21 06:43:49.163 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.163 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.163 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.163 INFO kablam! Sep 21 06:43:49.163 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.163 INFO kablam! --> src/base/alias_slice.rs:364:5 Sep 21 06:43:49.163 INFO kablam! | Sep 21 06:43:49.163 INFO kablam! 364 | MatrixSliceMutMN<'a, N, Dynamic, U5, RStride, CStride>; Sep 21 06:43:49.163 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.163 INFO kablam! | Sep 21 06:43:49.163 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.163 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.163 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.163 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.163 INFO kablam! Sep 21 06:43:49.163 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.163 INFO kablam! --> src/base/alias_slice.rs:364:5 Sep 21 06:43:49.163 INFO kablam! | Sep 21 06:43:49.163 INFO kablam! 364 | MatrixSliceMutMN<'a, N, Dynamic, U5, RStride, CStride>; Sep 21 06:43:49.163 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.164 INFO kablam! | Sep 21 06:43:49.164 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.164 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.164 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.164 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.164 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.164 INFO kablam! Sep 21 06:43:49.164 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.164 INFO kablam! --> src/base/alias_slice.rs:364:5 Sep 21 06:43:49.164 INFO kablam! | Sep 21 06:43:49.164 INFO kablam! 364 | MatrixSliceMutMN<'a, N, Dynamic, U5, RStride, CStride>; Sep 21 06:43:49.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.164 INFO kablam! | Sep 21 06:43:49.164 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.164 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.164 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.164 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.164 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.164 INFO kablam! Sep 21 06:43:49.164 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.164 INFO kablam! --> src/base/alias_slice.rs:364:5 Sep 21 06:43:49.164 INFO kablam! | Sep 21 06:43:49.164 INFO kablam! 363 | pub type MatrixSliceMutXx5<'a, N, RStride = U1, CStride = Dynamic> = Sep 21 06:43:49.164 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.164 INFO kablam! 364 | MatrixSliceMutMN<'a, N, Dynamic, U5, RStride, CStride>; Sep 21 06:43:49.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.164 INFO kablam! | Sep 21 06:43:49.164 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.164 INFO kablam! --> src/base/alias_slice.rs:364:5 Sep 21 06:43:49.164 INFO kablam! | Sep 21 06:43:49.164 INFO kablam! 364 | MatrixSliceMutMN<'a, N, Dynamic, U5, RStride, CStride>; Sep 21 06:43:49.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.164 INFO kablam! Sep 21 06:43:49.164 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.164 INFO kablam! --> src/base/alias_slice.rs:156:5 Sep 21 06:43:49.164 INFO kablam! | Sep 21 06:43:49.164 INFO kablam! 156 | MatrixSliceMN<'a, N, U6, Dynamic, RStride, CStride>; Sep 21 06:43:49.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.165 INFO kablam! Sep 21 06:43:49.165 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.165 INFO kablam! --> src/base/alias_slice.rs:367:5 Sep 21 06:43:49.165 INFO kablam! | Sep 21 06:43:49.165 INFO kablam! 367 | MatrixSliceMutMN<'a, N, Dynamic, U6, RStride, CStride>; Sep 21 06:43:49.165 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.165 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.165 INFO kablam! --> src/base/alias_slice.rs:160:5 Sep 21 06:43:49.165 INFO kablam! | Sep 21 06:43:49.165 INFO kablam! 160 | MatrixSliceMN<'a, N, Dynamic, U1, RStride, CStride>; Sep 21 06:43:49.165 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.165 INFO kablam! | Sep 21 06:43:49.165 INFO kablam! | Sep 21 06:43:49.165 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.165 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.165 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.165 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.165 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.165 INFO kablam! Sep 21 06:43:49.165 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.165 INFO kablam! Sep 21 06:43:49.165 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.165 INFO kablam! --> src/base/alias_slice.rs:367:5 Sep 21 06:43:49.165 INFO kablam! | Sep 21 06:43:49.165 INFO kablam! 367 | MatrixSliceMutMN<'a, N, Dynamic, U6, RStride, CStride>; Sep 21 06:43:49.165 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.165 INFO kablam! | Sep 21 06:43:49.165 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.165 INFO kablam! --> src/base/alias_slice.rs:160:5 Sep 21 06:43:49.165 INFO kablam! | Sep 21 06:43:49.165 INFO kablam! 160 | MatrixSliceMN<'a, N, Dynamic, U1, RStride, CStride>; Sep 21 06:43:49.165 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.165 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.165 INFO kablam! | Sep 21 06:43:49.165 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.165 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.165 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.165 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.165 INFO kablam! Sep 21 06:43:49.166 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.166 INFO kablam! Sep 21 06:43:49.166 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.166 INFO kablam! --> src/base/alias_slice.rs:367:5 Sep 21 06:43:49.166 INFO kablam! | Sep 21 06:43:49.166 INFO kablam! 367 | MatrixSliceMutMN<'a, N, Dynamic, U6, RStride, CStride>; Sep 21 06:43:49.166 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.166 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.166 INFO kablam! --> src/base/alias_slice.rs:160:5 Sep 21 06:43:49.166 INFO kablam! | Sep 21 06:43:49.166 INFO kablam! 160 | MatrixSliceMN<'a, N, Dynamic, U1, RStride, CStride>; Sep 21 06:43:49.166 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.166 INFO kablam! | Sep 21 06:43:49.166 INFO kablam! | Sep 21 06:43:49.166 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.166 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.166 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.166 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.166 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.166 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.166 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.166 INFO kablam! Sep 21 06:43:49.166 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.166 INFO kablam! Sep 21 06:43:49.166 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.166 INFO kablam! --> src/base/alias_slice.rs:367:5 Sep 21 06:43:49.166 INFO kablam! | Sep 21 06:43:49.166 INFO kablam! 367 | MatrixSliceMutMN<'a, N, Dynamic, U6, RStride, CStride>; Sep 21 06:43:49.166 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.166 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.166 INFO kablam! --> src/base/alias_slice.rs:160:5 Sep 21 06:43:49.166 INFO kablam! | Sep 21 06:43:49.166 INFO kablam! | Sep 21 06:43:49.166 INFO kablam! 160 | MatrixSliceMN<'a, N, Dynamic, U1, RStride, CStride>; Sep 21 06:43:49.166 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.166 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.166 INFO kablam! | Sep 21 06:43:49.166 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.166 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.166 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.166 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.166 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.166 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.166 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.166 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.166 INFO kablam! Sep 21 06:43:49.166 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.166 INFO kablam! Sep 21 06:43:49.166 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.166 INFO kablam! --> src/base/alias_slice.rs:367:5 Sep 21 06:43:49.166 INFO kablam! | Sep 21 06:43:49.166 INFO kablam! 367 | MatrixSliceMutMN<'a, N, Dynamic, U6, RStride, CStride>; Sep 21 06:43:49.167 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.167 INFO kablam! | Sep 21 06:43:49.167 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.167 INFO kablam! --> src/base/alias_slice.rs:160:5 Sep 21 06:43:49.167 INFO kablam! | Sep 21 06:43:49.167 INFO kablam! 160 | MatrixSliceMN<'a, N, Dynamic, U1, RStride, CStride>; Sep 21 06:43:49.167 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.167 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.167 INFO kablam! | Sep 21 06:43:49.167 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.167 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.167 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.167 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.167 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.167 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.167 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.167 INFO kablam! Sep 21 06:43:49.167 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.167 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.167 INFO kablam! Sep 21 06:43:49.167 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.167 INFO kablam! --> src/base/alias_slice.rs:367:5 Sep 21 06:43:49.167 INFO kablam! | Sep 21 06:43:49.167 INFO kablam! 366 | pub type MatrixSliceMutXx6<'a, N, RStride = U1, CStride = Dynamic> = Sep 21 06:43:49.167 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.167 INFO kablam! 367 | MatrixSliceMutMN<'a, N, Dynamic, U6, RStride, CStride>; Sep 21 06:43:49.167 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.167 INFO kablam! | Sep 21 06:43:49.167 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.167 INFO kablam! --> src/base/alias_slice.rs:160:5 Sep 21 06:43:49.167 INFO kablam! | Sep 21 06:43:49.167 INFO kablam! 159 | pub type MatrixSliceXx1<'a, N, RStride = U1, CStride = Dynamic> = Sep 21 06:43:49.167 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.167 INFO kablam! 160 | MatrixSliceMN<'a, N, Dynamic, U1, RStride, CStride>; Sep 21 06:43:49.167 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.167 INFO kablam! | Sep 21 06:43:49.167 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.167 INFO kablam! --> src/base/alias_slice.rs:367:5 Sep 21 06:43:49.167 INFO kablam! | Sep 21 06:43:49.167 INFO kablam! 367 | MatrixSliceMutMN<'a, N, Dynamic, U6, RStride, CStride>; Sep 21 06:43:49.167 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.167 INFO kablam! Sep 21 06:43:49.167 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.167 INFO kablam! --> src/base/alias_slice.rs:160:5 Sep 21 06:43:49.167 INFO kablam! | Sep 21 06:43:49.167 INFO kablam! 160 | MatrixSliceMN<'a, N, Dynamic, U1, RStride, CStride>; Sep 21 06:43:49.167 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.167 INFO kablam! Sep 21 06:43:49.167 INFO kablam! warning: the trait bound `D: base::dimension::Dim` is not satisfied Sep 21 06:43:49.167 INFO kablam! --> src/base/alias_slice.rs:371:5 Sep 21 06:43:49.167 INFO kablam! | Sep 21 06:43:49.167 INFO kablam! 371 | Matrix>; Sep 21 06:43:49.167 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `D` Sep 21 06:43:49.168 INFO kablam! | Sep 21 06:43:49.168 INFO kablam! = help: consider adding a `where D: base::dimension::Dim` bound Sep 21 06:43:49.168 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.168 INFO kablam! --> src/base/alias_slice.rs:163:5 Sep 21 06:43:49.168 INFO kablam! | Sep 21 06:43:49.168 INFO kablam! 163 | MatrixSliceMN<'a, N, Dynamic, U2, RStride, CStride>; Sep 21 06:43:49.168 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.168 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.168 INFO kablam! | Sep 21 06:43:49.168 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.168 INFO kablam! Sep 21 06:43:49.168 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.168 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.168 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.168 INFO kablam! Sep 21 06:43:49.168 INFO kablam! warning: the trait bound `Stride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.168 INFO kablam! --> src/base/alias_slice.rs:371:5 Sep 21 06:43:49.168 INFO kablam! | Sep 21 06:43:49.168 INFO kablam! 371 | Matrix>; Sep 21 06:43:49.168 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `Stride` Sep 21 06:43:49.168 INFO kablam! | Sep 21 06:43:49.168 INFO kablam! = help: consider adding a `where Stride: base::dimension::Dim` bound Sep 21 06:43:49.168 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.168 INFO kablam! --> src/base/alias_slice.rs:163:5 Sep 21 06:43:49.168 INFO kablam! | Sep 21 06:43:49.168 INFO kablam! 163 | MatrixSliceMN<'a, N, Dynamic, U2, RStride, CStride>; Sep 21 06:43:49.168 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.168 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.168 INFO kablam! | Sep 21 06:43:49.168 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.168 INFO kablam! Sep 21 06:43:49.168 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.168 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.168 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.168 INFO kablam! Sep 21 06:43:49.168 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.168 INFO kablam! --> src/base/alias_slice.rs:371:5 Sep 21 06:43:49.168 INFO kablam! | Sep 21 06:43:49.168 INFO kablam! 371 | Matrix>; Sep 21 06:43:49.168 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.168 INFO kablam! | Sep 21 06:43:49.168 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.168 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.168 INFO kablam! --> src/base/alias_slice.rs:163:5 Sep 21 06:43:49.168 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.168 INFO kablam! | Sep 21 06:43:49.168 INFO kablam! 163 | MatrixSliceMN<'a, N, Dynamic, U2, RStride, CStride>; Sep 21 06:43:49.168 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.168 INFO kablam! | Sep 21 06:43:49.168 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.168 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.168 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.168 INFO kablam! Sep 21 06:43:49.169 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.169 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.169 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.169 INFO kablam! Sep 21 06:43:49.169 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.169 INFO kablam! --> src/base/alias_slice.rs:371:5 Sep 21 06:43:49.169 INFO kablam! | Sep 21 06:43:49.169 INFO kablam! 371 | Matrix>; Sep 21 06:43:49.169 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.169 INFO kablam! | Sep 21 06:43:49.169 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.169 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.169 INFO kablam! --> src/base/alias_slice.rs:163:5 Sep 21 06:43:49.169 INFO kablam! | Sep 21 06:43:49.169 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.169 INFO kablam! 163 | MatrixSliceMN<'a, N, Dynamic, U2, RStride, CStride>; Sep 21 06:43:49.169 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.169 INFO kablam! | Sep 21 06:43:49.169 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.169 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.169 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.169 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.169 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.169 INFO kablam! Sep 21 06:43:49.169 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.169 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.169 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.169 INFO kablam! Sep 21 06:43:49.169 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.169 INFO kablam! --> src/base/alias_slice.rs:371:5 Sep 21 06:43:49.169 INFO kablam! | Sep 21 06:43:49.169 INFO kablam! 371 | Matrix>; Sep 21 06:43:49.169 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.169 INFO kablam! | Sep 21 06:43:49.169 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.169 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.169 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.169 INFO kablam! --> src/base/alias_slice.rs:163:5 Sep 21 06:43:49.169 INFO kablam! | Sep 21 06:43:49.169 INFO kablam! 163 | MatrixSliceMN<'a, N, Dynamic, U2, RStride, CStride>; Sep 21 06:43:49.169 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.169 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.169 INFO kablam! | Sep 21 06:43:49.169 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.169 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.169 INFO kablam! Sep 21 06:43:49.169 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.169 INFO kablam! --> src/base/alias_slice.rs:371:5 Sep 21 06:43:49.169 INFO kablam! | Sep 21 06:43:49.169 INFO kablam! 370 | pub type VectorSliceMutN<'a, N, D, Stride = U1> = Sep 21 06:43:49.169 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.169 INFO kablam! 371 | Matrix>; Sep 21 06:43:49.169 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.170 INFO kablam! | Sep 21 06:43:49.170 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.170 INFO kablam! --> src/base/alias_slice.rs:371:5 Sep 21 06:43:49.170 INFO kablam! | Sep 21 06:43:49.170 INFO kablam! 371 | Matrix>; Sep 21 06:43:49.170 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.170 INFO kablam! Sep 21 06:43:49.170 INFO kablam! warning: the trait bound `Stride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.170 INFO kablam! --> src/base/alias_slice.rs:374:48 Sep 21 06:43:49.170 INFO kablam! | Sep 21 06:43:49.170 INFO kablam! 374 | pub type DVectorSliceMut<'a, N, Stride = U1> = VectorSliceMutN<'a, N, Dynamic, Stride>; Sep 21 06:43:49.170 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `Stride` Sep 21 06:43:49.170 INFO kablam! | Sep 21 06:43:49.170 INFO kablam! = help: consider adding a `where Stride: base::dimension::Dim` bound Sep 21 06:43:49.170 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.170 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.170 INFO kablam! Sep 21 06:43:49.170 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.170 INFO kablam! --> src/base/alias_slice.rs:374:48 Sep 21 06:43:49.170 INFO kablam! | Sep 21 06:43:49.170 INFO kablam! 374 | pub type DVectorSliceMut<'a, N, Stride = U1> = VectorSliceMutN<'a, N, Dynamic, Stride>; Sep 21 06:43:49.170 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.170 INFO kablam! | Sep 21 06:43:49.171 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.171 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.171 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.171 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.171 INFO kablam! Sep 21 06:43:49.171 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.171 INFO kablam! --> src/base/alias_slice.rs:374:48 Sep 21 06:43:49.171 INFO kablam! | Sep 21 06:43:49.171 INFO kablam! 374 | pub type DVectorSliceMut<'a, N, Stride = U1> = VectorSliceMutN<'a, N, Dynamic, Stride>; Sep 21 06:43:49.171 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.171 INFO kablam! | Sep 21 06:43:49.171 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.171 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.171 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.171 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.171 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.171 INFO kablam! Sep 21 06:43:49.171 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.171 INFO kablam! --> src/base/alias_slice.rs:374:48 Sep 21 06:43:49.171 INFO kablam! | Sep 21 06:43:49.171 INFO kablam! 374 | pub type DVectorSliceMut<'a, N, Stride = U1> = VectorSliceMutN<'a, N, Dynamic, Stride>; Sep 21 06:43:49.171 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.171 INFO kablam! | Sep 21 06:43:49.171 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.171 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.171 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.171 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.171 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.171 INFO kablam! Sep 21 06:43:49.171 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.171 INFO kablam! --> src/base/alias_slice.rs:374:48 Sep 21 06:43:49.171 INFO kablam! | Sep 21 06:43:49.171 INFO kablam! 374 | pub type DVectorSliceMut<'a, N, Stride = U1> = VectorSliceMutN<'a, N, Dynamic, Stride>; Sep 21 06:43:49.171 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.171 INFO kablam! | | Sep 21 06:43:49.171 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.171 INFO kablam! | Sep 21 06:43:49.171 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.171 INFO kablam! --> src/base/alias_slice.rs:374:48 Sep 21 06:43:49.171 INFO kablam! | Sep 21 06:43:49.171 INFO kablam! 374 | pub type DVectorSliceMut<'a, N, Stride = U1> = VectorSliceMutN<'a, N, Dynamic, Stride>; Sep 21 06:43:49.171 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.171 INFO kablam! Sep 21 06:43:49.171 INFO kablam! warning: the trait bound `Stride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.171 INFO kablam! --> src/base/alias_slice.rs:377:48 Sep 21 06:43:49.171 INFO kablam! | Sep 21 06:43:49.171 INFO kablam! 377 | pub type VectorSliceMut1<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U1, Stride>; Sep 21 06:43:49.171 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `Stride` Sep 21 06:43:49.171 INFO kablam! | Sep 21 06:43:49.171 INFO kablam! = help: consider adding a `where Stride: base::dimension::Dim` bound Sep 21 06:43:49.171 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.171 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.172 INFO kablam! Sep 21 06:43:49.172 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.172 INFO kablam! --> src/base/alias_slice.rs:377:48 Sep 21 06:43:49.172 INFO kablam! | Sep 21 06:43:49.172 INFO kablam! 377 | pub type VectorSliceMut1<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U1, Stride>; Sep 21 06:43:49.172 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.172 INFO kablam! | Sep 21 06:43:49.172 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.172 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.172 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.172 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.172 INFO kablam! Sep 21 06:43:49.172 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.172 INFO kablam! --> src/base/alias_slice.rs:377:48 Sep 21 06:43:49.172 INFO kablam! | Sep 21 06:43:49.172 INFO kablam! 377 | pub type VectorSliceMut1<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U1, Stride>; Sep 21 06:43:49.172 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.172 INFO kablam! | Sep 21 06:43:49.172 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.172 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.172 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.172 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.172 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.172 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.172 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.172 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.172 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.172 INFO kablam! Sep 21 06:43:49.172 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.172 INFO kablam! Sep 21 06:43:49.172 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.172 INFO kablam! --> src/base/alias_slice.rs:377:48 Sep 21 06:43:49.172 INFO kablam! | Sep 21 06:43:49.172 INFO kablam! 377 | pub type VectorSliceMut1<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U1, Stride>; Sep 21 06:43:49.172 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.172 INFO kablam! | Sep 21 06:43:49.172 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.172 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.172 INFO kablam! --> src/base/alias_slice.rs:163:5 Sep 21 06:43:49.172 INFO kablam! | Sep 21 06:43:49.172 INFO kablam! 162 | pub type MatrixSliceXx2<'a, N, RStride = U1, CStride = Dynamic> = Sep 21 06:43:49.172 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.172 INFO kablam! 163 | MatrixSliceMN<'a, N, Dynamic, U2, RStride, CStride>; Sep 21 06:43:49.172 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.172 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.172 INFO kablam! | Sep 21 06:43:49.172 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.172 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.172 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.172 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.172 INFO kablam! --> src/base/alias_slice.rs:163:5 Sep 21 06:43:49.172 INFO kablam! | Sep 21 06:43:49.173 INFO kablam! 163 | MatrixSliceMN<'a, N, Dynamic, U2, RStride, CStride>; Sep 21 06:43:49.173 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.173 INFO kablam! Sep 21 06:43:49.173 INFO kablam! Sep 21 06:43:49.173 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.173 INFO kablam! --> src/base/alias_slice.rs:377:48 Sep 21 06:43:49.173 INFO kablam! | Sep 21 06:43:49.173 INFO kablam! 377 | pub type VectorSliceMut1<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U1, Stride>; Sep 21 06:43:49.173 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.173 INFO kablam! | | Sep 21 06:43:49.173 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.173 INFO kablam! | Sep 21 06:43:49.173 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.173 INFO kablam! --> src/base/alias_slice.rs:377:48 Sep 21 06:43:49.173 INFO kablam! | Sep 21 06:43:49.173 INFO kablam! 377 | pub type VectorSliceMut1<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U1, Stride>; Sep 21 06:43:49.173 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.173 INFO kablam! Sep 21 06:43:49.173 INFO kablam! warning: the trait bound `Stride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.173 INFO kablam! --> src/base/alias_slice.rs:379:48 Sep 21 06:43:49.173 INFO kablam! | Sep 21 06:43:49.173 INFO kablam! 379 | pub type VectorSliceMut2<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U2, Stride>; Sep 21 06:43:49.173 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `Stride` Sep 21 06:43:49.173 INFO kablam! | Sep 21 06:43:49.173 INFO kablam! = help: consider adding a `where Stride: base::dimension::Dim` bound Sep 21 06:43:49.173 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.173 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.173 INFO kablam! Sep 21 06:43:49.173 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.173 INFO kablam! --> src/base/alias_slice.rs:379:48 Sep 21 06:43:49.173 INFO kablam! | Sep 21 06:43:49.173 INFO kablam! 379 | pub type VectorSliceMut2<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U2, Stride>; Sep 21 06:43:49.173 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.173 INFO kablam! | Sep 21 06:43:49.173 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.173 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.173 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.173 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.173 INFO kablam! Sep 21 06:43:49.173 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.173 INFO kablam! --> src/base/alias_slice.rs:379:48 Sep 21 06:43:49.173 INFO kablam! | Sep 21 06:43:49.173 INFO kablam! 379 | pub type VectorSliceMut2<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U2, Stride>; Sep 21 06:43:49.173 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.173 INFO kablam! | Sep 21 06:43:49.173 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.173 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.173 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.173 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.173 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.173 INFO kablam! Sep 21 06:43:49.173 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.173 INFO kablam! --> src/base/alias_slice.rs:379:48 Sep 21 06:43:49.174 INFO kablam! | Sep 21 06:43:49.174 INFO kablam! 379 | pub type VectorSliceMut2<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U2, Stride>; Sep 21 06:43:49.174 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.174 INFO kablam! | Sep 21 06:43:49.174 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.174 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.174 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.174 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.174 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.174 INFO kablam! Sep 21 06:43:49.174 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.174 INFO kablam! --> src/base/alias_slice.rs:379:48 Sep 21 06:43:49.174 INFO kablam! | Sep 21 06:43:49.174 INFO kablam! 379 | pub type VectorSliceMut2<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U2, Stride>; Sep 21 06:43:49.174 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.174 INFO kablam! | | Sep 21 06:43:49.174 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.174 INFO kablam! | Sep 21 06:43:49.174 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.174 INFO kablam! --> src/base/alias_slice.rs:379:48 Sep 21 06:43:49.174 INFO kablam! | Sep 21 06:43:49.174 INFO kablam! 379 | pub type VectorSliceMut2<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U2, Stride>; Sep 21 06:43:49.174 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.174 INFO kablam! Sep 21 06:43:49.174 INFO kablam! warning: the trait bound `Stride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.174 INFO kablam! --> src/base/alias_slice.rs:381:48 Sep 21 06:43:49.174 INFO kablam! | Sep 21 06:43:49.174 INFO kablam! 381 | pub type VectorSliceMut3<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U3, Stride>; Sep 21 06:43:49.174 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `Stride` Sep 21 06:43:49.174 INFO kablam! | Sep 21 06:43:49.174 INFO kablam! = help: consider adding a `where Stride: base::dimension::Dim` bound Sep 21 06:43:49.174 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.174 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.174 INFO kablam! Sep 21 06:43:49.174 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.174 INFO kablam! --> src/base/alias_slice.rs:381:48 Sep 21 06:43:49.174 INFO kablam! | Sep 21 06:43:49.174 INFO kablam! 381 | pub type VectorSliceMut3<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U3, Stride>; Sep 21 06:43:49.174 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.174 INFO kablam! | Sep 21 06:43:49.174 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.174 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.174 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.174 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.174 INFO kablam! Sep 21 06:43:49.174 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.174 INFO kablam! --> src/base/alias_slice.rs:381:48 Sep 21 06:43:49.174 INFO kablam! | Sep 21 06:43:49.174 INFO kablam! 381 | pub type VectorSliceMut3<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U3, Stride>; Sep 21 06:43:49.174 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.174 INFO kablam! | Sep 21 06:43:49.174 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.175 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.175 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.175 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.175 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.175 INFO kablam! Sep 21 06:43:49.175 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.175 INFO kablam! --> src/base/alias_slice.rs:381:48 Sep 21 06:43:49.175 INFO kablam! | Sep 21 06:43:49.175 INFO kablam! 381 | pub type VectorSliceMut3<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U3, Stride>; Sep 21 06:43:49.175 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.175 INFO kablam! | Sep 21 06:43:49.175 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.175 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.175 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.175 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.175 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.175 INFO kablam! Sep 21 06:43:49.175 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.175 INFO kablam! --> src/base/alias_slice.rs:381:48 Sep 21 06:43:49.175 INFO kablam! | Sep 21 06:43:49.175 INFO kablam! 381 | pub type VectorSliceMut3<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U3, Stride>; Sep 21 06:43:49.175 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.175 INFO kablam! | | Sep 21 06:43:49.175 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.175 INFO kablam! | Sep 21 06:43:49.175 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.175 INFO kablam! --> src/base/alias_slice.rs:381:48 Sep 21 06:43:49.175 INFO kablam! | Sep 21 06:43:49.175 INFO kablam! 381 | pub type VectorSliceMut3<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U3, Stride>; Sep 21 06:43:49.175 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.175 INFO kablam! Sep 21 06:43:49.175 INFO kablam! warning: the trait bound `Stride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.175 INFO kablam! --> src/base/alias_slice.rs:383:48 Sep 21 06:43:49.175 INFO kablam! | Sep 21 06:43:49.175 INFO kablam! 383 | pub type VectorSliceMut4<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U4, Stride>; Sep 21 06:43:49.175 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `Stride` Sep 21 06:43:49.175 INFO kablam! | Sep 21 06:43:49.175 INFO kablam! = help: consider adding a `where Stride: base::dimension::Dim` bound Sep 21 06:43:49.175 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.175 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.175 INFO kablam! Sep 21 06:43:49.175 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.175 INFO kablam! --> src/base/alias_slice.rs:383:48 Sep 21 06:43:49.175 INFO kablam! | Sep 21 06:43:49.175 INFO kablam! 383 | pub type VectorSliceMut4<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U4, Stride>; Sep 21 06:43:49.175 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.175 INFO kablam! | Sep 21 06:43:49.175 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.175 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.175 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.175 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.175 INFO kablam! --> src/base/alias_slice.rs:166:5 Sep 21 06:43:49.175 INFO kablam! | Sep 21 06:43:49.175 INFO kablam! 166 | MatrixSliceMN<'a, N, Dynamic, U3, RStride, CStride>; Sep 21 06:43:49.175 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.176 INFO kablam! | Sep 21 06:43:49.176 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.176 INFO kablam! Sep 21 06:43:49.176 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.176 INFO kablam! --> src/base/alias_slice.rs:383:48 Sep 21 06:43:49.176 INFO kablam! | Sep 21 06:43:49.176 INFO kablam! 383 | pub type VectorSliceMut4<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U4, Stride>; Sep 21 06:43:49.176 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.176 INFO kablam! | Sep 21 06:43:49.176 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.176 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.176 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.176 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.176 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.176 INFO kablam! Sep 21 06:43:49.176 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.176 INFO kablam! --> src/base/alias_slice.rs:383:48 Sep 21 06:43:49.176 INFO kablam! | Sep 21 06:43:49.176 INFO kablam! 383 | pub type VectorSliceMut4<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U4, Stride>; Sep 21 06:43:49.176 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.176 INFO kablam! | Sep 21 06:43:49.176 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.176 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.176 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.176 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.176 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.176 INFO kablam! Sep 21 06:43:49.176 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.176 INFO kablam! --> src/base/alias_slice.rs:383:48 Sep 21 06:43:49.176 INFO kablam! | Sep 21 06:43:49.176 INFO kablam! 383 | pub type VectorSliceMut4<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U4, Stride>; Sep 21 06:43:49.176 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.176 INFO kablam! | | Sep 21 06:43:49.176 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.176 INFO kablam! | Sep 21 06:43:49.176 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.176 INFO kablam! --> src/base/alias_slice.rs:383:48 Sep 21 06:43:49.176 INFO kablam! | Sep 21 06:43:49.176 INFO kablam! 383 | pub type VectorSliceMut4<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U4, Stride>; Sep 21 06:43:49.176 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.176 INFO kablam! Sep 21 06:43:49.176 INFO kablam! warning: the trait bound `Stride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.176 INFO kablam! --> src/base/alias_slice.rs:385:48 Sep 21 06:43:49.176 INFO kablam! | Sep 21 06:43:49.176 INFO kablam! 385 | pub type VectorSliceMut5<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U5, Stride>; Sep 21 06:43:49.176 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `Stride` Sep 21 06:43:49.176 INFO kablam! | Sep 21 06:43:49.176 INFO kablam! = help: consider adding a `where Stride: base::dimension::Dim` bound Sep 21 06:43:49.176 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.176 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.176 INFO kablam! Sep 21 06:43:49.176 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.176 INFO kablam! --> src/base/alias_slice.rs:385:48 Sep 21 06:43:49.176 INFO kablam! | Sep 21 06:43:49.176 INFO kablam! 385 | pub type VectorSliceMut5<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U5, Stride>; Sep 21 06:43:49.176 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.177 INFO kablam! | Sep 21 06:43:49.177 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.177 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.177 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.177 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.177 INFO kablam! Sep 21 06:43:49.177 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.177 INFO kablam! --> src/base/alias_slice.rs:385:48 Sep 21 06:43:49.177 INFO kablam! | Sep 21 06:43:49.177 INFO kablam! 385 | pub type VectorSliceMut5<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U5, Stride>; Sep 21 06:43:49.177 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.177 INFO kablam! | Sep 21 06:43:49.177 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.177 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.177 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.177 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.177 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.177 INFO kablam! Sep 21 06:43:49.177 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.177 INFO kablam! --> src/base/alias_slice.rs:385:48 Sep 21 06:43:49.177 INFO kablam! | Sep 21 06:43:49.177 INFO kablam! 385 | pub type VectorSliceMut5<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U5, Stride>; Sep 21 06:43:49.177 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.177 INFO kablam! | Sep 21 06:43:49.177 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.177 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.177 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.177 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.177 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.177 INFO kablam! Sep 21 06:43:49.177 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.177 INFO kablam! --> src/base/alias_slice.rs:385:48 Sep 21 06:43:49.177 INFO kablam! | Sep 21 06:43:49.177 INFO kablam! 385 | pub type VectorSliceMut5<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U5, Stride>; Sep 21 06:43:49.177 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.177 INFO kablam! | | Sep 21 06:43:49.177 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.177 INFO kablam! | Sep 21 06:43:49.177 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.177 INFO kablam! --> src/base/alias_slice.rs:385:48 Sep 21 06:43:49.177 INFO kablam! | Sep 21 06:43:49.177 INFO kablam! 385 | pub type VectorSliceMut5<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U5, Stride>; Sep 21 06:43:49.177 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.177 INFO kablam! Sep 21 06:43:49.177 INFO kablam! warning: the trait bound `Stride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.177 INFO kablam! --> src/base/alias_slice.rs:387:48 Sep 21 06:43:49.177 INFO kablam! | Sep 21 06:43:49.177 INFO kablam! 387 | pub type VectorSliceMut6<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U6, Stride>; Sep 21 06:43:49.177 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `Stride` Sep 21 06:43:49.177 INFO kablam! | Sep 21 06:43:49.177 INFO kablam! = help: consider adding a `where Stride: base::dimension::Dim` bound Sep 21 06:43:49.177 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.177 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.177 INFO kablam! Sep 21 06:43:49.177 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.177 INFO kablam! --> src/base/alias_slice.rs:387:48 Sep 21 06:43:49.178 INFO kablam! | Sep 21 06:43:49.178 INFO kablam! 387 | pub type VectorSliceMut6<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U6, Stride>; Sep 21 06:43:49.178 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.178 INFO kablam! | Sep 21 06:43:49.178 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.178 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.178 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.178 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.178 INFO kablam! Sep 21 06:43:49.178 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.178 INFO kablam! --> src/base/alias_slice.rs:387:48 Sep 21 06:43:49.178 INFO kablam! | Sep 21 06:43:49.178 INFO kablam! 387 | pub type VectorSliceMut6<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U6, Stride>; Sep 21 06:43:49.178 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.178 INFO kablam! | Sep 21 06:43:49.178 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.178 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.178 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.178 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.178 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.178 INFO kablam! Sep 21 06:43:49.178 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.178 INFO kablam! --> src/base/alias_slice.rs:387:48 Sep 21 06:43:49.178 INFO kablam! | Sep 21 06:43:49.178 INFO kablam! 387 | pub type VectorSliceMut6<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U6, Stride>; Sep 21 06:43:49.178 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.178 INFO kablam! | Sep 21 06:43:49.178 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.178 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.178 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.178 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.178 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.178 INFO kablam! Sep 21 06:43:49.178 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.178 INFO kablam! --> src/base/alias_slice.rs:387:48 Sep 21 06:43:49.178 INFO kablam! | Sep 21 06:43:49.178 INFO kablam! 387 | pub type VectorSliceMut6<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U6, Stride>; Sep 21 06:43:49.178 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.178 INFO kablam! | | Sep 21 06:43:49.178 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.178 INFO kablam! | Sep 21 06:43:49.178 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.178 INFO kablam! --> src/base/alias_slice.rs:387:48 Sep 21 06:43:49.178 INFO kablam! | Sep 21 06:43:49.178 INFO kablam! 387 | pub type VectorSliceMut6<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U6, Stride>; Sep 21 06:43:49.178 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.178 INFO kablam! Sep 21 06:43:49.178 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.178 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.178 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.178 INFO kablam! Sep 21 06:43:49.178 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.178 INFO kablam! --> src/base/alias_slice.rs:166:5 Sep 21 06:43:49.178 INFO kablam! | Sep 21 06:43:49.178 INFO kablam! 166 | MatrixSliceMN<'a, N, Dynamic, U3, RStride, CStride>; Sep 21 06:43:49.179 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.179 INFO kablam! | Sep 21 06:43:49.179 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.179 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.179 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.179 INFO kablam! Sep 21 06:43:49.179 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.179 INFO kablam! --> src/base/alias_slice.rs:166:5 Sep 21 06:43:49.179 INFO kablam! | Sep 21 06:43:49.179 INFO kablam! 166 | MatrixSliceMN<'a, N, Dynamic, U3, RStride, CStride>; Sep 21 06:43:49.179 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.179 INFO kablam! | Sep 21 06:43:49.179 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.179 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.179 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.179 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.179 INFO kablam! Sep 21 06:43:49.179 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.179 INFO kablam! --> src/base/alias_slice.rs:166:5 Sep 21 06:43:49.179 INFO kablam! | Sep 21 06:43:49.179 INFO kablam! 166 | MatrixSliceMN<'a, N, Dynamic, U3, RStride, CStride>; Sep 21 06:43:49.179 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.179 INFO kablam! | Sep 21 06:43:49.179 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.179 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.179 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.179 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.179 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.179 INFO kablam! Sep 21 06:43:49.179 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.179 INFO kablam! --> src/base/alias_slice.rs:166:5 Sep 21 06:43:49.179 INFO kablam! | Sep 21 06:43:49.179 INFO kablam! 166 | MatrixSliceMN<'a, N, Dynamic, U3, RStride, CStride>; Sep 21 06:43:49.179 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.179 INFO kablam! | Sep 21 06:43:49.179 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.179 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.179 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.179 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.179 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.179 INFO kablam! Sep 21 06:43:49.179 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.179 INFO kablam! --> src/base/alias_slice.rs:166:5 Sep 21 06:43:49.179 INFO kablam! | Sep 21 06:43:49.179 INFO kablam! 165 | pub type MatrixSliceXx3<'a, N, RStride = U1, CStride = Dynamic> = Sep 21 06:43:49.179 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.179 INFO kablam! 166 | MatrixSliceMN<'a, N, Dynamic, U3, RStride, CStride>; Sep 21 06:43:49.179 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.179 INFO kablam! | Sep 21 06:43:49.179 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.179 INFO kablam! --> src/base/alias_slice.rs:166:5 Sep 21 06:43:49.179 INFO kablam! | Sep 21 06:43:49.179 INFO kablam! 166 | MatrixSliceMN<'a, N, Dynamic, U3, RStride, CStride>; Sep 21 06:43:49.179 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.179 INFO kablam! Sep 21 06:43:49.179 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.180 INFO kablam! --> src/base/alias_slice.rs:169:5 Sep 21 06:43:49.180 INFO kablam! | Sep 21 06:43:49.180 INFO kablam! 169 | MatrixSliceMN<'a, N, Dynamic, U4, RStride, CStride>; Sep 21 06:43:49.180 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.180 INFO kablam! | Sep 21 06:43:49.180 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.180 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.180 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.180 INFO kablam! Sep 21 06:43:49.180 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.180 INFO kablam! --> src/base/alias_slice.rs:169:5 Sep 21 06:43:49.180 INFO kablam! | Sep 21 06:43:49.180 INFO kablam! 169 | MatrixSliceMN<'a, N, Dynamic, U4, RStride, CStride>; Sep 21 06:43:49.180 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.180 INFO kablam! | Sep 21 06:43:49.180 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.180 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.180 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.180 INFO kablam! Sep 21 06:43:49.180 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.180 INFO kablam! --> src/base/alias_slice.rs:169:5 Sep 21 06:43:49.180 INFO kablam! | Sep 21 06:43:49.180 INFO kablam! 169 | MatrixSliceMN<'a, N, Dynamic, U4, RStride, CStride>; Sep 21 06:43:49.180 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.180 INFO kablam! | Sep 21 06:43:49.180 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.180 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.180 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.180 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.180 INFO kablam! Sep 21 06:43:49.180 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.180 INFO kablam! --> src/base/alias_slice.rs:169:5 Sep 21 06:43:49.180 INFO kablam! | Sep 21 06:43:49.180 INFO kablam! 169 | MatrixSliceMN<'a, N, Dynamic, U4, RStride, CStride>; Sep 21 06:43:49.180 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.180 INFO kablam! | Sep 21 06:43:49.180 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.180 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.180 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.180 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.180 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.180 INFO kablam! Sep 21 06:43:49.180 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.180 INFO kablam! --> src/base/alias_slice.rs:169:5 Sep 21 06:43:49.180 INFO kablam! | Sep 21 06:43:49.180 INFO kablam! 169 | MatrixSliceMN<'a, N, Dynamic, U4, RStride, CStride>; Sep 21 06:43:49.180 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.180 INFO kablam! | Sep 21 06:43:49.180 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.180 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.180 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.180 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.180 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.180 INFO kablam! Sep 21 06:43:49.180 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.180 INFO kablam! --> src/base/alias_slice.rs:169:5 Sep 21 06:43:49.181 INFO kablam! | Sep 21 06:43:49.181 INFO kablam! 168 | pub type MatrixSliceXx4<'a, N, RStride = U1, CStride = Dynamic> = Sep 21 06:43:49.181 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.181 INFO kablam! 169 | MatrixSliceMN<'a, N, Dynamic, U4, RStride, CStride>; Sep 21 06:43:49.181 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.181 INFO kablam! | Sep 21 06:43:49.181 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.181 INFO kablam! --> src/base/alias_slice.rs:169:5 Sep 21 06:43:49.181 INFO kablam! | Sep 21 06:43:49.181 INFO kablam! 169 | MatrixSliceMN<'a, N, Dynamic, U4, RStride, CStride>; Sep 21 06:43:49.181 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.181 INFO kablam! Sep 21 06:43:49.181 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.181 INFO kablam! --> src/base/alias_slice.rs:172:5 Sep 21 06:43:49.181 INFO kablam! | Sep 21 06:43:49.181 INFO kablam! 172 | MatrixSliceMN<'a, N, Dynamic, U5, RStride, CStride>; Sep 21 06:43:49.181 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.181 INFO kablam! | Sep 21 06:43:49.181 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.181 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.181 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.181 INFO kablam! Sep 21 06:43:49.181 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.181 INFO kablam! --> src/base/alias_slice.rs:172:5 Sep 21 06:43:49.181 INFO kablam! | Sep 21 06:43:49.181 INFO kablam! 172 | MatrixSliceMN<'a, N, Dynamic, U5, RStride, CStride>; Sep 21 06:43:49.181 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.181 INFO kablam! | Sep 21 06:43:49.181 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.181 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.181 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.181 INFO kablam! Sep 21 06:43:49.181 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.181 INFO kablam! --> src/base/alias_slice.rs:172:5 Sep 21 06:43:49.181 INFO kablam! | Sep 21 06:43:49.181 INFO kablam! 172 | MatrixSliceMN<'a, N, Dynamic, U5, RStride, CStride>; Sep 21 06:43:49.181 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.181 INFO kablam! | Sep 21 06:43:49.181 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.181 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.181 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.181 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.181 INFO kablam! Sep 21 06:43:49.181 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.181 INFO kablam! --> src/base/alias_slice.rs:172:5 Sep 21 06:43:49.181 INFO kablam! | Sep 21 06:43:49.181 INFO kablam! 172 | MatrixSliceMN<'a, N, Dynamic, U5, RStride, CStride>; Sep 21 06:43:49.181 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.181 INFO kablam! | Sep 21 06:43:49.181 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.181 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.181 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.181 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.181 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.181 INFO kablam! Sep 21 06:43:49.181 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.181 INFO kablam! --> src/base/alias_slice.rs:172:5 Sep 21 06:43:49.182 INFO kablam! | Sep 21 06:43:49.182 INFO kablam! 172 | MatrixSliceMN<'a, N, Dynamic, U5, RStride, CStride>; Sep 21 06:43:49.182 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.182 INFO kablam! | Sep 21 06:43:49.182 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.182 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.182 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.182 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.182 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.182 INFO kablam! Sep 21 06:43:49.182 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.182 INFO kablam! --> src/base/alias_slice.rs:172:5 Sep 21 06:43:49.182 INFO kablam! | Sep 21 06:43:49.182 INFO kablam! 171 | pub type MatrixSliceXx5<'a, N, RStride = U1, CStride = Dynamic> = Sep 21 06:43:49.182 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.182 INFO kablam! 172 | MatrixSliceMN<'a, N, Dynamic, U5, RStride, CStride>; Sep 21 06:43:49.182 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.182 INFO kablam! | Sep 21 06:43:49.182 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.182 INFO kablam! --> src/base/alias_slice.rs:172:5 Sep 21 06:43:49.182 INFO kablam! | Sep 21 06:43:49.182 INFO kablam! 172 | MatrixSliceMN<'a, N, Dynamic, U5, RStride, CStride>; Sep 21 06:43:49.182 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.182 INFO kablam! Sep 21 06:43:49.182 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.182 INFO kablam! --> src/base/alias_slice.rs:175:5 Sep 21 06:43:49.182 INFO kablam! | Sep 21 06:43:49.182 INFO kablam! 175 | MatrixSliceMN<'a, N, Dynamic, U6, RStride, CStride>; Sep 21 06:43:49.182 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.182 INFO kablam! | Sep 21 06:43:49.182 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.182 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.182 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.182 INFO kablam! Sep 21 06:43:49.182 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.182 INFO kablam! --> src/base/alias_slice.rs:175:5 Sep 21 06:43:49.182 INFO kablam! | Sep 21 06:43:49.182 INFO kablam! 175 | MatrixSliceMN<'a, N, Dynamic, U6, RStride, CStride>; Sep 21 06:43:49.182 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.182 INFO kablam! | Sep 21 06:43:49.182 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.182 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.182 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.182 INFO kablam! Sep 21 06:43:49.182 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.182 INFO kablam! --> src/base/alias_slice.rs:175:5 Sep 21 06:43:49.182 INFO kablam! | Sep 21 06:43:49.182 INFO kablam! 175 | MatrixSliceMN<'a, N, Dynamic, U6, RStride, CStride>; Sep 21 06:43:49.182 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.182 INFO kablam! | Sep 21 06:43:49.182 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.182 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.182 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.182 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.182 INFO kablam! Sep 21 06:43:49.182 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.182 INFO kablam! --> src/base/alias_slice.rs:175:5 Sep 21 06:43:49.183 INFO kablam! | Sep 21 06:43:49.183 INFO kablam! 175 | MatrixSliceMN<'a, N, Dynamic, U6, RStride, CStride>; Sep 21 06:43:49.183 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.183 INFO kablam! | Sep 21 06:43:49.183 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.183 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.183 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.183 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.183 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.183 INFO kablam! Sep 21 06:43:49.183 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.183 INFO kablam! --> src/base/alias_slice.rs:175:5 Sep 21 06:43:49.183 INFO kablam! | Sep 21 06:43:49.183 INFO kablam! 175 | MatrixSliceMN<'a, N, Dynamic, U6, RStride, CStride>; Sep 21 06:43:49.183 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.183 INFO kablam! | Sep 21 06:43:49.183 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.183 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.183 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.183 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.183 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.183 INFO kablam! Sep 21 06:43:49.183 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.183 INFO kablam! --> src/base/alias_slice.rs:175:5 Sep 21 06:43:49.183 INFO kablam! | Sep 21 06:43:49.183 INFO kablam! 174 | pub type MatrixSliceXx6<'a, N, RStride = U1, CStride = Dynamic> = Sep 21 06:43:49.183 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.183 INFO kablam! 175 | MatrixSliceMN<'a, N, Dynamic, U6, RStride, CStride>; Sep 21 06:43:49.183 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.183 INFO kablam! | Sep 21 06:43:49.183 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.183 INFO kablam! --> src/base/alias_slice.rs:175:5 Sep 21 06:43:49.183 INFO kablam! | Sep 21 06:43:49.183 INFO kablam! 175 | MatrixSliceMN<'a, N, Dynamic, U6, RStride, CStride>; Sep 21 06:43:49.183 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.183 INFO kablam! Sep 21 06:43:49.183 INFO kablam! warning: the trait bound `base::constraint::ShapeConstraint: base::constraint::SameNumberOfRows` is not satisfied Sep 21 06:43:49.183 INFO kablam! --> src/base/componentwise.rs:15:49 Sep 21 06:43:49.183 INFO kablam! | Sep 21 06:43:49.183 INFO kablam! 15 | pub type MatrixComponentOp = MatrixSum; Sep 21 06:43:49.183 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::constraint::SameNumberOfRows` is not implemented for `base::constraint::ShapeConstraint` Sep 21 06:43:49.183 INFO kablam! | Sep 21 06:43:49.183 INFO kablam! = help: consider adding a `where base::constraint::ShapeConstraint: base::constraint::SameNumberOfRows` bound Sep 21 06:43:49.183 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.183 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.183 INFO kablam! Sep 21 06:43:49.183 INFO kablam! warning: the trait bound `base::constraint::ShapeConstraint: base::constraint::SameNumberOfColumns` is not satisfied Sep 21 06:43:49.183 INFO kablam! --> src/base/componentwise.rs:15:49 Sep 21 06:43:49.183 INFO kablam! | Sep 21 06:43:49.183 INFO kablam! 15 | pub type MatrixComponentOp = MatrixSum; Sep 21 06:43:49.183 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::constraint::SameNumberOfColumns` is not implemented for `base::constraint::ShapeConstraint` Sep 21 06:43:49.183 INFO kablam! | Sep 21 06:43:49.183 INFO kablam! = help: consider adding a `where base::constraint::ShapeConstraint: base::constraint::SameNumberOfColumns` bound Sep 21 06:43:49.184 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.184 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.184 INFO kablam! Sep 21 06:43:49.184 INFO kablam! warning: the trait bound `base::default_allocator::DefaultAllocator: base::allocator::Allocator` is not satisfied Sep 21 06:43:49.184 INFO kablam! --> src/base/componentwise.rs:15:49 Sep 21 06:43:49.184 INFO kablam! | Sep 21 06:43:49.184 INFO kablam! 15 | pub type MatrixComponentOp = MatrixSum; Sep 21 06:43:49.184 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::allocator::Allocator` is not implemented for `base::default_allocator::DefaultAllocator` Sep 21 06:43:49.184 INFO kablam! | Sep 21 06:43:49.184 INFO kablam! = help: the following implementations were found: Sep 21 06:43:49.184 INFO kablam! > Sep 21 06:43:49.184 INFO kablam! > Sep 21 06:43:49.184 INFO kablam! > Sep 21 06:43:49.184 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.184 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.184 INFO kablam! Sep 21 06:43:49.184 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.184 INFO kablam! --> src/base/componentwise.rs:15:49 Sep 21 06:43:49.184 INFO kablam! | Sep 21 06:43:49.184 INFO kablam! 15 | pub type MatrixComponentOp = MatrixSum; Sep 21 06:43:49.184 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.184 INFO kablam! | Sep 21 06:43:49.184 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.184 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.184 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.184 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.184 INFO kablam! Sep 21 06:43:49.184 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.184 INFO kablam! --> src/base/componentwise.rs:15:49 Sep 21 06:43:49.184 INFO kablam! | Sep 21 06:43:49.184 INFO kablam! 15 | pub type MatrixComponentOp = MatrixSum; Sep 21 06:43:49.184 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.184 INFO kablam! | Sep 21 06:43:49.184 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.184 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.184 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.184 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.184 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.184 INFO kablam! Sep 21 06:43:49.184 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.184 INFO kablam! --> src/base/componentwise.rs:15:49 Sep 21 06:43:49.184 INFO kablam! | Sep 21 06:43:49.184 INFO kablam! 15 | pub type MatrixComponentOp = MatrixSum; Sep 21 06:43:49.184 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.184 INFO kablam! | Sep 21 06:43:49.184 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.184 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.184 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.184 INFO kablam! warning: the trait bound `D: base::dimension::Dim` is not satisfied Sep 21 06:43:49.184 INFO kablam! --> src/base/alias_slice.rs:179:5 Sep 21 06:43:49.184 INFO kablam! | Sep 21 06:43:49.184 INFO kablam! 179 | Matrix>; Sep 21 06:43:49.184 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `D` Sep 21 06:43:49.185 INFO kablam! | Sep 21 06:43:49.185 INFO kablam! = help: consider adding a `where D: base::dimension::Dim` bound Sep 21 06:43:49.185 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.185 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.185 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.187 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.187 INFO kablam! Sep 21 06:43:49.187 INFO kablam! Sep 21 06:43:49.187 INFO kablam! warning: the trait bound `Stride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.187 INFO kablam! --> src/base/alias_slice.rs:179:5 Sep 21 06:43:49.187 INFO kablam! | Sep 21 06:43:49.187 INFO kablam! 179 | Matrix>; Sep 21 06:43:49.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `Stride` Sep 21 06:43:49.187 INFO kablam! | Sep 21 06:43:49.187 INFO kablam! = help: consider adding a `where Stride: base::dimension::Dim` bound Sep 21 06:43:49.187 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.187 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.187 INFO kablam! Sep 21 06:43:49.187 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.187 INFO kablam! --> src/base/alias_slice.rs:179:5 Sep 21 06:43:49.187 INFO kablam! | Sep 21 06:43:49.187 INFO kablam! 179 | Matrix>; Sep 21 06:43:49.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.187 INFO kablam! | Sep 21 06:43:49.187 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.187 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.187 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.187 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.187 INFO kablam! Sep 21 06:43:49.187 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.187 INFO kablam! --> src/base/componentwise.rs:15:49 Sep 21 06:43:49.187 INFO kablam! | Sep 21 06:43:49.187 INFO kablam! 15 | pub type MatrixComponentOp = MatrixSum; Sep 21 06:43:49.187 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.187 INFO kablam! | | Sep 21 06:43:49.187 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.187 INFO kablam! | Sep 21 06:43:49.187 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.187 INFO kablam! --> src/base/alias_slice.rs:179:5 Sep 21 06:43:49.187 INFO kablam! | Sep 21 06:43:49.187 INFO kablam! 179 | Matrix>; Sep 21 06:43:49.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.187 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.187 INFO kablam! --> src/base/componentwise.rs:15:49 Sep 21 06:43:49.187 INFO kablam! | Sep 21 06:43:49.187 INFO kablam! 15 | pub type MatrixComponentOp = MatrixSum; Sep 21 06:43:49.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.187 INFO kablam! | Sep 21 06:43:49.187 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.187 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.187 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.187 INFO kablam! Sep 21 06:43:49.187 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.187 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.187 INFO kablam! Sep 21 06:43:49.187 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.187 INFO kablam! --> src/base/alias_slice.rs:179:5 Sep 21 06:43:49.187 INFO kablam! | Sep 21 06:43:49.188 INFO kablam! 179 | Matrix>; Sep 21 06:43:49.188 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.188 INFO kablam! | Sep 21 06:43:49.188 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.188 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.188 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.188 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.188 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.188 INFO kablam! Sep 21 06:43:49.188 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.188 INFO kablam! --> src/base/alias_slice.rs:179:5 Sep 21 06:43:49.188 INFO kablam! | Sep 21 06:43:49.188 INFO kablam! 178 | pub type VectorSliceN<'a, N, D, Stride = U1> = Sep 21 06:43:49.188 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.188 INFO kablam! 179 | Matrix>; Sep 21 06:43:49.188 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.188 INFO kablam! | Sep 21 06:43:49.188 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.188 INFO kablam! --> src/base/alias_slice.rs:179:5 Sep 21 06:43:49.188 INFO kablam! | Sep 21 06:43:49.188 INFO kablam! 179 | Matrix>; Sep 21 06:43:49.188 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.188 INFO kablam! Sep 21 06:43:49.188 INFO kablam! warning: the trait bound `Stride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.188 INFO kablam! --> src/base/alias_slice.rs:182:45 Sep 21 06:43:49.188 INFO kablam! | Sep 21 06:43:49.188 INFO kablam! 182 | pub type DVectorSlice<'a, N, Stride = U1> = VectorSliceN<'a, N, Dynamic, Stride>; Sep 21 06:43:49.188 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `Stride` Sep 21 06:43:49.188 INFO kablam! | Sep 21 06:43:49.188 INFO kablam! = help: consider adding a `where Stride: base::dimension::Dim` bound Sep 21 06:43:49.188 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.188 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.188 INFO kablam! Sep 21 06:43:49.188 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.188 INFO kablam! --> src/base/alias_slice.rs:182:45 Sep 21 06:43:49.188 INFO kablam! | Sep 21 06:43:49.188 INFO kablam! 182 | pub type DVectorSlice<'a, N, Stride = U1> = VectorSliceN<'a, N, Dynamic, Stride>; Sep 21 06:43:49.188 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.188 INFO kablam! | Sep 21 06:43:49.188 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.188 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.188 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.188 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.188 INFO kablam! Sep 21 06:43:49.188 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.188 INFO kablam! --> src/base/alias_slice.rs:182:45 Sep 21 06:43:49.188 INFO kablam! | Sep 21 06:43:49.188 INFO kablam! 182 | pub type DVectorSlice<'a, N, Stride = U1> = VectorSliceN<'a, N, Dynamic, Stride>; Sep 21 06:43:49.188 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.188 INFO kablam! | Sep 21 06:43:49.188 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.188 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.188 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.188 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.189 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.189 INFO kablam! Sep 21 06:43:49.189 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.189 INFO kablam! --> src/base/alias_slice.rs:182:45 Sep 21 06:43:49.189 INFO kablam! | Sep 21 06:43:49.189 INFO kablam! 182 | pub type DVectorSlice<'a, N, Stride = U1> = VectorSliceN<'a, N, Dynamic, Stride>; Sep 21 06:43:49.189 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.189 INFO kablam! | Sep 21 06:43:49.189 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.189 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.189 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.189 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.189 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.189 INFO kablam! Sep 21 06:43:49.189 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.189 INFO kablam! --> src/base/alias_slice.rs:182:45 Sep 21 06:43:49.189 INFO kablam! | Sep 21 06:43:49.189 INFO kablam! 182 | pub type DVectorSlice<'a, N, Stride = U1> = VectorSliceN<'a, N, Dynamic, Stride>; Sep 21 06:43:49.189 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.189 INFO kablam! | | Sep 21 06:43:49.189 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.189 INFO kablam! | Sep 21 06:43:49.189 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.189 INFO kablam! --> src/base/alias_slice.rs:182:45 Sep 21 06:43:49.189 INFO kablam! | Sep 21 06:43:49.189 INFO kablam! 182 | pub type DVectorSlice<'a, N, Stride = U1> = VectorSliceN<'a, N, Dynamic, Stride>; Sep 21 06:43:49.189 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.189 INFO kablam! Sep 21 06:43:49.189 INFO kablam! warning: the trait bound `Stride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.189 INFO kablam! --> src/base/alias_slice.rs:185:45 Sep 21 06:43:49.189 INFO kablam! | Sep 21 06:43:49.189 INFO kablam! 185 | pub type VectorSlice1<'a, N, Stride = U1> = VectorSliceN<'a, N, U1, Stride>; Sep 21 06:43:49.189 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `Stride` Sep 21 06:43:49.189 INFO kablam! | Sep 21 06:43:49.189 INFO kablam! = help: consider adding a `where Stride: base::dimension::Dim` bound Sep 21 06:43:49.189 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.189 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.189 INFO kablam! Sep 21 06:43:49.189 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.189 INFO kablam! --> src/base/alias_slice.rs:185:45 Sep 21 06:43:49.189 INFO kablam! | Sep 21 06:43:49.189 INFO kablam! 185 | pub type VectorSlice1<'a, N, Stride = U1> = VectorSliceN<'a, N, U1, Stride>; Sep 21 06:43:49.189 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.189 INFO kablam! | Sep 21 06:43:49.189 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.189 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.189 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.189 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.189 INFO kablam! Sep 21 06:43:49.189 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.189 INFO kablam! --> src/base/alias_slice.rs:185:45 Sep 21 06:43:49.189 INFO kablam! | Sep 21 06:43:49.189 INFO kablam! 185 | pub type VectorSlice1<'a, N, Stride = U1> = VectorSliceN<'a, N, U1, Stride>; Sep 21 06:43:49.190 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.190 INFO kablam! | Sep 21 06:43:49.190 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.190 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.190 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.190 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.190 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.190 INFO kablam! Sep 21 06:43:49.190 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.190 INFO kablam! --> src/base/alias_slice.rs:185:45 Sep 21 06:43:49.190 INFO kablam! | Sep 21 06:43:49.190 INFO kablam! 185 | pub type VectorSlice1<'a, N, Stride = U1> = VectorSliceN<'a, N, U1, Stride>; Sep 21 06:43:49.190 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.190 INFO kablam! | Sep 21 06:43:49.190 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.190 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.190 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.190 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.190 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.190 INFO kablam! Sep 21 06:43:49.190 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.190 INFO kablam! --> src/base/alias_slice.rs:185:45 Sep 21 06:43:49.190 INFO kablam! | Sep 21 06:43:49.190 INFO kablam! 185 | pub type VectorSlice1<'a, N, Stride = U1> = VectorSliceN<'a, N, U1, Stride>; Sep 21 06:43:49.190 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.190 INFO kablam! | | Sep 21 06:43:49.190 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.190 INFO kablam! | Sep 21 06:43:49.190 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.190 INFO kablam! --> src/base/alias_slice.rs:185:45 Sep 21 06:43:49.190 INFO kablam! | Sep 21 06:43:49.190 INFO kablam! 185 | pub type VectorSlice1<'a, N, Stride = U1> = VectorSliceN<'a, N, U1, Stride>; Sep 21 06:43:49.190 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.190 INFO kablam! Sep 21 06:43:49.190 INFO kablam! warning: the trait bound `Stride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.190 INFO kablam! --> src/base/alias_slice.rs:187:45 Sep 21 06:43:49.190 INFO kablam! | Sep 21 06:43:49.190 INFO kablam! 187 | pub type VectorSlice2<'a, N, Stride = U1> = VectorSliceN<'a, N, U2, Stride>; Sep 21 06:43:49.190 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `Stride` Sep 21 06:43:49.190 INFO kablam! | Sep 21 06:43:49.190 INFO kablam! = help: consider adding a `where Stride: base::dimension::Dim` bound Sep 21 06:43:49.190 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.190 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.190 INFO kablam! Sep 21 06:43:49.190 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.190 INFO kablam! --> src/base/alias_slice.rs:187:45 Sep 21 06:43:49.190 INFO kablam! | Sep 21 06:43:49.190 INFO kablam! 187 | pub type VectorSlice2<'a, N, Stride = U1> = VectorSliceN<'a, N, U2, Stride>; Sep 21 06:43:49.190 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.190 INFO kablam! | Sep 21 06:43:49.190 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.190 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.191 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.191 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.191 INFO kablam! Sep 21 06:43:49.191 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.191 INFO kablam! --> src/base/alias_slice.rs:187:45 Sep 21 06:43:49.191 INFO kablam! | Sep 21 06:43:49.191 INFO kablam! 187 | pub type VectorSlice2<'a, N, Stride = U1> = VectorSliceN<'a, N, U2, Stride>; Sep 21 06:43:49.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.191 INFO kablam! | Sep 21 06:43:49.191 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.191 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.191 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.191 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.191 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.191 INFO kablam! Sep 21 06:43:49.191 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.191 INFO kablam! --> src/base/alias_slice.rs:187:45 Sep 21 06:43:49.191 INFO kablam! | Sep 21 06:43:49.191 INFO kablam! 187 | pub type VectorSlice2<'a, N, Stride = U1> = VectorSliceN<'a, N, U2, Stride>; Sep 21 06:43:49.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.191 INFO kablam! | Sep 21 06:43:49.191 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.191 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.191 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.191 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.191 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.191 INFO kablam! Sep 21 06:43:49.191 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.191 INFO kablam! --> src/base/alias_slice.rs:187:45 Sep 21 06:43:49.191 INFO kablam! | Sep 21 06:43:49.191 INFO kablam! 187 | pub type VectorSlice2<'a, N, Stride = U1> = VectorSliceN<'a, N, U2, Stride>; Sep 21 06:43:49.191 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.191 INFO kablam! | | Sep 21 06:43:49.191 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.191 INFO kablam! | Sep 21 06:43:49.191 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.191 INFO kablam! --> src/base/alias_slice.rs:187:45 Sep 21 06:43:49.191 INFO kablam! | Sep 21 06:43:49.191 INFO kablam! 187 | pub type VectorSlice2<'a, N, Stride = U1> = VectorSliceN<'a, N, U2, Stride>; Sep 21 06:43:49.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.191 INFO kablam! Sep 21 06:43:49.191 INFO kablam! warning: the trait bound `Stride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.191 INFO kablam! --> src/base/alias_slice.rs:189:45 Sep 21 06:43:49.191 INFO kablam! | Sep 21 06:43:49.191 INFO kablam! 189 | pub type VectorSlice3<'a, N, Stride = U1> = VectorSliceN<'a, N, U3, Stride>; Sep 21 06:43:49.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `Stride` Sep 21 06:43:49.191 INFO kablam! | Sep 21 06:43:49.191 INFO kablam! = help: consider adding a `where Stride: base::dimension::Dim` bound Sep 21 06:43:49.191 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.191 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.191 INFO kablam! Sep 21 06:43:49.191 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.191 INFO kablam! --> src/base/alias_slice.rs:189:45 Sep 21 06:43:49.192 INFO kablam! | Sep 21 06:43:49.192 INFO kablam! 189 | pub type VectorSlice3<'a, N, Stride = U1> = VectorSliceN<'a, N, U3, Stride>; Sep 21 06:43:49.192 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.192 INFO kablam! | Sep 21 06:43:49.192 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.192 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.192 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.192 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.192 INFO kablam! Sep 21 06:43:49.192 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.192 INFO kablam! --> src/base/alias_slice.rs:189:45 Sep 21 06:43:49.192 INFO kablam! | Sep 21 06:43:49.192 INFO kablam! 189 | pub type VectorSlice3<'a, N, Stride = U1> = VectorSliceN<'a, N, U3, Stride>; Sep 21 06:43:49.192 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.192 INFO kablam! | Sep 21 06:43:49.192 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.192 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.192 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.192 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.192 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.192 INFO kablam! Sep 21 06:43:49.192 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.192 INFO kablam! --> src/base/alias_slice.rs:189:45 Sep 21 06:43:49.192 INFO kablam! | Sep 21 06:43:49.192 INFO kablam! 189 | pub type VectorSlice3<'a, N, Stride = U1> = VectorSliceN<'a, N, U3, Stride>; Sep 21 06:43:49.192 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.192 INFO kablam! | Sep 21 06:43:49.192 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.192 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.192 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.192 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.192 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.192 INFO kablam! Sep 21 06:43:49.192 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.192 INFO kablam! --> src/base/alias_slice.rs:189:45 Sep 21 06:43:49.192 INFO kablam! | Sep 21 06:43:49.192 INFO kablam! 189 | pub type VectorSlice3<'a, N, Stride = U1> = VectorSliceN<'a, N, U3, Stride>; Sep 21 06:43:49.192 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.192 INFO kablam! | | Sep 21 06:43:49.192 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.192 INFO kablam! | Sep 21 06:43:49.192 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.192 INFO kablam! --> src/base/alias_slice.rs:189:45 Sep 21 06:43:49.192 INFO kablam! | Sep 21 06:43:49.192 INFO kablam! 189 | pub type VectorSlice3<'a, N, Stride = U1> = VectorSliceN<'a, N, U3, Stride>; Sep 21 06:43:49.192 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.192 INFO kablam! Sep 21 06:43:49.192 INFO kablam! warning: the trait bound `Stride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.192 INFO kablam! --> src/base/alias_slice.rs:191:45 Sep 21 06:43:49.192 INFO kablam! | Sep 21 06:43:49.193 INFO kablam! 191 | pub type VectorSlice4<'a, N, Stride = U1> = VectorSliceN<'a, N, U4, Stride>; Sep 21 06:43:49.193 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `Stride` Sep 21 06:43:49.193 INFO kablam! | Sep 21 06:43:49.193 INFO kablam! = help: consider adding a `where Stride: base::dimension::Dim` bound Sep 21 06:43:49.193 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.193 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.193 INFO kablam! Sep 21 06:43:49.193 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.193 INFO kablam! --> src/base/alias_slice.rs:191:45 Sep 21 06:43:49.193 INFO kablam! | Sep 21 06:43:49.193 INFO kablam! 191 | pub type VectorSlice4<'a, N, Stride = U1> = VectorSliceN<'a, N, U4, Stride>; Sep 21 06:43:49.193 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.193 INFO kablam! | Sep 21 06:43:49.193 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.193 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.193 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.193 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.193 INFO kablam! Sep 21 06:43:49.193 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.193 INFO kablam! --> src/base/alias_slice.rs:191:45 Sep 21 06:43:49.193 INFO kablam! | Sep 21 06:43:49.193 INFO kablam! 191 | pub type VectorSlice4<'a, N, Stride = U1> = VectorSliceN<'a, N, U4, Stride>; Sep 21 06:43:49.193 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.193 INFO kablam! | Sep 21 06:43:49.193 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.193 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.193 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.193 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.193 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.193 INFO kablam! Sep 21 06:43:49.193 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.193 INFO kablam! --> src/base/alias_slice.rs:191:45 Sep 21 06:43:49.193 INFO kablam! | Sep 21 06:43:49.193 INFO kablam! 191 | pub type VectorSlice4<'a, N, Stride = U1> = VectorSliceN<'a, N, U4, Stride>; Sep 21 06:43:49.193 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.193 INFO kablam! | Sep 21 06:43:49.193 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.193 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.193 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.193 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.193 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.193 INFO kablam! Sep 21 06:43:49.193 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.193 INFO kablam! --> src/base/alias_slice.rs:191:45 Sep 21 06:43:49.193 INFO kablam! | Sep 21 06:43:49.193 INFO kablam! 191 | pub type VectorSlice4<'a, N, Stride = U1> = VectorSliceN<'a, N, U4, Stride>; Sep 21 06:43:49.193 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.193 INFO kablam! | | Sep 21 06:43:49.194 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.194 INFO kablam! | Sep 21 06:43:49.194 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.194 INFO kablam! --> src/base/alias_slice.rs:191:45 Sep 21 06:43:49.194 INFO kablam! | Sep 21 06:43:49.194 INFO kablam! 191 | pub type VectorSlice4<'a, N, Stride = U1> = VectorSliceN<'a, N, U4, Stride>; Sep 21 06:43:49.194 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.194 INFO kablam! Sep 21 06:43:49.194 INFO kablam! warning: the trait bound `Stride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.194 INFO kablam! --> src/base/alias_slice.rs:193:45 Sep 21 06:43:49.194 INFO kablam! | Sep 21 06:43:49.194 INFO kablam! 193 | pub type VectorSlice5<'a, N, Stride = U1> = VectorSliceN<'a, N, U5, Stride>; Sep 21 06:43:49.194 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `Stride` Sep 21 06:43:49.194 INFO kablam! | Sep 21 06:43:49.194 INFO kablam! = help: consider adding a `where Stride: base::dimension::Dim` bound Sep 21 06:43:49.194 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.194 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.194 INFO kablam! Sep 21 06:43:49.194 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.194 INFO kablam! --> src/base/alias_slice.rs:193:45 Sep 21 06:43:49.194 INFO kablam! | Sep 21 06:43:49.194 INFO kablam! 193 | pub type VectorSlice5<'a, N, Stride = U1> = VectorSliceN<'a, N, U5, Stride>; Sep 21 06:43:49.194 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.194 INFO kablam! | Sep 21 06:43:49.194 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.194 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.194 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.194 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.194 INFO kablam! Sep 21 06:43:49.194 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.194 INFO kablam! --> src/base/alias_slice.rs:193:45 Sep 21 06:43:49.194 INFO kablam! | Sep 21 06:43:49.194 INFO kablam! 193 | pub type VectorSlice5<'a, N, Stride = U1> = VectorSliceN<'a, N, U5, Stride>; Sep 21 06:43:49.194 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.194 INFO kablam! | Sep 21 06:43:49.194 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.194 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.194 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.194 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.194 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.194 INFO kablam! Sep 21 06:43:49.194 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.194 INFO kablam! --> src/base/alias_slice.rs:193:45 Sep 21 06:43:49.194 INFO kablam! | Sep 21 06:43:49.194 INFO kablam! 193 | pub type VectorSlice5<'a, N, Stride = U1> = VectorSliceN<'a, N, U5, Stride>; Sep 21 06:43:49.194 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.194 INFO kablam! | Sep 21 06:43:49.195 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.195 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.195 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.195 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.195 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.195 INFO kablam! Sep 21 06:43:49.195 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.195 INFO kablam! --> src/base/alias_slice.rs:193:45 Sep 21 06:43:49.195 INFO kablam! | Sep 21 06:43:49.195 INFO kablam! 193 | pub type VectorSlice5<'a, N, Stride = U1> = VectorSliceN<'a, N, U5, Stride>; Sep 21 06:43:49.195 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.195 INFO kablam! | | Sep 21 06:43:49.195 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.195 INFO kablam! | Sep 21 06:43:49.195 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.195 INFO kablam! --> src/base/alias_slice.rs:193:45 Sep 21 06:43:49.195 INFO kablam! | Sep 21 06:43:49.195 INFO kablam! 193 | pub type VectorSlice5<'a, N, Stride = U1> = VectorSliceN<'a, N, U5, Stride>; Sep 21 06:43:49.195 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.195 INFO kablam! Sep 21 06:43:49.195 INFO kablam! warning: the trait bound `Stride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.195 INFO kablam! --> src/base/alias_slice.rs:195:45 Sep 21 06:43:49.195 INFO kablam! | Sep 21 06:43:49.195 INFO kablam! 195 | pub type VectorSlice6<'a, N, Stride = U1> = VectorSliceN<'a, N, U6, Stride>; Sep 21 06:43:49.195 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `Stride` Sep 21 06:43:49.195 INFO kablam! | Sep 21 06:43:49.195 INFO kablam! = help: consider adding a `where Stride: base::dimension::Dim` bound Sep 21 06:43:49.195 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.195 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.195 INFO kablam! Sep 21 06:43:49.195 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.195 INFO kablam! --> src/base/alias_slice.rs:195:45 Sep 21 06:43:49.195 INFO kablam! | Sep 21 06:43:49.195 INFO kablam! 195 | pub type VectorSlice6<'a, N, Stride = U1> = VectorSliceN<'a, N, U6, Stride>; Sep 21 06:43:49.195 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.195 INFO kablam! | Sep 21 06:43:49.195 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.195 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.195 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.195 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.195 INFO kablam! Sep 21 06:43:49.195 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.195 INFO kablam! --> src/base/alias_slice.rs:195:45 Sep 21 06:43:49.195 INFO kablam! | Sep 21 06:43:49.195 INFO kablam! 195 | pub type VectorSlice6<'a, N, Stride = U1> = VectorSliceN<'a, N, U6, Stride>; Sep 21 06:43:49.195 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.195 INFO kablam! | Sep 21 06:43:49.195 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.195 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.195 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.195 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.195 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.195 INFO kablam! Sep 21 06:43:49.195 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.195 INFO kablam! --> src/base/alias_slice.rs:195:45 Sep 21 06:43:49.195 INFO kablam! | Sep 21 06:43:49.196 INFO kablam! 195 | pub type VectorSlice6<'a, N, Stride = U1> = VectorSliceN<'a, N, U6, Stride>; Sep 21 06:43:49.196 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.196 INFO kablam! | Sep 21 06:43:49.196 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.196 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.196 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.196 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.196 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.196 INFO kablam! Sep 21 06:43:49.196 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.196 INFO kablam! --> src/base/alias_slice.rs:195:45 Sep 21 06:43:49.196 INFO kablam! | Sep 21 06:43:49.196 INFO kablam! 195 | pub type VectorSlice6<'a, N, Stride = U1> = VectorSliceN<'a, N, U6, Stride>; Sep 21 06:43:49.196 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.196 INFO kablam! | | Sep 21 06:43:49.196 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.196 INFO kablam! | Sep 21 06:43:49.196 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.196 INFO kablam! --> src/base/alias_slice.rs:195:45 Sep 21 06:43:49.196 INFO kablam! | Sep 21 06:43:49.196 INFO kablam! 195 | pub type VectorSlice6<'a, N, Stride = U1> = VectorSliceN<'a, N, U6, Stride>; Sep 21 06:43:49.196 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.196 INFO kablam! Sep 21 06:43:49.196 INFO kablam! warning: the trait bound `R: base::dimension::Dim` is not satisfied Sep 21 06:43:49.196 INFO kablam! --> src/base/alias_slice.rs:206:5 Sep 21 06:43:49.196 INFO kablam! | Sep 21 06:43:49.196 INFO kablam! 206 | Matrix>; Sep 21 06:43:49.196 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `R` Sep 21 06:43:49.196 INFO kablam! | Sep 21 06:43:49.196 INFO kablam! = help: consider adding a `where R: base::dimension::Dim` bound Sep 21 06:43:49.196 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.196 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.196 INFO kablam! Sep 21 06:43:49.196 INFO kablam! warning: the trait bound `D: base::dimension::Dim` is not satisfied Sep 21 06:43:49.196 INFO kablam! --> src/base/matrix.rs:31:34 Sep 21 06:43:49.196 INFO kablam! | Sep 21 06:43:49.196 INFO kablam! 31 | pub type SquareMatrix = Matrix; Sep 21 06:43:49.196 INFO kablam! | ^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `D` Sep 21 06:43:49.196 INFO kablam! | Sep 21 06:43:49.196 INFO kablam! = help: consider adding a `where D: base::dimension::Dim` bound Sep 21 06:43:49.196 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.196 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.196 INFO kablam! Sep 21 06:43:49.196 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.196 INFO kablam! --> src/base/matrix.rs:31:34 Sep 21 06:43:49.196 INFO kablam! | Sep 21 06:43:49.196 INFO kablam! 31 | pub type SquareMatrix = Matrix; Sep 21 06:43:49.196 INFO kablam! | ^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.196 INFO kablam! | Sep 21 06:43:49.196 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.196 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.196 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.196 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.196 INFO kablam! Sep 21 06:43:49.196 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.196 INFO kablam! --> src/base/matrix.rs:31:34 Sep 21 06:43:49.197 INFO kablam! | Sep 21 06:43:49.197 INFO kablam! 31 | pub type SquareMatrix = Matrix; Sep 21 06:43:49.197 INFO kablam! | ^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.197 INFO kablam! | Sep 21 06:43:49.197 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.197 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.197 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.197 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.197 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.197 INFO kablam! Sep 21 06:43:49.197 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.197 INFO kablam! --> src/base/matrix.rs:31:34 Sep 21 06:43:49.197 INFO kablam! | Sep 21 06:43:49.197 INFO kablam! 31 | pub type SquareMatrix = Matrix; Sep 21 06:43:49.197 INFO kablam! | ^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.197 INFO kablam! | Sep 21 06:43:49.197 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.197 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.197 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.197 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.197 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.197 INFO kablam! Sep 21 06:43:49.197 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.197 INFO kablam! --> src/base/matrix.rs:31:34 Sep 21 06:43:49.197 INFO kablam! | Sep 21 06:43:49.197 INFO kablam! 31 | pub type SquareMatrix = Matrix; Sep 21 06:43:49.197 INFO kablam! | - ^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.197 INFO kablam! | | Sep 21 06:43:49.197 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.197 INFO kablam! | Sep 21 06:43:49.197 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.197 INFO kablam! --> src/base/matrix.rs:31:34 Sep 21 06:43:49.197 INFO kablam! | Sep 21 06:43:49.197 INFO kablam! 31 | pub type SquareMatrix = Matrix; Sep 21 06:43:49.197 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.197 INFO kablam! Sep 21 06:43:49.197 INFO kablam! warning: the trait bound `D: base::dimension::Dim` is not satisfied Sep 21 06:43:49.197 INFO kablam! --> src/base/matrix.rs:34:28 Sep 21 06:43:49.197 INFO kablam! | Sep 21 06:43:49.197 INFO kablam! 34 | pub type Vector = Matrix; Sep 21 06:43:49.197 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `D` Sep 21 06:43:49.197 INFO kablam! | Sep 21 06:43:49.197 INFO kablam! = help: consider adding a `where D: base::dimension::Dim` bound Sep 21 06:43:49.197 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.197 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.197 INFO kablam! Sep 21 06:43:49.207 INFO kablam! warning: the trait bound `C: base::dimension::Dim` is not satisfied Sep 21 06:43:49.207 INFO kablam! --> src/base/alias_slice.rs:206:5 Sep 21 06:43:49.207 INFO kablam! | Sep 21 06:43:49.207 INFO kablam! 206 | Matrix>; Sep 21 06:43:49.207 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `C` Sep 21 06:43:49.207 INFO kablam! | Sep 21 06:43:49.207 INFO kablam! = help: consider adding a `where C: base::dimension::Dim` bound Sep 21 06:43:49.207 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.207 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.207 INFO kablam! Sep 21 06:43:49.207 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.207 INFO kablam! --> src/base/alias_slice.rs:206:5 Sep 21 06:43:49.207 INFO kablam! | Sep 21 06:43:49.207 INFO kablam! 206 | Matrix>; Sep 21 06:43:49.207 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.207 INFO kablam! | Sep 21 06:43:49.207 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.207 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.207 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.207 INFO kablam! Sep 21 06:43:49.207 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.207 INFO kablam! --> src/base/alias_slice.rs:206:5 Sep 21 06:43:49.207 INFO kablam! | Sep 21 06:43:49.207 INFO kablam! 206 | Matrix>; Sep 21 06:43:49.207 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.207 INFO kablam! | Sep 21 06:43:49.207 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.207 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.207 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.207 INFO kablam! Sep 21 06:43:49.207 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.207 INFO kablam! --> src/base/alias_slice.rs:206:5 Sep 21 06:43:49.207 INFO kablam! | Sep 21 06:43:49.207 INFO kablam! 206 | Matrix>; Sep 21 06:43:49.207 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.207 INFO kablam! | Sep 21 06:43:49.207 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.207 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.207 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.207 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.207 INFO kablam! Sep 21 06:43:49.207 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.208 INFO kablam! --> src/base/alias_slice.rs:206:5 Sep 21 06:43:49.208 INFO kablam! | Sep 21 06:43:49.208 INFO kablam! 206 | Matrix>; Sep 21 06:43:49.208 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.208 INFO kablam! | Sep 21 06:43:49.208 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.208 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.208 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.208 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.208 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.208 INFO kablam! Sep 21 06:43:49.208 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.208 INFO kablam! --> src/base/alias_slice.rs:206:5 Sep 21 06:43:49.208 INFO kablam! | Sep 21 06:43:49.208 INFO kablam! 206 | Matrix>; Sep 21 06:43:49.208 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.208 INFO kablam! | Sep 21 06:43:49.208 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.208 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.208 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.208 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.208 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.208 INFO kablam! Sep 21 06:43:49.208 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.208 INFO kablam! --> src/base/alias_slice.rs:206:5 Sep 21 06:43:49.208 INFO kablam! | Sep 21 06:43:49.208 INFO kablam! 205 | pub type MatrixSliceMutMN<'a, N, R, C, RStride = U1, CStride = R> = Sep 21 06:43:49.208 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.208 INFO kablam! 206 | Matrix>; Sep 21 06:43:49.208 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.208 INFO kablam! | Sep 21 06:43:49.208 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.208 INFO kablam! --> src/base/alias_slice.rs:206:5 Sep 21 06:43:49.208 INFO kablam! | Sep 21 06:43:49.208 INFO kablam! 206 | Matrix>; Sep 21 06:43:49.208 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.208 INFO kablam! Sep 21 06:43:49.208 INFO kablam! warning: the trait bound `D: base::dimension::Dim` is not satisfied Sep 21 06:43:49.208 INFO kablam! --> src/base/alias_slice.rs:210:5 Sep 21 06:43:49.208 INFO kablam! | Sep 21 06:43:49.208 INFO kablam! 210 | MatrixSliceMutMN<'a, N, D, D, RStride, CStride>; Sep 21 06:43:49.208 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `D` Sep 21 06:43:49.208 INFO kablam! | Sep 21 06:43:49.208 INFO kablam! = help: consider adding a `where D: base::dimension::Dim` bound Sep 21 06:43:49.208 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.208 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.208 INFO kablam! Sep 21 06:43:49.208 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.208 INFO kablam! --> src/base/alias_slice.rs:210:5 Sep 21 06:43:49.208 INFO kablam! | Sep 21 06:43:49.208 INFO kablam! 210 | MatrixSliceMutMN<'a, N, D, D, RStride, CStride>; Sep 21 06:43:49.208 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.208 INFO kablam! | Sep 21 06:43:49.208 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.209 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.209 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.209 INFO kablam! Sep 21 06:43:49.209 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.209 INFO kablam! --> src/base/alias_slice.rs:210:5 Sep 21 06:43:49.209 INFO kablam! | Sep 21 06:43:49.209 INFO kablam! 210 | MatrixSliceMutMN<'a, N, D, D, RStride, CStride>; Sep 21 06:43:49.209 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.209 INFO kablam! | Sep 21 06:43:49.209 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.209 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.209 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.209 INFO kablam! Sep 21 06:43:49.209 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.209 INFO kablam! --> src/base/alias_slice.rs:210:5 Sep 21 06:43:49.209 INFO kablam! | Sep 21 06:43:49.209 INFO kablam! 210 | MatrixSliceMutMN<'a, N, D, D, RStride, CStride>; Sep 21 06:43:49.209 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.209 INFO kablam! | Sep 21 06:43:49.209 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.209 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.209 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.209 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.209 INFO kablam! Sep 21 06:43:49.209 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.209 INFO kablam! --> src/base/alias_slice.rs:210:5 Sep 21 06:43:49.209 INFO kablam! | Sep 21 06:43:49.209 INFO kablam! 210 | MatrixSliceMutMN<'a, N, D, D, RStride, CStride>; Sep 21 06:43:49.209 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.209 INFO kablam! | Sep 21 06:43:49.209 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.209 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.209 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.209 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.209 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.209 INFO kablam! Sep 21 06:43:49.209 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.209 INFO kablam! --> src/base/alias_slice.rs:210:5 Sep 21 06:43:49.209 INFO kablam! | Sep 21 06:43:49.209 INFO kablam! 210 | MatrixSliceMutMN<'a, N, D, D, RStride, CStride>; Sep 21 06:43:49.209 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.209 INFO kablam! | Sep 21 06:43:49.209 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.209 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.209 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.209 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.209 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.209 INFO kablam! Sep 21 06:43:49.209 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.209 INFO kablam! --> src/base/alias_slice.rs:210:5 Sep 21 06:43:49.209 INFO kablam! | Sep 21 06:43:49.209 INFO kablam! 209 | pub type MatrixSliceMutN<'a, N, D, RStride = U1, CStride = D> = Sep 21 06:43:49.209 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.209 INFO kablam! 210 | MatrixSliceMutMN<'a, N, D, D, RStride, CStride>; Sep 21 06:43:49.209 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.210 INFO kablam! | Sep 21 06:43:49.210 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.210 INFO kablam! --> src/base/alias_slice.rs:210:5 Sep 21 06:43:49.210 INFO kablam! | Sep 21 06:43:49.210 INFO kablam! 210 | MatrixSliceMutMN<'a, N, D, D, RStride, CStride>; Sep 21 06:43:49.210 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.210 INFO kablam! Sep 21 06:43:49.210 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.210 INFO kablam! --> src/base/alias_slice.rs:214:5 Sep 21 06:43:49.210 INFO kablam! | Sep 21 06:43:49.210 INFO kablam! 214 | MatrixSliceMutN<'a, N, Dynamic, RStride, CStride>; Sep 21 06:43:49.210 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.210 INFO kablam! | Sep 21 06:43:49.210 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.210 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.210 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.210 INFO kablam! Sep 21 06:43:49.210 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.210 INFO kablam! --> src/base/alias_slice.rs:214:5 Sep 21 06:43:49.210 INFO kablam! | Sep 21 06:43:49.210 INFO kablam! 214 | MatrixSliceMutN<'a, N, Dynamic, RStride, CStride>; Sep 21 06:43:49.210 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.210 INFO kablam! | Sep 21 06:43:49.210 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.210 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.210 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.210 INFO kablam! Sep 21 06:43:49.210 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.210 INFO kablam! --> src/base/alias_slice.rs:214:5 Sep 21 06:43:49.210 INFO kablam! | Sep 21 06:43:49.210 INFO kablam! 214 | MatrixSliceMutN<'a, N, Dynamic, RStride, CStride>; Sep 21 06:43:49.210 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.210 INFO kablam! | Sep 21 06:43:49.210 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.210 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.210 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.210 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.210 INFO kablam! Sep 21 06:43:49.210 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.210 INFO kablam! --> src/base/alias_slice.rs:214:5 Sep 21 06:43:49.210 INFO kablam! | Sep 21 06:43:49.210 INFO kablam! 214 | MatrixSliceMutN<'a, N, Dynamic, RStride, CStride>; Sep 21 06:43:49.210 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.210 INFO kablam! | Sep 21 06:43:49.210 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.210 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.210 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.210 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.210 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.210 INFO kablam! Sep 21 06:43:49.210 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.210 INFO kablam! --> src/base/alias_slice.rs:214:5 Sep 21 06:43:49.211 INFO kablam! | Sep 21 06:43:49.211 INFO kablam! 214 | MatrixSliceMutN<'a, N, Dynamic, RStride, CStride>; Sep 21 06:43:49.211 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.211 INFO kablam! | Sep 21 06:43:49.211 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.211 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.211 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.211 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.211 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.211 INFO kablam! Sep 21 06:43:49.211 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.211 INFO kablam! --> src/base/alias_slice.rs:214:5 Sep 21 06:43:49.211 INFO kablam! | Sep 21 06:43:49.211 INFO kablam! 213 | pub type DMatrixSliceMut<'a, N, RStride = U1, CStride = Dynamic> = Sep 21 06:43:49.211 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.211 INFO kablam! 214 | MatrixSliceMutN<'a, N, Dynamic, RStride, CStride>; Sep 21 06:43:49.211 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.211 INFO kablam! | Sep 21 06:43:49.211 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.211 INFO kablam! --> src/base/alias_slice.rs:214:5 Sep 21 06:43:49.211 INFO kablam! | Sep 21 06:43:49.211 INFO kablam! 214 | MatrixSliceMutN<'a, N, Dynamic, RStride, CStride>; Sep 21 06:43:49.211 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.211 INFO kablam! Sep 21 06:43:49.211 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.211 INFO kablam! --> src/base/alias_slice.rs:218:5 Sep 21 06:43:49.211 INFO kablam! | Sep 21 06:43:49.211 INFO kablam! 218 | MatrixSliceMutN<'a, N, U1, RStride, CStride>; Sep 21 06:43:49.211 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.211 INFO kablam! | Sep 21 06:43:49.211 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.211 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.211 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.211 INFO kablam! Sep 21 06:43:49.211 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.211 INFO kablam! --> src/base/alias_slice.rs:218:5 Sep 21 06:43:49.211 INFO kablam! | Sep 21 06:43:49.211 INFO kablam! 218 | MatrixSliceMutN<'a, N, U1, RStride, CStride>; Sep 21 06:43:49.211 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.211 INFO kablam! | Sep 21 06:43:49.211 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.211 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.211 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.211 INFO kablam! Sep 21 06:43:49.211 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.211 INFO kablam! --> src/base/alias_slice.rs:218:5 Sep 21 06:43:49.211 INFO kablam! | Sep 21 06:43:49.211 INFO kablam! 218 | MatrixSliceMutN<'a, N, U1, RStride, CStride>; Sep 21 06:43:49.211 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.211 INFO kablam! | Sep 21 06:43:49.211 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.211 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.212 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.212 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.212 INFO kablam! Sep 21 06:43:49.212 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.212 INFO kablam! --> src/base/alias_slice.rs:218:5 Sep 21 06:43:49.212 INFO kablam! | Sep 21 06:43:49.212 INFO kablam! 218 | MatrixSliceMutN<'a, N, U1, RStride, CStride>; Sep 21 06:43:49.212 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.212 INFO kablam! | Sep 21 06:43:49.212 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.212 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.212 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.212 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.212 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.212 INFO kablam! Sep 21 06:43:49.212 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.212 INFO kablam! --> src/base/alias_slice.rs:218:5 Sep 21 06:43:49.212 INFO kablam! | Sep 21 06:43:49.212 INFO kablam! 218 | MatrixSliceMutN<'a, N, U1, RStride, CStride>; Sep 21 06:43:49.212 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.212 INFO kablam! | Sep 21 06:43:49.212 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.212 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.212 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.212 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.212 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.212 INFO kablam! Sep 21 06:43:49.212 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.212 INFO kablam! --> src/base/alias_slice.rs:218:5 Sep 21 06:43:49.212 INFO kablam! | Sep 21 06:43:49.212 INFO kablam! 217 | pub type MatrixSliceMut1<'a, N, RStride = U1, CStride = U1> = Sep 21 06:43:49.212 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.212 INFO kablam! 218 | MatrixSliceMutN<'a, N, U1, RStride, CStride>; Sep 21 06:43:49.212 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.212 INFO kablam! | Sep 21 06:43:49.212 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.212 INFO kablam! --> src/base/alias_slice.rs:218:5 Sep 21 06:43:49.212 INFO kablam! | Sep 21 06:43:49.212 INFO kablam! 218 | MatrixSliceMutN<'a, N, U1, RStride, CStride>; Sep 21 06:43:49.212 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.212 INFO kablam! Sep 21 06:43:49.212 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.212 INFO kablam! --> src/base/alias_slice.rs:221:5 Sep 21 06:43:49.212 INFO kablam! | Sep 21 06:43:49.212 INFO kablam! 221 | MatrixSliceMutN<'a, N, U2, RStride, CStride>; Sep 21 06:43:49.212 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.212 INFO kablam! | Sep 21 06:43:49.212 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.212 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.212 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.212 INFO kablam! Sep 21 06:43:49.212 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.212 INFO kablam! --> src/base/alias_slice.rs:221:5 Sep 21 06:43:49.213 INFO kablam! | Sep 21 06:43:49.213 INFO kablam! 221 | MatrixSliceMutN<'a, N, U2, RStride, CStride>; Sep 21 06:43:49.213 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.213 INFO kablam! | Sep 21 06:43:49.213 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.213 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.213 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.213 INFO kablam! Sep 21 06:43:49.213 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.213 INFO kablam! --> src/base/matrix.rs:34:28 Sep 21 06:43:49.213 INFO kablam! | Sep 21 06:43:49.213 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.213 INFO kablam! 34 | pub type Vector = Matrix; Sep 21 06:43:49.213 INFO kablam! --> src/base/alias_slice.rs:221:5 Sep 21 06:43:49.213 INFO kablam! | Sep 21 06:43:49.213 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.213 INFO kablam! 221 | MatrixSliceMutN<'a, N, U2, RStride, CStride>; Sep 21 06:43:49.213 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.213 INFO kablam! | Sep 21 06:43:49.213 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.213 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.213 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.213 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.213 INFO kablam! Sep 21 06:43:49.213 INFO kablam! | Sep 21 06:43:49.213 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.213 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.213 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.213 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.213 INFO kablam! --> src/base/alias_slice.rs:221:5 Sep 21 06:43:49.213 INFO kablam! | Sep 21 06:43:49.213 INFO kablam! 221 | MatrixSliceMutN<'a, N, U2, RStride, CStride>; Sep 21 06:43:49.213 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.213 INFO kablam! | Sep 21 06:43:49.213 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.213 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.213 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.213 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.213 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.213 INFO kablam! Sep 21 06:43:49.213 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.213 INFO kablam! Sep 21 06:43:49.213 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.213 INFO kablam! --> src/base/alias_slice.rs:221:5 Sep 21 06:43:49.213 INFO kablam! | Sep 21 06:43:49.213 INFO kablam! 221 | MatrixSliceMutN<'a, N, U2, RStride, CStride>; Sep 21 06:43:49.213 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.213 INFO kablam! | Sep 21 06:43:49.213 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.213 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.213 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.214 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.214 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.214 INFO kablam! Sep 21 06:43:49.214 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.215 INFO kablam! --> src/base/matrix.rs:34:28 Sep 21 06:43:49.215 INFO kablam! | Sep 21 06:43:49.215 INFO kablam! 34 | pub type Vector = Matrix; Sep 21 06:43:49.215 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.215 INFO kablam! | Sep 21 06:43:49.215 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.215 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.215 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.215 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.215 INFO kablam! --> src/base/alias_slice.rs:221:5 Sep 21 06:43:49.215 INFO kablam! | Sep 21 06:43:49.215 INFO kablam! 220 | pub type MatrixSliceMut2<'a, N, RStride = U1, CStride = U2> = Sep 21 06:43:49.215 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.215 INFO kablam! 221 | MatrixSliceMutN<'a, N, U2, RStride, CStride>; Sep 21 06:43:49.215 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.215 INFO kablam! | Sep 21 06:43:49.215 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.215 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.215 INFO kablam! --> src/base/alias_slice.rs:221:5 Sep 21 06:43:49.215 INFO kablam! | Sep 21 06:43:49.215 INFO kablam! 221 | MatrixSliceMutN<'a, N, U2, RStride, CStride>; Sep 21 06:43:49.215 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.215 INFO kablam! Sep 21 06:43:49.215 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.215 INFO kablam! Sep 21 06:43:49.215 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.215 INFO kablam! --> src/base/matrix.rs:34:28 Sep 21 06:43:49.215 INFO kablam! | Sep 21 06:43:49.215 INFO kablam! 34 | pub type Vector = Matrix; Sep 21 06:43:49.215 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.215 INFO kablam! | Sep 21 06:43:49.215 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.215 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.215 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.215 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.215 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.215 INFO kablam! Sep 21 06:43:49.215 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.215 INFO kablam! --> src/base/alias_slice.rs:224:5 Sep 21 06:43:49.215 INFO kablam! | Sep 21 06:43:49.215 INFO kablam! 224 | MatrixSliceMutN<'a, N, U3, RStride, CStride>; Sep 21 06:43:49.215 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.215 INFO kablam! | Sep 21 06:43:49.215 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.215 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.215 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.215 INFO kablam! Sep 21 06:43:49.215 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.215 INFO kablam! --> src/base/matrix.rs:34:28 Sep 21 06:43:49.216 INFO kablam! | Sep 21 06:43:49.216 INFO kablam! 34 | pub type Vector = Matrix; Sep 21 06:43:49.216 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.216 INFO kablam! | | Sep 21 06:43:49.216 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.216 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.216 INFO kablam! --> src/base/alias_slice.rs:224:5 Sep 21 06:43:49.216 INFO kablam! | Sep 21 06:43:49.216 INFO kablam! 224 | MatrixSliceMutN<'a, N, U3, RStride, CStride>; Sep 21 06:43:49.216 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.216 INFO kablam! | Sep 21 06:43:49.216 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.216 INFO kablam! | Sep 21 06:43:49.216 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.216 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.216 INFO kablam! Sep 21 06:43:49.216 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.216 INFO kablam! --> src/base/matrix.rs:34:28 Sep 21 06:43:49.216 INFO kablam! | Sep 21 06:43:49.216 INFO kablam! 34 | pub type Vector = Matrix; Sep 21 06:43:49.216 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.216 INFO kablam! Sep 21 06:43:49.216 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.216 INFO kablam! --> src/base/alias_slice.rs:224:5 Sep 21 06:43:49.216 INFO kablam! | Sep 21 06:43:49.216 INFO kablam! 224 | MatrixSliceMutN<'a, N, U3, RStride, CStride>; Sep 21 06:43:49.216 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.216 INFO kablam! | Sep 21 06:43:49.216 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.216 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.216 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.216 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.216 INFO kablam! Sep 21 06:43:49.216 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.216 INFO kablam! --> src/base/alias_slice.rs:224:5 Sep 21 06:43:49.216 INFO kablam! | Sep 21 06:43:49.216 INFO kablam! 224 | MatrixSliceMutN<'a, N, U3, RStride, CStride>; Sep 21 06:43:49.216 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.216 INFO kablam! | Sep 21 06:43:49.216 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.216 INFO kablam! warning: the trait bound `D: base::dimension::Dim` is not satisfied Sep 21 06:43:49.216 INFO kablam! --> src/base/matrix.rs:37:31 Sep 21 06:43:49.216 INFO kablam! | Sep 21 06:43:49.216 INFO kablam! 37 | pub type RowVector = Matrix; Sep 21 06:43:49.216 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `D` Sep 21 06:43:49.216 INFO kablam! | Sep 21 06:43:49.216 INFO kablam! = help: consider adding a `where D: base::dimension::Dim` bound Sep 21 06:43:49.216 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.216 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.216 INFO kablam! Sep 21 06:43:49.216 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.216 INFO kablam! --> src/base/matrix.rs:37:31 Sep 21 06:43:49.217 INFO kablam! | Sep 21 06:43:49.217 INFO kablam! 37 | pub type RowVector = Matrix; Sep 21 06:43:49.217 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.217 INFO kablam! | Sep 21 06:43:49.217 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.217 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.217 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.217 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.217 INFO kablam! Sep 21 06:43:49.217 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.217 INFO kablam! --> src/base/matrix.rs:37:31 Sep 21 06:43:49.217 INFO kablam! | Sep 21 06:43:49.217 INFO kablam! 37 | pub type RowVector = Matrix; Sep 21 06:43:49.217 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.217 INFO kablam! | Sep 21 06:43:49.217 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.217 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.217 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.217 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.217 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.217 INFO kablam! Sep 21 06:43:49.217 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.217 INFO kablam! --> src/base/matrix.rs:37:31 Sep 21 06:43:49.217 INFO kablam! | Sep 21 06:43:49.217 INFO kablam! 37 | pub type RowVector = Matrix; Sep 21 06:43:49.217 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.217 INFO kablam! | Sep 21 06:43:49.217 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.217 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.217 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.217 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.217 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.217 INFO kablam! Sep 21 06:43:49.217 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.217 INFO kablam! --> src/base/matrix.rs:37:31 Sep 21 06:43:49.217 INFO kablam! | Sep 21 06:43:49.217 INFO kablam! 37 | pub type RowVector = Matrix; Sep 21 06:43:49.217 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.217 INFO kablam! | | Sep 21 06:43:49.217 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.217 INFO kablam! | Sep 21 06:43:49.217 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.217 INFO kablam! --> src/base/matrix.rs:37:31 Sep 21 06:43:49.217 INFO kablam! | Sep 21 06:43:49.217 INFO kablam! 37 | pub type RowVector = Matrix; Sep 21 06:43:49.217 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.217 INFO kablam! Sep 21 06:43:49.217 INFO kablam! warning: the trait bound `base::constraint::ShapeConstraint: base::constraint::SameNumberOfRows` is not satisfied Sep 21 06:43:49.217 INFO kablam! --> src/base/matrix.rs:41:5 Sep 21 06:43:49.217 INFO kablam! | Sep 21 06:43:49.217 INFO kablam! 41 | Matrix, SameShapeC, SameShapeStorage>; Sep 21 06:43:49.217 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::constraint::SameNumberOfRows` is not implemented for `base::constraint::ShapeConstraint` Sep 21 06:43:49.217 INFO kablam! | Sep 21 06:43:49.217 INFO kablam! = help: consider adding a `where base::constraint::ShapeConstraint: base::constraint::SameNumberOfRows` bound Sep 21 06:43:49.217 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.218 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.218 INFO kablam! Sep 21 06:43:49.218 INFO kablam! warning: the trait bound `base::constraint::ShapeConstraint: base::constraint::SameNumberOfColumns` is not satisfied Sep 21 06:43:49.218 INFO kablam! --> src/base/matrix.rs:41:5 Sep 21 06:43:49.218 INFO kablam! | Sep 21 06:43:49.218 INFO kablam! 41 | Matrix, SameShapeC, SameShapeStorage>; Sep 21 06:43:49.218 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::constraint::SameNumberOfColumns` is not implemented for `base::constraint::ShapeConstraint` Sep 21 06:43:49.218 INFO kablam! | Sep 21 06:43:49.218 INFO kablam! = help: consider adding a `where base::constraint::ShapeConstraint: base::constraint::SameNumberOfColumns` bound Sep 21 06:43:49.218 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.218 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.218 INFO kablam! Sep 21 06:43:49.218 INFO kablam! warning: the trait bound `base::default_allocator::DefaultAllocator: base::allocator::Allocator` is not satisfied Sep 21 06:43:49.218 INFO kablam! --> src/base/matrix.rs:41:5 Sep 21 06:43:49.218 INFO kablam! | Sep 21 06:43:49.218 INFO kablam! 41 | Matrix, SameShapeC, SameShapeStorage>; Sep 21 06:43:49.218 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::allocator::Allocator` is not implemented for `base::default_allocator::DefaultAllocator` Sep 21 06:43:49.218 INFO kablam! | Sep 21 06:43:49.218 INFO kablam! = help: the following implementations were found: Sep 21 06:43:49.218 INFO kablam! > Sep 21 06:43:49.218 INFO kablam! > Sep 21 06:43:49.218 INFO kablam! > Sep 21 06:43:49.218 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.218 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.218 INFO kablam! Sep 21 06:43:49.218 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.219 INFO kablam! --> src/base/matrix.rs:41:5 Sep 21 06:43:49.219 INFO kablam! | Sep 21 06:43:49.219 INFO kablam! 41 | Matrix, SameShapeC, SameShapeStorage>; Sep 21 06:43:49.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.219 INFO kablam! | Sep 21 06:43:49.219 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.219 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.219 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.219 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.219 INFO kablam! Sep 21 06:43:49.219 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.219 INFO kablam! --> src/base/matrix.rs:41:5 Sep 21 06:43:49.219 INFO kablam! | Sep 21 06:43:49.219 INFO kablam! 41 | Matrix, SameShapeC, SameShapeStorage>; Sep 21 06:43:49.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.219 INFO kablam! | Sep 21 06:43:49.219 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.219 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.219 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.219 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.219 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.219 INFO kablam! Sep 21 06:43:49.219 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.219 INFO kablam! --> src/base/matrix.rs:41:5 Sep 21 06:43:49.219 INFO kablam! | Sep 21 06:43:49.219 INFO kablam! 41 | Matrix, SameShapeC, SameShapeStorage>; Sep 21 06:43:49.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.219 INFO kablam! | Sep 21 06:43:49.219 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.219 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.219 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.219 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.219 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.219 INFO kablam! Sep 21 06:43:49.219 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.219 INFO kablam! --> src/base/matrix.rs:41:5 Sep 21 06:43:49.219 INFO kablam! | Sep 21 06:43:49.219 INFO kablam! 40 | pub type MatrixSum = Sep 21 06:43:49.219 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.219 INFO kablam! 41 | Matrix, SameShapeC, SameShapeStorage>; Sep 21 06:43:49.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.219 INFO kablam! | Sep 21 06:43:49.219 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.219 INFO kablam! --> src/base/matrix.rs:41:5 Sep 21 06:43:49.219 INFO kablam! | Sep 21 06:43:49.219 INFO kablam! 41 | Matrix, SameShapeC, SameShapeStorage>; Sep 21 06:43:49.220 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.220 INFO kablam! Sep 21 06:43:49.220 INFO kablam! warning: the trait bound `base::constraint::ShapeConstraint: base::constraint::SameNumberOfRows` is not satisfied Sep 21 06:43:49.220 INFO kablam! --> src/base/matrix.rs:45:5 Sep 21 06:43:49.220 INFO kablam! | Sep 21 06:43:49.220 INFO kablam! 45 | Matrix, U1, SameShapeStorage>; Sep 21 06:43:49.220 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::constraint::SameNumberOfRows` is not implemented for `base::constraint::ShapeConstraint` Sep 21 06:43:49.220 INFO kablam! | Sep 21 06:43:49.220 INFO kablam! = help: consider adding a `where base::constraint::ShapeConstraint: base::constraint::SameNumberOfRows` bound Sep 21 06:43:49.220 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.220 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.220 INFO kablam! Sep 21 06:43:49.220 INFO kablam! warning: the trait bound `base::default_allocator::DefaultAllocator: base::allocator::Allocator` is not satisfied Sep 21 06:43:49.220 INFO kablam! --> src/base/matrix.rs:45:5 Sep 21 06:43:49.220 INFO kablam! | Sep 21 06:43:49.220 INFO kablam! 45 | Matrix, U1, SameShapeStorage>; Sep 21 06:43:49.220 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::allocator::Allocator` is not implemented for `base::default_allocator::DefaultAllocator` Sep 21 06:43:49.220 INFO kablam! | Sep 21 06:43:49.220 INFO kablam! = help: the following implementations were found: Sep 21 06:43:49.220 INFO kablam! > Sep 21 06:43:49.220 INFO kablam! > Sep 21 06:43:49.220 INFO kablam! > Sep 21 06:43:49.220 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.220 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.220 INFO kablam! Sep 21 06:43:49.220 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.220 INFO kablam! --> src/base/matrix.rs:45:5 Sep 21 06:43:49.220 INFO kablam! | Sep 21 06:43:49.220 INFO kablam! 45 | Matrix, U1, SameShapeStorage>; Sep 21 06:43:49.220 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.220 INFO kablam! | Sep 21 06:43:49.220 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.220 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.220 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.220 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.220 INFO kablam! Sep 21 06:43:49.220 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.220 INFO kablam! --> src/base/matrix.rs:45:5 Sep 21 06:43:49.220 INFO kablam! | Sep 21 06:43:49.220 INFO kablam! 45 | Matrix, U1, SameShapeStorage>; Sep 21 06:43:49.220 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.220 INFO kablam! | Sep 21 06:43:49.220 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.221 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.221 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.221 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.221 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.221 INFO kablam! Sep 21 06:43:49.221 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.221 INFO kablam! --> src/base/matrix.rs:45:5 Sep 21 06:43:49.221 INFO kablam! | Sep 21 06:43:49.221 INFO kablam! 45 | Matrix, U1, SameShapeStorage>; Sep 21 06:43:49.221 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.221 INFO kablam! | Sep 21 06:43:49.221 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.221 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.221 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.221 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.221 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.221 INFO kablam! Sep 21 06:43:49.221 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.221 INFO kablam! --> src/base/matrix.rs:45:5 Sep 21 06:43:49.221 INFO kablam! | Sep 21 06:43:49.221 INFO kablam! 44 | pub type VectorSum = Sep 21 06:43:49.221 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.221 INFO kablam! 45 | Matrix, U1, SameShapeStorage>; Sep 21 06:43:49.221 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.221 INFO kablam! | Sep 21 06:43:49.221 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.221 INFO kablam! --> src/base/matrix.rs:45:5 Sep 21 06:43:49.221 INFO kablam! | Sep 21 06:43:49.221 INFO kablam! 45 | Matrix, U1, SameShapeStorage>; Sep 21 06:43:49.221 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.221 INFO kablam! Sep 21 06:43:49.221 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.221 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.221 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.221 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.221 INFO kablam! Sep 21 06:43:49.221 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.221 INFO kablam! --> src/base/alias_slice.rs:224:5 Sep 21 06:43:49.221 INFO kablam! | Sep 21 06:43:49.221 INFO kablam! 224 | MatrixSliceMutN<'a, N, U3, RStride, CStride>; Sep 21 06:43:49.221 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.221 INFO kablam! | Sep 21 06:43:49.221 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.221 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.221 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.221 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.221 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.221 INFO kablam! Sep 21 06:43:49.221 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.221 INFO kablam! --> src/base/alias_slice.rs:224:5 Sep 21 06:43:49.222 INFO kablam! | Sep 21 06:43:49.222 INFO kablam! 223 | pub type MatrixSliceMut3<'a, N, RStride = U1, CStride = U3> = Sep 21 06:43:49.222 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.222 INFO kablam! 224 | MatrixSliceMutN<'a, N, U3, RStride, CStride>; Sep 21 06:43:49.222 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.222 INFO kablam! | Sep 21 06:43:49.222 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.222 INFO kablam! --> src/base/alias_slice.rs:224:5 Sep 21 06:43:49.222 INFO kablam! | Sep 21 06:43:49.222 INFO kablam! 224 | MatrixSliceMutN<'a, N, U3, RStride, CStride>; Sep 21 06:43:49.222 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.222 INFO kablam! Sep 21 06:43:49.222 INFO kablam! warning: the trait bound `base::constraint::ShapeConstraint: base::constraint::SameNumberOfRows` is not satisfied Sep 21 06:43:49.222 INFO kablam! --> src/base/matrix.rs:49:5 Sep 21 06:43:49.222 INFO kablam! | Sep 21 06:43:49.222 INFO kablam! 49 | Matrix, SameShapeC, SameShapeStorage>; Sep 21 06:43:49.222 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::constraint::SameNumberOfRows` is not implemented for `base::constraint::ShapeConstraint` Sep 21 06:43:49.222 INFO kablam! | Sep 21 06:43:49.222 INFO kablam! = help: consider adding a `where base::constraint::ShapeConstraint: base::constraint::SameNumberOfRows` bound Sep 21 06:43:49.222 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.222 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.222 INFO kablam! Sep 21 06:43:49.222 INFO kablam! warning: the trait bound `base::constraint::ShapeConstraint: base::constraint::SameNumberOfColumns` is not satisfied Sep 21 06:43:49.222 INFO kablam! --> src/base/matrix.rs:49:5 Sep 21 06:43:49.222 INFO kablam! | Sep 21 06:43:49.222 INFO kablam! 49 | Matrix, SameShapeC, SameShapeStorage>; Sep 21 06:43:49.222 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::constraint::SameNumberOfColumns` is not implemented for `base::constraint::ShapeConstraint` Sep 21 06:43:49.222 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.222 INFO kablam! --> src/base/alias_slice.rs:227:5 Sep 21 06:43:49.222 INFO kablam! | Sep 21 06:43:49.222 INFO kablam! 227 | MatrixSliceMutN<'a, N, U4, RStride, CStride>; Sep 21 06:43:49.222 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.222 INFO kablam! | Sep 21 06:43:49.222 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.222 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.222 INFO kablam! | Sep 21 06:43:49.222 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.222 INFO kablam! Sep 21 06:43:49.222 INFO kablam! = help: consider adding a `where base::constraint::ShapeConstraint: base::constraint::SameNumberOfColumns` bound Sep 21 06:43:49.222 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.222 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.222 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.222 INFO kablam! --> src/base/alias_slice.rs:227:5 Sep 21 06:43:49.222 INFO kablam! | Sep 21 06:43:49.222 INFO kablam! 227 | MatrixSliceMutN<'a, N, U4, RStride, CStride>; Sep 21 06:43:49.222 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.222 INFO kablam! | Sep 21 06:43:49.222 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.222 INFO kablam! Sep 21 06:43:49.222 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.222 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.222 INFO kablam! Sep 21 06:43:49.222 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.222 INFO kablam! --> src/base/alias_slice.rs:227:5 Sep 21 06:43:49.222 INFO kablam! | Sep 21 06:43:49.223 INFO kablam! 227 | MatrixSliceMutN<'a, N, U4, RStride, CStride>; Sep 21 06:43:49.223 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.223 INFO kablam! | Sep 21 06:43:49.223 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.223 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.223 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.223 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.223 INFO kablam! Sep 21 06:43:49.223 INFO kablam! warning: the trait bound `base::default_allocator::DefaultAllocator: base::allocator::Allocator` is not satisfied Sep 21 06:43:49.223 INFO kablam! --> src/base/matrix.rs:49:5 Sep 21 06:43:49.223 INFO kablam! | Sep 21 06:43:49.223 INFO kablam! 49 | Matrix, SameShapeC, SameShapeStorage>; Sep 21 06:43:49.223 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::allocator::Allocator` is not implemented for `base::default_allocator::DefaultAllocator` Sep 21 06:43:49.223 INFO kablam! | Sep 21 06:43:49.223 INFO kablam! = help: the following implementations were found: Sep 21 06:43:49.223 INFO kablam! > Sep 21 06:43:49.223 INFO kablam! > Sep 21 06:43:49.223 INFO kablam! > Sep 21 06:43:49.223 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.223 INFO kablam! --> src/base/alias_slice.rs:227:5 Sep 21 06:43:49.223 INFO kablam! | Sep 21 06:43:49.223 INFO kablam! 227 | MatrixSliceMutN<'a, N, U4, RStride, CStride>; Sep 21 06:43:49.223 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.223 INFO kablam! | Sep 21 06:43:49.223 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.223 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.223 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.223 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.223 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.223 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.223 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.223 INFO kablam! Sep 21 06:43:49.223 INFO kablam! Sep 21 06:43:49.223 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.223 INFO kablam! --> src/base/alias_slice.rs:227:5 Sep 21 06:43:49.223 INFO kablam! | Sep 21 06:43:49.223 INFO kablam! 227 | MatrixSliceMutN<'a, N, U4, RStride, CStride>; Sep 21 06:43:49.223 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.223 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.223 INFO kablam! --> src/base/matrix.rs:49:5 Sep 21 06:43:49.223 INFO kablam! | Sep 21 06:43:49.223 INFO kablam! 49 | Matrix, SameShapeC, SameShapeStorage>; Sep 21 06:43:49.223 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.223 INFO kablam! | Sep 21 06:43:49.223 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.223 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.223 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.223 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.223 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.223 INFO kablam! Sep 21 06:43:49.223 INFO kablam! | Sep 21 06:43:49.223 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.223 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.223 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.223 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.223 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.224 INFO kablam! Sep 21 06:43:49.224 INFO kablam! --> src/base/alias_slice.rs:227:5 Sep 21 06:43:49.224 INFO kablam! | Sep 21 06:43:49.224 INFO kablam! 226 | pub type MatrixSliceMut4<'a, N, RStride = U1, CStride = U4> = Sep 21 06:43:49.224 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.224 INFO kablam! 227 | MatrixSliceMutN<'a, N, U4, RStride, CStride>; Sep 21 06:43:49.224 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.224 INFO kablam! | Sep 21 06:43:49.224 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.224 INFO kablam! --> src/base/alias_slice.rs:227:5 Sep 21 06:43:49.224 INFO kablam! | Sep 21 06:43:49.224 INFO kablam! 227 | MatrixSliceMutN<'a, N, U4, RStride, CStride>; Sep 21 06:43:49.224 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.224 INFO kablam! Sep 21 06:43:49.224 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.224 INFO kablam! --> src/base/matrix.rs:49:5 Sep 21 06:43:49.224 INFO kablam! | Sep 21 06:43:49.224 INFO kablam! 49 | Matrix, SameShapeC, SameShapeStorage>; Sep 21 06:43:49.224 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.224 INFO kablam! | Sep 21 06:43:49.224 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.224 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.224 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.224 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.224 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.224 INFO kablam! Sep 21 06:43:49.224 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.224 INFO kablam! --> src/base/alias_slice.rs:230:5 Sep 21 06:43:49.224 INFO kablam! | Sep 21 06:43:49.224 INFO kablam! 230 | MatrixSliceMutN<'a, N, U5, RStride, CStride>; Sep 21 06:43:49.224 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.224 INFO kablam! | Sep 21 06:43:49.224 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.224 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.224 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.224 INFO kablam! Sep 21 06:43:49.224 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.224 INFO kablam! --> src/base/alias_slice.rs:230:5 Sep 21 06:43:49.224 INFO kablam! | Sep 21 06:43:49.224 INFO kablam! 230 | MatrixSliceMutN<'a, N, U5, RStride, CStride>; Sep 21 06:43:49.224 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.224 INFO kablam! | Sep 21 06:43:49.224 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.224 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.224 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.224 INFO kablam! Sep 21 06:43:49.224 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.224 INFO kablam! --> src/base/matrix.rs:49:5 Sep 21 06:43:49.224 INFO kablam! | Sep 21 06:43:49.224 INFO kablam! 49 | Matrix, SameShapeC, SameShapeStorage>; Sep 21 06:43:49.224 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.224 INFO kablam! | Sep 21 06:43:49.224 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.224 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.224 INFO kablam! --> src/base/alias_slice.rs:230:5 Sep 21 06:43:49.224 INFO kablam! | Sep 21 06:43:49.225 INFO kablam! 230 | MatrixSliceMutN<'a, N, U5, RStride, CStride>; Sep 21 06:43:49.225 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.225 INFO kablam! | Sep 21 06:43:49.225 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.225 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.225 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.225 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.225 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.225 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.225 INFO kablam! Sep 21 06:43:49.225 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.225 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.225 INFO kablam! Sep 21 06:43:49.225 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.225 INFO kablam! --> src/base/alias_slice.rs:230:5 Sep 21 06:43:49.225 INFO kablam! | Sep 21 06:43:49.225 INFO kablam! 230 | MatrixSliceMutN<'a, N, U5, RStride, CStride>; Sep 21 06:43:49.225 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.225 INFO kablam! | Sep 21 06:43:49.225 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.225 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.225 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.225 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.225 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.225 INFO kablam! Sep 21 06:43:49.225 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.225 INFO kablam! --> src/base/alias_slice.rs:230:5 Sep 21 06:43:49.225 INFO kablam! | Sep 21 06:43:49.225 INFO kablam! 230 | MatrixSliceMutN<'a, N, U5, RStride, CStride>; Sep 21 06:43:49.225 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.225 INFO kablam! | Sep 21 06:43:49.225 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.225 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.225 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.225 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.225 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.225 INFO kablam! Sep 21 06:43:49.225 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.225 INFO kablam! --> src/base/matrix.rs:49:5 Sep 21 06:43:49.225 INFO kablam! | Sep 21 06:43:49.225 INFO kablam! 48 | pub type MatrixCross = Sep 21 06:43:49.225 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.225 INFO kablam! 49 | Matrix, SameShapeC, SameShapeStorage>; Sep 21 06:43:49.225 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.225 INFO kablam! | Sep 21 06:43:49.225 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.225 INFO kablam! --> src/base/matrix.rs:49:5 Sep 21 06:43:49.225 INFO kablam! | Sep 21 06:43:49.225 INFO kablam! 49 | Matrix, SameShapeC, SameShapeStorage>; Sep 21 06:43:49.225 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.225 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.225 INFO kablam! Sep 21 06:43:49.225 INFO kablam! --> src/base/alias_slice.rs:230:5 Sep 21 06:43:49.225 INFO kablam! | Sep 21 06:43:49.225 INFO kablam! 229 | pub type MatrixSliceMut5<'a, N, RStride = U1, CStride = U5> = Sep 21 06:43:49.225 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.225 INFO kablam! 230 | MatrixSliceMutN<'a, N, U5, RStride, CStride>; Sep 21 06:43:49.226 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.226 INFO kablam! | Sep 21 06:43:49.226 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.226 INFO kablam! --> src/base/alias_slice.rs:230:5 Sep 21 06:43:49.226 INFO kablam! | Sep 21 06:43:49.226 INFO kablam! 230 | MatrixSliceMutN<'a, N, U5, RStride, CStride>; Sep 21 06:43:49.226 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.226 INFO kablam! Sep 21 06:43:49.230 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.230 INFO kablam! --> src/base/alias_slice.rs:233:5 Sep 21 06:43:49.230 INFO kablam! | Sep 21 06:43:49.230 INFO kablam! 233 | MatrixSliceMutN<'a, N, U6, RStride, CStride>; Sep 21 06:43:49.230 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.230 INFO kablam! | Sep 21 06:43:49.230 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.230 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.230 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.230 INFO kablam! Sep 21 06:43:49.230 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.230 INFO kablam! --> src/base/alias_slice.rs:233:5 Sep 21 06:43:49.230 INFO kablam! | Sep 21 06:43:49.230 INFO kablam! 233 | MatrixSliceMutN<'a, N, U6, RStride, CStride>; Sep 21 06:43:49.230 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.230 INFO kablam! | Sep 21 06:43:49.230 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.230 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.230 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.230 INFO kablam! Sep 21 06:43:49.230 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.230 INFO kablam! --> src/base/alias_slice.rs:233:5 Sep 21 06:43:49.230 INFO kablam! | Sep 21 06:43:49.230 INFO kablam! 233 | MatrixSliceMutN<'a, N, U6, RStride, CStride>; Sep 21 06:43:49.230 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.230 INFO kablam! | Sep 21 06:43:49.230 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.230 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.230 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.230 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.230 INFO kablam! Sep 21 06:43:49.244 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.244 INFO kablam! --> src/base/alias_slice.rs:233:5 Sep 21 06:43:49.244 INFO kablam! | Sep 21 06:43:49.244 INFO kablam! 233 | MatrixSliceMutN<'a, N, U6, RStride, CStride>; Sep 21 06:43:49.244 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.244 INFO kablam! | Sep 21 06:43:49.244 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.244 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.244 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.244 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.244 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.244 INFO kablam! Sep 21 06:43:49.244 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.244 INFO kablam! --> src/base/alias_slice.rs:233:5 Sep 21 06:43:49.244 INFO kablam! | Sep 21 06:43:49.244 INFO kablam! 233 | MatrixSliceMutN<'a, N, U6, RStride, CStride>; Sep 21 06:43:49.244 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.244 INFO kablam! | Sep 21 06:43:49.244 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.244 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.244 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.244 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.244 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.244 INFO kablam! Sep 21 06:43:49.244 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.244 INFO kablam! --> src/base/alias_slice.rs:233:5 Sep 21 06:43:49.244 INFO kablam! | Sep 21 06:43:49.244 INFO kablam! 232 | pub type MatrixSliceMut6<'a, N, RStride = U1, CStride = U6> = Sep 21 06:43:49.244 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.244 INFO kablam! 233 | MatrixSliceMutN<'a, N, U6, RStride, CStride>; Sep 21 06:43:49.244 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.245 INFO kablam! | Sep 21 06:43:49.245 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.245 INFO kablam! --> src/base/alias_slice.rs:233:5 Sep 21 06:43:49.245 INFO kablam! | Sep 21 06:43:49.245 INFO kablam! 233 | MatrixSliceMutN<'a, N, U6, RStride, CStride>; Sep 21 06:43:49.245 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.245 INFO kablam! Sep 21 06:43:49.245 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.245 INFO kablam! --> src/base/alias_slice.rs:237:5 Sep 21 06:43:49.245 INFO kablam! | Sep 21 06:43:49.245 INFO kablam! 237 | MatrixSliceMutMN<'a, N, U1, U2, RStride, CStride>; Sep 21 06:43:49.245 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.245 INFO kablam! | Sep 21 06:43:49.245 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.245 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.245 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.245 INFO kablam! Sep 21 06:43:49.245 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.245 INFO kablam! --> src/base/alias_slice.rs:237:5 Sep 21 06:43:49.245 INFO kablam! | Sep 21 06:43:49.245 INFO kablam! 237 | MatrixSliceMutMN<'a, N, U1, U2, RStride, CStride>; Sep 21 06:43:49.245 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.245 INFO kablam! | Sep 21 06:43:49.245 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.245 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.245 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.245 INFO kablam! Sep 21 06:43:49.245 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.245 INFO kablam! --> src/base/alias_slice.rs:237:5 Sep 21 06:43:49.245 INFO kablam! | Sep 21 06:43:49.245 INFO kablam! 237 | MatrixSliceMutMN<'a, N, U1, U2, RStride, CStride>; Sep 21 06:43:49.245 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.245 INFO kablam! | Sep 21 06:43:49.246 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.246 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.246 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.246 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.246 INFO kablam! Sep 21 06:43:49.246 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.246 INFO kablam! --> src/base/alias_slice.rs:237:5 Sep 21 06:43:49.246 INFO kablam! | Sep 21 06:43:49.246 INFO kablam! 237 | MatrixSliceMutMN<'a, N, U1, U2, RStride, CStride>; Sep 21 06:43:49.246 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.246 INFO kablam! | Sep 21 06:43:49.246 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.246 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.246 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.246 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.246 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.246 INFO kablam! Sep 21 06:43:49.246 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.246 INFO kablam! --> src/base/alias_slice.rs:237:5 Sep 21 06:43:49.246 INFO kablam! | Sep 21 06:43:49.246 INFO kablam! 237 | MatrixSliceMutMN<'a, N, U1, U2, RStride, CStride>; Sep 21 06:43:49.250 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.250 INFO kablam! | Sep 21 06:43:49.250 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.250 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.250 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.250 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.250 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.250 INFO kablam! Sep 21 06:43:49.250 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.250 INFO kablam! --> src/base/alias_slice.rs:237:5 Sep 21 06:43:49.250 INFO kablam! | Sep 21 06:43:49.250 INFO kablam! 236 | pub type MatrixSliceMut1x2<'a, N, RStride = U1, CStride = U1> = Sep 21 06:43:49.250 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.250 INFO kablam! 237 | MatrixSliceMutMN<'a, N, U1, U2, RStride, CStride>; Sep 21 06:43:49.250 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.250 INFO kablam! | Sep 21 06:43:49.250 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.250 INFO kablam! --> src/base/alias_slice.rs:237:5 Sep 21 06:43:49.250 INFO kablam! | Sep 21 06:43:49.250 INFO kablam! 237 | MatrixSliceMutMN<'a, N, U1, U2, RStride, CStride>; Sep 21 06:43:49.250 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.250 INFO kablam! Sep 21 06:43:49.250 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.250 INFO kablam! --> src/base/alias_slice.rs:240:5 Sep 21 06:43:49.250 INFO kablam! | Sep 21 06:43:49.251 INFO kablam! 240 | MatrixSliceMutMN<'a, N, U1, U3, RStride, CStride>; Sep 21 06:43:49.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.251 INFO kablam! | Sep 21 06:43:49.251 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.251 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.251 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.251 INFO kablam! Sep 21 06:43:49.251 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.251 INFO kablam! --> src/base/alias_slice.rs:240:5 Sep 21 06:43:49.251 INFO kablam! | Sep 21 06:43:49.251 INFO kablam! 240 | MatrixSliceMutMN<'a, N, U1, U3, RStride, CStride>; Sep 21 06:43:49.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.251 INFO kablam! | Sep 21 06:43:49.251 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.251 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.251 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.251 INFO kablam! Sep 21 06:43:49.251 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.251 INFO kablam! --> src/base/alias_slice.rs:240:5 Sep 21 06:43:49.251 INFO kablam! | Sep 21 06:43:49.251 INFO kablam! 240 | MatrixSliceMutMN<'a, N, U1, U3, RStride, CStride>; Sep 21 06:43:49.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.251 INFO kablam! | Sep 21 06:43:49.251 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.251 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.251 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.251 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.251 INFO kablam! Sep 21 06:43:49.251 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.251 INFO kablam! --> src/base/alias_slice.rs:240:5 Sep 21 06:43:49.251 INFO kablam! | Sep 21 06:43:49.251 INFO kablam! 240 | MatrixSliceMutMN<'a, N, U1, U3, RStride, CStride>; Sep 21 06:43:49.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.251 INFO kablam! | Sep 21 06:43:49.251 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.251 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.251 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.251 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.251 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.251 INFO kablam! Sep 21 06:43:49.251 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.251 INFO kablam! --> src/base/alias_slice.rs:240:5 Sep 21 06:43:49.251 INFO kablam! | Sep 21 06:43:49.251 INFO kablam! 240 | MatrixSliceMutMN<'a, N, U1, U3, RStride, CStride>; Sep 21 06:43:49.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.251 INFO kablam! | Sep 21 06:43:49.251 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.251 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.251 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.251 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.251 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.251 INFO kablam! Sep 21 06:43:49.251 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.251 INFO kablam! --> src/base/alias_slice.rs:240:5 Sep 21 06:43:49.251 INFO kablam! | Sep 21 06:43:49.251 INFO kablam! 239 | pub type MatrixSliceMut1x3<'a, N, RStride = U1, CStride = U1> = Sep 21 06:43:49.251 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.251 INFO kablam! 240 | MatrixSliceMutMN<'a, N, U1, U3, RStride, CStride>; Sep 21 06:43:49.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.251 INFO kablam! | Sep 21 06:43:49.251 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.251 INFO kablam! --> src/base/alias_slice.rs:240:5 Sep 21 06:43:49.251 INFO kablam! | Sep 21 06:43:49.251 INFO kablam! 240 | MatrixSliceMutMN<'a, N, U1, U3, RStride, CStride>; Sep 21 06:43:49.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.251 INFO kablam! Sep 21 06:43:49.252 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.252 INFO kablam! --> src/base/alias_slice.rs:243:5 Sep 21 06:43:49.252 INFO kablam! | Sep 21 06:43:49.252 INFO kablam! 243 | MatrixSliceMutMN<'a, N, U1, U4, RStride, CStride>; Sep 21 06:43:49.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.252 INFO kablam! | Sep 21 06:43:49.252 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.252 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.252 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.252 INFO kablam! Sep 21 06:43:49.252 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.252 INFO kablam! --> src/base/alias_slice.rs:243:5 Sep 21 06:43:49.252 INFO kablam! | Sep 21 06:43:49.252 INFO kablam! 243 | MatrixSliceMutMN<'a, N, U1, U4, RStride, CStride>; Sep 21 06:43:49.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.252 INFO kablam! | Sep 21 06:43:49.252 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.252 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.252 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.252 INFO kablam! Sep 21 06:43:49.252 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.252 INFO kablam! --> src/base/alias_slice.rs:243:5 Sep 21 06:43:49.252 INFO kablam! | Sep 21 06:43:49.252 INFO kablam! 243 | MatrixSliceMutMN<'a, N, U1, U4, RStride, CStride>; Sep 21 06:43:49.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.252 INFO kablam! | Sep 21 06:43:49.252 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.252 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.252 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.252 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.252 INFO kablam! Sep 21 06:43:49.252 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.252 INFO kablam! --> src/base/alias_slice.rs:243:5 Sep 21 06:43:49.252 INFO kablam! | Sep 21 06:43:49.252 INFO kablam! 243 | MatrixSliceMutMN<'a, N, U1, U4, RStride, CStride>; Sep 21 06:43:49.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.252 INFO kablam! | Sep 21 06:43:49.252 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.252 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.252 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.252 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.252 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.252 INFO kablam! Sep 21 06:43:49.252 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.252 INFO kablam! --> src/base/alias_slice.rs:243:5 Sep 21 06:43:49.252 INFO kablam! | Sep 21 06:43:49.252 INFO kablam! 243 | MatrixSliceMutMN<'a, N, U1, U4, RStride, CStride>; Sep 21 06:43:49.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.252 INFO kablam! | Sep 21 06:43:49.252 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.252 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.252 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.253 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.253 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.253 INFO kablam! Sep 21 06:43:49.253 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.253 INFO kablam! --> src/base/alias_slice.rs:243:5 Sep 21 06:43:49.253 INFO kablam! | Sep 21 06:43:49.253 INFO kablam! 242 | pub type MatrixSliceMut1x4<'a, N, RStride = U1, CStride = U1> = Sep 21 06:43:49.253 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.253 INFO kablam! 243 | MatrixSliceMutMN<'a, N, U1, U4, RStride, CStride>; Sep 21 06:43:49.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.253 INFO kablam! | Sep 21 06:43:49.253 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.253 INFO kablam! --> src/base/alias_slice.rs:243:5 Sep 21 06:43:49.253 INFO kablam! | Sep 21 06:43:49.253 INFO kablam! 243 | MatrixSliceMutMN<'a, N, U1, U4, RStride, CStride>; Sep 21 06:43:49.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.253 INFO kablam! Sep 21 06:43:49.253 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.253 INFO kablam! --> src/base/alias_slice.rs:246:5 Sep 21 06:43:49.253 INFO kablam! | Sep 21 06:43:49.253 INFO kablam! 246 | MatrixSliceMutMN<'a, N, U1, U5, RStride, CStride>; Sep 21 06:43:49.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.253 INFO kablam! | Sep 21 06:43:49.253 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.253 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.253 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.253 INFO kablam! Sep 21 06:43:49.253 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.253 INFO kablam! --> src/base/alias_slice.rs:246:5 Sep 21 06:43:49.253 INFO kablam! | Sep 21 06:43:49.253 INFO kablam! 246 | MatrixSliceMutMN<'a, N, U1, U5, RStride, CStride>; Sep 21 06:43:49.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.253 INFO kablam! | Sep 21 06:43:49.253 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.253 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.253 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.253 INFO kablam! Sep 21 06:43:49.253 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.253 INFO kablam! --> src/base/alias_slice.rs:246:5 Sep 21 06:43:49.253 INFO kablam! | Sep 21 06:43:49.253 INFO kablam! 246 | MatrixSliceMutMN<'a, N, U1, U5, RStride, CStride>; Sep 21 06:43:49.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.253 INFO kablam! | Sep 21 06:43:49.253 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.253 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.253 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.253 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.253 INFO kablam! Sep 21 06:43:49.253 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.253 INFO kablam! --> src/base/alias_slice.rs:246:5 Sep 21 06:43:49.253 INFO kablam! | Sep 21 06:43:49.254 INFO kablam! 246 | MatrixSliceMutMN<'a, N, U1, U5, RStride, CStride>; Sep 21 06:43:49.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.254 INFO kablam! | Sep 21 06:43:49.254 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.254 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.254 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.254 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.254 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.254 INFO kablam! Sep 21 06:43:49.254 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.254 INFO kablam! --> src/base/alias_slice.rs:246:5 Sep 21 06:43:49.254 INFO kablam! | Sep 21 06:43:49.254 INFO kablam! 246 | MatrixSliceMutMN<'a, N, U1, U5, RStride, CStride>; Sep 21 06:43:49.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.254 INFO kablam! | Sep 21 06:43:49.254 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.254 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.254 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.254 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.255 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.255 INFO kablam! Sep 21 06:43:49.255 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.255 INFO kablam! --> src/base/alias_slice.rs:246:5 Sep 21 06:43:49.255 INFO kablam! | Sep 21 06:43:49.255 INFO kablam! 245 | pub type MatrixSliceMut1x5<'a, N, RStride = U1, CStride = U1> = Sep 21 06:43:49.255 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.255 INFO kablam! 246 | MatrixSliceMutMN<'a, N, U1, U5, RStride, CStride>; Sep 21 06:43:49.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.255 INFO kablam! | Sep 21 06:43:49.255 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.255 INFO kablam! --> src/base/alias_slice.rs:246:5 Sep 21 06:43:49.255 INFO kablam! | Sep 21 06:43:49.255 INFO kablam! 246 | MatrixSliceMutMN<'a, N, U1, U5, RStride, CStride>; Sep 21 06:43:49.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.255 INFO kablam! Sep 21 06:43:49.255 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.255 INFO kablam! --> src/base/alias_slice.rs:249:5 Sep 21 06:43:49.255 INFO kablam! | Sep 21 06:43:49.255 INFO kablam! 249 | MatrixSliceMutMN<'a, N, U1, U6, RStride, CStride>; Sep 21 06:43:49.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.255 INFO kablam! | Sep 21 06:43:49.255 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.255 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.255 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.255 INFO kablam! Sep 21 06:43:49.255 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.255 INFO kablam! --> src/base/alias_slice.rs:249:5 Sep 21 06:43:49.255 INFO kablam! | Sep 21 06:43:49.255 INFO kablam! 249 | MatrixSliceMutMN<'a, N, U1, U6, RStride, CStride>; Sep 21 06:43:49.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.255 INFO kablam! | Sep 21 06:43:49.255 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.255 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.255 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.255 INFO kablam! Sep 21 06:43:49.255 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.255 INFO kablam! --> src/base/alias_slice.rs:249:5 Sep 21 06:43:49.255 INFO kablam! | Sep 21 06:43:49.255 INFO kablam! 249 | MatrixSliceMutMN<'a, N, U1, U6, RStride, CStride>; Sep 21 06:43:49.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.255 INFO kablam! | Sep 21 06:43:49.255 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.255 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.255 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.255 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.255 INFO kablam! Sep 21 06:43:49.255 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.255 INFO kablam! --> src/base/alias_slice.rs:249:5 Sep 21 06:43:49.255 INFO kablam! | Sep 21 06:43:49.255 INFO kablam! 249 | MatrixSliceMutMN<'a, N, U1, U6, RStride, CStride>; Sep 21 06:43:49.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.256 INFO kablam! | Sep 21 06:43:49.256 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.256 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.256 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.256 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.256 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.256 INFO kablam! Sep 21 06:43:49.256 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.256 INFO kablam! --> src/base/alias_slice.rs:249:5 Sep 21 06:43:49.256 INFO kablam! | Sep 21 06:43:49.256 INFO kablam! 249 | MatrixSliceMutMN<'a, N, U1, U6, RStride, CStride>; Sep 21 06:43:49.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.256 INFO kablam! | Sep 21 06:43:49.256 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.256 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.256 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.256 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.256 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.256 INFO kablam! Sep 21 06:43:49.256 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.256 INFO kablam! --> src/base/alias_slice.rs:249:5 Sep 21 06:43:49.256 INFO kablam! | Sep 21 06:43:49.256 INFO kablam! 248 | pub type MatrixSliceMut1x6<'a, N, RStride = U1, CStride = U1> = Sep 21 06:43:49.256 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.256 INFO kablam! 249 | MatrixSliceMutMN<'a, N, U1, U6, RStride, CStride>; Sep 21 06:43:49.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.256 INFO kablam! | Sep 21 06:43:49.256 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.256 INFO kablam! --> src/base/alias_slice.rs:249:5 Sep 21 06:43:49.256 INFO kablam! | Sep 21 06:43:49.256 INFO kablam! 249 | MatrixSliceMutMN<'a, N, U1, U6, RStride, CStride>; Sep 21 06:43:49.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.256 INFO kablam! Sep 21 06:43:49.256 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.256 INFO kablam! --> src/base/alias_slice.rs:253:5 Sep 21 06:43:49.256 INFO kablam! | Sep 21 06:43:49.256 INFO kablam! 253 | MatrixSliceMutMN<'a, N, U2, U1, RStride, CStride>; Sep 21 06:43:49.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.256 INFO kablam! | Sep 21 06:43:49.256 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.256 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.256 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.256 INFO kablam! Sep 21 06:43:49.256 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.256 INFO kablam! --> src/base/alias_slice.rs:253:5 Sep 21 06:43:49.256 INFO kablam! | Sep 21 06:43:49.256 INFO kablam! 253 | MatrixSliceMutMN<'a, N, U2, U1, RStride, CStride>; Sep 21 06:43:49.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.256 INFO kablam! | Sep 21 06:43:49.256 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.256 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.256 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.257 INFO kablam! Sep 21 06:43:49.257 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.257 INFO kablam! --> src/base/alias_slice.rs:253:5 Sep 21 06:43:49.257 INFO kablam! | Sep 21 06:43:49.257 INFO kablam! 253 | MatrixSliceMutMN<'a, N, U2, U1, RStride, CStride>; Sep 21 06:43:49.257 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.257 INFO kablam! | Sep 21 06:43:49.257 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.257 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.257 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.257 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.257 INFO kablam! Sep 21 06:43:49.257 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.257 INFO kablam! --> src/base/alias_slice.rs:253:5 Sep 21 06:43:49.257 INFO kablam! | Sep 21 06:43:49.257 INFO kablam! 253 | MatrixSliceMutMN<'a, N, U2, U1, RStride, CStride>; Sep 21 06:43:49.257 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.257 INFO kablam! | Sep 21 06:43:49.257 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.257 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.257 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.257 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.257 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.257 INFO kablam! Sep 21 06:43:49.257 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.257 INFO kablam! --> src/base/alias_slice.rs:253:5 Sep 21 06:43:49.257 INFO kablam! | Sep 21 06:43:49.257 INFO kablam! 253 | MatrixSliceMutMN<'a, N, U2, U1, RStride, CStride>; Sep 21 06:43:49.257 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.257 INFO kablam! | Sep 21 06:43:49.257 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.257 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.257 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.257 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.262 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.262 INFO kablam! Sep 21 06:43:49.262 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.262 INFO kablam! --> src/base/alias_slice.rs:253:5 Sep 21 06:43:49.262 INFO kablam! | Sep 21 06:43:49.262 INFO kablam! 252 | pub type MatrixSliceMut2x1<'a, N, RStride = U1, CStride = U2> = Sep 21 06:43:49.262 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.262 INFO kablam! 253 | MatrixSliceMutMN<'a, N, U2, U1, RStride, CStride>; Sep 21 06:43:49.262 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.262 INFO kablam! | Sep 21 06:43:49.262 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.262 INFO kablam! --> src/base/alias_slice.rs:253:5 Sep 21 06:43:49.262 INFO kablam! | Sep 21 06:43:49.262 INFO kablam! 253 | MatrixSliceMutMN<'a, N, U2, U1, RStride, CStride>; Sep 21 06:43:49.262 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.262 INFO kablam! Sep 21 06:43:49.274 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.274 INFO kablam! --> src/base/alias_slice.rs:256:5 Sep 21 06:43:49.274 INFO kablam! | Sep 21 06:43:49.274 INFO kablam! 256 | MatrixSliceMutMN<'a, N, U2, U3, RStride, CStride>; Sep 21 06:43:49.274 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.274 INFO kablam! | Sep 21 06:43:49.274 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.274 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.274 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.274 INFO kablam! Sep 21 06:43:49.274 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.274 INFO kablam! --> src/base/alias_slice.rs:256:5 Sep 21 06:43:49.274 INFO kablam! | Sep 21 06:43:49.275 INFO kablam! 256 | MatrixSliceMutMN<'a, N, U2, U3, RStride, CStride>; Sep 21 06:43:49.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.275 INFO kablam! | Sep 21 06:43:49.275 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.275 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.275 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.275 INFO kablam! Sep 21 06:43:49.275 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.275 INFO kablam! --> src/base/alias_slice.rs:256:5 Sep 21 06:43:49.275 INFO kablam! | Sep 21 06:43:49.275 INFO kablam! 256 | MatrixSliceMutMN<'a, N, U2, U3, RStride, CStride>; Sep 21 06:43:49.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.275 INFO kablam! | Sep 21 06:43:49.275 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.275 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.275 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.275 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.275 INFO kablam! Sep 21 06:43:49.275 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.275 INFO kablam! --> src/base/alias_slice.rs:256:5 Sep 21 06:43:49.275 INFO kablam! | Sep 21 06:43:49.275 INFO kablam! 256 | MatrixSliceMutMN<'a, N, U2, U3, RStride, CStride>; Sep 21 06:43:49.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.275 INFO kablam! | Sep 21 06:43:49.275 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.275 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.275 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.275 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.275 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.275 INFO kablam! Sep 21 06:43:49.275 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.275 INFO kablam! --> src/base/alias_slice.rs:256:5 Sep 21 06:43:49.275 INFO kablam! | Sep 21 06:43:49.275 INFO kablam! 256 | MatrixSliceMutMN<'a, N, U2, U3, RStride, CStride>; Sep 21 06:43:49.276 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.276 INFO kablam! | Sep 21 06:43:49.276 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.276 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.276 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.276 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.276 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.276 INFO kablam! Sep 21 06:43:49.276 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.276 INFO kablam! --> src/base/alias_slice.rs:256:5 Sep 21 06:43:49.276 INFO kablam! | Sep 21 06:43:49.276 INFO kablam! 255 | pub type MatrixSliceMut2x3<'a, N, RStride = U1, CStride = U2> = Sep 21 06:43:49.276 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.276 INFO kablam! 256 | MatrixSliceMutMN<'a, N, U2, U3, RStride, CStride>; Sep 21 06:43:49.276 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.276 INFO kablam! | Sep 21 06:43:49.276 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.276 INFO kablam! --> src/base/alias_slice.rs:256:5 Sep 21 06:43:49.276 INFO kablam! | Sep 21 06:43:49.276 INFO kablam! 256 | MatrixSliceMutMN<'a, N, U2, U3, RStride, CStride>; Sep 21 06:43:49.276 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.276 INFO kablam! Sep 21 06:43:49.276 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.276 INFO kablam! --> src/base/alias_slice.rs:259:5 Sep 21 06:43:49.276 INFO kablam! | Sep 21 06:43:49.276 INFO kablam! 259 | MatrixSliceMutMN<'a, N, U2, U4, RStride, CStride>; Sep 21 06:43:49.276 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.276 INFO kablam! | Sep 21 06:43:49.276 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.276 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.276 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.276 INFO kablam! Sep 21 06:43:49.276 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.276 INFO kablam! --> src/base/alias_slice.rs:259:5 Sep 21 06:43:49.276 INFO kablam! | Sep 21 06:43:49.276 INFO kablam! 259 | MatrixSliceMutMN<'a, N, U2, U4, RStride, CStride>; Sep 21 06:43:49.276 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.276 INFO kablam! | Sep 21 06:43:49.276 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.276 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.277 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.277 INFO kablam! Sep 21 06:43:49.282 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.282 INFO kablam! --> src/base/alias_slice.rs:259:5 Sep 21 06:43:49.282 INFO kablam! | Sep 21 06:43:49.282 INFO kablam! 259 | MatrixSliceMutMN<'a, N, U2, U4, RStride, CStride>; Sep 21 06:43:49.282 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.282 INFO kablam! | Sep 21 06:43:49.282 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.282 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.282 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.282 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.283 INFO kablam! Sep 21 06:43:49.283 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.283 INFO kablam! --> src/base/alias_slice.rs:259:5 Sep 21 06:43:49.283 INFO kablam! | Sep 21 06:43:49.283 INFO kablam! 259 | MatrixSliceMutMN<'a, N, U2, U4, RStride, CStride>; Sep 21 06:43:49.283 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.283 INFO kablam! | Sep 21 06:43:49.283 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.283 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.283 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.283 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.283 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.283 INFO kablam! Sep 21 06:43:49.283 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.283 INFO kablam! --> src/base/alias_slice.rs:259:5 Sep 21 06:43:49.283 INFO kablam! | Sep 21 06:43:49.283 INFO kablam! 259 | MatrixSliceMutMN<'a, N, U2, U4, RStride, CStride>; Sep 21 06:43:49.283 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.283 INFO kablam! | Sep 21 06:43:49.283 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.283 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.283 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.283 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.283 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.283 INFO kablam! Sep 21 06:43:49.283 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.283 INFO kablam! --> src/base/alias_slice.rs:259:5 Sep 21 06:43:49.283 INFO kablam! | Sep 21 06:43:49.283 INFO kablam! 258 | pub type MatrixSliceMut2x4<'a, N, RStride = U1, CStride = U2> = Sep 21 06:43:49.283 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.283 INFO kablam! 259 | MatrixSliceMutMN<'a, N, U2, U4, RStride, CStride>; Sep 21 06:43:49.283 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.283 INFO kablam! | Sep 21 06:43:49.283 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.283 INFO kablam! --> src/base/alias_slice.rs:259:5 Sep 21 06:43:49.283 INFO kablam! | Sep 21 06:43:49.283 INFO kablam! 259 | MatrixSliceMutMN<'a, N, U2, U4, RStride, CStride>; Sep 21 06:43:49.283 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.283 INFO kablam! Sep 21 06:43:49.283 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.283 INFO kablam! --> src/base/alias_slice.rs:262:5 Sep 21 06:43:49.283 INFO kablam! | Sep 21 06:43:49.283 INFO kablam! 262 | MatrixSliceMutMN<'a, N, U2, U5, RStride, CStride>; Sep 21 06:43:49.283 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.283 INFO kablam! | Sep 21 06:43:49.283 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.283 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.283 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.283 INFO kablam! Sep 21 06:43:49.283 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.283 INFO kablam! --> src/base/alias_slice.rs:262:5 Sep 21 06:43:49.283 INFO kablam! | Sep 21 06:43:49.283 INFO kablam! 262 | MatrixSliceMutMN<'a, N, U2, U5, RStride, CStride>; Sep 21 06:43:49.283 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.283 INFO kablam! | Sep 21 06:43:49.283 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.283 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.283 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.283 INFO kablam! Sep 21 06:43:49.283 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.283 INFO kablam! --> src/base/alias_slice.rs:262:5 Sep 21 06:43:49.283 INFO kablam! | Sep 21 06:43:49.283 INFO kablam! 262 | MatrixSliceMutMN<'a, N, U2, U5, RStride, CStride>; Sep 21 06:43:49.283 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.283 INFO kablam! | Sep 21 06:43:49.283 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.284 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.284 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.284 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.284 INFO kablam! Sep 21 06:43:49.284 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.284 INFO kablam! --> src/base/alias_slice.rs:262:5 Sep 21 06:43:49.284 INFO kablam! | Sep 21 06:43:49.284 INFO kablam! 262 | MatrixSliceMutMN<'a, N, U2, U5, RStride, CStride>; Sep 21 06:43:49.284 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.284 INFO kablam! | Sep 21 06:43:49.284 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.284 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.284 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.284 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.284 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.284 INFO kablam! Sep 21 06:43:49.284 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.284 INFO kablam! --> src/base/alias_slice.rs:262:5 Sep 21 06:43:49.284 INFO kablam! | Sep 21 06:43:49.284 INFO kablam! 262 | MatrixSliceMutMN<'a, N, U2, U5, RStride, CStride>; Sep 21 06:43:49.284 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.284 INFO kablam! | Sep 21 06:43:49.284 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.284 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.284 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.284 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.284 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.284 INFO kablam! Sep 21 06:43:49.284 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.284 INFO kablam! --> src/base/alias_slice.rs:262:5 Sep 21 06:43:49.284 INFO kablam! | Sep 21 06:43:49.284 INFO kablam! 261 | pub type MatrixSliceMut2x5<'a, N, RStride = U1, CStride = U2> = Sep 21 06:43:49.284 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.284 INFO kablam! 262 | MatrixSliceMutMN<'a, N, U2, U5, RStride, CStride>; Sep 21 06:43:49.284 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.284 INFO kablam! | Sep 21 06:43:49.284 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.284 INFO kablam! --> src/base/alias_slice.rs:262:5 Sep 21 06:43:49.284 INFO kablam! | Sep 21 06:43:49.284 INFO kablam! 262 | MatrixSliceMutMN<'a, N, U2, U5, RStride, CStride>; Sep 21 06:43:49.284 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.284 INFO kablam! Sep 21 06:43:49.284 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.284 INFO kablam! --> src/base/alias_slice.rs:265:5 Sep 21 06:43:49.284 INFO kablam! | Sep 21 06:43:49.284 INFO kablam! 265 | MatrixSliceMutMN<'a, N, U2, U6, RStride, CStride>; Sep 21 06:43:49.284 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.284 INFO kablam! | Sep 21 06:43:49.284 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.284 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.284 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.284 INFO kablam! Sep 21 06:43:49.284 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.284 INFO kablam! --> src/base/alias_slice.rs:265:5 Sep 21 06:43:49.284 INFO kablam! | Sep 21 06:43:49.284 INFO kablam! 265 | MatrixSliceMutMN<'a, N, U2, U6, RStride, CStride>; Sep 21 06:43:49.284 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.284 INFO kablam! | Sep 21 06:43:49.284 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.284 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.284 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.284 INFO kablam! Sep 21 06:43:49.284 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.284 INFO kablam! --> src/base/alias_slice.rs:265:5 Sep 21 06:43:49.284 INFO kablam! | Sep 21 06:43:49.284 INFO kablam! 265 | MatrixSliceMutMN<'a, N, U2, U6, RStride, CStride>; Sep 21 06:43:49.284 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.285 INFO kablam! | Sep 21 06:43:49.285 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.285 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.285 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.285 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.285 INFO kablam! Sep 21 06:43:49.285 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.285 INFO kablam! --> src/base/alias_slice.rs:265:5 Sep 21 06:43:49.285 INFO kablam! | Sep 21 06:43:49.285 INFO kablam! 265 | MatrixSliceMutMN<'a, N, U2, U6, RStride, CStride>; Sep 21 06:43:49.285 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.285 INFO kablam! | Sep 21 06:43:49.285 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.285 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.285 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.285 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.285 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.285 INFO kablam! Sep 21 06:43:49.285 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.285 INFO kablam! --> src/base/alias_slice.rs:265:5 Sep 21 06:43:49.285 INFO kablam! | Sep 21 06:43:49.285 INFO kablam! 265 | MatrixSliceMutMN<'a, N, U2, U6, RStride, CStride>; Sep 21 06:43:49.285 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.285 INFO kablam! | Sep 21 06:43:49.285 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.285 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.285 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.285 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.285 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.285 INFO kablam! Sep 21 06:43:49.285 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.285 INFO kablam! --> src/base/alias_slice.rs:265:5 Sep 21 06:43:49.285 INFO kablam! | Sep 21 06:43:49.285 INFO kablam! 264 | pub type MatrixSliceMut2x6<'a, N, RStride = U1, CStride = U2> = Sep 21 06:43:49.285 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.285 INFO kablam! 265 | MatrixSliceMutMN<'a, N, U2, U6, RStride, CStride>; Sep 21 06:43:49.285 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.285 INFO kablam! | Sep 21 06:43:49.285 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.285 INFO kablam! --> src/base/alias_slice.rs:265:5 Sep 21 06:43:49.285 INFO kablam! | Sep 21 06:43:49.285 INFO kablam! 265 | MatrixSliceMutMN<'a, N, U2, U6, RStride, CStride>; Sep 21 06:43:49.285 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.285 INFO kablam! Sep 21 06:43:49.285 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.285 INFO kablam! --> src/base/alias_slice.rs:269:5 Sep 21 06:43:49.285 INFO kablam! | Sep 21 06:43:49.285 INFO kablam! 269 | MatrixSliceMutMN<'a, N, U3, U1, RStride, CStride>; Sep 21 06:43:49.285 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.285 INFO kablam! | Sep 21 06:43:49.285 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.285 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.285 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.285 INFO kablam! Sep 21 06:43:49.285 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.285 INFO kablam! --> src/base/alias_slice.rs:269:5 Sep 21 06:43:49.285 INFO kablam! | Sep 21 06:43:49.285 INFO kablam! 269 | MatrixSliceMutMN<'a, N, U3, U1, RStride, CStride>; Sep 21 06:43:49.286 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.286 INFO kablam! | Sep 21 06:43:49.286 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.286 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.286 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.286 INFO kablam! Sep 21 06:43:49.286 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.286 INFO kablam! --> src/base/alias_slice.rs:269:5 Sep 21 06:43:49.286 INFO kablam! | Sep 21 06:43:49.286 INFO kablam! 269 | MatrixSliceMutMN<'a, N, U3, U1, RStride, CStride>; Sep 21 06:43:49.286 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.286 INFO kablam! | Sep 21 06:43:49.286 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.286 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.286 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.286 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.286 INFO kablam! Sep 21 06:43:49.286 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.286 INFO kablam! --> src/base/alias_slice.rs:269:5 Sep 21 06:43:49.286 INFO kablam! | Sep 21 06:43:49.286 INFO kablam! 269 | MatrixSliceMutMN<'a, N, U3, U1, RStride, CStride>; Sep 21 06:43:49.286 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.286 INFO kablam! | Sep 21 06:43:49.286 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.286 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.286 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.286 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.286 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.286 INFO kablam! Sep 21 06:43:49.286 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.286 INFO kablam! --> src/base/alias_slice.rs:269:5 Sep 21 06:43:49.286 INFO kablam! | Sep 21 06:43:49.286 INFO kablam! 269 | MatrixSliceMutMN<'a, N, U3, U1, RStride, CStride>; Sep 21 06:43:49.286 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.286 INFO kablam! | Sep 21 06:43:49.286 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.286 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.286 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.286 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.286 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.286 INFO kablam! Sep 21 06:43:49.286 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.286 INFO kablam! --> src/base/alias_slice.rs:269:5 Sep 21 06:43:49.286 INFO kablam! | Sep 21 06:43:49.286 INFO kablam! 268 | pub type MatrixSliceMut3x1<'a, N, RStride = U1, CStride = U3> = Sep 21 06:43:49.286 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.286 INFO kablam! 269 | MatrixSliceMutMN<'a, N, U3, U1, RStride, CStride>; Sep 21 06:43:49.286 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.286 INFO kablam! | Sep 21 06:43:49.286 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.286 INFO kablam! --> src/base/alias_slice.rs:269:5 Sep 21 06:43:49.286 INFO kablam! | Sep 21 06:43:49.287 INFO kablam! 269 | MatrixSliceMutMN<'a, N, U3, U1, RStride, CStride>; Sep 21 06:43:49.287 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.287 INFO kablam! Sep 21 06:43:49.290 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.290 INFO kablam! --> src/base/alias_slice.rs:272:5 Sep 21 06:43:49.290 INFO kablam! | Sep 21 06:43:49.290 INFO kablam! 272 | MatrixSliceMutMN<'a, N, U3, U2, RStride, CStride>; Sep 21 06:43:49.290 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.290 INFO kablam! | Sep 21 06:43:49.290 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.290 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.290 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.290 INFO kablam! Sep 21 06:43:49.290 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.290 INFO kablam! --> src/base/alias_slice.rs:272:5 Sep 21 06:43:49.290 INFO kablam! | Sep 21 06:43:49.290 INFO kablam! 272 | MatrixSliceMutMN<'a, N, U3, U2, RStride, CStride>; Sep 21 06:43:49.290 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.290 INFO kablam! | Sep 21 06:43:49.290 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.290 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.290 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.290 INFO kablam! Sep 21 06:43:49.290 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.290 INFO kablam! --> src/base/alias_slice.rs:272:5 Sep 21 06:43:49.290 INFO kablam! | Sep 21 06:43:49.290 INFO kablam! 272 | MatrixSliceMutMN<'a, N, U3, U2, RStride, CStride>; Sep 21 06:43:49.290 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.290 INFO kablam! | Sep 21 06:43:49.290 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.290 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.290 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.290 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.291 INFO kablam! Sep 21 06:43:49.291 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.291 INFO kablam! --> src/base/alias_slice.rs:272:5 Sep 21 06:43:49.291 INFO kablam! | Sep 21 06:43:49.291 INFO kablam! 272 | MatrixSliceMutMN<'a, N, U3, U2, RStride, CStride>; Sep 21 06:43:49.291 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.291 INFO kablam! | Sep 21 06:43:49.291 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.291 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.291 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.291 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.291 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.291 INFO kablam! Sep 21 06:43:49.291 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.291 INFO kablam! --> src/base/alias_slice.rs:272:5 Sep 21 06:43:49.291 INFO kablam! | Sep 21 06:43:49.291 INFO kablam! 272 | MatrixSliceMutMN<'a, N, U3, U2, RStride, CStride>; Sep 21 06:43:49.291 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.291 INFO kablam! | Sep 21 06:43:49.291 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.291 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.291 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.291 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.291 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.291 INFO kablam! Sep 21 06:43:49.291 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.291 INFO kablam! --> src/base/alias_slice.rs:272:5 Sep 21 06:43:49.291 INFO kablam! | Sep 21 06:43:49.291 INFO kablam! 271 | pub type MatrixSliceMut3x2<'a, N, RStride = U1, CStride = U3> = Sep 21 06:43:49.291 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.291 INFO kablam! 272 | MatrixSliceMutMN<'a, N, U3, U2, RStride, CStride>; Sep 21 06:43:49.291 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.291 INFO kablam! | Sep 21 06:43:49.291 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.291 INFO kablam! --> src/base/alias_slice.rs:272:5 Sep 21 06:43:49.291 INFO kablam! | Sep 21 06:43:49.291 INFO kablam! 272 | MatrixSliceMutMN<'a, N, U3, U2, RStride, CStride>; Sep 21 06:43:49.292 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.292 INFO kablam! Sep 21 06:43:49.292 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.292 INFO kablam! --> src/base/alias_slice.rs:275:5 Sep 21 06:43:49.292 INFO kablam! | Sep 21 06:43:49.292 INFO kablam! 275 | MatrixSliceMutMN<'a, N, U3, U4, RStride, CStride>; Sep 21 06:43:49.292 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.292 INFO kablam! | Sep 21 06:43:49.292 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.292 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.292 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.292 INFO kablam! Sep 21 06:43:49.292 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.292 INFO kablam! --> src/base/alias_slice.rs:275:5 Sep 21 06:43:49.292 INFO kablam! | Sep 21 06:43:49.292 INFO kablam! 275 | MatrixSliceMutMN<'a, N, U3, U4, RStride, CStride>; Sep 21 06:43:49.292 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.292 INFO kablam! | Sep 21 06:43:49.292 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.292 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.292 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.292 INFO kablam! Sep 21 06:43:49.292 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.292 INFO kablam! --> src/base/alias_slice.rs:275:5 Sep 21 06:43:49.292 INFO kablam! | Sep 21 06:43:49.292 INFO kablam! 275 | MatrixSliceMutMN<'a, N, U3, U4, RStride, CStride>; Sep 21 06:43:49.292 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.292 INFO kablam! | Sep 21 06:43:49.292 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.292 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.292 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.292 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.292 INFO kablam! Sep 21 06:43:49.292 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.292 INFO kablam! --> src/base/alias_slice.rs:275:5 Sep 21 06:43:49.292 INFO kablam! | Sep 21 06:43:49.292 INFO kablam! 275 | MatrixSliceMutMN<'a, N, U3, U4, RStride, CStride>; Sep 21 06:43:49.292 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.292 INFO kablam! | Sep 21 06:43:49.292 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.293 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.293 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.293 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.293 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.293 INFO kablam! Sep 21 06:43:49.293 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.293 INFO kablam! --> src/base/alias_slice.rs:275:5 Sep 21 06:43:49.293 INFO kablam! | Sep 21 06:43:49.293 INFO kablam! 275 | MatrixSliceMutMN<'a, N, U3, U4, RStride, CStride>; Sep 21 06:43:49.293 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.293 INFO kablam! | Sep 21 06:43:49.293 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.293 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.293 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.293 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.293 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.293 INFO kablam! Sep 21 06:43:49.293 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.293 INFO kablam! --> src/base/alias_slice.rs:275:5 Sep 21 06:43:49.293 INFO kablam! | Sep 21 06:43:49.293 INFO kablam! 274 | pub type MatrixSliceMut3x4<'a, N, RStride = U1, CStride = U3> = Sep 21 06:43:49.293 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.293 INFO kablam! 275 | MatrixSliceMutMN<'a, N, U3, U4, RStride, CStride>; Sep 21 06:43:49.293 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.293 INFO kablam! | Sep 21 06:43:49.293 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.293 INFO kablam! --> src/base/alias_slice.rs:275:5 Sep 21 06:43:49.293 INFO kablam! | Sep 21 06:43:49.293 INFO kablam! 275 | MatrixSliceMutMN<'a, N, U3, U4, RStride, CStride>; Sep 21 06:43:49.293 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.293 INFO kablam! Sep 21 06:43:49.293 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.293 INFO kablam! --> src/base/alias_slice.rs:278:5 Sep 21 06:43:49.293 INFO kablam! | Sep 21 06:43:49.293 INFO kablam! 278 | MatrixSliceMutMN<'a, N, U3, U5, RStride, CStride>; Sep 21 06:43:49.294 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.294 INFO kablam! | Sep 21 06:43:49.294 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.294 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.294 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.294 INFO kablam! Sep 21 06:43:49.294 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.294 INFO kablam! --> src/base/alias_slice.rs:278:5 Sep 21 06:43:49.294 INFO kablam! | Sep 21 06:43:49.294 INFO kablam! 278 | MatrixSliceMutMN<'a, N, U3, U5, RStride, CStride>; Sep 21 06:43:49.294 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.294 INFO kablam! | Sep 21 06:43:49.294 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.294 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.294 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.294 INFO kablam! Sep 21 06:43:49.294 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.294 INFO kablam! --> src/base/alias_slice.rs:278:5 Sep 21 06:43:49.294 INFO kablam! | Sep 21 06:43:49.294 INFO kablam! 278 | MatrixSliceMutMN<'a, N, U3, U5, RStride, CStride>; Sep 21 06:43:49.294 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.294 INFO kablam! | Sep 21 06:43:49.294 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.294 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.294 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.294 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.294 INFO kablam! Sep 21 06:43:49.294 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.294 INFO kablam! --> src/base/alias_slice.rs:278:5 Sep 21 06:43:49.294 INFO kablam! | Sep 21 06:43:49.294 INFO kablam! 278 | MatrixSliceMutMN<'a, N, U3, U5, RStride, CStride>; Sep 21 06:43:49.294 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.294 INFO kablam! | Sep 21 06:43:49.294 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.294 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.295 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.295 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.295 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.295 INFO kablam! Sep 21 06:43:49.295 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.295 INFO kablam! --> src/base/alias_slice.rs:278:5 Sep 21 06:43:49.295 INFO kablam! | Sep 21 06:43:49.295 INFO kablam! 278 | MatrixSliceMutMN<'a, N, U3, U5, RStride, CStride>; Sep 21 06:43:49.295 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.295 INFO kablam! | Sep 21 06:43:49.295 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.295 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.295 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.295 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.295 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.295 INFO kablam! Sep 21 06:43:49.295 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.295 INFO kablam! --> src/base/alias_slice.rs:278:5 Sep 21 06:43:49.295 INFO kablam! | Sep 21 06:43:49.295 INFO kablam! 277 | pub type MatrixSliceMut3x5<'a, N, RStride = U1, CStride = U3> = Sep 21 06:43:49.295 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.295 INFO kablam! 278 | MatrixSliceMutMN<'a, N, U3, U5, RStride, CStride>; Sep 21 06:43:49.295 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.295 INFO kablam! | Sep 21 06:43:49.295 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.295 INFO kablam! --> src/base/alias_slice.rs:278:5 Sep 21 06:43:49.295 INFO kablam! | Sep 21 06:43:49.295 INFO kablam! 278 | MatrixSliceMutMN<'a, N, U3, U5, RStride, CStride>; Sep 21 06:43:49.295 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.295 INFO kablam! Sep 21 06:43:49.295 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.295 INFO kablam! --> src/base/alias_slice.rs:281:5 Sep 21 06:43:49.295 INFO kablam! | Sep 21 06:43:49.295 INFO kablam! 281 | MatrixSliceMutMN<'a, N, U3, U6, RStride, CStride>; Sep 21 06:43:49.296 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.296 INFO kablam! | Sep 21 06:43:49.296 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.296 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.296 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.296 INFO kablam! Sep 21 06:43:49.296 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.296 INFO kablam! --> src/base/alias_slice.rs:281:5 Sep 21 06:43:49.296 INFO kablam! | Sep 21 06:43:49.296 INFO kablam! 281 | MatrixSliceMutMN<'a, N, U3, U6, RStride, CStride>; Sep 21 06:43:49.296 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.296 INFO kablam! | Sep 21 06:43:49.296 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.296 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.296 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.296 INFO kablam! Sep 21 06:43:49.296 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.296 INFO kablam! --> src/base/alias_slice.rs:281:5 Sep 21 06:43:49.296 INFO kablam! | Sep 21 06:43:49.296 INFO kablam! 281 | MatrixSliceMutMN<'a, N, U3, U6, RStride, CStride>; Sep 21 06:43:49.296 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.322 INFO kablam! | Sep 21 06:43:49.322 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.322 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.322 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.322 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.322 INFO kablam! Sep 21 06:43:49.322 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.322 INFO kablam! --> src/base/alias_slice.rs:281:5 Sep 21 06:43:49.322 INFO kablam! | Sep 21 06:43:49.322 INFO kablam! 281 | MatrixSliceMutMN<'a, N, U3, U6, RStride, CStride>; Sep 21 06:43:49.322 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.322 INFO kablam! | Sep 21 06:43:49.322 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.322 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.322 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.322 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.322 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.322 INFO kablam! Sep 21 06:43:49.322 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.322 INFO kablam! --> src/base/alias_slice.rs:281:5 Sep 21 06:43:49.322 INFO kablam! | Sep 21 06:43:49.322 INFO kablam! 281 | MatrixSliceMutMN<'a, N, U3, U6, RStride, CStride>; Sep 21 06:43:49.322 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.322 INFO kablam! | Sep 21 06:43:49.322 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.322 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.323 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.323 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.323 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.323 INFO kablam! Sep 21 06:43:49.323 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.323 INFO kablam! --> src/base/alias_slice.rs:281:5 Sep 21 06:43:49.323 INFO kablam! | Sep 21 06:43:49.323 INFO kablam! 280 | pub type MatrixSliceMut3x6<'a, N, RStride = U1, CStride = U3> = Sep 21 06:43:49.323 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.323 INFO kablam! 281 | MatrixSliceMutMN<'a, N, U3, U6, RStride, CStride>; Sep 21 06:43:49.323 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.323 INFO kablam! | Sep 21 06:43:49.323 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.323 INFO kablam! --> src/base/alias_slice.rs:281:5 Sep 21 06:43:49.323 INFO kablam! | Sep 21 06:43:49.323 INFO kablam! 281 | MatrixSliceMutMN<'a, N, U3, U6, RStride, CStride>; Sep 21 06:43:49.323 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.323 INFO kablam! Sep 21 06:43:49.323 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.323 INFO kablam! --> src/base/alias_slice.rs:285:5 Sep 21 06:43:49.323 INFO kablam! | Sep 21 06:43:49.323 INFO kablam! 285 | MatrixSliceMutMN<'a, N, U4, U1, RStride, CStride>; Sep 21 06:43:49.323 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.323 INFO kablam! | Sep 21 06:43:49.323 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.324 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.324 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.324 INFO kablam! Sep 21 06:43:49.324 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.324 INFO kablam! --> src/base/alias_slice.rs:285:5 Sep 21 06:43:49.324 INFO kablam! | Sep 21 06:43:49.324 INFO kablam! 285 | MatrixSliceMutMN<'a, N, U4, U1, RStride, CStride>; Sep 21 06:43:49.324 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.324 INFO kablam! | Sep 21 06:43:49.324 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.324 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.324 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.324 INFO kablam! Sep 21 06:43:49.324 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.324 INFO kablam! --> src/base/alias_slice.rs:285:5 Sep 21 06:43:49.324 INFO kablam! | Sep 21 06:43:49.324 INFO kablam! 285 | MatrixSliceMutMN<'a, N, U4, U1, RStride, CStride>; Sep 21 06:43:49.324 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.324 INFO kablam! | Sep 21 06:43:49.324 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.324 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.324 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.324 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.324 INFO kablam! Sep 21 06:43:49.324 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.324 INFO kablam! --> src/base/alias_slice.rs:285:5 Sep 21 06:43:49.324 INFO kablam! | Sep 21 06:43:49.324 INFO kablam! 285 | MatrixSliceMutMN<'a, N, U4, U1, RStride, CStride>; Sep 21 06:43:49.324 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.324 INFO kablam! | Sep 21 06:43:49.324 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.324 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.324 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.324 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.324 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.324 INFO kablam! Sep 21 06:43:49.324 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.324 INFO kablam! --> src/base/alias_slice.rs:285:5 Sep 21 06:43:49.324 INFO kablam! | Sep 21 06:43:49.324 INFO kablam! 285 | MatrixSliceMutMN<'a, N, U4, U1, RStride, CStride>; Sep 21 06:43:49.324 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.325 INFO kablam! | Sep 21 06:43:49.325 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.325 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.325 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.325 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.325 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.325 INFO kablam! Sep 21 06:43:49.325 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.325 INFO kablam! --> src/base/alias_slice.rs:285:5 Sep 21 06:43:49.325 INFO kablam! | Sep 21 06:43:49.325 INFO kablam! 284 | pub type MatrixSliceMut4x1<'a, N, RStride = U1, CStride = U4> = Sep 21 06:43:49.325 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.325 INFO kablam! 285 | MatrixSliceMutMN<'a, N, U4, U1, RStride, CStride>; Sep 21 06:43:49.325 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.325 INFO kablam! | Sep 21 06:43:49.325 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.325 INFO kablam! --> src/base/alias_slice.rs:285:5 Sep 21 06:43:49.325 INFO kablam! | Sep 21 06:43:49.325 INFO kablam! 285 | MatrixSliceMutMN<'a, N, U4, U1, RStride, CStride>; Sep 21 06:43:49.325 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.325 INFO kablam! Sep 21 06:43:49.325 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.325 INFO kablam! --> src/base/alias_slice.rs:288:5 Sep 21 06:43:49.325 INFO kablam! | Sep 21 06:43:49.325 INFO kablam! 288 | MatrixSliceMutMN<'a, N, U4, U2, RStride, CStride>; Sep 21 06:43:49.325 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.325 INFO kablam! | Sep 21 06:43:49.325 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.325 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.325 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.325 INFO kablam! Sep 21 06:43:49.325 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.325 INFO kablam! --> src/base/alias_slice.rs:288:5 Sep 21 06:43:49.325 INFO kablam! | Sep 21 06:43:49.325 INFO kablam! 288 | MatrixSliceMutMN<'a, N, U4, U2, RStride, CStride>; Sep 21 06:43:49.325 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.325 INFO kablam! | Sep 21 06:43:49.325 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.325 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.325 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.325 INFO kablam! Sep 21 06:43:49.325 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.325 INFO kablam! --> src/base/alias_slice.rs:288:5 Sep 21 06:43:49.325 INFO kablam! | Sep 21 06:43:49.325 INFO kablam! 288 | MatrixSliceMutMN<'a, N, U4, U2, RStride, CStride>; Sep 21 06:43:49.325 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.326 INFO kablam! | Sep 21 06:43:49.326 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.326 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.326 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.326 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.326 INFO kablam! Sep 21 06:43:49.326 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.326 INFO kablam! --> src/base/alias_slice.rs:288:5 Sep 21 06:43:49.326 INFO kablam! | Sep 21 06:43:49.326 INFO kablam! 288 | MatrixSliceMutMN<'a, N, U4, U2, RStride, CStride>; Sep 21 06:43:49.326 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.326 INFO kablam! | Sep 21 06:43:49.326 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.326 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.326 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.326 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.326 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.326 INFO kablam! Sep 21 06:43:49.326 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.326 INFO kablam! --> src/base/alias_slice.rs:288:5 Sep 21 06:43:49.326 INFO kablam! | Sep 21 06:43:49.326 INFO kablam! 288 | MatrixSliceMutMN<'a, N, U4, U2, RStride, CStride>; Sep 21 06:43:49.326 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.326 INFO kablam! | Sep 21 06:43:49.326 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.326 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.326 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.326 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.326 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.326 INFO kablam! Sep 21 06:43:49.326 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.326 INFO kablam! --> src/base/alias_slice.rs:288:5 Sep 21 06:43:49.326 INFO kablam! | Sep 21 06:43:49.326 INFO kablam! 287 | pub type MatrixSliceMut4x2<'a, N, RStride = U1, CStride = U4> = Sep 21 06:43:49.326 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.326 INFO kablam! 288 | MatrixSliceMutMN<'a, N, U4, U2, RStride, CStride>; Sep 21 06:43:49.326 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.326 INFO kablam! | Sep 21 06:43:49.326 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.326 INFO kablam! --> src/base/alias_slice.rs:288:5 Sep 21 06:43:49.326 INFO kablam! | Sep 21 06:43:49.327 INFO kablam! 288 | MatrixSliceMutMN<'a, N, U4, U2, RStride, CStride>; Sep 21 06:43:49.327 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.327 INFO kablam! Sep 21 06:43:49.327 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.327 INFO kablam! --> src/base/alias_slice.rs:291:5 Sep 21 06:43:49.327 INFO kablam! | Sep 21 06:43:49.327 INFO kablam! 291 | MatrixSliceMutMN<'a, N, U4, U3, RStride, CStride>; Sep 21 06:43:49.327 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.327 INFO kablam! | Sep 21 06:43:49.327 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.327 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.327 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.327 INFO kablam! Sep 21 06:43:49.327 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.327 INFO kablam! --> src/base/alias_slice.rs:291:5 Sep 21 06:43:49.327 INFO kablam! | Sep 21 06:43:49.327 INFO kablam! 291 | MatrixSliceMutMN<'a, N, U4, U3, RStride, CStride>; Sep 21 06:43:49.327 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.327 INFO kablam! | Sep 21 06:43:49.327 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.327 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.327 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.327 INFO kablam! Sep 21 06:43:49.327 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.327 INFO kablam! --> src/base/alias_slice.rs:291:5 Sep 21 06:43:49.327 INFO kablam! | Sep 21 06:43:49.327 INFO kablam! 291 | MatrixSliceMutMN<'a, N, U4, U3, RStride, CStride>; Sep 21 06:43:49.327 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.327 INFO kablam! | Sep 21 06:43:49.327 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.327 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.327 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.327 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.327 INFO kablam! Sep 21 06:43:49.327 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.327 INFO kablam! --> src/base/alias_slice.rs:291:5 Sep 21 06:43:49.327 INFO kablam! | Sep 21 06:43:49.327 INFO kablam! 291 | MatrixSliceMutMN<'a, N, U4, U3, RStride, CStride>; Sep 21 06:43:49.327 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.328 INFO kablam! | Sep 21 06:43:49.328 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.328 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.328 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.328 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.328 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.328 INFO kablam! Sep 21 06:43:49.328 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.328 INFO kablam! --> src/base/alias_slice.rs:291:5 Sep 21 06:43:49.328 INFO kablam! | Sep 21 06:43:49.328 INFO kablam! 291 | MatrixSliceMutMN<'a, N, U4, U3, RStride, CStride>; Sep 21 06:43:49.328 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.328 INFO kablam! | Sep 21 06:43:49.328 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.328 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.328 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.328 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.328 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.328 INFO kablam! Sep 21 06:43:49.328 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.328 INFO kablam! --> src/base/alias_slice.rs:291:5 Sep 21 06:43:49.328 INFO kablam! | Sep 21 06:43:49.328 INFO kablam! 290 | pub type MatrixSliceMut4x3<'a, N, RStride = U1, CStride = U4> = Sep 21 06:43:49.328 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.328 INFO kablam! 291 | MatrixSliceMutMN<'a, N, U4, U3, RStride, CStride>; Sep 21 06:43:49.328 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.328 INFO kablam! | Sep 21 06:43:49.328 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.328 INFO kablam! --> src/base/alias_slice.rs:291:5 Sep 21 06:43:49.328 INFO kablam! | Sep 21 06:43:49.328 INFO kablam! 291 | MatrixSliceMutMN<'a, N, U4, U3, RStride, CStride>; Sep 21 06:43:49.328 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.328 INFO kablam! Sep 21 06:43:49.328 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.328 INFO kablam! --> src/base/alias_slice.rs:294:5 Sep 21 06:43:49.328 INFO kablam! | Sep 21 06:43:49.328 INFO kablam! 294 | MatrixSliceMutMN<'a, N, U4, U5, RStride, CStride>; Sep 21 06:43:49.328 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.328 INFO kablam! | Sep 21 06:43:49.328 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.329 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.329 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.329 INFO kablam! Sep 21 06:43:49.329 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.329 INFO kablam! --> src/base/alias_slice.rs:294:5 Sep 21 06:43:49.329 INFO kablam! | Sep 21 06:43:49.329 INFO kablam! 294 | MatrixSliceMutMN<'a, N, U4, U5, RStride, CStride>; Sep 21 06:43:49.329 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.329 INFO kablam! | Sep 21 06:43:49.329 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.329 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.334 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.335 INFO kablam! Sep 21 06:43:49.335 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.335 INFO kablam! --> src/base/alias_slice.rs:294:5 Sep 21 06:43:49.335 INFO kablam! | Sep 21 06:43:49.335 INFO kablam! 294 | MatrixSliceMutMN<'a, N, U4, U5, RStride, CStride>; Sep 21 06:43:49.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.335 INFO kablam! | Sep 21 06:43:49.335 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.335 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.335 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.335 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.335 INFO kablam! Sep 21 06:43:49.335 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.335 INFO kablam! --> src/base/alias_slice.rs:294:5 Sep 21 06:43:49.335 INFO kablam! | Sep 21 06:43:49.335 INFO kablam! 294 | MatrixSliceMutMN<'a, N, U4, U5, RStride, CStride>; Sep 21 06:43:49.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.335 INFO kablam! | Sep 21 06:43:49.335 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.335 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.335 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.335 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.335 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.335 INFO kablam! Sep 21 06:43:49.335 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.335 INFO kablam! --> src/base/alias_slice.rs:294:5 Sep 21 06:43:49.335 INFO kablam! | Sep 21 06:43:49.335 INFO kablam! 294 | MatrixSliceMutMN<'a, N, U4, U5, RStride, CStride>; Sep 21 06:43:49.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.335 INFO kablam! | Sep 21 06:43:49.335 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.335 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.335 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.335 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.335 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.335 INFO kablam! Sep 21 06:43:49.335 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.335 INFO kablam! --> src/base/alias_slice.rs:294:5 Sep 21 06:43:49.335 INFO kablam! | Sep 21 06:43:49.335 INFO kablam! 293 | pub type MatrixSliceMut4x5<'a, N, RStride = U1, CStride = U4> = Sep 21 06:43:49.335 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.335 INFO kablam! 294 | MatrixSliceMutMN<'a, N, U4, U5, RStride, CStride>; Sep 21 06:43:49.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.335 INFO kablam! | Sep 21 06:43:49.335 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.335 INFO kablam! --> src/base/alias_slice.rs:294:5 Sep 21 06:43:49.335 INFO kablam! | Sep 21 06:43:49.335 INFO kablam! 294 | MatrixSliceMutMN<'a, N, U4, U5, RStride, CStride>; Sep 21 06:43:49.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.335 INFO kablam! Sep 21 06:43:49.335 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.335 INFO kablam! --> src/base/alias_slice.rs:297:5 Sep 21 06:43:49.336 INFO kablam! | Sep 21 06:43:49.336 INFO kablam! 297 | MatrixSliceMutMN<'a, N, U4, U6, RStride, CStride>; Sep 21 06:43:49.336 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.336 INFO kablam! | Sep 21 06:43:49.336 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.336 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.336 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.336 INFO kablam! Sep 21 06:43:49.336 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.336 INFO kablam! --> src/base/alias_slice.rs:297:5 Sep 21 06:43:49.336 INFO kablam! | Sep 21 06:43:49.336 INFO kablam! 297 | MatrixSliceMutMN<'a, N, U4, U6, RStride, CStride>; Sep 21 06:43:49.336 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.336 INFO kablam! | Sep 21 06:43:49.336 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.336 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.336 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.336 INFO kablam! Sep 21 06:43:49.336 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.336 INFO kablam! --> src/base/alias_slice.rs:297:5 Sep 21 06:43:49.336 INFO kablam! | Sep 21 06:43:49.336 INFO kablam! 297 | MatrixSliceMutMN<'a, N, U4, U6, RStride, CStride>; Sep 21 06:43:49.336 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.336 INFO kablam! | Sep 21 06:43:49.336 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.336 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.336 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.336 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.336 INFO kablam! Sep 21 06:43:49.336 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.336 INFO kablam! --> src/base/alias_slice.rs:297:5 Sep 21 06:43:49.336 INFO kablam! | Sep 21 06:43:49.336 INFO kablam! 297 | MatrixSliceMutMN<'a, N, U4, U6, RStride, CStride>; Sep 21 06:43:49.336 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.336 INFO kablam! | Sep 21 06:43:49.336 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.336 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.336 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.336 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.336 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.336 INFO kablam! Sep 21 06:43:49.336 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.336 INFO kablam! --> src/base/alias_slice.rs:297:5 Sep 21 06:43:49.336 INFO kablam! | Sep 21 06:43:49.336 INFO kablam! 297 | MatrixSliceMutMN<'a, N, U4, U6, RStride, CStride>; Sep 21 06:43:49.336 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.336 INFO kablam! | Sep 21 06:43:49.336 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.336 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.336 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.336 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.336 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.337 INFO kablam! Sep 21 06:43:49.337 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.337 INFO kablam! --> src/base/alias_slice.rs:297:5 Sep 21 06:43:49.337 INFO kablam! | Sep 21 06:43:49.337 INFO kablam! 296 | pub type MatrixSliceMut4x6<'a, N, RStride = U1, CStride = U4> = Sep 21 06:43:49.337 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.337 INFO kablam! 297 | MatrixSliceMutMN<'a, N, U4, U6, RStride, CStride>; Sep 21 06:43:49.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.337 INFO kablam! | Sep 21 06:43:49.337 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.337 INFO kablam! --> src/base/alias_slice.rs:297:5 Sep 21 06:43:49.337 INFO kablam! | Sep 21 06:43:49.337 INFO kablam! 297 | MatrixSliceMutMN<'a, N, U4, U6, RStride, CStride>; Sep 21 06:43:49.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.337 INFO kablam! Sep 21 06:43:49.337 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.337 INFO kablam! --> src/base/alias_slice.rs:301:5 Sep 21 06:43:49.337 INFO kablam! | Sep 21 06:43:49.337 INFO kablam! 301 | MatrixSliceMutMN<'a, N, U5, U1, RStride, CStride>; Sep 21 06:43:49.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.337 INFO kablam! | Sep 21 06:43:49.337 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.337 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.337 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.337 INFO kablam! Sep 21 06:43:49.337 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.337 INFO kablam! --> src/base/alias_slice.rs:301:5 Sep 21 06:43:49.337 INFO kablam! | Sep 21 06:43:49.337 INFO kablam! 301 | MatrixSliceMutMN<'a, N, U5, U1, RStride, CStride>; Sep 21 06:43:49.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.337 INFO kablam! | Sep 21 06:43:49.337 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.337 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.337 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.337 INFO kablam! Sep 21 06:43:49.337 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.337 INFO kablam! --> src/base/alias_slice.rs:301:5 Sep 21 06:43:49.337 INFO kablam! | Sep 21 06:43:49.337 INFO kablam! 301 | MatrixSliceMutMN<'a, N, U5, U1, RStride, CStride>; Sep 21 06:43:49.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.337 INFO kablam! | Sep 21 06:43:49.337 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.337 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.337 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.337 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.337 INFO kablam! Sep 21 06:43:49.337 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.337 INFO kablam! --> src/base/alias_slice.rs:301:5 Sep 21 06:43:49.337 INFO kablam! | Sep 21 06:43:49.337 INFO kablam! 301 | MatrixSliceMutMN<'a, N, U5, U1, RStride, CStride>; Sep 21 06:43:49.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.337 INFO kablam! | Sep 21 06:43:49.337 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.338 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.338 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.338 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.338 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.338 INFO kablam! Sep 21 06:43:49.338 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.338 INFO kablam! --> src/base/alias_slice.rs:301:5 Sep 21 06:43:49.338 INFO kablam! | Sep 21 06:43:49.338 INFO kablam! 301 | MatrixSliceMutMN<'a, N, U5, U1, RStride, CStride>; Sep 21 06:43:49.338 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.338 INFO kablam! | Sep 21 06:43:49.338 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.338 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.338 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.338 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.338 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.338 INFO kablam! Sep 21 06:43:49.338 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.338 INFO kablam! --> src/base/alias_slice.rs:301:5 Sep 21 06:43:49.338 INFO kablam! | Sep 21 06:43:49.338 INFO kablam! 300 | pub type MatrixSliceMut5x1<'a, N, RStride = U1, CStride = U5> = Sep 21 06:43:49.338 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.338 INFO kablam! 301 | MatrixSliceMutMN<'a, N, U5, U1, RStride, CStride>; Sep 21 06:43:49.338 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.338 INFO kablam! | Sep 21 06:43:49.338 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.338 INFO kablam! --> src/base/alias_slice.rs:301:5 Sep 21 06:43:49.338 INFO kablam! | Sep 21 06:43:49.338 INFO kablam! 301 | MatrixSliceMutMN<'a, N, U5, U1, RStride, CStride>; Sep 21 06:43:49.338 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.338 INFO kablam! Sep 21 06:43:49.338 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.338 INFO kablam! --> src/base/alias_slice.rs:304:5 Sep 21 06:43:49.338 INFO kablam! | Sep 21 06:43:49.338 INFO kablam! 304 | MatrixSliceMutMN<'a, N, U5, U2, RStride, CStride>; Sep 21 06:43:49.338 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.338 INFO kablam! | Sep 21 06:43:49.338 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.338 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.338 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.338 INFO kablam! Sep 21 06:43:49.338 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.338 INFO kablam! --> src/base/alias_slice.rs:304:5 Sep 21 06:43:49.338 INFO kablam! | Sep 21 06:43:49.338 INFO kablam! 304 | MatrixSliceMutMN<'a, N, U5, U2, RStride, CStride>; Sep 21 06:43:49.338 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.338 INFO kablam! | Sep 21 06:43:49.338 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.338 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.338 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.338 INFO kablam! Sep 21 06:43:49.338 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.338 INFO kablam! --> src/base/alias_slice.rs:304:5 Sep 21 06:43:49.338 INFO kablam! | Sep 21 06:43:49.338 INFO kablam! 304 | MatrixSliceMutMN<'a, N, U5, U2, RStride, CStride>; Sep 21 06:43:49.338 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.339 INFO kablam! | Sep 21 06:43:49.339 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.339 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.339 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.339 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.339 INFO kablam! Sep 21 06:43:49.339 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.339 INFO kablam! --> src/base/alias_slice.rs:304:5 Sep 21 06:43:49.339 INFO kablam! | Sep 21 06:43:49.339 INFO kablam! 304 | MatrixSliceMutMN<'a, N, U5, U2, RStride, CStride>; Sep 21 06:43:49.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.339 INFO kablam! | Sep 21 06:43:49.339 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.339 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.339 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.339 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.339 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.339 INFO kablam! Sep 21 06:43:49.339 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.339 INFO kablam! --> src/base/alias_slice.rs:304:5 Sep 21 06:43:49.339 INFO kablam! | Sep 21 06:43:49.339 INFO kablam! 304 | MatrixSliceMutMN<'a, N, U5, U2, RStride, CStride>; Sep 21 06:43:49.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.339 INFO kablam! | Sep 21 06:43:49.339 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.339 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.339 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.339 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.339 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.339 INFO kablam! Sep 21 06:43:49.339 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.339 INFO kablam! --> src/base/alias_slice.rs:304:5 Sep 21 06:43:49.339 INFO kablam! | Sep 21 06:43:49.339 INFO kablam! 303 | pub type MatrixSliceMut5x2<'a, N, RStride = U1, CStride = U5> = Sep 21 06:43:49.339 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.339 INFO kablam! 304 | MatrixSliceMutMN<'a, N, U5, U2, RStride, CStride>; Sep 21 06:43:49.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.339 INFO kablam! | Sep 21 06:43:49.339 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.339 INFO kablam! --> src/base/alias_slice.rs:304:5 Sep 21 06:43:49.339 INFO kablam! | Sep 21 06:43:49.339 INFO kablam! 304 | MatrixSliceMutMN<'a, N, U5, U2, RStride, CStride>; Sep 21 06:43:49.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.339 INFO kablam! Sep 21 06:43:49.350 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.350 INFO kablam! --> src/base/alias_slice.rs:307:5 Sep 21 06:43:49.350 INFO kablam! | Sep 21 06:43:49.350 INFO kablam! 307 | MatrixSliceMutMN<'a, N, U5, U3, RStride, CStride>; Sep 21 06:43:49.350 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.350 INFO kablam! | Sep 21 06:43:49.350 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.350 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.350 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.350 INFO kablam! Sep 21 06:43:49.350 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.350 INFO kablam! --> src/base/alias_slice.rs:307:5 Sep 21 06:43:49.350 INFO kablam! | Sep 21 06:43:49.350 INFO kablam! 307 | MatrixSliceMutMN<'a, N, U5, U3, RStride, CStride>; Sep 21 06:43:49.350 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.350 INFO kablam! | Sep 21 06:43:49.350 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.350 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.350 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.350 INFO kablam! Sep 21 06:43:49.350 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.350 INFO kablam! --> src/base/alias_slice.rs:307:5 Sep 21 06:43:49.350 INFO kablam! | Sep 21 06:43:49.350 INFO kablam! 307 | MatrixSliceMutMN<'a, N, U5, U3, RStride, CStride>; Sep 21 06:43:49.350 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.350 INFO kablam! | Sep 21 06:43:49.350 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.351 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.351 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.351 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.351 INFO kablam! Sep 21 06:43:49.351 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.351 INFO kablam! --> src/base/alias_slice.rs:307:5 Sep 21 06:43:49.351 INFO kablam! | Sep 21 06:43:49.351 INFO kablam! 307 | MatrixSliceMutMN<'a, N, U5, U3, RStride, CStride>; Sep 21 06:43:49.351 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.351 INFO kablam! | Sep 21 06:43:49.351 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.351 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.351 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.351 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.351 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.351 INFO kablam! Sep 21 06:43:49.351 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.351 INFO kablam! --> src/base/alias_slice.rs:307:5 Sep 21 06:43:49.351 INFO kablam! | Sep 21 06:43:49.351 INFO kablam! 307 | MatrixSliceMutMN<'a, N, U5, U3, RStride, CStride>; Sep 21 06:43:49.351 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.351 INFO kablam! | Sep 21 06:43:49.351 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.351 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.351 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.351 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.351 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.351 INFO kablam! Sep 21 06:43:49.351 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.351 INFO kablam! --> src/base/alias_slice.rs:307:5 Sep 21 06:43:49.351 INFO kablam! | Sep 21 06:43:49.351 INFO kablam! 306 | pub type MatrixSliceMut5x3<'a, N, RStride = U1, CStride = U5> = Sep 21 06:43:49.351 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.351 INFO kablam! 307 | MatrixSliceMutMN<'a, N, U5, U3, RStride, CStride>; Sep 21 06:43:49.351 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.352 INFO kablam! | Sep 21 06:43:49.352 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.352 INFO kablam! --> src/base/alias_slice.rs:307:5 Sep 21 06:43:49.352 INFO kablam! | Sep 21 06:43:49.352 INFO kablam! 307 | MatrixSliceMutMN<'a, N, U5, U3, RStride, CStride>; Sep 21 06:43:49.352 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.352 INFO kablam! Sep 21 06:43:49.352 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.352 INFO kablam! --> src/base/alias_slice.rs:310:5 Sep 21 06:43:49.352 INFO kablam! | Sep 21 06:43:49.352 INFO kablam! 310 | MatrixSliceMutMN<'a, N, U5, U4, RStride, CStride>; Sep 21 06:43:49.352 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.352 INFO kablam! | Sep 21 06:43:49.352 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.352 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.352 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.352 INFO kablam! Sep 21 06:43:49.352 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.352 INFO kablam! --> src/base/alias_slice.rs:310:5 Sep 21 06:43:49.352 INFO kablam! | Sep 21 06:43:49.352 INFO kablam! 310 | MatrixSliceMutMN<'a, N, U5, U4, RStride, CStride>; Sep 21 06:43:49.352 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.352 INFO kablam! | Sep 21 06:43:49.352 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.352 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.352 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.352 INFO kablam! Sep 21 06:43:49.352 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.352 INFO kablam! --> src/base/alias_slice.rs:310:5 Sep 21 06:43:49.352 INFO kablam! | Sep 21 06:43:49.352 INFO kablam! 310 | MatrixSliceMutMN<'a, N, U5, U4, RStride, CStride>; Sep 21 06:43:49.352 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.352 INFO kablam! | Sep 21 06:43:49.352 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.352 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.352 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.352 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.352 INFO kablam! Sep 21 06:43:49.352 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.352 INFO kablam! --> src/base/alias_slice.rs:310:5 Sep 21 06:43:49.353 INFO kablam! | Sep 21 06:43:49.353 INFO kablam! 310 | MatrixSliceMutMN<'a, N, U5, U4, RStride, CStride>; Sep 21 06:43:49.353 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.353 INFO kablam! | Sep 21 06:43:49.353 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.353 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.353 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.353 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.353 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.353 INFO kablam! Sep 21 06:43:49.353 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.353 INFO kablam! --> src/base/alias_slice.rs:310:5 Sep 21 06:43:49.353 INFO kablam! | Sep 21 06:43:49.353 INFO kablam! 310 | MatrixSliceMutMN<'a, N, U5, U4, RStride, CStride>; Sep 21 06:43:49.353 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.353 INFO kablam! | Sep 21 06:43:49.353 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.353 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.353 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.353 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.353 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.353 INFO kablam! Sep 21 06:43:49.353 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.353 INFO kablam! --> src/base/alias_slice.rs:310:5 Sep 21 06:43:49.353 INFO kablam! | Sep 21 06:43:49.353 INFO kablam! 309 | pub type MatrixSliceMut5x4<'a, N, RStride = U1, CStride = U5> = Sep 21 06:43:49.353 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.353 INFO kablam! 310 | MatrixSliceMutMN<'a, N, U5, U4, RStride, CStride>; Sep 21 06:43:49.353 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.353 INFO kablam! | Sep 21 06:43:49.353 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.353 INFO kablam! --> src/base/alias_slice.rs:310:5 Sep 21 06:43:49.353 INFO kablam! | Sep 21 06:43:49.353 INFO kablam! 310 | MatrixSliceMutMN<'a, N, U5, U4, RStride, CStride>; Sep 21 06:43:49.354 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.354 INFO kablam! Sep 21 06:43:49.354 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.354 INFO kablam! --> src/base/alias_slice.rs:313:5 Sep 21 06:43:49.354 INFO kablam! | Sep 21 06:43:49.354 INFO kablam! 313 | MatrixSliceMutMN<'a, N, U5, U6, RStride, CStride>; Sep 21 06:43:49.354 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.354 INFO kablam! | Sep 21 06:43:49.354 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.354 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.354 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.354 INFO kablam! Sep 21 06:43:49.354 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.354 INFO kablam! --> src/base/alias_slice.rs:313:5 Sep 21 06:43:49.354 INFO kablam! | Sep 21 06:43:49.354 INFO kablam! 313 | MatrixSliceMutMN<'a, N, U5, U6, RStride, CStride>; Sep 21 06:43:49.354 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.354 INFO kablam! | Sep 21 06:43:49.354 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.354 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.354 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.354 INFO kablam! Sep 21 06:43:49.354 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.354 INFO kablam! --> src/base/alias_slice.rs:313:5 Sep 21 06:43:49.354 INFO kablam! | Sep 21 06:43:49.354 INFO kablam! 313 | MatrixSliceMutMN<'a, N, U5, U6, RStride, CStride>; Sep 21 06:43:49.354 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.355 INFO kablam! | Sep 21 06:43:49.355 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.355 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.355 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.355 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.355 INFO kablam! Sep 21 06:43:49.355 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.355 INFO kablam! --> src/base/alias_slice.rs:313:5 Sep 21 06:43:49.355 INFO kablam! | Sep 21 06:43:49.355 INFO kablam! 313 | MatrixSliceMutMN<'a, N, U5, U6, RStride, CStride>; Sep 21 06:43:49.355 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.355 INFO kablam! | Sep 21 06:43:49.355 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.355 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.355 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.355 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.355 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.355 INFO kablam! Sep 21 06:43:49.355 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.355 INFO kablam! --> src/base/alias_slice.rs:313:5 Sep 21 06:43:49.355 INFO kablam! | Sep 21 06:43:49.355 INFO kablam! 313 | MatrixSliceMutMN<'a, N, U5, U6, RStride, CStride>; Sep 21 06:43:49.355 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.355 INFO kablam! | Sep 21 06:43:49.355 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.355 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.355 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.355 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.355 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.355 INFO kablam! Sep 21 06:43:49.355 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.355 INFO kablam! --> src/base/alias_slice.rs:313:5 Sep 21 06:43:49.358 INFO kablam! | Sep 21 06:43:49.358 INFO kablam! 312 | pub type MatrixSliceMut5x6<'a, N, RStride = U1, CStride = U5> = Sep 21 06:43:49.358 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.358 INFO kablam! 313 | MatrixSliceMutMN<'a, N, U5, U6, RStride, CStride>; Sep 21 06:43:49.358 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.358 INFO kablam! | Sep 21 06:43:49.358 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.358 INFO kablam! --> src/base/alias_slice.rs:313:5 Sep 21 06:43:49.358 INFO kablam! | Sep 21 06:43:49.358 INFO kablam! 313 | MatrixSliceMutMN<'a, N, U5, U6, RStride, CStride>; Sep 21 06:43:49.358 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.358 INFO kablam! Sep 21 06:43:49.358 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.358 INFO kablam! --> src/base/alias_slice.rs:317:5 Sep 21 06:43:49.358 INFO kablam! | Sep 21 06:43:49.358 INFO kablam! 317 | MatrixSliceMutMN<'a, N, U6, U1, RStride, CStride>; Sep 21 06:43:49.358 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.358 INFO kablam! | Sep 21 06:43:49.358 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.358 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.358 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.358 INFO kablam! Sep 21 06:43:49.358 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.358 INFO kablam! --> src/base/alias_slice.rs:317:5 Sep 21 06:43:49.358 INFO kablam! | Sep 21 06:43:49.358 INFO kablam! 317 | MatrixSliceMutMN<'a, N, U6, U1, RStride, CStride>; Sep 21 06:43:49.358 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.358 INFO kablam! | Sep 21 06:43:49.358 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.358 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.358 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.358 INFO kablam! Sep 21 06:43:49.358 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.358 INFO kablam! --> src/base/alias_slice.rs:317:5 Sep 21 06:43:49.358 INFO kablam! | Sep 21 06:43:49.359 INFO kablam! 317 | MatrixSliceMutMN<'a, N, U6, U1, RStride, CStride>; Sep 21 06:43:49.359 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.359 INFO kablam! | Sep 21 06:43:49.359 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.359 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.359 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.359 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.359 INFO kablam! Sep 21 06:43:49.359 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.359 INFO kablam! --> src/base/alias_slice.rs:317:5 Sep 21 06:43:49.359 INFO kablam! | Sep 21 06:43:49.359 INFO kablam! 317 | MatrixSliceMutMN<'a, N, U6, U1, RStride, CStride>; Sep 21 06:43:49.359 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.359 INFO kablam! | Sep 21 06:43:49.359 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.359 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.359 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.359 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.359 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.359 INFO kablam! Sep 21 06:43:49.359 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.359 INFO kablam! --> src/base/alias_slice.rs:317:5 Sep 21 06:43:49.359 INFO kablam! | Sep 21 06:43:49.359 INFO kablam! 317 | MatrixSliceMutMN<'a, N, U6, U1, RStride, CStride>; Sep 21 06:43:49.359 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.359 INFO kablam! | Sep 21 06:43:49.359 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.359 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.359 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.359 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.359 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.359 INFO kablam! Sep 21 06:43:49.359 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.359 INFO kablam! --> src/base/alias_slice.rs:317:5 Sep 21 06:43:49.359 INFO kablam! | Sep 21 06:43:49.359 INFO kablam! 316 | pub type MatrixSliceMut6x1<'a, N, RStride = U1, CStride = U6> = Sep 21 06:43:49.359 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.359 INFO kablam! 317 | MatrixSliceMutMN<'a, N, U6, U1, RStride, CStride>; Sep 21 06:43:49.359 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.359 INFO kablam! | Sep 21 06:43:49.359 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.359 INFO kablam! --> src/base/alias_slice.rs:317:5 Sep 21 06:43:49.359 INFO kablam! | Sep 21 06:43:49.359 INFO kablam! 317 | MatrixSliceMutMN<'a, N, U6, U1, RStride, CStride>; Sep 21 06:43:49.359 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.359 INFO kablam! Sep 21 06:43:49.359 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.359 INFO kablam! --> src/base/alias_slice.rs:320:5 Sep 21 06:43:49.359 INFO kablam! | Sep 21 06:43:49.359 INFO kablam! 320 | MatrixSliceMutMN<'a, N, U6, U2, RStride, CStride>; Sep 21 06:43:49.359 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.359 INFO kablam! | Sep 21 06:43:49.359 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.359 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.359 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.359 INFO kablam! Sep 21 06:43:49.359 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.359 INFO kablam! --> src/base/alias_slice.rs:320:5 Sep 21 06:43:49.359 INFO kablam! | Sep 21 06:43:49.359 INFO kablam! 320 | MatrixSliceMutMN<'a, N, U6, U2, RStride, CStride>; Sep 21 06:43:49.359 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.359 INFO kablam! | Sep 21 06:43:49.359 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.359 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.359 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.359 INFO kablam! Sep 21 06:43:49.360 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.360 INFO kablam! --> src/base/alias_slice.rs:320:5 Sep 21 06:43:49.360 INFO kablam! | Sep 21 06:43:49.360 INFO kablam! 320 | MatrixSliceMutMN<'a, N, U6, U2, RStride, CStride>; Sep 21 06:43:49.360 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.360 INFO kablam! | Sep 21 06:43:49.360 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.360 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.360 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.360 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.360 INFO kablam! Sep 21 06:43:49.360 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.360 INFO kablam! --> src/base/alias_slice.rs:320:5 Sep 21 06:43:49.360 INFO kablam! | Sep 21 06:43:49.360 INFO kablam! 320 | MatrixSliceMutMN<'a, N, U6, U2, RStride, CStride>; Sep 21 06:43:49.360 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.360 INFO kablam! | Sep 21 06:43:49.360 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.360 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.360 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.360 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.360 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.360 INFO kablam! Sep 21 06:43:49.360 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.360 INFO kablam! --> src/base/alias_slice.rs:320:5 Sep 21 06:43:49.360 INFO kablam! | Sep 21 06:43:49.360 INFO kablam! 320 | MatrixSliceMutMN<'a, N, U6, U2, RStride, CStride>; Sep 21 06:43:49.360 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.360 INFO kablam! | Sep 21 06:43:49.360 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.360 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.360 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.360 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.360 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.360 INFO kablam! Sep 21 06:43:49.360 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.360 INFO kablam! --> src/base/alias_slice.rs:320:5 Sep 21 06:43:49.360 INFO kablam! | Sep 21 06:43:49.360 INFO kablam! 319 | pub type MatrixSliceMut6x2<'a, N, RStride = U1, CStride = U6> = Sep 21 06:43:49.360 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.360 INFO kablam! 320 | MatrixSliceMutMN<'a, N, U6, U2, RStride, CStride>; Sep 21 06:43:49.360 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.360 INFO kablam! | Sep 21 06:43:49.360 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.360 INFO kablam! --> src/base/alias_slice.rs:320:5 Sep 21 06:43:49.360 INFO kablam! | Sep 21 06:43:49.360 INFO kablam! 320 | MatrixSliceMutMN<'a, N, U6, U2, RStride, CStride>; Sep 21 06:43:49.360 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.360 INFO kablam! Sep 21 06:43:49.360 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.360 INFO kablam! --> src/base/alias_slice.rs:323:5 Sep 21 06:43:49.360 INFO kablam! | Sep 21 06:43:49.360 INFO kablam! 323 | MatrixSliceMutMN<'a, N, U6, U3, RStride, CStride>; Sep 21 06:43:49.360 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.360 INFO kablam! | Sep 21 06:43:49.360 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.360 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.360 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.360 INFO kablam! Sep 21 06:43:49.360 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.360 INFO kablam! --> src/base/alias_slice.rs:323:5 Sep 21 06:43:49.361 INFO kablam! | Sep 21 06:43:49.361 INFO kablam! 323 | MatrixSliceMutMN<'a, N, U6, U3, RStride, CStride>; Sep 21 06:43:49.361 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.361 INFO kablam! | Sep 21 06:43:49.361 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.361 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.361 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.361 INFO kablam! Sep 21 06:43:49.361 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.361 INFO kablam! --> src/base/alias_slice.rs:323:5 Sep 21 06:43:49.361 INFO kablam! | Sep 21 06:43:49.361 INFO kablam! 323 | MatrixSliceMutMN<'a, N, U6, U3, RStride, CStride>; Sep 21 06:43:49.361 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.361 INFO kablam! | Sep 21 06:43:49.361 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.361 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.361 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.361 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.361 INFO kablam! Sep 21 06:43:49.361 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.361 INFO kablam! --> src/base/alias_slice.rs:323:5 Sep 21 06:43:49.361 INFO kablam! | Sep 21 06:43:49.361 INFO kablam! 323 | MatrixSliceMutMN<'a, N, U6, U3, RStride, CStride>; Sep 21 06:43:49.361 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.361 INFO kablam! | Sep 21 06:43:49.361 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.361 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.361 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.361 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.361 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.361 INFO kablam! Sep 21 06:43:49.361 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.361 INFO kablam! --> src/base/alias_slice.rs:323:5 Sep 21 06:43:49.361 INFO kablam! | Sep 21 06:43:49.361 INFO kablam! 323 | MatrixSliceMutMN<'a, N, U6, U3, RStride, CStride>; Sep 21 06:43:49.361 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.361 INFO kablam! | Sep 21 06:43:49.361 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.361 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.361 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.361 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.361 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.361 INFO kablam! Sep 21 06:43:49.361 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.361 INFO kablam! --> src/base/alias_slice.rs:323:5 Sep 21 06:43:49.361 INFO kablam! | Sep 21 06:43:49.361 INFO kablam! 322 | pub type MatrixSliceMut6x3<'a, N, RStride = U1, CStride = U6> = Sep 21 06:43:49.361 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.361 INFO kablam! 323 | MatrixSliceMutMN<'a, N, U6, U3, RStride, CStride>; Sep 21 06:43:49.361 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.362 INFO kablam! | Sep 21 06:43:49.362 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.362 INFO kablam! --> src/base/alias_slice.rs:323:5 Sep 21 06:43:49.362 INFO kablam! | Sep 21 06:43:49.362 INFO kablam! 323 | MatrixSliceMutMN<'a, N, U6, U3, RStride, CStride>; Sep 21 06:43:49.362 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.362 INFO kablam! Sep 21 06:43:49.362 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.362 INFO kablam! --> src/base/alias_slice.rs:326:5 Sep 21 06:43:49.362 INFO kablam! | Sep 21 06:43:49.362 INFO kablam! 326 | MatrixSliceMutMN<'a, N, U6, U4, RStride, CStride>; Sep 21 06:43:49.362 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.362 INFO kablam! | Sep 21 06:43:49.362 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.362 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.362 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.362 INFO kablam! Sep 21 06:43:49.362 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.362 INFO kablam! --> src/base/alias_slice.rs:326:5 Sep 21 06:43:49.362 INFO kablam! | Sep 21 06:43:49.362 INFO kablam! 326 | MatrixSliceMutMN<'a, N, U6, U4, RStride, CStride>; Sep 21 06:43:49.362 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.362 INFO kablam! | Sep 21 06:43:49.362 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.362 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.362 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.362 INFO kablam! Sep 21 06:43:49.362 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.362 INFO kablam! --> src/base/alias_slice.rs:326:5 Sep 21 06:43:49.362 INFO kablam! | Sep 21 06:43:49.362 INFO kablam! 326 | MatrixSliceMutMN<'a, N, U6, U4, RStride, CStride>; Sep 21 06:43:49.362 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.362 INFO kablam! | Sep 21 06:43:49.362 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.362 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.362 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.362 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.362 INFO kablam! Sep 21 06:43:49.362 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.362 INFO kablam! --> src/base/alias_slice.rs:326:5 Sep 21 06:43:49.362 INFO kablam! | Sep 21 06:43:49.366 INFO kablam! 326 | MatrixSliceMutMN<'a, N, U6, U4, RStride, CStride>; Sep 21 06:43:49.366 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.366 INFO kablam! | Sep 21 06:43:49.366 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.366 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.366 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.366 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.366 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.366 INFO kablam! Sep 21 06:43:49.366 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.366 INFO kablam! --> src/base/alias_slice.rs:326:5 Sep 21 06:43:49.366 INFO kablam! | Sep 21 06:43:49.366 INFO kablam! 326 | MatrixSliceMutMN<'a, N, U6, U4, RStride, CStride>; Sep 21 06:43:49.366 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.366 INFO kablam! | Sep 21 06:43:49.366 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.366 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.366 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.366 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.366 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.366 INFO kablam! Sep 21 06:43:49.366 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.366 INFO kablam! --> src/base/alias_slice.rs:326:5 Sep 21 06:43:49.366 INFO kablam! | Sep 21 06:43:49.366 INFO kablam! 325 | pub type MatrixSliceMut6x4<'a, N, RStride = U1, CStride = U6> = Sep 21 06:43:49.366 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.366 INFO kablam! 326 | MatrixSliceMutMN<'a, N, U6, U4, RStride, CStride>; Sep 21 06:43:49.366 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.366 INFO kablam! | Sep 21 06:43:49.367 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.367 INFO kablam! --> src/base/alias_slice.rs:326:5 Sep 21 06:43:49.367 INFO kablam! | Sep 21 06:43:49.367 INFO kablam! 326 | MatrixSliceMutMN<'a, N, U6, U4, RStride, CStride>; Sep 21 06:43:49.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.367 INFO kablam! Sep 21 06:43:49.367 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.367 INFO kablam! --> src/base/alias_slice.rs:329:5 Sep 21 06:43:49.367 INFO kablam! | Sep 21 06:43:49.367 INFO kablam! 329 | MatrixSliceMutMN<'a, N, U6, U5, RStride, CStride>; Sep 21 06:43:49.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.367 INFO kablam! | Sep 21 06:43:49.367 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.367 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.367 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.367 INFO kablam! Sep 21 06:43:49.367 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.367 INFO kablam! --> src/base/alias_slice.rs:329:5 Sep 21 06:43:49.367 INFO kablam! | Sep 21 06:43:49.367 INFO kablam! 329 | MatrixSliceMutMN<'a, N, U6, U5, RStride, CStride>; Sep 21 06:43:49.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.367 INFO kablam! | Sep 21 06:43:49.367 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.367 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.367 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.367 INFO kablam! Sep 21 06:43:49.367 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.367 INFO kablam! --> src/base/alias_slice.rs:329:5 Sep 21 06:43:49.367 INFO kablam! | Sep 21 06:43:49.367 INFO kablam! 329 | MatrixSliceMutMN<'a, N, U6, U5, RStride, CStride>; Sep 21 06:43:49.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.367 INFO kablam! | Sep 21 06:43:49.367 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.367 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.367 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.367 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.367 INFO kablam! Sep 21 06:43:49.367 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.367 INFO kablam! --> src/base/alias_slice.rs:329:5 Sep 21 06:43:49.367 INFO kablam! | Sep 21 06:43:49.367 INFO kablam! 329 | MatrixSliceMutMN<'a, N, U6, U5, RStride, CStride>; Sep 21 06:43:49.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.367 INFO kablam! | Sep 21 06:43:49.367 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.367 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.367 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.367 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.367 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.367 INFO kablam! Sep 21 06:43:49.367 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.367 INFO kablam! --> src/base/alias_slice.rs:329:5 Sep 21 06:43:49.367 INFO kablam! | Sep 21 06:43:49.367 INFO kablam! 329 | MatrixSliceMutMN<'a, N, U6, U5, RStride, CStride>; Sep 21 06:43:49.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.368 INFO kablam! | Sep 21 06:43:49.368 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.368 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.368 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.368 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.368 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.368 INFO kablam! Sep 21 06:43:49.368 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.368 INFO kablam! --> src/base/alias_slice.rs:329:5 Sep 21 06:43:49.368 INFO kablam! | Sep 21 06:43:49.368 INFO kablam! 328 | pub type MatrixSliceMut6x5<'a, N, RStride = U1, CStride = U6> = Sep 21 06:43:49.368 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.368 INFO kablam! 329 | MatrixSliceMutMN<'a, N, U6, U5, RStride, CStride>; Sep 21 06:43:49.368 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.368 INFO kablam! | Sep 21 06:43:49.368 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.368 INFO kablam! --> src/base/alias_slice.rs:329:5 Sep 21 06:43:49.368 INFO kablam! | Sep 21 06:43:49.368 INFO kablam! 329 | MatrixSliceMutMN<'a, N, U6, U5, RStride, CStride>; Sep 21 06:43:49.368 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.368 INFO kablam! Sep 21 06:43:49.368 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.368 INFO kablam! --> src/base/alias_slice.rs:333:5 Sep 21 06:43:49.368 INFO kablam! | Sep 21 06:43:49.368 INFO kablam! 333 | MatrixSliceMutMN<'a, N, U1, Dynamic, RStride, CStride>; Sep 21 06:43:49.368 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.368 INFO kablam! | Sep 21 06:43:49.368 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.368 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.368 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.368 INFO kablam! Sep 21 06:43:49.368 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.368 INFO kablam! --> src/base/alias_slice.rs:333:5 Sep 21 06:43:49.368 INFO kablam! | Sep 21 06:43:49.368 INFO kablam! 333 | MatrixSliceMutMN<'a, N, U1, Dynamic, RStride, CStride>; Sep 21 06:43:49.368 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.374 INFO kablam! | Sep 21 06:43:49.374 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.374 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.374 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.374 INFO kablam! Sep 21 06:43:49.374 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.374 INFO kablam! --> src/base/alias_slice.rs:333:5 Sep 21 06:43:49.374 INFO kablam! | Sep 21 06:43:49.374 INFO kablam! 333 | MatrixSliceMutMN<'a, N, U1, Dynamic, RStride, CStride>; Sep 21 06:43:49.374 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.374 INFO kablam! | Sep 21 06:43:49.374 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.374 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.374 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.374 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.374 INFO kablam! Sep 21 06:43:49.382 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.382 INFO kablam! --> src/base/alias_slice.rs:333:5 Sep 21 06:43:49.382 INFO kablam! | Sep 21 06:43:49.382 INFO kablam! 333 | MatrixSliceMutMN<'a, N, U1, Dynamic, RStride, CStride>; Sep 21 06:43:49.382 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.382 INFO kablam! | Sep 21 06:43:49.382 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.382 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.382 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.382 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.382 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.382 INFO kablam! Sep 21 06:43:49.382 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.382 INFO kablam! --> src/base/alias_slice.rs:333:5 Sep 21 06:43:49.382 INFO kablam! | Sep 21 06:43:49.382 INFO kablam! 333 | MatrixSliceMutMN<'a, N, U1, Dynamic, RStride, CStride>; Sep 21 06:43:49.382 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.382 INFO kablam! | Sep 21 06:43:49.382 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.382 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.382 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.382 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.382 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.382 INFO kablam! Sep 21 06:43:49.382 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.382 INFO kablam! --> src/base/alias_slice.rs:333:5 Sep 21 06:43:49.382 INFO kablam! | Sep 21 06:43:49.382 INFO kablam! 332 | pub type MatrixSliceMut1xX<'a, N, RStride = U1, CStride = U1> = Sep 21 06:43:49.382 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.383 INFO kablam! 333 | MatrixSliceMutMN<'a, N, U1, Dynamic, RStride, CStride>; Sep 21 06:43:49.383 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.383 INFO kablam! | Sep 21 06:43:49.383 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.383 INFO kablam! --> src/base/alias_slice.rs:333:5 Sep 21 06:43:49.383 INFO kablam! | Sep 21 06:43:49.383 INFO kablam! 333 | MatrixSliceMutMN<'a, N, U1, Dynamic, RStride, CStride>; Sep 21 06:43:49.383 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.383 INFO kablam! Sep 21 06:43:49.383 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.383 INFO kablam! --> src/base/alias_slice.rs:336:5 Sep 21 06:43:49.383 INFO kablam! | Sep 21 06:43:49.383 INFO kablam! 336 | MatrixSliceMutMN<'a, N, U2, Dynamic, RStride, CStride>; Sep 21 06:43:49.383 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.383 INFO kablam! | Sep 21 06:43:49.383 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.383 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.383 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.383 INFO kablam! Sep 21 06:43:49.383 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.383 INFO kablam! --> src/base/alias_slice.rs:336:5 Sep 21 06:43:49.383 INFO kablam! | Sep 21 06:43:49.383 INFO kablam! 336 | MatrixSliceMutMN<'a, N, U2, Dynamic, RStride, CStride>; Sep 21 06:43:49.383 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.383 INFO kablam! | Sep 21 06:43:49.383 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.383 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.383 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.383 INFO kablam! Sep 21 06:43:49.383 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.383 INFO kablam! --> src/base/alias_slice.rs:336:5 Sep 21 06:43:49.383 INFO kablam! | Sep 21 06:43:49.383 INFO kablam! 336 | MatrixSliceMutMN<'a, N, U2, Dynamic, RStride, CStride>; Sep 21 06:43:49.383 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.383 INFO kablam! | Sep 21 06:43:49.383 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.383 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.383 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.383 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.383 INFO kablam! Sep 21 06:43:49.384 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.384 INFO kablam! --> src/base/alias_slice.rs:336:5 Sep 21 06:43:49.384 INFO kablam! | Sep 21 06:43:49.384 INFO kablam! 336 | MatrixSliceMutMN<'a, N, U2, Dynamic, RStride, CStride>; Sep 21 06:43:49.384 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.384 INFO kablam! | Sep 21 06:43:49.384 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.384 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.384 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.384 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.384 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.384 INFO kablam! Sep 21 06:43:49.384 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.384 INFO kablam! --> src/base/alias_slice.rs:336:5 Sep 21 06:43:49.384 INFO kablam! | Sep 21 06:43:49.384 INFO kablam! 336 | MatrixSliceMutMN<'a, N, U2, Dynamic, RStride, CStride>; Sep 21 06:43:49.384 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.384 INFO kablam! | Sep 21 06:43:49.384 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.384 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.384 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.384 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.384 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.384 INFO kablam! Sep 21 06:43:49.384 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.384 INFO kablam! --> src/base/alias_slice.rs:336:5 Sep 21 06:43:49.384 INFO kablam! | Sep 21 06:43:49.384 INFO kablam! 335 | pub type MatrixSliceMut2xX<'a, N, RStride = U1, CStride = U2> = Sep 21 06:43:49.384 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.384 INFO kablam! 336 | MatrixSliceMutMN<'a, N, U2, Dynamic, RStride, CStride>; Sep 21 06:43:49.384 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.384 INFO kablam! | Sep 21 06:43:49.384 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.386 INFO kablam! --> src/base/alias_slice.rs:336:5 Sep 21 06:43:49.386 INFO kablam! | Sep 21 06:43:49.386 INFO kablam! 336 | MatrixSliceMutMN<'a, N, U2, Dynamic, RStride, CStride>; Sep 21 06:43:49.386 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.386 INFO kablam! Sep 21 06:43:49.386 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.386 INFO kablam! --> src/base/alias_slice.rs:339:5 Sep 21 06:43:49.386 INFO kablam! | Sep 21 06:43:49.386 INFO kablam! 339 | MatrixSliceMutMN<'a, N, U3, Dynamic, RStride, CStride>; Sep 21 06:43:49.386 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.386 INFO kablam! | Sep 21 06:43:49.386 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.386 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.386 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.386 INFO kablam! Sep 21 06:43:49.386 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.386 INFO kablam! --> src/base/alias_slice.rs:339:5 Sep 21 06:43:49.386 INFO kablam! | Sep 21 06:43:49.386 INFO kablam! 339 | MatrixSliceMutMN<'a, N, U3, Dynamic, RStride, CStride>; Sep 21 06:43:49.386 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.386 INFO kablam! | Sep 21 06:43:49.386 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.386 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.386 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.386 INFO kablam! Sep 21 06:43:49.386 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.386 INFO kablam! --> src/base/alias_slice.rs:339:5 Sep 21 06:43:49.386 INFO kablam! | Sep 21 06:43:49.386 INFO kablam! 339 | MatrixSliceMutMN<'a, N, U3, Dynamic, RStride, CStride>; Sep 21 06:43:49.386 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.386 INFO kablam! | Sep 21 06:43:49.386 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.386 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.386 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.387 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.387 INFO kablam! Sep 21 06:43:49.387 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.387 INFO kablam! --> src/base/alias_slice.rs:339:5 Sep 21 06:43:49.387 INFO kablam! | Sep 21 06:43:49.387 INFO kablam! 339 | MatrixSliceMutMN<'a, N, U3, Dynamic, RStride, CStride>; Sep 21 06:43:49.387 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.387 INFO kablam! | Sep 21 06:43:49.387 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.387 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.387 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.387 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.387 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.387 INFO kablam! Sep 21 06:43:49.387 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.387 INFO kablam! --> src/base/alias_slice.rs:339:5 Sep 21 06:43:49.387 INFO kablam! | Sep 21 06:43:49.387 INFO kablam! 339 | MatrixSliceMutMN<'a, N, U3, Dynamic, RStride, CStride>; Sep 21 06:43:49.387 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.387 INFO kablam! | Sep 21 06:43:49.387 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.387 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.387 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.387 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.387 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.387 INFO kablam! Sep 21 06:43:49.387 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.387 INFO kablam! --> src/base/alias_slice.rs:339:5 Sep 21 06:43:49.387 INFO kablam! | Sep 21 06:43:49.387 INFO kablam! 338 | pub type MatrixSliceMut3xX<'a, N, RStride = U1, CStride = U3> = Sep 21 06:43:49.387 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.387 INFO kablam! 339 | MatrixSliceMutMN<'a, N, U3, Dynamic, RStride, CStride>; Sep 21 06:43:49.387 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.387 INFO kablam! | Sep 21 06:43:49.387 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.387 INFO kablam! --> src/base/alias_slice.rs:339:5 Sep 21 06:43:49.387 INFO kablam! | Sep 21 06:43:49.387 INFO kablam! 339 | MatrixSliceMutMN<'a, N, U3, Dynamic, RStride, CStride>; Sep 21 06:43:49.387 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.387 INFO kablam! Sep 21 06:43:49.387 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.387 INFO kablam! --> src/base/alias_slice.rs:342:5 Sep 21 06:43:49.387 INFO kablam! | Sep 21 06:43:49.387 INFO kablam! 342 | MatrixSliceMutMN<'a, N, U4, Dynamic, RStride, CStride>; Sep 21 06:43:49.387 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.387 INFO kablam! | Sep 21 06:43:49.387 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.387 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.387 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.387 INFO kablam! Sep 21 06:43:49.388 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.388 INFO kablam! --> src/base/alias_slice.rs:342:5 Sep 21 06:43:49.388 INFO kablam! | Sep 21 06:43:49.388 INFO kablam! 342 | MatrixSliceMutMN<'a, N, U4, Dynamic, RStride, CStride>; Sep 21 06:43:49.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.388 INFO kablam! | Sep 21 06:43:49.388 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.388 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.388 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.388 INFO kablam! Sep 21 06:43:49.388 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.388 INFO kablam! --> src/base/alias_slice.rs:342:5 Sep 21 06:43:49.388 INFO kablam! | Sep 21 06:43:49.388 INFO kablam! 342 | MatrixSliceMutMN<'a, N, U4, Dynamic, RStride, CStride>; Sep 21 06:43:49.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.388 INFO kablam! | Sep 21 06:43:49.388 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.388 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.388 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.388 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.388 INFO kablam! Sep 21 06:43:49.388 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.388 INFO kablam! --> src/base/alias_slice.rs:342:5 Sep 21 06:43:49.388 INFO kablam! | Sep 21 06:43:49.388 INFO kablam! 342 | MatrixSliceMutMN<'a, N, U4, Dynamic, RStride, CStride>; Sep 21 06:43:49.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.388 INFO kablam! | Sep 21 06:43:49.388 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.388 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.388 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.388 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.388 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.388 INFO kablam! Sep 21 06:43:49.388 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.388 INFO kablam! --> src/base/alias_slice.rs:342:5 Sep 21 06:43:49.389 INFO kablam! | Sep 21 06:43:49.389 INFO kablam! 342 | MatrixSliceMutMN<'a, N, U4, Dynamic, RStride, CStride>; Sep 21 06:43:49.389 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.389 INFO kablam! | Sep 21 06:43:49.389 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.389 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.389 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.389 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.389 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.389 INFO kablam! Sep 21 06:43:49.389 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.389 INFO kablam! --> src/base/alias_slice.rs:342:5 Sep 21 06:43:49.389 INFO kablam! | Sep 21 06:43:49.389 INFO kablam! 341 | pub type MatrixSliceMut4xX<'a, N, RStride = U1, CStride = U4> = Sep 21 06:43:49.389 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.389 INFO kablam! 342 | MatrixSliceMutMN<'a, N, U4, Dynamic, RStride, CStride>; Sep 21 06:43:49.389 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.389 INFO kablam! | Sep 21 06:43:49.389 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.389 INFO kablam! --> src/base/alias_slice.rs:342:5 Sep 21 06:43:49.389 INFO kablam! | Sep 21 06:43:49.389 INFO kablam! 342 | MatrixSliceMutMN<'a, N, U4, Dynamic, RStride, CStride>; Sep 21 06:43:49.389 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.389 INFO kablam! Sep 21 06:43:49.394 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.394 INFO kablam! --> src/base/alias_slice.rs:345:5 Sep 21 06:43:49.394 INFO kablam! | Sep 21 06:43:49.394 INFO kablam! 345 | MatrixSliceMutMN<'a, N, U5, Dynamic, RStride, CStride>; Sep 21 06:43:49.394 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.394 INFO kablam! | Sep 21 06:43:49.394 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.394 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.394 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.394 INFO kablam! Sep 21 06:43:49.394 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.394 INFO kablam! --> src/base/alias_slice.rs:345:5 Sep 21 06:43:49.394 INFO kablam! | Sep 21 06:43:49.394 INFO kablam! 345 | MatrixSliceMutMN<'a, N, U5, Dynamic, RStride, CStride>; Sep 21 06:43:49.394 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.394 INFO kablam! | Sep 21 06:43:49.394 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.394 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.394 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.394 INFO kablam! Sep 21 06:43:49.394 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.394 INFO kablam! --> src/base/alias_slice.rs:345:5 Sep 21 06:43:49.394 INFO kablam! | Sep 21 06:43:49.395 INFO kablam! 345 | MatrixSliceMutMN<'a, N, U5, Dynamic, RStride, CStride>; Sep 21 06:43:49.395 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.395 INFO kablam! | Sep 21 06:43:49.395 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.395 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.395 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.395 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.395 INFO kablam! Sep 21 06:43:49.395 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.395 INFO kablam! --> src/base/alias_slice.rs:345:5 Sep 21 06:43:49.395 INFO kablam! | Sep 21 06:43:49.395 INFO kablam! 345 | MatrixSliceMutMN<'a, N, U5, Dynamic, RStride, CStride>; Sep 21 06:43:49.395 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.395 INFO kablam! | Sep 21 06:43:49.395 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.395 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.395 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.395 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.395 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.395 INFO kablam! Sep 21 06:43:49.395 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.395 INFO kablam! --> src/base/alias_slice.rs:345:5 Sep 21 06:43:49.395 INFO kablam! | Sep 21 06:43:49.395 INFO kablam! 345 | MatrixSliceMutMN<'a, N, U5, Dynamic, RStride, CStride>; Sep 21 06:43:49.395 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.395 INFO kablam! | Sep 21 06:43:49.395 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.395 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.395 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.395 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.395 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.395 INFO kablam! Sep 21 06:43:49.395 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.395 INFO kablam! --> src/base/alias_slice.rs:345:5 Sep 21 06:43:49.396 INFO kablam! | Sep 21 06:43:49.396 INFO kablam! 344 | pub type MatrixSliceMut5xX<'a, N, RStride = U1, CStride = U5> = Sep 21 06:43:49.396 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.396 INFO kablam! 345 | MatrixSliceMutMN<'a, N, U5, Dynamic, RStride, CStride>; Sep 21 06:43:49.396 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.396 INFO kablam! | Sep 21 06:43:49.396 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.396 INFO kablam! --> src/base/alias_slice.rs:345:5 Sep 21 06:43:49.396 INFO kablam! | Sep 21 06:43:49.396 INFO kablam! 345 | MatrixSliceMutMN<'a, N, U5, Dynamic, RStride, CStride>; Sep 21 06:43:49.396 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.396 INFO kablam! Sep 21 06:43:49.396 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.396 INFO kablam! --> src/base/alias_slice.rs:348:5 Sep 21 06:43:49.396 INFO kablam! | Sep 21 06:43:49.396 INFO kablam! 348 | MatrixSliceMutMN<'a, N, U6, Dynamic, RStride, CStride>; Sep 21 06:43:49.396 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.396 INFO kablam! | Sep 21 06:43:49.396 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.396 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.396 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.396 INFO kablam! Sep 21 06:43:49.396 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.396 INFO kablam! --> src/base/alias_slice.rs:348:5 Sep 21 06:43:49.396 INFO kablam! | Sep 21 06:43:49.396 INFO kablam! 348 | MatrixSliceMutMN<'a, N, U6, Dynamic, RStride, CStride>; Sep 21 06:43:49.396 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.396 INFO kablam! | Sep 21 06:43:49.396 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.396 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.396 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.396 INFO kablam! Sep 21 06:43:49.396 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.396 INFO kablam! --> src/base/alias_slice.rs:348:5 Sep 21 06:43:49.396 INFO kablam! | Sep 21 06:43:49.396 INFO kablam! 348 | MatrixSliceMutMN<'a, N, U6, Dynamic, RStride, CStride>; Sep 21 06:43:49.396 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.396 INFO kablam! | Sep 21 06:43:49.396 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.396 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.397 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.397 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.397 INFO kablam! Sep 21 06:43:49.397 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.397 INFO kablam! --> src/base/alias_slice.rs:348:5 Sep 21 06:43:49.397 INFO kablam! | Sep 21 06:43:49.397 INFO kablam! 348 | MatrixSliceMutMN<'a, N, U6, Dynamic, RStride, CStride>; Sep 21 06:43:49.397 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.398 INFO kablam! | Sep 21 06:43:49.398 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.398 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.398 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.398 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.398 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.398 INFO kablam! Sep 21 06:43:49.398 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.398 INFO kablam! --> src/base/alias_slice.rs:348:5 Sep 21 06:43:49.398 INFO kablam! | Sep 21 06:43:49.398 INFO kablam! 348 | MatrixSliceMutMN<'a, N, U6, Dynamic, RStride, CStride>; Sep 21 06:43:49.398 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.398 INFO kablam! | Sep 21 06:43:49.398 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.398 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.398 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.398 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.398 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.398 INFO kablam! Sep 21 06:43:49.398 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.398 INFO kablam! --> src/base/alias_slice.rs:348:5 Sep 21 06:43:49.398 INFO kablam! | Sep 21 06:43:49.398 INFO kablam! 347 | pub type MatrixSliceMut6xX<'a, N, RStride = U1, CStride = U6> = Sep 21 06:43:49.398 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.398 INFO kablam! 348 | MatrixSliceMutMN<'a, N, U6, Dynamic, RStride, CStride>; Sep 21 06:43:49.398 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.398 INFO kablam! | Sep 21 06:43:49.398 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.398 INFO kablam! --> src/base/alias_slice.rs:348:5 Sep 21 06:43:49.398 INFO kablam! | Sep 21 06:43:49.398 INFO kablam! 348 | MatrixSliceMutMN<'a, N, U6, Dynamic, RStride, CStride>; Sep 21 06:43:49.398 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.398 INFO kablam! Sep 21 06:43:49.398 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.398 INFO kablam! --> src/base/alias_slice.rs:352:5 Sep 21 06:43:49.398 INFO kablam! | Sep 21 06:43:49.398 INFO kablam! 352 | MatrixSliceMutMN<'a, N, Dynamic, U1, RStride, CStride>; Sep 21 06:43:49.398 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.398 INFO kablam! | Sep 21 06:43:49.399 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.399 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.399 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.399 INFO kablam! Sep 21 06:43:49.399 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.399 INFO kablam! --> src/base/alias_slice.rs:352:5 Sep 21 06:43:49.399 INFO kablam! | Sep 21 06:43:49.399 INFO kablam! 352 | MatrixSliceMutMN<'a, N, Dynamic, U1, RStride, CStride>; Sep 21 06:43:49.399 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.399 INFO kablam! | Sep 21 06:43:49.399 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.399 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.399 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.399 INFO kablam! Sep 21 06:43:49.399 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.399 INFO kablam! --> src/base/alias_slice.rs:352:5 Sep 21 06:43:49.399 INFO kablam! | Sep 21 06:43:49.399 INFO kablam! 352 | MatrixSliceMutMN<'a, N, Dynamic, U1, RStride, CStride>; Sep 21 06:43:49.399 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.399 INFO kablam! | Sep 21 06:43:49.399 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.399 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.399 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.399 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.399 INFO kablam! Sep 21 06:43:49.399 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.399 INFO kablam! --> src/base/alias_slice.rs:352:5 Sep 21 06:43:49.399 INFO kablam! | Sep 21 06:43:49.399 INFO kablam! 352 | MatrixSliceMutMN<'a, N, Dynamic, U1, RStride, CStride>; Sep 21 06:43:49.399 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.399 INFO kablam! | Sep 21 06:43:49.399 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.399 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.399 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.399 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.399 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.399 INFO kablam! Sep 21 06:43:49.399 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.399 INFO kablam! --> src/base/alias_slice.rs:352:5 Sep 21 06:43:49.399 INFO kablam! | Sep 21 06:43:49.399 INFO kablam! 352 | MatrixSliceMutMN<'a, N, Dynamic, U1, RStride, CStride>; Sep 21 06:43:49.399 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.399 INFO kablam! | Sep 21 06:43:49.399 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.399 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.399 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.399 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.399 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.399 INFO kablam! Sep 21 06:43:49.399 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.399 INFO kablam! --> src/base/alias_slice.rs:352:5 Sep 21 06:43:49.399 INFO kablam! | Sep 21 06:43:49.399 INFO kablam! 351 | pub type MatrixSliceMutXx1<'a, N, RStride = U1, CStride = Dynamic> = Sep 21 06:43:49.399 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.399 INFO kablam! 352 | MatrixSliceMutMN<'a, N, Dynamic, U1, RStride, CStride>; Sep 21 06:43:49.399 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.399 INFO kablam! | Sep 21 06:43:49.399 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.399 INFO kablam! --> src/base/alias_slice.rs:352:5 Sep 21 06:43:49.399 INFO kablam! | Sep 21 06:43:49.399 INFO kablam! 352 | MatrixSliceMutMN<'a, N, Dynamic, U1, RStride, CStride>; Sep 21 06:43:49.399 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.399 INFO kablam! Sep 21 06:43:49.418 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.422 INFO kablam! --> src/base/alias_slice.rs:355:5 Sep 21 06:43:49.422 INFO kablam! | Sep 21 06:43:49.422 INFO kablam! 355 | MatrixSliceMutMN<'a, N, Dynamic, U2, RStride, CStride>; Sep 21 06:43:49.422 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.422 INFO kablam! | Sep 21 06:43:49.422 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.422 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.422 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.422 INFO kablam! Sep 21 06:43:49.422 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.422 INFO kablam! --> src/base/alias_slice.rs:355:5 Sep 21 06:43:49.422 INFO kablam! | Sep 21 06:43:49.422 INFO kablam! 355 | MatrixSliceMutMN<'a, N, Dynamic, U2, RStride, CStride>; Sep 21 06:43:49.422 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.422 INFO kablam! | Sep 21 06:43:49.422 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.422 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.422 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.422 INFO kablam! Sep 21 06:43:49.422 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.422 INFO kablam! --> src/base/alias_slice.rs:355:5 Sep 21 06:43:49.422 INFO kablam! | Sep 21 06:43:49.422 INFO kablam! 355 | MatrixSliceMutMN<'a, N, Dynamic, U2, RStride, CStride>; Sep 21 06:43:49.422 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.422 INFO kablam! | Sep 21 06:43:49.422 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.422 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.422 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.422 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.422 INFO kablam! Sep 21 06:43:49.422 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.423 INFO kablam! --> src/base/alias_slice.rs:355:5 Sep 21 06:43:49.423 INFO kablam! | Sep 21 06:43:49.423 INFO kablam! 355 | MatrixSliceMutMN<'a, N, Dynamic, U2, RStride, CStride>; Sep 21 06:43:49.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.423 INFO kablam! | Sep 21 06:43:49.423 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.423 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.423 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.423 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.423 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.423 INFO kablam! Sep 21 06:43:49.423 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.423 INFO kablam! --> src/base/alias_slice.rs:355:5 Sep 21 06:43:49.423 INFO kablam! | Sep 21 06:43:49.423 INFO kablam! 355 | MatrixSliceMutMN<'a, N, Dynamic, U2, RStride, CStride>; Sep 21 06:43:49.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.423 INFO kablam! | Sep 21 06:43:49.423 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.423 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.423 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.423 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.423 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.423 INFO kablam! Sep 21 06:43:49.423 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.423 INFO kablam! --> src/base/alias_slice.rs:355:5 Sep 21 06:43:49.423 INFO kablam! | Sep 21 06:43:49.423 INFO kablam! 354 | pub type MatrixSliceMutXx2<'a, N, RStride = U1, CStride = Dynamic> = Sep 21 06:43:49.423 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.423 INFO kablam! 355 | MatrixSliceMutMN<'a, N, Dynamic, U2, RStride, CStride>; Sep 21 06:43:49.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.423 INFO kablam! | Sep 21 06:43:49.423 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.423 INFO kablam! --> src/base/alias_slice.rs:355:5 Sep 21 06:43:49.423 INFO kablam! | Sep 21 06:43:49.423 INFO kablam! 355 | MatrixSliceMutMN<'a, N, Dynamic, U2, RStride, CStride>; Sep 21 06:43:49.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.423 INFO kablam! Sep 21 06:43:49.423 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.424 INFO kablam! --> src/base/alias_slice.rs:358:5 Sep 21 06:43:49.424 INFO kablam! | Sep 21 06:43:49.424 INFO kablam! 358 | MatrixSliceMutMN<'a, N, Dynamic, U3, RStride, CStride>; Sep 21 06:43:49.424 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.424 INFO kablam! | Sep 21 06:43:49.424 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.424 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.424 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.424 INFO kablam! Sep 21 06:43:49.424 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.424 INFO kablam! --> src/base/alias_slice.rs:358:5 Sep 21 06:43:49.424 INFO kablam! | Sep 21 06:43:49.424 INFO kablam! 358 | MatrixSliceMutMN<'a, N, Dynamic, U3, RStride, CStride>; Sep 21 06:43:49.424 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.424 INFO kablam! | Sep 21 06:43:49.424 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.424 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.424 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.424 INFO kablam! Sep 21 06:43:49.424 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.424 INFO kablam! --> src/base/alias_slice.rs:358:5 Sep 21 06:43:49.424 INFO kablam! | Sep 21 06:43:49.424 INFO kablam! 358 | MatrixSliceMutMN<'a, N, Dynamic, U3, RStride, CStride>; Sep 21 06:43:49.424 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.424 INFO kablam! | Sep 21 06:43:49.424 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.424 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.424 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.424 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.424 INFO kablam! Sep 21 06:43:49.424 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.424 INFO kablam! --> src/base/alias_slice.rs:358:5 Sep 21 06:43:49.424 INFO kablam! | Sep 21 06:43:49.424 INFO kablam! 358 | MatrixSliceMutMN<'a, N, Dynamic, U3, RStride, CStride>; Sep 21 06:43:49.424 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.424 INFO kablam! | Sep 21 06:43:49.424 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.424 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.424 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.424 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.425 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.425 INFO kablam! Sep 21 06:43:49.425 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.425 INFO kablam! --> src/base/alias_slice.rs:358:5 Sep 21 06:43:49.425 INFO kablam! | Sep 21 06:43:49.425 INFO kablam! 358 | MatrixSliceMutMN<'a, N, Dynamic, U3, RStride, CStride>; Sep 21 06:43:49.425 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.425 INFO kablam! | Sep 21 06:43:49.425 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.425 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.425 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.425 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.425 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.425 INFO kablam! Sep 21 06:43:49.425 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.425 INFO kablam! --> src/base/alias_slice.rs:358:5 Sep 21 06:43:49.425 INFO kablam! | Sep 21 06:43:49.425 INFO kablam! 357 | pub type MatrixSliceMutXx3<'a, N, RStride = U1, CStride = Dynamic> = Sep 21 06:43:49.425 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.425 INFO kablam! 358 | MatrixSliceMutMN<'a, N, Dynamic, U3, RStride, CStride>; Sep 21 06:43:49.425 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.425 INFO kablam! | Sep 21 06:43:49.425 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.425 INFO kablam! --> src/base/alias_slice.rs:358:5 Sep 21 06:43:49.425 INFO kablam! | Sep 21 06:43:49.425 INFO kablam! 358 | MatrixSliceMutMN<'a, N, Dynamic, U3, RStride, CStride>; Sep 21 06:43:49.425 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.425 INFO kablam! Sep 21 06:43:49.425 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.425 INFO kablam! --> src/base/alias_slice.rs:361:5 Sep 21 06:43:49.425 INFO kablam! | Sep 21 06:43:49.425 INFO kablam! 361 | MatrixSliceMutMN<'a, N, Dynamic, U4, RStride, CStride>; Sep 21 06:43:49.425 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.425 INFO kablam! | Sep 21 06:43:49.425 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.425 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.425 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.425 INFO kablam! Sep 21 06:43:49.425 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.425 INFO kablam! --> src/base/alias_slice.rs:361:5 Sep 21 06:43:49.425 INFO kablam! | Sep 21 06:43:49.426 INFO kablam! 361 | MatrixSliceMutMN<'a, N, Dynamic, U4, RStride, CStride>; Sep 21 06:43:49.426 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.426 INFO kablam! | Sep 21 06:43:49.426 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.426 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.426 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.426 INFO kablam! Sep 21 06:43:49.426 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.426 INFO kablam! --> src/base/alias_slice.rs:361:5 Sep 21 06:43:49.426 INFO kablam! | Sep 21 06:43:49.426 INFO kablam! 361 | MatrixSliceMutMN<'a, N, Dynamic, U4, RStride, CStride>; Sep 21 06:43:49.426 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.426 INFO kablam! | Sep 21 06:43:49.426 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.426 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.426 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.426 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.426 INFO kablam! Sep 21 06:43:49.426 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.426 INFO kablam! --> src/base/alias_slice.rs:361:5 Sep 21 06:43:49.426 INFO kablam! | Sep 21 06:43:49.426 INFO kablam! 361 | MatrixSliceMutMN<'a, N, Dynamic, U4, RStride, CStride>; Sep 21 06:43:49.426 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.426 INFO kablam! | Sep 21 06:43:49.426 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.426 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.426 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.426 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.426 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.426 INFO kablam! Sep 21 06:43:49.426 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.426 INFO kablam! --> src/base/alias_slice.rs:361:5 Sep 21 06:43:49.426 INFO kablam! | Sep 21 06:43:49.426 INFO kablam! 361 | MatrixSliceMutMN<'a, N, Dynamic, U4, RStride, CStride>; Sep 21 06:43:49.426 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.427 INFO kablam! | Sep 21 06:43:49.427 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.427 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.427 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.427 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.427 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.427 INFO kablam! Sep 21 06:43:49.427 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.427 INFO kablam! --> src/base/alias_slice.rs:361:5 Sep 21 06:43:49.430 INFO kablam! | Sep 21 06:43:49.430 INFO kablam! 360 | pub type MatrixSliceMutXx4<'a, N, RStride = U1, CStride = Dynamic> = Sep 21 06:43:49.430 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.430 INFO kablam! 361 | MatrixSliceMutMN<'a, N, Dynamic, U4, RStride, CStride>; Sep 21 06:43:49.430 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.430 INFO kablam! | Sep 21 06:43:49.430 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.430 INFO kablam! --> src/base/alias_slice.rs:361:5 Sep 21 06:43:49.430 INFO kablam! | Sep 21 06:43:49.430 INFO kablam! 361 | MatrixSliceMutMN<'a, N, Dynamic, U4, RStride, CStride>; Sep 21 06:43:49.430 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.430 INFO kablam! Sep 21 06:43:49.430 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.430 INFO kablam! --> src/base/alias_slice.rs:364:5 Sep 21 06:43:49.430 INFO kablam! | Sep 21 06:43:49.430 INFO kablam! 364 | MatrixSliceMutMN<'a, N, Dynamic, U5, RStride, CStride>; Sep 21 06:43:49.430 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.430 INFO kablam! | Sep 21 06:43:49.430 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.430 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.430 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.430 INFO kablam! Sep 21 06:43:49.430 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.430 INFO kablam! --> src/base/alias_slice.rs:364:5 Sep 21 06:43:49.430 INFO kablam! | Sep 21 06:43:49.430 INFO kablam! 364 | MatrixSliceMutMN<'a, N, Dynamic, U5, RStride, CStride>; Sep 21 06:43:49.430 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.431 INFO kablam! | Sep 21 06:43:49.431 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.431 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.431 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.431 INFO kablam! Sep 21 06:43:49.431 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.431 INFO kablam! --> src/base/alias_slice.rs:364:5 Sep 21 06:43:49.431 INFO kablam! | Sep 21 06:43:49.431 INFO kablam! 364 | MatrixSliceMutMN<'a, N, Dynamic, U5, RStride, CStride>; Sep 21 06:43:49.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.431 INFO kablam! | Sep 21 06:43:49.431 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.431 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.431 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.431 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.431 INFO kablam! Sep 21 06:43:49.431 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.431 INFO kablam! --> src/base/alias_slice.rs:364:5 Sep 21 06:43:49.431 INFO kablam! | Sep 21 06:43:49.431 INFO kablam! 364 | MatrixSliceMutMN<'a, N, Dynamic, U5, RStride, CStride>; Sep 21 06:43:49.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.431 INFO kablam! | Sep 21 06:43:49.431 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.431 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.431 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.431 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.431 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.431 INFO kablam! Sep 21 06:43:49.431 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.431 INFO kablam! --> src/base/alias_slice.rs:364:5 Sep 21 06:43:49.431 INFO kablam! | Sep 21 06:43:49.431 INFO kablam! 364 | MatrixSliceMutMN<'a, N, Dynamic, U5, RStride, CStride>; Sep 21 06:43:49.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.431 INFO kablam! | Sep 21 06:43:49.431 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.431 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.431 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.431 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.431 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.431 INFO kablam! Sep 21 06:43:49.431 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.431 INFO kablam! --> src/base/alias_slice.rs:364:5 Sep 21 06:43:49.431 INFO kablam! | Sep 21 06:43:49.431 INFO kablam! 363 | pub type MatrixSliceMutXx5<'a, N, RStride = U1, CStride = Dynamic> = Sep 21 06:43:49.431 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.431 INFO kablam! 364 | MatrixSliceMutMN<'a, N, Dynamic, U5, RStride, CStride>; Sep 21 06:43:49.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.431 INFO kablam! | Sep 21 06:43:49.431 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.431 INFO kablam! --> src/base/alias_slice.rs:364:5 Sep 21 06:43:49.431 INFO kablam! | Sep 21 06:43:49.431 INFO kablam! 364 | MatrixSliceMutMN<'a, N, Dynamic, U5, RStride, CStride>; Sep 21 06:43:49.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.431 INFO kablam! Sep 21 06:43:49.431 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.432 INFO kablam! --> src/base/alias_slice.rs:367:5 Sep 21 06:43:49.432 INFO kablam! | Sep 21 06:43:49.432 INFO kablam! 367 | MatrixSliceMutMN<'a, N, Dynamic, U6, RStride, CStride>; Sep 21 06:43:49.432 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:49.432 INFO kablam! | Sep 21 06:43:49.432 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:49.432 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.432 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.432 INFO kablam! Sep 21 06:43:49.432 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.432 INFO kablam! --> src/base/alias_slice.rs:367:5 Sep 21 06:43:49.432 INFO kablam! | Sep 21 06:43:49.432 INFO kablam! 367 | MatrixSliceMutMN<'a, N, Dynamic, U6, RStride, CStride>; Sep 21 06:43:49.432 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:49.432 INFO kablam! | Sep 21 06:43:49.432 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:49.432 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.432 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.432 INFO kablam! Sep 21 06:43:49.432 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.432 INFO kablam! --> src/base/alias_slice.rs:367:5 Sep 21 06:43:49.432 INFO kablam! | Sep 21 06:43:49.432 INFO kablam! 367 | MatrixSliceMutMN<'a, N, Dynamic, U6, RStride, CStride>; Sep 21 06:43:49.432 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.432 INFO kablam! | Sep 21 06:43:49.432 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.432 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.432 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.432 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.432 INFO kablam! Sep 21 06:43:49.432 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.432 INFO kablam! --> src/base/alias_slice.rs:367:5 Sep 21 06:43:49.432 INFO kablam! | Sep 21 06:43:49.432 INFO kablam! 367 | MatrixSliceMutMN<'a, N, Dynamic, U6, RStride, CStride>; Sep 21 06:43:49.432 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.432 INFO kablam! | Sep 21 06:43:49.432 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.432 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.432 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.432 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.432 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.432 INFO kablam! Sep 21 06:43:49.432 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.432 INFO kablam! --> src/base/alias_slice.rs:367:5 Sep 21 06:43:49.432 INFO kablam! | Sep 21 06:43:49.432 INFO kablam! 367 | MatrixSliceMutMN<'a, N, Dynamic, U6, RStride, CStride>; Sep 21 06:43:49.432 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.432 INFO kablam! | Sep 21 06:43:49.432 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.432 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.432 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.433 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.433 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.433 INFO kablam! Sep 21 06:43:49.433 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.433 INFO kablam! --> src/base/alias_slice.rs:367:5 Sep 21 06:43:49.433 INFO kablam! | Sep 21 06:43:49.433 INFO kablam! 366 | pub type MatrixSliceMutXx6<'a, N, RStride = U1, CStride = Dynamic> = Sep 21 06:43:49.433 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.433 INFO kablam! 367 | MatrixSliceMutMN<'a, N, Dynamic, U6, RStride, CStride>; Sep 21 06:43:49.433 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.433 INFO kablam! | Sep 21 06:43:49.433 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.433 INFO kablam! --> src/base/alias_slice.rs:367:5 Sep 21 06:43:49.433 INFO kablam! | Sep 21 06:43:49.433 INFO kablam! 367 | MatrixSliceMutMN<'a, N, Dynamic, U6, RStride, CStride>; Sep 21 06:43:49.433 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.433 INFO kablam! Sep 21 06:43:49.433 INFO kablam! warning: the trait bound `D: base::dimension::Dim` is not satisfied Sep 21 06:43:49.433 INFO kablam! --> src/base/alias_slice.rs:371:5 Sep 21 06:43:49.433 INFO kablam! | Sep 21 06:43:49.433 INFO kablam! 371 | Matrix>; Sep 21 06:43:49.433 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `D` Sep 21 06:43:49.433 INFO kablam! | Sep 21 06:43:49.433 INFO kablam! = help: consider adding a `where D: base::dimension::Dim` bound Sep 21 06:43:49.433 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.433 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.433 INFO kablam! Sep 21 06:43:49.433 INFO kablam! warning: the trait bound `Stride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.433 INFO kablam! --> src/base/alias_slice.rs:371:5 Sep 21 06:43:49.433 INFO kablam! | Sep 21 06:43:49.433 INFO kablam! 371 | Matrix>; Sep 21 06:43:49.433 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `Stride` Sep 21 06:43:49.433 INFO kablam! | Sep 21 06:43:49.433 INFO kablam! = help: consider adding a `where Stride: base::dimension::Dim` bound Sep 21 06:43:49.433 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.433 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.433 INFO kablam! Sep 21 06:43:49.433 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.433 INFO kablam! --> src/base/alias_slice.rs:371:5 Sep 21 06:43:49.433 INFO kablam! | Sep 21 06:43:49.433 INFO kablam! 371 | Matrix>; Sep 21 06:43:49.433 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.433 INFO kablam! | Sep 21 06:43:49.433 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.433 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.433 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.433 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.433 INFO kablam! Sep 21 06:43:49.433 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.433 INFO kablam! --> src/base/alias_slice.rs:371:5 Sep 21 06:43:49.433 INFO kablam! | Sep 21 06:43:49.434 INFO kablam! 371 | Matrix>; Sep 21 06:43:49.434 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.434 INFO kablam! | Sep 21 06:43:49.434 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.434 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.434 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.434 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.434 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.434 INFO kablam! Sep 21 06:43:49.434 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.434 INFO kablam! --> src/base/alias_slice.rs:371:5 Sep 21 06:43:49.434 INFO kablam! | Sep 21 06:43:49.434 INFO kablam! 371 | Matrix>; Sep 21 06:43:49.434 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.434 INFO kablam! | Sep 21 06:43:49.434 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.434 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.434 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.434 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.434 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.434 INFO kablam! Sep 21 06:43:49.434 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.434 INFO kablam! --> src/base/alias_slice.rs:371:5 Sep 21 06:43:49.434 INFO kablam! | Sep 21 06:43:49.434 INFO kablam! 370 | pub type VectorSliceMutN<'a, N, D, Stride = U1> = Sep 21 06:43:49.434 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.434 INFO kablam! 371 | Matrix>; Sep 21 06:43:49.434 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.434 INFO kablam! | Sep 21 06:43:49.434 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.434 INFO kablam! --> src/base/alias_slice.rs:371:5 Sep 21 06:43:49.434 INFO kablam! | Sep 21 06:43:49.434 INFO kablam! 371 | Matrix>; Sep 21 06:43:49.434 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.434 INFO kablam! Sep 21 06:43:49.434 INFO kablam! warning: the trait bound `Stride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.434 INFO kablam! --> src/base/alias_slice.rs:374:48 Sep 21 06:43:49.434 INFO kablam! | Sep 21 06:43:49.434 INFO kablam! 374 | pub type DVectorSliceMut<'a, N, Stride = U1> = VectorSliceMutN<'a, N, Dynamic, Stride>; Sep 21 06:43:49.434 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `Stride` Sep 21 06:43:49.434 INFO kablam! | Sep 21 06:43:49.434 INFO kablam! = help: consider adding a `where Stride: base::dimension::Dim` bound Sep 21 06:43:49.434 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.434 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.434 INFO kablam! Sep 21 06:43:49.434 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.434 INFO kablam! --> src/base/alias_slice.rs:374:48 Sep 21 06:43:49.434 INFO kablam! | Sep 21 06:43:49.434 INFO kablam! 374 | pub type DVectorSliceMut<'a, N, Stride = U1> = VectorSliceMutN<'a, N, Dynamic, Stride>; Sep 21 06:43:49.434 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.435 INFO kablam! | Sep 21 06:43:49.435 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.435 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.435 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.435 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.435 INFO kablam! Sep 21 06:43:49.435 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.435 INFO kablam! --> src/base/alias_slice.rs:374:48 Sep 21 06:43:49.435 INFO kablam! | Sep 21 06:43:49.435 INFO kablam! 374 | pub type DVectorSliceMut<'a, N, Stride = U1> = VectorSliceMutN<'a, N, Dynamic, Stride>; Sep 21 06:43:49.435 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.435 INFO kablam! | Sep 21 06:43:49.435 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.435 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.435 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.435 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.435 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.435 INFO kablam! Sep 21 06:43:49.435 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.435 INFO kablam! --> src/base/alias_slice.rs:374:48 Sep 21 06:43:49.435 INFO kablam! | Sep 21 06:43:49.435 INFO kablam! 374 | pub type DVectorSliceMut<'a, N, Stride = U1> = VectorSliceMutN<'a, N, Dynamic, Stride>; Sep 21 06:43:49.435 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.435 INFO kablam! | Sep 21 06:43:49.435 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.438 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.438 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.438 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.438 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.438 INFO kablam! Sep 21 06:43:49.438 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.438 INFO kablam! --> src/base/alias_slice.rs:374:48 Sep 21 06:43:49.438 INFO kablam! | Sep 21 06:43:49.438 INFO kablam! 374 | pub type DVectorSliceMut<'a, N, Stride = U1> = VectorSliceMutN<'a, N, Dynamic, Stride>; Sep 21 06:43:49.438 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.438 INFO kablam! | | Sep 21 06:43:49.438 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.438 INFO kablam! | Sep 21 06:43:49.438 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.438 INFO kablam! --> src/base/alias_slice.rs:374:48 Sep 21 06:43:49.438 INFO kablam! | Sep 21 06:43:49.438 INFO kablam! 374 | pub type DVectorSliceMut<'a, N, Stride = U1> = VectorSliceMutN<'a, N, Dynamic, Stride>; Sep 21 06:43:49.438 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.438 INFO kablam! Sep 21 06:43:49.438 INFO kablam! warning: the trait bound `Stride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.438 INFO kablam! --> src/base/alias_slice.rs:377:48 Sep 21 06:43:49.438 INFO kablam! | Sep 21 06:43:49.438 INFO kablam! 377 | pub type VectorSliceMut1<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U1, Stride>; Sep 21 06:43:49.439 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `Stride` Sep 21 06:43:49.439 INFO kablam! | Sep 21 06:43:49.439 INFO kablam! = help: consider adding a `where Stride: base::dimension::Dim` bound Sep 21 06:43:49.439 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.439 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.439 INFO kablam! Sep 21 06:43:49.439 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.439 INFO kablam! --> src/base/alias_slice.rs:377:48 Sep 21 06:43:49.439 INFO kablam! | Sep 21 06:43:49.439 INFO kablam! 377 | pub type VectorSliceMut1<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U1, Stride>; Sep 21 06:43:49.439 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.439 INFO kablam! | Sep 21 06:43:49.439 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.439 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.439 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.439 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.439 INFO kablam! Sep 21 06:43:49.439 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.439 INFO kablam! --> src/base/alias_slice.rs:377:48 Sep 21 06:43:49.439 INFO kablam! | Sep 21 06:43:49.439 INFO kablam! 377 | pub type VectorSliceMut1<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U1, Stride>; Sep 21 06:43:49.439 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.439 INFO kablam! | Sep 21 06:43:49.439 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.439 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.439 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.439 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.439 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.439 INFO kablam! Sep 21 06:43:49.439 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.439 INFO kablam! --> src/base/alias_slice.rs:377:48 Sep 21 06:43:49.439 INFO kablam! | Sep 21 06:43:49.439 INFO kablam! 377 | pub type VectorSliceMut1<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U1, Stride>; Sep 21 06:43:49.439 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.439 INFO kablam! | Sep 21 06:43:49.439 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.439 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.439 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.439 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.439 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.439 INFO kablam! Sep 21 06:43:49.439 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.439 INFO kablam! --> src/base/alias_slice.rs:377:48 Sep 21 06:43:49.439 INFO kablam! | Sep 21 06:43:49.439 INFO kablam! 377 | pub type VectorSliceMut1<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U1, Stride>; Sep 21 06:43:49.439 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.439 INFO kablam! | | Sep 21 06:43:49.439 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.439 INFO kablam! | Sep 21 06:43:49.439 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.439 INFO kablam! --> src/base/alias_slice.rs:377:48 Sep 21 06:43:49.439 INFO kablam! | Sep 21 06:43:49.440 INFO kablam! 377 | pub type VectorSliceMut1<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U1, Stride>; Sep 21 06:43:49.440 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.440 INFO kablam! Sep 21 06:43:49.440 INFO kablam! warning: the trait bound `Stride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.440 INFO kablam! --> src/base/alias_slice.rs:379:48 Sep 21 06:43:49.440 INFO kablam! | Sep 21 06:43:49.440 INFO kablam! 379 | pub type VectorSliceMut2<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U2, Stride>; Sep 21 06:43:49.440 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `Stride` Sep 21 06:43:49.440 INFO kablam! | Sep 21 06:43:49.440 INFO kablam! = help: consider adding a `where Stride: base::dimension::Dim` bound Sep 21 06:43:49.440 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.440 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.440 INFO kablam! Sep 21 06:43:49.440 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.440 INFO kablam! --> src/base/alias_slice.rs:379:48 Sep 21 06:43:49.440 INFO kablam! | Sep 21 06:43:49.440 INFO kablam! 379 | pub type VectorSliceMut2<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U2, Stride>; Sep 21 06:43:49.440 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.440 INFO kablam! | Sep 21 06:43:49.440 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.440 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.440 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.440 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.440 INFO kablam! Sep 21 06:43:49.440 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.440 INFO kablam! --> src/base/alias_slice.rs:379:48 Sep 21 06:43:49.440 INFO kablam! | Sep 21 06:43:49.440 INFO kablam! 379 | pub type VectorSliceMut2<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U2, Stride>; Sep 21 06:43:49.440 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.440 INFO kablam! | Sep 21 06:43:49.440 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.440 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.440 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.440 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.440 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.440 INFO kablam! Sep 21 06:43:49.440 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.440 INFO kablam! --> src/base/alias_slice.rs:379:48 Sep 21 06:43:49.440 INFO kablam! | Sep 21 06:43:49.440 INFO kablam! 379 | pub type VectorSliceMut2<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U2, Stride>; Sep 21 06:43:49.440 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.440 INFO kablam! | Sep 21 06:43:49.440 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.440 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.440 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.440 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.440 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.440 INFO kablam! Sep 21 06:43:49.440 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.440 INFO kablam! --> src/base/alias_slice.rs:379:48 Sep 21 06:43:49.440 INFO kablam! | Sep 21 06:43:49.441 INFO kablam! 379 | pub type VectorSliceMut2<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U2, Stride>; Sep 21 06:43:49.441 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.441 INFO kablam! | | Sep 21 06:43:49.441 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.441 INFO kablam! | Sep 21 06:43:49.441 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.441 INFO kablam! --> src/base/alias_slice.rs:379:48 Sep 21 06:43:49.441 INFO kablam! | Sep 21 06:43:49.441 INFO kablam! 379 | pub type VectorSliceMut2<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U2, Stride>; Sep 21 06:43:49.441 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.441 INFO kablam! Sep 21 06:43:49.441 INFO kablam! warning: the trait bound `Stride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.441 INFO kablam! --> src/base/alias_slice.rs:381:48 Sep 21 06:43:49.441 INFO kablam! | Sep 21 06:43:49.441 INFO kablam! 381 | pub type VectorSliceMut3<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U3, Stride>; Sep 21 06:43:49.441 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `Stride` Sep 21 06:43:49.441 INFO kablam! | Sep 21 06:43:49.441 INFO kablam! = help: consider adding a `where Stride: base::dimension::Dim` bound Sep 21 06:43:49.441 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.441 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.441 INFO kablam! Sep 21 06:43:49.441 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.441 INFO kablam! --> src/base/alias_slice.rs:381:48 Sep 21 06:43:49.441 INFO kablam! | Sep 21 06:43:49.441 INFO kablam! 381 | pub type VectorSliceMut3<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U3, Stride>; Sep 21 06:43:49.441 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.441 INFO kablam! | Sep 21 06:43:49.441 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.441 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.441 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.441 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.441 INFO kablam! Sep 21 06:43:49.441 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.441 INFO kablam! --> src/base/alias_slice.rs:381:48 Sep 21 06:43:49.441 INFO kablam! | Sep 21 06:43:49.441 INFO kablam! 381 | pub type VectorSliceMut3<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U3, Stride>; Sep 21 06:43:49.441 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.441 INFO kablam! | Sep 21 06:43:49.441 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.441 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.441 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.441 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.441 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.441 INFO kablam! Sep 21 06:43:49.441 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.441 INFO kablam! --> src/base/alias_slice.rs:381:48 Sep 21 06:43:49.441 INFO kablam! | Sep 21 06:43:49.441 INFO kablam! 381 | pub type VectorSliceMut3<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U3, Stride>; Sep 21 06:43:49.441 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.441 INFO kablam! | Sep 21 06:43:49.442 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.442 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.442 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.442 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.442 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.442 INFO kablam! Sep 21 06:43:49.442 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.442 INFO kablam! --> src/base/alias_slice.rs:381:48 Sep 21 06:43:49.442 INFO kablam! | Sep 21 06:43:49.442 INFO kablam! 381 | pub type VectorSliceMut3<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U3, Stride>; Sep 21 06:43:49.442 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.442 INFO kablam! | | Sep 21 06:43:49.442 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.442 INFO kablam! | Sep 21 06:43:49.442 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.442 INFO kablam! --> src/base/alias_slice.rs:381:48 Sep 21 06:43:49.442 INFO kablam! | Sep 21 06:43:49.442 INFO kablam! 381 | pub type VectorSliceMut3<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U3, Stride>; Sep 21 06:43:49.442 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.442 INFO kablam! Sep 21 06:43:49.442 INFO kablam! warning: the trait bound `Stride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.442 INFO kablam! --> src/base/alias_slice.rs:383:48 Sep 21 06:43:49.442 INFO kablam! | Sep 21 06:43:49.442 INFO kablam! 383 | pub type VectorSliceMut4<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U4, Stride>; Sep 21 06:43:49.442 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `Stride` Sep 21 06:43:49.442 INFO kablam! | Sep 21 06:43:49.442 INFO kablam! = help: consider adding a `where Stride: base::dimension::Dim` bound Sep 21 06:43:49.442 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.442 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.442 INFO kablam! Sep 21 06:43:49.442 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.442 INFO kablam! --> src/base/alias_slice.rs:383:48 Sep 21 06:43:49.442 INFO kablam! | Sep 21 06:43:49.442 INFO kablam! 383 | pub type VectorSliceMut4<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U4, Stride>; Sep 21 06:43:49.442 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.442 INFO kablam! | Sep 21 06:43:49.442 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.442 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.442 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.442 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.442 INFO kablam! Sep 21 06:43:49.454 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.454 INFO kablam! --> src/base/alias_slice.rs:383:48 Sep 21 06:43:49.454 INFO kablam! | Sep 21 06:43:49.454 INFO kablam! 383 | pub type VectorSliceMut4<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U4, Stride>; Sep 21 06:43:49.454 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.454 INFO kablam! | Sep 21 06:43:49.454 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.454 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.454 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.454 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.454 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.454 INFO kablam! Sep 21 06:43:49.454 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.454 INFO kablam! --> src/base/alias_slice.rs:383:48 Sep 21 06:43:49.454 INFO kablam! | Sep 21 06:43:49.454 INFO kablam! 383 | pub type VectorSliceMut4<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U4, Stride>; Sep 21 06:43:49.454 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.454 INFO kablam! | Sep 21 06:43:49.454 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.454 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.454 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.454 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.454 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.454 INFO kablam! Sep 21 06:43:49.454 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.454 INFO kablam! --> src/base/alias_slice.rs:383:48 Sep 21 06:43:49.454 INFO kablam! | Sep 21 06:43:49.454 INFO kablam! 383 | pub type VectorSliceMut4<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U4, Stride>; Sep 21 06:43:49.454 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.454 INFO kablam! | | Sep 21 06:43:49.455 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.455 INFO kablam! | Sep 21 06:43:49.455 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.455 INFO kablam! --> src/base/alias_slice.rs:383:48 Sep 21 06:43:49.455 INFO kablam! | Sep 21 06:43:49.455 INFO kablam! 383 | pub type VectorSliceMut4<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U4, Stride>; Sep 21 06:43:49.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.455 INFO kablam! Sep 21 06:43:49.455 INFO kablam! warning: the trait bound `Stride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.455 INFO kablam! --> src/base/alias_slice.rs:385:48 Sep 21 06:43:49.455 INFO kablam! | Sep 21 06:43:49.455 INFO kablam! 385 | pub type VectorSliceMut5<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U5, Stride>; Sep 21 06:43:49.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `Stride` Sep 21 06:43:49.455 INFO kablam! | Sep 21 06:43:49.455 INFO kablam! = help: consider adding a `where Stride: base::dimension::Dim` bound Sep 21 06:43:49.455 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.455 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.455 INFO kablam! Sep 21 06:43:49.455 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.455 INFO kablam! --> src/base/alias_slice.rs:385:48 Sep 21 06:43:49.455 INFO kablam! | Sep 21 06:43:49.455 INFO kablam! 385 | pub type VectorSliceMut5<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U5, Stride>; Sep 21 06:43:49.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.455 INFO kablam! | Sep 21 06:43:49.455 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.455 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.455 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.455 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.456 INFO kablam! Sep 21 06:43:49.456 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.456 INFO kablam! --> src/base/alias_slice.rs:385:48 Sep 21 06:43:49.456 INFO kablam! | Sep 21 06:43:49.456 INFO kablam! 385 | pub type VectorSliceMut5<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U5, Stride>; Sep 21 06:43:49.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.456 INFO kablam! | Sep 21 06:43:49.456 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.456 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.456 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.456 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.456 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.456 INFO kablam! Sep 21 06:43:49.456 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.456 INFO kablam! --> src/base/alias_slice.rs:385:48 Sep 21 06:43:49.456 INFO kablam! | Sep 21 06:43:49.456 INFO kablam! 385 | pub type VectorSliceMut5<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U5, Stride>; Sep 21 06:43:49.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.456 INFO kablam! | Sep 21 06:43:49.456 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.456 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.456 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.456 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.456 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.456 INFO kablam! Sep 21 06:43:49.456 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.456 INFO kablam! --> src/base/alias_slice.rs:385:48 Sep 21 06:43:49.456 INFO kablam! | Sep 21 06:43:49.456 INFO kablam! 385 | pub type VectorSliceMut5<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U5, Stride>; Sep 21 06:43:49.456 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.456 INFO kablam! | | Sep 21 06:43:49.456 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.456 INFO kablam! | Sep 21 06:43:49.456 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.456 INFO kablam! --> src/base/alias_slice.rs:385:48 Sep 21 06:43:49.456 INFO kablam! | Sep 21 06:43:49.456 INFO kablam! 385 | pub type VectorSliceMut5<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U5, Stride>; Sep 21 06:43:49.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.456 INFO kablam! Sep 21 06:43:49.456 INFO kablam! warning: the trait bound `Stride: base::dimension::Dim` is not satisfied Sep 21 06:43:49.456 INFO kablam! --> src/base/alias_slice.rs:387:48 Sep 21 06:43:49.456 INFO kablam! | Sep 21 06:43:49.457 INFO kablam! 387 | pub type VectorSliceMut6<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U6, Stride>; Sep 21 06:43:49.457 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `Stride` Sep 21 06:43:49.457 INFO kablam! | Sep 21 06:43:49.457 INFO kablam! = help: consider adding a `where Stride: base::dimension::Dim` bound Sep 21 06:43:49.457 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.457 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.457 INFO kablam! Sep 21 06:43:49.457 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.457 INFO kablam! --> src/base/alias_slice.rs:387:48 Sep 21 06:43:49.457 INFO kablam! | Sep 21 06:43:49.457 INFO kablam! 387 | pub type VectorSliceMut6<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U6, Stride>; Sep 21 06:43:49.457 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.457 INFO kablam! | Sep 21 06:43:49.457 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.457 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.457 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.457 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.457 INFO kablam! Sep 21 06:43:49.457 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.457 INFO kablam! --> src/base/alias_slice.rs:387:48 Sep 21 06:43:49.457 INFO kablam! | Sep 21 06:43:49.457 INFO kablam! 387 | pub type VectorSliceMut6<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U6, Stride>; Sep 21 06:43:49.457 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.457 INFO kablam! | Sep 21 06:43:49.457 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.457 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.457 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.457 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.457 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.457 INFO kablam! Sep 21 06:43:49.457 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.457 INFO kablam! --> src/base/alias_slice.rs:387:48 Sep 21 06:43:49.457 INFO kablam! | Sep 21 06:43:49.457 INFO kablam! 387 | pub type VectorSliceMut6<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U6, Stride>; Sep 21 06:43:49.457 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.457 INFO kablam! | Sep 21 06:43:49.457 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.457 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.457 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.457 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.458 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.458 INFO kablam! Sep 21 06:43:49.458 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.458 INFO kablam! --> src/base/alias_slice.rs:387:48 Sep 21 06:43:49.458 INFO kablam! | Sep 21 06:43:49.458 INFO kablam! 387 | pub type VectorSliceMut6<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U6, Stride>; Sep 21 06:43:49.458 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.458 INFO kablam! | | Sep 21 06:43:49.458 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.458 INFO kablam! | Sep 21 06:43:49.459 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.459 INFO kablam! --> src/base/alias_slice.rs:387:48 Sep 21 06:43:49.459 INFO kablam! | Sep 21 06:43:49.459 INFO kablam! 387 | pub type VectorSliceMut6<'a, N, Stride = U1> = VectorSliceMutN<'a, N, U6, Stride>; Sep 21 06:43:49.459 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.459 INFO kablam! Sep 21 06:43:49.494 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.494 INFO kablam! --> src/geometry/point_alias.rs:6:22 Sep 21 06:43:49.494 INFO kablam! | Sep 21 06:43:49.494 INFO kablam! 6 | pub type Point1 = Point; Sep 21 06:43:49.494 INFO kablam! | ^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.494 INFO kablam! | Sep 21 06:43:49.494 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.494 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.494 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.494 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.494 INFO kablam! Sep 21 06:43:49.495 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.495 INFO kablam! --> src/geometry/point_alias.rs:6:22 Sep 21 06:43:49.495 INFO kablam! | Sep 21 06:43:49.495 INFO kablam! 6 | pub type Point1 = Point; Sep 21 06:43:49.495 INFO kablam! | ^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.495 INFO kablam! | Sep 21 06:43:49.495 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.495 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.495 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.495 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.495 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.495 INFO kablam! Sep 21 06:43:49.495 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.495 INFO kablam! --> src/geometry/point_alias.rs:6:22 Sep 21 06:43:49.495 INFO kablam! | Sep 21 06:43:49.495 INFO kablam! 6 | pub type Point1 = Point; Sep 21 06:43:49.495 INFO kablam! | ^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.495 INFO kablam! | Sep 21 06:43:49.495 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.495 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.496 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.496 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.496 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.496 INFO kablam! Sep 21 06:43:49.496 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.496 INFO kablam! --> src/geometry/point_alias.rs:6:22 Sep 21 06:43:49.496 INFO kablam! | Sep 21 06:43:49.496 INFO kablam! 6 | pub type Point1 = Point; Sep 21 06:43:49.496 INFO kablam! | - ^^^^^^^^^^^^ Sep 21 06:43:49.496 INFO kablam! | | Sep 21 06:43:49.496 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.496 INFO kablam! | Sep 21 06:43:49.496 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.496 INFO kablam! --> src/geometry/point_alias.rs:6:22 Sep 21 06:43:49.496 INFO kablam! | Sep 21 06:43:49.496 INFO kablam! 6 | pub type Point1 = Point; Sep 21 06:43:49.496 INFO kablam! | ^^^^^^^^^^^^ Sep 21 06:43:49.496 INFO kablam! Sep 21 06:43:49.497 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.497 INFO kablam! --> src/geometry/point_alias.rs:8:22 Sep 21 06:43:49.497 INFO kablam! | Sep 21 06:43:49.497 INFO kablam! 8 | pub type Point2 = Point; Sep 21 06:43:49.497 INFO kablam! | ^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.497 INFO kablam! | Sep 21 06:43:49.497 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.497 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.497 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.497 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.498 INFO kablam! Sep 21 06:43:49.498 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.498 INFO kablam! --> src/geometry/point_alias.rs:8:22 Sep 21 06:43:49.498 INFO kablam! | Sep 21 06:43:49.498 INFO kablam! 8 | pub type Point2 = Point; Sep 21 06:43:49.498 INFO kablam! | ^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.498 INFO kablam! | Sep 21 06:43:49.498 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.498 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.498 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.498 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.498 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.498 INFO kablam! Sep 21 06:43:49.499 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.499 INFO kablam! --> src/geometry/point_alias.rs:8:22 Sep 21 06:43:49.499 INFO kablam! | Sep 21 06:43:49.499 INFO kablam! 8 | pub type Point2 = Point; Sep 21 06:43:49.499 INFO kablam! | ^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.499 INFO kablam! | Sep 21 06:43:49.499 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.499 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.499 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.499 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.499 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.499 INFO kablam! Sep 21 06:43:49.499 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.499 INFO kablam! --> src/geometry/point_alias.rs:8:22 Sep 21 06:43:49.500 INFO kablam! | Sep 21 06:43:49.500 INFO kablam! 8 | pub type Point2 = Point; Sep 21 06:43:49.500 INFO kablam! | - ^^^^^^^^^^^^ Sep 21 06:43:49.500 INFO kablam! | | Sep 21 06:43:49.500 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.500 INFO kablam! | Sep 21 06:43:49.500 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.500 INFO kablam! --> src/geometry/point_alias.rs:8:22 Sep 21 06:43:49.500 INFO kablam! | Sep 21 06:43:49.500 INFO kablam! 8 | pub type Point2 = Point; Sep 21 06:43:49.500 INFO kablam! | ^^^^^^^^^^^^ Sep 21 06:43:49.500 INFO kablam! Sep 21 06:43:49.501 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.501 INFO kablam! --> src/geometry/point_alias.rs:10:22 Sep 21 06:43:49.501 INFO kablam! | Sep 21 06:43:49.501 INFO kablam! 10 | pub type Point3 = Point; Sep 21 06:43:49.501 INFO kablam! | ^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.501 INFO kablam! | Sep 21 06:43:49.501 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.501 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.501 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.501 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.501 INFO kablam! Sep 21 06:43:49.501 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.501 INFO kablam! --> src/geometry/point_alias.rs:10:22 Sep 21 06:43:49.501 INFO kablam! | Sep 21 06:43:49.501 INFO kablam! 10 | pub type Point3 = Point; Sep 21 06:43:49.501 INFO kablam! | ^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.501 INFO kablam! | Sep 21 06:43:49.501 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.502 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.502 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.502 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.502 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.502 INFO kablam! Sep 21 06:43:49.502 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.502 INFO kablam! --> src/geometry/point_alias.rs:10:22 Sep 21 06:43:49.502 INFO kablam! | Sep 21 06:43:49.502 INFO kablam! 10 | pub type Point3 = Point; Sep 21 06:43:49.502 INFO kablam! | ^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.502 INFO kablam! | Sep 21 06:43:49.502 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.502 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.502 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.503 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.503 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.503 INFO kablam! Sep 21 06:43:49.503 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.503 INFO kablam! --> src/geometry/point_alias.rs:10:22 Sep 21 06:43:49.503 INFO kablam! | Sep 21 06:43:49.503 INFO kablam! 10 | pub type Point3 = Point; Sep 21 06:43:49.503 INFO kablam! | - ^^^^^^^^^^^^ Sep 21 06:43:49.503 INFO kablam! | | Sep 21 06:43:49.503 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.503 INFO kablam! | Sep 21 06:43:49.503 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.503 INFO kablam! --> src/geometry/point_alias.rs:10:22 Sep 21 06:43:49.503 INFO kablam! | Sep 21 06:43:49.503 INFO kablam! 10 | pub type Point3 = Point; Sep 21 06:43:49.503 INFO kablam! | ^^^^^^^^^^^^ Sep 21 06:43:49.503 INFO kablam! Sep 21 06:43:49.506 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.506 INFO kablam! --> src/geometry/point_alias.rs:12:22 Sep 21 06:43:49.506 INFO kablam! | Sep 21 06:43:49.506 INFO kablam! 12 | pub type Point4 = Point; Sep 21 06:43:49.506 INFO kablam! | ^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.506 INFO kablam! | Sep 21 06:43:49.506 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.506 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.507 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.507 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.507 INFO kablam! Sep 21 06:43:49.507 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.507 INFO kablam! --> src/geometry/point_alias.rs:12:22 Sep 21 06:43:49.507 INFO kablam! | Sep 21 06:43:49.507 INFO kablam! 12 | pub type Point4 = Point; Sep 21 06:43:49.507 INFO kablam! | ^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.507 INFO kablam! | Sep 21 06:43:49.507 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.507 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.507 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.507 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.507 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.507 INFO kablam! Sep 21 06:43:49.508 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.508 INFO kablam! --> src/geometry/point_alias.rs:12:22 Sep 21 06:43:49.508 INFO kablam! | Sep 21 06:43:49.508 INFO kablam! 12 | pub type Point4 = Point; Sep 21 06:43:49.508 INFO kablam! | ^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.508 INFO kablam! | Sep 21 06:43:49.508 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.508 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.508 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.508 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.508 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.508 INFO kablam! Sep 21 06:43:49.508 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.508 INFO kablam! --> src/geometry/point_alias.rs:12:22 Sep 21 06:43:49.508 INFO kablam! | Sep 21 06:43:49.508 INFO kablam! 12 | pub type Point4 = Point; Sep 21 06:43:49.508 INFO kablam! | - ^^^^^^^^^^^^ Sep 21 06:43:49.508 INFO kablam! | | Sep 21 06:43:49.508 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.509 INFO kablam! | Sep 21 06:43:49.509 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.509 INFO kablam! --> src/geometry/point_alias.rs:12:22 Sep 21 06:43:49.509 INFO kablam! | Sep 21 06:43:49.509 INFO kablam! 12 | pub type Point4 = Point; Sep 21 06:43:49.509 INFO kablam! | ^^^^^^^^^^^^ Sep 21 06:43:49.509 INFO kablam! Sep 21 06:43:49.509 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.509 INFO kablam! --> src/geometry/point_alias.rs:14:22 Sep 21 06:43:49.510 INFO kablam! | Sep 21 06:43:49.510 INFO kablam! 14 | pub type Point5 = Point; Sep 21 06:43:49.510 INFO kablam! | ^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.510 INFO kablam! | Sep 21 06:43:49.510 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.510 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.510 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.510 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.510 INFO kablam! Sep 21 06:43:49.510 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.510 INFO kablam! --> src/geometry/point_alias.rs:14:22 Sep 21 06:43:49.510 INFO kablam! | Sep 21 06:43:49.510 INFO kablam! 14 | pub type Point5 = Point; Sep 21 06:43:49.510 INFO kablam! | ^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.510 INFO kablam! | Sep 21 06:43:49.510 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.510 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.510 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.511 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.511 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.511 INFO kablam! Sep 21 06:43:49.511 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.511 INFO kablam! --> src/geometry/point_alias.rs:14:22 Sep 21 06:43:49.511 INFO kablam! | Sep 21 06:43:49.511 INFO kablam! 14 | pub type Point5 = Point; Sep 21 06:43:49.511 INFO kablam! | ^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.511 INFO kablam! | Sep 21 06:43:49.511 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.511 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.511 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.511 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.511 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.511 INFO kablam! Sep 21 06:43:49.512 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.512 INFO kablam! --> src/geometry/point_alias.rs:14:22 Sep 21 06:43:49.512 INFO kablam! | Sep 21 06:43:49.512 INFO kablam! 14 | pub type Point5 = Point; Sep 21 06:43:49.512 INFO kablam! | - ^^^^^^^^^^^^ Sep 21 06:43:49.512 INFO kablam! | | Sep 21 06:43:49.512 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.512 INFO kablam! | Sep 21 06:43:49.512 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.512 INFO kablam! --> src/geometry/point_alias.rs:14:22 Sep 21 06:43:49.512 INFO kablam! | Sep 21 06:43:49.512 INFO kablam! 14 | pub type Point5 = Point; Sep 21 06:43:49.512 INFO kablam! | ^^^^^^^^^^^^ Sep 21 06:43:49.512 INFO kablam! Sep 21 06:43:49.513 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.513 INFO kablam! --> src/geometry/point_alias.rs:16:22 Sep 21 06:43:49.513 INFO kablam! | Sep 21 06:43:49.513 INFO kablam! 16 | pub type Point6 = Point; Sep 21 06:43:49.513 INFO kablam! | ^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.513 INFO kablam! | Sep 21 06:43:49.513 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.513 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.513 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.513 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.513 INFO kablam! Sep 21 06:43:49.513 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.514 INFO kablam! --> src/geometry/point_alias.rs:16:22 Sep 21 06:43:49.514 INFO kablam! | Sep 21 06:43:49.514 INFO kablam! 16 | pub type Point6 = Point; Sep 21 06:43:49.514 INFO kablam! | ^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.514 INFO kablam! | Sep 21 06:43:49.514 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.514 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.514 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.518 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.518 INFO kablam! warning: the trait bound `base::constraint::ShapeConstraint: base::constraint::SameNumberOfRows` is not satisfied Sep 21 06:43:49.518 INFO kablam! --> src/base/componentwise.rs:15:49 Sep 21 06:43:49.518 INFO kablam! | Sep 21 06:43:49.518 INFO kablam! 15 | pub type MatrixComponentOp = MatrixSum; Sep 21 06:43:49.518 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::constraint::SameNumberOfRows` is not implemented for `base::constraint::ShapeConstraint` Sep 21 06:43:49.518 INFO kablam! | Sep 21 06:43:49.518 INFO kablam! = help: consider adding a `where base::constraint::ShapeConstraint: base::constraint::SameNumberOfRows` bound Sep 21 06:43:49.518 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.518 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.518 INFO kablam! Sep 21 06:43:49.518 INFO kablam! warning: the trait bound `base::constraint::ShapeConstraint: base::constraint::SameNumberOfColumns` is not satisfied Sep 21 06:43:49.518 INFO kablam! --> src/base/componentwise.rs:15:49 Sep 21 06:43:49.518 INFO kablam! | Sep 21 06:43:49.519 INFO kablam! 15 | pub type MatrixComponentOp = MatrixSum; Sep 21 06:43:49.519 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::constraint::SameNumberOfColumns` is not implemented for `base::constraint::ShapeConstraint` Sep 21 06:43:49.519 INFO kablam! | Sep 21 06:43:49.519 INFO kablam! = help: consider adding a `where base::constraint::ShapeConstraint: base::constraint::SameNumberOfColumns` bound Sep 21 06:43:49.519 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.519 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.519 INFO kablam! Sep 21 06:43:49.519 INFO kablam! warning: the trait bound `base::default_allocator::DefaultAllocator: base::allocator::Allocator` is not satisfied Sep 21 06:43:49.519 INFO kablam! --> src/base/componentwise.rs:15:49 Sep 21 06:43:49.519 INFO kablam! | Sep 21 06:43:49.519 INFO kablam! 15 | pub type MatrixComponentOp = MatrixSum; Sep 21 06:43:49.519 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::allocator::Allocator` is not implemented for `base::default_allocator::DefaultAllocator` Sep 21 06:43:49.519 INFO kablam! | Sep 21 06:43:49.519 INFO kablam! = help: the following implementations were found: Sep 21 06:43:49.519 INFO kablam! > Sep 21 06:43:49.519 INFO kablam! > Sep 21 06:43:49.519 INFO kablam! > Sep 21 06:43:49.520 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.520 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.520 INFO kablam! Sep 21 06:43:49.520 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.520 INFO kablam! --> src/base/componentwise.rs:15:49 Sep 21 06:43:49.520 INFO kablam! | Sep 21 06:43:49.520 INFO kablam! 15 | pub type MatrixComponentOp = MatrixSum; Sep 21 06:43:49.520 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.520 INFO kablam! | Sep 21 06:43:49.520 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.520 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.520 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.520 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.520 INFO kablam! Sep 21 06:43:49.520 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.520 INFO kablam! --> src/base/componentwise.rs:15:49 Sep 21 06:43:49.520 INFO kablam! | Sep 21 06:43:49.520 INFO kablam! 15 | pub type MatrixComponentOp = MatrixSum; Sep 21 06:43:49.520 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.520 INFO kablam! | Sep 21 06:43:49.521 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.521 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.521 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.521 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.521 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.521 INFO kablam! Sep 21 06:43:49.521 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.521 INFO kablam! --> src/base/componentwise.rs:15:49 Sep 21 06:43:49.521 INFO kablam! | Sep 21 06:43:49.521 INFO kablam! 15 | pub type MatrixComponentOp = MatrixSum; Sep 21 06:43:49.521 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.521 INFO kablam! | Sep 21 06:43:49.521 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.521 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.521 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.521 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.521 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.521 INFO kablam! Sep 21 06:43:49.521 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.521 INFO kablam! --> src/base/componentwise.rs:15:49 Sep 21 06:43:49.521 INFO kablam! | Sep 21 06:43:49.521 INFO kablam! 15 | pub type MatrixComponentOp = MatrixSum; Sep 21 06:43:49.521 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.521 INFO kablam! | | Sep 21 06:43:49.521 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.521 INFO kablam! | Sep 21 06:43:49.521 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.522 INFO kablam! --> src/base/componentwise.rs:15:49 Sep 21 06:43:49.522 INFO kablam! | Sep 21 06:43:49.522 INFO kablam! 15 | pub type MatrixComponentOp = MatrixSum; Sep 21 06:43:49.522 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.522 INFO kablam! Sep 21 06:43:49.522 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.522 INFO kablam! Sep 21 06:43:49.522 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.522 INFO kablam! --> src/geometry/point_alias.rs:16:22 Sep 21 06:43:49.522 INFO kablam! | Sep 21 06:43:49.522 INFO kablam! 16 | pub type Point6 = Point; Sep 21 06:43:49.522 INFO kablam! | ^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.522 INFO kablam! | Sep 21 06:43:49.522 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.522 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.522 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.522 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.522 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.523 INFO kablam! Sep 21 06:43:49.523 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.523 INFO kablam! --> src/geometry/point_alias.rs:16:22 Sep 21 06:43:49.523 INFO kablam! | Sep 21 06:43:49.523 INFO kablam! 16 | pub type Point6 = Point; Sep 21 06:43:49.523 INFO kablam! | - ^^^^^^^^^^^^ Sep 21 06:43:49.523 INFO kablam! | | Sep 21 06:43:49.523 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.523 INFO kablam! | Sep 21 06:43:49.523 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.523 INFO kablam! --> src/geometry/point_alias.rs:16:22 Sep 21 06:43:49.523 INFO kablam! | Sep 21 06:43:49.523 INFO kablam! 16 | pub type Point6 = Point; Sep 21 06:43:49.523 INFO kablam! | ^^^^^^^^^^^^ Sep 21 06:43:49.523 INFO kablam! Sep 21 06:43:49.574 INFO kablam! warning: the trait bound `D: base::dimension::Dim` is not satisfied Sep 21 06:43:49.574 INFO kablam! --> src/base/matrix.rs:31:34 Sep 21 06:43:49.574 INFO kablam! | Sep 21 06:43:49.574 INFO kablam! 31 | pub type SquareMatrix = Matrix; Sep 21 06:43:49.574 INFO kablam! | ^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `D` Sep 21 06:43:49.574 INFO kablam! | Sep 21 06:43:49.574 INFO kablam! = help: consider adding a `where D: base::dimension::Dim` bound Sep 21 06:43:49.574 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.574 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.574 INFO kablam! Sep 21 06:43:49.574 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.574 INFO kablam! --> src/base/matrix.rs:31:34 Sep 21 06:43:49.574 INFO kablam! | Sep 21 06:43:49.574 INFO kablam! 31 | pub type SquareMatrix = Matrix; Sep 21 06:43:49.574 INFO kablam! | ^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.574 INFO kablam! | Sep 21 06:43:49.574 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.574 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.574 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.574 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.574 INFO kablam! Sep 21 06:43:49.574 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.575 INFO kablam! --> src/base/matrix.rs:31:34 Sep 21 06:43:49.575 INFO kablam! | Sep 21 06:43:49.575 INFO kablam! 31 | pub type SquareMatrix = Matrix; Sep 21 06:43:49.575 INFO kablam! | ^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.575 INFO kablam! | Sep 21 06:43:49.575 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.575 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.575 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.575 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.575 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.575 INFO kablam! Sep 21 06:43:49.575 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.575 INFO kablam! --> src/base/matrix.rs:31:34 Sep 21 06:43:49.575 INFO kablam! | Sep 21 06:43:49.575 INFO kablam! 31 | pub type SquareMatrix = Matrix; Sep 21 06:43:49.575 INFO kablam! | ^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.575 INFO kablam! | Sep 21 06:43:49.575 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.575 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.575 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.575 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.575 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.575 INFO kablam! Sep 21 06:43:49.575 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.575 INFO kablam! --> src/base/matrix.rs:31:34 Sep 21 06:43:49.575 INFO kablam! | Sep 21 06:43:49.575 INFO kablam! 31 | pub type SquareMatrix = Matrix; Sep 21 06:43:49.575 INFO kablam! | - ^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.575 INFO kablam! | | Sep 21 06:43:49.575 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.575 INFO kablam! | Sep 21 06:43:49.575 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.575 INFO kablam! --> src/base/matrix.rs:31:34 Sep 21 06:43:49.575 INFO kablam! | Sep 21 06:43:49.575 INFO kablam! 31 | pub type SquareMatrix = Matrix; Sep 21 06:43:49.575 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.575 INFO kablam! Sep 21 06:43:49.575 INFO kablam! warning: the trait bound `D: base::dimension::Dim` is not satisfied Sep 21 06:43:49.575 INFO kablam! --> src/base/matrix.rs:34:28 Sep 21 06:43:49.575 INFO kablam! | Sep 21 06:43:49.576 INFO kablam! 34 | pub type Vector = Matrix; Sep 21 06:43:49.576 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `D` Sep 21 06:43:49.576 INFO kablam! | Sep 21 06:43:49.576 INFO kablam! = help: consider adding a `where D: base::dimension::Dim` bound Sep 21 06:43:49.576 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.576 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.576 INFO kablam! Sep 21 06:43:49.576 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.576 INFO kablam! --> src/base/matrix.rs:34:28 Sep 21 06:43:49.576 INFO kablam! | Sep 21 06:43:49.576 INFO kablam! 34 | pub type Vector = Matrix; Sep 21 06:43:49.576 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.576 INFO kablam! | Sep 21 06:43:49.576 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.576 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.576 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.576 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.576 INFO kablam! Sep 21 06:43:49.582 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.582 INFO kablam! --> src/base/matrix.rs:34:28 Sep 21 06:43:49.582 INFO kablam! | Sep 21 06:43:49.582 INFO kablam! 34 | pub type Vector = Matrix; Sep 21 06:43:49.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.582 INFO kablam! | Sep 21 06:43:49.582 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.582 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.582 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.582 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.582 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.582 INFO kablam! Sep 21 06:43:49.582 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.582 INFO kablam! --> src/base/matrix.rs:34:28 Sep 21 06:43:49.582 INFO kablam! | Sep 21 06:43:49.582 INFO kablam! 34 | pub type Vector = Matrix; Sep 21 06:43:49.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.582 INFO kablam! | Sep 21 06:43:49.582 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.582 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.582 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.582 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.582 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.582 INFO kablam! Sep 21 06:43:49.582 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.582 INFO kablam! --> src/base/matrix.rs:34:28 Sep 21 06:43:49.582 INFO kablam! | Sep 21 06:43:49.582 INFO kablam! 34 | pub type Vector = Matrix; Sep 21 06:43:49.582 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.583 INFO kablam! | | Sep 21 06:43:49.583 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.583 INFO kablam! | Sep 21 06:43:49.583 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.583 INFO kablam! --> src/base/matrix.rs:34:28 Sep 21 06:43:49.583 INFO kablam! | Sep 21 06:43:49.583 INFO kablam! 34 | pub type Vector = Matrix; Sep 21 06:43:49.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.583 INFO kablam! Sep 21 06:43:49.583 INFO kablam! warning: the trait bound `D: base::dimension::Dim` is not satisfied Sep 21 06:43:49.583 INFO kablam! --> src/base/matrix.rs:37:31 Sep 21 06:43:49.583 INFO kablam! | Sep 21 06:43:49.583 INFO kablam! 37 | pub type RowVector = Matrix; Sep 21 06:43:49.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `D` Sep 21 06:43:49.583 INFO kablam! | Sep 21 06:43:49.583 INFO kablam! = help: consider adding a `where D: base::dimension::Dim` bound Sep 21 06:43:49.583 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.583 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.583 INFO kablam! Sep 21 06:43:49.583 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.583 INFO kablam! --> src/base/matrix.rs:37:31 Sep 21 06:43:49.583 INFO kablam! | Sep 21 06:43:49.583 INFO kablam! 37 | pub type RowVector = Matrix; Sep 21 06:43:49.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.583 INFO kablam! | Sep 21 06:43:49.583 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.583 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.583 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.583 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.583 INFO kablam! Sep 21 06:43:49.583 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.583 INFO kablam! --> src/base/matrix.rs:37:31 Sep 21 06:43:49.583 INFO kablam! | Sep 21 06:43:49.583 INFO kablam! 37 | pub type RowVector = Matrix; Sep 21 06:43:49.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.583 INFO kablam! | Sep 21 06:43:49.583 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.583 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.583 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.584 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.584 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.584 INFO kablam! Sep 21 06:43:49.584 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.584 INFO kablam! --> src/base/matrix.rs:37:31 Sep 21 06:43:49.584 INFO kablam! | Sep 21 06:43:49.584 INFO kablam! 37 | pub type RowVector = Matrix; Sep 21 06:43:49.584 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.584 INFO kablam! | Sep 21 06:43:49.584 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.584 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.584 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.584 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.584 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.584 INFO kablam! Sep 21 06:43:49.584 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.584 INFO kablam! --> src/base/matrix.rs:37:31 Sep 21 06:43:49.584 INFO kablam! | Sep 21 06:43:49.584 INFO kablam! 37 | pub type RowVector = Matrix; Sep 21 06:43:49.584 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.584 INFO kablam! | | Sep 21 06:43:49.584 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.584 INFO kablam! | Sep 21 06:43:49.584 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.584 INFO kablam! --> src/base/matrix.rs:37:31 Sep 21 06:43:49.584 INFO kablam! | Sep 21 06:43:49.584 INFO kablam! 37 | pub type RowVector = Matrix; Sep 21 06:43:49.584 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.584 INFO kablam! Sep 21 06:43:49.584 INFO kablam! warning: the trait bound `base::constraint::ShapeConstraint: base::constraint::SameNumberOfRows` is not satisfied Sep 21 06:43:49.584 INFO kablam! --> src/base/matrix.rs:41:5 Sep 21 06:43:49.584 INFO kablam! | Sep 21 06:43:49.585 INFO kablam! 41 | Matrix, SameShapeC, SameShapeStorage>; Sep 21 06:43:49.585 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::constraint::SameNumberOfRows` is not implemented for `base::constraint::ShapeConstraint` Sep 21 06:43:49.585 INFO kablam! | Sep 21 06:43:49.585 INFO kablam! = help: consider adding a `where base::constraint::ShapeConstraint: base::constraint::SameNumberOfRows` bound Sep 21 06:43:49.585 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.585 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.585 INFO kablam! Sep 21 06:43:49.585 INFO kablam! warning: the trait bound `base::constraint::ShapeConstraint: base::constraint::SameNumberOfColumns` is not satisfied Sep 21 06:43:49.585 INFO kablam! --> src/base/matrix.rs:41:5 Sep 21 06:43:49.585 INFO kablam! | Sep 21 06:43:49.585 INFO kablam! 41 | Matrix, SameShapeC, SameShapeStorage>; Sep 21 06:43:49.585 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::constraint::SameNumberOfColumns` is not implemented for `base::constraint::ShapeConstraint` Sep 21 06:43:49.585 INFO kablam! | Sep 21 06:43:49.585 INFO kablam! = help: consider adding a `where base::constraint::ShapeConstraint: base::constraint::SameNumberOfColumns` bound Sep 21 06:43:49.585 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.585 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.585 INFO kablam! Sep 21 06:43:49.585 INFO kablam! warning: the trait bound `base::default_allocator::DefaultAllocator: base::allocator::Allocator` is not satisfied Sep 21 06:43:49.585 INFO kablam! --> src/base/matrix.rs:41:5 Sep 21 06:43:49.585 INFO kablam! | Sep 21 06:43:49.585 INFO kablam! 41 | Matrix, SameShapeC, SameShapeStorage>; Sep 21 06:43:49.585 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::allocator::Allocator` is not implemented for `base::default_allocator::DefaultAllocator` Sep 21 06:43:49.585 INFO kablam! | Sep 21 06:43:49.585 INFO kablam! = help: the following implementations were found: Sep 21 06:43:49.585 INFO kablam! > Sep 21 06:43:49.585 INFO kablam! > Sep 21 06:43:49.585 INFO kablam! > Sep 21 06:43:49.585 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.585 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.585 INFO kablam! Sep 21 06:43:49.585 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.585 INFO kablam! --> src/base/matrix.rs:41:5 Sep 21 06:43:49.585 INFO kablam! | Sep 21 06:43:49.585 INFO kablam! 41 | Matrix, SameShapeC, SameShapeStorage>; Sep 21 06:43:49.585 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.585 INFO kablam! | Sep 21 06:43:49.585 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.585 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.585 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.586 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.586 INFO kablam! Sep 21 06:43:49.586 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.586 INFO kablam! --> src/base/matrix.rs:41:5 Sep 21 06:43:49.586 INFO kablam! | Sep 21 06:43:49.586 INFO kablam! 41 | Matrix, SameShapeC, SameShapeStorage>; Sep 21 06:43:49.586 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.586 INFO kablam! | Sep 21 06:43:49.586 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.586 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.586 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.586 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.586 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.586 INFO kablam! Sep 21 06:43:49.586 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.586 INFO kablam! --> src/base/matrix.rs:41:5 Sep 21 06:43:49.586 INFO kablam! | Sep 21 06:43:49.586 INFO kablam! 41 | Matrix, SameShapeC, SameShapeStorage>; Sep 21 06:43:49.586 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.586 INFO kablam! | Sep 21 06:43:49.586 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.586 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.586 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.586 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.586 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.586 INFO kablam! Sep 21 06:43:49.586 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.586 INFO kablam! --> src/base/matrix.rs:41:5 Sep 21 06:43:49.586 INFO kablam! | Sep 21 06:43:49.586 INFO kablam! 40 | pub type MatrixSum = Sep 21 06:43:49.586 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.586 INFO kablam! 41 | Matrix, SameShapeC, SameShapeStorage>; Sep 21 06:43:49.586 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.586 INFO kablam! | Sep 21 06:43:49.586 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.586 INFO kablam! --> src/base/matrix.rs:41:5 Sep 21 06:43:49.586 INFO kablam! | Sep 21 06:43:49.586 INFO kablam! 41 | Matrix, SameShapeC, SameShapeStorage>; Sep 21 06:43:49.587 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.587 INFO kablam! Sep 21 06:43:49.587 INFO kablam! warning: the trait bound `base::constraint::ShapeConstraint: base::constraint::SameNumberOfRows` is not satisfied Sep 21 06:43:49.587 INFO kablam! --> src/base/matrix.rs:45:5 Sep 21 06:43:49.587 INFO kablam! | Sep 21 06:43:49.587 INFO kablam! 45 | Matrix, U1, SameShapeStorage>; Sep 21 06:43:49.587 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::constraint::SameNumberOfRows` is not implemented for `base::constraint::ShapeConstraint` Sep 21 06:43:49.587 INFO kablam! | Sep 21 06:43:49.587 INFO kablam! = help: consider adding a `where base::constraint::ShapeConstraint: base::constraint::SameNumberOfRows` bound Sep 21 06:43:49.587 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.587 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.587 INFO kablam! Sep 21 06:43:49.587 INFO kablam! warning: the trait bound `base::default_allocator::DefaultAllocator: base::allocator::Allocator` is not satisfied Sep 21 06:43:49.587 INFO kablam! --> src/base/matrix.rs:45:5 Sep 21 06:43:49.587 INFO kablam! | Sep 21 06:43:49.587 INFO kablam! 45 | Matrix, U1, SameShapeStorage>; Sep 21 06:43:49.587 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::allocator::Allocator` is not implemented for `base::default_allocator::DefaultAllocator` Sep 21 06:43:49.587 INFO kablam! | Sep 21 06:43:49.587 INFO kablam! = help: the following implementations were found: Sep 21 06:43:49.587 INFO kablam! > Sep 21 06:43:49.587 INFO kablam! > Sep 21 06:43:49.587 INFO kablam! > Sep 21 06:43:49.587 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.587 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.587 INFO kablam! Sep 21 06:43:49.587 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.587 INFO kablam! --> src/base/matrix.rs:45:5 Sep 21 06:43:49.587 INFO kablam! | Sep 21 06:43:49.587 INFO kablam! 45 | Matrix, U1, SameShapeStorage>; Sep 21 06:43:49.587 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.587 INFO kablam! | Sep 21 06:43:49.587 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.587 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.588 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.588 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.588 INFO kablam! Sep 21 06:43:49.588 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.588 INFO kablam! --> src/base/matrix.rs:45:5 Sep 21 06:43:49.588 INFO kablam! | Sep 21 06:43:49.588 INFO kablam! 45 | Matrix, U1, SameShapeStorage>; Sep 21 06:43:49.588 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.588 INFO kablam! | Sep 21 06:43:49.588 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.588 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.588 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.588 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.588 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.588 INFO kablam! Sep 21 06:43:49.588 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.588 INFO kablam! --> src/base/matrix.rs:45:5 Sep 21 06:43:49.588 INFO kablam! | Sep 21 06:43:49.588 INFO kablam! 45 | Matrix, U1, SameShapeStorage>; Sep 21 06:43:49.588 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.588 INFO kablam! | Sep 21 06:43:49.588 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.588 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.588 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.588 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.588 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.588 INFO kablam! Sep 21 06:43:49.588 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.588 INFO kablam! --> src/base/matrix.rs:45:5 Sep 21 06:43:49.588 INFO kablam! | Sep 21 06:43:49.588 INFO kablam! 44 | pub type VectorSum = Sep 21 06:43:49.588 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.588 INFO kablam! 45 | Matrix, U1, SameShapeStorage>; Sep 21 06:43:49.588 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.588 INFO kablam! | Sep 21 06:43:49.588 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.588 INFO kablam! --> src/base/matrix.rs:45:5 Sep 21 06:43:49.588 INFO kablam! | Sep 21 06:43:49.589 INFO kablam! 45 | Matrix, U1, SameShapeStorage>; Sep 21 06:43:49.589 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.589 INFO kablam! Sep 21 06:43:49.589 INFO kablam! warning: the trait bound `base::constraint::ShapeConstraint: base::constraint::SameNumberOfRows` is not satisfied Sep 21 06:43:49.589 INFO kablam! --> src/base/matrix.rs:49:5 Sep 21 06:43:49.589 INFO kablam! | Sep 21 06:43:49.589 INFO kablam! 49 | Matrix, SameShapeC, SameShapeStorage>; Sep 21 06:43:49.589 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::constraint::SameNumberOfRows` is not implemented for `base::constraint::ShapeConstraint` Sep 21 06:43:49.589 INFO kablam! | Sep 21 06:43:49.589 INFO kablam! = help: consider adding a `where base::constraint::ShapeConstraint: base::constraint::SameNumberOfRows` bound Sep 21 06:43:49.589 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.589 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.589 INFO kablam! Sep 21 06:43:49.589 INFO kablam! warning: the trait bound `base::constraint::ShapeConstraint: base::constraint::SameNumberOfColumns` is not satisfied Sep 21 06:43:49.589 INFO kablam! --> src/base/matrix.rs:49:5 Sep 21 06:43:49.589 INFO kablam! | Sep 21 06:43:49.589 INFO kablam! 49 | Matrix, SameShapeC, SameShapeStorage>; Sep 21 06:43:49.589 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::constraint::SameNumberOfColumns` is not implemented for `base::constraint::ShapeConstraint` Sep 21 06:43:49.589 INFO kablam! | Sep 21 06:43:49.589 INFO kablam! = help: consider adding a `where base::constraint::ShapeConstraint: base::constraint::SameNumberOfColumns` bound Sep 21 06:43:49.589 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.589 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.589 INFO kablam! Sep 21 06:43:49.589 INFO kablam! warning: the trait bound `base::default_allocator::DefaultAllocator: base::allocator::Allocator` is not satisfied Sep 21 06:43:49.589 INFO kablam! --> src/base/matrix.rs:49:5 Sep 21 06:43:49.589 INFO kablam! | Sep 21 06:43:49.589 INFO kablam! 49 | Matrix, SameShapeC, SameShapeStorage>; Sep 21 06:43:49.589 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::allocator::Allocator` is not implemented for `base::default_allocator::DefaultAllocator` Sep 21 06:43:49.589 INFO kablam! | Sep 21 06:43:49.589 INFO kablam! = help: the following implementations were found: Sep 21 06:43:49.589 INFO kablam! > Sep 21 06:43:49.589 INFO kablam! > Sep 21 06:43:49.589 INFO kablam! > Sep 21 06:43:49.589 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.589 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.589 INFO kablam! Sep 21 06:43:49.589 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.590 INFO kablam! --> src/base/matrix.rs:49:5 Sep 21 06:43:49.590 INFO kablam! | Sep 21 06:43:49.590 INFO kablam! 49 | Matrix, SameShapeC, SameShapeStorage>; Sep 21 06:43:49.590 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.590 INFO kablam! | Sep 21 06:43:49.590 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.590 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.590 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.590 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.590 INFO kablam! Sep 21 06:43:49.590 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.590 INFO kablam! --> src/base/matrix.rs:49:5 Sep 21 06:43:49.590 INFO kablam! | Sep 21 06:43:49.590 INFO kablam! 49 | Matrix, SameShapeC, SameShapeStorage>; Sep 21 06:43:49.590 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.590 INFO kablam! | Sep 21 06:43:49.590 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.590 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.590 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.590 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.590 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.590 INFO kablam! Sep 21 06:43:49.590 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.590 INFO kablam! --> src/base/matrix.rs:49:5 Sep 21 06:43:49.590 INFO kablam! | Sep 21 06:43:49.590 INFO kablam! 49 | Matrix, SameShapeC, SameShapeStorage>; Sep 21 06:43:49.590 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.590 INFO kablam! | Sep 21 06:43:49.590 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.590 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.590 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.590 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.590 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.590 INFO kablam! Sep 21 06:43:49.590 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.591 INFO kablam! --> src/base/matrix.rs:49:5 Sep 21 06:43:49.591 INFO kablam! | Sep 21 06:43:49.591 INFO kablam! 48 | pub type MatrixCross = Sep 21 06:43:49.591 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.591 INFO kablam! 49 | Matrix, SameShapeC, SameShapeStorage>; Sep 21 06:43:49.591 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.591 INFO kablam! | Sep 21 06:43:49.591 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.591 INFO kablam! --> src/base/matrix.rs:49:5 Sep 21 06:43:49.591 INFO kablam! | Sep 21 06:43:49.591 INFO kablam! 49 | Matrix, SameShapeC, SameShapeStorage>; Sep 21 06:43:49.591 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:49.591 INFO kablam! Sep 21 06:43:49.670 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.670 INFO kablam! --> src/geometry/rotation_alias.rs:6:25 Sep 21 06:43:49.670 INFO kablam! | Sep 21 06:43:49.670 INFO kablam! 6 | pub type Rotation2 = Rotation; Sep 21 06:43:49.670 INFO kablam! | ^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.670 INFO kablam! | Sep 21 06:43:49.670 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.670 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.670 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.670 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.670 INFO kablam! Sep 21 06:43:49.671 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.671 INFO kablam! --> src/geometry/rotation_alias.rs:6:25 Sep 21 06:43:49.671 INFO kablam! | Sep 21 06:43:49.671 INFO kablam! 6 | pub type Rotation2 = Rotation; Sep 21 06:43:49.671 INFO kablam! | ^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.671 INFO kablam! | Sep 21 06:43:49.671 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.671 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.671 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.671 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.671 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.671 INFO kablam! Sep 21 06:43:49.671 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.671 INFO kablam! --> src/geometry/rotation_alias.rs:6:25 Sep 21 06:43:49.671 INFO kablam! | Sep 21 06:43:49.671 INFO kablam! 6 | pub type Rotation2 = Rotation; Sep 21 06:43:49.671 INFO kablam! | ^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.671 INFO kablam! | Sep 21 06:43:49.672 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.672 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.672 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.672 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.672 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.672 INFO kablam! Sep 21 06:43:49.673 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.673 INFO kablam! --> src/geometry/rotation_alias.rs:6:25 Sep 21 06:43:49.673 INFO kablam! | Sep 21 06:43:49.673 INFO kablam! 6 | pub type Rotation2 = Rotation; Sep 21 06:43:49.673 INFO kablam! | - ^^^^^^^^^^^^^^^ Sep 21 06:43:49.673 INFO kablam! | | Sep 21 06:43:49.673 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.673 INFO kablam! | Sep 21 06:43:49.673 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.674 INFO kablam! --> src/geometry/rotation_alias.rs:6:25 Sep 21 06:43:49.674 INFO kablam! | Sep 21 06:43:49.674 INFO kablam! 6 | pub type Rotation2 = Rotation; Sep 21 06:43:49.674 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 06:43:49.674 INFO kablam! Sep 21 06:43:49.675 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.675 INFO kablam! --> src/geometry/rotation_alias.rs:9:25 Sep 21 06:43:49.675 INFO kablam! | Sep 21 06:43:49.675 INFO kablam! 9 | pub type Rotation3 = Rotation; Sep 21 06:43:49.675 INFO kablam! | ^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.675 INFO kablam! | Sep 21 06:43:49.675 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.675 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.676 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.676 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.676 INFO kablam! Sep 21 06:43:49.676 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.676 INFO kablam! --> src/geometry/rotation_alias.rs:9:25 Sep 21 06:43:49.676 INFO kablam! | Sep 21 06:43:49.676 INFO kablam! 9 | pub type Rotation3 = Rotation; Sep 21 06:43:49.676 INFO kablam! | ^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.677 INFO kablam! | Sep 21 06:43:49.677 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.677 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.677 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.677 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.678 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.678 INFO kablam! Sep 21 06:43:49.678 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.678 INFO kablam! --> src/geometry/rotation_alias.rs:9:25 Sep 21 06:43:49.678 INFO kablam! | Sep 21 06:43:49.678 INFO kablam! 9 | pub type Rotation3 = Rotation; Sep 21 06:43:49.678 INFO kablam! | ^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.678 INFO kablam! | Sep 21 06:43:49.678 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.678 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.678 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.679 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.679 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.679 INFO kablam! Sep 21 06:43:49.679 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.679 INFO kablam! --> src/geometry/rotation_alias.rs:9:25 Sep 21 06:43:49.679 INFO kablam! | Sep 21 06:43:49.679 INFO kablam! 9 | pub type Rotation3 = Rotation; Sep 21 06:43:49.679 INFO kablam! | - ^^^^^^^^^^^^^^^ Sep 21 06:43:49.679 INFO kablam! | | Sep 21 06:43:49.679 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.679 INFO kablam! | Sep 21 06:43:49.680 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.680 INFO kablam! --> src/geometry/rotation_alias.rs:9:25 Sep 21 06:43:49.680 INFO kablam! | Sep 21 06:43:49.680 INFO kablam! 9 | pub type Rotation3 = Rotation; Sep 21 06:43:49.680 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 06:43:49.680 INFO kablam! Sep 21 06:43:49.714 INFO kablam! warning: the trait bound `N: alga::general::Real` is not satisfied Sep 21 06:43:49.714 INFO kablam! --> src/geometry/quaternion.rs:346:30 Sep 21 06:43:49.714 INFO kablam! | Sep 21 06:43:49.714 INFO kablam! 346 | pub type UnitQuaternion = Unit>; Sep 21 06:43:49.714 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `alga::general::Real` is not implemented for `N` Sep 21 06:43:49.714 INFO kablam! | Sep 21 06:43:49.714 INFO kablam! = help: consider adding a `where N: alga::general::Real` bound Sep 21 06:43:49.714 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.715 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.715 INFO kablam! Sep 21 06:43:49.854 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.854 INFO kablam! --> src/geometry/point_alias.rs:6:22 Sep 21 06:43:49.854 INFO kablam! | Sep 21 06:43:49.854 INFO kablam! 6 | pub type Point1 = Point; Sep 21 06:43:49.854 INFO kablam! | ^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.854 INFO kablam! | Sep 21 06:43:49.854 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.854 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.854 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.854 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.854 INFO kablam! Sep 21 06:43:49.854 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.854 INFO kablam! --> src/geometry/point_alias.rs:6:22 Sep 21 06:43:49.854 INFO kablam! | Sep 21 06:43:49.854 INFO kablam! 6 | pub type Point1 = Point; Sep 21 06:43:49.854 INFO kablam! | ^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.854 INFO kablam! | Sep 21 06:43:49.854 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.854 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.854 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.854 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.854 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.854 INFO kablam! Sep 21 06:43:49.854 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.854 INFO kablam! --> src/geometry/point_alias.rs:6:22 Sep 21 06:43:49.854 INFO kablam! | Sep 21 06:43:49.854 INFO kablam! 6 | pub type Point1 = Point; Sep 21 06:43:49.854 INFO kablam! | ^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.854 INFO kablam! | Sep 21 06:43:49.854 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.854 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.855 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.855 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.855 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.855 INFO kablam! Sep 21 06:43:49.855 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.855 INFO kablam! --> src/geometry/point_alias.rs:6:22 Sep 21 06:43:49.855 INFO kablam! | Sep 21 06:43:49.855 INFO kablam! 6 | pub type Point1 = Point; Sep 21 06:43:49.855 INFO kablam! | - ^^^^^^^^^^^^ Sep 21 06:43:49.855 INFO kablam! | | Sep 21 06:43:49.855 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.855 INFO kablam! | Sep 21 06:43:49.855 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.855 INFO kablam! --> src/geometry/point_alias.rs:6:22 Sep 21 06:43:49.855 INFO kablam! | Sep 21 06:43:49.855 INFO kablam! 6 | pub type Point1 = Point; Sep 21 06:43:49.855 INFO kablam! | ^^^^^^^^^^^^ Sep 21 06:43:49.855 INFO kablam! Sep 21 06:43:49.855 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.855 INFO kablam! --> src/geometry/point_alias.rs:8:22 Sep 21 06:43:49.855 INFO kablam! | Sep 21 06:43:49.855 INFO kablam! 8 | pub type Point2 = Point; Sep 21 06:43:49.855 INFO kablam! | ^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.855 INFO kablam! | Sep 21 06:43:49.855 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.855 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.855 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.855 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.855 INFO kablam! Sep 21 06:43:49.855 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.855 INFO kablam! --> src/geometry/point_alias.rs:8:22 Sep 21 06:43:49.855 INFO kablam! | Sep 21 06:43:49.855 INFO kablam! 8 | pub type Point2 = Point; Sep 21 06:43:49.855 INFO kablam! | ^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.855 INFO kablam! | Sep 21 06:43:49.855 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.855 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.855 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.855 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.855 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.855 INFO kablam! Sep 21 06:43:49.855 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.855 INFO kablam! --> src/geometry/point_alias.rs:8:22 Sep 21 06:43:49.855 INFO kablam! | Sep 21 06:43:49.855 INFO kablam! 8 | pub type Point2 = Point; Sep 21 06:43:49.855 INFO kablam! | ^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.855 INFO kablam! | Sep 21 06:43:49.855 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.855 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.855 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.855 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.855 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.855 INFO kablam! Sep 21 06:43:49.855 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.856 INFO kablam! --> src/geometry/point_alias.rs:8:22 Sep 21 06:43:49.856 INFO kablam! | Sep 21 06:43:49.856 INFO kablam! 8 | pub type Point2 = Point; Sep 21 06:43:49.856 INFO kablam! | - ^^^^^^^^^^^^ Sep 21 06:43:49.856 INFO kablam! | | Sep 21 06:43:49.856 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.856 INFO kablam! | Sep 21 06:43:49.856 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.856 INFO kablam! --> src/geometry/point_alias.rs:8:22 Sep 21 06:43:49.856 INFO kablam! | Sep 21 06:43:49.856 INFO kablam! 8 | pub type Point2 = Point; Sep 21 06:43:49.856 INFO kablam! | ^^^^^^^^^^^^ Sep 21 06:43:49.856 INFO kablam! Sep 21 06:43:49.858 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.858 INFO kablam! --> src/geometry/point_alias.rs:10:22 Sep 21 06:43:49.858 INFO kablam! | Sep 21 06:43:49.858 INFO kablam! 10 | pub type Point3 = Point; Sep 21 06:43:49.858 INFO kablam! | ^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.858 INFO kablam! | Sep 21 06:43:49.858 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.858 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.858 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.858 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.858 INFO kablam! Sep 21 06:43:49.859 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.859 INFO kablam! --> src/geometry/point_alias.rs:10:22 Sep 21 06:43:49.859 INFO kablam! | Sep 21 06:43:49.859 INFO kablam! 10 | pub type Point3 = Point; Sep 21 06:43:49.859 INFO kablam! | ^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.859 INFO kablam! | Sep 21 06:43:49.859 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.859 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.859 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.859 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.859 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.859 INFO kablam! Sep 21 06:43:49.862 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.862 INFO kablam! --> src/geometry/point_alias.rs:10:22 Sep 21 06:43:49.862 INFO kablam! | Sep 21 06:43:49.862 INFO kablam! 10 | pub type Point3 = Point; Sep 21 06:43:49.862 INFO kablam! | ^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.862 INFO kablam! | Sep 21 06:43:49.862 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.862 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.862 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.862 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.862 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.862 INFO kablam! Sep 21 06:43:49.862 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.862 INFO kablam! --> src/geometry/point_alias.rs:10:22 Sep 21 06:43:49.862 INFO kablam! | Sep 21 06:43:49.862 INFO kablam! 10 | pub type Point3 = Point; Sep 21 06:43:49.862 INFO kablam! | - ^^^^^^^^^^^^ Sep 21 06:43:49.862 INFO kablam! | | Sep 21 06:43:49.862 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.862 INFO kablam! | Sep 21 06:43:49.862 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.862 INFO kablam! --> src/geometry/point_alias.rs:10:22 Sep 21 06:43:49.862 INFO kablam! | Sep 21 06:43:49.862 INFO kablam! 10 | pub type Point3 = Point; Sep 21 06:43:49.862 INFO kablam! | ^^^^^^^^^^^^ Sep 21 06:43:49.862 INFO kablam! Sep 21 06:43:49.862 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.862 INFO kablam! --> src/geometry/point_alias.rs:12:22 Sep 21 06:43:49.862 INFO kablam! | Sep 21 06:43:49.862 INFO kablam! 12 | pub type Point4 = Point; Sep 21 06:43:49.862 INFO kablam! | ^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.862 INFO kablam! | Sep 21 06:43:49.862 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.862 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.862 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.862 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.862 INFO kablam! Sep 21 06:43:49.862 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.862 INFO kablam! --> src/geometry/point_alias.rs:12:22 Sep 21 06:43:49.863 INFO kablam! | Sep 21 06:43:49.863 INFO kablam! 12 | pub type Point4 = Point; Sep 21 06:43:49.863 INFO kablam! | ^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.863 INFO kablam! | Sep 21 06:43:49.863 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.863 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.863 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.863 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.863 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.863 INFO kablam! Sep 21 06:43:49.863 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.863 INFO kablam! --> src/geometry/point_alias.rs:12:22 Sep 21 06:43:49.863 INFO kablam! | Sep 21 06:43:49.863 INFO kablam! 12 | pub type Point4 = Point; Sep 21 06:43:49.863 INFO kablam! | ^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.863 INFO kablam! | Sep 21 06:43:49.863 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.863 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.863 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.863 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.863 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.863 INFO kablam! Sep 21 06:43:49.863 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.863 INFO kablam! --> src/geometry/point_alias.rs:12:22 Sep 21 06:43:49.863 INFO kablam! | Sep 21 06:43:49.863 INFO kablam! 12 | pub type Point4 = Point; Sep 21 06:43:49.863 INFO kablam! | - ^^^^^^^^^^^^ Sep 21 06:43:49.863 INFO kablam! | | Sep 21 06:43:49.863 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.863 INFO kablam! | Sep 21 06:43:49.863 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.863 INFO kablam! --> src/geometry/point_alias.rs:12:22 Sep 21 06:43:49.863 INFO kablam! | Sep 21 06:43:49.863 INFO kablam! 12 | pub type Point4 = Point; Sep 21 06:43:49.863 INFO kablam! | ^^^^^^^^^^^^ Sep 21 06:43:49.863 INFO kablam! Sep 21 06:43:49.863 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.863 INFO kablam! --> src/geometry/point_alias.rs:14:22 Sep 21 06:43:49.863 INFO kablam! | Sep 21 06:43:49.863 INFO kablam! 14 | pub type Point5 = Point; Sep 21 06:43:49.863 INFO kablam! | ^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.863 INFO kablam! | Sep 21 06:43:49.863 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.863 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.863 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.863 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.863 INFO kablam! Sep 21 06:43:49.863 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.863 INFO kablam! --> src/geometry/point_alias.rs:14:22 Sep 21 06:43:49.863 INFO kablam! | Sep 21 06:43:49.863 INFO kablam! 14 | pub type Point5 = Point; Sep 21 06:43:49.863 INFO kablam! | ^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.863 INFO kablam! | Sep 21 06:43:49.863 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.863 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.863 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.863 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.863 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.863 INFO kablam! Sep 21 06:43:49.863 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.863 INFO kablam! --> src/geometry/point_alias.rs:14:22 Sep 21 06:43:49.863 INFO kablam! | Sep 21 06:43:49.863 INFO kablam! 14 | pub type Point5 = Point; Sep 21 06:43:49.863 INFO kablam! | ^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.863 INFO kablam! | Sep 21 06:43:49.863 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.863 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.863 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.863 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.863 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.864 INFO kablam! Sep 21 06:43:49.864 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.864 INFO kablam! --> src/geometry/point_alias.rs:14:22 Sep 21 06:43:49.864 INFO kablam! | Sep 21 06:43:49.864 INFO kablam! 14 | pub type Point5 = Point; Sep 21 06:43:49.864 INFO kablam! | - ^^^^^^^^^^^^ Sep 21 06:43:49.864 INFO kablam! | | Sep 21 06:43:49.864 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.864 INFO kablam! | Sep 21 06:43:49.864 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.864 INFO kablam! --> src/geometry/point_alias.rs:14:22 Sep 21 06:43:49.864 INFO kablam! | Sep 21 06:43:49.864 INFO kablam! 14 | pub type Point5 = Point; Sep 21 06:43:49.864 INFO kablam! | ^^^^^^^^^^^^ Sep 21 06:43:49.864 INFO kablam! Sep 21 06:43:49.864 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:49.864 INFO kablam! --> src/geometry/point_alias.rs:16:22 Sep 21 06:43:49.864 INFO kablam! | Sep 21 06:43:49.864 INFO kablam! 16 | pub type Point6 = Point; Sep 21 06:43:49.864 INFO kablam! | ^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:49.864 INFO kablam! | Sep 21 06:43:49.865 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:49.865 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.865 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.865 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.865 INFO kablam! Sep 21 06:43:49.865 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:49.865 INFO kablam! --> src/geometry/point_alias.rs:16:22 Sep 21 06:43:49.865 INFO kablam! | Sep 21 06:43:49.865 INFO kablam! 16 | pub type Point6 = Point; Sep 21 06:43:49.865 INFO kablam! | ^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:49.865 INFO kablam! | Sep 21 06:43:49.865 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:49.865 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:49.865 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.865 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.865 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.865 INFO kablam! Sep 21 06:43:49.865 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:49.865 INFO kablam! --> src/geometry/point_alias.rs:16:22 Sep 21 06:43:49.865 INFO kablam! | Sep 21 06:43:49.865 INFO kablam! 16 | pub type Point6 = Point; Sep 21 06:43:49.865 INFO kablam! | ^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:49.865 INFO kablam! | Sep 21 06:43:49.865 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:49.865 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:49.865 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:49.865 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:49.865 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:49.865 INFO kablam! Sep 21 06:43:49.865 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:49.866 INFO kablam! --> src/geometry/point_alias.rs:16:22 Sep 21 06:43:49.866 INFO kablam! | Sep 21 06:43:49.866 INFO kablam! 16 | pub type Point6 = Point; Sep 21 06:43:49.866 INFO kablam! | - ^^^^^^^^^^^^ Sep 21 06:43:49.866 INFO kablam! | | Sep 21 06:43:49.866 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:49.866 INFO kablam! | Sep 21 06:43:49.866 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:49.866 INFO kablam! --> src/geometry/point_alias.rs:16:22 Sep 21 06:43:49.866 INFO kablam! | Sep 21 06:43:49.866 INFO kablam! 16 | pub type Point6 = Point; Sep 21 06:43:49.866 INFO kablam! | ^^^^^^^^^^^^ Sep 21 06:43:49.866 INFO kablam! Sep 21 06:43:50.114 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:50.114 INFO kablam! --> src/geometry/rotation_alias.rs:6:25 Sep 21 06:43:50.114 INFO kablam! | Sep 21 06:43:50.114 INFO kablam! 6 | pub type Rotation2 = Rotation; Sep 21 06:43:50.114 INFO kablam! | ^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:50.114 INFO kablam! | Sep 21 06:43:50.114 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:50.114 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:50.114 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.114 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.114 INFO kablam! Sep 21 06:43:50.114 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:50.114 INFO kablam! --> src/geometry/rotation_alias.rs:6:25 Sep 21 06:43:50.114 INFO kablam! | Sep 21 06:43:50.114 INFO kablam! 6 | pub type Rotation2 = Rotation; Sep 21 06:43:50.114 INFO kablam! | ^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:50.114 INFO kablam! | Sep 21 06:43:50.114 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:50.114 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:50.114 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:50.114 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.114 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.115 INFO kablam! Sep 21 06:43:50.115 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:50.115 INFO kablam! --> src/geometry/rotation_alias.rs:6:25 Sep 21 06:43:50.115 INFO kablam! | Sep 21 06:43:50.115 INFO kablam! 6 | pub type Rotation2 = Rotation; Sep 21 06:43:50.115 INFO kablam! | ^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:50.115 INFO kablam! | Sep 21 06:43:50.115 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:50.115 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:50.115 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:50.115 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.115 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.115 INFO kablam! Sep 21 06:43:50.115 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:50.115 INFO kablam! --> src/geometry/rotation_alias.rs:6:25 Sep 21 06:43:50.115 INFO kablam! | Sep 21 06:43:50.115 INFO kablam! 6 | pub type Rotation2 = Rotation; Sep 21 06:43:50.115 INFO kablam! | - ^^^^^^^^^^^^^^^ Sep 21 06:43:50.115 INFO kablam! | | Sep 21 06:43:50.115 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:50.115 INFO kablam! | Sep 21 06:43:50.115 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:50.115 INFO kablam! --> src/geometry/rotation_alias.rs:6:25 Sep 21 06:43:50.115 INFO kablam! | Sep 21 06:43:50.115 INFO kablam! 6 | pub type Rotation2 = Rotation; Sep 21 06:43:50.115 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 06:43:50.115 INFO kablam! Sep 21 06:43:50.116 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:50.116 INFO kablam! --> src/geometry/rotation_alias.rs:9:25 Sep 21 06:43:50.116 INFO kablam! | Sep 21 06:43:50.116 INFO kablam! 9 | pub type Rotation3 = Rotation; Sep 21 06:43:50.116 INFO kablam! | ^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:50.116 INFO kablam! | Sep 21 06:43:50.117 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:50.117 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:50.117 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.117 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.117 INFO kablam! Sep 21 06:43:50.117 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:50.117 INFO kablam! --> src/geometry/rotation_alias.rs:9:25 Sep 21 06:43:50.118 INFO kablam! | Sep 21 06:43:50.118 INFO kablam! 9 | pub type Rotation3 = Rotation; Sep 21 06:43:50.118 INFO kablam! | ^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:50.118 INFO kablam! | Sep 21 06:43:50.118 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:50.119 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:50.119 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:50.119 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.119 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.120 INFO kablam! Sep 21 06:43:50.126 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:50.126 INFO kablam! --> src/geometry/translation_alias.rs:6:28 Sep 21 06:43:50.126 INFO kablam! | Sep 21 06:43:50.126 INFO kablam! 6 | pub type Translation2 = Translation; Sep 21 06:43:50.126 INFO kablam! | ^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:50.127 INFO kablam! | Sep 21 06:43:50.127 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:50.127 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:50.127 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.127 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.127 INFO kablam! Sep 21 06:43:50.127 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:50.128 INFO kablam! --> src/geometry/translation_alias.rs:6:28 Sep 21 06:43:50.128 INFO kablam! | Sep 21 06:43:50.128 INFO kablam! 6 | pub type Translation2 = Translation; Sep 21 06:43:50.128 INFO kablam! | ^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:50.128 INFO kablam! | Sep 21 06:43:50.128 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:50.129 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:50.129 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:50.129 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.129 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.129 INFO kablam! Sep 21 06:43:50.129 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:50.130 INFO kablam! --> src/geometry/translation_alias.rs:6:28 Sep 21 06:43:50.130 INFO kablam! | Sep 21 06:43:50.130 INFO kablam! 6 | pub type Translation2 = Translation; Sep 21 06:43:50.130 INFO kablam! | ^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:50.130 INFO kablam! | Sep 21 06:43:50.131 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:50.131 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:50.131 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:50.131 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.131 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.131 INFO kablam! Sep 21 06:43:50.132 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:50.132 INFO kablam! --> src/geometry/translation_alias.rs:6:28 Sep 21 06:43:50.132 INFO kablam! | Sep 21 06:43:50.132 INFO kablam! 6 | pub type Translation2 = Translation; Sep 21 06:43:50.132 INFO kablam! | - ^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.132 INFO kablam! | | Sep 21 06:43:50.133 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:50.133 INFO kablam! | Sep 21 06:43:50.133 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:50.133 INFO kablam! --> src/geometry/translation_alias.rs:6:28 Sep 21 06:43:50.133 INFO kablam! | Sep 21 06:43:50.134 INFO kablam! 6 | pub type Translation2 = Translation; Sep 21 06:43:50.134 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.134 INFO kablam! Sep 21 06:43:50.134 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:50.134 INFO kablam! --> src/geometry/translation_alias.rs:9:28 Sep 21 06:43:50.134 INFO kablam! | Sep 21 06:43:50.134 INFO kablam! 9 | pub type Translation3 = Translation; Sep 21 06:43:50.135 INFO kablam! | ^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:50.135 INFO kablam! | Sep 21 06:43:50.135 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:50.135 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:50.135 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.136 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.136 INFO kablam! Sep 21 06:43:50.136 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:50.136 INFO kablam! --> src/geometry/translation_alias.rs:9:28 Sep 21 06:43:50.136 INFO kablam! | Sep 21 06:43:50.136 INFO kablam! 9 | pub type Translation3 = Translation; Sep 21 06:43:50.137 INFO kablam! | ^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:50.137 INFO kablam! | Sep 21 06:43:50.137 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:50.137 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:50.137 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:50.137 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.138 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.138 INFO kablam! Sep 21 06:43:50.138 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:50.138 INFO kablam! --> src/geometry/translation_alias.rs:9:28 Sep 21 06:43:50.138 INFO kablam! | Sep 21 06:43:50.138 INFO kablam! 9 | pub type Translation3 = Translation; Sep 21 06:43:50.139 INFO kablam! | ^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:50.139 INFO kablam! | Sep 21 06:43:50.139 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:50.139 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:50.139 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:50.139 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.140 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.140 INFO kablam! Sep 21 06:43:50.140 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:50.140 INFO kablam! --> src/geometry/translation_alias.rs:9:28 Sep 21 06:43:50.140 INFO kablam! | Sep 21 06:43:50.140 INFO kablam! 9 | pub type Translation3 = Translation; Sep 21 06:43:50.141 INFO kablam! | - ^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.141 INFO kablam! | | Sep 21 06:43:50.141 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:50.141 INFO kablam! | Sep 21 06:43:50.141 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:50.141 INFO kablam! --> src/geometry/translation_alias.rs:9:28 Sep 21 06:43:50.141 INFO kablam! | Sep 21 06:43:50.142 INFO kablam! 9 | pub type Translation3 = Translation; Sep 21 06:43:50.142 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.142 INFO kablam! Sep 21 06:43:50.142 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:50.142 INFO kablam! --> src/geometry/rotation_alias.rs:9:25 Sep 21 06:43:50.142 INFO kablam! | Sep 21 06:43:50.143 INFO kablam! 9 | pub type Rotation3 = Rotation; Sep 21 06:43:50.143 INFO kablam! | ^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:50.143 INFO kablam! | Sep 21 06:43:50.143 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:50.143 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:50.144 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:50.144 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.144 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.144 INFO kablam! Sep 21 06:43:50.144 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:50.145 INFO kablam! --> src/geometry/rotation_alias.rs:9:25 Sep 21 06:43:50.145 INFO kablam! | Sep 21 06:43:50.145 INFO kablam! 9 | pub type Rotation3 = Rotation; Sep 21 06:43:50.145 INFO kablam! | - ^^^^^^^^^^^^^^^ Sep 21 06:43:50.145 INFO kablam! | | Sep 21 06:43:50.145 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:50.146 INFO kablam! | Sep 21 06:43:50.146 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:50.146 INFO kablam! --> src/geometry/rotation_alias.rs:9:25 Sep 21 06:43:50.146 INFO kablam! | Sep 21 06:43:50.146 INFO kablam! 9 | pub type Rotation3 = Rotation; Sep 21 06:43:50.146 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 06:43:50.146 INFO kablam! Sep 21 06:43:50.205 INFO kablam! warning: the trait bound `N: alga::general::Real` is not satisfied Sep 21 06:43:50.205 INFO kablam! --> src/geometry/quaternion.rs:346:30 Sep 21 06:43:50.205 INFO kablam! | Sep 21 06:43:50.205 INFO kablam! 346 | pub type UnitQuaternion = Unit>; Sep 21 06:43:50.205 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `alga::general::Real` is not implemented for `N` Sep 21 06:43:50.205 INFO kablam! | Sep 21 06:43:50.205 INFO kablam! = help: consider adding a `where N: alga::general::Real` bound Sep 21 06:43:50.205 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.205 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.205 INFO kablam! Sep 21 06:43:50.360 INFO kablam! warning: the trait bound `N: alga::general::Real` is not satisfied Sep 21 06:43:50.360 INFO kablam! --> src/geometry/isometry_alias.rs:6:25 Sep 21 06:43:50.360 INFO kablam! | Sep 21 06:43:50.360 INFO kablam! 6 | pub type Isometry2 = Isometry>; Sep 21 06:43:50.360 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `alga::general::Real` is not implemented for `N` Sep 21 06:43:50.360 INFO kablam! | Sep 21 06:43:50.360 INFO kablam! = help: consider adding a `where N: alga::general::Real` bound Sep 21 06:43:50.360 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.360 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.360 INFO kablam! Sep 21 06:43:50.360 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:50.360 INFO kablam! --> src/geometry/isometry_alias.rs:6:25 Sep 21 06:43:50.360 INFO kablam! | Sep 21 06:43:50.360 INFO kablam! 6 | pub type Isometry2 = Isometry>; Sep 21 06:43:50.361 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.361 INFO kablam! | | Sep 21 06:43:50.361 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:50.361 INFO kablam! | Sep 21 06:43:50.361 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:50.361 INFO kablam! --> src/geometry/isometry_alias.rs:6:25 Sep 21 06:43:50.361 INFO kablam! | Sep 21 06:43:50.361 INFO kablam! 6 | pub type Isometry2 = Isometry>; Sep 21 06:43:50.361 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.361 INFO kablam! Sep 21 06:43:50.361 INFO kablam! warning: the trait bound `N: alga::general::Real` is not satisfied Sep 21 06:43:50.361 INFO kablam! --> src/geometry/isometry_alias.rs:9:25 Sep 21 06:43:50.361 INFO kablam! | Sep 21 06:43:50.361 INFO kablam! 9 | pub type Isometry3 = Isometry>; Sep 21 06:43:50.361 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `alga::general::Real` is not implemented for `N` Sep 21 06:43:50.361 INFO kablam! | Sep 21 06:43:50.361 INFO kablam! = help: consider adding a `where N: alga::general::Real` bound Sep 21 06:43:50.361 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.361 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.361 INFO kablam! Sep 21 06:43:50.361 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:50.361 INFO kablam! --> src/geometry/isometry_alias.rs:9:25 Sep 21 06:43:50.361 INFO kablam! | Sep 21 06:43:50.361 INFO kablam! 9 | pub type Isometry3 = Isometry>; Sep 21 06:43:50.361 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.361 INFO kablam! | | Sep 21 06:43:50.361 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:50.361 INFO kablam! | Sep 21 06:43:50.361 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:50.361 INFO kablam! --> src/geometry/isometry_alias.rs:9:25 Sep 21 06:43:50.361 INFO kablam! | Sep 21 06:43:50.361 INFO kablam! 9 | pub type Isometry3 = Isometry>; Sep 21 06:43:50.361 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.361 INFO kablam! Sep 21 06:43:50.361 INFO kablam! warning: the trait bound `N: alga::general::Real` is not satisfied Sep 21 06:43:50.361 INFO kablam! --> src/geometry/isometry_alias.rs:12:31 Sep 21 06:43:50.361 INFO kablam! | Sep 21 06:43:50.361 INFO kablam! 12 | pub type IsometryMatrix2 = Isometry>; Sep 21 06:43:50.361 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `alga::general::Real` is not implemented for `N` Sep 21 06:43:50.361 INFO kablam! | Sep 21 06:43:50.361 INFO kablam! = help: consider adding a `where N: alga::general::Real` bound Sep 21 06:43:50.361 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.361 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.361 INFO kablam! Sep 21 06:43:50.361 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:50.361 INFO kablam! --> src/geometry/isometry_alias.rs:12:31 Sep 21 06:43:50.361 INFO kablam! | Sep 21 06:43:50.361 INFO kablam! 12 | pub type IsometryMatrix2 = Isometry>; Sep 21 06:43:50.361 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.361 INFO kablam! | | Sep 21 06:43:50.361 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:50.361 INFO kablam! | Sep 21 06:43:50.361 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:50.361 INFO kablam! --> src/geometry/isometry_alias.rs:12:31 Sep 21 06:43:50.361 INFO kablam! | Sep 21 06:43:50.361 INFO kablam! 12 | pub type IsometryMatrix2 = Isometry>; Sep 21 06:43:50.361 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.361 INFO kablam! Sep 21 06:43:50.362 INFO kablam! warning: the trait bound `N: alga::general::Real` is not satisfied Sep 21 06:43:50.362 INFO kablam! --> src/geometry/isometry_alias.rs:15:31 Sep 21 06:43:50.362 INFO kablam! | Sep 21 06:43:50.362 INFO kablam! 15 | pub type IsometryMatrix3 = Isometry>; Sep 21 06:43:50.362 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `alga::general::Real` is not implemented for `N` Sep 21 06:43:50.362 INFO kablam! | Sep 21 06:43:50.362 INFO kablam! = help: consider adding a `where N: alga::general::Real` bound Sep 21 06:43:50.362 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.362 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.362 INFO kablam! Sep 21 06:43:50.362 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:50.362 INFO kablam! --> src/geometry/isometry_alias.rs:15:31 Sep 21 06:43:50.362 INFO kablam! | Sep 21 06:43:50.362 INFO kablam! 15 | pub type IsometryMatrix3 = Isometry>; Sep 21 06:43:50.362 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.362 INFO kablam! | | Sep 21 06:43:50.362 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:50.362 INFO kablam! | Sep 21 06:43:50.362 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:50.362 INFO kablam! --> src/geometry/isometry_alias.rs:15:31 Sep 21 06:43:50.362 INFO kablam! | Sep 21 06:43:50.362 INFO kablam! 15 | pub type IsometryMatrix3 = Isometry>; Sep 21 06:43:50.362 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.362 INFO kablam! Sep 21 06:43:50.443 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:50.443 INFO kablam! --> src/geometry/translation_alias.rs:6:28 Sep 21 06:43:50.443 INFO kablam! | Sep 21 06:43:50.444 INFO kablam! 6 | pub type Translation2 = Translation; Sep 21 06:43:50.444 INFO kablam! | ^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:50.444 INFO kablam! | Sep 21 06:43:50.444 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:50.445 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:50.445 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.445 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.445 INFO kablam! Sep 21 06:43:50.446 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:50.446 INFO kablam! --> src/geometry/translation_alias.rs:6:28 Sep 21 06:43:50.446 INFO kablam! | Sep 21 06:43:50.446 INFO kablam! 6 | pub type Translation2 = Translation; Sep 21 06:43:50.446 INFO kablam! | ^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:50.446 INFO kablam! | Sep 21 06:43:50.448 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:50.448 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:50.448 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:50.448 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.448 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.448 INFO kablam! Sep 21 06:43:50.448 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:50.448 INFO kablam! --> src/geometry/translation_alias.rs:6:28 Sep 21 06:43:50.448 INFO kablam! | Sep 21 06:43:50.448 INFO kablam! 6 | pub type Translation2 = Translation; Sep 21 06:43:50.448 INFO kablam! | ^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:50.448 INFO kablam! | Sep 21 06:43:50.448 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:50.448 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:50.448 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:50.448 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.448 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.448 INFO kablam! Sep 21 06:43:50.448 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:50.448 INFO kablam! --> src/geometry/translation_alias.rs:6:28 Sep 21 06:43:50.449 INFO kablam! | Sep 21 06:43:50.449 INFO kablam! 6 | pub type Translation2 = Translation; Sep 21 06:43:50.449 INFO kablam! | - ^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.449 INFO kablam! | | Sep 21 06:43:50.449 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:50.449 INFO kablam! | Sep 21 06:43:50.449 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:50.449 INFO kablam! --> src/geometry/translation_alias.rs:6:28 Sep 21 06:43:50.449 INFO kablam! | Sep 21 06:43:50.449 INFO kablam! 6 | pub type Translation2 = Translation; Sep 21 06:43:50.449 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.449 INFO kablam! Sep 21 06:43:50.449 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:50.449 INFO kablam! --> src/geometry/translation_alias.rs:9:28 Sep 21 06:43:50.449 INFO kablam! | Sep 21 06:43:50.449 INFO kablam! 9 | pub type Translation3 = Translation; Sep 21 06:43:50.449 INFO kablam! | ^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:50.449 INFO kablam! | Sep 21 06:43:50.449 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:50.449 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:50.449 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.449 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.449 INFO kablam! Sep 21 06:43:50.449 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:50.449 INFO kablam! --> src/geometry/translation_alias.rs:9:28 Sep 21 06:43:50.449 INFO kablam! | Sep 21 06:43:50.449 INFO kablam! 9 | pub type Translation3 = Translation; Sep 21 06:43:50.449 INFO kablam! | ^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:50.449 INFO kablam! | Sep 21 06:43:50.449 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:50.449 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:50.449 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:50.449 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.449 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.449 INFO kablam! Sep 21 06:43:50.450 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:50.450 INFO kablam! --> src/geometry/translation_alias.rs:9:28 Sep 21 06:43:50.450 INFO kablam! | Sep 21 06:43:50.450 INFO kablam! 9 | pub type Translation3 = Translation; Sep 21 06:43:50.450 INFO kablam! | ^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:50.450 INFO kablam! | Sep 21 06:43:50.450 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:50.450 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:50.450 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:50.450 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.450 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.450 INFO kablam! Sep 21 06:43:50.450 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:50.450 INFO kablam! --> src/geometry/translation_alias.rs:9:28 Sep 21 06:43:50.450 INFO kablam! | Sep 21 06:43:50.450 INFO kablam! 9 | pub type Translation3 = Translation; Sep 21 06:43:50.450 INFO kablam! | - ^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.450 INFO kablam! | | Sep 21 06:43:50.450 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:50.450 INFO kablam! | Sep 21 06:43:50.454 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:50.454 INFO kablam! --> src/geometry/translation_alias.rs:9:28 Sep 21 06:43:50.454 INFO kablam! | Sep 21 06:43:50.454 INFO kablam! 9 | pub type Translation3 = Translation; Sep 21 06:43:50.454 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.454 INFO kablam! Sep 21 06:43:50.518 INFO kablam! warning: the trait bound `N: alga::general::Real` is not satisfied Sep 21 06:43:50.518 INFO kablam! --> src/geometry/similarity_alias.rs:6:27 Sep 21 06:43:50.518 INFO kablam! | Sep 21 06:43:50.518 INFO kablam! 6 | pub type Similarity2 = Similarity>; Sep 21 06:43:50.518 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `alga::general::Real` is not implemented for `N` Sep 21 06:43:50.519 INFO kablam! | Sep 21 06:43:50.519 INFO kablam! = help: consider adding a `where N: alga::general::Real` bound Sep 21 06:43:50.519 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.519 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.519 INFO kablam! Sep 21 06:43:50.519 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:50.519 INFO kablam! --> src/geometry/similarity_alias.rs:6:27 Sep 21 06:43:50.519 INFO kablam! | Sep 21 06:43:50.519 INFO kablam! 6 | pub type Similarity2 = Similarity>; Sep 21 06:43:50.519 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.519 INFO kablam! | | Sep 21 06:43:50.519 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:50.519 INFO kablam! | Sep 21 06:43:50.519 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:50.519 INFO kablam! --> src/geometry/similarity_alias.rs:6:27 Sep 21 06:43:50.519 INFO kablam! | Sep 21 06:43:50.519 INFO kablam! 6 | pub type Similarity2 = Similarity>; Sep 21 06:43:50.519 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.519 INFO kablam! Sep 21 06:43:50.519 INFO kablam! warning: the trait bound `N: alga::general::Real` is not satisfied Sep 21 06:43:50.519 INFO kablam! --> src/geometry/similarity_alias.rs:9:27 Sep 21 06:43:50.519 INFO kablam! | Sep 21 06:43:50.519 INFO kablam! 9 | pub type Similarity3 = Similarity>; Sep 21 06:43:50.519 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `alga::general::Real` is not implemented for `N` Sep 21 06:43:50.519 INFO kablam! | Sep 21 06:43:50.519 INFO kablam! = help: consider adding a `where N: alga::general::Real` bound Sep 21 06:43:50.519 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.519 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.519 INFO kablam! Sep 21 06:43:50.519 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:50.519 INFO kablam! --> src/geometry/similarity_alias.rs:9:27 Sep 21 06:43:50.519 INFO kablam! | Sep 21 06:43:50.519 INFO kablam! 9 | pub type Similarity3 = Similarity>; Sep 21 06:43:50.519 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.519 INFO kablam! | | Sep 21 06:43:50.519 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:50.519 INFO kablam! | Sep 21 06:43:50.519 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:50.519 INFO kablam! --> src/geometry/similarity_alias.rs:9:27 Sep 21 06:43:50.519 INFO kablam! | Sep 21 06:43:50.519 INFO kablam! 9 | pub type Similarity3 = Similarity>; Sep 21 06:43:50.519 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.519 INFO kablam! Sep 21 06:43:50.520 INFO kablam! warning: the trait bound `N: alga::general::Real` is not satisfied Sep 21 06:43:50.520 INFO kablam! --> src/geometry/similarity_alias.rs:12:33 Sep 21 06:43:50.520 INFO kablam! | Sep 21 06:43:50.520 INFO kablam! 12 | pub type SimilarityMatrix2 = Similarity>; Sep 21 06:43:50.520 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `alga::general::Real` is not implemented for `N` Sep 21 06:43:50.520 INFO kablam! | Sep 21 06:43:50.520 INFO kablam! = help: consider adding a `where N: alga::general::Real` bound Sep 21 06:43:50.520 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.520 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.520 INFO kablam! Sep 21 06:43:50.520 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:50.520 INFO kablam! --> src/geometry/similarity_alias.rs:12:33 Sep 21 06:43:50.520 INFO kablam! | Sep 21 06:43:50.520 INFO kablam! 12 | pub type SimilarityMatrix2 = Similarity>; Sep 21 06:43:50.520 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.520 INFO kablam! | | Sep 21 06:43:50.520 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:50.520 INFO kablam! | Sep 21 06:43:50.520 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:50.520 INFO kablam! --> src/geometry/similarity_alias.rs:12:33 Sep 21 06:43:50.520 INFO kablam! | Sep 21 06:43:50.520 INFO kablam! 12 | pub type SimilarityMatrix2 = Similarity>; Sep 21 06:43:50.520 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.520 INFO kablam! Sep 21 06:43:50.521 INFO kablam! warning: the trait bound `N: alga::general::Real` is not satisfied Sep 21 06:43:50.521 INFO kablam! --> src/geometry/similarity_alias.rs:15:33 Sep 21 06:43:50.521 INFO kablam! | Sep 21 06:43:50.521 INFO kablam! 15 | pub type SimilarityMatrix3 = Similarity>; Sep 21 06:43:50.521 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `alga::general::Real` is not implemented for `N` Sep 21 06:43:50.521 INFO kablam! | Sep 21 06:43:50.521 INFO kablam! = help: consider adding a `where N: alga::general::Real` bound Sep 21 06:43:50.521 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.521 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.521 INFO kablam! Sep 21 06:43:50.521 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:50.521 INFO kablam! --> src/geometry/similarity_alias.rs:15:33 Sep 21 06:43:50.521 INFO kablam! | Sep 21 06:43:50.521 INFO kablam! 15 | pub type SimilarityMatrix3 = Similarity>; Sep 21 06:43:50.521 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.521 INFO kablam! | | Sep 21 06:43:50.521 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:50.521 INFO kablam! | Sep 21 06:43:50.521 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:50.521 INFO kablam! --> src/geometry/similarity_alias.rs:15:33 Sep 21 06:43:50.521 INFO kablam! | Sep 21 06:43:50.521 INFO kablam! 15 | pub type SimilarityMatrix3 = Similarity>; Sep 21 06:43:50.522 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.522 INFO kablam! Sep 21 06:43:50.535 INFO kablam! warning: the trait bound `N: alga::general::Real` is not satisfied Sep 21 06:43:50.535 INFO kablam! --> src/geometry/isometry_alias.rs:6:25 Sep 21 06:43:50.535 INFO kablam! | Sep 21 06:43:50.536 INFO kablam! 6 | pub type Isometry2 = Isometry>; Sep 21 06:43:50.536 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `alga::general::Real` is not implemented for `N` Sep 21 06:43:50.536 INFO kablam! | Sep 21 06:43:50.536 INFO kablam! = help: consider adding a `where N: alga::general::Real` bound Sep 21 06:43:50.536 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.536 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.536 INFO kablam! Sep 21 06:43:50.537 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:50.537 INFO kablam! --> src/geometry/isometry_alias.rs:6:25 Sep 21 06:43:50.537 INFO kablam! | Sep 21 06:43:50.537 INFO kablam! 6 | pub type Isometry2 = Isometry>; Sep 21 06:43:50.537 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.537 INFO kablam! | | Sep 21 06:43:50.537 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:50.537 INFO kablam! | Sep 21 06:43:50.537 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:50.537 INFO kablam! --> src/geometry/isometry_alias.rs:6:25 Sep 21 06:43:50.537 INFO kablam! | Sep 21 06:43:50.537 INFO kablam! 6 | pub type Isometry2 = Isometry>; Sep 21 06:43:50.537 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.537 INFO kablam! Sep 21 06:43:50.538 INFO kablam! warning: the trait bound `N: alga::general::Real` is not satisfied Sep 21 06:43:50.538 INFO kablam! --> src/geometry/isometry_alias.rs:9:25 Sep 21 06:43:50.538 INFO kablam! | Sep 21 06:43:50.538 INFO kablam! 9 | pub type Isometry3 = Isometry>; Sep 21 06:43:50.538 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `alga::general::Real` is not implemented for `N` Sep 21 06:43:50.538 INFO kablam! | Sep 21 06:43:50.538 INFO kablam! = help: consider adding a `where N: alga::general::Real` bound Sep 21 06:43:50.538 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.538 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.538 INFO kablam! Sep 21 06:43:50.538 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:50.538 INFO kablam! --> src/geometry/isometry_alias.rs:9:25 Sep 21 06:43:50.538 INFO kablam! | Sep 21 06:43:50.539 INFO kablam! 9 | pub type Isometry3 = Isometry>; Sep 21 06:43:50.539 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.539 INFO kablam! | | Sep 21 06:43:50.539 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:50.539 INFO kablam! | Sep 21 06:43:50.540 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:50.540 INFO kablam! --> src/geometry/isometry_alias.rs:9:25 Sep 21 06:43:50.540 INFO kablam! | Sep 21 06:43:50.540 INFO kablam! 9 | pub type Isometry3 = Isometry>; Sep 21 06:43:50.540 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.540 INFO kablam! Sep 21 06:43:50.540 INFO kablam! warning: the trait bound `N: alga::general::Real` is not satisfied Sep 21 06:43:50.540 INFO kablam! --> src/geometry/isometry_alias.rs:12:31 Sep 21 06:43:50.540 INFO kablam! | Sep 21 06:43:50.540 INFO kablam! 12 | pub type IsometryMatrix2 = Isometry>; Sep 21 06:43:50.540 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `alga::general::Real` is not implemented for `N` Sep 21 06:43:50.540 INFO kablam! | Sep 21 06:43:50.540 INFO kablam! = help: consider adding a `where N: alga::general::Real` bound Sep 21 06:43:50.540 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.540 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.540 INFO kablam! Sep 21 06:43:50.540 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:50.540 INFO kablam! --> src/geometry/isometry_alias.rs:12:31 Sep 21 06:43:50.540 INFO kablam! | Sep 21 06:43:50.540 INFO kablam! 12 | pub type IsometryMatrix2 = Isometry>; Sep 21 06:43:50.540 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.540 INFO kablam! | | Sep 21 06:43:50.540 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:50.540 INFO kablam! | Sep 21 06:43:50.541 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:50.541 INFO kablam! --> src/geometry/isometry_alias.rs:12:31 Sep 21 06:43:50.541 INFO kablam! | Sep 21 06:43:50.541 INFO kablam! 12 | pub type IsometryMatrix2 = Isometry>; Sep 21 06:43:50.541 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.541 INFO kablam! Sep 21 06:43:50.542 INFO kablam! warning: the trait bound `N: alga::general::Real` is not satisfied Sep 21 06:43:50.542 INFO kablam! --> src/geometry/isometry_alias.rs:15:31 Sep 21 06:43:50.542 INFO kablam! | Sep 21 06:43:50.542 INFO kablam! 15 | pub type IsometryMatrix3 = Isometry>; Sep 21 06:43:50.542 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `alga::general::Real` is not implemented for `N` Sep 21 06:43:50.542 INFO kablam! | Sep 21 06:43:50.542 INFO kablam! = help: consider adding a `where N: alga::general::Real` bound Sep 21 06:43:50.542 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.542 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.542 INFO kablam! Sep 21 06:43:50.542 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:50.542 INFO kablam! --> src/geometry/isometry_alias.rs:15:31 Sep 21 06:43:50.542 INFO kablam! | Sep 21 06:43:50.542 INFO kablam! 15 | pub type IsometryMatrix3 = Isometry>; Sep 21 06:43:50.542 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.542 INFO kablam! | | Sep 21 06:43:50.542 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:50.542 INFO kablam! | Sep 21 06:43:50.542 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:50.542 INFO kablam! --> src/geometry/isometry_alias.rs:15:31 Sep 21 06:43:50.542 INFO kablam! | Sep 21 06:43:50.542 INFO kablam! 15 | pub type IsometryMatrix3 = Isometry>; Sep 21 06:43:50.542 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.542 INFO kablam! Sep 21 06:43:50.609 INFO kablam! warning: the trait bound `N: alga::general::Real` is not satisfied Sep 21 06:43:50.609 INFO kablam! --> src/geometry/transform_alias.rs:6:26 Sep 21 06:43:50.609 INFO kablam! | Sep 21 06:43:50.609 INFO kablam! 6 | pub type Transform2 = Transform; Sep 21 06:43:50.609 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `alga::general::Real` is not implemented for `N` Sep 21 06:43:50.609 INFO kablam! | Sep 21 06:43:50.609 INFO kablam! = help: consider adding a `where N: alga::general::Real` bound Sep 21 06:43:50.609 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.609 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.609 INFO kablam! Sep 21 06:43:50.609 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:50.609 INFO kablam! --> src/geometry/transform_alias.rs:6:26 Sep 21 06:43:50.609 INFO kablam! | Sep 21 06:43:50.609 INFO kablam! 6 | pub type Transform2 = Transform; Sep 21 06:43:50.609 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.609 INFO kablam! | | Sep 21 06:43:50.609 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:50.609 INFO kablam! | Sep 21 06:43:50.609 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:50.609 INFO kablam! --> src/geometry/transform_alias.rs:6:26 Sep 21 06:43:50.609 INFO kablam! | Sep 21 06:43:50.609 INFO kablam! 6 | pub type Transform2 = Transform; Sep 21 06:43:50.609 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.609 INFO kablam! Sep 21 06:43:50.609 INFO kablam! warning: the trait bound `N: alga::general::Real` is not satisfied Sep 21 06:43:50.609 INFO kablam! --> src/geometry/transform_alias.rs:8:27 Sep 21 06:43:50.609 INFO kablam! | Sep 21 06:43:50.609 INFO kablam! 8 | pub type Projective2 = Transform; Sep 21 06:43:50.609 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `alga::general::Real` is not implemented for `N` Sep 21 06:43:50.609 INFO kablam! | Sep 21 06:43:50.609 INFO kablam! = help: consider adding a `where N: alga::general::Real` bound Sep 21 06:43:50.609 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.609 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.609 INFO kablam! Sep 21 06:43:50.609 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:50.609 INFO kablam! --> src/geometry/transform_alias.rs:8:27 Sep 21 06:43:50.609 INFO kablam! | Sep 21 06:43:50.609 INFO kablam! 8 | pub type Projective2 = Transform; Sep 21 06:43:50.609 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.609 INFO kablam! | | Sep 21 06:43:50.609 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:50.609 INFO kablam! | Sep 21 06:43:50.609 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:50.609 INFO kablam! --> src/geometry/transform_alias.rs:8:27 Sep 21 06:43:50.609 INFO kablam! | Sep 21 06:43:50.609 INFO kablam! 8 | pub type Projective2 = Transform; Sep 21 06:43:50.609 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.609 INFO kablam! Sep 21 06:43:50.609 INFO kablam! warning: the trait bound `N: alga::general::Real` is not satisfied Sep 21 06:43:50.609 INFO kablam! --> src/geometry/transform_alias.rs:10:23 Sep 21 06:43:50.609 INFO kablam! | Sep 21 06:43:50.609 INFO kablam! 10 | pub type Affine2 = Transform; Sep 21 06:43:50.609 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `alga::general::Real` is not implemented for `N` Sep 21 06:43:50.609 INFO kablam! | Sep 21 06:43:50.609 INFO kablam! = help: consider adding a `where N: alga::general::Real` bound Sep 21 06:43:50.609 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.610 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.610 INFO kablam! Sep 21 06:43:50.610 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:50.610 INFO kablam! --> src/geometry/transform_alias.rs:10:23 Sep 21 06:43:50.610 INFO kablam! | Sep 21 06:43:50.610 INFO kablam! 10 | pub type Affine2 = Transform; Sep 21 06:43:50.610 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.610 INFO kablam! | | Sep 21 06:43:50.610 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:50.610 INFO kablam! | Sep 21 06:43:50.610 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:50.610 INFO kablam! --> src/geometry/transform_alias.rs:10:23 Sep 21 06:43:50.610 INFO kablam! | Sep 21 06:43:50.610 INFO kablam! 10 | pub type Affine2 = Transform; Sep 21 06:43:50.610 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.610 INFO kablam! Sep 21 06:43:50.610 INFO kablam! warning: the trait bound `N: alga::general::Real` is not satisfied Sep 21 06:43:50.610 INFO kablam! --> src/geometry/transform_alias.rs:13:26 Sep 21 06:43:50.610 INFO kablam! | Sep 21 06:43:50.610 INFO kablam! 13 | pub type Transform3 = Transform; Sep 21 06:43:50.610 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `alga::general::Real` is not implemented for `N` Sep 21 06:43:50.610 INFO kablam! | Sep 21 06:43:50.610 INFO kablam! = help: consider adding a `where N: alga::general::Real` bound Sep 21 06:43:50.610 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.610 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.610 INFO kablam! Sep 21 06:43:50.611 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:50.611 INFO kablam! --> src/geometry/transform_alias.rs:13:26 Sep 21 06:43:50.611 INFO kablam! | Sep 21 06:43:50.611 INFO kablam! 13 | pub type Transform3 = Transform; Sep 21 06:43:50.611 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.611 INFO kablam! | | Sep 21 06:43:50.611 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:50.611 INFO kablam! | Sep 21 06:43:50.611 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:50.611 INFO kablam! --> src/geometry/transform_alias.rs:13:26 Sep 21 06:43:50.611 INFO kablam! | Sep 21 06:43:50.611 INFO kablam! 13 | pub type Transform3 = Transform; Sep 21 06:43:50.612 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.612 INFO kablam! Sep 21 06:43:50.612 INFO kablam! warning: the trait bound `N: alga::general::Real` is not satisfied Sep 21 06:43:50.612 INFO kablam! --> src/geometry/transform_alias.rs:15:27 Sep 21 06:43:50.612 INFO kablam! | Sep 21 06:43:50.612 INFO kablam! 15 | pub type Projective3 = Transform; Sep 21 06:43:50.612 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `alga::general::Real` is not implemented for `N` Sep 21 06:43:50.612 INFO kablam! | Sep 21 06:43:50.612 INFO kablam! = help: consider adding a `where N: alga::general::Real` bound Sep 21 06:43:50.612 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.612 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.612 INFO kablam! Sep 21 06:43:50.612 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:50.612 INFO kablam! --> src/geometry/transform_alias.rs:15:27 Sep 21 06:43:50.612 INFO kablam! | Sep 21 06:43:50.612 INFO kablam! 15 | pub type Projective3 = Transform; Sep 21 06:43:50.612 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.612 INFO kablam! | | Sep 21 06:43:50.612 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:50.612 INFO kablam! | Sep 21 06:43:50.612 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:50.612 INFO kablam! --> src/geometry/transform_alias.rs:15:27 Sep 21 06:43:50.612 INFO kablam! | Sep 21 06:43:50.612 INFO kablam! 15 | pub type Projective3 = Transform; Sep 21 06:43:50.612 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.612 INFO kablam! Sep 21 06:43:50.612 INFO kablam! warning: the trait bound `N: alga::general::Real` is not satisfied Sep 21 06:43:50.612 INFO kablam! --> src/geometry/transform_alias.rs:17:23 Sep 21 06:43:50.612 INFO kablam! | Sep 21 06:43:50.612 INFO kablam! 17 | pub type Affine3 = Transform; Sep 21 06:43:50.612 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `alga::general::Real` is not implemented for `N` Sep 21 06:43:50.612 INFO kablam! | Sep 21 06:43:50.612 INFO kablam! = help: consider adding a `where N: alga::general::Real` bound Sep 21 06:43:50.612 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.612 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.612 INFO kablam! Sep 21 06:43:50.618 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:50.618 INFO kablam! --> src/geometry/transform_alias.rs:17:23 Sep 21 06:43:50.618 INFO kablam! | Sep 21 06:43:50.618 INFO kablam! 17 | pub type Affine3 = Transform; Sep 21 06:43:50.618 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.618 INFO kablam! | | Sep 21 06:43:50.618 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:50.618 INFO kablam! | Sep 21 06:43:50.618 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:50.618 INFO kablam! --> src/geometry/transform_alias.rs:17:23 Sep 21 06:43:50.618 INFO kablam! | Sep 21 06:43:50.618 INFO kablam! 17 | pub type Affine3 = Transform; Sep 21 06:43:50.618 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.618 INFO kablam! Sep 21 06:43:50.646 INFO kablam! warning: the trait bound `N: alga::general::Real` is not satisfied Sep 21 06:43:50.646 INFO kablam! --> src/geometry/similarity_alias.rs:6:27 Sep 21 06:43:50.646 INFO kablam! | Sep 21 06:43:50.646 INFO kablam! 6 | pub type Similarity2 = Similarity>; Sep 21 06:43:50.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `alga::general::Real` is not implemented for `N` Sep 21 06:43:50.646 INFO kablam! | Sep 21 06:43:50.646 INFO kablam! = help: consider adding a `where N: alga::general::Real` bound Sep 21 06:43:50.646 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.646 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.646 INFO kablam! Sep 21 06:43:50.646 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:50.646 INFO kablam! --> src/geometry/similarity_alias.rs:6:27 Sep 21 06:43:50.646 INFO kablam! | Sep 21 06:43:50.646 INFO kablam! 6 | pub type Similarity2 = Similarity>; Sep 21 06:43:50.646 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.646 INFO kablam! | | Sep 21 06:43:50.646 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:50.646 INFO kablam! | Sep 21 06:43:50.646 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:50.646 INFO kablam! --> src/geometry/similarity_alias.rs:6:27 Sep 21 06:43:50.646 INFO kablam! | Sep 21 06:43:50.646 INFO kablam! 6 | pub type Similarity2 = Similarity>; Sep 21 06:43:50.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.646 INFO kablam! Sep 21 06:43:50.646 INFO kablam! warning: the trait bound `N: alga::general::Real` is not satisfied Sep 21 06:43:50.646 INFO kablam! --> src/geometry/similarity_alias.rs:9:27 Sep 21 06:43:50.646 INFO kablam! | Sep 21 06:43:50.646 INFO kablam! 9 | pub type Similarity3 = Similarity>; Sep 21 06:43:50.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `alga::general::Real` is not implemented for `N` Sep 21 06:43:50.646 INFO kablam! | Sep 21 06:43:50.647 INFO kablam! = help: consider adding a `where N: alga::general::Real` bound Sep 21 06:43:50.647 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.647 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.647 INFO kablam! Sep 21 06:43:50.647 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:50.647 INFO kablam! --> src/geometry/similarity_alias.rs:9:27 Sep 21 06:43:50.647 INFO kablam! | Sep 21 06:43:50.647 INFO kablam! 9 | pub type Similarity3 = Similarity>; Sep 21 06:43:50.647 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.647 INFO kablam! | | Sep 21 06:43:50.647 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:50.647 INFO kablam! | Sep 21 06:43:50.647 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:50.647 INFO kablam! --> src/geometry/similarity_alias.rs:9:27 Sep 21 06:43:50.647 INFO kablam! | Sep 21 06:43:50.647 INFO kablam! 9 | pub type Similarity3 = Similarity>; Sep 21 06:43:50.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.647 INFO kablam! Sep 21 06:43:50.647 INFO kablam! warning: the trait bound `N: alga::general::Real` is not satisfied Sep 21 06:43:50.647 INFO kablam! --> src/geometry/similarity_alias.rs:12:33 Sep 21 06:43:50.647 INFO kablam! | Sep 21 06:43:50.647 INFO kablam! 12 | pub type SimilarityMatrix2 = Similarity>; Sep 21 06:43:50.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `alga::general::Real` is not implemented for `N` Sep 21 06:43:50.647 INFO kablam! | Sep 21 06:43:50.647 INFO kablam! = help: consider adding a `where N: alga::general::Real` bound Sep 21 06:43:50.647 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.647 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.647 INFO kablam! Sep 21 06:43:50.647 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:50.647 INFO kablam! --> src/geometry/similarity_alias.rs:12:33 Sep 21 06:43:50.647 INFO kablam! | Sep 21 06:43:50.647 INFO kablam! 12 | pub type SimilarityMatrix2 = Similarity>; Sep 21 06:43:50.647 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.647 INFO kablam! | | Sep 21 06:43:50.647 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:50.647 INFO kablam! | Sep 21 06:43:50.647 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:50.647 INFO kablam! --> src/geometry/similarity_alias.rs:12:33 Sep 21 06:43:50.647 INFO kablam! | Sep 21 06:43:50.647 INFO kablam! 12 | pub type SimilarityMatrix2 = Similarity>; Sep 21 06:43:50.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.648 INFO kablam! Sep 21 06:43:50.654 INFO kablam! warning: the trait bound `N: alga::general::Real` is not satisfied Sep 21 06:43:50.654 INFO kablam! --> src/geometry/similarity_alias.rs:15:33 Sep 21 06:43:50.654 INFO kablam! | Sep 21 06:43:50.654 INFO kablam! 15 | pub type SimilarityMatrix3 = Similarity>; Sep 21 06:43:50.654 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `alga::general::Real` is not implemented for `N` Sep 21 06:43:50.654 INFO kablam! | Sep 21 06:43:50.654 INFO kablam! = help: consider adding a `where N: alga::general::Real` bound Sep 21 06:43:50.654 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.654 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.654 INFO kablam! Sep 21 06:43:50.654 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:50.654 INFO kablam! --> src/geometry/similarity_alias.rs:15:33 Sep 21 06:43:50.654 INFO kablam! | Sep 21 06:43:50.654 INFO kablam! 15 | pub type SimilarityMatrix3 = Similarity>; Sep 21 06:43:50.654 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.654 INFO kablam! | | Sep 21 06:43:50.654 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:50.654 INFO kablam! | Sep 21 06:43:50.654 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:50.654 INFO kablam! --> src/geometry/similarity_alias.rs:15:33 Sep 21 06:43:50.654 INFO kablam! | Sep 21 06:43:50.654 INFO kablam! 15 | pub type SimilarityMatrix3 = Similarity>; Sep 21 06:43:50.654 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.654 INFO kablam! Sep 21 06:43:50.744 INFO kablam! warning: the trait bound `N: alga::general::Real` is not satisfied Sep 21 06:43:50.744 INFO kablam! --> src/geometry/transform_alias.rs:6:26 Sep 21 06:43:50.744 INFO kablam! | Sep 21 06:43:50.744 INFO kablam! 6 | pub type Transform2 = Transform; Sep 21 06:43:50.744 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `alga::general::Real` is not implemented for `N` Sep 21 06:43:50.744 INFO kablam! | Sep 21 06:43:50.744 INFO kablam! = help: consider adding a `where N: alga::general::Real` bound Sep 21 06:43:50.744 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.744 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.744 INFO kablam! Sep 21 06:43:50.744 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:50.745 INFO kablam! --> src/geometry/transform_alias.rs:6:26 Sep 21 06:43:50.745 INFO kablam! | Sep 21 06:43:50.745 INFO kablam! 6 | pub type Transform2 = Transform; Sep 21 06:43:50.745 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.745 INFO kablam! | | Sep 21 06:43:50.745 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:50.745 INFO kablam! | Sep 21 06:43:50.745 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:50.745 INFO kablam! --> src/geometry/transform_alias.rs:6:26 Sep 21 06:43:50.745 INFO kablam! | Sep 21 06:43:50.745 INFO kablam! 6 | pub type Transform2 = Transform; Sep 21 06:43:50.745 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.745 INFO kablam! Sep 21 06:43:50.745 INFO kablam! warning: the trait bound `N: alga::general::Real` is not satisfied Sep 21 06:43:50.745 INFO kablam! --> src/geometry/transform_alias.rs:8:27 Sep 21 06:43:50.745 INFO kablam! | Sep 21 06:43:50.745 INFO kablam! 8 | pub type Projective2 = Transform; Sep 21 06:43:50.745 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `alga::general::Real` is not implemented for `N` Sep 21 06:43:50.745 INFO kablam! | Sep 21 06:43:50.745 INFO kablam! = help: consider adding a `where N: alga::general::Real` bound Sep 21 06:43:50.745 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.745 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.745 INFO kablam! Sep 21 06:43:50.746 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:50.746 INFO kablam! --> src/geometry/transform_alias.rs:8:27 Sep 21 06:43:50.746 INFO kablam! | Sep 21 06:43:50.746 INFO kablam! 8 | pub type Projective2 = Transform; Sep 21 06:43:50.746 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.746 INFO kablam! | | Sep 21 06:43:50.746 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:50.746 INFO kablam! | Sep 21 06:43:50.746 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:50.746 INFO kablam! --> src/geometry/transform_alias.rs:8:27 Sep 21 06:43:50.746 INFO kablam! | Sep 21 06:43:50.746 INFO kablam! 8 | pub type Projective2 = Transform; Sep 21 06:43:50.746 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.746 INFO kablam! Sep 21 06:43:50.747 INFO kablam! warning: the trait bound `N: alga::general::Real` is not satisfied Sep 21 06:43:50.747 INFO kablam! --> src/geometry/transform_alias.rs:10:23 Sep 21 06:43:50.747 INFO kablam! | Sep 21 06:43:50.747 INFO kablam! 10 | pub type Affine2 = Transform; Sep 21 06:43:50.747 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `alga::general::Real` is not implemented for `N` Sep 21 06:43:50.747 INFO kablam! | Sep 21 06:43:50.747 INFO kablam! = help: consider adding a `where N: alga::general::Real` bound Sep 21 06:43:50.747 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.747 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.747 INFO kablam! Sep 21 06:43:50.748 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:50.748 INFO kablam! --> src/geometry/transform_alias.rs:10:23 Sep 21 06:43:50.748 INFO kablam! | Sep 21 06:43:50.748 INFO kablam! 10 | pub type Affine2 = Transform; Sep 21 06:43:50.748 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.748 INFO kablam! | | Sep 21 06:43:50.748 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:50.748 INFO kablam! | Sep 21 06:43:50.748 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:50.748 INFO kablam! --> src/geometry/transform_alias.rs:10:23 Sep 21 06:43:50.748 INFO kablam! | Sep 21 06:43:50.748 INFO kablam! 10 | pub type Affine2 = Transform; Sep 21 06:43:50.748 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.748 INFO kablam! Sep 21 06:43:50.749 INFO kablam! warning: the trait bound `N: alga::general::Real` is not satisfied Sep 21 06:43:50.749 INFO kablam! --> src/geometry/transform_alias.rs:13:26 Sep 21 06:43:50.749 INFO kablam! | Sep 21 06:43:50.749 INFO kablam! 13 | pub type Transform3 = Transform; Sep 21 06:43:50.749 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `alga::general::Real` is not implemented for `N` Sep 21 06:43:50.749 INFO kablam! | Sep 21 06:43:50.749 INFO kablam! = help: consider adding a `where N: alga::general::Real` bound Sep 21 06:43:50.749 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.749 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.749 INFO kablam! Sep 21 06:43:50.750 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:50.750 INFO kablam! --> src/geometry/transform_alias.rs:13:26 Sep 21 06:43:50.750 INFO kablam! | Sep 21 06:43:50.750 INFO kablam! 13 | pub type Transform3 = Transform; Sep 21 06:43:50.750 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.750 INFO kablam! | | Sep 21 06:43:50.750 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:50.750 INFO kablam! | Sep 21 06:43:50.750 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:50.750 INFO kablam! --> src/geometry/transform_alias.rs:13:26 Sep 21 06:43:50.750 INFO kablam! | Sep 21 06:43:50.750 INFO kablam! 13 | pub type Transform3 = Transform; Sep 21 06:43:50.750 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.750 INFO kablam! Sep 21 06:43:50.756 INFO kablam! warning: the trait bound `N: alga::general::Real` is not satisfied Sep 21 06:43:50.756 INFO kablam! --> src/geometry/transform_alias.rs:15:27 Sep 21 06:43:50.756 INFO kablam! | Sep 21 06:43:50.756 INFO kablam! 15 | pub type Projective3 = Transform; Sep 21 06:43:50.756 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `alga::general::Real` is not implemented for `N` Sep 21 06:43:50.756 INFO kablam! | Sep 21 06:43:50.756 INFO kablam! = help: consider adding a `where N: alga::general::Real` bound Sep 21 06:43:50.756 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.756 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.756 INFO kablam! Sep 21 06:43:50.756 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:50.756 INFO kablam! --> src/geometry/transform_alias.rs:15:27 Sep 21 06:43:50.756 INFO kablam! | Sep 21 06:43:50.756 INFO kablam! 15 | pub type Projective3 = Transform; Sep 21 06:43:50.756 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.756 INFO kablam! | | Sep 21 06:43:50.756 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:50.756 INFO kablam! | Sep 21 06:43:50.756 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:50.756 INFO kablam! --> src/geometry/transform_alias.rs:15:27 Sep 21 06:43:50.756 INFO kablam! | Sep 21 06:43:50.756 INFO kablam! 15 | pub type Projective3 = Transform; Sep 21 06:43:50.756 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.756 INFO kablam! Sep 21 06:43:50.756 INFO kablam! warning: the trait bound `N: alga::general::Real` is not satisfied Sep 21 06:43:50.756 INFO kablam! --> src/geometry/transform_alias.rs:17:23 Sep 21 06:43:50.756 INFO kablam! | Sep 21 06:43:50.756 INFO kablam! 17 | pub type Affine3 = Transform; Sep 21 06:43:50.756 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `alga::general::Real` is not implemented for `N` Sep 21 06:43:50.756 INFO kablam! | Sep 21 06:43:50.756 INFO kablam! = help: consider adding a `where N: alga::general::Real` bound Sep 21 06:43:50.756 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.757 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.757 INFO kablam! Sep 21 06:43:50.762 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:50.762 INFO kablam! --> src/geometry/transform_alias.rs:17:23 Sep 21 06:43:50.762 INFO kablam! | Sep 21 06:43:50.762 INFO kablam! 17 | pub type Affine3 = Transform; Sep 21 06:43:50.762 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.762 INFO kablam! | | Sep 21 06:43:50.762 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:50.762 INFO kablam! | Sep 21 06:43:50.762 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:50.762 INFO kablam! --> src/geometry/transform_alias.rs:17:23 Sep 21 06:43:50.762 INFO kablam! | Sep 21 06:43:50.762 INFO kablam! 17 | pub type Affine3 = Transform; Sep 21 06:43:50.762 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:50.762 INFO kablam! Sep 21 06:43:50.859 INFO kablam! warning: the trait bound `D1: base::dimension::DimName` is not satisfied Sep 21 06:43:50.859 INFO kablam! --> src/base/dimension.rs:125:38 Sep 21 06:43:50.859 INFO kablam! | Sep 21 06:43:50.859 INFO kablam! 125 | pub type $DimResOp = >::Output; Sep 21 06:43:50.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D1` Sep 21 06:43:50.859 INFO kablam! ... Sep 21 06:43:50.859 INFO kablam! 183 | / dim_ops!( Sep 21 06:43:50.859 INFO kablam! 184 | | DimAdd, DimNameAdd, Add, add, Add::add, DimSum, DimNameSum, Sum; Sep 21 06:43:50.859 INFO kablam! 185 | | DimMul, DimNameMul, Mul, mul, Mul::mul, DimProd, DimNameProd, Prod; Sep 21 06:43:50.859 INFO kablam! 186 | | DimSub, DimNameSub, Sub, sub, Sub::sub, DimDiff, DimNameDiff, Diff; Sep 21 06:43:50.859 INFO kablam! ... | Sep 21 06:43:50.859 INFO kablam! 189 | | DimMax, DimNameMax, Max, max, cmp::max, DimMaximum, DimNameMaximum, Maximum; Sep 21 06:43:50.859 INFO kablam! 190 | | ); Sep 21 06:43:50.859 INFO kablam! | |__- in this macro invocation Sep 21 06:43:50.859 INFO kablam! | Sep 21 06:43:50.859 INFO kablam! = help: consider adding a `where D1: base::dimension::DimName` bound Sep 21 06:43:50.859 INFO kablam! = note: required because of the requirements on the impl of `base::dimension::DimAdd` for `D1` Sep 21 06:43:50.859 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.859 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.859 INFO kablam! Sep 21 06:43:50.859 INFO kablam! warning: the trait bound `D2: base::dimension::DimName` is not satisfied Sep 21 06:43:50.859 INFO kablam! --> src/base/dimension.rs:125:38 Sep 21 06:43:50.859 INFO kablam! | Sep 21 06:43:50.859 INFO kablam! 125 | pub type $DimResOp = >::Output; Sep 21 06:43:50.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D2` Sep 21 06:43:50.859 INFO kablam! ... Sep 21 06:43:50.859 INFO kablam! 183 | / dim_ops!( Sep 21 06:43:50.859 INFO kablam! 184 | | DimAdd, DimNameAdd, Add, add, Add::add, DimSum, DimNameSum, Sum; Sep 21 06:43:50.859 INFO kablam! 185 | | DimMul, DimNameMul, Mul, mul, Mul::mul, DimProd, DimNameProd, Prod; Sep 21 06:43:50.859 INFO kablam! 186 | | DimSub, DimNameSub, Sub, sub, Sub::sub, DimDiff, DimNameDiff, Diff; Sep 21 06:43:50.859 INFO kablam! ... | Sep 21 06:43:50.859 INFO kablam! 189 | | DimMax, DimNameMax, Max, max, cmp::max, DimMaximum, DimNameMaximum, Maximum; Sep 21 06:43:50.859 INFO kablam! 190 | | ); Sep 21 06:43:50.859 INFO kablam! | |__- in this macro invocation Sep 21 06:43:50.859 INFO kablam! | Sep 21 06:43:50.859 INFO kablam! = help: consider adding a `where D2: base::dimension::DimName` bound Sep 21 06:43:50.859 INFO kablam! = note: required because of the requirements on the impl of `base::dimension::DimAdd` for `D1` Sep 21 06:43:50.859 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.859 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.859 INFO kablam! Sep 21 06:43:50.859 INFO kablam! warning: the trait bound `D1: base::dimension::DimName` is not satisfied Sep 21 06:43:50.859 INFO kablam! --> src/base/dimension.rs:162:42 Sep 21 06:43:50.859 INFO kablam! | Sep 21 06:43:50.859 INFO kablam! 162 | pub type $DimNameResOp = >::Output; Sep 21 06:43:50.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D1` Sep 21 06:43:50.859 INFO kablam! ... Sep 21 06:43:50.859 INFO kablam! 183 | / dim_ops!( Sep 21 06:43:50.859 INFO kablam! 184 | | DimAdd, DimNameAdd, Add, add, Add::add, DimSum, DimNameSum, Sum; Sep 21 06:43:50.859 INFO kablam! 185 | | DimMul, DimNameMul, Mul, mul, Mul::mul, DimProd, DimNameProd, Prod; Sep 21 06:43:50.859 INFO kablam! 186 | | DimSub, DimNameSub, Sub, sub, Sub::sub, DimDiff, DimNameDiff, Diff; Sep 21 06:43:50.859 INFO kablam! ... | Sep 21 06:43:50.859 INFO kablam! 189 | | DimMax, DimNameMax, Max, max, cmp::max, DimMaximum, DimNameMaximum, Maximum; Sep 21 06:43:50.860 INFO kablam! 190 | | ); Sep 21 06:43:50.860 INFO kablam! | |__- in this macro invocation Sep 21 06:43:50.860 INFO kablam! | Sep 21 06:43:50.860 INFO kablam! = help: consider adding a `where D1: base::dimension::DimName` bound Sep 21 06:43:50.860 INFO kablam! = note: required because of the requirements on the impl of `base::dimension::DimNameAdd` for `D1` Sep 21 06:43:50.860 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.860 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.860 INFO kablam! Sep 21 06:43:50.860 INFO kablam! warning: the trait bound `D2: base::dimension::DimName` is not satisfied Sep 21 06:43:50.860 INFO kablam! --> src/base/dimension.rs:162:42 Sep 21 06:43:50.860 INFO kablam! | Sep 21 06:43:50.860 INFO kablam! 162 | pub type $DimNameResOp = >::Output; Sep 21 06:43:50.860 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D2` Sep 21 06:43:50.860 INFO kablam! ... Sep 21 06:43:50.860 INFO kablam! 183 | / dim_ops!( Sep 21 06:43:50.860 INFO kablam! 184 | | DimAdd, DimNameAdd, Add, add, Add::add, DimSum, DimNameSum, Sum; Sep 21 06:43:50.860 INFO kablam! 185 | | DimMul, DimNameMul, Mul, mul, Mul::mul, DimProd, DimNameProd, Prod; Sep 21 06:43:50.860 INFO kablam! 186 | | DimSub, DimNameSub, Sub, sub, Sub::sub, DimDiff, DimNameDiff, Diff; Sep 21 06:43:50.860 INFO kablam! ... | Sep 21 06:43:50.860 INFO kablam! 189 | | DimMax, DimNameMax, Max, max, cmp::max, DimMaximum, DimNameMaximum, Maximum; Sep 21 06:43:50.860 INFO kablam! 190 | | ); Sep 21 06:43:50.860 INFO kablam! | |__- in this macro invocation Sep 21 06:43:50.860 INFO kablam! | Sep 21 06:43:50.860 INFO kablam! = help: consider adding a `where D2: base::dimension::DimName` bound Sep 21 06:43:50.860 INFO kablam! = note: required because of the requirements on the impl of `base::dimension::DimNameAdd` for `D1` Sep 21 06:43:50.860 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.860 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.860 INFO kablam! Sep 21 06:43:50.860 INFO kablam! warning: the trait bound `D1: base::dimension::DimName` is not satisfied Sep 21 06:43:50.860 INFO kablam! --> src/base/dimension.rs:125:38 Sep 21 06:43:50.860 INFO kablam! | Sep 21 06:43:50.860 INFO kablam! 125 | pub type $DimResOp = >::Output; Sep 21 06:43:50.860 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D1` Sep 21 06:43:50.860 INFO kablam! ... Sep 21 06:43:50.860 INFO kablam! 183 | / dim_ops!( Sep 21 06:43:50.860 INFO kablam! 184 | | DimAdd, DimNameAdd, Add, add, Add::add, DimSum, DimNameSum, Sum; Sep 21 06:43:50.860 INFO kablam! 185 | | DimMul, DimNameMul, Mul, mul, Mul::mul, DimProd, DimNameProd, Prod; Sep 21 06:43:50.860 INFO kablam! 186 | | DimSub, DimNameSub, Sub, sub, Sub::sub, DimDiff, DimNameDiff, Diff; Sep 21 06:43:50.860 INFO kablam! ... | Sep 21 06:43:50.860 INFO kablam! 189 | | DimMax, DimNameMax, Max, max, cmp::max, DimMaximum, DimNameMaximum, Maximum; Sep 21 06:43:50.860 INFO kablam! 190 | | ); Sep 21 06:43:50.860 INFO kablam! | |__- in this macro invocation Sep 21 06:43:50.860 INFO kablam! | Sep 21 06:43:50.860 INFO kablam! = help: consider adding a `where D1: base::dimension::DimName` bound Sep 21 06:43:50.860 INFO kablam! = note: required because of the requirements on the impl of `base::dimension::DimMul` for `D1` Sep 21 06:43:50.860 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.860 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.860 INFO kablam! Sep 21 06:43:50.860 INFO kablam! warning: the trait bound `D2: base::dimension::DimName` is not satisfied Sep 21 06:43:50.860 INFO kablam! --> src/base/dimension.rs:125:38 Sep 21 06:43:50.860 INFO kablam! | Sep 21 06:43:50.860 INFO kablam! 125 | pub type $DimResOp = >::Output; Sep 21 06:43:50.860 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D2` Sep 21 06:43:50.860 INFO kablam! ... Sep 21 06:43:50.860 INFO kablam! 183 | / dim_ops!( Sep 21 06:43:50.860 INFO kablam! 184 | | DimAdd, DimNameAdd, Add, add, Add::add, DimSum, DimNameSum, Sum; Sep 21 06:43:50.860 INFO kablam! 185 | | DimMul, DimNameMul, Mul, mul, Mul::mul, DimProd, DimNameProd, Prod; Sep 21 06:43:50.860 INFO kablam! 186 | | DimSub, DimNameSub, Sub, sub, Sub::sub, DimDiff, DimNameDiff, Diff; Sep 21 06:43:50.860 INFO kablam! ... | Sep 21 06:43:50.861 INFO kablam! 189 | | DimMax, DimNameMax, Max, max, cmp::max, DimMaximum, DimNameMaximum, Maximum; Sep 21 06:43:50.861 INFO kablam! 190 | | ); Sep 21 06:43:50.861 INFO kablam! | |__- in this macro invocation Sep 21 06:43:50.861 INFO kablam! | Sep 21 06:43:50.861 INFO kablam! = help: consider adding a `where D2: base::dimension::DimName` bound Sep 21 06:43:50.861 INFO kablam! = note: required because of the requirements on the impl of `base::dimension::DimMul` for `D1` Sep 21 06:43:50.861 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.861 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.861 INFO kablam! Sep 21 06:43:50.866 INFO kablam! warning: the trait bound `D1: base::dimension::DimName` is not satisfied Sep 21 06:43:50.866 INFO kablam! --> src/base/dimension.rs:162:42 Sep 21 06:43:50.866 INFO kablam! | Sep 21 06:43:50.866 INFO kablam! 162 | pub type $DimNameResOp = >::Output; Sep 21 06:43:50.866 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D1` Sep 21 06:43:50.866 INFO kablam! ... Sep 21 06:43:50.866 INFO kablam! 183 | / dim_ops!( Sep 21 06:43:50.866 INFO kablam! 184 | | DimAdd, DimNameAdd, Add, add, Add::add, DimSum, DimNameSum, Sum; Sep 21 06:43:50.866 INFO kablam! 185 | | DimMul, DimNameMul, Mul, mul, Mul::mul, DimProd, DimNameProd, Prod; Sep 21 06:43:50.866 INFO kablam! 186 | | DimSub, DimNameSub, Sub, sub, Sub::sub, DimDiff, DimNameDiff, Diff; Sep 21 06:43:50.866 INFO kablam! ... | Sep 21 06:43:50.866 INFO kablam! 189 | | DimMax, DimNameMax, Max, max, cmp::max, DimMaximum, DimNameMaximum, Maximum; Sep 21 06:43:50.866 INFO kablam! 190 | | ); Sep 21 06:43:50.866 INFO kablam! | |__- in this macro invocation Sep 21 06:43:50.866 INFO kablam! | Sep 21 06:43:50.866 INFO kablam! = help: consider adding a `where D1: base::dimension::DimName` bound Sep 21 06:43:50.866 INFO kablam! = note: required because of the requirements on the impl of `base::dimension::DimNameMul` for `D1` Sep 21 06:43:50.866 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.866 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.866 INFO kablam! Sep 21 06:43:50.866 INFO kablam! warning: the trait bound `D2: base::dimension::DimName` is not satisfied Sep 21 06:43:50.866 INFO kablam! --> src/base/dimension.rs:162:42 Sep 21 06:43:50.866 INFO kablam! | Sep 21 06:43:50.866 INFO kablam! 162 | pub type $DimNameResOp = >::Output; Sep 21 06:43:50.866 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D2` Sep 21 06:43:50.866 INFO kablam! ... Sep 21 06:43:50.866 INFO kablam! 183 | / dim_ops!( Sep 21 06:43:50.866 INFO kablam! 184 | | DimAdd, DimNameAdd, Add, add, Add::add, DimSum, DimNameSum, Sum; Sep 21 06:43:50.866 INFO kablam! 185 | | DimMul, DimNameMul, Mul, mul, Mul::mul, DimProd, DimNameProd, Prod; Sep 21 06:43:50.866 INFO kablam! 186 | | DimSub, DimNameSub, Sub, sub, Sub::sub, DimDiff, DimNameDiff, Diff; Sep 21 06:43:50.866 INFO kablam! ... | Sep 21 06:43:50.866 INFO kablam! 189 | | DimMax, DimNameMax, Max, max, cmp::max, DimMaximum, DimNameMaximum, Maximum; Sep 21 06:43:50.867 INFO kablam! 190 | | ); Sep 21 06:43:50.867 INFO kablam! | |__- in this macro invocation Sep 21 06:43:50.867 INFO kablam! | Sep 21 06:43:50.867 INFO kablam! = help: consider adding a `where D2: base::dimension::DimName` bound Sep 21 06:43:50.867 INFO kablam! = note: required because of the requirements on the impl of `base::dimension::DimNameMul` for `D1` Sep 21 06:43:50.867 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.867 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.867 INFO kablam! Sep 21 06:43:50.876 INFO kablam! warning: the trait bound `D1: base::dimension::DimName` is not satisfied Sep 21 06:43:50.876 INFO kablam! --> src/base/dimension.rs:125:38 Sep 21 06:43:50.876 INFO kablam! | Sep 21 06:43:50.876 INFO kablam! 125 | pub type $DimResOp = >::Output; Sep 21 06:43:50.876 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D1` Sep 21 06:43:50.876 INFO kablam! ... Sep 21 06:43:50.876 INFO kablam! 183 | / dim_ops!( Sep 21 06:43:50.876 INFO kablam! 184 | | DimAdd, DimNameAdd, Add, add, Add::add, DimSum, DimNameSum, Sum; Sep 21 06:43:50.876 INFO kablam! 185 | | DimMul, DimNameMul, Mul, mul, Mul::mul, DimProd, DimNameProd, Prod; Sep 21 06:43:50.876 INFO kablam! 186 | | DimSub, DimNameSub, Sub, sub, Sub::sub, DimDiff, DimNameDiff, Diff; Sep 21 06:43:50.876 INFO kablam! ... | Sep 21 06:43:50.876 INFO kablam! 189 | | DimMax, DimNameMax, Max, max, cmp::max, DimMaximum, DimNameMaximum, Maximum; Sep 21 06:43:50.876 INFO kablam! 190 | | ); Sep 21 06:43:50.876 INFO kablam! | |__- in this macro invocation Sep 21 06:43:50.876 INFO kablam! | Sep 21 06:43:50.876 INFO kablam! = help: consider adding a `where D1: base::dimension::DimName` bound Sep 21 06:43:50.876 INFO kablam! = note: required because of the requirements on the impl of `base::dimension::DimSub` for `D1` Sep 21 06:43:50.876 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.876 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.876 INFO kablam! Sep 21 06:43:50.876 INFO kablam! warning: the trait bound `D2: base::dimension::DimName` is not satisfied Sep 21 06:43:50.876 INFO kablam! --> src/base/dimension.rs:125:38 Sep 21 06:43:50.876 INFO kablam! | Sep 21 06:43:50.876 INFO kablam! 125 | pub type $DimResOp = >::Output; Sep 21 06:43:50.876 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D2` Sep 21 06:43:50.876 INFO kablam! ... Sep 21 06:43:50.876 INFO kablam! 183 | / dim_ops!( Sep 21 06:43:50.876 INFO kablam! 184 | | DimAdd, DimNameAdd, Add, add, Add::add, DimSum, DimNameSum, Sum; Sep 21 06:43:50.876 INFO kablam! 185 | | DimMul, DimNameMul, Mul, mul, Mul::mul, DimProd, DimNameProd, Prod; Sep 21 06:43:50.876 INFO kablam! 186 | | DimSub, DimNameSub, Sub, sub, Sub::sub, DimDiff, DimNameDiff, Diff; Sep 21 06:43:50.876 INFO kablam! ... | Sep 21 06:43:50.876 INFO kablam! 189 | | DimMax, DimNameMax, Max, max, cmp::max, DimMaximum, DimNameMaximum, Maximum; Sep 21 06:43:50.876 INFO kablam! 190 | | ); Sep 21 06:43:50.876 INFO kablam! | |__- in this macro invocation Sep 21 06:43:50.876 INFO kablam! | Sep 21 06:43:50.876 INFO kablam! = help: consider adding a `where D2: base::dimension::DimName` bound Sep 21 06:43:50.876 INFO kablam! = note: required because of the requirements on the impl of `base::dimension::DimSub` for `D1` Sep 21 06:43:50.876 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.876 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.876 INFO kablam! Sep 21 06:43:50.882 INFO kablam! warning: the trait bound `D1: base::dimension::DimName` is not satisfied Sep 21 06:43:50.882 INFO kablam! --> src/base/dimension.rs:162:42 Sep 21 06:43:50.882 INFO kablam! | Sep 21 06:43:50.882 INFO kablam! 162 | pub type $DimNameResOp = >::Output; Sep 21 06:43:50.882 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D1` Sep 21 06:43:50.882 INFO kablam! ... Sep 21 06:43:50.882 INFO kablam! 183 | / dim_ops!( Sep 21 06:43:50.882 INFO kablam! 184 | | DimAdd, DimNameAdd, Add, add, Add::add, DimSum, DimNameSum, Sum; Sep 21 06:43:50.882 INFO kablam! 185 | | DimMul, DimNameMul, Mul, mul, Mul::mul, DimProd, DimNameProd, Prod; Sep 21 06:43:50.882 INFO kablam! 186 | | DimSub, DimNameSub, Sub, sub, Sub::sub, DimDiff, DimNameDiff, Diff; Sep 21 06:43:50.882 INFO kablam! ... | Sep 21 06:43:50.882 INFO kablam! 189 | | DimMax, DimNameMax, Max, max, cmp::max, DimMaximum, DimNameMaximum, Maximum; Sep 21 06:43:50.882 INFO kablam! 190 | | ); Sep 21 06:43:50.882 INFO kablam! | |__- in this macro invocation Sep 21 06:43:50.882 INFO kablam! | Sep 21 06:43:50.882 INFO kablam! = help: consider adding a `where D1: base::dimension::DimName` bound Sep 21 06:43:50.882 INFO kablam! = note: required because of the requirements on the impl of `base::dimension::DimNameSub` for `D1` Sep 21 06:43:50.882 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.882 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.882 INFO kablam! Sep 21 06:43:50.882 INFO kablam! warning: the trait bound `D2: base::dimension::DimName` is not satisfied Sep 21 06:43:50.882 INFO kablam! --> src/base/dimension.rs:162:42 Sep 21 06:43:50.882 INFO kablam! | Sep 21 06:43:50.882 INFO kablam! 162 | pub type $DimNameResOp = >::Output; Sep 21 06:43:50.882 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D2` Sep 21 06:43:50.882 INFO kablam! ... Sep 21 06:43:50.882 INFO kablam! 183 | / dim_ops!( Sep 21 06:43:50.882 INFO kablam! 184 | | DimAdd, DimNameAdd, Add, add, Add::add, DimSum, DimNameSum, Sum; Sep 21 06:43:50.882 INFO kablam! 185 | | DimMul, DimNameMul, Mul, mul, Mul::mul, DimProd, DimNameProd, Prod; Sep 21 06:43:50.882 INFO kablam! 186 | | DimSub, DimNameSub, Sub, sub, Sub::sub, DimDiff, DimNameDiff, Diff; Sep 21 06:43:50.883 INFO kablam! ... | Sep 21 06:43:50.883 INFO kablam! 189 | | DimMax, DimNameMax, Max, max, cmp::max, DimMaximum, DimNameMaximum, Maximum; Sep 21 06:43:50.883 INFO kablam! 190 | | ); Sep 21 06:43:50.883 INFO kablam! | |__- in this macro invocation Sep 21 06:43:50.883 INFO kablam! | Sep 21 06:43:50.883 INFO kablam! = help: consider adding a `where D2: base::dimension::DimName` bound Sep 21 06:43:50.883 INFO kablam! = note: required because of the requirements on the impl of `base::dimension::DimNameSub` for `D1` Sep 21 06:43:50.883 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.883 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.883 INFO kablam! Sep 21 06:43:50.883 INFO kablam! warning: the trait bound `D1: base::dimension::DimName` is not satisfied Sep 21 06:43:50.883 INFO kablam! --> src/base/dimension.rs:125:38 Sep 21 06:43:50.883 INFO kablam! | Sep 21 06:43:50.883 INFO kablam! 125 | pub type $DimResOp = >::Output; Sep 21 06:43:50.883 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D1` Sep 21 06:43:50.883 INFO kablam! ... Sep 21 06:43:50.883 INFO kablam! 183 | / dim_ops!( Sep 21 06:43:50.883 INFO kablam! 184 | | DimAdd, DimNameAdd, Add, add, Add::add, DimSum, DimNameSum, Sum; Sep 21 06:43:50.883 INFO kablam! 185 | | DimMul, DimNameMul, Mul, mul, Mul::mul, DimProd, DimNameProd, Prod; Sep 21 06:43:50.883 INFO kablam! 186 | | DimSub, DimNameSub, Sub, sub, Sub::sub, DimDiff, DimNameDiff, Diff; Sep 21 06:43:50.883 INFO kablam! ... | Sep 21 06:43:50.883 INFO kablam! 189 | | DimMax, DimNameMax, Max, max, cmp::max, DimMaximum, DimNameMaximum, Maximum; Sep 21 06:43:50.883 INFO kablam! 190 | | ); Sep 21 06:43:50.883 INFO kablam! | |__- in this macro invocation Sep 21 06:43:50.883 INFO kablam! | Sep 21 06:43:50.883 INFO kablam! = help: consider adding a `where D1: base::dimension::DimName` bound Sep 21 06:43:50.883 INFO kablam! = note: required because of the requirements on the impl of `base::dimension::DimDiv` for `D1` Sep 21 06:43:50.883 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.883 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.883 INFO kablam! Sep 21 06:43:50.883 INFO kablam! warning: the trait bound `D2: base::dimension::DimName` is not satisfied Sep 21 06:43:50.883 INFO kablam! --> src/base/dimension.rs:125:38 Sep 21 06:43:50.883 INFO kablam! | Sep 21 06:43:50.883 INFO kablam! 125 | pub type $DimResOp = >::Output; Sep 21 06:43:50.883 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D2` Sep 21 06:43:50.883 INFO kablam! ... Sep 21 06:43:50.883 INFO kablam! 183 | / dim_ops!( Sep 21 06:43:50.883 INFO kablam! 184 | | DimAdd, DimNameAdd, Add, add, Add::add, DimSum, DimNameSum, Sum; Sep 21 06:43:50.883 INFO kablam! 185 | | DimMul, DimNameMul, Mul, mul, Mul::mul, DimProd, DimNameProd, Prod; Sep 21 06:43:50.883 INFO kablam! 186 | | DimSub, DimNameSub, Sub, sub, Sub::sub, DimDiff, DimNameDiff, Diff; Sep 21 06:43:50.883 INFO kablam! ... | Sep 21 06:43:50.883 INFO kablam! 189 | | DimMax, DimNameMax, Max, max, cmp::max, DimMaximum, DimNameMaximum, Maximum; Sep 21 06:43:50.883 INFO kablam! 190 | | ); Sep 21 06:43:50.883 INFO kablam! | |__- in this macro invocation Sep 21 06:43:50.883 INFO kablam! | Sep 21 06:43:50.883 INFO kablam! = help: consider adding a `where D2: base::dimension::DimName` bound Sep 21 06:43:50.883 INFO kablam! = note: required because of the requirements on the impl of `base::dimension::DimDiv` for `D1` Sep 21 06:43:50.883 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.883 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.883 INFO kablam! Sep 21 06:43:50.889 INFO kablam! warning: the trait bound `D1: base::dimension::DimName` is not satisfied Sep 21 06:43:50.889 INFO kablam! --> src/base/dimension.rs:162:42 Sep 21 06:43:50.889 INFO kablam! | Sep 21 06:43:50.889 INFO kablam! 162 | pub type $DimNameResOp = >::Output; Sep 21 06:43:50.889 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D1` Sep 21 06:43:50.889 INFO kablam! ... Sep 21 06:43:50.889 INFO kablam! 183 | / dim_ops!( Sep 21 06:43:50.889 INFO kablam! 184 | | DimAdd, DimNameAdd, Add, add, Add::add, DimSum, DimNameSum, Sum; Sep 21 06:43:50.889 INFO kablam! 185 | | DimMul, DimNameMul, Mul, mul, Mul::mul, DimProd, DimNameProd, Prod; Sep 21 06:43:50.889 INFO kablam! 186 | | DimSub, DimNameSub, Sub, sub, Sub::sub, DimDiff, DimNameDiff, Diff; Sep 21 06:43:50.889 INFO kablam! ... | Sep 21 06:43:50.889 INFO kablam! 189 | | DimMax, DimNameMax, Max, max, cmp::max, DimMaximum, DimNameMaximum, Maximum; Sep 21 06:43:50.889 INFO kablam! 190 | | ); Sep 21 06:43:50.889 INFO kablam! | |__- in this macro invocation Sep 21 06:43:50.889 INFO kablam! | Sep 21 06:43:50.889 INFO kablam! = help: consider adding a `where D1: base::dimension::DimName` bound Sep 21 06:43:50.889 INFO kablam! = note: required because of the requirements on the impl of `base::dimension::DimNameDiv` for `D1` Sep 21 06:43:50.889 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.889 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.889 INFO kablam! Sep 21 06:43:50.889 INFO kablam! warning: the trait bound `D2: base::dimension::DimName` is not satisfied Sep 21 06:43:50.889 INFO kablam! --> src/base/dimension.rs:162:42 Sep 21 06:43:50.889 INFO kablam! | Sep 21 06:43:50.889 INFO kablam! 162 | pub type $DimNameResOp = >::Output; Sep 21 06:43:50.889 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D2` Sep 21 06:43:50.889 INFO kablam! ... Sep 21 06:43:50.889 INFO kablam! 183 | / dim_ops!( Sep 21 06:43:50.889 INFO kablam! 184 | | DimAdd, DimNameAdd, Add, add, Add::add, DimSum, DimNameSum, Sum; Sep 21 06:43:50.889 INFO kablam! 185 | | DimMul, DimNameMul, Mul, mul, Mul::mul, DimProd, DimNameProd, Prod; Sep 21 06:43:50.889 INFO kablam! 186 | | DimSub, DimNameSub, Sub, sub, Sub::sub, DimDiff, DimNameDiff, Diff; Sep 21 06:43:50.889 INFO kablam! ... | Sep 21 06:43:50.889 INFO kablam! 189 | | DimMax, DimNameMax, Max, max, cmp::max, DimMaximum, DimNameMaximum, Maximum; Sep 21 06:43:50.889 INFO kablam! 190 | | ); Sep 21 06:43:50.889 INFO kablam! | |__- in this macro invocation Sep 21 06:43:50.889 INFO kablam! | Sep 21 06:43:50.889 INFO kablam! = help: consider adding a `where D2: base::dimension::DimName` bound Sep 21 06:43:50.889 INFO kablam! = note: required because of the requirements on the impl of `base::dimension::DimNameDiv` for `D1` Sep 21 06:43:50.889 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.889 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.889 INFO kablam! Sep 21 06:43:50.890 INFO kablam! warning: the trait bound `D1: base::dimension::DimName` is not satisfied Sep 21 06:43:50.890 INFO kablam! --> src/base/dimension.rs:125:38 Sep 21 06:43:50.890 INFO kablam! | Sep 21 06:43:50.890 INFO kablam! 125 | pub type $DimResOp = >::Output; Sep 21 06:43:50.890 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D1` Sep 21 06:43:50.890 INFO kablam! ... Sep 21 06:43:50.890 INFO kablam! 183 | / dim_ops!( Sep 21 06:43:50.890 INFO kablam! 184 | | DimAdd, DimNameAdd, Add, add, Add::add, DimSum, DimNameSum, Sum; Sep 21 06:43:50.890 INFO kablam! 185 | | DimMul, DimNameMul, Mul, mul, Mul::mul, DimProd, DimNameProd, Prod; Sep 21 06:43:50.890 INFO kablam! 186 | | DimSub, DimNameSub, Sub, sub, Sub::sub, DimDiff, DimNameDiff, Diff; Sep 21 06:43:50.890 INFO kablam! ... | Sep 21 06:43:50.890 INFO kablam! 189 | | DimMax, DimNameMax, Max, max, cmp::max, DimMaximum, DimNameMaximum, Maximum; Sep 21 06:43:50.890 INFO kablam! 190 | | ); Sep 21 06:43:50.890 INFO kablam! | |__- in this macro invocation Sep 21 06:43:50.890 INFO kablam! | Sep 21 06:43:50.890 INFO kablam! = help: consider adding a `where D1: base::dimension::DimName` bound Sep 21 06:43:50.890 INFO kablam! = note: required because of the requirements on the impl of `base::dimension::DimMin` for `D1` Sep 21 06:43:50.890 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.890 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.890 INFO kablam! Sep 21 06:43:50.890 INFO kablam! warning: the trait bound `D2: base::dimension::DimName` is not satisfied Sep 21 06:43:50.890 INFO kablam! --> src/base/dimension.rs:125:38 Sep 21 06:43:50.890 INFO kablam! | Sep 21 06:43:50.890 INFO kablam! 125 | pub type $DimResOp = >::Output; Sep 21 06:43:50.890 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D2` Sep 21 06:43:50.890 INFO kablam! ... Sep 21 06:43:50.890 INFO kablam! 183 | / dim_ops!( Sep 21 06:43:50.890 INFO kablam! 184 | | DimAdd, DimNameAdd, Add, add, Add::add, DimSum, DimNameSum, Sum; Sep 21 06:43:50.890 INFO kablam! 185 | | DimMul, DimNameMul, Mul, mul, Mul::mul, DimProd, DimNameProd, Prod; Sep 21 06:43:50.890 INFO kablam! 186 | | DimSub, DimNameSub, Sub, sub, Sub::sub, DimDiff, DimNameDiff, Diff; Sep 21 06:43:50.890 INFO kablam! ... | Sep 21 06:43:50.890 INFO kablam! 189 | | DimMax, DimNameMax, Max, max, cmp::max, DimMaximum, DimNameMaximum, Maximum; Sep 21 06:43:50.890 INFO kablam! 190 | | ); Sep 21 06:43:50.890 INFO kablam! | |__- in this macro invocation Sep 21 06:43:50.891 INFO kablam! | Sep 21 06:43:50.891 INFO kablam! = help: consider adding a `where D2: base::dimension::DimName` bound Sep 21 06:43:50.891 INFO kablam! = note: required because of the requirements on the impl of `base::dimension::DimMin` for `D1` Sep 21 06:43:50.891 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.891 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.891 INFO kablam! Sep 21 06:43:50.902 INFO kablam! warning: the trait bound `D1: base::dimension::DimName` is not satisfied Sep 21 06:43:50.902 INFO kablam! --> src/base/dimension.rs:162:42 Sep 21 06:43:50.902 INFO kablam! | Sep 21 06:43:50.902 INFO kablam! 162 | pub type $DimNameResOp = >::Output; Sep 21 06:43:50.902 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D1` Sep 21 06:43:50.902 INFO kablam! ... Sep 21 06:43:50.902 INFO kablam! 183 | / dim_ops!( Sep 21 06:43:50.902 INFO kablam! 184 | | DimAdd, DimNameAdd, Add, add, Add::add, DimSum, DimNameSum, Sum; Sep 21 06:43:50.902 INFO kablam! 185 | | DimMul, DimNameMul, Mul, mul, Mul::mul, DimProd, DimNameProd, Prod; Sep 21 06:43:50.902 INFO kablam! 186 | | DimSub, DimNameSub, Sub, sub, Sub::sub, DimDiff, DimNameDiff, Diff; Sep 21 06:43:50.902 INFO kablam! ... | Sep 21 06:43:50.902 INFO kablam! 189 | | DimMax, DimNameMax, Max, max, cmp::max, DimMaximum, DimNameMaximum, Maximum; Sep 21 06:43:50.902 INFO kablam! 190 | | ); Sep 21 06:43:50.902 INFO kablam! | |__- in this macro invocation Sep 21 06:43:50.902 INFO kablam! | Sep 21 06:43:50.902 INFO kablam! = help: consider adding a `where D1: base::dimension::DimName` bound Sep 21 06:43:50.902 INFO kablam! = note: required because of the requirements on the impl of `base::dimension::DimNameMin` for `D1` Sep 21 06:43:50.902 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.902 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.903 INFO kablam! Sep 21 06:43:50.905 INFO kablam! warning: the trait bound `D2: base::dimension::DimName` is not satisfied Sep 21 06:43:50.905 INFO kablam! --> src/base/dimension.rs:162:42 Sep 21 06:43:50.905 INFO kablam! | Sep 21 06:43:50.905 INFO kablam! 162 | pub type $DimNameResOp = >::Output; Sep 21 06:43:50.905 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D2` Sep 21 06:43:50.905 INFO kablam! ... Sep 21 06:43:50.905 INFO kablam! 183 | / dim_ops!( Sep 21 06:43:50.905 INFO kablam! 184 | | DimAdd, DimNameAdd, Add, add, Add::add, DimSum, DimNameSum, Sum; Sep 21 06:43:50.905 INFO kablam! 185 | | DimMul, DimNameMul, Mul, mul, Mul::mul, DimProd, DimNameProd, Prod; Sep 21 06:43:50.905 INFO kablam! 186 | | DimSub, DimNameSub, Sub, sub, Sub::sub, DimDiff, DimNameDiff, Diff; Sep 21 06:43:50.905 INFO kablam! ... | Sep 21 06:43:50.905 INFO kablam! 189 | | DimMax, DimNameMax, Max, max, cmp::max, DimMaximum, DimNameMaximum, Maximum; Sep 21 06:43:50.905 INFO kablam! 190 | | ); Sep 21 06:43:50.905 INFO kablam! | |__- in this macro invocation Sep 21 06:43:50.905 INFO kablam! | Sep 21 06:43:50.905 INFO kablam! = help: consider adding a `where D2: base::dimension::DimName` bound Sep 21 06:43:50.905 INFO kablam! = note: required because of the requirements on the impl of `base::dimension::DimNameMin` for `D1` Sep 21 06:43:50.905 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.905 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.905 INFO kablam! Sep 21 06:43:50.906 INFO kablam! warning: the trait bound `D1: base::dimension::DimName` is not satisfied Sep 21 06:43:50.906 INFO kablam! --> src/base/dimension.rs:125:38 Sep 21 06:43:50.906 INFO kablam! | Sep 21 06:43:50.906 INFO kablam! 125 | pub type $DimResOp = >::Output; Sep 21 06:43:50.906 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D1` Sep 21 06:43:50.906 INFO kablam! ... Sep 21 06:43:50.906 INFO kablam! 183 | / dim_ops!( Sep 21 06:43:50.906 INFO kablam! 184 | | DimAdd, DimNameAdd, Add, add, Add::add, DimSum, DimNameSum, Sum; Sep 21 06:43:50.906 INFO kablam! 185 | | DimMul, DimNameMul, Mul, mul, Mul::mul, DimProd, DimNameProd, Prod; Sep 21 06:43:50.906 INFO kablam! 186 | | DimSub, DimNameSub, Sub, sub, Sub::sub, DimDiff, DimNameDiff, Diff; Sep 21 06:43:50.906 INFO kablam! ... | Sep 21 06:43:50.906 INFO kablam! 189 | | DimMax, DimNameMax, Max, max, cmp::max, DimMaximum, DimNameMaximum, Maximum; Sep 21 06:43:50.906 INFO kablam! 190 | | ); Sep 21 06:43:50.906 INFO kablam! | |__- in this macro invocation Sep 21 06:43:50.906 INFO kablam! | Sep 21 06:43:50.906 INFO kablam! = help: consider adding a `where D1: base::dimension::DimName` bound Sep 21 06:43:50.906 INFO kablam! = note: required because of the requirements on the impl of `base::dimension::DimMax` for `D1` Sep 21 06:43:50.906 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.906 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.906 INFO kablam! Sep 21 06:43:50.906 INFO kablam! warning: the trait bound `D2: base::dimension::DimName` is not satisfied Sep 21 06:43:50.906 INFO kablam! --> src/base/dimension.rs:125:38 Sep 21 06:43:50.906 INFO kablam! | Sep 21 06:43:50.906 INFO kablam! 125 | pub type $DimResOp = >::Output; Sep 21 06:43:50.906 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D2` Sep 21 06:43:50.906 INFO kablam! ... Sep 21 06:43:50.906 INFO kablam! 183 | / dim_ops!( Sep 21 06:43:50.906 INFO kablam! 184 | | DimAdd, DimNameAdd, Add, add, Add::add, DimSum, DimNameSum, Sum; Sep 21 06:43:50.906 INFO kablam! 185 | | DimMul, DimNameMul, Mul, mul, Mul::mul, DimProd, DimNameProd, Prod; Sep 21 06:43:50.906 INFO kablam! 186 | | DimSub, DimNameSub, Sub, sub, Sub::sub, DimDiff, DimNameDiff, Diff; Sep 21 06:43:50.906 INFO kablam! ... | Sep 21 06:43:50.906 INFO kablam! 189 | | DimMax, DimNameMax, Max, max, cmp::max, DimMaximum, DimNameMaximum, Maximum; Sep 21 06:43:50.906 INFO kablam! 190 | | ); Sep 21 06:43:50.906 INFO kablam! | |__- in this macro invocation Sep 21 06:43:50.906 INFO kablam! | Sep 21 06:43:50.907 INFO kablam! = help: consider adding a `where D2: base::dimension::DimName` bound Sep 21 06:43:50.907 INFO kablam! = note: required because of the requirements on the impl of `base::dimension::DimMax` for `D1` Sep 21 06:43:50.907 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.907 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.907 INFO kablam! Sep 21 06:43:50.910 INFO kablam! warning: the trait bound `D1: base::dimension::DimName` is not satisfied Sep 21 06:43:50.910 INFO kablam! --> src/base/dimension.rs:162:42 Sep 21 06:43:50.910 INFO kablam! | Sep 21 06:43:50.910 INFO kablam! 162 | pub type $DimNameResOp = >::Output; Sep 21 06:43:50.910 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D1` Sep 21 06:43:50.910 INFO kablam! ... Sep 21 06:43:50.910 INFO kablam! 183 | / dim_ops!( Sep 21 06:43:50.910 INFO kablam! 184 | | DimAdd, DimNameAdd, Add, add, Add::add, DimSum, DimNameSum, Sum; Sep 21 06:43:50.910 INFO kablam! 185 | | DimMul, DimNameMul, Mul, mul, Mul::mul, DimProd, DimNameProd, Prod; Sep 21 06:43:50.910 INFO kablam! 186 | | DimSub, DimNameSub, Sub, sub, Sub::sub, DimDiff, DimNameDiff, Diff; Sep 21 06:43:50.910 INFO kablam! ... | Sep 21 06:43:50.910 INFO kablam! 189 | | DimMax, DimNameMax, Max, max, cmp::max, DimMaximum, DimNameMaximum, Maximum; Sep 21 06:43:50.910 INFO kablam! 190 | | ); Sep 21 06:43:50.910 INFO kablam! | |__- in this macro invocation Sep 21 06:43:50.910 INFO kablam! | Sep 21 06:43:50.910 INFO kablam! = help: consider adding a `where D1: base::dimension::DimName` bound Sep 21 06:43:50.910 INFO kablam! = note: required because of the requirements on the impl of `base::dimension::DimNameMax` for `D1` Sep 21 06:43:50.910 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.910 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.910 INFO kablam! Sep 21 06:43:50.910 INFO kablam! warning: the trait bound `D2: base::dimension::DimName` is not satisfied Sep 21 06:43:50.910 INFO kablam! --> src/base/dimension.rs:162:42 Sep 21 06:43:50.910 INFO kablam! | Sep 21 06:43:50.910 INFO kablam! 162 | pub type $DimNameResOp = >::Output; Sep 21 06:43:50.910 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D2` Sep 21 06:43:50.910 INFO kablam! ... Sep 21 06:43:50.910 INFO kablam! 183 | / dim_ops!( Sep 21 06:43:50.910 INFO kablam! 184 | | DimAdd, DimNameAdd, Add, add, Add::add, DimSum, DimNameSum, Sum; Sep 21 06:43:50.910 INFO kablam! 185 | | DimMul, DimNameMul, Mul, mul, Mul::mul, DimProd, DimNameProd, Prod; Sep 21 06:43:50.910 INFO kablam! 186 | | DimSub, DimNameSub, Sub, sub, Sub::sub, DimDiff, DimNameDiff, Diff; Sep 21 06:43:50.910 INFO kablam! ... | Sep 21 06:43:50.910 INFO kablam! 189 | | DimMax, DimNameMax, Max, max, cmp::max, DimMaximum, DimNameMaximum, Maximum; Sep 21 06:43:50.910 INFO kablam! 190 | | ); Sep 21 06:43:50.910 INFO kablam! | |__- in this macro invocation Sep 21 06:43:50.910 INFO kablam! | Sep 21 06:43:50.911 INFO kablam! = help: consider adding a `where D2: base::dimension::DimName` bound Sep 21 06:43:50.911 INFO kablam! = note: required because of the requirements on the impl of `base::dimension::DimNameMax` for `D1` Sep 21 06:43:50.911 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:50.911 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:50.911 INFO kablam! Sep 21 06:43:51.062 INFO kablam! warning: the trait bound `D1: base::dimension::DimName` is not satisfied Sep 21 06:43:51.062 INFO kablam! --> src/base/dimension.rs:125:38 Sep 21 06:43:51.062 INFO kablam! | Sep 21 06:43:51.062 INFO kablam! 125 | pub type $DimResOp = >::Output; Sep 21 06:43:51.062 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D1` Sep 21 06:43:51.062 INFO kablam! ... Sep 21 06:43:51.062 INFO kablam! 183 | / dim_ops!( Sep 21 06:43:51.062 INFO kablam! 184 | | DimAdd, DimNameAdd, Add, add, Add::add, DimSum, DimNameSum, Sum; Sep 21 06:43:51.062 INFO kablam! 185 | | DimMul, DimNameMul, Mul, mul, Mul::mul, DimProd, DimNameProd, Prod; Sep 21 06:43:51.062 INFO kablam! 186 | | DimSub, DimNameSub, Sub, sub, Sub::sub, DimDiff, DimNameDiff, Diff; Sep 21 06:43:51.062 INFO kablam! ... | Sep 21 06:43:51.062 INFO kablam! 189 | | DimMax, DimNameMax, Max, max, cmp::max, DimMaximum, DimNameMaximum, Maximum; Sep 21 06:43:51.062 INFO kablam! 190 | | ); Sep 21 06:43:51.062 INFO kablam! | |__- in this macro invocation Sep 21 06:43:51.062 INFO kablam! | Sep 21 06:43:51.062 INFO kablam! = help: consider adding a `where D1: base::dimension::DimName` bound Sep 21 06:43:51.062 INFO kablam! = note: required because of the requirements on the impl of `base::dimension::DimAdd` for `D1` Sep 21 06:43:51.062 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:51.062 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:51.062 INFO kablam! Sep 21 06:43:51.062 INFO kablam! warning: the trait bound `D2: base::dimension::DimName` is not satisfied Sep 21 06:43:51.062 INFO kablam! --> src/base/dimension.rs:125:38 Sep 21 06:43:51.062 INFO kablam! | Sep 21 06:43:51.062 INFO kablam! 125 | pub type $DimResOp = >::Output; Sep 21 06:43:51.062 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D2` Sep 21 06:43:51.062 INFO kablam! ... Sep 21 06:43:51.062 INFO kablam! 183 | / dim_ops!( Sep 21 06:43:51.062 INFO kablam! 184 | | DimAdd, DimNameAdd, Add, add, Add::add, DimSum, DimNameSum, Sum; Sep 21 06:43:51.063 INFO kablam! 185 | | DimMul, DimNameMul, Mul, mul, Mul::mul, DimProd, DimNameProd, Prod; Sep 21 06:43:51.063 INFO kablam! 186 | | DimSub, DimNameSub, Sub, sub, Sub::sub, DimDiff, DimNameDiff, Diff; Sep 21 06:43:51.063 INFO kablam! ... | Sep 21 06:43:51.063 INFO kablam! 189 | | DimMax, DimNameMax, Max, max, cmp::max, DimMaximum, DimNameMaximum, Maximum; Sep 21 06:43:51.063 INFO kablam! 190 | | ); Sep 21 06:43:51.063 INFO kablam! | |__- in this macro invocation Sep 21 06:43:51.063 INFO kablam! | Sep 21 06:43:51.063 INFO kablam! = help: consider adding a `where D2: base::dimension::DimName` bound Sep 21 06:43:51.063 INFO kablam! = note: required because of the requirements on the impl of `base::dimension::DimAdd` for `D1` Sep 21 06:43:51.063 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:51.063 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:51.063 INFO kablam! Sep 21 06:43:51.065 INFO kablam! warning: the trait bound `D1: base::dimension::DimName` is not satisfied Sep 21 06:43:51.065 INFO kablam! --> src/base/dimension.rs:162:42 Sep 21 06:43:51.065 INFO kablam! | Sep 21 06:43:51.065 INFO kablam! 162 | pub type $DimNameResOp = >::Output; Sep 21 06:43:51.065 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D1` Sep 21 06:43:51.066 INFO kablam! ... Sep 21 06:43:51.066 INFO kablam! 183 | / dim_ops!( Sep 21 06:43:51.066 INFO kablam! 184 | | DimAdd, DimNameAdd, Add, add, Add::add, DimSum, DimNameSum, Sum; Sep 21 06:43:51.066 INFO kablam! 185 | | DimMul, DimNameMul, Mul, mul, Mul::mul, DimProd, DimNameProd, Prod; Sep 21 06:43:51.066 INFO kablam! 186 | | DimSub, DimNameSub, Sub, sub, Sub::sub, DimDiff, DimNameDiff, Diff; Sep 21 06:43:51.066 INFO kablam! ... | Sep 21 06:43:51.066 INFO kablam! 189 | | DimMax, DimNameMax, Max, max, cmp::max, DimMaximum, DimNameMaximum, Maximum; Sep 21 06:43:51.066 INFO kablam! 190 | | ); Sep 21 06:43:51.066 INFO kablam! | |__- in this macro invocation Sep 21 06:43:51.066 INFO kablam! | Sep 21 06:43:51.066 INFO kablam! = help: consider adding a `where D1: base::dimension::DimName` bound Sep 21 06:43:51.066 INFO kablam! = note: required because of the requirements on the impl of `base::dimension::DimNameAdd` for `D1` Sep 21 06:43:51.066 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:51.066 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:51.066 INFO kablam! Sep 21 06:43:51.066 INFO kablam! warning: the trait bound `D2: base::dimension::DimName` is not satisfied Sep 21 06:43:51.066 INFO kablam! --> src/base/dimension.rs:162:42 Sep 21 06:43:51.066 INFO kablam! | Sep 21 06:43:51.066 INFO kablam! 162 | pub type $DimNameResOp = >::Output; Sep 21 06:43:51.066 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D2` Sep 21 06:43:51.066 INFO kablam! ... Sep 21 06:43:51.066 INFO kablam! 183 | / dim_ops!( Sep 21 06:43:51.066 INFO kablam! 184 | | DimAdd, DimNameAdd, Add, add, Add::add, DimSum, DimNameSum, Sum; Sep 21 06:43:51.066 INFO kablam! 185 | | DimMul, DimNameMul, Mul, mul, Mul::mul, DimProd, DimNameProd, Prod; Sep 21 06:43:51.066 INFO kablam! 186 | | DimSub, DimNameSub, Sub, sub, Sub::sub, DimDiff, DimNameDiff, Diff; Sep 21 06:43:51.066 INFO kablam! ... | Sep 21 06:43:51.066 INFO kablam! 189 | | DimMax, DimNameMax, Max, max, cmp::max, DimMaximum, DimNameMaximum, Maximum; Sep 21 06:43:51.066 INFO kablam! 190 | | ); Sep 21 06:43:51.066 INFO kablam! | |__- in this macro invocation Sep 21 06:43:51.066 INFO kablam! | Sep 21 06:43:51.066 INFO kablam! = help: consider adding a `where D2: base::dimension::DimName` bound Sep 21 06:43:51.066 INFO kablam! = note: required because of the requirements on the impl of `base::dimension::DimNameAdd` for `D1` Sep 21 06:43:51.066 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:51.066 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:51.066 INFO kablam! Sep 21 06:43:51.066 INFO kablam! warning: the trait bound `D1: base::dimension::DimName` is not satisfied Sep 21 06:43:51.066 INFO kablam! --> src/base/dimension.rs:125:38 Sep 21 06:43:51.066 INFO kablam! | Sep 21 06:43:51.066 INFO kablam! 125 | pub type $DimResOp = >::Output; Sep 21 06:43:51.066 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D1` Sep 21 06:43:51.066 INFO kablam! ... Sep 21 06:43:51.066 INFO kablam! 183 | / dim_ops!( Sep 21 06:43:51.066 INFO kablam! 184 | | DimAdd, DimNameAdd, Add, add, Add::add, DimSum, DimNameSum, Sum; Sep 21 06:43:51.066 INFO kablam! 185 | | DimMul, DimNameMul, Mul, mul, Mul::mul, DimProd, DimNameProd, Prod; Sep 21 06:43:51.066 INFO kablam! 186 | | DimSub, DimNameSub, Sub, sub, Sub::sub, DimDiff, DimNameDiff, Diff; Sep 21 06:43:51.066 INFO kablam! ... | Sep 21 06:43:51.066 INFO kablam! 189 | | DimMax, DimNameMax, Max, max, cmp::max, DimMaximum, DimNameMaximum, Maximum; Sep 21 06:43:51.066 INFO kablam! 190 | | ); Sep 21 06:43:51.066 INFO kablam! | |__- in this macro invocation Sep 21 06:43:51.066 INFO kablam! | Sep 21 06:43:51.066 INFO kablam! = help: consider adding a `where D1: base::dimension::DimName` bound Sep 21 06:43:51.066 INFO kablam! = note: required because of the requirements on the impl of `base::dimension::DimMul` for `D1` Sep 21 06:43:51.066 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:51.066 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:51.066 INFO kablam! Sep 21 06:43:51.066 INFO kablam! warning: the trait bound `D2: base::dimension::DimName` is not satisfied Sep 21 06:43:51.066 INFO kablam! --> src/base/dimension.rs:125:38 Sep 21 06:43:51.067 INFO kablam! | Sep 21 06:43:51.067 INFO kablam! 125 | pub type $DimResOp = >::Output; Sep 21 06:43:51.067 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D2` Sep 21 06:43:51.067 INFO kablam! ... Sep 21 06:43:51.067 INFO kablam! 183 | / dim_ops!( Sep 21 06:43:51.067 INFO kablam! 184 | | DimAdd, DimNameAdd, Add, add, Add::add, DimSum, DimNameSum, Sum; Sep 21 06:43:51.067 INFO kablam! 185 | | DimMul, DimNameMul, Mul, mul, Mul::mul, DimProd, DimNameProd, Prod; Sep 21 06:43:51.067 INFO kablam! 186 | | DimSub, DimNameSub, Sub, sub, Sub::sub, DimDiff, DimNameDiff, Diff; Sep 21 06:43:51.067 INFO kablam! ... | Sep 21 06:43:51.067 INFO kablam! 189 | | DimMax, DimNameMax, Max, max, cmp::max, DimMaximum, DimNameMaximum, Maximum; Sep 21 06:43:51.067 INFO kablam! 190 | | ); Sep 21 06:43:51.067 INFO kablam! | |__- in this macro invocation Sep 21 06:43:51.067 INFO kablam! | Sep 21 06:43:51.067 INFO kablam! = help: consider adding a `where D2: base::dimension::DimName` bound Sep 21 06:43:51.070 INFO kablam! = note: required because of the requirements on the impl of `base::dimension::DimMul` for `D1` Sep 21 06:43:51.070 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:51.070 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:51.070 INFO kablam! Sep 21 06:43:51.073 INFO kablam! warning: the trait bound `D1: base::dimension::DimName` is not satisfied Sep 21 06:43:51.073 INFO kablam! --> src/base/dimension.rs:162:42 Sep 21 06:43:51.073 INFO kablam! | Sep 21 06:43:51.073 INFO kablam! 162 | pub type $DimNameResOp = >::Output; Sep 21 06:43:51.073 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D1` Sep 21 06:43:51.073 INFO kablam! ... Sep 21 06:43:51.073 INFO kablam! 183 | / dim_ops!( Sep 21 06:43:51.073 INFO kablam! 184 | | DimAdd, DimNameAdd, Add, add, Add::add, DimSum, DimNameSum, Sum; Sep 21 06:43:51.073 INFO kablam! 185 | | DimMul, DimNameMul, Mul, mul, Mul::mul, DimProd, DimNameProd, Prod; Sep 21 06:43:51.073 INFO kablam! 186 | | DimSub, DimNameSub, Sub, sub, Sub::sub, DimDiff, DimNameDiff, Diff; Sep 21 06:43:51.073 INFO kablam! ... | Sep 21 06:43:51.073 INFO kablam! 189 | | DimMax, DimNameMax, Max, max, cmp::max, DimMaximum, DimNameMaximum, Maximum; Sep 21 06:43:51.073 INFO kablam! 190 | | ); Sep 21 06:43:51.073 INFO kablam! | |__- in this macro invocation Sep 21 06:43:51.073 INFO kablam! | Sep 21 06:43:51.073 INFO kablam! = help: consider adding a `where D1: base::dimension::DimName` bound Sep 21 06:43:51.073 INFO kablam! = note: required because of the requirements on the impl of `base::dimension::DimNameMul` for `D1` Sep 21 06:43:51.073 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:51.073 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:51.073 INFO kablam! Sep 21 06:43:51.073 INFO kablam! warning: the trait bound `D2: base::dimension::DimName` is not satisfied Sep 21 06:43:51.073 INFO kablam! --> src/base/dimension.rs:162:42 Sep 21 06:43:51.073 INFO kablam! | Sep 21 06:43:51.073 INFO kablam! 162 | pub type $DimNameResOp = >::Output; Sep 21 06:43:51.073 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D2` Sep 21 06:43:51.073 INFO kablam! ... Sep 21 06:43:51.073 INFO kablam! 183 | / dim_ops!( Sep 21 06:43:51.073 INFO kablam! 184 | | DimAdd, DimNameAdd, Add, add, Add::add, DimSum, DimNameSum, Sum; Sep 21 06:43:51.073 INFO kablam! 185 | | DimMul, DimNameMul, Mul, mul, Mul::mul, DimProd, DimNameProd, Prod; Sep 21 06:43:51.073 INFO kablam! 186 | | DimSub, DimNameSub, Sub, sub, Sub::sub, DimDiff, DimNameDiff, Diff; Sep 21 06:43:51.073 INFO kablam! ... | Sep 21 06:43:51.073 INFO kablam! 189 | | DimMax, DimNameMax, Max, max, cmp::max, DimMaximum, DimNameMaximum, Maximum; Sep 21 06:43:51.073 INFO kablam! 190 | | ); Sep 21 06:43:51.073 INFO kablam! | |__- in this macro invocation Sep 21 06:43:51.073 INFO kablam! | Sep 21 06:43:51.073 INFO kablam! = help: consider adding a `where D2: base::dimension::DimName` bound Sep 21 06:43:51.073 INFO kablam! = note: required because of the requirements on the impl of `base::dimension::DimNameMul` for `D1` Sep 21 06:43:51.073 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:51.073 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:51.073 INFO kablam! Sep 21 06:43:51.075 INFO kablam! warning: the trait bound `D1: base::dimension::DimName` is not satisfied Sep 21 06:43:51.075 INFO kablam! --> src/base/dimension.rs:125:38 Sep 21 06:43:51.075 INFO kablam! | Sep 21 06:43:51.075 INFO kablam! 125 | pub type $DimResOp = >::Output; Sep 21 06:43:51.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D1` Sep 21 06:43:51.075 INFO kablam! ... Sep 21 06:43:51.075 INFO kablam! 183 | / dim_ops!( Sep 21 06:43:51.075 INFO kablam! 184 | | DimAdd, DimNameAdd, Add, add, Add::add, DimSum, DimNameSum, Sum; Sep 21 06:43:51.075 INFO kablam! 185 | | DimMul, DimNameMul, Mul, mul, Mul::mul, DimProd, DimNameProd, Prod; Sep 21 06:43:51.075 INFO kablam! 186 | | DimSub, DimNameSub, Sub, sub, Sub::sub, DimDiff, DimNameDiff, Diff; Sep 21 06:43:51.075 INFO kablam! ... | Sep 21 06:43:51.075 INFO kablam! 189 | | DimMax, DimNameMax, Max, max, cmp::max, DimMaximum, DimNameMaximum, Maximum; Sep 21 06:43:51.075 INFO kablam! 190 | | ); Sep 21 06:43:51.075 INFO kablam! | |__- in this macro invocation Sep 21 06:43:51.075 INFO kablam! | Sep 21 06:43:51.075 INFO kablam! = help: consider adding a `where D1: base::dimension::DimName` bound Sep 21 06:43:51.075 INFO kablam! = note: required because of the requirements on the impl of `base::dimension::DimSub` for `D1` Sep 21 06:43:51.075 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:51.075 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:51.075 INFO kablam! Sep 21 06:43:51.075 INFO kablam! warning: the trait bound `D2: base::dimension::DimName` is not satisfied Sep 21 06:43:51.075 INFO kablam! --> src/base/dimension.rs:125:38 Sep 21 06:43:51.075 INFO kablam! | Sep 21 06:43:51.075 INFO kablam! 125 | pub type $DimResOp = >::Output; Sep 21 06:43:51.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D2` Sep 21 06:43:51.075 INFO kablam! ... Sep 21 06:43:51.075 INFO kablam! 183 | / dim_ops!( Sep 21 06:43:51.075 INFO kablam! 184 | | DimAdd, DimNameAdd, Add, add, Add::add, DimSum, DimNameSum, Sum; Sep 21 06:43:51.075 INFO kablam! 185 | | DimMul, DimNameMul, Mul, mul, Mul::mul, DimProd, DimNameProd, Prod; Sep 21 06:43:51.075 INFO kablam! 186 | | DimSub, DimNameSub, Sub, sub, Sub::sub, DimDiff, DimNameDiff, Diff; Sep 21 06:43:51.075 INFO kablam! ... | Sep 21 06:43:51.075 INFO kablam! 189 | | DimMax, DimNameMax, Max, max, cmp::max, DimMaximum, DimNameMaximum, Maximum; Sep 21 06:43:51.075 INFO kablam! 190 | | ); Sep 21 06:43:51.075 INFO kablam! | |__- in this macro invocation Sep 21 06:43:51.075 INFO kablam! | Sep 21 06:43:51.075 INFO kablam! = help: consider adding a `where D2: base::dimension::DimName` bound Sep 21 06:43:51.075 INFO kablam! = note: required because of the requirements on the impl of `base::dimension::DimSub` for `D1` Sep 21 06:43:51.075 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:51.075 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:51.075 INFO kablam! Sep 21 06:43:51.077 INFO kablam! warning: the trait bound `D1: base::dimension::DimName` is not satisfied Sep 21 06:43:51.077 INFO kablam! --> src/base/dimension.rs:162:42 Sep 21 06:43:51.078 INFO kablam! | Sep 21 06:43:51.078 INFO kablam! 162 | pub type $DimNameResOp = >::Output; Sep 21 06:43:51.078 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D1` Sep 21 06:43:51.078 INFO kablam! ... Sep 21 06:43:51.078 INFO kablam! 183 | / dim_ops!( Sep 21 06:43:51.078 INFO kablam! 184 | | DimAdd, DimNameAdd, Add, add, Add::add, DimSum, DimNameSum, Sum; Sep 21 06:43:51.078 INFO kablam! 185 | | DimMul, DimNameMul, Mul, mul, Mul::mul, DimProd, DimNameProd, Prod; Sep 21 06:43:51.079 INFO kablam! 186 | | DimSub, DimNameSub, Sub, sub, Sub::sub, DimDiff, DimNameDiff, Diff; Sep 21 06:43:51.079 INFO kablam! ... | Sep 21 06:43:51.079 INFO kablam! 189 | | DimMax, DimNameMax, Max, max, cmp::max, DimMaximum, DimNameMaximum, Maximum; Sep 21 06:43:51.079 INFO kablam! 190 | | ); Sep 21 06:43:51.079 INFO kablam! | |__- in this macro invocation Sep 21 06:43:51.079 INFO kablam! | Sep 21 06:43:51.080 INFO kablam! = help: consider adding a `where D1: base::dimension::DimName` bound Sep 21 06:43:51.080 INFO kablam! = note: required because of the requirements on the impl of `base::dimension::DimNameSub` for `D1` Sep 21 06:43:51.080 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:51.080 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:51.080 INFO kablam! Sep 21 06:43:51.081 INFO kablam! warning: the trait bound `D2: base::dimension::DimName` is not satisfied Sep 21 06:43:51.081 INFO kablam! --> src/base/dimension.rs:162:42 Sep 21 06:43:51.081 INFO kablam! | Sep 21 06:43:51.081 INFO kablam! 162 | pub type $DimNameResOp = >::Output; Sep 21 06:43:51.081 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D2` Sep 21 06:43:51.081 INFO kablam! ... Sep 21 06:43:51.081 INFO kablam! 183 | / dim_ops!( Sep 21 06:43:51.082 INFO kablam! 184 | | DimAdd, DimNameAdd, Add, add, Add::add, DimSum, DimNameSum, Sum; Sep 21 06:43:51.082 INFO kablam! 185 | | DimMul, DimNameMul, Mul, mul, Mul::mul, DimProd, DimNameProd, Prod; Sep 21 06:43:51.082 INFO kablam! 186 | | DimSub, DimNameSub, Sub, sub, Sub::sub, DimDiff, DimNameDiff, Diff; Sep 21 06:43:51.082 INFO kablam! ... | Sep 21 06:43:51.082 INFO kablam! 189 | | DimMax, DimNameMax, Max, max, cmp::max, DimMaximum, DimNameMaximum, Maximum; Sep 21 06:43:51.082 INFO kablam! 190 | | ); Sep 21 06:43:51.082 INFO kablam! | |__- in this macro invocation Sep 21 06:43:51.083 INFO kablam! | Sep 21 06:43:51.083 INFO kablam! = help: consider adding a `where D2: base::dimension::DimName` bound Sep 21 06:43:51.083 INFO kablam! = note: required because of the requirements on the impl of `base::dimension::DimNameSub` for `D1` Sep 21 06:43:51.083 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:51.084 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:51.084 INFO kablam! Sep 21 06:43:51.089 INFO kablam! warning: the trait bound `D1: base::dimension::DimName` is not satisfied Sep 21 06:43:51.091 INFO kablam! --> src/base/dimension.rs:125:38 Sep 21 06:43:51.092 INFO kablam! | Sep 21 06:43:51.092 INFO kablam! 125 | pub type $DimResOp = >::Output; Sep 21 06:43:51.092 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D1` Sep 21 06:43:51.092 INFO kablam! ... Sep 21 06:43:51.092 INFO kablam! 183 | / dim_ops!( Sep 21 06:43:51.092 INFO kablam! 184 | | DimAdd, DimNameAdd, Add, add, Add::add, DimSum, DimNameSum, Sum; Sep 21 06:43:51.093 INFO kablam! 185 | | DimMul, DimNameMul, Mul, mul, Mul::mul, DimProd, DimNameProd, Prod; Sep 21 06:43:51.093 INFO kablam! 186 | | DimSub, DimNameSub, Sub, sub, Sub::sub, DimDiff, DimNameDiff, Diff; Sep 21 06:43:51.093 INFO kablam! ... | Sep 21 06:43:51.093 INFO kablam! 189 | | DimMax, DimNameMax, Max, max, cmp::max, DimMaximum, DimNameMaximum, Maximum; Sep 21 06:43:51.093 INFO kablam! 190 | | ); Sep 21 06:43:51.093 INFO kablam! | |__- in this macro invocation Sep 21 06:43:51.094 INFO kablam! | Sep 21 06:43:51.094 INFO kablam! = help: consider adding a `where D1: base::dimension::DimName` bound Sep 21 06:43:51.094 INFO kablam! = note: required because of the requirements on the impl of `base::dimension::DimDiv` for `D1` Sep 21 06:43:51.094 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:51.095 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:51.095 INFO kablam! Sep 21 06:43:51.095 INFO kablam! warning: the trait bound `D2: base::dimension::DimName` is not satisfied Sep 21 06:43:51.095 INFO kablam! --> src/base/dimension.rs:125:38 Sep 21 06:43:51.095 INFO kablam! | Sep 21 06:43:51.096 INFO kablam! 125 | pub type $DimResOp = >::Output; Sep 21 06:43:51.096 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D2` Sep 21 06:43:51.096 INFO kablam! ... Sep 21 06:43:51.096 INFO kablam! 183 | / dim_ops!( Sep 21 06:43:51.096 INFO kablam! 184 | | DimAdd, DimNameAdd, Add, add, Add::add, DimSum, DimNameSum, Sum; Sep 21 06:43:51.096 INFO kablam! 185 | | DimMul, DimNameMul, Mul, mul, Mul::mul, DimProd, DimNameProd, Prod; Sep 21 06:43:51.096 INFO kablam! 186 | | DimSub, DimNameSub, Sub, sub, Sub::sub, DimDiff, DimNameDiff, Diff; Sep 21 06:43:51.096 INFO kablam! ... | Sep 21 06:43:51.097 INFO kablam! 189 | | DimMax, DimNameMax, Max, max, cmp::max, DimMaximum, DimNameMaximum, Maximum; Sep 21 06:43:51.097 INFO kablam! 190 | | ); Sep 21 06:43:51.097 INFO kablam! | |__- in this macro invocation Sep 21 06:43:51.097 INFO kablam! | Sep 21 06:43:51.097 INFO kablam! = help: consider adding a `where D2: base::dimension::DimName` bound Sep 21 06:43:51.097 INFO kablam! = note: required because of the requirements on the impl of `base::dimension::DimDiv` for `D1` Sep 21 06:43:51.098 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:51.098 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:51.098 INFO kablam! Sep 21 06:43:51.101 INFO kablam! warning: the trait bound `D1: base::dimension::DimName` is not satisfied Sep 21 06:43:51.101 INFO kablam! --> src/base/dimension.rs:162:42 Sep 21 06:43:51.102 INFO kablam! | Sep 21 06:43:51.102 INFO kablam! 162 | pub type $DimNameResOp = >::Output; Sep 21 06:43:51.102 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D1` Sep 21 06:43:51.102 INFO kablam! ... Sep 21 06:43:51.102 INFO kablam! 183 | / dim_ops!( Sep 21 06:43:51.102 INFO kablam! 184 | | DimAdd, DimNameAdd, Add, add, Add::add, DimSum, DimNameSum, Sum; Sep 21 06:43:51.102 INFO kablam! 185 | | DimMul, DimNameMul, Mul, mul, Mul::mul, DimProd, DimNameProd, Prod; Sep 21 06:43:51.103 INFO kablam! 186 | | DimSub, DimNameSub, Sub, sub, Sub::sub, DimDiff, DimNameDiff, Diff; Sep 21 06:43:51.103 INFO kablam! ... | Sep 21 06:43:51.103 INFO kablam! 189 | | DimMax, DimNameMax, Max, max, cmp::max, DimMaximum, DimNameMaximum, Maximum; Sep 21 06:43:51.103 INFO kablam! 190 | | ); Sep 21 06:43:51.103 INFO kablam! | |__- in this macro invocation Sep 21 06:43:51.103 INFO kablam! | Sep 21 06:43:51.103 INFO kablam! = help: consider adding a `where D1: base::dimension::DimName` bound Sep 21 06:43:51.104 INFO kablam! = note: required because of the requirements on the impl of `base::dimension::DimNameDiv` for `D1` Sep 21 06:43:51.104 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:51.104 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:51.104 INFO kablam! Sep 21 06:43:51.104 INFO kablam! warning: the trait bound `D2: base::dimension::DimName` is not satisfied Sep 21 06:43:51.105 INFO kablam! --> src/base/dimension.rs:162:42 Sep 21 06:43:51.105 INFO kablam! | Sep 21 06:43:51.105 INFO kablam! 162 | pub type $DimNameResOp = >::Output; Sep 21 06:43:51.105 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D2` Sep 21 06:43:51.105 INFO kablam! ... Sep 21 06:43:51.105 INFO kablam! 183 | / dim_ops!( Sep 21 06:43:51.105 INFO kablam! 184 | | DimAdd, DimNameAdd, Add, add, Add::add, DimSum, DimNameSum, Sum; Sep 21 06:43:51.106 INFO kablam! 185 | | DimMul, DimNameMul, Mul, mul, Mul::mul, DimProd, DimNameProd, Prod; Sep 21 06:43:51.106 INFO kablam! 186 | | DimSub, DimNameSub, Sub, sub, Sub::sub, DimDiff, DimNameDiff, Diff; Sep 21 06:43:51.106 INFO kablam! ... | Sep 21 06:43:51.106 INFO kablam! 189 | | DimMax, DimNameMax, Max, max, cmp::max, DimMaximum, DimNameMaximum, Maximum; Sep 21 06:43:51.106 INFO kablam! 190 | | ); Sep 21 06:43:51.106 INFO kablam! | |__- in this macro invocation Sep 21 06:43:51.106 INFO kablam! | Sep 21 06:43:51.107 INFO kablam! = help: consider adding a `where D2: base::dimension::DimName` bound Sep 21 06:43:51.107 INFO kablam! = note: required because of the requirements on the impl of `base::dimension::DimNameDiv` for `D1` Sep 21 06:43:51.107 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:51.107 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:51.107 INFO kablam! Sep 21 06:43:51.110 INFO kablam! warning: the trait bound `D1: base::dimension::DimName` is not satisfied Sep 21 06:43:51.110 INFO kablam! --> src/base/dimension.rs:125:38 Sep 21 06:43:51.110 INFO kablam! | Sep 21 06:43:51.111 INFO kablam! 125 | pub type $DimResOp = >::Output; Sep 21 06:43:51.111 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D1` Sep 21 06:43:51.111 INFO kablam! ... Sep 21 06:43:51.111 INFO kablam! 183 | / dim_ops!( Sep 21 06:43:51.111 INFO kablam! 184 | | DimAdd, DimNameAdd, Add, add, Add::add, DimSum, DimNameSum, Sum; Sep 21 06:43:51.111 INFO kablam! 185 | | DimMul, DimNameMul, Mul, mul, Mul::mul, DimProd, DimNameProd, Prod; Sep 21 06:43:51.112 INFO kablam! 186 | | DimSub, DimNameSub, Sub, sub, Sub::sub, DimDiff, DimNameDiff, Diff; Sep 21 06:43:51.112 INFO kablam! ... | Sep 21 06:43:51.112 INFO kablam! 189 | | DimMax, DimNameMax, Max, max, cmp::max, DimMaximum, DimNameMaximum, Maximum; Sep 21 06:43:51.112 INFO kablam! 190 | | ); Sep 21 06:43:51.112 INFO kablam! | |__- in this macro invocation Sep 21 06:43:51.112 INFO kablam! | Sep 21 06:43:51.113 INFO kablam! = help: consider adding a `where D1: base::dimension::DimName` bound Sep 21 06:43:51.113 INFO kablam! = note: required because of the requirements on the impl of `base::dimension::DimMin` for `D1` Sep 21 06:43:51.113 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:51.113 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:51.113 INFO kablam! Sep 21 06:43:51.114 INFO kablam! warning: the trait bound `D2: base::dimension::DimName` is not satisfied Sep 21 06:43:51.114 INFO kablam! --> src/base/dimension.rs:125:38 Sep 21 06:43:51.114 INFO kablam! | Sep 21 06:43:51.114 INFO kablam! 125 | pub type $DimResOp = >::Output; Sep 21 06:43:51.114 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D2` Sep 21 06:43:51.115 INFO kablam! ... Sep 21 06:43:51.115 INFO kablam! 183 | / dim_ops!( Sep 21 06:43:51.115 INFO kablam! 184 | | DimAdd, DimNameAdd, Add, add, Add::add, DimSum, DimNameSum, Sum; Sep 21 06:43:51.115 INFO kablam! 185 | | DimMul, DimNameMul, Mul, mul, Mul::mul, DimProd, DimNameProd, Prod; Sep 21 06:43:51.116 INFO kablam! 186 | | DimSub, DimNameSub, Sub, sub, Sub::sub, DimDiff, DimNameDiff, Diff; Sep 21 06:43:51.116 INFO kablam! ... | Sep 21 06:43:51.116 INFO kablam! 189 | | DimMax, DimNameMax, Max, max, cmp::max, DimMaximum, DimNameMaximum, Maximum; Sep 21 06:43:51.116 INFO kablam! 190 | | ); Sep 21 06:43:51.116 INFO kablam! | |__- in this macro invocation Sep 21 06:43:51.117 INFO kablam! | Sep 21 06:43:51.117 INFO kablam! = help: consider adding a `where D2: base::dimension::DimName` bound Sep 21 06:43:51.117 INFO kablam! = note: required because of the requirements on the impl of `base::dimension::DimMin` for `D1` Sep 21 06:43:51.117 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:51.118 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:51.118 INFO kablam! Sep 21 06:43:51.121 INFO kablam! warning: the trait bound `D1: base::dimension::DimName` is not satisfied Sep 21 06:43:51.122 INFO kablam! --> src/base/dimension.rs:162:42 Sep 21 06:43:51.125 INFO kablam! | Sep 21 06:43:51.125 INFO kablam! 162 | pub type $DimNameResOp = >::Output; Sep 21 06:43:51.125 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D1` Sep 21 06:43:51.126 INFO kablam! ... Sep 21 06:43:51.126 INFO kablam! 183 | / dim_ops!( Sep 21 06:43:51.126 INFO kablam! 184 | | DimAdd, DimNameAdd, Add, add, Add::add, DimSum, DimNameSum, Sum; Sep 21 06:43:51.126 INFO kablam! 185 | | DimMul, DimNameMul, Mul, mul, Mul::mul, DimProd, DimNameProd, Prod; Sep 21 06:43:51.126 INFO kablam! 186 | | DimSub, DimNameSub, Sub, sub, Sub::sub, DimDiff, DimNameDiff, Diff; Sep 21 06:43:51.127 INFO kablam! ... | Sep 21 06:43:51.127 INFO kablam! 189 | | DimMax, DimNameMax, Max, max, cmp::max, DimMaximum, DimNameMaximum, Maximum; Sep 21 06:43:51.127 INFO kablam! 190 | | ); Sep 21 06:43:51.127 INFO kablam! | |__- in this macro invocation Sep 21 06:43:51.127 INFO kablam! | Sep 21 06:43:51.127 INFO kablam! = help: consider adding a `where D1: base::dimension::DimName` bound Sep 21 06:43:51.127 INFO kablam! = note: required because of the requirements on the impl of `base::dimension::DimNameMin` for `D1` Sep 21 06:43:51.128 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:51.128 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:51.128 INFO kablam! Sep 21 06:43:51.128 INFO kablam! warning: the trait bound `D2: base::dimension::DimName` is not satisfied Sep 21 06:43:51.128 INFO kablam! --> src/base/dimension.rs:162:42 Sep 21 06:43:51.128 INFO kablam! | Sep 21 06:43:51.129 INFO kablam! 162 | pub type $DimNameResOp = >::Output; Sep 21 06:43:51.129 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D2` Sep 21 06:43:51.129 INFO kablam! ... Sep 21 06:43:51.129 INFO kablam! 183 | / dim_ops!( Sep 21 06:43:51.129 INFO kablam! 184 | | DimAdd, DimNameAdd, Add, add, Add::add, DimSum, DimNameSum, Sum; Sep 21 06:43:51.129 INFO kablam! 185 | | DimMul, DimNameMul, Mul, mul, Mul::mul, DimProd, DimNameProd, Prod; Sep 21 06:43:51.130 INFO kablam! 186 | | DimSub, DimNameSub, Sub, sub, Sub::sub, DimDiff, DimNameDiff, Diff; Sep 21 06:43:51.130 INFO kablam! ... | Sep 21 06:43:51.130 INFO kablam! 189 | | DimMax, DimNameMax, Max, max, cmp::max, DimMaximum, DimNameMaximum, Maximum; Sep 21 06:43:51.130 INFO kablam! 190 | | ); Sep 21 06:43:51.130 INFO kablam! | |__- in this macro invocation Sep 21 06:43:51.130 INFO kablam! | Sep 21 06:43:51.130 INFO kablam! = help: consider adding a `where D2: base::dimension::DimName` bound Sep 21 06:43:51.130 INFO kablam! = note: required because of the requirements on the impl of `base::dimension::DimNameMin` for `D1` Sep 21 06:43:51.131 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:51.131 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:51.131 INFO kablam! Sep 21 06:43:51.140 INFO kablam! warning: the trait bound `D1: base::dimension::DimName` is not satisfied Sep 21 06:43:51.140 INFO kablam! --> src/base/dimension.rs:125:38 Sep 21 06:43:51.140 INFO kablam! | Sep 21 06:43:51.141 INFO kablam! 125 | pub type $DimResOp = >::Output; Sep 21 06:43:51.141 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D1` Sep 21 06:43:51.141 INFO kablam! ... Sep 21 06:43:51.141 INFO kablam! 183 | / dim_ops!( Sep 21 06:43:51.141 INFO kablam! 184 | | DimAdd, DimNameAdd, Add, add, Add::add, DimSum, DimNameSum, Sum; Sep 21 06:43:51.141 INFO kablam! 185 | | DimMul, DimNameMul, Mul, mul, Mul::mul, DimProd, DimNameProd, Prod; Sep 21 06:43:51.142 INFO kablam! 186 | | DimSub, DimNameSub, Sub, sub, Sub::sub, DimDiff, DimNameDiff, Diff; Sep 21 06:43:51.142 INFO kablam! ... | Sep 21 06:43:51.142 INFO kablam! 189 | | DimMax, DimNameMax, Max, max, cmp::max, DimMaximum, DimNameMaximum, Maximum; Sep 21 06:43:51.142 INFO kablam! 190 | | ); Sep 21 06:43:51.142 INFO kablam! | |__- in this macro invocation Sep 21 06:43:51.142 INFO kablam! | Sep 21 06:43:51.143 INFO kablam! = help: consider adding a `where D1: base::dimension::DimName` bound Sep 21 06:43:51.143 INFO kablam! = note: required because of the requirements on the impl of `base::dimension::DimMax` for `D1` Sep 21 06:43:51.143 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:51.143 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:51.143 INFO kablam! Sep 21 06:43:51.143 INFO kablam! warning: the trait bound `D2: base::dimension::DimName` is not satisfied Sep 21 06:43:51.143 INFO kablam! --> src/base/dimension.rs:125:38 Sep 21 06:43:51.144 INFO kablam! | Sep 21 06:43:51.144 INFO kablam! 125 | pub type $DimResOp = >::Output; Sep 21 06:43:51.144 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D2` Sep 21 06:43:51.144 INFO kablam! ... Sep 21 06:43:51.144 INFO kablam! 183 | / dim_ops!( Sep 21 06:43:51.144 INFO kablam! 184 | | DimAdd, DimNameAdd, Add, add, Add::add, DimSum, DimNameSum, Sum; Sep 21 06:43:51.144 INFO kablam! 185 | | DimMul, DimNameMul, Mul, mul, Mul::mul, DimProd, DimNameProd, Prod; Sep 21 06:43:51.145 INFO kablam! 186 | | DimSub, DimNameSub, Sub, sub, Sub::sub, DimDiff, DimNameDiff, Diff; Sep 21 06:43:51.145 INFO kablam! ... | Sep 21 06:43:51.145 INFO kablam! 189 | | DimMax, DimNameMax, Max, max, cmp::max, DimMaximum, DimNameMaximum, Maximum; Sep 21 06:43:51.145 INFO kablam! 190 | | ); Sep 21 06:43:51.145 INFO kablam! | |__- in this macro invocation Sep 21 06:43:51.145 INFO kablam! | Sep 21 06:43:51.146 INFO kablam! = help: consider adding a `where D2: base::dimension::DimName` bound Sep 21 06:43:51.146 INFO kablam! = note: required because of the requirements on the impl of `base::dimension::DimMax` for `D1` Sep 21 06:43:51.146 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:51.146 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:51.146 INFO kablam! Sep 21 06:43:51.150 INFO kablam! warning: the trait bound `D1: base::dimension::DimName` is not satisfied Sep 21 06:43:51.150 INFO kablam! --> src/base/dimension.rs:162:42 Sep 21 06:43:51.150 INFO kablam! | Sep 21 06:43:51.150 INFO kablam! 162 | pub type $DimNameResOp = >::Output; Sep 21 06:43:51.150 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D1` Sep 21 06:43:51.151 INFO kablam! ... Sep 21 06:43:51.151 INFO kablam! 183 | / dim_ops!( Sep 21 06:43:51.151 INFO kablam! 184 | | DimAdd, DimNameAdd, Add, add, Add::add, DimSum, DimNameSum, Sum; Sep 21 06:43:51.151 INFO kablam! 185 | | DimMul, DimNameMul, Mul, mul, Mul::mul, DimProd, DimNameProd, Prod; Sep 21 06:43:51.151 INFO kablam! 186 | | DimSub, DimNameSub, Sub, sub, Sub::sub, DimDiff, DimNameDiff, Diff; Sep 21 06:43:51.151 INFO kablam! ... | Sep 21 06:43:51.151 INFO kablam! 189 | | DimMax, DimNameMax, Max, max, cmp::max, DimMaximum, DimNameMaximum, Maximum; Sep 21 06:43:51.152 INFO kablam! 190 | | ); Sep 21 06:43:51.152 INFO kablam! | |__- in this macro invocation Sep 21 06:43:51.152 INFO kablam! | Sep 21 06:43:51.152 INFO kablam! = help: consider adding a `where D1: base::dimension::DimName` bound Sep 21 06:43:51.152 INFO kablam! = note: required because of the requirements on the impl of `base::dimension::DimNameMax` for `D1` Sep 21 06:43:51.152 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:51.153 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:51.153 INFO kablam! Sep 21 06:43:51.153 INFO kablam! warning: the trait bound `D2: base::dimension::DimName` is not satisfied Sep 21 06:43:51.153 INFO kablam! --> src/base/dimension.rs:162:42 Sep 21 06:43:51.153 INFO kablam! | Sep 21 06:43:51.153 INFO kablam! 162 | pub type $DimNameResOp = >::Output; Sep 21 06:43:51.153 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::DimName` is not implemented for `D2` Sep 21 06:43:51.154 INFO kablam! ... Sep 21 06:43:51.154 INFO kablam! 183 | / dim_ops!( Sep 21 06:43:51.154 INFO kablam! 184 | | DimAdd, DimNameAdd, Add, add, Add::add, DimSum, DimNameSum, Sum; Sep 21 06:43:51.154 INFO kablam! 185 | | DimMul, DimNameMul, Mul, mul, Mul::mul, DimProd, DimNameProd, Prod; Sep 21 06:43:51.154 INFO kablam! 186 | | DimSub, DimNameSub, Sub, sub, Sub::sub, DimDiff, DimNameDiff, Diff; Sep 21 06:43:51.154 INFO kablam! ... | Sep 21 06:43:51.154 INFO kablam! 189 | | DimMax, DimNameMax, Max, max, cmp::max, DimMaximum, DimNameMaximum, Maximum; Sep 21 06:43:51.154 INFO kablam! 190 | | ); Sep 21 06:43:51.155 INFO kablam! | |__- in this macro invocation Sep 21 06:43:51.155 INFO kablam! | Sep 21 06:43:51.155 INFO kablam! = help: consider adding a `where D2: base::dimension::DimName` bound Sep 21 06:43:51.155 INFO kablam! = note: required because of the requirements on the impl of `base::dimension::DimNameMax` for `D1` Sep 21 06:43:51.155 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:51.155 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:51.155 INFO kablam! Sep 21 06:43:52.830 INFO kablam! warning: the trait bound `R: base::dimension::Dim` is not satisfied Sep 21 06:43:52.830 INFO kablam! --> src/base/matrix_slice.rs:254:11 Sep 21 06:43:52.830 INFO kablam! | Sep 21 06:43:52.830 INFO kablam! 254 | = Matrix>; Sep 21 06:43:52.830 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `R` Sep 21 06:43:52.830 INFO kablam! ... Sep 21 06:43:52.830 INFO kablam! 612 | / matrix_slice_impl!( Sep 21 06:43:52.830 INFO kablam! 613 | | self: &Self, MatrixSlice, SliceStorage, Storage.get_address_unchecked(), &self.data; Sep 21 06:43:52.830 INFO kablam! 614 | | row, Sep 21 06:43:52.830 INFO kablam! 615 | | row_part, Sep 21 06:43:52.831 INFO kablam! ... | Sep 21 06:43:52.831 INFO kablam! 636 | | rows_range_pair, Sep 21 06:43:52.831 INFO kablam! 637 | | columns_range_pair); Sep 21 06:43:52.831 INFO kablam! | |_________________________- in this macro invocation Sep 21 06:43:52.831 INFO kablam! | Sep 21 06:43:52.831 INFO kablam! = help: consider adding a `where R: base::dimension::Dim` bound Sep 21 06:43:52.831 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:52.831 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:52.831 INFO kablam! Sep 21 06:43:52.831 INFO kablam! warning: the trait bound `C: base::dimension::Dim` is not satisfied Sep 21 06:43:52.831 INFO kablam! --> src/base/matrix_slice.rs:254:11 Sep 21 06:43:52.831 INFO kablam! | Sep 21 06:43:52.831 INFO kablam! 254 | = Matrix>; Sep 21 06:43:52.831 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `C` Sep 21 06:43:52.831 INFO kablam! ... Sep 21 06:43:52.831 INFO kablam! 612 | / matrix_slice_impl!( Sep 21 06:43:52.831 INFO kablam! 613 | | self: &Self, MatrixSlice, SliceStorage, Storage.get_address_unchecked(), &self.data; Sep 21 06:43:52.831 INFO kablam! 614 | | row, Sep 21 06:43:52.831 INFO kablam! 615 | | row_part, Sep 21 06:43:52.831 INFO kablam! ... | Sep 21 06:43:52.831 INFO kablam! 636 | | rows_range_pair, Sep 21 06:43:52.831 INFO kablam! 637 | | columns_range_pair); Sep 21 06:43:52.831 INFO kablam! | |_________________________- in this macro invocation Sep 21 06:43:52.831 INFO kablam! | Sep 21 06:43:52.831 INFO kablam! = help: consider adding a `where C: base::dimension::Dim` bound Sep 21 06:43:52.831 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:52.831 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:52.831 INFO kablam! Sep 21 06:43:52.831 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:52.831 INFO kablam! --> src/base/matrix_slice.rs:254:11 Sep 21 06:43:52.831 INFO kablam! | Sep 21 06:43:52.831 INFO kablam! 254 | = Matrix>; Sep 21 06:43:52.831 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:52.831 INFO kablam! ... Sep 21 06:43:52.831 INFO kablam! 612 | / matrix_slice_impl!( Sep 21 06:43:52.831 INFO kablam! 613 | | self: &Self, MatrixSlice, SliceStorage, Storage.get_address_unchecked(), &self.data; Sep 21 06:43:52.831 INFO kablam! 614 | | row, Sep 21 06:43:52.831 INFO kablam! 615 | | row_part, Sep 21 06:43:52.831 INFO kablam! ... | Sep 21 06:43:52.831 INFO kablam! 636 | | rows_range_pair, Sep 21 06:43:52.831 INFO kablam! 637 | | columns_range_pair); Sep 21 06:43:52.831 INFO kablam! | |_________________________- in this macro invocation Sep 21 06:43:52.831 INFO kablam! | Sep 21 06:43:52.831 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:52.831 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:52.831 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:52.831 INFO kablam! Sep 21 06:43:52.831 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:52.831 INFO kablam! --> src/base/matrix_slice.rs:254:11 Sep 21 06:43:52.831 INFO kablam! | Sep 21 06:43:52.831 INFO kablam! 254 | = Matrix>; Sep 21 06:43:52.831 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:52.831 INFO kablam! ... Sep 21 06:43:52.831 INFO kablam! 612 | / matrix_slice_impl!( Sep 21 06:43:52.831 INFO kablam! 613 | | self: &Self, MatrixSlice, SliceStorage, Storage.get_address_unchecked(), &self.data; Sep 21 06:43:52.831 INFO kablam! 614 | | row, Sep 21 06:43:52.831 INFO kablam! 615 | | row_part, Sep 21 06:43:52.831 INFO kablam! ... | Sep 21 06:43:52.831 INFO kablam! 636 | | rows_range_pair, Sep 21 06:43:52.831 INFO kablam! 637 | | columns_range_pair); Sep 21 06:43:52.831 INFO kablam! | |_________________________- in this macro invocation Sep 21 06:43:52.831 INFO kablam! | Sep 21 06:43:52.831 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:52.831 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:52.831 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:52.831 INFO kablam! Sep 21 06:43:52.831 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:52.831 INFO kablam! --> src/base/matrix_slice.rs:254:11 Sep 21 06:43:52.831 INFO kablam! | Sep 21 06:43:52.831 INFO kablam! 254 | = Matrix>; Sep 21 06:43:52.832 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:52.832 INFO kablam! ... Sep 21 06:43:52.832 INFO kablam! 612 | / matrix_slice_impl!( Sep 21 06:43:52.832 INFO kablam! 613 | | self: &Self, MatrixSlice, SliceStorage, Storage.get_address_unchecked(), &self.data; Sep 21 06:43:52.832 INFO kablam! 614 | | row, Sep 21 06:43:52.832 INFO kablam! 615 | | row_part, Sep 21 06:43:52.832 INFO kablam! ... | Sep 21 06:43:52.832 INFO kablam! 636 | | rows_range_pair, Sep 21 06:43:52.832 INFO kablam! 637 | | columns_range_pair); Sep 21 06:43:52.832 INFO kablam! | |_________________________- in this macro invocation Sep 21 06:43:52.832 INFO kablam! | Sep 21 06:43:52.832 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:52.832 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:52.832 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:52.832 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:52.832 INFO kablam! Sep 21 06:43:52.832 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:52.832 INFO kablam! --> src/base/matrix_slice.rs:254:11 Sep 21 06:43:52.832 INFO kablam! | Sep 21 06:43:52.832 INFO kablam! 254 | = Matrix>; Sep 21 06:43:52.832 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:52.832 INFO kablam! ... Sep 21 06:43:52.832 INFO kablam! 612 | / matrix_slice_impl!( Sep 21 06:43:52.832 INFO kablam! 613 | | self: &Self, MatrixSlice, SliceStorage, Storage.get_address_unchecked(), &self.data; Sep 21 06:43:52.832 INFO kablam! 614 | | row, Sep 21 06:43:52.832 INFO kablam! 615 | | row_part, Sep 21 06:43:52.832 INFO kablam! ... | Sep 21 06:43:52.832 INFO kablam! 636 | | rows_range_pair, Sep 21 06:43:52.832 INFO kablam! 637 | | columns_range_pair); Sep 21 06:43:52.832 INFO kablam! | |_________________________- in this macro invocation Sep 21 06:43:52.832 INFO kablam! | Sep 21 06:43:52.832 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:52.832 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:52.832 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:52.832 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:52.832 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:52.832 INFO kablam! Sep 21 06:43:52.832 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:52.832 INFO kablam! --> src/base/matrix_slice.rs:254:11 Sep 21 06:43:52.832 INFO kablam! | Sep 21 06:43:52.832 INFO kablam! 254 | = Matrix>; Sep 21 06:43:52.832 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:52.832 INFO kablam! ... Sep 21 06:43:52.832 INFO kablam! 612 | / matrix_slice_impl!( Sep 21 06:43:52.832 INFO kablam! 613 | | self: &Self, MatrixSlice, SliceStorage, Storage.get_address_unchecked(), &self.data; Sep 21 06:43:52.832 INFO kablam! 614 | | row, Sep 21 06:43:52.832 INFO kablam! 615 | | row_part, Sep 21 06:43:52.832 INFO kablam! ... | Sep 21 06:43:52.832 INFO kablam! 636 | | rows_range_pair, Sep 21 06:43:52.832 INFO kablam! 637 | | columns_range_pair); Sep 21 06:43:52.832 INFO kablam! | |_________________________- in this macro invocation Sep 21 06:43:52.832 INFO kablam! | Sep 21 06:43:52.832 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:52.832 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:52.832 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:52.832 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:52.832 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:52.832 INFO kablam! Sep 21 06:43:52.832 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:52.832 INFO kablam! --> src/base/matrix_slice.rs:254:11 Sep 21 06:43:52.832 INFO kablam! | Sep 21 06:43:52.832 INFO kablam! 253 | pub type $MatrixSlice<'a, N, R, C, RStride, CStride> Sep 21 06:43:52.832 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:52.832 INFO kablam! 254 | = Matrix>; Sep 21 06:43:52.832 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:52.832 INFO kablam! ... Sep 21 06:43:52.832 INFO kablam! 612 | / matrix_slice_impl!( Sep 21 06:43:52.832 INFO kablam! 613 | | self: &Self, MatrixSlice, SliceStorage, Storage.get_address_unchecked(), &self.data; Sep 21 06:43:52.833 INFO kablam! 614 | | row, Sep 21 06:43:52.833 INFO kablam! 615 | | row_part, Sep 21 06:43:52.833 INFO kablam! ... | Sep 21 06:43:52.833 INFO kablam! 636 | | rows_range_pair, Sep 21 06:43:52.833 INFO kablam! 637 | | columns_range_pair); Sep 21 06:43:52.833 INFO kablam! | |_________________________- in this macro invocation Sep 21 06:43:52.833 INFO kablam! | Sep 21 06:43:52.833 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:52.833 INFO kablam! --> src/base/matrix_slice.rs:254:11 Sep 21 06:43:52.833 INFO kablam! | Sep 21 06:43:52.833 INFO kablam! 254 | = Matrix>; Sep 21 06:43:52.833 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:52.833 INFO kablam! ... Sep 21 06:43:52.833 INFO kablam! 612 | / matrix_slice_impl!( Sep 21 06:43:52.833 INFO kablam! 613 | | self: &Self, MatrixSlice, SliceStorage, Storage.get_address_unchecked(), &self.data; Sep 21 06:43:52.833 INFO kablam! 614 | | row, Sep 21 06:43:52.833 INFO kablam! 615 | | row_part, Sep 21 06:43:52.833 INFO kablam! ... | Sep 21 06:43:52.833 INFO kablam! 636 | | rows_range_pair, Sep 21 06:43:52.833 INFO kablam! 637 | | columns_range_pair); Sep 21 06:43:52.833 INFO kablam! | |_________________________- in this macro invocation Sep 21 06:43:52.833 INFO kablam! Sep 21 06:43:52.834 INFO kablam! warning: the trait bound `R: base::dimension::Dim` is not satisfied Sep 21 06:43:52.834 INFO kablam! --> src/base/matrix_slice.rs:254:11 Sep 21 06:43:52.834 INFO kablam! | Sep 21 06:43:52.834 INFO kablam! 254 | = Matrix>; Sep 21 06:43:52.834 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `R` Sep 21 06:43:52.834 INFO kablam! ... Sep 21 06:43:52.834 INFO kablam! 639 | / matrix_slice_impl!( Sep 21 06:43:52.834 INFO kablam! 640 | | self: &mut Self, MatrixSliceMut, SliceStorageMut, StorageMut.get_address_unchecked_mut(), &mut self.data; Sep 21 06:43:52.834 INFO kablam! 641 | | row_mut, Sep 21 06:43:52.834 INFO kablam! 642 | | row_part_mut, Sep 21 06:43:52.834 INFO kablam! ... | Sep 21 06:43:52.834 INFO kablam! 663 | | rows_range_pair_mut, Sep 21 06:43:52.834 INFO kablam! 664 | | columns_range_pair_mut); Sep 21 06:43:52.834 INFO kablam! | |_____________________________- in this macro invocation Sep 21 06:43:52.834 INFO kablam! | Sep 21 06:43:52.834 INFO kablam! = help: consider adding a `where R: base::dimension::Dim` bound Sep 21 06:43:52.834 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:52.834 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:52.835 INFO kablam! Sep 21 06:43:52.835 INFO kablam! warning: the trait bound `C: base::dimension::Dim` is not satisfied Sep 21 06:43:52.835 INFO kablam! --> src/base/matrix_slice.rs:254:11 Sep 21 06:43:52.835 INFO kablam! | Sep 21 06:43:52.835 INFO kablam! 254 | = Matrix>; Sep 21 06:43:52.835 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `C` Sep 21 06:43:52.835 INFO kablam! ... Sep 21 06:43:52.835 INFO kablam! 639 | / matrix_slice_impl!( Sep 21 06:43:52.835 INFO kablam! 640 | | self: &mut Self, MatrixSliceMut, SliceStorageMut, StorageMut.get_address_unchecked_mut(), &mut self.data; Sep 21 06:43:52.835 INFO kablam! 641 | | row_mut, Sep 21 06:43:52.835 INFO kablam! 642 | | row_part_mut, Sep 21 06:43:52.835 INFO kablam! ... | Sep 21 06:43:52.835 INFO kablam! 663 | | rows_range_pair_mut, Sep 21 06:43:52.835 INFO kablam! 664 | | columns_range_pair_mut); Sep 21 06:43:52.835 INFO kablam! | |_____________________________- in this macro invocation Sep 21 06:43:52.835 INFO kablam! | Sep 21 06:43:52.835 INFO kablam! = help: consider adding a `where C: base::dimension::Dim` bound Sep 21 06:43:52.835 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:52.835 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:52.835 INFO kablam! Sep 21 06:43:52.835 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:52.835 INFO kablam! --> src/base/matrix_slice.rs:254:11 Sep 21 06:43:52.835 INFO kablam! | Sep 21 06:43:52.835 INFO kablam! 254 | = Matrix>; Sep 21 06:43:52.835 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:52.835 INFO kablam! ... Sep 21 06:43:52.835 INFO kablam! 639 | / matrix_slice_impl!( Sep 21 06:43:52.835 INFO kablam! 640 | | self: &mut Self, MatrixSliceMut, SliceStorageMut, StorageMut.get_address_unchecked_mut(), &mut self.data; Sep 21 06:43:52.835 INFO kablam! 641 | | row_mut, Sep 21 06:43:52.835 INFO kablam! 642 | | row_part_mut, Sep 21 06:43:52.835 INFO kablam! ... | Sep 21 06:43:52.835 INFO kablam! 663 | | rows_range_pair_mut, Sep 21 06:43:52.835 INFO kablam! 664 | | columns_range_pair_mut); Sep 21 06:43:52.835 INFO kablam! | |_____________________________- in this macro invocation Sep 21 06:43:52.835 INFO kablam! | Sep 21 06:43:52.835 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:52.835 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:52.835 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:52.835 INFO kablam! Sep 21 06:43:52.835 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:52.835 INFO kablam! --> src/base/matrix_slice.rs:254:11 Sep 21 06:43:52.835 INFO kablam! | Sep 21 06:43:52.835 INFO kablam! 254 | = Matrix>; Sep 21 06:43:52.835 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:52.835 INFO kablam! ... Sep 21 06:43:52.835 INFO kablam! 639 | / matrix_slice_impl!( Sep 21 06:43:52.835 INFO kablam! 640 | | self: &mut Self, MatrixSliceMut, SliceStorageMut, StorageMut.get_address_unchecked_mut(), &mut self.data; Sep 21 06:43:52.835 INFO kablam! 641 | | row_mut, Sep 21 06:43:52.835 INFO kablam! 642 | | row_part_mut, Sep 21 06:43:52.835 INFO kablam! ... | Sep 21 06:43:52.835 INFO kablam! 663 | | rows_range_pair_mut, Sep 21 06:43:52.835 INFO kablam! 664 | | columns_range_pair_mut); Sep 21 06:43:52.835 INFO kablam! | |_____________________________- in this macro invocation Sep 21 06:43:52.835 INFO kablam! | Sep 21 06:43:52.835 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:52.835 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:52.835 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:52.835 INFO kablam! Sep 21 06:43:52.835 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:52.835 INFO kablam! --> src/base/matrix_slice.rs:254:11 Sep 21 06:43:52.835 INFO kablam! | Sep 21 06:43:52.835 INFO kablam! 254 | = Matrix>; Sep 21 06:43:52.835 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:52.835 INFO kablam! ... Sep 21 06:43:52.835 INFO kablam! 639 | / matrix_slice_impl!( Sep 21 06:43:52.835 INFO kablam! 640 | | self: &mut Self, MatrixSliceMut, SliceStorageMut, StorageMut.get_address_unchecked_mut(), &mut self.data; Sep 21 06:43:52.835 INFO kablam! 641 | | row_mut, Sep 21 06:43:52.835 INFO kablam! 642 | | row_part_mut, Sep 21 06:43:52.836 INFO kablam! ... | Sep 21 06:43:52.836 INFO kablam! 663 | | rows_range_pair_mut, Sep 21 06:43:52.836 INFO kablam! 664 | | columns_range_pair_mut); Sep 21 06:43:52.836 INFO kablam! | |_____________________________- in this macro invocation Sep 21 06:43:52.836 INFO kablam! | Sep 21 06:43:52.836 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:52.836 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:52.836 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:52.836 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:52.836 INFO kablam! Sep 21 06:43:52.836 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:52.836 INFO kablam! --> src/base/matrix_slice.rs:254:11 Sep 21 06:43:52.836 INFO kablam! | Sep 21 06:43:52.836 INFO kablam! 254 | = Matrix>; Sep 21 06:43:52.836 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:52.836 INFO kablam! ... Sep 21 06:43:52.836 INFO kablam! 639 | / matrix_slice_impl!( Sep 21 06:43:52.836 INFO kablam! 640 | | self: &mut Self, MatrixSliceMut, SliceStorageMut, StorageMut.get_address_unchecked_mut(), &mut self.data; Sep 21 06:43:52.836 INFO kablam! 641 | | row_mut, Sep 21 06:43:52.836 INFO kablam! 642 | | row_part_mut, Sep 21 06:43:52.836 INFO kablam! ... | Sep 21 06:43:52.836 INFO kablam! 663 | | rows_range_pair_mut, Sep 21 06:43:52.836 INFO kablam! 664 | | columns_range_pair_mut); Sep 21 06:43:52.836 INFO kablam! | |_____________________________- in this macro invocation Sep 21 06:43:52.836 INFO kablam! | Sep 21 06:43:52.836 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:52.836 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:52.836 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:52.836 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:52.836 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:52.836 INFO kablam! Sep 21 06:43:52.836 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:52.836 INFO kablam! --> src/base/matrix_slice.rs:254:11 Sep 21 06:43:52.836 INFO kablam! | Sep 21 06:43:52.836 INFO kablam! 254 | = Matrix>; Sep 21 06:43:52.836 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:52.836 INFO kablam! ... Sep 21 06:43:52.836 INFO kablam! 639 | / matrix_slice_impl!( Sep 21 06:43:52.836 INFO kablam! 640 | | self: &mut Self, MatrixSliceMut, SliceStorageMut, StorageMut.get_address_unchecked_mut(), &mut self.data; Sep 21 06:43:52.836 INFO kablam! 641 | | row_mut, Sep 21 06:43:52.836 INFO kablam! 642 | | row_part_mut, Sep 21 06:43:52.836 INFO kablam! ... | Sep 21 06:43:52.836 INFO kablam! 663 | | rows_range_pair_mut, Sep 21 06:43:52.836 INFO kablam! 664 | | columns_range_pair_mut); Sep 21 06:43:52.836 INFO kablam! | |_____________________________- in this macro invocation Sep 21 06:43:52.836 INFO kablam! | Sep 21 06:43:52.836 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:52.836 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:52.836 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:52.836 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:52.836 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:52.836 INFO kablam! Sep 21 06:43:52.836 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:52.836 INFO kablam! --> src/base/matrix_slice.rs:254:11 Sep 21 06:43:52.836 INFO kablam! | Sep 21 06:43:52.836 INFO kablam! 253 | pub type $MatrixSlice<'a, N, R, C, RStride, CStride> Sep 21 06:43:52.836 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:52.836 INFO kablam! 254 | = Matrix>; Sep 21 06:43:52.836 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:52.836 INFO kablam! ... Sep 21 06:43:52.836 INFO kablam! 639 | / matrix_slice_impl!( Sep 21 06:43:52.836 INFO kablam! 640 | | self: &mut Self, MatrixSliceMut, SliceStorageMut, StorageMut.get_address_unchecked_mut(), &mut self.data; Sep 21 06:43:52.836 INFO kablam! 641 | | row_mut, Sep 21 06:43:52.836 INFO kablam! 642 | | row_part_mut, Sep 21 06:43:52.836 INFO kablam! ... | Sep 21 06:43:52.836 INFO kablam! 663 | | rows_range_pair_mut, Sep 21 06:43:52.836 INFO kablam! 664 | | columns_range_pair_mut); Sep 21 06:43:52.836 INFO kablam! | |_____________________________- in this macro invocation Sep 21 06:43:52.836 INFO kablam! | Sep 21 06:43:52.836 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:52.836 INFO kablam! --> src/base/matrix_slice.rs:254:11 Sep 21 06:43:52.837 INFO kablam! | Sep 21 06:43:52.837 INFO kablam! 254 | = Matrix>; Sep 21 06:43:52.837 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:52.837 INFO kablam! ... Sep 21 06:43:52.837 INFO kablam! 639 | / matrix_slice_impl!( Sep 21 06:43:52.837 INFO kablam! 640 | | self: &mut Self, MatrixSliceMut, SliceStorageMut, StorageMut.get_address_unchecked_mut(), &mut self.data; Sep 21 06:43:52.837 INFO kablam! 641 | | row_mut, Sep 21 06:43:52.837 INFO kablam! 642 | | row_part_mut, Sep 21 06:43:52.837 INFO kablam! ... | Sep 21 06:43:52.837 INFO kablam! 663 | | rows_range_pair_mut, Sep 21 06:43:52.837 INFO kablam! 664 | | columns_range_pair_mut); Sep 21 06:43:52.837 INFO kablam! | |_____________________________- in this macro invocation Sep 21 06:43:52.837 INFO kablam! Sep 21 06:43:53.295 INFO kablam! warning: the trait bound `R: base::dimension::Dim` is not satisfied Sep 21 06:43:53.295 INFO kablam! --> src/base/matrix_slice.rs:254:11 Sep 21 06:43:53.295 INFO kablam! | Sep 21 06:43:53.295 INFO kablam! 254 | = Matrix>; Sep 21 06:43:53.295 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `R` Sep 21 06:43:53.296 INFO kablam! ... Sep 21 06:43:53.296 INFO kablam! 612 | / matrix_slice_impl!( Sep 21 06:43:53.296 INFO kablam! 613 | | self: &Self, MatrixSlice, SliceStorage, Storage.get_address_unchecked(), &self.data; Sep 21 06:43:53.297 INFO kablam! 614 | | row, Sep 21 06:43:53.297 INFO kablam! 615 | | row_part, Sep 21 06:43:53.297 INFO kablam! ... | Sep 21 06:43:53.297 INFO kablam! 636 | | rows_range_pair, Sep 21 06:43:53.298 INFO kablam! 637 | | columns_range_pair); Sep 21 06:43:53.298 INFO kablam! | |_________________________- in this macro invocation Sep 21 06:43:53.298 INFO kablam! | Sep 21 06:43:53.299 INFO kablam! = help: consider adding a `where R: base::dimension::Dim` bound Sep 21 06:43:53.299 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:53.299 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:53.299 INFO kablam! Sep 21 06:43:53.300 INFO kablam! warning: the trait bound `C: base::dimension::Dim` is not satisfied Sep 21 06:43:53.300 INFO kablam! --> src/base/matrix_slice.rs:254:11 Sep 21 06:43:53.300 INFO kablam! | Sep 21 06:43:53.300 INFO kablam! 254 | = Matrix>; Sep 21 06:43:53.301 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `C` Sep 21 06:43:53.301 INFO kablam! ... Sep 21 06:43:53.301 INFO kablam! 612 | / matrix_slice_impl!( Sep 21 06:43:53.302 INFO kablam! 613 | | self: &Self, MatrixSlice, SliceStorage, Storage.get_address_unchecked(), &self.data; Sep 21 06:43:53.302 INFO kablam! 614 | | row, Sep 21 06:43:53.302 INFO kablam! 615 | | row_part, Sep 21 06:43:53.302 INFO kablam! ... | Sep 21 06:43:53.303 INFO kablam! 636 | | rows_range_pair, Sep 21 06:43:53.303 INFO kablam! 637 | | columns_range_pair); Sep 21 06:43:53.303 INFO kablam! | |_________________________- in this macro invocation Sep 21 06:43:53.303 INFO kablam! | Sep 21 06:43:53.304 INFO kablam! = help: consider adding a `where C: base::dimension::Dim` bound Sep 21 06:43:53.304 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:53.304 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:53.305 INFO kablam! Sep 21 06:43:53.305 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:53.305 INFO kablam! --> src/base/matrix_slice.rs:254:11 Sep 21 06:43:53.305 INFO kablam! | Sep 21 06:43:53.305 INFO kablam! 254 | = Matrix>; Sep 21 06:43:53.306 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:53.306 INFO kablam! ... Sep 21 06:43:53.306 INFO kablam! 612 | / matrix_slice_impl!( Sep 21 06:43:53.306 INFO kablam! 613 | | self: &Self, MatrixSlice, SliceStorage, Storage.get_address_unchecked(), &self.data; Sep 21 06:43:53.308 INFO kablam! 614 | | row, Sep 21 06:43:53.308 INFO kablam! 615 | | row_part, Sep 21 06:43:53.308 INFO kablam! ... | Sep 21 06:43:53.308 INFO kablam! 636 | | rows_range_pair, Sep 21 06:43:53.308 INFO kablam! 637 | | columns_range_pair); Sep 21 06:43:53.308 INFO kablam! | |_________________________- in this macro invocation Sep 21 06:43:53.308 INFO kablam! | Sep 21 06:43:53.308 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:53.308 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:53.308 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:53.309 INFO kablam! Sep 21 06:43:53.309 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:53.309 INFO kablam! --> src/base/matrix_slice.rs:254:11 Sep 21 06:43:53.309 INFO kablam! | Sep 21 06:43:53.309 INFO kablam! 254 | = Matrix>; Sep 21 06:43:53.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:53.309 INFO kablam! ... Sep 21 06:43:53.309 INFO kablam! 612 | / matrix_slice_impl!( Sep 21 06:43:53.309 INFO kablam! 613 | | self: &Self, MatrixSlice, SliceStorage, Storage.get_address_unchecked(), &self.data; Sep 21 06:43:53.309 INFO kablam! 614 | | row, Sep 21 06:43:53.309 INFO kablam! 615 | | row_part, Sep 21 06:43:53.309 INFO kablam! ... | Sep 21 06:43:53.309 INFO kablam! 636 | | rows_range_pair, Sep 21 06:43:53.309 INFO kablam! 637 | | columns_range_pair); Sep 21 06:43:53.309 INFO kablam! | |_________________________- in this macro invocation Sep 21 06:43:53.309 INFO kablam! | Sep 21 06:43:53.309 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:53.309 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:53.309 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:53.309 INFO kablam! Sep 21 06:43:53.309 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:53.309 INFO kablam! --> src/base/matrix_slice.rs:254:11 Sep 21 06:43:53.309 INFO kablam! | Sep 21 06:43:53.309 INFO kablam! 254 | = Matrix>; Sep 21 06:43:53.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:53.309 INFO kablam! ... Sep 21 06:43:53.309 INFO kablam! 612 | / matrix_slice_impl!( Sep 21 06:43:53.309 INFO kablam! 613 | | self: &Self, MatrixSlice, SliceStorage, Storage.get_address_unchecked(), &self.data; Sep 21 06:43:53.309 INFO kablam! 614 | | row, Sep 21 06:43:53.309 INFO kablam! 615 | | row_part, Sep 21 06:43:53.309 INFO kablam! ... | Sep 21 06:43:53.309 INFO kablam! 636 | | rows_range_pair, Sep 21 06:43:53.309 INFO kablam! 637 | | columns_range_pair); Sep 21 06:43:53.309 INFO kablam! | |_________________________- in this macro invocation Sep 21 06:43:53.309 INFO kablam! | Sep 21 06:43:53.309 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:53.309 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:53.309 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:53.309 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:53.309 INFO kablam! Sep 21 06:43:53.309 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:53.309 INFO kablam! --> src/base/matrix_slice.rs:254:11 Sep 21 06:43:53.309 INFO kablam! | Sep 21 06:43:53.309 INFO kablam! 254 | = Matrix>; Sep 21 06:43:53.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:53.309 INFO kablam! ... Sep 21 06:43:53.309 INFO kablam! 612 | / matrix_slice_impl!( Sep 21 06:43:53.309 INFO kablam! 613 | | self: &Self, MatrixSlice, SliceStorage, Storage.get_address_unchecked(), &self.data; Sep 21 06:43:53.309 INFO kablam! 614 | | row, Sep 21 06:43:53.309 INFO kablam! 615 | | row_part, Sep 21 06:43:53.309 INFO kablam! ... | Sep 21 06:43:53.309 INFO kablam! 636 | | rows_range_pair, Sep 21 06:43:53.309 INFO kablam! 637 | | columns_range_pair); Sep 21 06:43:53.309 INFO kablam! | |_________________________- in this macro invocation Sep 21 06:43:53.309 INFO kablam! | Sep 21 06:43:53.309 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:53.309 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:53.309 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:53.309 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:53.309 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:53.309 INFO kablam! Sep 21 06:43:53.309 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:53.309 INFO kablam! --> src/base/matrix_slice.rs:254:11 Sep 21 06:43:53.309 INFO kablam! | Sep 21 06:43:53.309 INFO kablam! 254 | = Matrix>; Sep 21 06:43:53.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:53.309 INFO kablam! ... Sep 21 06:43:53.309 INFO kablam! 612 | / matrix_slice_impl!( Sep 21 06:43:53.309 INFO kablam! 613 | | self: &Self, MatrixSlice, SliceStorage, Storage.get_address_unchecked(), &self.data; Sep 21 06:43:53.309 INFO kablam! 614 | | row, Sep 21 06:43:53.309 INFO kablam! 615 | | row_part, Sep 21 06:43:53.309 INFO kablam! ... | Sep 21 06:43:53.310 INFO kablam! 636 | | rows_range_pair, Sep 21 06:43:53.310 INFO kablam! 637 | | columns_range_pair); Sep 21 06:43:53.310 INFO kablam! | |_________________________- in this macro invocation Sep 21 06:43:53.310 INFO kablam! | Sep 21 06:43:53.310 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:53.310 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:53.310 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:53.310 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:53.310 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:53.310 INFO kablam! Sep 21 06:43:53.310 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:53.310 INFO kablam! --> src/base/matrix_slice.rs:254:11 Sep 21 06:43:53.310 INFO kablam! | Sep 21 06:43:53.310 INFO kablam! 253 | pub type $MatrixSlice<'a, N, R, C, RStride, CStride> Sep 21 06:43:53.310 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:53.310 INFO kablam! 254 | = Matrix>; Sep 21 06:43:53.310 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:53.310 INFO kablam! ... Sep 21 06:43:53.310 INFO kablam! 612 | / matrix_slice_impl!( Sep 21 06:43:53.310 INFO kablam! 613 | | self: &Self, MatrixSlice, SliceStorage, Storage.get_address_unchecked(), &self.data; Sep 21 06:43:53.310 INFO kablam! 614 | | row, Sep 21 06:43:53.310 INFO kablam! 615 | | row_part, Sep 21 06:43:53.310 INFO kablam! ... | Sep 21 06:43:53.310 INFO kablam! 636 | | rows_range_pair, Sep 21 06:43:53.310 INFO kablam! 637 | | columns_range_pair); Sep 21 06:43:53.310 INFO kablam! | |_________________________- in this macro invocation Sep 21 06:43:53.310 INFO kablam! | Sep 21 06:43:53.310 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:53.310 INFO kablam! --> src/base/matrix_slice.rs:254:11 Sep 21 06:43:53.310 INFO kablam! | Sep 21 06:43:53.310 INFO kablam! 254 | = Matrix>; Sep 21 06:43:53.310 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:53.310 INFO kablam! ... Sep 21 06:43:53.310 INFO kablam! 612 | / matrix_slice_impl!( Sep 21 06:43:53.310 INFO kablam! 613 | | self: &Self, MatrixSlice, SliceStorage, Storage.get_address_unchecked(), &self.data; Sep 21 06:43:53.310 INFO kablam! 614 | | row, Sep 21 06:43:53.310 INFO kablam! 615 | | row_part, Sep 21 06:43:53.310 INFO kablam! ... | Sep 21 06:43:53.310 INFO kablam! 636 | | rows_range_pair, Sep 21 06:43:53.310 INFO kablam! 637 | | columns_range_pair); Sep 21 06:43:53.310 INFO kablam! | |_________________________- in this macro invocation Sep 21 06:43:53.310 INFO kablam! Sep 21 06:43:53.310 INFO kablam! warning: the trait bound `R: base::dimension::Dim` is not satisfied Sep 21 06:43:53.310 INFO kablam! --> src/base/matrix_slice.rs:254:11 Sep 21 06:43:53.310 INFO kablam! | Sep 21 06:43:53.310 INFO kablam! 254 | = Matrix>; Sep 21 06:43:53.310 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `R` Sep 21 06:43:53.310 INFO kablam! ... Sep 21 06:43:53.310 INFO kablam! 639 | / matrix_slice_impl!( Sep 21 06:43:53.310 INFO kablam! 640 | | self: &mut Self, MatrixSliceMut, SliceStorageMut, StorageMut.get_address_unchecked_mut(), &mut self.data; Sep 21 06:43:53.310 INFO kablam! 641 | | row_mut, Sep 21 06:43:53.310 INFO kablam! 642 | | row_part_mut, Sep 21 06:43:53.310 INFO kablam! ... | Sep 21 06:43:53.310 INFO kablam! 663 | | rows_range_pair_mut, Sep 21 06:43:53.310 INFO kablam! 664 | | columns_range_pair_mut); Sep 21 06:43:53.310 INFO kablam! | |_____________________________- in this macro invocation Sep 21 06:43:53.310 INFO kablam! | Sep 21 06:43:53.310 INFO kablam! = help: consider adding a `where R: base::dimension::Dim` bound Sep 21 06:43:53.310 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:53.310 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:53.310 INFO kablam! Sep 21 06:43:53.310 INFO kablam! warning: the trait bound `C: base::dimension::Dim` is not satisfied Sep 21 06:43:53.310 INFO kablam! --> src/base/matrix_slice.rs:254:11 Sep 21 06:43:53.310 INFO kablam! | Sep 21 06:43:53.310 INFO kablam! 254 | = Matrix>; Sep 21 06:43:53.310 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `C` Sep 21 06:43:53.310 INFO kablam! ... Sep 21 06:43:53.311 INFO kablam! 639 | / matrix_slice_impl!( Sep 21 06:43:53.311 INFO kablam! 640 | | self: &mut Self, MatrixSliceMut, SliceStorageMut, StorageMut.get_address_unchecked_mut(), &mut self.data; Sep 21 06:43:53.311 INFO kablam! 641 | | row_mut, Sep 21 06:43:53.311 INFO kablam! 642 | | row_part_mut, Sep 21 06:43:53.311 INFO kablam! ... | Sep 21 06:43:53.311 INFO kablam! 663 | | rows_range_pair_mut, Sep 21 06:43:53.311 INFO kablam! 664 | | columns_range_pair_mut); Sep 21 06:43:53.311 INFO kablam! | |_____________________________- in this macro invocation Sep 21 06:43:53.311 INFO kablam! | Sep 21 06:43:53.311 INFO kablam! = help: consider adding a `where C: base::dimension::Dim` bound Sep 21 06:43:53.311 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:53.311 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:53.311 INFO kablam! Sep 21 06:43:53.311 INFO kablam! warning: the trait bound `RStride: base::dimension::Dim` is not satisfied Sep 21 06:43:53.311 INFO kablam! --> src/base/matrix_slice.rs:254:11 Sep 21 06:43:53.311 INFO kablam! | Sep 21 06:43:53.311 INFO kablam! 254 | = Matrix>; Sep 21 06:43:53.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `RStride` Sep 21 06:43:53.311 INFO kablam! ... Sep 21 06:43:53.311 INFO kablam! 639 | / matrix_slice_impl!( Sep 21 06:43:53.311 INFO kablam! 640 | | self: &mut Self, MatrixSliceMut, SliceStorageMut, StorageMut.get_address_unchecked_mut(), &mut self.data; Sep 21 06:43:53.311 INFO kablam! 641 | | row_mut, Sep 21 06:43:53.311 INFO kablam! 642 | | row_part_mut, Sep 21 06:43:53.311 INFO kablam! ... | Sep 21 06:43:53.311 INFO kablam! 663 | | rows_range_pair_mut, Sep 21 06:43:53.311 INFO kablam! 664 | | columns_range_pair_mut); Sep 21 06:43:53.311 INFO kablam! | |_____________________________- in this macro invocation Sep 21 06:43:53.311 INFO kablam! | Sep 21 06:43:53.311 INFO kablam! = help: consider adding a `where RStride: base::dimension::Dim` bound Sep 21 06:43:53.311 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:53.311 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:53.311 INFO kablam! Sep 21 06:43:53.311 INFO kablam! warning: the trait bound `CStride: base::dimension::Dim` is not satisfied Sep 21 06:43:53.311 INFO kablam! --> src/base/matrix_slice.rs:254:11 Sep 21 06:43:53.311 INFO kablam! | Sep 21 06:43:53.311 INFO kablam! 254 | = Matrix>; Sep 21 06:43:53.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::dimension::Dim` is not implemented for `CStride` Sep 21 06:43:53.311 INFO kablam! ... Sep 21 06:43:53.311 INFO kablam! 639 | / matrix_slice_impl!( Sep 21 06:43:53.311 INFO kablam! 640 | | self: &mut Self, MatrixSliceMut, SliceStorageMut, StorageMut.get_address_unchecked_mut(), &mut self.data; Sep 21 06:43:53.311 INFO kablam! 641 | | row_mut, Sep 21 06:43:53.311 INFO kablam! 642 | | row_part_mut, Sep 21 06:43:53.311 INFO kablam! ... | Sep 21 06:43:53.311 INFO kablam! 663 | | rows_range_pair_mut, Sep 21 06:43:53.311 INFO kablam! 664 | | columns_range_pair_mut); Sep 21 06:43:53.311 INFO kablam! | |_____________________________- in this macro invocation Sep 21 06:43:53.311 INFO kablam! | Sep 21 06:43:53.312 INFO kablam! = help: consider adding a `where CStride: base::dimension::Dim` bound Sep 21 06:43:53.312 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:53.312 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:53.312 INFO kablam! Sep 21 06:43:53.312 INFO kablam! warning: the trait bound `N: std::marker::Copy` is not satisfied Sep 21 06:43:53.312 INFO kablam! --> src/base/matrix_slice.rs:254:11 Sep 21 06:43:53.312 INFO kablam! | Sep 21 06:43:53.312 INFO kablam! 254 | = Matrix>; Sep 21 06:43:53.312 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `N` Sep 21 06:43:53.312 INFO kablam! ... Sep 21 06:43:53.312 INFO kablam! 639 | / matrix_slice_impl!( Sep 21 06:43:53.312 INFO kablam! 640 | | self: &mut Self, MatrixSliceMut, SliceStorageMut, StorageMut.get_address_unchecked_mut(), &mut self.data; Sep 21 06:43:53.312 INFO kablam! 641 | | row_mut, Sep 21 06:43:53.312 INFO kablam! 642 | | row_part_mut, Sep 21 06:43:53.312 INFO kablam! ... | Sep 21 06:43:53.312 INFO kablam! 663 | | rows_range_pair_mut, Sep 21 06:43:53.312 INFO kablam! 664 | | columns_range_pair_mut); Sep 21 06:43:53.312 INFO kablam! | |_____________________________- in this macro invocation Sep 21 06:43:53.312 INFO kablam! | Sep 21 06:43:53.312 INFO kablam! = help: consider adding a `where N: std::marker::Copy` bound Sep 21 06:43:53.312 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:53.312 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:53.312 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:53.312 INFO kablam! Sep 21 06:43:53.312 INFO kablam! warning: can't compare `N` with `N` Sep 21 06:43:53.312 INFO kablam! --> src/base/matrix_slice.rs:254:11 Sep 21 06:43:53.312 INFO kablam! | Sep 21 06:43:53.312 INFO kablam! 254 | = Matrix>; Sep 21 06:43:53.312 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `N == N` Sep 21 06:43:53.312 INFO kablam! ... Sep 21 06:43:53.312 INFO kablam! 639 | / matrix_slice_impl!( Sep 21 06:43:53.312 INFO kablam! 640 | | self: &mut Self, MatrixSliceMut, SliceStorageMut, StorageMut.get_address_unchecked_mut(), &mut self.data; Sep 21 06:43:53.312 INFO kablam! 641 | | row_mut, Sep 21 06:43:53.312 INFO kablam! 642 | | row_part_mut, Sep 21 06:43:53.312 INFO kablam! ... | Sep 21 06:43:53.312 INFO kablam! 663 | | rows_range_pair_mut, Sep 21 06:43:53.312 INFO kablam! 664 | | columns_range_pair_mut); Sep 21 06:43:53.312 INFO kablam! | |_____________________________- in this macro invocation Sep 21 06:43:53.312 INFO kablam! | Sep 21 06:43:53.312 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `N` Sep 21 06:43:53.312 INFO kablam! = help: consider adding a `where N: std::cmp::PartialEq` bound Sep 21 06:43:53.312 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:53.312 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:53.312 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:53.312 INFO kablam! Sep 21 06:43:53.312 INFO kablam! warning: `N` doesn't implement `std::fmt::Debug` Sep 21 06:43:53.312 INFO kablam! --> src/base/matrix_slice.rs:254:11 Sep 21 06:43:53.312 INFO kablam! | Sep 21 06:43:53.313 INFO kablam! 254 | = Matrix>; Sep 21 06:43:53.313 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 06:43:53.313 INFO kablam! ... Sep 21 06:43:53.313 INFO kablam! 639 | / matrix_slice_impl!( Sep 21 06:43:53.313 INFO kablam! 640 | | self: &mut Self, MatrixSliceMut, SliceStorageMut, StorageMut.get_address_unchecked_mut(), &mut self.data; Sep 21 06:43:53.313 INFO kablam! 641 | | row_mut, Sep 21 06:43:53.313 INFO kablam! 642 | | row_part_mut, Sep 21 06:43:53.313 INFO kablam! ... | Sep 21 06:43:53.313 INFO kablam! 663 | | rows_range_pair_mut, Sep 21 06:43:53.313 INFO kablam! 664 | | columns_range_pair_mut); Sep 21 06:43:53.313 INFO kablam! | |_____________________________- in this macro invocation Sep 21 06:43:53.313 INFO kablam! | Sep 21 06:43:53.313 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `N` Sep 21 06:43:53.313 INFO kablam! = help: consider adding a `where N: std::fmt::Debug` bound Sep 21 06:43:53.313 INFO kablam! = note: required because of the requirements on the impl of `base::scalar::Scalar` for `N` Sep 21 06:43:53.313 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 06:43:53.313 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 06:43:53.313 INFO kablam! Sep 21 06:43:53.313 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 06:43:53.313 INFO kablam! --> src/base/matrix_slice.rs:254:11 Sep 21 06:43:53.313 INFO kablam! | Sep 21 06:43:53.313 INFO kablam! 253 | pub type $MatrixSlice<'a, N, R, C, RStride, CStride> Sep 21 06:43:53.313 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 06:43:53.313 INFO kablam! 254 | = Matrix>; Sep 21 06:43:53.313 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:53.313 INFO kablam! ... Sep 21 06:43:53.313 INFO kablam! 639 | / matrix_slice_impl!( Sep 21 06:43:53.313 INFO kablam! 640 | | self: &mut Self, MatrixSliceMut, SliceStorageMut, StorageMut.get_address_unchecked_mut(), &mut self.data; Sep 21 06:43:53.313 INFO kablam! 641 | | row_mut, Sep 21 06:43:53.313 INFO kablam! 642 | | row_part_mut, Sep 21 06:43:53.313 INFO kablam! ... | Sep 21 06:43:53.313 INFO kablam! 663 | | rows_range_pair_mut, Sep 21 06:43:53.313 INFO kablam! 664 | | columns_range_pair_mut); Sep 21 06:43:53.313 INFO kablam! | |_____________________________- in this macro invocation Sep 21 06:43:53.313 INFO kablam! | Sep 21 06:43:53.313 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 06:43:53.313 INFO kablam! --> src/base/matrix_slice.rs:254:11 Sep 21 06:43:53.313 INFO kablam! | Sep 21 06:43:53.313 INFO kablam! 254 | = Matrix>; Sep 21 06:43:53.313 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:43:53.313 INFO kablam! ... Sep 21 06:43:53.313 INFO kablam! 639 | / matrix_slice_impl!( Sep 21 06:43:53.313 INFO kablam! 640 | | self: &mut Self, MatrixSliceMut, SliceStorageMut, StorageMut.get_address_unchecked_mut(), &mut self.data; Sep 21 06:43:53.313 INFO kablam! 641 | | row_mut, Sep 21 06:43:53.313 INFO kablam! 642 | | row_part_mut, Sep 21 06:43:53.313 INFO kablam! ... | Sep 21 06:43:53.313 INFO kablam! 663 | | rows_range_pair_mut, Sep 21 06:43:53.314 INFO kablam! 664 | | columns_range_pair_mut); Sep 21 06:43:53.314 INFO kablam! | |_____________________________- in this macro invocation Sep 21 06:43:53.314 INFO kablam! Sep 21 06:43:59.664 INFO kablam! error: aborting due to 210 previous errors Sep 21 06:43:59.664 INFO kablam! Sep 21 06:43:59.664 INFO kablam! For more information about this error, try `rustc --explain E0310`. Sep 21 06:43:59.675 INFO kablam! error: Could not compile `nalgebra`. Sep 21 06:43:59.675 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 06:44:00.037 INFO kablam! error: aborting due to 210 previous errors Sep 21 06:44:00.037 INFO kablam! Sep 21 06:44:00.037 INFO kablam! For more information about this error, try `rustc --explain E0310`. Sep 21 06:44:00.047 INFO kablam! error: Could not compile `nalgebra`. Sep 21 06:44:00.047 INFO kablam! Sep 21 06:44:00.047 INFO kablam! To learn more, run the command again with --verbose. Sep 21 06:44:00.048 INFO kablam! su: No module specific data is present Sep 21 06:44:00.772 INFO running `"docker" "rm" "-f" "5c11e2c1b7c01b4c247e82636e35178c5228a25f1ad8a48496a069451b21068d"` Sep 21 06:44:00.872 INFO blam! 5c11e2c1b7c01b4c247e82636e35178c5228a25f1ad8a48496a069451b21068d