Sep 21 07:14:56.774 INFO checking map18xx-0.0.5 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 07:14:56.774 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 07:14:56.774 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/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 07:14:56.990 INFO blam! 30320e3911842eec90e55e3ca8fe6cda8c5e9bbd9cc067469bee12cfcaca827a Sep 21 07:14:56.992 INFO running `"docker" "start" "-a" "30320e3911842eec90e55e3ca8fe6cda8c5e9bbd9cc067469bee12cfcaca827a"` Sep 21 07:14:58.186 INFO kablam! usermod: no changes Sep 21 07:14:58.348 INFO kablam! Checking nalgebra v0.13.1 Sep 21 07:15:02.645 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.645 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/storage.rs:19:32 Sep 21 07:15:02.645 INFO kablam! | Sep 21 07:15:02.645 INFO kablam! 19 | pub type Owned = >::Buffer; Sep 21 07:15:02.645 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.645 INFO kablam! | | Sep 21 07:15:02.645 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.645 INFO kablam! | Sep 21 07:15:02.645 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.645 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/storage.rs:19:32 Sep 21 07:15:02.645 INFO kablam! | Sep 21 07:15:02.645 INFO kablam! 19 | pub type Owned = >::Buffer; Sep 21 07:15:02.645 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.645 INFO kablam! Sep 21 07:15:02.645 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.645 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/storage.rs:22:34 Sep 21 07:15:02.645 INFO kablam! | Sep 21 07:15:02.645 INFO kablam! 22 | pub type RStride = <>::Buffer as Storage>::RStride; Sep 21 07:15:02.645 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.645 INFO kablam! | | Sep 21 07:15:02.646 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.646 INFO kablam! | Sep 21 07:15:02.646 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.646 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/storage.rs:22:34 Sep 21 07:15:02.646 INFO kablam! | Sep 21 07:15:02.646 INFO kablam! 22 | pub type RStride = <>::Buffer as Storage>::RStride; Sep 21 07:15:02.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.647 INFO kablam! Sep 21 07:15:02.647 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.647 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/storage.rs:25:34 Sep 21 07:15:02.647 INFO kablam! | Sep 21 07:15:02.647 INFO kablam! 25 | pub type CStride = <>::Buffer as Storage>::CStride; Sep 21 07:15:02.648 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.648 INFO kablam! | | Sep 21 07:15:02.648 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.648 INFO kablam! | Sep 21 07:15:02.648 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.648 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/storage.rs:25:34 Sep 21 07:15:02.648 INFO kablam! | Sep 21 07:15:02.648 INFO kablam! 25 | pub type CStride = <>::Buffer as Storage>::CStride; Sep 21 07:15:02.648 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.648 INFO kablam! Sep 21 07:15:02.680 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.680 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/matrix.rs:27:34 Sep 21 07:15:02.680 INFO kablam! | Sep 21 07:15:02.680 INFO kablam! 27 | pub type SquareMatrix = Matrix; Sep 21 07:15:02.680 INFO kablam! | - ^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.680 INFO kablam! | | Sep 21 07:15:02.680 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.680 INFO kablam! | Sep 21 07:15:02.680 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.680 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/matrix.rs:27:34 Sep 21 07:15:02.680 INFO kablam! | Sep 21 07:15:02.680 INFO kablam! 27 | pub type SquareMatrix = Matrix; Sep 21 07:15:02.680 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.680 INFO kablam! Sep 21 07:15:02.680 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.680 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/matrix.rs:30:28 Sep 21 07:15:02.680 INFO kablam! | Sep 21 07:15:02.680 INFO kablam! 30 | pub type Vector = Matrix; Sep 21 07:15:02.680 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.680 INFO kablam! | | Sep 21 07:15:02.680 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.681 INFO kablam! | Sep 21 07:15:02.681 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.681 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/matrix.rs:30:28 Sep 21 07:15:02.681 INFO kablam! | Sep 21 07:15:02.681 INFO kablam! 30 | pub type Vector = Matrix; Sep 21 07:15:02.681 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.681 INFO kablam! Sep 21 07:15:02.681 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.681 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/matrix.rs:33:31 Sep 21 07:15:02.681 INFO kablam! | Sep 21 07:15:02.681 INFO kablam! 33 | pub type RowVector = Matrix; Sep 21 07:15:02.681 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.681 INFO kablam! | | Sep 21 07:15:02.681 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.681 INFO kablam! | Sep 21 07:15:02.681 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.681 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/matrix.rs:33:31 Sep 21 07:15:02.681 INFO kablam! | Sep 21 07:15:02.681 INFO kablam! 33 | pub type RowVector = Matrix; Sep 21 07:15:02.681 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.681 INFO kablam! Sep 21 07:15:02.682 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.682 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/matrix.rs:37:5 Sep 21 07:15:02.682 INFO kablam! | Sep 21 07:15:02.682 INFO kablam! 36 | pub type MatrixSum = Sep 21 07:15:02.682 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.682 INFO kablam! 37 | Matrix, SameShapeC, SameShapeStorage>; Sep 21 07:15:02.682 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.682 INFO kablam! | Sep 21 07:15:02.682 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.682 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/matrix.rs:37:5 Sep 21 07:15:02.682 INFO kablam! | Sep 21 07:15:02.682 INFO kablam! 37 | Matrix, SameShapeC, SameShapeStorage>; Sep 21 07:15:02.682 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.682 INFO kablam! Sep 21 07:15:02.683 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.683 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/matrix.rs:41:5 Sep 21 07:15:02.683 INFO kablam! | Sep 21 07:15:02.683 INFO kablam! 40 | pub type VectorSum = Sep 21 07:15:02.683 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.683 INFO kablam! 41 | Matrix, U1, SameShapeStorage>; Sep 21 07:15:02.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.683 INFO kablam! | Sep 21 07:15:02.683 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.683 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/matrix.rs:41:5 Sep 21 07:15:02.683 INFO kablam! | Sep 21 07:15:02.683 INFO kablam! 41 | Matrix, U1, SameShapeStorage>; Sep 21 07:15:02.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.683 INFO kablam! Sep 21 07:15:02.684 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.684 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/matrix.rs:45:5 Sep 21 07:15:02.684 INFO kablam! | Sep 21 07:15:02.685 INFO kablam! 44 | pub type MatrixCross = Sep 21 07:15:02.685 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.685 INFO kablam! 45 | Matrix, SameShapeC, SameShapeStorage>; Sep 21 07:15:02.686 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.686 INFO kablam! | Sep 21 07:15:02.686 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.687 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/matrix.rs:45:5 Sep 21 07:15:02.687 INFO kablam! | Sep 21 07:15:02.687 INFO kablam! 45 | Matrix, SameShapeC, SameShapeStorage>; Sep 21 07:15:02.687 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.687 INFO kablam! Sep 21 07:15:02.707 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.707 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:15:30 Sep 21 07:15:02.707 INFO kablam! | Sep 21 07:15:02.708 INFO kablam! 15 | pub type MatrixNM = Matrix>; Sep 21 07:15:02.708 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.708 INFO kablam! | | Sep 21 07:15:02.708 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.709 INFO kablam! | Sep 21 07:15:02.709 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.709 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:15:30 Sep 21 07:15:02.710 INFO kablam! | Sep 21 07:15:02.710 INFO kablam! 15 | pub type MatrixNM = Matrix>; Sep 21 07:15:02.710 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.710 INFO kablam! Sep 21 07:15:02.712 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.712 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:18:30 Sep 21 07:15:02.712 INFO kablam! | Sep 21 07:15:02.712 INFO kablam! 18 | pub type MatrixMN = Matrix>; Sep 21 07:15:02.713 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.713 INFO kablam! | | Sep 21 07:15:02.713 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.714 INFO kablam! | Sep 21 07:15:02.714 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.714 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:18:30 Sep 21 07:15:02.714 INFO kablam! | Sep 21 07:15:02.715 INFO kablam! 18 | pub type MatrixMN = Matrix>; Sep 21 07:15:02.715 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.715 INFO kablam! Sep 21 07:15:02.716 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.717 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:21:26 Sep 21 07:15:02.717 INFO kablam! | Sep 21 07:15:02.717 INFO kablam! 21 | pub type MatrixN = MatrixMN; Sep 21 07:15:02.717 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.717 INFO kablam! | | Sep 21 07:15:02.717 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.718 INFO kablam! | Sep 21 07:15:02.718 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.718 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:21:26 Sep 21 07:15:02.718 INFO kablam! | Sep 21 07:15:02.718 INFO kablam! 21 | pub type MatrixN = MatrixMN; Sep 21 07:15:02.718 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.718 INFO kablam! Sep 21 07:15:02.720 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.720 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:24:23 Sep 21 07:15:02.720 INFO kablam! | Sep 21 07:15:02.720 INFO kablam! 24 | pub type DMatrix = MatrixN; Sep 21 07:15:02.720 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.720 INFO kablam! | | Sep 21 07:15:02.720 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.720 INFO kablam! | Sep 21 07:15:02.720 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.720 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:24:23 Sep 21 07:15:02.720 INFO kablam! | Sep 21 07:15:02.720 INFO kablam! 24 | pub type DMatrix = MatrixN; Sep 21 07:15:02.720 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.720 INFO kablam! Sep 21 07:15:02.720 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.720 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:27:23 Sep 21 07:15:02.720 INFO kablam! | Sep 21 07:15:02.720 INFO kablam! 27 | pub type Matrix1 = MatrixN; Sep 21 07:15:02.720 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 07:15:02.720 INFO kablam! | | Sep 21 07:15:02.720 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.720 INFO kablam! | Sep 21 07:15:02.721 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.721 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:27:23 Sep 21 07:15:02.721 INFO kablam! | Sep 21 07:15:02.721 INFO kablam! 27 | pub type Matrix1 = MatrixN; Sep 21 07:15:02.721 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 07:15:02.721 INFO kablam! Sep 21 07:15:02.723 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.723 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:29:23 Sep 21 07:15:02.723 INFO kablam! | Sep 21 07:15:02.723 INFO kablam! 29 | pub type Matrix2 = MatrixN; Sep 21 07:15:02.723 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 07:15:02.723 INFO kablam! | | Sep 21 07:15:02.723 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.723 INFO kablam! | Sep 21 07:15:02.723 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.723 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:29:23 Sep 21 07:15:02.723 INFO kablam! | Sep 21 07:15:02.723 INFO kablam! 29 | pub type Matrix2 = MatrixN; Sep 21 07:15:02.723 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 07:15:02.723 INFO kablam! Sep 21 07:15:02.727 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.727 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:31:23 Sep 21 07:15:02.727 INFO kablam! | Sep 21 07:15:02.727 INFO kablam! 31 | pub type Matrix3 = MatrixN; Sep 21 07:15:02.727 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 07:15:02.727 INFO kablam! | | Sep 21 07:15:02.727 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.727 INFO kablam! | Sep 21 07:15:02.727 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.727 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:31:23 Sep 21 07:15:02.727 INFO kablam! | Sep 21 07:15:02.727 INFO kablam! 31 | pub type Matrix3 = MatrixN; Sep 21 07:15:02.727 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 07:15:02.727 INFO kablam! Sep 21 07:15:02.728 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.728 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:33:23 Sep 21 07:15:02.728 INFO kablam! | Sep 21 07:15:02.728 INFO kablam! 33 | pub type Matrix4 = MatrixN; Sep 21 07:15:02.728 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 07:15:02.728 INFO kablam! | | Sep 21 07:15:02.728 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.728 INFO kablam! | Sep 21 07:15:02.728 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.728 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:33:23 Sep 21 07:15:02.728 INFO kablam! | Sep 21 07:15:02.728 INFO kablam! 33 | pub type Matrix4 = MatrixN; Sep 21 07:15:02.728 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 07:15:02.728 INFO kablam! Sep 21 07:15:02.728 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.728 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:35:23 Sep 21 07:15:02.728 INFO kablam! | Sep 21 07:15:02.728 INFO kablam! 35 | pub type Matrix5 = MatrixN; Sep 21 07:15:02.728 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 07:15:02.728 INFO kablam! | | Sep 21 07:15:02.728 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.728 INFO kablam! | Sep 21 07:15:02.728 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.728 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:35:23 Sep 21 07:15:02.728 INFO kablam! | Sep 21 07:15:02.728 INFO kablam! 35 | pub type Matrix5 = MatrixN; Sep 21 07:15:02.728 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 07:15:02.728 INFO kablam! Sep 21 07:15:02.728 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.728 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:37:23 Sep 21 07:15:02.728 INFO kablam! | Sep 21 07:15:02.728 INFO kablam! 37 | pub type Matrix6 = MatrixN; Sep 21 07:15:02.728 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 07:15:02.728 INFO kablam! | | Sep 21 07:15:02.729 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.729 INFO kablam! | Sep 21 07:15:02.729 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.729 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:37:23 Sep 21 07:15:02.729 INFO kablam! | Sep 21 07:15:02.729 INFO kablam! 37 | pub type Matrix6 = MatrixN; Sep 21 07:15:02.729 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 07:15:02.729 INFO kablam! Sep 21 07:15:02.729 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.729 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:40:25 Sep 21 07:15:02.729 INFO kablam! | Sep 21 07:15:02.729 INFO kablam! 40 | pub type Matrix1x2 = MatrixMN; Sep 21 07:15:02.729 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.729 INFO kablam! | | Sep 21 07:15:02.729 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.729 INFO kablam! | Sep 21 07:15:02.729 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.729 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:40:25 Sep 21 07:15:02.729 INFO kablam! | Sep 21 07:15:02.729 INFO kablam! 40 | pub type Matrix1x2 = MatrixMN; Sep 21 07:15:02.729 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.729 INFO kablam! Sep 21 07:15:02.730 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.730 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:42:25 Sep 21 07:15:02.730 INFO kablam! | Sep 21 07:15:02.730 INFO kablam! 42 | pub type Matrix1x3 = MatrixMN; Sep 21 07:15:02.730 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.730 INFO kablam! | | Sep 21 07:15:02.730 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.730 INFO kablam! | Sep 21 07:15:02.730 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.730 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:42:25 Sep 21 07:15:02.730 INFO kablam! | Sep 21 07:15:02.730 INFO kablam! 42 | pub type Matrix1x3 = MatrixMN; Sep 21 07:15:02.730 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.730 INFO kablam! Sep 21 07:15:02.731 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.731 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:44:25 Sep 21 07:15:02.731 INFO kablam! | Sep 21 07:15:02.731 INFO kablam! 44 | pub type Matrix1x4 = MatrixMN; Sep 21 07:15:02.731 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.731 INFO kablam! | | Sep 21 07:15:02.731 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.731 INFO kablam! | Sep 21 07:15:02.731 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.731 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:44:25 Sep 21 07:15:02.731 INFO kablam! | Sep 21 07:15:02.731 INFO kablam! 44 | pub type Matrix1x4 = MatrixMN; Sep 21 07:15:02.731 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.731 INFO kablam! Sep 21 07:15:02.732 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.732 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:46:25 Sep 21 07:15:02.732 INFO kablam! | Sep 21 07:15:02.732 INFO kablam! 46 | pub type Matrix1x5 = MatrixMN; Sep 21 07:15:02.732 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.732 INFO kablam! | | Sep 21 07:15:02.732 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.732 INFO kablam! | Sep 21 07:15:02.732 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.732 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:46:25 Sep 21 07:15:02.732 INFO kablam! | Sep 21 07:15:02.732 INFO kablam! 46 | pub type Matrix1x5 = MatrixMN; Sep 21 07:15:02.732 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.732 INFO kablam! Sep 21 07:15:02.733 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.733 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:48:25 Sep 21 07:15:02.733 INFO kablam! | Sep 21 07:15:02.733 INFO kablam! 48 | pub type Matrix1x6 = MatrixMN; Sep 21 07:15:02.733 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.733 INFO kablam! | | Sep 21 07:15:02.733 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.733 INFO kablam! | Sep 21 07:15:02.733 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.733 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:48:25 Sep 21 07:15:02.733 INFO kablam! | Sep 21 07:15:02.733 INFO kablam! 48 | pub type Matrix1x6 = MatrixMN; Sep 21 07:15:02.733 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.733 INFO kablam! Sep 21 07:15:02.738 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.738 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:51:25 Sep 21 07:15:02.738 INFO kablam! | Sep 21 07:15:02.738 INFO kablam! 51 | pub type Matrix2x3 = MatrixMN; Sep 21 07:15:02.738 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.738 INFO kablam! | | Sep 21 07:15:02.738 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.738 INFO kablam! | Sep 21 07:15:02.738 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.738 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:51:25 Sep 21 07:15:02.738 INFO kablam! | Sep 21 07:15:02.738 INFO kablam! 51 | pub type Matrix2x3 = MatrixMN; Sep 21 07:15:02.738 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.738 INFO kablam! Sep 21 07:15:02.738 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.738 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:53:25 Sep 21 07:15:02.738 INFO kablam! | Sep 21 07:15:02.738 INFO kablam! 53 | pub type Matrix2x4 = MatrixMN; Sep 21 07:15:02.738 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.738 INFO kablam! | | Sep 21 07:15:02.738 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.738 INFO kablam! | Sep 21 07:15:02.738 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.738 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:53:25 Sep 21 07:15:02.738 INFO kablam! | Sep 21 07:15:02.738 INFO kablam! 53 | pub type Matrix2x4 = MatrixMN; Sep 21 07:15:02.738 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.738 INFO kablam! Sep 21 07:15:02.738 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.738 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:55:25 Sep 21 07:15:02.738 INFO kablam! | Sep 21 07:15:02.738 INFO kablam! 55 | pub type Matrix2x5 = MatrixMN; Sep 21 07:15:02.738 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.738 INFO kablam! | | Sep 21 07:15:02.738 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.738 INFO kablam! | Sep 21 07:15:02.738 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.738 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:55:25 Sep 21 07:15:02.738 INFO kablam! | Sep 21 07:15:02.738 INFO kablam! 55 | pub type Matrix2x5 = MatrixMN; Sep 21 07:15:02.738 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.738 INFO kablam! Sep 21 07:15:02.738 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.738 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:57:25 Sep 21 07:15:02.738 INFO kablam! | Sep 21 07:15:02.738 INFO kablam! 57 | pub type Matrix2x6 = MatrixMN; Sep 21 07:15:02.738 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.738 INFO kablam! | | Sep 21 07:15:02.738 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.738 INFO kablam! | Sep 21 07:15:02.738 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.738 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:57:25 Sep 21 07:15:02.738 INFO kablam! | Sep 21 07:15:02.738 INFO kablam! 57 | pub type Matrix2x6 = MatrixMN; Sep 21 07:15:02.738 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.738 INFO kablam! Sep 21 07:15:02.739 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.739 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:60:25 Sep 21 07:15:02.739 INFO kablam! | Sep 21 07:15:02.739 INFO kablam! 60 | pub type Matrix3x4 = MatrixMN; Sep 21 07:15:02.739 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.739 INFO kablam! | | Sep 21 07:15:02.739 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.739 INFO kablam! | Sep 21 07:15:02.739 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.739 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:60:25 Sep 21 07:15:02.739 INFO kablam! | Sep 21 07:15:02.739 INFO kablam! 60 | pub type Matrix3x4 = MatrixMN; Sep 21 07:15:02.739 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.739 INFO kablam! Sep 21 07:15:02.742 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.742 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:62:25 Sep 21 07:15:02.743 INFO kablam! | Sep 21 07:15:02.743 INFO kablam! 62 | pub type Matrix3x5 = MatrixMN; Sep 21 07:15:02.743 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.743 INFO kablam! | | Sep 21 07:15:02.743 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.743 INFO kablam! | Sep 21 07:15:02.743 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.743 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:62:25 Sep 21 07:15:02.743 INFO kablam! | Sep 21 07:15:02.743 INFO kablam! 62 | pub type Matrix3x5 = MatrixMN; Sep 21 07:15:02.743 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.743 INFO kablam! Sep 21 07:15:02.743 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.743 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:64:25 Sep 21 07:15:02.743 INFO kablam! | Sep 21 07:15:02.743 INFO kablam! 64 | pub type Matrix3x6 = MatrixMN; Sep 21 07:15:02.743 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.743 INFO kablam! | | Sep 21 07:15:02.743 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.743 INFO kablam! | Sep 21 07:15:02.743 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.743 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:64:25 Sep 21 07:15:02.743 INFO kablam! | Sep 21 07:15:02.743 INFO kablam! 64 | pub type Matrix3x6 = MatrixMN; Sep 21 07:15:02.743 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.743 INFO kablam! Sep 21 07:15:02.747 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.747 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:67:25 Sep 21 07:15:02.747 INFO kablam! | Sep 21 07:15:02.747 INFO kablam! 67 | pub type Matrix4x5 = MatrixMN; Sep 21 07:15:02.747 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.747 INFO kablam! | | Sep 21 07:15:02.747 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.747 INFO kablam! | Sep 21 07:15:02.747 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.747 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:67:25 Sep 21 07:15:02.747 INFO kablam! | Sep 21 07:15:02.747 INFO kablam! 67 | pub type Matrix4x5 = MatrixMN; Sep 21 07:15:02.747 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.747 INFO kablam! Sep 21 07:15:02.747 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.747 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:69:25 Sep 21 07:15:02.747 INFO kablam! | Sep 21 07:15:02.747 INFO kablam! 69 | pub type Matrix4x6 = MatrixMN; Sep 21 07:15:02.747 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.747 INFO kablam! | | Sep 21 07:15:02.747 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.747 INFO kablam! | Sep 21 07:15:02.747 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.747 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:69:25 Sep 21 07:15:02.747 INFO kablam! | Sep 21 07:15:02.747 INFO kablam! 69 | pub type Matrix4x6 = MatrixMN; Sep 21 07:15:02.747 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.747 INFO kablam! Sep 21 07:15:02.747 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.748 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:72:25 Sep 21 07:15:02.748 INFO kablam! | Sep 21 07:15:02.748 INFO kablam! 72 | pub type Matrix5x6 = MatrixMN; Sep 21 07:15:02.748 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.748 INFO kablam! | | Sep 21 07:15:02.748 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.748 INFO kablam! | Sep 21 07:15:02.748 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.748 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:72:25 Sep 21 07:15:02.748 INFO kablam! | Sep 21 07:15:02.748 INFO kablam! 72 | pub type Matrix5x6 = MatrixMN; Sep 21 07:15:02.748 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.748 INFO kablam! Sep 21 07:15:02.748 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.748 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:76:25 Sep 21 07:15:02.748 INFO kablam! | Sep 21 07:15:02.748 INFO kablam! 76 | pub type Matrix2x1 = MatrixMN; Sep 21 07:15:02.748 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.748 INFO kablam! | | Sep 21 07:15:02.748 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.748 INFO kablam! | Sep 21 07:15:02.748 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.748 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:76:25 Sep 21 07:15:02.748 INFO kablam! | Sep 21 07:15:02.748 INFO kablam! 76 | pub type Matrix2x1 = MatrixMN; Sep 21 07:15:02.748 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.750 INFO kablam! Sep 21 07:15:02.750 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.750 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:78:25 Sep 21 07:15:02.750 INFO kablam! | Sep 21 07:15:02.750 INFO kablam! 78 | pub type Matrix3x1 = MatrixMN; Sep 21 07:15:02.750 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.750 INFO kablam! | | Sep 21 07:15:02.750 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.750 INFO kablam! | Sep 21 07:15:02.750 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.750 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:78:25 Sep 21 07:15:02.750 INFO kablam! | Sep 21 07:15:02.750 INFO kablam! 78 | pub type Matrix3x1 = MatrixMN; Sep 21 07:15:02.750 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.750 INFO kablam! Sep 21 07:15:02.750 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.750 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:80:25 Sep 21 07:15:02.750 INFO kablam! | Sep 21 07:15:02.750 INFO kablam! 80 | pub type Matrix4x1 = MatrixMN; Sep 21 07:15:02.750 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.750 INFO kablam! | | Sep 21 07:15:02.750 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.750 INFO kablam! | Sep 21 07:15:02.750 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.750 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:80:25 Sep 21 07:15:02.750 INFO kablam! | Sep 21 07:15:02.750 INFO kablam! 80 | pub type Matrix4x1 = MatrixMN; Sep 21 07:15:02.750 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.750 INFO kablam! Sep 21 07:15:02.750 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.750 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:82:25 Sep 21 07:15:02.750 INFO kablam! | Sep 21 07:15:02.750 INFO kablam! 82 | pub type Matrix5x1 = MatrixMN; Sep 21 07:15:02.750 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.750 INFO kablam! | | Sep 21 07:15:02.750 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.750 INFO kablam! | Sep 21 07:15:02.750 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.750 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:82:25 Sep 21 07:15:02.750 INFO kablam! | Sep 21 07:15:02.750 INFO kablam! 82 | pub type Matrix5x1 = MatrixMN; Sep 21 07:15:02.750 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.750 INFO kablam! Sep 21 07:15:02.754 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.754 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:84:25 Sep 21 07:15:02.754 INFO kablam! | Sep 21 07:15:02.754 INFO kablam! 84 | pub type Matrix6x1 = MatrixMN; Sep 21 07:15:02.754 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.754 INFO kablam! | | Sep 21 07:15:02.754 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.754 INFO kablam! | Sep 21 07:15:02.754 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.754 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:84:25 Sep 21 07:15:02.754 INFO kablam! | Sep 21 07:15:02.754 INFO kablam! 84 | pub type Matrix6x1 = MatrixMN; Sep 21 07:15:02.754 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.754 INFO kablam! Sep 21 07:15:02.754 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.754 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:87:25 Sep 21 07:15:02.754 INFO kablam! | Sep 21 07:15:02.754 INFO kablam! 87 | pub type Matrix3x2 = MatrixMN; Sep 21 07:15:02.754 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.754 INFO kablam! | | Sep 21 07:15:02.754 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.754 INFO kablam! | Sep 21 07:15:02.754 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.754 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:87:25 Sep 21 07:15:02.754 INFO kablam! | Sep 21 07:15:02.754 INFO kablam! 87 | pub type Matrix3x2 = MatrixMN; Sep 21 07:15:02.754 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.754 INFO kablam! Sep 21 07:15:02.754 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.754 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:89:25 Sep 21 07:15:02.754 INFO kablam! | Sep 21 07:15:02.754 INFO kablam! 89 | pub type Matrix4x2 = MatrixMN; Sep 21 07:15:02.754 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.754 INFO kablam! | | Sep 21 07:15:02.754 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.754 INFO kablam! | Sep 21 07:15:02.754 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.754 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:89:25 Sep 21 07:15:02.754 INFO kablam! | Sep 21 07:15:02.754 INFO kablam! 89 | pub type Matrix4x2 = MatrixMN; Sep 21 07:15:02.754 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.754 INFO kablam! Sep 21 07:15:02.756 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.756 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:91:25 Sep 21 07:15:02.756 INFO kablam! | Sep 21 07:15:02.756 INFO kablam! 91 | pub type Matrix5x2 = MatrixMN; Sep 21 07:15:02.756 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.756 INFO kablam! | | Sep 21 07:15:02.756 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.756 INFO kablam! | Sep 21 07:15:02.756 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.756 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:91:25 Sep 21 07:15:02.756 INFO kablam! | Sep 21 07:15:02.756 INFO kablam! 91 | pub type Matrix5x2 = MatrixMN; Sep 21 07:15:02.756 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.756 INFO kablam! Sep 21 07:15:02.759 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.759 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:93:25 Sep 21 07:15:02.759 INFO kablam! | Sep 21 07:15:02.759 INFO kablam! 93 | pub type Matrix6x2 = MatrixMN; Sep 21 07:15:02.759 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.759 INFO kablam! | | Sep 21 07:15:02.759 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.759 INFO kablam! | Sep 21 07:15:02.759 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.759 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:93:25 Sep 21 07:15:02.759 INFO kablam! | Sep 21 07:15:02.759 INFO kablam! 93 | pub type Matrix6x2 = MatrixMN; Sep 21 07:15:02.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.759 INFO kablam! Sep 21 07:15:02.759 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.759 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:96:25 Sep 21 07:15:02.759 INFO kablam! | Sep 21 07:15:02.759 INFO kablam! 96 | pub type Matrix4x3 = MatrixMN; Sep 21 07:15:02.759 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.759 INFO kablam! | | Sep 21 07:15:02.759 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.759 INFO kablam! | Sep 21 07:15:02.759 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.759 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:96:25 Sep 21 07:15:02.759 INFO kablam! | Sep 21 07:15:02.759 INFO kablam! 96 | pub type Matrix4x3 = MatrixMN; Sep 21 07:15:02.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.759 INFO kablam! Sep 21 07:15:02.760 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.760 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:98:25 Sep 21 07:15:02.760 INFO kablam! | Sep 21 07:15:02.760 INFO kablam! 98 | pub type Matrix5x3 = MatrixMN; Sep 21 07:15:02.760 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.760 INFO kablam! | | Sep 21 07:15:02.760 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.760 INFO kablam! | Sep 21 07:15:02.760 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.760 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:98:25 Sep 21 07:15:02.760 INFO kablam! | Sep 21 07:15:02.760 INFO kablam! 98 | pub type Matrix5x3 = MatrixMN; Sep 21 07:15:02.760 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.760 INFO kablam! Sep 21 07:15:02.760 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.760 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:100:25 Sep 21 07:15:02.760 INFO kablam! | Sep 21 07:15:02.760 INFO kablam! 100 | pub type Matrix6x3 = MatrixMN; Sep 21 07:15:02.760 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.760 INFO kablam! | | Sep 21 07:15:02.760 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.760 INFO kablam! | Sep 21 07:15:02.761 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.761 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:100:25 Sep 21 07:15:02.761 INFO kablam! | Sep 21 07:15:02.761 INFO kablam! 100 | pub type Matrix6x3 = MatrixMN; Sep 21 07:15:02.761 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.761 INFO kablam! Sep 21 07:15:02.761 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.761 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:103:25 Sep 21 07:15:02.761 INFO kablam! | Sep 21 07:15:02.761 INFO kablam! 103 | pub type Matrix5x4 = MatrixMN; Sep 21 07:15:02.761 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.761 INFO kablam! | | Sep 21 07:15:02.761 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.762 INFO kablam! | Sep 21 07:15:02.762 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.762 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:103:25 Sep 21 07:15:02.762 INFO kablam! | Sep 21 07:15:02.762 INFO kablam! 103 | pub type Matrix5x4 = MatrixMN; Sep 21 07:15:02.762 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.762 INFO kablam! Sep 21 07:15:02.764 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.764 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:105:25 Sep 21 07:15:02.764 INFO kablam! | Sep 21 07:15:02.764 INFO kablam! 105 | pub type Matrix6x4 = MatrixMN; Sep 21 07:15:02.764 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.764 INFO kablam! | | Sep 21 07:15:02.764 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.764 INFO kablam! | Sep 21 07:15:02.764 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.764 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:105:25 Sep 21 07:15:02.764 INFO kablam! | Sep 21 07:15:02.764 INFO kablam! 105 | pub type Matrix6x4 = MatrixMN; Sep 21 07:15:02.764 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.764 INFO kablam! Sep 21 07:15:02.766 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.766 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:108:25 Sep 21 07:15:02.766 INFO kablam! | Sep 21 07:15:02.766 INFO kablam! 108 | pub type Matrix6x5 = MatrixMN; Sep 21 07:15:02.766 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.766 INFO kablam! | | Sep 21 07:15:02.766 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.766 INFO kablam! | Sep 21 07:15:02.766 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.766 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:108:25 Sep 21 07:15:02.766 INFO kablam! | Sep 21 07:15:02.766 INFO kablam! 108 | pub type Matrix6x5 = MatrixMN; Sep 21 07:15:02.766 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.766 INFO kablam! Sep 21 07:15:02.766 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.766 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:119:23 Sep 21 07:15:02.766 INFO kablam! | Sep 21 07:15:02.766 INFO kablam! 119 | pub type DVector = Matrix>; Sep 21 07:15:02.766 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.767 INFO kablam! | | Sep 21 07:15:02.767 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.767 INFO kablam! | Sep 21 07:15:02.767 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.767 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:119:23 Sep 21 07:15:02.767 INFO kablam! | Sep 21 07:15:02.767 INFO kablam! 119 | pub type DVector = Matrix>; Sep 21 07:15:02.767 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.767 INFO kablam! Sep 21 07:15:02.767 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.767 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:122:26 Sep 21 07:15:02.767 INFO kablam! | Sep 21 07:15:02.767 INFO kablam! 122 | pub type VectorN = MatrixMN; Sep 21 07:15:02.767 INFO kablam! | - ^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.767 INFO kablam! | | Sep 21 07:15:02.767 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.767 INFO kablam! | Sep 21 07:15:02.767 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.767 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:122:26 Sep 21 07:15:02.767 INFO kablam! | Sep 21 07:15:02.767 INFO kablam! 122 | pub type VectorN = MatrixMN; Sep 21 07:15:02.767 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.767 INFO kablam! Sep 21 07:15:02.767 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.767 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:125:23 Sep 21 07:15:02.767 INFO kablam! | Sep 21 07:15:02.767 INFO kablam! 125 | pub type Vector1 = VectorN; Sep 21 07:15:02.767 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 07:15:02.767 INFO kablam! | | Sep 21 07:15:02.767 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.767 INFO kablam! | Sep 21 07:15:02.767 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.767 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:125:23 Sep 21 07:15:02.767 INFO kablam! | Sep 21 07:15:02.767 INFO kablam! 125 | pub type Vector1 = VectorN; Sep 21 07:15:02.767 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 07:15:02.767 INFO kablam! Sep 21 07:15:02.768 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.768 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:127:23 Sep 21 07:15:02.768 INFO kablam! | Sep 21 07:15:02.768 INFO kablam! 127 | pub type Vector2 = VectorN; Sep 21 07:15:02.768 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 07:15:02.768 INFO kablam! | | Sep 21 07:15:02.768 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.768 INFO kablam! | Sep 21 07:15:02.768 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.768 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:127:23 Sep 21 07:15:02.768 INFO kablam! | Sep 21 07:15:02.768 INFO kablam! 127 | pub type Vector2 = VectorN; Sep 21 07:15:02.768 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 07:15:02.768 INFO kablam! Sep 21 07:15:02.768 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.768 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:129:23 Sep 21 07:15:02.768 INFO kablam! | Sep 21 07:15:02.768 INFO kablam! 129 | pub type Vector3 = VectorN; Sep 21 07:15:02.768 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 07:15:02.768 INFO kablam! | | Sep 21 07:15:02.768 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.768 INFO kablam! | Sep 21 07:15:02.768 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.768 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:129:23 Sep 21 07:15:02.768 INFO kablam! | Sep 21 07:15:02.768 INFO kablam! 129 | pub type Vector3 = VectorN; Sep 21 07:15:02.768 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 07:15:02.768 INFO kablam! Sep 21 07:15:02.768 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.768 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:131:23 Sep 21 07:15:02.768 INFO kablam! | Sep 21 07:15:02.768 INFO kablam! 131 | pub type Vector4 = VectorN; Sep 21 07:15:02.769 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 07:15:02.769 INFO kablam! | | Sep 21 07:15:02.769 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.769 INFO kablam! | Sep 21 07:15:02.769 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.769 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:131:23 Sep 21 07:15:02.769 INFO kablam! | Sep 21 07:15:02.769 INFO kablam! 131 | pub type Vector4 = VectorN; Sep 21 07:15:02.769 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 07:15:02.769 INFO kablam! Sep 21 07:15:02.770 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.771 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:133:23 Sep 21 07:15:02.771 INFO kablam! | Sep 21 07:15:02.771 INFO kablam! 133 | pub type Vector5 = VectorN; Sep 21 07:15:02.771 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 07:15:02.771 INFO kablam! | | Sep 21 07:15:02.771 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.771 INFO kablam! | Sep 21 07:15:02.771 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.771 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:133:23 Sep 21 07:15:02.771 INFO kablam! | Sep 21 07:15:02.771 INFO kablam! 133 | pub type Vector5 = VectorN; Sep 21 07:15:02.771 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 07:15:02.771 INFO kablam! Sep 21 07:15:02.771 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.771 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:135:23 Sep 21 07:15:02.771 INFO kablam! | Sep 21 07:15:02.771 INFO kablam! 135 | pub type Vector6 = VectorN; Sep 21 07:15:02.771 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 07:15:02.771 INFO kablam! | | Sep 21 07:15:02.771 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.771 INFO kablam! | Sep 21 07:15:02.771 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.771 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:135:23 Sep 21 07:15:02.771 INFO kablam! | Sep 21 07:15:02.771 INFO kablam! 135 | pub type Vector6 = VectorN; Sep 21 07:15:02.771 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 07:15:02.771 INFO kablam! Sep 21 07:15:02.773 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.773 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:146:26 Sep 21 07:15:02.773 INFO kablam! | Sep 21 07:15:02.773 INFO kablam! 146 | pub type RowDVector = Matrix>; Sep 21 07:15:02.773 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.773 INFO kablam! | | Sep 21 07:15:02.773 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.773 INFO kablam! | Sep 21 07:15:02.773 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.773 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:146:26 Sep 21 07:15:02.773 INFO kablam! | Sep 21 07:15:02.773 INFO kablam! 146 | pub type RowDVector = Matrix>; Sep 21 07:15:02.773 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.773 INFO kablam! Sep 21 07:15:02.773 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.773 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:149:29 Sep 21 07:15:02.773 INFO kablam! | Sep 21 07:15:02.773 INFO kablam! 149 | pub type RowVectorN = MatrixMN; Sep 21 07:15:02.773 INFO kablam! | - ^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.773 INFO kablam! | | Sep 21 07:15:02.773 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.773 INFO kablam! | Sep 21 07:15:02.773 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.773 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:149:29 Sep 21 07:15:02.773 INFO kablam! | Sep 21 07:15:02.773 INFO kablam! 149 | pub type RowVectorN = MatrixMN; Sep 21 07:15:02.773 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.774 INFO kablam! Sep 21 07:15:02.775 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.775 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:152:26 Sep 21 07:15:02.775 INFO kablam! | Sep 21 07:15:02.775 INFO kablam! 152 | pub type RowVector1 = RowVectorN; Sep 21 07:15:02.775 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.775 INFO kablam! | | Sep 21 07:15:02.775 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.775 INFO kablam! | Sep 21 07:15:02.775 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.775 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:152:26 Sep 21 07:15:02.775 INFO kablam! | Sep 21 07:15:02.775 INFO kablam! 152 | pub type RowVector1 = RowVectorN; Sep 21 07:15:02.775 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.775 INFO kablam! Sep 21 07:15:02.775 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.775 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:154:26 Sep 21 07:15:02.775 INFO kablam! | Sep 21 07:15:02.775 INFO kablam! 154 | pub type RowVector2 = RowVectorN; Sep 21 07:15:02.775 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.775 INFO kablam! | | Sep 21 07:15:02.775 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.775 INFO kablam! | Sep 21 07:15:02.776 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.776 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:154:26 Sep 21 07:15:02.776 INFO kablam! | Sep 21 07:15:02.776 INFO kablam! 154 | pub type RowVector2 = RowVectorN; Sep 21 07:15:02.776 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.776 INFO kablam! Sep 21 07:15:02.777 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.777 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:156:26 Sep 21 07:15:02.777 INFO kablam! | Sep 21 07:15:02.777 INFO kablam! 156 | pub type RowVector3 = RowVectorN; Sep 21 07:15:02.777 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.777 INFO kablam! | | Sep 21 07:15:02.778 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.778 INFO kablam! | Sep 21 07:15:02.778 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.778 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:156:26 Sep 21 07:15:02.778 INFO kablam! | Sep 21 07:15:02.778 INFO kablam! 156 | pub type RowVector3 = RowVectorN; Sep 21 07:15:02.778 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.778 INFO kablam! Sep 21 07:15:02.778 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.778 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:158:26 Sep 21 07:15:02.778 INFO kablam! | Sep 21 07:15:02.778 INFO kablam! 158 | pub type RowVector4 = RowVectorN; Sep 21 07:15:02.778 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.778 INFO kablam! | | Sep 21 07:15:02.778 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.778 INFO kablam! | Sep 21 07:15:02.779 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.779 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:158:26 Sep 21 07:15:02.779 INFO kablam! | Sep 21 07:15:02.779 INFO kablam! 158 | pub type RowVector4 = RowVectorN; Sep 21 07:15:02.779 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.779 INFO kablam! Sep 21 07:15:02.780 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.780 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:160:26 Sep 21 07:15:02.780 INFO kablam! | Sep 21 07:15:02.780 INFO kablam! 160 | pub type RowVector5 = RowVectorN; Sep 21 07:15:02.780 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.780 INFO kablam! | | Sep 21 07:15:02.780 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.780 INFO kablam! | Sep 21 07:15:02.780 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.780 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:160:26 Sep 21 07:15:02.780 INFO kablam! | Sep 21 07:15:02.780 INFO kablam! 160 | pub type RowVector5 = RowVectorN; Sep 21 07:15:02.780 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.780 INFO kablam! Sep 21 07:15:02.780 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.780 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:162:26 Sep 21 07:15:02.780 INFO kablam! | Sep 21 07:15:02.780 INFO kablam! 162 | pub type RowVector6 = RowVectorN; Sep 21 07:15:02.780 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.780 INFO kablam! | | Sep 21 07:15:02.780 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.780 INFO kablam! | Sep 21 07:15:02.786 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.786 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:162:26 Sep 21 07:15:02.786 INFO kablam! | Sep 21 07:15:02.786 INFO kablam! 162 | pub type RowVector6 = RowVectorN; Sep 21 07:15:02.786 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.786 INFO kablam! Sep 21 07:15:02.865 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.865 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/componentwise.rs:15:49 Sep 21 07:15:02.865 INFO kablam! | Sep 21 07:15:02.866 INFO kablam! 15 | pub type MatrixComponentOp = MatrixSum; Sep 21 07:15:02.866 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.866 INFO kablam! | | Sep 21 07:15:02.866 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.866 INFO kablam! | Sep 21 07:15:02.866 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.866 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/componentwise.rs:15:49 Sep 21 07:15:02.866 INFO kablam! | Sep 21 07:15:02.866 INFO kablam! 15 | pub type MatrixComponentOp = MatrixSum; Sep 21 07:15:02.866 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:02.866 INFO kablam! Sep 21 07:15:02.967 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.967 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/point_alias.rs:6:22 Sep 21 07:15:02.967 INFO kablam! | Sep 21 07:15:02.968 INFO kablam! 6 | pub type Point1 = Point; Sep 21 07:15:02.968 INFO kablam! | - ^^^^^^^^^^^^ Sep 21 07:15:02.968 INFO kablam! | | Sep 21 07:15:02.968 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.968 INFO kablam! | Sep 21 07:15:02.968 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.968 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/point_alias.rs:6:22 Sep 21 07:15:02.969 INFO kablam! | Sep 21 07:15:02.969 INFO kablam! 6 | pub type Point1 = Point; Sep 21 07:15:02.969 INFO kablam! | ^^^^^^^^^^^^ Sep 21 07:15:02.969 INFO kablam! Sep 21 07:15:02.969 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.969 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/point_alias.rs:8:22 Sep 21 07:15:02.969 INFO kablam! | Sep 21 07:15:02.969 INFO kablam! 8 | pub type Point2 = Point; Sep 21 07:15:02.970 INFO kablam! | - ^^^^^^^^^^^^ Sep 21 07:15:02.970 INFO kablam! | | Sep 21 07:15:02.970 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.970 INFO kablam! | Sep 21 07:15:02.970 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.970 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/point_alias.rs:8:22 Sep 21 07:15:02.970 INFO kablam! | Sep 21 07:15:02.970 INFO kablam! 8 | pub type Point2 = Point; Sep 21 07:15:02.970 INFO kablam! | ^^^^^^^^^^^^ Sep 21 07:15:02.970 INFO kablam! Sep 21 07:15:02.971 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.971 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/point_alias.rs:10:22 Sep 21 07:15:02.971 INFO kablam! | Sep 21 07:15:02.971 INFO kablam! 10 | pub type Point3 = Point; Sep 21 07:15:02.971 INFO kablam! | - ^^^^^^^^^^^^ Sep 21 07:15:02.971 INFO kablam! | | Sep 21 07:15:02.971 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.971 INFO kablam! | Sep 21 07:15:02.971 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.971 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/point_alias.rs:10:22 Sep 21 07:15:02.971 INFO kablam! | Sep 21 07:15:02.971 INFO kablam! 10 | pub type Point3 = Point; Sep 21 07:15:02.971 INFO kablam! | ^^^^^^^^^^^^ Sep 21 07:15:02.971 INFO kablam! Sep 21 07:15:02.971 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.971 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/point_alias.rs:12:22 Sep 21 07:15:02.971 INFO kablam! | Sep 21 07:15:02.972 INFO kablam! 12 | pub type Point4 = Point; Sep 21 07:15:02.972 INFO kablam! | - ^^^^^^^^^^^^ Sep 21 07:15:02.972 INFO kablam! | | Sep 21 07:15:02.972 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.972 INFO kablam! | Sep 21 07:15:02.972 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.972 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/point_alias.rs:12:22 Sep 21 07:15:02.972 INFO kablam! | Sep 21 07:15:02.972 INFO kablam! 12 | pub type Point4 = Point; Sep 21 07:15:02.972 INFO kablam! | ^^^^^^^^^^^^ Sep 21 07:15:02.972 INFO kablam! Sep 21 07:15:02.972 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.972 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/point_alias.rs:14:22 Sep 21 07:15:02.972 INFO kablam! | Sep 21 07:15:02.972 INFO kablam! 14 | pub type Point5 = Point; Sep 21 07:15:02.972 INFO kablam! | - ^^^^^^^^^^^^ Sep 21 07:15:02.972 INFO kablam! | | Sep 21 07:15:02.972 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.972 INFO kablam! | Sep 21 07:15:02.972 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.972 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/point_alias.rs:14:22 Sep 21 07:15:02.972 INFO kablam! | Sep 21 07:15:02.972 INFO kablam! 14 | pub type Point5 = Point; Sep 21 07:15:02.972 INFO kablam! | ^^^^^^^^^^^^ Sep 21 07:15:02.972 INFO kablam! Sep 21 07:15:02.972 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:02.972 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/point_alias.rs:16:22 Sep 21 07:15:02.972 INFO kablam! | Sep 21 07:15:02.972 INFO kablam! 16 | pub type Point6 = Point; Sep 21 07:15:02.972 INFO kablam! | - ^^^^^^^^^^^^ Sep 21 07:15:02.972 INFO kablam! | | Sep 21 07:15:02.972 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:02.972 INFO kablam! | Sep 21 07:15:02.972 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:02.972 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/point_alias.rs:16:22 Sep 21 07:15:02.972 INFO kablam! | Sep 21 07:15:02.972 INFO kablam! 16 | pub type Point6 = Point; Sep 21 07:15:02.972 INFO kablam! | ^^^^^^^^^^^^ Sep 21 07:15:02.973 INFO kablam! Sep 21 07:15:03.057 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:03.057 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/rotation_alias.rs:6:25 Sep 21 07:15:03.057 INFO kablam! | Sep 21 07:15:03.057 INFO kablam! 6 | pub type Rotation2 = Rotation; Sep 21 07:15:03.057 INFO kablam! | - ^^^^^^^^^^^^^^^ Sep 21 07:15:03.057 INFO kablam! | | Sep 21 07:15:03.057 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:03.057 INFO kablam! | Sep 21 07:15:03.057 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:03.057 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/rotation_alias.rs:6:25 Sep 21 07:15:03.057 INFO kablam! | Sep 21 07:15:03.057 INFO kablam! 6 | pub type Rotation2 = Rotation; Sep 21 07:15:03.057 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 07:15:03.057 INFO kablam! Sep 21 07:15:03.058 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:03.058 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/rotation_alias.rs:9:25 Sep 21 07:15:03.058 INFO kablam! | Sep 21 07:15:03.058 INFO kablam! 9 | pub type Rotation3 = Rotation; Sep 21 07:15:03.058 INFO kablam! | - ^^^^^^^^^^^^^^^ Sep 21 07:15:03.058 INFO kablam! | | Sep 21 07:15:03.058 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:03.058 INFO kablam! | Sep 21 07:15:03.058 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:03.058 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/rotation_alias.rs:9:25 Sep 21 07:15:03.058 INFO kablam! | Sep 21 07:15:03.058 INFO kablam! 9 | pub type Rotation3 = Rotation; Sep 21 07:15:03.058 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 07:15:03.058 INFO kablam! Sep 21 07:15:03.253 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:03.253 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/translation_alias.rs:6:28 Sep 21 07:15:03.253 INFO kablam! | Sep 21 07:15:03.253 INFO kablam! 6 | pub type Translation2 = Translation; Sep 21 07:15:03.253 INFO kablam! | - ^^^^^^^^^^^^^^^^^^ Sep 21 07:15:03.253 INFO kablam! | | Sep 21 07:15:03.253 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:03.253 INFO kablam! | Sep 21 07:15:03.253 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:03.254 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/translation_alias.rs:6:28 Sep 21 07:15:03.254 INFO kablam! | Sep 21 07:15:03.254 INFO kablam! 6 | pub type Translation2 = Translation; Sep 21 07:15:03.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 07:15:03.254 INFO kablam! Sep 21 07:15:03.258 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:03.258 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/translation_alias.rs:9:28 Sep 21 07:15:03.258 INFO kablam! | Sep 21 07:15:03.258 INFO kablam! 9 | pub type Translation3 = Translation; Sep 21 07:15:03.258 INFO kablam! | - ^^^^^^^^^^^^^^^^^^ Sep 21 07:15:03.258 INFO kablam! | | Sep 21 07:15:03.258 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:03.258 INFO kablam! | Sep 21 07:15:03.258 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:03.258 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/translation_alias.rs:9:28 Sep 21 07:15:03.258 INFO kablam! | Sep 21 07:15:03.258 INFO kablam! 9 | pub type Translation3 = Translation; Sep 21 07:15:03.258 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 07:15:03.258 INFO kablam! Sep 21 07:15:03.333 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:03.333 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry_alias.rs:7:25 Sep 21 07:15:03.334 INFO kablam! | Sep 21 07:15:03.334 INFO kablam! 7 | pub type Isometry2 = Isometry>; Sep 21 07:15:03.334 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:03.334 INFO kablam! | | Sep 21 07:15:03.334 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:03.334 INFO kablam! | Sep 21 07:15:03.334 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:03.334 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry_alias.rs:7:25 Sep 21 07:15:03.334 INFO kablam! | Sep 21 07:15:03.334 INFO kablam! 7 | pub type Isometry2 = Isometry>; Sep 21 07:15:03.334 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:03.334 INFO kablam! Sep 21 07:15:03.334 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:03.334 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry_alias.rs:10:25 Sep 21 07:15:03.334 INFO kablam! | Sep 21 07:15:03.334 INFO kablam! 10 | pub type Isometry3 = Isometry>; Sep 21 07:15:03.334 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:03.334 INFO kablam! | | Sep 21 07:15:03.334 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:03.334 INFO kablam! | Sep 21 07:15:03.334 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:03.334 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry_alias.rs:10:25 Sep 21 07:15:03.334 INFO kablam! | Sep 21 07:15:03.334 INFO kablam! 10 | pub type Isometry3 = Isometry>; Sep 21 07:15:03.334 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:03.334 INFO kablam! Sep 21 07:15:03.334 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:03.334 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry_alias.rs:13:31 Sep 21 07:15:03.334 INFO kablam! | Sep 21 07:15:03.334 INFO kablam! 13 | pub type IsometryMatrix2 = Isometry>; Sep 21 07:15:03.334 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:03.334 INFO kablam! | | Sep 21 07:15:03.334 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:03.334 INFO kablam! | Sep 21 07:15:03.334 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:03.334 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry_alias.rs:13:31 Sep 21 07:15:03.334 INFO kablam! | Sep 21 07:15:03.334 INFO kablam! 13 | pub type IsometryMatrix2 = Isometry>; Sep 21 07:15:03.334 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:03.334 INFO kablam! Sep 21 07:15:03.338 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:03.338 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry_alias.rs:16:31 Sep 21 07:15:03.338 INFO kablam! | Sep 21 07:15:03.338 INFO kablam! 16 | pub type IsometryMatrix3 = Isometry>; Sep 21 07:15:03.338 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:03.338 INFO kablam! | | Sep 21 07:15:03.338 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:03.338 INFO kablam! | Sep 21 07:15:03.338 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:03.338 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry_alias.rs:16:31 Sep 21 07:15:03.338 INFO kablam! | Sep 21 07:15:03.338 INFO kablam! 16 | pub type IsometryMatrix3 = Isometry>; Sep 21 07:15:03.338 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:03.338 INFO kablam! Sep 21 07:15:03.414 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:03.414 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/similarity_alias.rs:6:27 Sep 21 07:15:03.414 INFO kablam! | Sep 21 07:15:03.414 INFO kablam! 6 | pub type Similarity2 = Similarity>; Sep 21 07:15:03.414 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:03.414 INFO kablam! | | Sep 21 07:15:03.414 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:03.414 INFO kablam! | Sep 21 07:15:03.414 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:03.414 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/similarity_alias.rs:6:27 Sep 21 07:15:03.414 INFO kablam! | Sep 21 07:15:03.414 INFO kablam! 6 | pub type Similarity2 = Similarity>; Sep 21 07:15:03.414 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:03.414 INFO kablam! Sep 21 07:15:03.414 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:03.414 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/similarity_alias.rs:9:27 Sep 21 07:15:03.414 INFO kablam! | Sep 21 07:15:03.414 INFO kablam! 9 | pub type Similarity3 = Similarity>; Sep 21 07:15:03.414 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:03.414 INFO kablam! | | Sep 21 07:15:03.414 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:03.414 INFO kablam! | Sep 21 07:15:03.414 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:03.414 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/similarity_alias.rs:9:27 Sep 21 07:15:03.414 INFO kablam! | Sep 21 07:15:03.414 INFO kablam! 9 | pub type Similarity3 = Similarity>; Sep 21 07:15:03.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:03.415 INFO kablam! Sep 21 07:15:03.415 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:03.415 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/similarity_alias.rs:12:33 Sep 21 07:15:03.415 INFO kablam! | Sep 21 07:15:03.415 INFO kablam! 12 | pub type SimilarityMatrix2 = Similarity>; Sep 21 07:15:03.415 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:03.415 INFO kablam! | | Sep 21 07:15:03.415 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:03.415 INFO kablam! | Sep 21 07:15:03.415 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:03.415 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/similarity_alias.rs:12:33 Sep 21 07:15:03.415 INFO kablam! | Sep 21 07:15:03.415 INFO kablam! 12 | pub type SimilarityMatrix2 = Similarity>; Sep 21 07:15:03.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:03.415 INFO kablam! Sep 21 07:15:03.415 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:03.415 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/similarity_alias.rs:15:33 Sep 21 07:15:03.415 INFO kablam! | Sep 21 07:15:03.415 INFO kablam! 15 | pub type SimilarityMatrix3 = Similarity>; Sep 21 07:15:03.415 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:03.415 INFO kablam! | | Sep 21 07:15:03.415 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:03.415 INFO kablam! | Sep 21 07:15:03.415 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:03.415 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/similarity_alias.rs:15:33 Sep 21 07:15:03.415 INFO kablam! | Sep 21 07:15:03.415 INFO kablam! 15 | pub type SimilarityMatrix3 = Similarity>; Sep 21 07:15:03.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:03.415 INFO kablam! Sep 21 07:15:03.462 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:03.462 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/transform_alias.rs:6:27 Sep 21 07:15:03.462 INFO kablam! | Sep 21 07:15:03.462 INFO kablam! 6 | pub type Transform2 = Transform; Sep 21 07:15:03.462 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:03.462 INFO kablam! | | Sep 21 07:15:03.462 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:03.462 INFO kablam! | Sep 21 07:15:03.462 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:03.462 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/transform_alias.rs:6:27 Sep 21 07:15:03.462 INFO kablam! | Sep 21 07:15:03.462 INFO kablam! 6 | pub type Transform2 = Transform; Sep 21 07:15:03.462 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:03.462 INFO kablam! Sep 21 07:15:03.466 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:03.466 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/transform_alias.rs:8:27 Sep 21 07:15:03.466 INFO kablam! | Sep 21 07:15:03.466 INFO kablam! 8 | pub type Projective2 = Transform; Sep 21 07:15:03.466 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:03.466 INFO kablam! | | Sep 21 07:15:03.466 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:03.466 INFO kablam! | Sep 21 07:15:03.466 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:03.466 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/transform_alias.rs:8:27 Sep 21 07:15:03.466 INFO kablam! | Sep 21 07:15:03.466 INFO kablam! 8 | pub type Projective2 = Transform; Sep 21 07:15:03.466 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:03.466 INFO kablam! Sep 21 07:15:03.466 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:03.466 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/transform_alias.rs:10:27 Sep 21 07:15:03.466 INFO kablam! | Sep 21 07:15:03.466 INFO kablam! 10 | pub type Affine2 = Transform; Sep 21 07:15:03.466 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:03.466 INFO kablam! | | Sep 21 07:15:03.466 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:03.466 INFO kablam! | Sep 21 07:15:03.466 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:03.466 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/transform_alias.rs:10:27 Sep 21 07:15:03.466 INFO kablam! | Sep 21 07:15:03.466 INFO kablam! 10 | pub type Affine2 = Transform; Sep 21 07:15:03.466 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:03.466 INFO kablam! Sep 21 07:15:03.466 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:03.466 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/transform_alias.rs:13:27 Sep 21 07:15:03.466 INFO kablam! | Sep 21 07:15:03.466 INFO kablam! 13 | pub type Transform3 = Transform; Sep 21 07:15:03.466 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:03.466 INFO kablam! | | Sep 21 07:15:03.466 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:03.466 INFO kablam! | Sep 21 07:15:03.466 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:03.466 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/transform_alias.rs:13:27 Sep 21 07:15:03.466 INFO kablam! | Sep 21 07:15:03.466 INFO kablam! 13 | pub type Transform3 = Transform; Sep 21 07:15:03.466 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:03.466 INFO kablam! Sep 21 07:15:03.467 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:03.467 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/transform_alias.rs:15:27 Sep 21 07:15:03.467 INFO kablam! | Sep 21 07:15:03.467 INFO kablam! 15 | pub type Projective3 = Transform; Sep 21 07:15:03.467 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:03.467 INFO kablam! | | Sep 21 07:15:03.467 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:03.467 INFO kablam! | Sep 21 07:15:03.467 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:03.467 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/transform_alias.rs:15:27 Sep 21 07:15:03.467 INFO kablam! | Sep 21 07:15:03.467 INFO kablam! 15 | pub type Projective3 = Transform; Sep 21 07:15:03.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:03.467 INFO kablam! Sep 21 07:15:03.470 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:03.470 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/transform_alias.rs:17:27 Sep 21 07:15:03.470 INFO kablam! | Sep 21 07:15:03.470 INFO kablam! 17 | pub type Affine3 = Transform; Sep 21 07:15:03.470 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:03.470 INFO kablam! | | Sep 21 07:15:03.470 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:03.470 INFO kablam! | Sep 21 07:15:03.470 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:03.470 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/transform_alias.rs:17:27 Sep 21 07:15:03.470 INFO kablam! | Sep 21 07:15:03.470 INFO kablam! 17 | pub type Affine3 = Transform; Sep 21 07:15:03.470 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:03.470 INFO kablam! Sep 21 07:15:04.783 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:04.783 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/matrix_slice.rs:234:11 Sep 21 07:15:04.783 INFO kablam! | Sep 21 07:15:04.783 INFO kablam! 233 | pub type $MatrixSlice<'a, N, R, C, RStride, CStride> Sep 21 07:15:04.783 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:04.783 INFO kablam! 234 | = Matrix>; Sep 21 07:15:04.783 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:04.783 INFO kablam! ... Sep 21 07:15:04.783 INFO kablam! 592 | / matrix_slice_impl!( Sep 21 07:15:04.784 INFO kablam! 593 | | self: &Self, MatrixSlice, SliceStorage, Storage.get_address_unchecked(), &self.data; Sep 21 07:15:04.784 INFO kablam! 594 | | row, Sep 21 07:15:04.784 INFO kablam! 595 | | row_part, Sep 21 07:15:04.784 INFO kablam! ... | Sep 21 07:15:04.784 INFO kablam! 616 | | rows_range_pair, Sep 21 07:15:04.784 INFO kablam! 617 | | columns_range_pair); Sep 21 07:15:04.784 INFO kablam! | |_________________________- in this macro invocation Sep 21 07:15:04.784 INFO kablam! | Sep 21 07:15:04.784 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:04.784 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/matrix_slice.rs:234:11 Sep 21 07:15:04.784 INFO kablam! | Sep 21 07:15:04.784 INFO kablam! 234 | = Matrix>; Sep 21 07:15:04.784 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:04.784 INFO kablam! ... Sep 21 07:15:04.784 INFO kablam! 592 | / matrix_slice_impl!( Sep 21 07:15:04.784 INFO kablam! 593 | | self: &Self, MatrixSlice, SliceStorage, Storage.get_address_unchecked(), &self.data; Sep 21 07:15:04.784 INFO kablam! 594 | | row, Sep 21 07:15:04.784 INFO kablam! 595 | | row_part, Sep 21 07:15:04.784 INFO kablam! ... | Sep 21 07:15:04.785 INFO kablam! 616 | | rows_range_pair, Sep 21 07:15:04.785 INFO kablam! 617 | | columns_range_pair); Sep 21 07:15:04.785 INFO kablam! | |_________________________- in this macro invocation Sep 21 07:15:04.785 INFO kablam! Sep 21 07:15:04.786 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 07:15:04.786 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/matrix_slice.rs:234:11 Sep 21 07:15:04.786 INFO kablam! | Sep 21 07:15:04.786 INFO kablam! 233 | pub type $MatrixSlice<'a, N, R, C, RStride, CStride> Sep 21 07:15:04.786 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 07:15:04.787 INFO kablam! 234 | = Matrix>; Sep 21 07:15:04.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:04.787 INFO kablam! ... Sep 21 07:15:04.787 INFO kablam! 620 | / matrix_slice_impl!( Sep 21 07:15:04.787 INFO kablam! 621 | | self: &mut Self, MatrixSliceMut, SliceStorageMut, StorageMut.get_address_unchecked_mut(), &mut self.data; Sep 21 07:15:04.787 INFO kablam! 622 | | row_mut, Sep 21 07:15:04.787 INFO kablam! 623 | | row_part_mut, Sep 21 07:15:04.787 INFO kablam! ... | Sep 21 07:15:04.787 INFO kablam! 644 | | rows_range_pair_mut, Sep 21 07:15:04.787 INFO kablam! 645 | | columns_range_pair_mut); Sep 21 07:15:04.787 INFO kablam! | |_____________________________- in this macro invocation Sep 21 07:15:04.787 INFO kablam! | Sep 21 07:15:04.787 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 07:15:04.787 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/matrix_slice.rs:234:11 Sep 21 07:15:04.787 INFO kablam! | Sep 21 07:15:04.787 INFO kablam! 234 | = Matrix>; Sep 21 07:15:04.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:15:04.787 INFO kablam! ... Sep 21 07:15:04.787 INFO kablam! 620 | / matrix_slice_impl!( Sep 21 07:15:04.787 INFO kablam! 621 | | self: &mut Self, MatrixSliceMut, SliceStorageMut, StorageMut.get_address_unchecked_mut(), &mut self.data; Sep 21 07:15:04.787 INFO kablam! 622 | | row_mut, Sep 21 07:15:04.787 INFO kablam! 623 | | row_part_mut, Sep 21 07:15:04.787 INFO kablam! ... | Sep 21 07:15:04.787 INFO kablam! 644 | | rows_range_pair_mut, Sep 21 07:15:04.787 INFO kablam! 645 | | columns_range_pair_mut); Sep 21 07:15:04.787 INFO kablam! | |_____________________________- in this macro invocation Sep 21 07:15:04.787 INFO kablam! Sep 21 07:15:09.302 INFO kablam! error: aborting due to 92 previous errors Sep 21 07:15:09.302 INFO kablam! Sep 21 07:15:09.302 INFO kablam! For more information about this error, try `rustc --explain E0310`. Sep 21 07:15:09.315 INFO kablam! error: Could not compile `nalgebra`. Sep 21 07:15:09.315 INFO kablam! Sep 21 07:15:09.315 INFO kablam! To learn more, run the command again with --verbose. Sep 21 07:15:09.317 INFO kablam! su: No module specific data is present Sep 21 07:15:09.867 INFO running `"docker" "rm" "-f" "30320e3911842eec90e55e3ca8fe6cda8c5e9bbd9cc067469bee12cfcaca827a"` Sep 21 07:15:09.988 INFO blam! 30320e3911842eec90e55e3ca8fe6cda8c5e9bbd9cc067469bee12cfcaca827a