Sep 21 00:58:52.560 INFO checking voc-perturb-0.1.2 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 00:58:52.560 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 00:58:52.560 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-7/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 00:58:52.720 INFO blam! f8234065b1e472fce2f14ec992843cc92c655ba9d11a97c5f8781537d05d1f34 Sep 21 00:58:52.721 INFO running `"docker" "start" "-a" "f8234065b1e472fce2f14ec992843cc92c655ba9d11a97c5f8781537d05d1f34"` Sep 21 00:58:53.467 INFO kablam! usermod: no changes Sep 21 00:58:53.653 INFO kablam! Checking custom_derive v0.1.7 Sep 21 00:58:53.654 INFO kablam! Checking encoding_rs v0.7.2 Sep 21 00:58:53.656 INFO kablam! Checking itertools v0.6.5 Sep 21 00:58:53.661 INFO kablam! Checking rusttype v0.2.3 Sep 21 00:58:53.661 INFO kablam! Checking clap v2.28.0 Sep 21 00:58:53.663 INFO kablam! Checking generic-array v0.2.1 Sep 21 00:58:53.663 INFO kablam! Checking crossbeam-epoch v0.3.1 Sep 21 00:58:53.663 INFO kablam! Checking alga v0.5.4 Sep 21 00:58:53.922 INFO kablam! Checking png v0.11.0 Sep 21 00:58:54.109 INFO kablam! Checking conv v0.3.3 Sep 21 00:58:55.222 INFO kablam! Checking error-chain v0.11.0 Sep 21 00:58:57.380 INFO kablam! Checking crossbeam-deque v0.2.0 Sep 21 00:59:00.794 INFO kablam! Checking rayon-core v1.4.1 Sep 21 00:59:01.094 INFO kablam! Checking quickcheck v0.2.27 Sep 21 00:59:05.282 INFO kablam! Checking rayon v1.0.2 Sep 21 00:59:05.284 INFO kablam! Checking rayon v0.7.1 Sep 21 00:59:07.924 INFO kablam! Checking nalgebra v0.11.2 Sep 21 00:59:10.558 INFO kablam! Checking quick-xml v0.10.1 Sep 21 00:59:12.078 INFO kablam! Checking jpeg-decoder v0.1.15 Sep 21 00:59:12.807 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.807 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:20:36 Sep 21 00:59:12.807 INFO kablam! | Sep 21 00:59:12.807 INFO kablam! 20 | pub type OwnedMatrix = Matrix>::Buffer>; Sep 21 00:59:12.807 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.807 INFO kablam! | | Sep 21 00:59:12.807 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.807 INFO kablam! | Sep 21 00:59:12.807 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.807 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:20:36 Sep 21 00:59:12.807 INFO kablam! | Sep 21 00:59:12.807 INFO kablam! 20 | pub type OwnedMatrix = Matrix>::Buffer>; Sep 21 00:59:12.807 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.807 INFO kablam! Sep 21 00:59:12.807 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.807 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:23:34 Sep 21 00:59:12.807 INFO kablam! | Sep 21 00:59:12.807 INFO kablam! 23 | pub type SquareMatrix = Matrix; Sep 21 00:59:12.807 INFO kablam! | - ^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.807 INFO kablam! | | Sep 21 00:59:12.807 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.807 INFO kablam! | Sep 21 00:59:12.807 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.807 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:23:34 Sep 21 00:59:12.807 INFO kablam! | Sep 21 00:59:12.807 INFO kablam! 23 | pub type SquareMatrix = Matrix; Sep 21 00:59:12.807 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.807 INFO kablam! Sep 21 00:59:12.818 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.818 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:26:39 Sep 21 00:59:12.818 INFO kablam! | Sep 21 00:59:12.818 INFO kablam! 26 | pub type OwnedSquareMatrix = OwnedMatrix; Sep 21 00:59:12.818 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.818 INFO kablam! | | Sep 21 00:59:12.818 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.818 INFO kablam! | Sep 21 00:59:12.818 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.818 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:26:39 Sep 21 00:59:12.818 INFO kablam! | Sep 21 00:59:12.818 INFO kablam! 26 | pub type OwnedSquareMatrix = OwnedMatrix; Sep 21 00:59:12.818 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.818 INFO kablam! Sep 21 00:59:12.818 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.818 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:29:34 Sep 21 00:59:12.819 INFO kablam! | Sep 21 00:59:12.819 INFO kablam! 29 | pub type ColumnVector = Matrix; Sep 21 00:59:12.819 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.819 INFO kablam! | | Sep 21 00:59:12.819 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.819 INFO kablam! | Sep 21 00:59:12.819 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.819 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:29:34 Sep 21 00:59:12.819 INFO kablam! | Sep 21 00:59:12.819 INFO kablam! 29 | pub type ColumnVector = Matrix; Sep 21 00:59:12.819 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.819 INFO kablam! Sep 21 00:59:12.819 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.819 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:32:39 Sep 21 00:59:12.819 INFO kablam! | Sep 21 00:59:12.819 INFO kablam! 32 | pub type OwnedColumnVector = OwnedMatrix; Sep 21 00:59:12.819 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.819 INFO kablam! | | Sep 21 00:59:12.819 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.819 INFO kablam! | Sep 21 00:59:12.819 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.819 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:32:39 Sep 21 00:59:12.819 INFO kablam! | Sep 21 00:59:12.819 INFO kablam! 32 | pub type OwnedColumnVector = OwnedMatrix; Sep 21 00:59:12.819 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.819 INFO kablam! Sep 21 00:59:12.819 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.819 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:35:36 Sep 21 00:59:12.819 INFO kablam! | Sep 21 00:59:12.819 INFO kablam! 35 | pub type OwnedRowVector = OwnedMatrix; Sep 21 00:59:12.819 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.819 INFO kablam! | | Sep 21 00:59:12.819 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.819 INFO kablam! | Sep 21 00:59:12.819 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.819 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:35:36 Sep 21 00:59:12.819 INFO kablam! | Sep 21 00:59:12.819 INFO kablam! 35 | pub type OwnedRowVector = OwnedMatrix; Sep 21 00:59:12.819 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.819 INFO kablam! Sep 21 00:59:12.819 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.819 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:39:5 Sep 21 00:59:12.819 INFO kablam! | Sep 21 00:59:12.819 INFO kablam! 38 | pub type MatrixSum = Sep 21 00:59:12.819 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.819 INFO kablam! 39 | Matrix, SameShapeC, SumStorage>; Sep 21 00:59:12.819 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.819 INFO kablam! | Sep 21 00:59:12.819 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.819 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:39:5 Sep 21 00:59:12.819 INFO kablam! | Sep 21 00:59:12.819 INFO kablam! 39 | Matrix, SameShapeC, SumStorage>; Sep 21 00:59:12.819 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.819 INFO kablam! Sep 21 00:59:12.819 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.819 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:43:5 Sep 21 00:59:12.819 INFO kablam! | Sep 21 00:59:12.819 INFO kablam! 42 | pub type ColumnVectorSum = Sep 21 00:59:12.819 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.819 INFO kablam! 43 | Matrix, U1, SumStorage>; Sep 21 00:59:12.819 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.819 INFO kablam! | Sep 21 00:59:12.819 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.819 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:43:5 Sep 21 00:59:12.820 INFO kablam! | Sep 21 00:59:12.820 INFO kablam! 43 | Matrix, U1, SumStorage>; Sep 21 00:59:12.820 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.820 INFO kablam! Sep 21 00:59:12.820 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.820 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:46:47 Sep 21 00:59:12.820 INFO kablam! | Sep 21 00:59:12.820 INFO kablam! 46 | pub type MatrixCross = MatrixSum; Sep 21 00:59:12.820 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.820 INFO kablam! | | Sep 21 00:59:12.820 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.820 INFO kablam! | Sep 21 00:59:12.820 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.820 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:46:47 Sep 21 00:59:12.820 INFO kablam! | Sep 21 00:59:12.820 INFO kablam! 46 | pub type MatrixCross = MatrixSum; Sep 21 00:59:12.820 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.820 INFO kablam! Sep 21 00:59:12.820 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.820 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:49:41 Sep 21 00:59:12.820 INFO kablam! | Sep 21 00:59:12.820 INFO kablam! 49 | pub type MatrixMul = Matrix>; Sep 21 00:59:12.820 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.820 INFO kablam! | | Sep 21 00:59:12.820 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.820 INFO kablam! | Sep 21 00:59:12.820 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.820 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:49:41 Sep 21 00:59:12.820 INFO kablam! | Sep 21 00:59:12.820 INFO kablam! 49 | pub type MatrixMul = Matrix>; Sep 21 00:59:12.820 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.820 INFO kablam! Sep 21 00:59:12.820 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.820 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:52:43 Sep 21 00:59:12.822 INFO kablam! | Sep 21 00:59:12.822 INFO kablam! 52 | pub type MatrixTrMul = Matrix>; Sep 21 00:59:12.822 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.822 INFO kablam! | | Sep 21 00:59:12.822 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.822 INFO kablam! | Sep 21 00:59:12.822 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.822 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:52:43 Sep 21 00:59:12.822 INFO kablam! | Sep 21 00:59:12.822 INFO kablam! 52 | pub type MatrixTrMul = Matrix>; Sep 21 00:59:12.822 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.822 INFO kablam! Sep 21 00:59:12.822 INFO kablam! error[E0310]: the parameter type `NNew` may not live long enough Sep 21 00:59:12.822 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:56:1 Sep 21 00:59:12.822 INFO kablam! | Sep 21 00:59:12.822 INFO kablam! 55 | pub type MatrixWithScalar = Sep 21 00:59:12.822 INFO kablam! | ---- help: consider adding an explicit lifetime bound `NNew: 'static`... Sep 21 00:59:12.822 INFO kablam! 56 | Matrix>::Alloc as Allocator>::Buffer>; Sep 21 00:59:12.822 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.822 INFO kablam! | Sep 21 00:59:12.822 INFO kablam! note: ...so that the type `NNew` will meet its required lifetime bounds Sep 21 00:59:12.822 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:56:1 Sep 21 00:59:12.822 INFO kablam! | Sep 21 00:59:12.822 INFO kablam! 56 | Matrix>::Alloc as Allocator>::Buffer>; Sep 21 00:59:12.822 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.822 INFO kablam! Sep 21 00:59:12.849 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.849 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:14:23 Sep 21 00:59:12.850 INFO kablam! | Sep 21 00:59:12.850 INFO kablam! 14 | pub type DMatrix = Matrix>; Sep 21 00:59:12.850 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.850 INFO kablam! | | Sep 21 00:59:12.850 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.850 INFO kablam! | Sep 21 00:59:12.850 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.850 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:14:23 Sep 21 00:59:12.850 INFO kablam! | Sep 21 00:59:12.850 INFO kablam! 14 | pub type DMatrix = Matrix>; Sep 21 00:59:12.850 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.850 INFO kablam! Sep 21 00:59:12.853 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.853 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:17:30 Sep 21 00:59:12.853 INFO kablam! | Sep 21 00:59:12.853 INFO kablam! 17 | pub type MatrixNM = Matrix>; Sep 21 00:59:12.853 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.853 INFO kablam! | | Sep 21 00:59:12.853 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.853 INFO kablam! | Sep 21 00:59:12.853 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.853 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:17:30 Sep 21 00:59:12.853 INFO kablam! | Sep 21 00:59:12.853 INFO kablam! 17 | pub type MatrixNM = Matrix>; Sep 21 00:59:12.853 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.853 INFO kablam! Sep 21 00:59:12.853 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.853 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:20:26 Sep 21 00:59:12.853 INFO kablam! | Sep 21 00:59:12.853 INFO kablam! 20 | pub type MatrixN = MatrixNM; Sep 21 00:59:12.853 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.853 INFO kablam! | | Sep 21 00:59:12.853 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.853 INFO kablam! | Sep 21 00:59:12.853 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.853 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:20:26 Sep 21 00:59:12.853 INFO kablam! | Sep 21 00:59:12.853 INFO kablam! 20 | pub type MatrixN = MatrixNM; Sep 21 00:59:12.853 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.853 INFO kablam! Sep 21 00:59:12.858 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.858 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:23:23 Sep 21 00:59:12.858 INFO kablam! | Sep 21 00:59:12.858 INFO kablam! 23 | pub type Matrix1 = MatrixN; Sep 21 00:59:12.858 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 00:59:12.858 INFO kablam! | | Sep 21 00:59:12.858 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.858 INFO kablam! | Sep 21 00:59:12.858 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.858 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:23:23 Sep 21 00:59:12.858 INFO kablam! | Sep 21 00:59:12.858 INFO kablam! 23 | pub type Matrix1 = MatrixN; Sep 21 00:59:12.858 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 00:59:12.858 INFO kablam! Sep 21 00:59:12.858 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.858 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:25:23 Sep 21 00:59:12.858 INFO kablam! | Sep 21 00:59:12.858 INFO kablam! 25 | pub type Matrix2 = MatrixN; Sep 21 00:59:12.858 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 00:59:12.858 INFO kablam! | | Sep 21 00:59:12.858 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.858 INFO kablam! | Sep 21 00:59:12.858 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.858 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:25:23 Sep 21 00:59:12.858 INFO kablam! | Sep 21 00:59:12.858 INFO kablam! 25 | pub type Matrix2 = MatrixN; Sep 21 00:59:12.858 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 00:59:12.858 INFO kablam! Sep 21 00:59:12.858 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.858 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:27:23 Sep 21 00:59:12.858 INFO kablam! | Sep 21 00:59:12.858 INFO kablam! 27 | pub type Matrix3 = MatrixN; Sep 21 00:59:12.858 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 00:59:12.858 INFO kablam! | | Sep 21 00:59:12.858 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.858 INFO kablam! | Sep 21 00:59:12.858 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.858 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:27:23 Sep 21 00:59:12.858 INFO kablam! | Sep 21 00:59:12.858 INFO kablam! 27 | pub type Matrix3 = MatrixN; Sep 21 00:59:12.858 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 00:59:12.858 INFO kablam! Sep 21 00:59:12.858 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.858 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:29:23 Sep 21 00:59:12.858 INFO kablam! | Sep 21 00:59:12.859 INFO kablam! 29 | pub type Matrix4 = MatrixN; Sep 21 00:59:12.859 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 00:59:12.859 INFO kablam! | | Sep 21 00:59:12.859 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.859 INFO kablam! | Sep 21 00:59:12.859 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.859 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:29:23 Sep 21 00:59:12.859 INFO kablam! | Sep 21 00:59:12.859 INFO kablam! 29 | pub type Matrix4 = MatrixN; Sep 21 00:59:12.859 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 00:59:12.859 INFO kablam! Sep 21 00:59:12.859 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.859 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:31:23 Sep 21 00:59:12.859 INFO kablam! | Sep 21 00:59:12.859 INFO kablam! 31 | pub type Matrix5 = MatrixN; Sep 21 00:59:12.859 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 00:59:12.859 INFO kablam! | | Sep 21 00:59:12.859 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.859 INFO kablam! | Sep 21 00:59:12.859 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.859 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:31:23 Sep 21 00:59:12.859 INFO kablam! | Sep 21 00:59:12.859 INFO kablam! 31 | pub type Matrix5 = MatrixN; Sep 21 00:59:12.859 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 00:59:12.859 INFO kablam! Sep 21 00:59:12.861 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.861 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:33:23 Sep 21 00:59:12.861 INFO kablam! | Sep 21 00:59:12.861 INFO kablam! 33 | pub type Matrix6 = MatrixN; Sep 21 00:59:12.861 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 00:59:12.861 INFO kablam! | | Sep 21 00:59:12.861 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.861 INFO kablam! | Sep 21 00:59:12.861 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.861 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:33:23 Sep 21 00:59:12.861 INFO kablam! | Sep 21 00:59:12.861 INFO kablam! 33 | pub type Matrix6 = MatrixN; Sep 21 00:59:12.861 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 00:59:12.861 INFO kablam! Sep 21 00:59:12.861 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.861 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:36:25 Sep 21 00:59:12.861 INFO kablam! | Sep 21 00:59:12.861 INFO kablam! 36 | pub type Matrix1x2 = MatrixNM; Sep 21 00:59:12.861 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.861 INFO kablam! | | Sep 21 00:59:12.861 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.861 INFO kablam! | Sep 21 00:59:12.861 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.861 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:36:25 Sep 21 00:59:12.861 INFO kablam! | Sep 21 00:59:12.861 INFO kablam! 36 | pub type Matrix1x2 = MatrixNM; Sep 21 00:59:12.861 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.861 INFO kablam! Sep 21 00:59:12.862 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.862 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:38:25 Sep 21 00:59:12.862 INFO kablam! | Sep 21 00:59:12.862 INFO kablam! 38 | pub type Matrix1x3 = MatrixNM; Sep 21 00:59:12.862 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.862 INFO kablam! | | Sep 21 00:59:12.862 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.862 INFO kablam! | Sep 21 00:59:12.862 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.862 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:38:25 Sep 21 00:59:12.862 INFO kablam! | Sep 21 00:59:12.862 INFO kablam! 38 | pub type Matrix1x3 = MatrixNM; Sep 21 00:59:12.862 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.862 INFO kablam! Sep 21 00:59:12.863 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.863 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:40:25 Sep 21 00:59:12.863 INFO kablam! | Sep 21 00:59:12.863 INFO kablam! 40 | pub type Matrix1x4 = MatrixNM; Sep 21 00:59:12.863 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.863 INFO kablam! | | Sep 21 00:59:12.863 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.863 INFO kablam! | Sep 21 00:59:12.863 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.863 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:40:25 Sep 21 00:59:12.863 INFO kablam! | Sep 21 00:59:12.863 INFO kablam! 40 | pub type Matrix1x4 = MatrixNM; Sep 21 00:59:12.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.863 INFO kablam! Sep 21 00:59:12.864 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.864 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:42:25 Sep 21 00:59:12.864 INFO kablam! | Sep 21 00:59:12.864 INFO kablam! 42 | pub type Matrix1x5 = MatrixNM; Sep 21 00:59:12.864 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.864 INFO kablam! | | Sep 21 00:59:12.864 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.864 INFO kablam! | Sep 21 00:59:12.864 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.864 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:42:25 Sep 21 00:59:12.864 INFO kablam! | Sep 21 00:59:12.864 INFO kablam! 42 | pub type Matrix1x5 = MatrixNM; Sep 21 00:59:12.864 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.864 INFO kablam! Sep 21 00:59:12.865 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.865 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:44:25 Sep 21 00:59:12.865 INFO kablam! | Sep 21 00:59:12.865 INFO kablam! 44 | pub type Matrix1x6 = MatrixNM; Sep 21 00:59:12.865 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.865 INFO kablam! | | Sep 21 00:59:12.865 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.865 INFO kablam! | Sep 21 00:59:12.865 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.865 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:44:25 Sep 21 00:59:12.865 INFO kablam! | Sep 21 00:59:12.865 INFO kablam! 44 | pub type Matrix1x6 = MatrixNM; Sep 21 00:59:12.865 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.865 INFO kablam! Sep 21 00:59:12.866 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.866 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:47:25 Sep 21 00:59:12.866 INFO kablam! | Sep 21 00:59:12.866 INFO kablam! 47 | pub type Matrix2x3 = MatrixNM; Sep 21 00:59:12.866 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.866 INFO kablam! | | Sep 21 00:59:12.866 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.866 INFO kablam! | Sep 21 00:59:12.866 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.866 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:47:25 Sep 21 00:59:12.866 INFO kablam! | Sep 21 00:59:12.866 INFO kablam! 47 | pub type Matrix2x3 = MatrixNM; Sep 21 00:59:12.866 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.866 INFO kablam! Sep 21 00:59:12.867 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.867 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:49:25 Sep 21 00:59:12.867 INFO kablam! | Sep 21 00:59:12.867 INFO kablam! 49 | pub type Matrix2x4 = MatrixNM; Sep 21 00:59:12.867 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.867 INFO kablam! | | Sep 21 00:59:12.867 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.867 INFO kablam! | Sep 21 00:59:12.867 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.867 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:49:25 Sep 21 00:59:12.867 INFO kablam! | Sep 21 00:59:12.867 INFO kablam! 49 | pub type Matrix2x4 = MatrixNM; Sep 21 00:59:12.867 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.867 INFO kablam! Sep 21 00:59:12.868 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.868 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:51:25 Sep 21 00:59:12.868 INFO kablam! | Sep 21 00:59:12.868 INFO kablam! 51 | pub type Matrix2x5 = MatrixNM; Sep 21 00:59:12.868 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.868 INFO kablam! | | Sep 21 00:59:12.868 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.868 INFO kablam! | Sep 21 00:59:12.868 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.868 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:51:25 Sep 21 00:59:12.868 INFO kablam! | Sep 21 00:59:12.868 INFO kablam! 51 | pub type Matrix2x5 = MatrixNM; Sep 21 00:59:12.868 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.868 INFO kablam! Sep 21 00:59:12.868 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.869 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:53:25 Sep 21 00:59:12.869 INFO kablam! | Sep 21 00:59:12.869 INFO kablam! 53 | pub type Matrix2x6 = MatrixNM; Sep 21 00:59:12.869 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.869 INFO kablam! | | Sep 21 00:59:12.869 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.869 INFO kablam! | Sep 21 00:59:12.869 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.869 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:53:25 Sep 21 00:59:12.869 INFO kablam! | Sep 21 00:59:12.869 INFO kablam! 53 | pub type Matrix2x6 = MatrixNM; Sep 21 00:59:12.869 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.869 INFO kablam! Sep 21 00:59:12.870 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.870 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:56:25 Sep 21 00:59:12.870 INFO kablam! | Sep 21 00:59:12.870 INFO kablam! 56 | pub type Matrix3x4 = MatrixNM; Sep 21 00:59:12.870 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.870 INFO kablam! | | Sep 21 00:59:12.870 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.870 INFO kablam! | Sep 21 00:59:12.870 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.870 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:56:25 Sep 21 00:59:12.870 INFO kablam! | Sep 21 00:59:12.870 INFO kablam! 56 | pub type Matrix3x4 = MatrixNM; Sep 21 00:59:12.870 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.870 INFO kablam! Sep 21 00:59:12.871 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.871 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:58:25 Sep 21 00:59:12.871 INFO kablam! | Sep 21 00:59:12.871 INFO kablam! 58 | pub type Matrix3x5 = MatrixNM; Sep 21 00:59:12.871 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.871 INFO kablam! | | Sep 21 00:59:12.871 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.871 INFO kablam! | Sep 21 00:59:12.874 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.874 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:58:25 Sep 21 00:59:12.874 INFO kablam! | Sep 21 00:59:12.874 INFO kablam! 58 | pub type Matrix3x5 = MatrixNM; Sep 21 00:59:12.874 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.874 INFO kablam! Sep 21 00:59:12.874 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.874 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:60:25 Sep 21 00:59:12.874 INFO kablam! | Sep 21 00:59:12.874 INFO kablam! 60 | pub type Matrix3x6 = MatrixNM; Sep 21 00:59:12.874 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.874 INFO kablam! | | Sep 21 00:59:12.874 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.874 INFO kablam! | Sep 21 00:59:12.874 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.874 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:60:25 Sep 21 00:59:12.874 INFO kablam! | Sep 21 00:59:12.874 INFO kablam! 60 | pub type Matrix3x6 = MatrixNM; Sep 21 00:59:12.874 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.874 INFO kablam! Sep 21 00:59:12.874 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.874 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:63:25 Sep 21 00:59:12.874 INFO kablam! | Sep 21 00:59:12.874 INFO kablam! 63 | pub type Matrix4x5 = MatrixNM; Sep 21 00:59:12.874 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.874 INFO kablam! | | Sep 21 00:59:12.874 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.874 INFO kablam! | Sep 21 00:59:12.874 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.874 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:63:25 Sep 21 00:59:12.874 INFO kablam! | Sep 21 00:59:12.874 INFO kablam! 63 | pub type Matrix4x5 = MatrixNM; Sep 21 00:59:12.874 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.874 INFO kablam! Sep 21 00:59:12.876 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.876 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:65:25 Sep 21 00:59:12.876 INFO kablam! | Sep 21 00:59:12.876 INFO kablam! 65 | pub type Matrix4x6 = MatrixNM; Sep 21 00:59:12.876 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.876 INFO kablam! | | Sep 21 00:59:12.876 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.876 INFO kablam! | Sep 21 00:59:12.876 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.876 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:65:25 Sep 21 00:59:12.876 INFO kablam! | Sep 21 00:59:12.876 INFO kablam! 65 | pub type Matrix4x6 = MatrixNM; Sep 21 00:59:12.876 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.876 INFO kablam! Sep 21 00:59:12.877 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.877 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:68:25 Sep 21 00:59:12.877 INFO kablam! | Sep 21 00:59:12.877 INFO kablam! 68 | pub type Matrix5x6 = MatrixNM; Sep 21 00:59:12.877 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.877 INFO kablam! | | Sep 21 00:59:12.877 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.877 INFO kablam! | Sep 21 00:59:12.877 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.877 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:68:25 Sep 21 00:59:12.877 INFO kablam! | Sep 21 00:59:12.877 INFO kablam! 68 | pub type Matrix5x6 = MatrixNM; Sep 21 00:59:12.877 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.877 INFO kablam! Sep 21 00:59:12.878 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.878 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:72:25 Sep 21 00:59:12.878 INFO kablam! | Sep 21 00:59:12.878 INFO kablam! 72 | pub type Matrix2x1 = MatrixNM; Sep 21 00:59:12.878 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.878 INFO kablam! | | Sep 21 00:59:12.878 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.878 INFO kablam! | Sep 21 00:59:12.878 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.879 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:72:25 Sep 21 00:59:12.879 INFO kablam! | Sep 21 00:59:12.879 INFO kablam! 72 | pub type Matrix2x1 = MatrixNM; Sep 21 00:59:12.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.879 INFO kablam! Sep 21 00:59:12.879 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.879 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:74:25 Sep 21 00:59:12.879 INFO kablam! | Sep 21 00:59:12.879 INFO kablam! 74 | pub type Matrix3x1 = MatrixNM; Sep 21 00:59:12.879 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.879 INFO kablam! | | Sep 21 00:59:12.879 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.879 INFO kablam! | Sep 21 00:59:12.879 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.879 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:74:25 Sep 21 00:59:12.879 INFO kablam! | Sep 21 00:59:12.879 INFO kablam! 74 | pub type Matrix3x1 = MatrixNM; Sep 21 00:59:12.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.879 INFO kablam! Sep 21 00:59:12.880 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.880 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:76:25 Sep 21 00:59:12.880 INFO kablam! | Sep 21 00:59:12.880 INFO kablam! 76 | pub type Matrix4x1 = MatrixNM; Sep 21 00:59:12.880 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.880 INFO kablam! | | Sep 21 00:59:12.880 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.880 INFO kablam! | Sep 21 00:59:12.880 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.880 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:76:25 Sep 21 00:59:12.880 INFO kablam! | Sep 21 00:59:12.880 INFO kablam! 76 | pub type Matrix4x1 = MatrixNM; Sep 21 00:59:12.881 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.881 INFO kablam! Sep 21 00:59:12.884 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.884 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:78:25 Sep 21 00:59:12.884 INFO kablam! | Sep 21 00:59:12.884 INFO kablam! 78 | pub type Matrix5x1 = MatrixNM; Sep 21 00:59:12.884 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.884 INFO kablam! | | Sep 21 00:59:12.884 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.884 INFO kablam! | Sep 21 00:59:12.884 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.884 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:78:25 Sep 21 00:59:12.884 INFO kablam! | Sep 21 00:59:12.884 INFO kablam! 78 | pub type Matrix5x1 = MatrixNM; Sep 21 00:59:12.884 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.884 INFO kablam! Sep 21 00:59:12.891 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.891 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:80:25 Sep 21 00:59:12.891 INFO kablam! | Sep 21 00:59:12.891 INFO kablam! 80 | pub type Matrix6x1 = MatrixNM; Sep 21 00:59:12.891 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.891 INFO kablam! | | Sep 21 00:59:12.891 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.891 INFO kablam! | Sep 21 00:59:12.891 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.891 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:80:25 Sep 21 00:59:12.891 INFO kablam! | Sep 21 00:59:12.891 INFO kablam! 80 | pub type Matrix6x1 = MatrixNM; Sep 21 00:59:12.891 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.891 INFO kablam! Sep 21 00:59:12.891 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.891 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:83:25 Sep 21 00:59:12.891 INFO kablam! | Sep 21 00:59:12.891 INFO kablam! 83 | pub type Matrix3x2 = MatrixNM; Sep 21 00:59:12.891 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.891 INFO kablam! | | Sep 21 00:59:12.891 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.891 INFO kablam! | Sep 21 00:59:12.891 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.891 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:83:25 Sep 21 00:59:12.891 INFO kablam! | Sep 21 00:59:12.891 INFO kablam! 83 | pub type Matrix3x2 = MatrixNM; Sep 21 00:59:12.891 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.891 INFO kablam! Sep 21 00:59:12.898 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.898 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:85:25 Sep 21 00:59:12.898 INFO kablam! | Sep 21 00:59:12.898 INFO kablam! 85 | pub type Matrix4x2 = MatrixNM; Sep 21 00:59:12.898 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.898 INFO kablam! | | Sep 21 00:59:12.898 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.898 INFO kablam! | Sep 21 00:59:12.898 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.898 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:85:25 Sep 21 00:59:12.898 INFO kablam! | Sep 21 00:59:12.898 INFO kablam! 85 | pub type Matrix4x2 = MatrixNM; Sep 21 00:59:12.899 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.899 INFO kablam! Sep 21 00:59:12.899 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.899 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:87:25 Sep 21 00:59:12.899 INFO kablam! | Sep 21 00:59:12.899 INFO kablam! 87 | pub type Matrix5x2 = MatrixNM; Sep 21 00:59:12.899 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.899 INFO kablam! | | Sep 21 00:59:12.899 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.899 INFO kablam! | Sep 21 00:59:12.899 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.899 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:87:25 Sep 21 00:59:12.899 INFO kablam! | Sep 21 00:59:12.899 INFO kablam! 87 | pub type Matrix5x2 = MatrixNM; Sep 21 00:59:12.899 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.899 INFO kablam! Sep 21 00:59:12.899 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.899 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:89:25 Sep 21 00:59:12.899 INFO kablam! | Sep 21 00:59:12.899 INFO kablam! 89 | pub type Matrix6x2 = MatrixNM; Sep 21 00:59:12.899 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.899 INFO kablam! | | Sep 21 00:59:12.899 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.899 INFO kablam! | Sep 21 00:59:12.899 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.899 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:89:25 Sep 21 00:59:12.899 INFO kablam! | Sep 21 00:59:12.899 INFO kablam! 89 | pub type Matrix6x2 = MatrixNM; Sep 21 00:59:12.899 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.899 INFO kablam! Sep 21 00:59:12.899 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.899 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:92:25 Sep 21 00:59:12.899 INFO kablam! | Sep 21 00:59:12.899 INFO kablam! 92 | pub type Matrix4x3 = MatrixNM; Sep 21 00:59:12.899 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.899 INFO kablam! | | Sep 21 00:59:12.899 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.899 INFO kablam! | Sep 21 00:59:12.899 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.899 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:92:25 Sep 21 00:59:12.899 INFO kablam! | Sep 21 00:59:12.899 INFO kablam! 92 | pub type Matrix4x3 = MatrixNM; Sep 21 00:59:12.899 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.899 INFO kablam! Sep 21 00:59:12.899 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.899 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:94:25 Sep 21 00:59:12.899 INFO kablam! | Sep 21 00:59:12.899 INFO kablam! 94 | pub type Matrix5x3 = MatrixNM; Sep 21 00:59:12.899 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.899 INFO kablam! | | Sep 21 00:59:12.899 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.899 INFO kablam! | Sep 21 00:59:12.899 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.899 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:94:25 Sep 21 00:59:12.899 INFO kablam! | Sep 21 00:59:12.899 INFO kablam! 94 | pub type Matrix5x3 = MatrixNM; Sep 21 00:59:12.899 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.899 INFO kablam! Sep 21 00:59:12.899 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.899 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:96:25 Sep 21 00:59:12.899 INFO kablam! | Sep 21 00:59:12.899 INFO kablam! 96 | pub type Matrix6x3 = MatrixNM; Sep 21 00:59:12.899 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.899 INFO kablam! | | Sep 21 00:59:12.899 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.899 INFO kablam! | Sep 21 00:59:12.899 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.899 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:96:25 Sep 21 00:59:12.900 INFO kablam! | Sep 21 00:59:12.900 INFO kablam! 96 | pub type Matrix6x3 = MatrixNM; Sep 21 00:59:12.900 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.900 INFO kablam! Sep 21 00:59:12.900 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.900 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:99:25 Sep 21 00:59:12.900 INFO kablam! | Sep 21 00:59:12.900 INFO kablam! 99 | pub type Matrix5x4 = MatrixNM; Sep 21 00:59:12.900 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.900 INFO kablam! | | Sep 21 00:59:12.900 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.900 INFO kablam! | Sep 21 00:59:12.900 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.900 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:99:25 Sep 21 00:59:12.900 INFO kablam! | Sep 21 00:59:12.900 INFO kablam! 99 | pub type Matrix5x4 = MatrixNM; Sep 21 00:59:12.900 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.900 INFO kablam! Sep 21 00:59:12.900 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.900 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:101:25 Sep 21 00:59:12.900 INFO kablam! | Sep 21 00:59:12.900 INFO kablam! 101 | pub type Matrix6x4 = MatrixNM; Sep 21 00:59:12.900 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.900 INFO kablam! | | Sep 21 00:59:12.900 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.900 INFO kablam! | Sep 21 00:59:12.900 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.900 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:101:25 Sep 21 00:59:12.900 INFO kablam! | Sep 21 00:59:12.900 INFO kablam! 101 | pub type Matrix6x4 = MatrixNM; Sep 21 00:59:12.900 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.900 INFO kablam! Sep 21 00:59:12.900 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.900 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:104:25 Sep 21 00:59:12.900 INFO kablam! | Sep 21 00:59:12.900 INFO kablam! 104 | pub type Matrix6x5 = MatrixNM; Sep 21 00:59:12.900 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.900 INFO kablam! | | Sep 21 00:59:12.900 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.900 INFO kablam! | Sep 21 00:59:12.900 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.900 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:104:25 Sep 21 00:59:12.900 INFO kablam! | Sep 21 00:59:12.900 INFO kablam! 104 | pub type Matrix6x5 = MatrixNM; Sep 21 00:59:12.900 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.901 INFO kablam! Sep 21 00:59:12.901 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.901 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:115:23 Sep 21 00:59:12.901 INFO kablam! | Sep 21 00:59:12.901 INFO kablam! 115 | pub type DVector = Matrix>; Sep 21 00:59:12.901 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.901 INFO kablam! | | Sep 21 00:59:12.901 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.901 INFO kablam! | Sep 21 00:59:12.901 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.901 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:115:23 Sep 21 00:59:12.901 INFO kablam! | Sep 21 00:59:12.901 INFO kablam! 115 | pub type DVector = Matrix>; Sep 21 00:59:12.901 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.901 INFO kablam! Sep 21 00:59:12.901 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.901 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:118:26 Sep 21 00:59:12.901 INFO kablam! | Sep 21 00:59:12.901 INFO kablam! 118 | pub type VectorN = MatrixNM; Sep 21 00:59:12.901 INFO kablam! | - ^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.901 INFO kablam! | | Sep 21 00:59:12.901 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.901 INFO kablam! | Sep 21 00:59:12.901 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.901 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:118:26 Sep 21 00:59:12.901 INFO kablam! | Sep 21 00:59:12.901 INFO kablam! 118 | pub type VectorN = MatrixNM; Sep 21 00:59:12.901 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.901 INFO kablam! Sep 21 00:59:12.908 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.908 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:121:23 Sep 21 00:59:12.908 INFO kablam! | Sep 21 00:59:12.908 INFO kablam! 121 | pub type Vector1 = VectorN; Sep 21 00:59:12.908 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 00:59:12.908 INFO kablam! | | Sep 21 00:59:12.908 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.908 INFO kablam! | Sep 21 00:59:12.908 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.908 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:121:23 Sep 21 00:59:12.908 INFO kablam! | Sep 21 00:59:12.908 INFO kablam! 121 | pub type Vector1 = VectorN; Sep 21 00:59:12.908 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 00:59:12.908 INFO kablam! Sep 21 00:59:12.908 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.908 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:123:23 Sep 21 00:59:12.908 INFO kablam! | Sep 21 00:59:12.908 INFO kablam! 123 | pub type Vector2 = VectorN; Sep 21 00:59:12.908 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 00:59:12.908 INFO kablam! | | Sep 21 00:59:12.908 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.908 INFO kablam! | Sep 21 00:59:12.908 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.908 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:123:23 Sep 21 00:59:12.908 INFO kablam! | Sep 21 00:59:12.908 INFO kablam! 123 | pub type Vector2 = VectorN; Sep 21 00:59:12.908 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 00:59:12.908 INFO kablam! Sep 21 00:59:12.908 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.908 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:125:23 Sep 21 00:59:12.908 INFO kablam! | Sep 21 00:59:12.908 INFO kablam! 125 | pub type Vector3 = VectorN; Sep 21 00:59:12.908 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 00:59:12.909 INFO kablam! | | Sep 21 00:59:12.909 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.909 INFO kablam! | Sep 21 00:59:12.909 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.909 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:125:23 Sep 21 00:59:12.909 INFO kablam! | Sep 21 00:59:12.909 INFO kablam! 125 | pub type Vector3 = VectorN; Sep 21 00:59:12.909 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 00:59:12.909 INFO kablam! Sep 21 00:59:12.909 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.909 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:127:23 Sep 21 00:59:12.909 INFO kablam! | Sep 21 00:59:12.909 INFO kablam! 127 | pub type Vector4 = VectorN; Sep 21 00:59:12.909 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 00:59:12.909 INFO kablam! | | Sep 21 00:59:12.909 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.909 INFO kablam! | Sep 21 00:59:12.909 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.909 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:127:23 Sep 21 00:59:12.909 INFO kablam! | Sep 21 00:59:12.909 INFO kablam! 127 | pub type Vector4 = VectorN; Sep 21 00:59:12.909 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 00:59:12.909 INFO kablam! Sep 21 00:59:12.909 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.909 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:129:23 Sep 21 00:59:12.909 INFO kablam! | Sep 21 00:59:12.909 INFO kablam! 129 | pub type Vector5 = VectorN; Sep 21 00:59:12.909 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 00:59:12.909 INFO kablam! | | Sep 21 00:59:12.909 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.909 INFO kablam! | Sep 21 00:59:12.909 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.909 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:129:23 Sep 21 00:59:12.909 INFO kablam! | Sep 21 00:59:12.909 INFO kablam! 129 | pub type Vector5 = VectorN; Sep 21 00:59:12.909 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 00:59:12.909 INFO kablam! Sep 21 00:59:12.909 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.909 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:131:23 Sep 21 00:59:12.909 INFO kablam! | Sep 21 00:59:12.909 INFO kablam! 131 | pub type Vector6 = VectorN; Sep 21 00:59:12.909 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 00:59:12.909 INFO kablam! | | Sep 21 00:59:12.909 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.909 INFO kablam! | Sep 21 00:59:12.909 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.909 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:131:23 Sep 21 00:59:12.909 INFO kablam! | Sep 21 00:59:12.909 INFO kablam! 131 | pub type Vector6 = VectorN; Sep 21 00:59:12.909 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 00:59:12.909 INFO kablam! Sep 21 00:59:12.909 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.910 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:142:26 Sep 21 00:59:12.910 INFO kablam! | Sep 21 00:59:12.910 INFO kablam! 142 | pub type RowDVector = Matrix>; Sep 21 00:59:12.910 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.910 INFO kablam! | | Sep 21 00:59:12.910 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.910 INFO kablam! | Sep 21 00:59:12.910 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.910 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:142:26 Sep 21 00:59:12.910 INFO kablam! | Sep 21 00:59:12.910 INFO kablam! 142 | pub type RowDVector = Matrix>; Sep 21 00:59:12.910 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.910 INFO kablam! Sep 21 00:59:12.910 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.910 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:145:29 Sep 21 00:59:12.910 INFO kablam! | Sep 21 00:59:12.910 INFO kablam! 145 | pub type RowVectorN = MatrixNM; Sep 21 00:59:12.910 INFO kablam! | - ^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.910 INFO kablam! | | Sep 21 00:59:12.910 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.910 INFO kablam! | Sep 21 00:59:12.910 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.910 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:145:29 Sep 21 00:59:12.910 INFO kablam! | Sep 21 00:59:12.910 INFO kablam! 145 | pub type RowVectorN = MatrixNM; Sep 21 00:59:12.910 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.910 INFO kablam! Sep 21 00:59:12.910 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.910 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:148:26 Sep 21 00:59:12.910 INFO kablam! | Sep 21 00:59:12.910 INFO kablam! 148 | pub type RowVector1 = RowVectorN; Sep 21 00:59:12.910 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.910 INFO kablam! | | Sep 21 00:59:12.910 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.910 INFO kablam! | Sep 21 00:59:12.910 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.910 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:148:26 Sep 21 00:59:12.910 INFO kablam! | Sep 21 00:59:12.910 INFO kablam! 148 | pub type RowVector1 = RowVectorN; Sep 21 00:59:12.910 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.910 INFO kablam! Sep 21 00:59:12.910 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.910 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:150:26 Sep 21 00:59:12.910 INFO kablam! | Sep 21 00:59:12.910 INFO kablam! 150 | pub type RowVector2 = RowVectorN; Sep 21 00:59:12.910 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.910 INFO kablam! | | Sep 21 00:59:12.910 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.910 INFO kablam! | Sep 21 00:59:12.910 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.910 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:150:26 Sep 21 00:59:12.911 INFO kablam! | Sep 21 00:59:12.911 INFO kablam! 150 | pub type RowVector2 = RowVectorN; Sep 21 00:59:12.911 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.911 INFO kablam! Sep 21 00:59:12.911 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.911 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:152:26 Sep 21 00:59:12.911 INFO kablam! | Sep 21 00:59:12.911 INFO kablam! 152 | pub type RowVector3 = RowVectorN; Sep 21 00:59:12.911 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.911 INFO kablam! | | Sep 21 00:59:12.911 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.911 INFO kablam! | Sep 21 00:59:12.911 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.911 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:152:26 Sep 21 00:59:12.911 INFO kablam! | Sep 21 00:59:12.911 INFO kablam! 152 | pub type RowVector3 = RowVectorN; Sep 21 00:59:12.911 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.911 INFO kablam! Sep 21 00:59:12.911 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.911 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:154:26 Sep 21 00:59:12.911 INFO kablam! | Sep 21 00:59:12.911 INFO kablam! 154 | pub type RowVector4 = RowVectorN; Sep 21 00:59:12.911 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.911 INFO kablam! | | Sep 21 00:59:12.911 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.911 INFO kablam! | Sep 21 00:59:12.911 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.911 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:154:26 Sep 21 00:59:12.911 INFO kablam! | Sep 21 00:59:12.911 INFO kablam! 154 | pub type RowVector4 = RowVectorN; Sep 21 00:59:12.911 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.911 INFO kablam! Sep 21 00:59:12.911 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.911 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:156:26 Sep 21 00:59:12.911 INFO kablam! | Sep 21 00:59:12.911 INFO kablam! 156 | pub type RowVector5 = RowVectorN; Sep 21 00:59:12.911 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.911 INFO kablam! | | Sep 21 00:59:12.911 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.911 INFO kablam! | Sep 21 00:59:12.911 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.911 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:156:26 Sep 21 00:59:12.911 INFO kablam! | Sep 21 00:59:12.911 INFO kablam! 156 | pub type RowVector5 = RowVectorN; Sep 21 00:59:12.911 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.911 INFO kablam! Sep 21 00:59:12.911 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.911 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:158:26 Sep 21 00:59:12.911 INFO kablam! | Sep 21 00:59:12.911 INFO kablam! 158 | pub type RowVector6 = RowVectorN; Sep 21 00:59:12.911 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.912 INFO kablam! | | Sep 21 00:59:12.912 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.912 INFO kablam! | Sep 21 00:59:12.912 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.912 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:158:26 Sep 21 00:59:12.912 INFO kablam! | Sep 21 00:59:12.912 INFO kablam! 158 | pub type RowVector6 = RowVectorN; Sep 21 00:59:12.912 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.912 INFO kablam! Sep 21 00:59:12.997 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:12.997 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/componentwise.rs:15:53 Sep 21 00:59:12.997 INFO kablam! | Sep 21 00:59:12.997 INFO kablam! 15 | pub type MatrixComponentOp = MatrixSum; Sep 21 00:59:12.997 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.997 INFO kablam! | | Sep 21 00:59:12.997 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:12.997 INFO kablam! | Sep 21 00:59:12.997 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:12.997 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/componentwise.rs:15:53 Sep 21 00:59:12.997 INFO kablam! | Sep 21 00:59:12.997 INFO kablam! 15 | pub type MatrixComponentOp = MatrixSum; Sep 21 00:59:12.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:12.997 INFO kablam! Sep 21 00:59:13.003 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:13.003 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point.rs:15:5 Sep 21 00:59:13.003 INFO kablam! | Sep 21 00:59:13.003 INFO kablam! 14 | pub type PointSum = Sep 21 00:59:13.003 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:13.003 INFO kablam! 15 | / PointBase, Sep 21 00:59:13.003 INFO kablam! 16 | | <>::Alloc as Allocator, U1>>::Buffer>; Sep 21 00:59:13.003 INFO kablam! | |________________________________________________________________________________________^ Sep 21 00:59:13.003 INFO kablam! | Sep 21 00:59:13.003 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:13.003 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point.rs:15:5 Sep 21 00:59:13.003 INFO kablam! | Sep 21 00:59:13.003 INFO kablam! 15 | / PointBase, Sep 21 00:59:13.003 INFO kablam! 16 | | <>::Alloc as Allocator, U1>>::Buffer>; Sep 21 00:59:13.003 INFO kablam! | |________________________________________________________________________________________^ Sep 21 00:59:13.003 INFO kablam! Sep 21 00:59:13.004 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:13.004 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point.rs:19:36 Sep 21 00:59:13.004 INFO kablam! | Sep 21 00:59:13.004 INFO kablam! 19 | pub type PointMul = PointBase>; Sep 21 00:59:13.004 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.004 INFO kablam! | | Sep 21 00:59:13.004 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:13.004 INFO kablam! | Sep 21 00:59:13.004 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:13.004 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point.rs:19:36 Sep 21 00:59:13.004 INFO kablam! | Sep 21 00:59:13.004 INFO kablam! 19 | pub type PointMul = PointBase>; Sep 21 00:59:13.004 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.004 INFO kablam! Sep 21 00:59:13.005 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:13.005 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point.rs:22:32 Sep 21 00:59:13.005 INFO kablam! | Sep 21 00:59:13.005 INFO kablam! 22 | pub type OwnedPoint = PointBase>::Buffer>; Sep 21 00:59:13.005 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.005 INFO kablam! | | Sep 21 00:59:13.005 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:13.005 INFO kablam! | Sep 21 00:59:13.005 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:13.005 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point.rs:22:32 Sep 21 00:59:13.005 INFO kablam! | Sep 21 00:59:13.005 INFO kablam! 22 | pub type OwnedPoint = PointBase>::Buffer>; Sep 21 00:59:13.005 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.005 INFO kablam! Sep 21 00:59:13.014 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:13.014 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point_alias.rs:7:24 Sep 21 00:59:13.014 INFO kablam! | Sep 21 00:59:13.014 INFO kablam! 7 | pub type Point = PointBase>; Sep 21 00:59:13.014 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.014 INFO kablam! | | Sep 21 00:59:13.014 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:13.014 INFO kablam! | Sep 21 00:59:13.014 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:13.014 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point_alias.rs:7:24 Sep 21 00:59:13.014 INFO kablam! | Sep 21 00:59:13.014 INFO kablam! 7 | pub type Point = PointBase>; Sep 21 00:59:13.014 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.014 INFO kablam! Sep 21 00:59:13.016 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:13.016 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point_alias.rs:10:22 Sep 21 00:59:13.016 INFO kablam! | Sep 21 00:59:13.016 INFO kablam! 10 | pub type Point1 = Point; Sep 21 00:59:13.017 INFO kablam! | - ^^^^^^^^^^^^ Sep 21 00:59:13.017 INFO kablam! | | Sep 21 00:59:13.017 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:13.017 INFO kablam! | Sep 21 00:59:13.017 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:13.017 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point_alias.rs:10:22 Sep 21 00:59:13.017 INFO kablam! | Sep 21 00:59:13.017 INFO kablam! 10 | pub type Point1 = Point; Sep 21 00:59:13.017 INFO kablam! | ^^^^^^^^^^^^ Sep 21 00:59:13.017 INFO kablam! Sep 21 00:59:13.018 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:13.018 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point_alias.rs:12:22 Sep 21 00:59:13.018 INFO kablam! | Sep 21 00:59:13.018 INFO kablam! 12 | pub type Point2 = Point; Sep 21 00:59:13.018 INFO kablam! | - ^^^^^^^^^^^^ Sep 21 00:59:13.018 INFO kablam! | | Sep 21 00:59:13.018 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:13.018 INFO kablam! | Sep 21 00:59:13.018 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:13.018 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point_alias.rs:12:22 Sep 21 00:59:13.018 INFO kablam! | Sep 21 00:59:13.018 INFO kablam! 12 | pub type Point2 = Point; Sep 21 00:59:13.018 INFO kablam! | ^^^^^^^^^^^^ Sep 21 00:59:13.018 INFO kablam! Sep 21 00:59:13.019 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:13.019 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point_alias.rs:14:22 Sep 21 00:59:13.019 INFO kablam! | Sep 21 00:59:13.019 INFO kablam! 14 | pub type Point3 = Point; Sep 21 00:59:13.019 INFO kablam! | - ^^^^^^^^^^^^ Sep 21 00:59:13.019 INFO kablam! | | Sep 21 00:59:13.019 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:13.019 INFO kablam! | Sep 21 00:59:13.020 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:13.020 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point_alias.rs:14:22 Sep 21 00:59:13.020 INFO kablam! | Sep 21 00:59:13.020 INFO kablam! 14 | pub type Point3 = Point; Sep 21 00:59:13.020 INFO kablam! | ^^^^^^^^^^^^ Sep 21 00:59:13.020 INFO kablam! Sep 21 00:59:13.023 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:13.023 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point_alias.rs:16:22 Sep 21 00:59:13.023 INFO kablam! | Sep 21 00:59:13.023 INFO kablam! 16 | pub type Point4 = Point; Sep 21 00:59:13.023 INFO kablam! | - ^^^^^^^^^^^^ Sep 21 00:59:13.023 INFO kablam! | | Sep 21 00:59:13.023 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:13.023 INFO kablam! | Sep 21 00:59:13.023 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:13.023 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point_alias.rs:16:22 Sep 21 00:59:13.023 INFO kablam! | Sep 21 00:59:13.023 INFO kablam! 16 | pub type Point4 = Point; Sep 21 00:59:13.023 INFO kablam! | ^^^^^^^^^^^^ Sep 21 00:59:13.023 INFO kablam! Sep 21 00:59:13.023 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:13.023 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point_alias.rs:18:22 Sep 21 00:59:13.023 INFO kablam! | Sep 21 00:59:13.023 INFO kablam! 18 | pub type Point5 = Point; Sep 21 00:59:13.023 INFO kablam! | - ^^^^^^^^^^^^ Sep 21 00:59:13.023 INFO kablam! | | Sep 21 00:59:13.023 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:13.023 INFO kablam! | Sep 21 00:59:13.023 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:13.023 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point_alias.rs:18:22 Sep 21 00:59:13.023 INFO kablam! | Sep 21 00:59:13.023 INFO kablam! 18 | pub type Point5 = Point; Sep 21 00:59:13.023 INFO kablam! | ^^^^^^^^^^^^ Sep 21 00:59:13.023 INFO kablam! Sep 21 00:59:13.023 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:13.023 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point_alias.rs:20:22 Sep 21 00:59:13.023 INFO kablam! | Sep 21 00:59:13.023 INFO kablam! 20 | pub type Point6 = Point; Sep 21 00:59:13.023 INFO kablam! | - ^^^^^^^^^^^^ Sep 21 00:59:13.023 INFO kablam! | | Sep 21 00:59:13.023 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:13.023 INFO kablam! | Sep 21 00:59:13.023 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:13.023 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point_alias.rs:20:22 Sep 21 00:59:13.023 INFO kablam! | Sep 21 00:59:13.023 INFO kablam! 20 | pub type Point6 = Point; Sep 21 00:59:13.023 INFO kablam! | ^^^^^^^^^^^^ Sep 21 00:59:13.023 INFO kablam! Sep 21 00:59:13.050 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:13.050 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/rotation.rs:14:35 Sep 21 00:59:13.050 INFO kablam! | Sep 21 00:59:13.050 INFO kablam! 14 | pub type OwnedRotation = RotationBase>::Buffer>; Sep 21 00:59:13.050 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.050 INFO kablam! | | Sep 21 00:59:13.050 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:13.050 INFO kablam! | Sep 21 00:59:13.050 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:13.050 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/rotation.rs:14:35 Sep 21 00:59:13.050 INFO kablam! | Sep 21 00:59:13.050 INFO kablam! 14 | pub type OwnedRotation = RotationBase>::Buffer>; Sep 21 00:59:13.050 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.050 INFO kablam! Sep 21 00:59:13.135 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:13.135 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/rotation_alias.rs:7:27 Sep 21 00:59:13.135 INFO kablam! | Sep 21 00:59:13.135 INFO kablam! 7 | pub type Rotation = RotationBase>; Sep 21 00:59:13.135 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.135 INFO kablam! | | Sep 21 00:59:13.135 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:13.135 INFO kablam! | Sep 21 00:59:13.135 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:13.135 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/rotation_alias.rs:7:27 Sep 21 00:59:13.135 INFO kablam! | Sep 21 00:59:13.135 INFO kablam! 7 | pub type Rotation = RotationBase>; Sep 21 00:59:13.135 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.135 INFO kablam! Sep 21 00:59:13.136 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:13.136 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/rotation_alias.rs:10:25 Sep 21 00:59:13.136 INFO kablam! | Sep 21 00:59:13.136 INFO kablam! 10 | pub type Rotation2 = Rotation; Sep 21 00:59:13.136 INFO kablam! | - ^^^^^^^^^^^^^^^ Sep 21 00:59:13.136 INFO kablam! | | Sep 21 00:59:13.136 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:13.136 INFO kablam! | Sep 21 00:59:13.136 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:13.136 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/rotation_alias.rs:10:25 Sep 21 00:59:13.136 INFO kablam! | Sep 21 00:59:13.136 INFO kablam! 10 | pub type Rotation2 = Rotation; Sep 21 00:59:13.136 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 00:59:13.136 INFO kablam! Sep 21 00:59:13.137 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:13.137 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/rotation_alias.rs:13:25 Sep 21 00:59:13.137 INFO kablam! | Sep 21 00:59:13.137 INFO kablam! 13 | pub type Rotation3 = Rotation; Sep 21 00:59:13.137 INFO kablam! | - ^^^^^^^^^^^^^^^ Sep 21 00:59:13.137 INFO kablam! | | Sep 21 00:59:13.137 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:13.137 INFO kablam! | Sep 21 00:59:13.137 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:13.137 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/rotation_alias.rs:13:25 Sep 21 00:59:13.137 INFO kablam! | Sep 21 00:59:13.137 INFO kablam! 13 | pub type Rotation3 = Rotation; Sep 21 00:59:13.137 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 00:59:13.137 INFO kablam! Sep 21 00:59:13.213 INFO kablam! Checking image v0.18.0 Sep 21 00:59:13.245 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:13.245 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/quaternion_alias.rs:7:26 Sep 21 00:59:13.245 INFO kablam! | Sep 21 00:59:13.245 INFO kablam! 7 | pub type Quaternion = QuaternionBase>; Sep 21 00:59:13.245 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.245 INFO kablam! | | Sep 21 00:59:13.245 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:13.245 INFO kablam! | Sep 21 00:59:13.245 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:13.245 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/quaternion_alias.rs:7:26 Sep 21 00:59:13.245 INFO kablam! | Sep 21 00:59:13.245 INFO kablam! 7 | pub type Quaternion = QuaternionBase>; Sep 21 00:59:13.246 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.246 INFO kablam! Sep 21 00:59:13.246 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:13.246 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/quaternion_alias.rs:10:30 Sep 21 00:59:13.246 INFO kablam! | Sep 21 00:59:13.246 INFO kablam! 10 | pub type UnitQuaternion = UnitQuaternionBase>; Sep 21 00:59:13.246 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.246 INFO kablam! | | Sep 21 00:59:13.246 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:13.246 INFO kablam! | Sep 21 00:59:13.246 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:13.246 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/quaternion_alias.rs:10:30 Sep 21 00:59:13.246 INFO kablam! | Sep 21 00:59:13.246 INFO kablam! 10 | pub type UnitQuaternion = UnitQuaternionBase>; Sep 21 00:59:13.246 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.246 INFO kablam! Sep 21 00:59:13.356 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:13.356 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/translation.rs:13:38 Sep 21 00:59:13.356 INFO kablam! | Sep 21 00:59:13.356 INFO kablam! 13 | pub type OwnedTranslation = TranslationBase>::Alloc>>; Sep 21 00:59:13.356 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.356 INFO kablam! | | Sep 21 00:59:13.356 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:13.356 INFO kablam! | Sep 21 00:59:13.357 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:13.357 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/translation.rs:13:38 Sep 21 00:59:13.357 INFO kablam! | Sep 21 00:59:13.357 INFO kablam! 13 | pub type OwnedTranslation = TranslationBase>::Alloc>>; Sep 21 00:59:13.357 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.357 INFO kablam! Sep 21 00:59:13.420 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:13.420 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/translation_alias.rs:7:30 Sep 21 00:59:13.420 INFO kablam! | Sep 21 00:59:13.420 INFO kablam! 7 | pub type Translation = TranslationBase>; Sep 21 00:59:13.420 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.420 INFO kablam! | | Sep 21 00:59:13.420 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:13.420 INFO kablam! | Sep 21 00:59:13.420 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:13.420 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/translation_alias.rs:7:30 Sep 21 00:59:13.420 INFO kablam! | Sep 21 00:59:13.420 INFO kablam! 7 | pub type Translation = TranslationBase>; Sep 21 00:59:13.420 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.420 INFO kablam! Sep 21 00:59:13.421 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:13.421 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/translation_alias.rs:10:28 Sep 21 00:59:13.421 INFO kablam! | Sep 21 00:59:13.421 INFO kablam! 10 | pub type Translation2 = Translation; Sep 21 00:59:13.421 INFO kablam! | - ^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.421 INFO kablam! | | Sep 21 00:59:13.421 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:13.421 INFO kablam! | Sep 21 00:59:13.421 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:13.421 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/translation_alias.rs:10:28 Sep 21 00:59:13.421 INFO kablam! | Sep 21 00:59:13.421 INFO kablam! 10 | pub type Translation2 = Translation; Sep 21 00:59:13.421 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.421 INFO kablam! Sep 21 00:59:13.422 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:13.422 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/translation_alias.rs:13:28 Sep 21 00:59:13.422 INFO kablam! | Sep 21 00:59:13.422 INFO kablam! 13 | pub type Translation3 = Translation; Sep 21 00:59:13.422 INFO kablam! | - ^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.422 INFO kablam! | | Sep 21 00:59:13.422 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:13.422 INFO kablam! | Sep 21 00:59:13.422 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:13.422 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/translation_alias.rs:13:28 Sep 21 00:59:13.422 INFO kablam! | Sep 21 00:59:13.422 INFO kablam! 13 | pub type Translation3 = Translation; Sep 21 00:59:13.422 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.422 INFO kablam! Sep 21 00:59:13.423 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:13.423 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/isometry.rs:17:5 Sep 21 00:59:13.423 INFO kablam! | Sep 21 00:59:13.423 INFO kablam! 16 | pub type OwnedIsometryBase = Sep 21 00:59:13.423 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:13.423 INFO kablam! 17 | IsometryBase>::Buffer, R>; Sep 21 00:59:13.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.423 INFO kablam! | Sep 21 00:59:13.423 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:13.423 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/isometry.rs:17:5 Sep 21 00:59:13.423 INFO kablam! | Sep 21 00:59:13.423 INFO kablam! 17 | IsometryBase>::Buffer, R>; Sep 21 00:59:13.424 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.424 INFO kablam! Sep 21 00:59:13.522 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:13.522 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/isometry_alias.rs:7:27 Sep 21 00:59:13.522 INFO kablam! | Sep 21 00:59:13.522 INFO kablam! 7 | pub type Isometry = IsometryBase, Rotation>; Sep 21 00:59:13.522 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.522 INFO kablam! | | Sep 21 00:59:13.522 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:13.522 INFO kablam! | Sep 21 00:59:13.522 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:13.522 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/isometry_alias.rs:7:27 Sep 21 00:59:13.522 INFO kablam! | Sep 21 00:59:13.522 INFO kablam! 7 | pub type Isometry = IsometryBase, Rotation>; Sep 21 00:59:13.522 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.522 INFO kablam! Sep 21 00:59:13.522 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:13.522 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/isometry_alias.rs:10:25 Sep 21 00:59:13.522 INFO kablam! | Sep 21 00:59:13.522 INFO kablam! 10 | pub type Isometry2 = IsometryBase, UnitComplex>; Sep 21 00:59:13.522 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.522 INFO kablam! | | Sep 21 00:59:13.522 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:13.522 INFO kablam! | Sep 21 00:59:13.522 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:13.522 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/isometry_alias.rs:10:25 Sep 21 00:59:13.522 INFO kablam! | Sep 21 00:59:13.522 INFO kablam! 10 | pub type Isometry2 = IsometryBase, UnitComplex>; Sep 21 00:59:13.522 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.522 INFO kablam! Sep 21 00:59:13.522 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:13.522 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/isometry_alias.rs:13:25 Sep 21 00:59:13.522 INFO kablam! | Sep 21 00:59:13.522 INFO kablam! 13 | pub type Isometry3 = IsometryBase, UnitQuaternion>; Sep 21 00:59:13.522 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.522 INFO kablam! | | Sep 21 00:59:13.522 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:13.523 INFO kablam! | Sep 21 00:59:13.523 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:13.523 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/isometry_alias.rs:13:25 Sep 21 00:59:13.523 INFO kablam! | Sep 21 00:59:13.523 INFO kablam! 13 | pub type Isometry3 = IsometryBase, UnitQuaternion>; Sep 21 00:59:13.523 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.523 INFO kablam! Sep 21 00:59:13.530 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:13.530 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/isometry_alias.rs:16:31 Sep 21 00:59:13.530 INFO kablam! | Sep 21 00:59:13.530 INFO kablam! 16 | pub type IsometryMatrix2 = Isometry; Sep 21 00:59:13.530 INFO kablam! | - ^^^^^^^^^^^^^^^ Sep 21 00:59:13.530 INFO kablam! | | Sep 21 00:59:13.530 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:13.530 INFO kablam! | Sep 21 00:59:13.530 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:13.530 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/isometry_alias.rs:16:31 Sep 21 00:59:13.530 INFO kablam! | Sep 21 00:59:13.530 INFO kablam! 16 | pub type IsometryMatrix2 = Isometry; Sep 21 00:59:13.530 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 00:59:13.530 INFO kablam! Sep 21 00:59:13.530 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:13.530 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/isometry_alias.rs:19:31 Sep 21 00:59:13.530 INFO kablam! | Sep 21 00:59:13.530 INFO kablam! 19 | pub type IsometryMatrix3 = Isometry; Sep 21 00:59:13.530 INFO kablam! | - ^^^^^^^^^^^^^^^ Sep 21 00:59:13.530 INFO kablam! | | Sep 21 00:59:13.530 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:13.530 INFO kablam! | Sep 21 00:59:13.530 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:13.530 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/isometry_alias.rs:19:31 Sep 21 00:59:13.530 INFO kablam! | Sep 21 00:59:13.530 INFO kablam! 19 | pub type IsometryMatrix3 = Isometry; Sep 21 00:59:13.530 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 00:59:13.530 INFO kablam! Sep 21 00:59:13.530 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:13.530 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/similarity.rs:16:5 Sep 21 00:59:13.530 INFO kablam! | Sep 21 00:59:13.530 INFO kablam! 15 | pub type OwnedSimilarityBase = Sep 21 00:59:13.530 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:13.530 INFO kablam! 16 | SimilarityBase>::Buffer, R>; Sep 21 00:59:13.530 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.530 INFO kablam! | Sep 21 00:59:13.530 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:13.530 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/similarity.rs:16:5 Sep 21 00:59:13.530 INFO kablam! | Sep 21 00:59:13.530 INFO kablam! 16 | SimilarityBase>::Buffer, R>; Sep 21 00:59:13.530 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.530 INFO kablam! Sep 21 00:59:13.619 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:13.619 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/similarity_alias.rs:7:29 Sep 21 00:59:13.619 INFO kablam! | Sep 21 00:59:13.619 INFO kablam! 7 | pub type Similarity = SimilarityBase, Rotation>; Sep 21 00:59:13.619 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.619 INFO kablam! | | Sep 21 00:59:13.619 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:13.619 INFO kablam! | Sep 21 00:59:13.619 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:13.619 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/similarity_alias.rs:7:29 Sep 21 00:59:13.619 INFO kablam! | Sep 21 00:59:13.619 INFO kablam! 7 | pub type Similarity = SimilarityBase, Rotation>; Sep 21 00:59:13.619 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.619 INFO kablam! Sep 21 00:59:13.628 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:13.628 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/similarity_alias.rs:10:27 Sep 21 00:59:13.628 INFO kablam! | Sep 21 00:59:13.628 INFO kablam! 10 | pub type Similarity2 = SimilarityBase, UnitComplex>; Sep 21 00:59:13.628 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.628 INFO kablam! | | Sep 21 00:59:13.628 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:13.628 INFO kablam! | Sep 21 00:59:13.628 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:13.628 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/similarity_alias.rs:10:27 Sep 21 00:59:13.628 INFO kablam! | Sep 21 00:59:13.628 INFO kablam! 10 | pub type Similarity2 = SimilarityBase, UnitComplex>; Sep 21 00:59:13.628 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.628 INFO kablam! Sep 21 00:59:13.629 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:13.629 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/similarity_alias.rs:13:27 Sep 21 00:59:13.629 INFO kablam! | Sep 21 00:59:13.629 INFO kablam! 13 | pub type Similarity3 = SimilarityBase, UnitQuaternion>; Sep 21 00:59:13.629 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.629 INFO kablam! | | Sep 21 00:59:13.629 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:13.629 INFO kablam! | Sep 21 00:59:13.629 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:13.629 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/similarity_alias.rs:13:27 Sep 21 00:59:13.629 INFO kablam! | Sep 21 00:59:13.629 INFO kablam! 13 | pub type Similarity3 = SimilarityBase, UnitQuaternion>; Sep 21 00:59:13.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.629 INFO kablam! Sep 21 00:59:13.631 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:13.631 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/similarity_alias.rs:16:33 Sep 21 00:59:13.631 INFO kablam! | Sep 21 00:59:13.631 INFO kablam! 16 | pub type SimilarityMatrix2 = Similarity; Sep 21 00:59:13.631 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.632 INFO kablam! | | Sep 21 00:59:13.632 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:13.632 INFO kablam! | Sep 21 00:59:13.632 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:13.632 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/similarity_alias.rs:16:33 Sep 21 00:59:13.632 INFO kablam! | Sep 21 00:59:13.632 INFO kablam! 16 | pub type SimilarityMatrix2 = Similarity; Sep 21 00:59:13.632 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.632 INFO kablam! Sep 21 00:59:13.633 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:13.633 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/similarity_alias.rs:19:33 Sep 21 00:59:13.633 INFO kablam! | Sep 21 00:59:13.633 INFO kablam! 19 | pub type SimilarityMatrix3 = Similarity; Sep 21 00:59:13.633 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.633 INFO kablam! | | Sep 21 00:59:13.633 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:13.633 INFO kablam! | Sep 21 00:59:13.633 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:13.633 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/similarity_alias.rs:19:33 Sep 21 00:59:13.633 INFO kablam! | Sep 21 00:59:13.633 INFO kablam! 19 | pub type SimilarityMatrix3 = Similarity; Sep 21 00:59:13.633 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.633 INFO kablam! Sep 21 00:59:13.637 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:13.637 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform.rs:153:7 Sep 21 00:59:13.637 INFO kablam! | Sep 21 00:59:13.637 INFO kablam! 152 | pub type OwnedTransform Sep 21 00:59:13.637 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:13.637 INFO kablam! 153 | = TransformBase, DimNameSum>>::Buffer, C>; Sep 21 00:59:13.637 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.637 INFO kablam! | Sep 21 00:59:13.637 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:13.637 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform.rs:153:7 Sep 21 00:59:13.637 INFO kablam! | Sep 21 00:59:13.637 INFO kablam! 153 | = TransformBase, DimNameSum>>::Buffer, C>; Sep 21 00:59:13.637 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.638 INFO kablam! Sep 21 00:59:13.696 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:13.696 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:8:28 Sep 21 00:59:13.696 INFO kablam! | Sep 21 00:59:13.696 INFO kablam! 8 | pub type Transform = TransformBase, DimNameSum>, TGeneral>; Sep 21 00:59:13.696 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.696 INFO kablam! | | Sep 21 00:59:13.696 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:13.696 INFO kablam! | Sep 21 00:59:13.696 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:13.696 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:8:28 Sep 21 00:59:13.696 INFO kablam! | Sep 21 00:59:13.696 INFO kablam! 8 | pub type Transform = TransformBase, DimNameSum>, TGeneral>; Sep 21 00:59:13.696 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.696 INFO kablam! Sep 21 00:59:13.697 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:13.697 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:12:29 Sep 21 00:59:13.697 INFO kablam! | Sep 21 00:59:13.697 INFO kablam! 12 | pub type Projective = TransformBase, DimNameSum>, TProjective>; Sep 21 00:59:13.697 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.697 INFO kablam! | | Sep 21 00:59:13.697 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:13.697 INFO kablam! | Sep 21 00:59:13.697 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:13.697 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:12:29 Sep 21 00:59:13.697 INFO kablam! | Sep 21 00:59:13.697 INFO kablam! 12 | pub type Projective = TransformBase, DimNameSum>, TProjective>; Sep 21 00:59:13.697 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.697 INFO kablam! Sep 21 00:59:13.698 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:13.698 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:15:25 Sep 21 00:59:13.698 INFO kablam! | Sep 21 00:59:13.698 INFO kablam! 15 | pub type Affine = TransformBase, DimNameSum>, TAffine>; Sep 21 00:59:13.698 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.698 INFO kablam! | | Sep 21 00:59:13.698 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:13.698 INFO kablam! | Sep 21 00:59:13.698 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:13.698 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:15:25 Sep 21 00:59:13.698 INFO kablam! | Sep 21 00:59:13.698 INFO kablam! 15 | pub type Affine = TransformBase, DimNameSum>, TAffine>; Sep 21 00:59:13.698 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.698 INFO kablam! Sep 21 00:59:13.700 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:13.700 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:18:26 Sep 21 00:59:13.700 INFO kablam! | Sep 21 00:59:13.700 INFO kablam! 18 | pub type Transform2 = Transform; Sep 21 00:59:13.700 INFO kablam! | - ^^^^^^^^^^^^^^^^ Sep 21 00:59:13.700 INFO kablam! | | Sep 21 00:59:13.700 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:13.700 INFO kablam! | Sep 21 00:59:13.700 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:13.700 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:18:26 Sep 21 00:59:13.700 INFO kablam! | Sep 21 00:59:13.700 INFO kablam! 18 | pub type Transform2 = Transform; Sep 21 00:59:13.700 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 21 00:59:13.700 INFO kablam! Sep 21 00:59:13.701 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:13.701 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:20:27 Sep 21 00:59:13.701 INFO kablam! | Sep 21 00:59:13.701 INFO kablam! 20 | pub type Projective2 = Projective; Sep 21 00:59:13.701 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.701 INFO kablam! | | Sep 21 00:59:13.701 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:13.703 INFO kablam! | Sep 21 00:59:13.703 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:13.703 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:20:27 Sep 21 00:59:13.703 INFO kablam! | Sep 21 00:59:13.703 INFO kablam! 20 | pub type Projective2 = Projective; Sep 21 00:59:13.703 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.703 INFO kablam! Sep 21 00:59:13.705 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:13.705 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:22:23 Sep 21 00:59:13.705 INFO kablam! | Sep 21 00:59:13.705 INFO kablam! 22 | pub type Affine2 = Affine; Sep 21 00:59:13.705 INFO kablam! | - ^^^^^^^^^^^^^ Sep 21 00:59:13.705 INFO kablam! | | Sep 21 00:59:13.705 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:13.705 INFO kablam! | Sep 21 00:59:13.705 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:13.705 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:22:23 Sep 21 00:59:13.705 INFO kablam! | Sep 21 00:59:13.705 INFO kablam! 22 | pub type Affine2 = Affine; Sep 21 00:59:13.705 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 00:59:13.705 INFO kablam! Sep 21 00:59:13.706 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:13.706 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:25:26 Sep 21 00:59:13.706 INFO kablam! | Sep 21 00:59:13.706 INFO kablam! 25 | pub type Transform3 = Transform; Sep 21 00:59:13.706 INFO kablam! | - ^^^^^^^^^^^^^^^^ Sep 21 00:59:13.706 INFO kablam! | | Sep 21 00:59:13.706 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:13.706 INFO kablam! | Sep 21 00:59:13.706 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:13.706 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:25:26 Sep 21 00:59:13.706 INFO kablam! | Sep 21 00:59:13.706 INFO kablam! 25 | pub type Transform3 = Transform; Sep 21 00:59:13.706 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 21 00:59:13.706 INFO kablam! Sep 21 00:59:13.707 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:13.707 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:27:27 Sep 21 00:59:13.707 INFO kablam! | Sep 21 00:59:13.707 INFO kablam! 27 | pub type Projective3 = Projective; Sep 21 00:59:13.707 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.707 INFO kablam! | | Sep 21 00:59:13.707 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:13.707 INFO kablam! | Sep 21 00:59:13.707 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:13.707 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:27:27 Sep 21 00:59:13.707 INFO kablam! | Sep 21 00:59:13.707 INFO kablam! 27 | pub type Projective3 = Projective; Sep 21 00:59:13.708 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.708 INFO kablam! Sep 21 00:59:13.709 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:13.709 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:29:23 Sep 21 00:59:13.709 INFO kablam! | Sep 21 00:59:13.709 INFO kablam! 29 | pub type Affine3 = Affine; Sep 21 00:59:13.709 INFO kablam! | - ^^^^^^^^^^^^^ Sep 21 00:59:13.709 INFO kablam! | | Sep 21 00:59:13.709 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:13.709 INFO kablam! | Sep 21 00:59:13.709 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:13.709 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:29:23 Sep 21 00:59:13.709 INFO kablam! | Sep 21 00:59:13.709 INFO kablam! 29 | pub type Affine3 = Affine; Sep 21 00:59:13.709 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 00:59:13.709 INFO kablam! Sep 21 00:59:13.710 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:13.710 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/orthographic.rs:23:29 Sep 21 00:59:13.710 INFO kablam! | Sep 21 00:59:13.710 INFO kablam! 23 | pub type Orthographic3 = OrthographicBase>; Sep 21 00:59:13.710 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.710 INFO kablam! | | Sep 21 00:59:13.710 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:13.710 INFO kablam! | Sep 21 00:59:13.710 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:13.710 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/orthographic.rs:23:29 Sep 21 00:59:13.710 INFO kablam! | Sep 21 00:59:13.710 INFO kablam! 23 | pub type Orthographic3 = OrthographicBase>; Sep 21 00:59:13.710 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.710 INFO kablam! Sep 21 00:59:13.717 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:13.717 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/perspective.rs:23:28 Sep 21 00:59:13.717 INFO kablam! | Sep 21 00:59:13.717 INFO kablam! 23 | pub type Perspective3 = PerspectiveBase>; Sep 21 00:59:13.717 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.717 INFO kablam! | | Sep 21 00:59:13.717 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:13.717 INFO kablam! | Sep 21 00:59:13.717 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:13.717 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/perspective.rs:23:28 Sep 21 00:59:13.717 INFO kablam! | Sep 21 00:59:13.717 INFO kablam! 23 | pub type Perspective3 = PerspectiveBase>; Sep 21 00:59:13.717 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:13.717 INFO kablam! Sep 21 00:59:15.226 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:15.226 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix_slice.rs:170:11 Sep 21 00:59:15.226 INFO kablam! | Sep 21 00:59:15.226 INFO kablam! 169 | pub type $MatrixSlice<'a, N, R, C, RStride, CStride, Alloc> Sep 21 00:59:15.226 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:15.226 INFO kablam! 170 | = Matrix>; Sep 21 00:59:15.226 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:15.226 INFO kablam! ... Sep 21 00:59:15.226 INFO kablam! 441 | / matrix_slice_impl!( Sep 21 00:59:15.226 INFO kablam! 442 | | self: &Self, MatrixSlice, SliceStorage, Storage, &self.data; Sep 21 00:59:15.226 INFO kablam! 443 | | row, Sep 21 00:59:15.226 INFO kablam! 444 | | rows, Sep 21 00:59:15.226 INFO kablam! ... | Sep 21 00:59:15.226 INFO kablam! 459 | | generic_slice, Sep 21 00:59:15.226 INFO kablam! 460 | | generic_slice_with_steps); Sep 21 00:59:15.226 INFO kablam! | |_______________________________- in this macro invocation Sep 21 00:59:15.226 INFO kablam! | Sep 21 00:59:15.226 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:15.226 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix_slice.rs:170:11 Sep 21 00:59:15.226 INFO kablam! | Sep 21 00:59:15.226 INFO kablam! 170 | = Matrix>; Sep 21 00:59:15.226 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:15.227 INFO kablam! ... Sep 21 00:59:15.227 INFO kablam! 441 | / matrix_slice_impl!( Sep 21 00:59:15.227 INFO kablam! 442 | | self: &Self, MatrixSlice, SliceStorage, Storage, &self.data; Sep 21 00:59:15.227 INFO kablam! 443 | | row, Sep 21 00:59:15.227 INFO kablam! 444 | | rows, Sep 21 00:59:15.227 INFO kablam! ... | Sep 21 00:59:15.227 INFO kablam! 459 | | generic_slice, Sep 21 00:59:15.227 INFO kablam! 460 | | generic_slice_with_steps); Sep 21 00:59:15.227 INFO kablam! | |_______________________________- in this macro invocation Sep 21 00:59:15.227 INFO kablam! Sep 21 00:59:15.227 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 00:59:15.227 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix_slice.rs:170:11 Sep 21 00:59:15.227 INFO kablam! | Sep 21 00:59:15.227 INFO kablam! 169 | pub type $MatrixSlice<'a, N, R, C, RStride, CStride, Alloc> Sep 21 00:59:15.227 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 00:59:15.227 INFO kablam! 170 | = Matrix>; Sep 21 00:59:15.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:15.227 INFO kablam! ... Sep 21 00:59:15.227 INFO kablam! 463 | / matrix_slice_impl!( Sep 21 00:59:15.227 INFO kablam! 464 | | self: &mut Self, MatrixSliceMut, SliceStorageMut, StorageMut, &mut self.data; Sep 21 00:59:15.227 INFO kablam! 465 | | row_mut, Sep 21 00:59:15.227 INFO kablam! 466 | | rows_mut, Sep 21 00:59:15.227 INFO kablam! ... | Sep 21 00:59:15.227 INFO kablam! 481 | | generic_slice_mut, Sep 21 00:59:15.227 INFO kablam! 482 | | generic_slice_with_steps_mut); Sep 21 00:59:15.227 INFO kablam! | |___________________________________- in this macro invocation Sep 21 00:59:15.227 INFO kablam! | Sep 21 00:59:15.227 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 00:59:15.227 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix_slice.rs:170:11 Sep 21 00:59:15.227 INFO kablam! | Sep 21 00:59:15.227 INFO kablam! 170 | = Matrix>; Sep 21 00:59:15.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:59:15.227 INFO kablam! ... Sep 21 00:59:15.227 INFO kablam! 463 | / matrix_slice_impl!( Sep 21 00:59:15.227 INFO kablam! 464 | | self: &mut Self, MatrixSliceMut, SliceStorageMut, StorageMut, &mut self.data; Sep 21 00:59:15.227 INFO kablam! 465 | | row_mut, Sep 21 00:59:15.227 INFO kablam! 466 | | rows_mut, Sep 21 00:59:15.227 INFO kablam! ... | Sep 21 00:59:15.227 INFO kablam! 481 | | generic_slice_mut, Sep 21 00:59:15.227 INFO kablam! 482 | | generic_slice_with_steps_mut); Sep 21 00:59:15.227 INFO kablam! | |___________________________________- in this macro invocation Sep 21 00:59:15.227 INFO kablam! Sep 21 00:59:21.084 INFO kablam! error: aborting due to 114 previous errors Sep 21 00:59:21.084 INFO kablam! Sep 21 00:59:21.084 INFO kablam! For more information about this error, try `rustc --explain E0310`. Sep 21 00:59:21.100 INFO kablam! error: Could not compile `nalgebra`. Sep 21 00:59:21.100 INFO kablam! Sep 21 00:59:21.100 INFO kablam! To learn more, run the command again with --verbose. Sep 21 00:59:21.102 INFO kablam! su: No module specific data is present Sep 21 00:59:21.578 INFO running `"docker" "rm" "-f" "f8234065b1e472fce2f14ec992843cc92c655ba9d11a97c5f8781537d05d1f34"` Sep 21 00:59:21.669 INFO blam! f8234065b1e472fce2f14ec992843cc92c655ba9d11a97c5f8781537d05d1f34