Sep 17 22:21:01.507 INFO checking kiss3d-0.11.0 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 22:21:01.507 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 22:21:01.507 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-3/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 22:21:01.922 INFO blam! c275f4fa6042e6e3499f553117001a5ff45e12d0ca04ffb1a76e587ffff914c1 Sep 17 22:21:01.924 INFO running `"docker" "start" "-a" "c275f4fa6042e6e3499f553117001a5ff45e12d0ca04ffb1a76e587ffff914c1"` Sep 17 22:21:03.619 INFO kablam! usermod: no changes Sep 17 22:21:03.953 INFO kablam! Compiling freetype-sys v0.4.0 Sep 17 22:21:03.965 INFO kablam! Checking nalgebra v0.13.1 Sep 17 22:21:03.968 INFO kablam! Checking png v0.8.0 Sep 17 22:21:03.971 INFO kablam! Checking glfw v0.15.0 Sep 17 22:21:07.919 INFO kablam! Checking freetype-rs v0.13.0 Sep 17 22:21:08.400 INFO kablam! Checking image v0.14.0 Sep 17 22:21:14.207 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.207 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/storage.rs:19:32 Sep 17 22:21:14.207 INFO kablam! | Sep 17 22:21:14.207 INFO kablam! 19 | pub type Owned = >::Buffer; Sep 17 22:21:14.207 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.207 INFO kablam! | | Sep 17 22:21:14.207 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.207 INFO kablam! | Sep 17 22:21:14.207 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.207 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/storage.rs:19:32 Sep 17 22:21:14.207 INFO kablam! | Sep 17 22:21:14.207 INFO kablam! 19 | pub type Owned = >::Buffer; Sep 17 22:21:14.207 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.207 INFO kablam! Sep 17 22:21:14.208 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.208 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/storage.rs:22:34 Sep 17 22:21:14.208 INFO kablam! | Sep 17 22:21:14.208 INFO kablam! 22 | pub type RStride = <>::Buffer as Storage>::RStride; Sep 17 22:21:14.208 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.208 INFO kablam! | | Sep 17 22:21:14.209 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.209 INFO kablam! | Sep 17 22:21:14.209 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.210 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/storage.rs:22:34 Sep 17 22:21:14.210 INFO kablam! | Sep 17 22:21:14.210 INFO kablam! 22 | pub type RStride = <>::Buffer as Storage>::RStride; Sep 17 22:21:14.210 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.211 INFO kablam! Sep 17 22:21:14.212 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.212 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/storage.rs:25:34 Sep 17 22:21:14.212 INFO kablam! | Sep 17 22:21:14.213 INFO kablam! 25 | pub type CStride = <>::Buffer as Storage>::CStride; Sep 17 22:21:14.213 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.213 INFO kablam! | | Sep 17 22:21:14.213 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.213 INFO kablam! | Sep 17 22:21:14.213 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.214 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/storage.rs:25:34 Sep 17 22:21:14.214 INFO kablam! | Sep 17 22:21:14.214 INFO kablam! 25 | pub type CStride = <>::Buffer as Storage>::CStride; Sep 17 22:21:14.214 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.214 INFO kablam! Sep 17 22:21:14.287 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.287 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/matrix.rs:27:34 Sep 17 22:21:14.287 INFO kablam! | Sep 17 22:21:14.287 INFO kablam! 27 | pub type SquareMatrix = Matrix; Sep 17 22:21:14.287 INFO kablam! | - ^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.287 INFO kablam! | | Sep 17 22:21:14.287 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.287 INFO kablam! | Sep 17 22:21:14.288 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.288 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/matrix.rs:27:34 Sep 17 22:21:14.288 INFO kablam! | Sep 17 22:21:14.288 INFO kablam! 27 | pub type SquareMatrix = Matrix; Sep 17 22:21:14.288 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.288 INFO kablam! Sep 17 22:21:14.295 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.295 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/matrix.rs:30:28 Sep 17 22:21:14.295 INFO kablam! | Sep 17 22:21:14.295 INFO kablam! 30 | pub type Vector = Matrix; Sep 17 22:21:14.296 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.296 INFO kablam! | | Sep 17 22:21:14.296 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.296 INFO kablam! | Sep 17 22:21:14.296 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.296 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/matrix.rs:30:28 Sep 17 22:21:14.296 INFO kablam! | Sep 17 22:21:14.297 INFO kablam! 30 | pub type Vector = Matrix; Sep 17 22:21:14.297 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.297 INFO kablam! Sep 17 22:21:14.298 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.298 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/matrix.rs:33:31 Sep 17 22:21:14.298 INFO kablam! | Sep 17 22:21:14.298 INFO kablam! 33 | pub type RowVector = Matrix; Sep 17 22:21:14.298 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.298 INFO kablam! | | Sep 17 22:21:14.298 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.299 INFO kablam! | Sep 17 22:21:14.299 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.299 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/matrix.rs:33:31 Sep 17 22:21:14.299 INFO kablam! | Sep 17 22:21:14.299 INFO kablam! 33 | pub type RowVector = Matrix; Sep 17 22:21:14.299 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.299 INFO kablam! Sep 17 22:21:14.301 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.301 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/matrix.rs:37:5 Sep 17 22:21:14.301 INFO kablam! | Sep 17 22:21:14.301 INFO kablam! 36 | pub type MatrixSum = Sep 17 22:21:14.301 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.301 INFO kablam! 37 | Matrix, SameShapeC, SameShapeStorage>; Sep 17 22:21:14.302 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.302 INFO kablam! | Sep 17 22:21:14.302 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.302 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/matrix.rs:37:5 Sep 17 22:21:14.302 INFO kablam! | Sep 17 22:21:14.303 INFO kablam! 37 | Matrix, SameShapeC, SameShapeStorage>; Sep 17 22:21:14.303 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.303 INFO kablam! Sep 17 22:21:14.304 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.304 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/matrix.rs:41:5 Sep 17 22:21:14.304 INFO kablam! | Sep 17 22:21:14.304 INFO kablam! 40 | pub type VectorSum = Sep 17 22:21:14.304 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.304 INFO kablam! 41 | Matrix, U1, SameShapeStorage>; Sep 17 22:21:14.304 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.305 INFO kablam! | Sep 17 22:21:14.305 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.305 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/matrix.rs:41:5 Sep 17 22:21:14.305 INFO kablam! | Sep 17 22:21:14.305 INFO kablam! 41 | Matrix, U1, SameShapeStorage>; Sep 17 22:21:14.305 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.305 INFO kablam! Sep 17 22:21:14.306 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.306 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/matrix.rs:45:5 Sep 17 22:21:14.307 INFO kablam! | Sep 17 22:21:14.307 INFO kablam! 44 | pub type MatrixCross = Sep 17 22:21:14.307 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.307 INFO kablam! 45 | Matrix, SameShapeC, SameShapeStorage>; Sep 17 22:21:14.307 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.307 INFO kablam! | Sep 17 22:21:14.308 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.308 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/matrix.rs:45:5 Sep 17 22:21:14.308 INFO kablam! | Sep 17 22:21:14.308 INFO kablam! 45 | Matrix, SameShapeC, SameShapeStorage>; Sep 17 22:21:14.308 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.308 INFO kablam! Sep 17 22:21:14.364 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.365 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:15:30 Sep 17 22:21:14.365 INFO kablam! | Sep 17 22:21:14.365 INFO kablam! 15 | pub type MatrixNM = Matrix>; Sep 17 22:21:14.365 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.365 INFO kablam! | | Sep 17 22:21:14.365 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.365 INFO kablam! | Sep 17 22:21:14.366 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.366 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:15:30 Sep 17 22:21:14.366 INFO kablam! | Sep 17 22:21:14.366 INFO kablam! 15 | pub type MatrixNM = Matrix>; Sep 17 22:21:14.366 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.366 INFO kablam! Sep 17 22:21:14.375 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.375 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:18:30 Sep 17 22:21:14.375 INFO kablam! | Sep 17 22:21:14.375 INFO kablam! 18 | pub type MatrixMN = Matrix>; Sep 17 22:21:14.375 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.375 INFO kablam! | | Sep 17 22:21:14.376 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.376 INFO kablam! | Sep 17 22:21:14.376 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.376 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:18:30 Sep 17 22:21:14.376 INFO kablam! | Sep 17 22:21:14.376 INFO kablam! 18 | pub type MatrixMN = Matrix>; Sep 17 22:21:14.377 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.377 INFO kablam! Sep 17 22:21:14.378 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.378 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:21:26 Sep 17 22:21:14.378 INFO kablam! | Sep 17 22:21:14.378 INFO kablam! 21 | pub type MatrixN = MatrixMN; Sep 17 22:21:14.379 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.379 INFO kablam! | | Sep 17 22:21:14.379 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.379 INFO kablam! | Sep 17 22:21:14.379 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.379 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:21:26 Sep 17 22:21:14.380 INFO kablam! | Sep 17 22:21:14.380 INFO kablam! 21 | pub type MatrixN = MatrixMN; Sep 17 22:21:14.380 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.380 INFO kablam! Sep 17 22:21:14.381 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.381 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:24:23 Sep 17 22:21:14.381 INFO kablam! | Sep 17 22:21:14.381 INFO kablam! 24 | pub type DMatrix = MatrixN; Sep 17 22:21:14.381 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.382 INFO kablam! | | Sep 17 22:21:14.382 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.382 INFO kablam! | Sep 17 22:21:14.382 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.382 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:24:23 Sep 17 22:21:14.382 INFO kablam! | Sep 17 22:21:14.383 INFO kablam! 24 | pub type DMatrix = MatrixN; Sep 17 22:21:14.383 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.383 INFO kablam! Sep 17 22:21:14.384 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.384 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:27:23 Sep 17 22:21:14.384 INFO kablam! | Sep 17 22:21:14.385 INFO kablam! 27 | pub type Matrix1 = MatrixN; Sep 17 22:21:14.385 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 17 22:21:14.385 INFO kablam! | | Sep 17 22:21:14.385 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.385 INFO kablam! | Sep 17 22:21:14.385 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.386 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:27:23 Sep 17 22:21:14.386 INFO kablam! | Sep 17 22:21:14.386 INFO kablam! 27 | pub type Matrix1 = MatrixN; Sep 17 22:21:14.386 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 22:21:14.386 INFO kablam! Sep 17 22:21:14.388 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.388 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:29:23 Sep 17 22:21:14.388 INFO kablam! | Sep 17 22:21:14.388 INFO kablam! 29 | pub type Matrix2 = MatrixN; Sep 17 22:21:14.388 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 17 22:21:14.388 INFO kablam! | | Sep 17 22:21:14.388 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.388 INFO kablam! | Sep 17 22:21:14.389 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.389 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:29:23 Sep 17 22:21:14.389 INFO kablam! | Sep 17 22:21:14.389 INFO kablam! 29 | pub type Matrix2 = MatrixN; Sep 17 22:21:14.389 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 22:21:14.389 INFO kablam! Sep 17 22:21:14.391 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.391 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:31:23 Sep 17 22:21:14.391 INFO kablam! | Sep 17 22:21:14.392 INFO kablam! 31 | pub type Matrix3 = MatrixN; Sep 17 22:21:14.392 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 17 22:21:14.392 INFO kablam! | | Sep 17 22:21:14.392 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.392 INFO kablam! | Sep 17 22:21:14.393 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.393 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:31:23 Sep 17 22:21:14.393 INFO kablam! | Sep 17 22:21:14.393 INFO kablam! 31 | pub type Matrix3 = MatrixN; Sep 17 22:21:14.393 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 22:21:14.393 INFO kablam! Sep 17 22:21:14.395 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.395 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:33:23 Sep 17 22:21:14.395 INFO kablam! | Sep 17 22:21:14.395 INFO kablam! 33 | pub type Matrix4 = MatrixN; Sep 17 22:21:14.395 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 17 22:21:14.396 INFO kablam! | | Sep 17 22:21:14.396 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.396 INFO kablam! | Sep 17 22:21:14.396 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.396 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:33:23 Sep 17 22:21:14.397 INFO kablam! | Sep 17 22:21:14.397 INFO kablam! 33 | pub type Matrix4 = MatrixN; Sep 17 22:21:14.397 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 22:21:14.397 INFO kablam! Sep 17 22:21:14.399 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.400 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:35:23 Sep 17 22:21:14.400 INFO kablam! | Sep 17 22:21:14.400 INFO kablam! 35 | pub type Matrix5 = MatrixN; Sep 17 22:21:14.400 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 17 22:21:14.400 INFO kablam! | | Sep 17 22:21:14.400 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.401 INFO kablam! | Sep 17 22:21:14.401 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.401 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:35:23 Sep 17 22:21:14.401 INFO kablam! | Sep 17 22:21:14.401 INFO kablam! 35 | pub type Matrix5 = MatrixN; Sep 17 22:21:14.402 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 22:21:14.402 INFO kablam! Sep 17 22:21:14.404 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.404 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:37:23 Sep 17 22:21:14.404 INFO kablam! | Sep 17 22:21:14.404 INFO kablam! 37 | pub type Matrix6 = MatrixN; Sep 17 22:21:14.404 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 17 22:21:14.404 INFO kablam! | | Sep 17 22:21:14.405 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.405 INFO kablam! | Sep 17 22:21:14.405 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.405 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:37:23 Sep 17 22:21:14.405 INFO kablam! | Sep 17 22:21:14.405 INFO kablam! 37 | pub type Matrix6 = MatrixN; Sep 17 22:21:14.406 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 22:21:14.406 INFO kablam! Sep 17 22:21:14.407 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.407 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:40:25 Sep 17 22:21:14.407 INFO kablam! | Sep 17 22:21:14.407 INFO kablam! 40 | pub type Matrix1x2 = MatrixMN; Sep 17 22:21:14.407 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.407 INFO kablam! | | Sep 17 22:21:14.408 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.408 INFO kablam! | Sep 17 22:21:14.408 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.408 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:40:25 Sep 17 22:21:14.408 INFO kablam! | Sep 17 22:21:14.408 INFO kablam! 40 | pub type Matrix1x2 = MatrixMN; Sep 17 22:21:14.409 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.409 INFO kablam! Sep 17 22:21:14.410 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.410 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:42:25 Sep 17 22:21:14.410 INFO kablam! | Sep 17 22:21:14.410 INFO kablam! 42 | pub type Matrix1x3 = MatrixMN; Sep 17 22:21:14.410 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.410 INFO kablam! | | Sep 17 22:21:14.411 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.411 INFO kablam! | Sep 17 22:21:14.411 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.411 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:42:25 Sep 17 22:21:14.411 INFO kablam! | Sep 17 22:21:14.411 INFO kablam! 42 | pub type Matrix1x3 = MatrixMN; Sep 17 22:21:14.411 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.412 INFO kablam! Sep 17 22:21:14.413 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.413 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:44:25 Sep 17 22:21:14.413 INFO kablam! | Sep 17 22:21:14.413 INFO kablam! 44 | pub type Matrix1x4 = MatrixMN; Sep 17 22:21:14.413 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.413 INFO kablam! | | Sep 17 22:21:14.414 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.414 INFO kablam! | Sep 17 22:21:14.414 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.414 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:44:25 Sep 17 22:21:14.414 INFO kablam! | Sep 17 22:21:14.415 INFO kablam! 44 | pub type Matrix1x4 = MatrixMN; Sep 17 22:21:14.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.415 INFO kablam! Sep 17 22:21:14.416 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.416 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:46:25 Sep 17 22:21:14.416 INFO kablam! | Sep 17 22:21:14.417 INFO kablam! 46 | pub type Matrix1x5 = MatrixMN; Sep 17 22:21:14.417 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.417 INFO kablam! | | Sep 17 22:21:14.417 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.417 INFO kablam! | Sep 17 22:21:14.418 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.418 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:46:25 Sep 17 22:21:14.418 INFO kablam! | Sep 17 22:21:14.418 INFO kablam! 46 | pub type Matrix1x5 = MatrixMN; Sep 17 22:21:14.418 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.418 INFO kablam! Sep 17 22:21:14.420 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.420 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:48:25 Sep 17 22:21:14.420 INFO kablam! | Sep 17 22:21:14.420 INFO kablam! 48 | pub type Matrix1x6 = MatrixMN; Sep 17 22:21:14.420 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.420 INFO kablam! | | Sep 17 22:21:14.421 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.421 INFO kablam! | Sep 17 22:21:14.421 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.421 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:48:25 Sep 17 22:21:14.422 INFO kablam! | Sep 17 22:21:14.422 INFO kablam! 48 | pub type Matrix1x6 = MatrixMN; Sep 17 22:21:14.422 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.422 INFO kablam! Sep 17 22:21:14.423 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.424 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:51:25 Sep 17 22:21:14.424 INFO kablam! | Sep 17 22:21:14.424 INFO kablam! 51 | pub type Matrix2x3 = MatrixMN; Sep 17 22:21:14.424 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.424 INFO kablam! | | Sep 17 22:21:14.424 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.425 INFO kablam! | Sep 17 22:21:14.425 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.425 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:51:25 Sep 17 22:21:14.425 INFO kablam! | Sep 17 22:21:14.426 INFO kablam! 51 | pub type Matrix2x3 = MatrixMN; Sep 17 22:21:14.426 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.426 INFO kablam! Sep 17 22:21:14.427 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.427 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:53:25 Sep 17 22:21:14.427 INFO kablam! | Sep 17 22:21:14.428 INFO kablam! 53 | pub type Matrix2x4 = MatrixMN; Sep 17 22:21:14.428 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.428 INFO kablam! | | Sep 17 22:21:14.428 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.428 INFO kablam! | Sep 17 22:21:14.429 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.429 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:53:25 Sep 17 22:21:14.429 INFO kablam! | Sep 17 22:21:14.429 INFO kablam! 53 | pub type Matrix2x4 = MatrixMN; Sep 17 22:21:14.429 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.429 INFO kablam! Sep 17 22:21:14.430 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.431 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:55:25 Sep 17 22:21:14.431 INFO kablam! | Sep 17 22:21:14.431 INFO kablam! 55 | pub type Matrix2x5 = MatrixMN; Sep 17 22:21:14.431 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.431 INFO kablam! | | Sep 17 22:21:14.431 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.431 INFO kablam! | Sep 17 22:21:14.432 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.432 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:55:25 Sep 17 22:21:14.432 INFO kablam! | Sep 17 22:21:14.432 INFO kablam! 55 | pub type Matrix2x5 = MatrixMN; Sep 17 22:21:14.432 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.432 INFO kablam! Sep 17 22:21:14.434 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.434 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:57:25 Sep 17 22:21:14.434 INFO kablam! | Sep 17 22:21:14.434 INFO kablam! 57 | pub type Matrix2x6 = MatrixMN; Sep 17 22:21:14.434 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.435 INFO kablam! | | Sep 17 22:21:14.435 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.435 INFO kablam! | Sep 17 22:21:14.435 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.435 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:57:25 Sep 17 22:21:14.436 INFO kablam! | Sep 17 22:21:14.436 INFO kablam! 57 | pub type Matrix2x6 = MatrixMN; Sep 17 22:21:14.436 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.436 INFO kablam! Sep 17 22:21:14.438 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.438 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:60:25 Sep 17 22:21:14.438 INFO kablam! | Sep 17 22:21:14.438 INFO kablam! 60 | pub type Matrix3x4 = MatrixMN; Sep 17 22:21:14.439 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.439 INFO kablam! | | Sep 17 22:21:14.439 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.439 INFO kablam! | Sep 17 22:21:14.440 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.440 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:60:25 Sep 17 22:21:14.440 INFO kablam! | Sep 17 22:21:14.440 INFO kablam! 60 | pub type Matrix3x4 = MatrixMN; Sep 17 22:21:14.440 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.441 INFO kablam! Sep 17 22:21:14.442 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.443 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:62:25 Sep 17 22:21:14.443 INFO kablam! | Sep 17 22:21:14.443 INFO kablam! 62 | pub type Matrix3x5 = MatrixMN; Sep 17 22:21:14.443 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.443 INFO kablam! | | Sep 17 22:21:14.443 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.444 INFO kablam! | Sep 17 22:21:14.444 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.444 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:62:25 Sep 17 22:21:14.444 INFO kablam! | Sep 17 22:21:14.445 INFO kablam! 62 | pub type Matrix3x5 = MatrixMN; Sep 17 22:21:14.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.445 INFO kablam! Sep 17 22:21:14.447 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.447 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:64:25 Sep 17 22:21:14.447 INFO kablam! | Sep 17 22:21:14.447 INFO kablam! 64 | pub type Matrix3x6 = MatrixMN; Sep 17 22:21:14.447 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.447 INFO kablam! | | Sep 17 22:21:14.447 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.447 INFO kablam! | Sep 17 22:21:14.447 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.447 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:64:25 Sep 17 22:21:14.447 INFO kablam! | Sep 17 22:21:14.447 INFO kablam! 64 | pub type Matrix3x6 = MatrixMN; Sep 17 22:21:14.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.447 INFO kablam! Sep 17 22:21:14.448 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.448 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:67:25 Sep 17 22:21:14.448 INFO kablam! | Sep 17 22:21:14.448 INFO kablam! 67 | pub type Matrix4x5 = MatrixMN; Sep 17 22:21:14.448 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.448 INFO kablam! | | Sep 17 22:21:14.448 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.448 INFO kablam! | Sep 17 22:21:14.449 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.449 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:67:25 Sep 17 22:21:14.449 INFO kablam! | Sep 17 22:21:14.449 INFO kablam! 67 | pub type Matrix4x5 = MatrixMN; Sep 17 22:21:14.449 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.449 INFO kablam! Sep 17 22:21:14.450 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.450 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:69:25 Sep 17 22:21:14.450 INFO kablam! | Sep 17 22:21:14.450 INFO kablam! 69 | pub type Matrix4x6 = MatrixMN; Sep 17 22:21:14.450 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.450 INFO kablam! | | Sep 17 22:21:14.450 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.450 INFO kablam! | Sep 17 22:21:14.450 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.450 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:69:25 Sep 17 22:21:14.450 INFO kablam! | Sep 17 22:21:14.450 INFO kablam! 69 | pub type Matrix4x6 = MatrixMN; Sep 17 22:21:14.450 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.450 INFO kablam! Sep 17 22:21:14.452 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.452 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:72:25 Sep 17 22:21:14.452 INFO kablam! | Sep 17 22:21:14.452 INFO kablam! 72 | pub type Matrix5x6 = MatrixMN; Sep 17 22:21:14.452 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.452 INFO kablam! | | Sep 17 22:21:14.452 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.452 INFO kablam! | Sep 17 22:21:14.452 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.452 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:72:25 Sep 17 22:21:14.452 INFO kablam! | Sep 17 22:21:14.452 INFO kablam! 72 | pub type Matrix5x6 = MatrixMN; Sep 17 22:21:14.452 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.452 INFO kablam! Sep 17 22:21:14.453 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.453 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:76:25 Sep 17 22:21:14.454 INFO kablam! | Sep 17 22:21:14.454 INFO kablam! 76 | pub type Matrix2x1 = MatrixMN; Sep 17 22:21:14.454 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.454 INFO kablam! | | Sep 17 22:21:14.454 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.454 INFO kablam! | Sep 17 22:21:14.454 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.454 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:76:25 Sep 17 22:21:14.454 INFO kablam! | Sep 17 22:21:14.454 INFO kablam! 76 | pub type Matrix2x1 = MatrixMN; Sep 17 22:21:14.454 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.454 INFO kablam! Sep 17 22:21:14.455 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.455 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:78:25 Sep 17 22:21:14.455 INFO kablam! | Sep 17 22:21:14.455 INFO kablam! 78 | pub type Matrix3x1 = MatrixMN; Sep 17 22:21:14.455 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.455 INFO kablam! | | Sep 17 22:21:14.455 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.455 INFO kablam! | Sep 17 22:21:14.455 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.455 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:78:25 Sep 17 22:21:14.455 INFO kablam! | Sep 17 22:21:14.455 INFO kablam! 78 | pub type Matrix3x1 = MatrixMN; Sep 17 22:21:14.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.455 INFO kablam! Sep 17 22:21:14.456 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.457 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:80:25 Sep 17 22:21:14.457 INFO kablam! | Sep 17 22:21:14.457 INFO kablam! 80 | pub type Matrix4x1 = MatrixMN; Sep 17 22:21:14.457 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.457 INFO kablam! | | Sep 17 22:21:14.457 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.457 INFO kablam! | Sep 17 22:21:14.457 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.457 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:80:25 Sep 17 22:21:14.457 INFO kablam! | Sep 17 22:21:14.457 INFO kablam! 80 | pub type Matrix4x1 = MatrixMN; Sep 17 22:21:14.457 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.457 INFO kablam! Sep 17 22:21:14.458 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.458 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:82:25 Sep 17 22:21:14.458 INFO kablam! | Sep 17 22:21:14.459 INFO kablam! 82 | pub type Matrix5x1 = MatrixMN; Sep 17 22:21:14.459 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.459 INFO kablam! | | Sep 17 22:21:14.459 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.459 INFO kablam! | Sep 17 22:21:14.459 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.459 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:82:25 Sep 17 22:21:14.459 INFO kablam! | Sep 17 22:21:14.459 INFO kablam! 82 | pub type Matrix5x1 = MatrixMN; Sep 17 22:21:14.459 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.459 INFO kablam! Sep 17 22:21:14.460 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.460 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:84:25 Sep 17 22:21:14.460 INFO kablam! | Sep 17 22:21:14.460 INFO kablam! 84 | pub type Matrix6x1 = MatrixMN; Sep 17 22:21:14.460 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.460 INFO kablam! | | Sep 17 22:21:14.460 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.460 INFO kablam! | Sep 17 22:21:14.460 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.461 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:84:25 Sep 17 22:21:14.461 INFO kablam! | Sep 17 22:21:14.461 INFO kablam! 84 | pub type Matrix6x1 = MatrixMN; Sep 17 22:21:14.461 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.461 INFO kablam! Sep 17 22:21:14.462 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.462 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:87:25 Sep 17 22:21:14.462 INFO kablam! | Sep 17 22:21:14.462 INFO kablam! 87 | pub type Matrix3x2 = MatrixMN; Sep 17 22:21:14.462 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.462 INFO kablam! | | Sep 17 22:21:14.462 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.462 INFO kablam! | Sep 17 22:21:14.462 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.462 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:87:25 Sep 17 22:21:14.462 INFO kablam! | Sep 17 22:21:14.462 INFO kablam! 87 | pub type Matrix3x2 = MatrixMN; Sep 17 22:21:14.462 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.462 INFO kablam! Sep 17 22:21:14.464 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.464 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:89:25 Sep 17 22:21:14.464 INFO kablam! | Sep 17 22:21:14.464 INFO kablam! 89 | pub type Matrix4x2 = MatrixMN; Sep 17 22:21:14.464 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.464 INFO kablam! | | Sep 17 22:21:14.464 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.464 INFO kablam! | Sep 17 22:21:14.464 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.464 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:89:25 Sep 17 22:21:14.464 INFO kablam! | Sep 17 22:21:14.464 INFO kablam! 89 | pub type Matrix4x2 = MatrixMN; Sep 17 22:21:14.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.464 INFO kablam! Sep 17 22:21:14.466 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.466 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:91:25 Sep 17 22:21:14.466 INFO kablam! | Sep 17 22:21:14.466 INFO kablam! 91 | pub type Matrix5x2 = MatrixMN; Sep 17 22:21:14.466 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.466 INFO kablam! | | Sep 17 22:21:14.466 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.466 INFO kablam! | Sep 17 22:21:14.466 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.466 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:91:25 Sep 17 22:21:14.466 INFO kablam! | Sep 17 22:21:14.466 INFO kablam! 91 | pub type Matrix5x2 = MatrixMN; Sep 17 22:21:14.466 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.466 INFO kablam! Sep 17 22:21:14.467 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.467 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:93:25 Sep 17 22:21:14.467 INFO kablam! | Sep 17 22:21:14.467 INFO kablam! 93 | pub type Matrix6x2 = MatrixMN; Sep 17 22:21:14.468 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.468 INFO kablam! | | Sep 17 22:21:14.468 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.468 INFO kablam! | Sep 17 22:21:14.468 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.468 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:93:25 Sep 17 22:21:14.468 INFO kablam! | Sep 17 22:21:14.468 INFO kablam! 93 | pub type Matrix6x2 = MatrixMN; Sep 17 22:21:14.468 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.468 INFO kablam! Sep 17 22:21:14.469 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.469 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:96:25 Sep 17 22:21:14.469 INFO kablam! | Sep 17 22:21:14.469 INFO kablam! 96 | pub type Matrix4x3 = MatrixMN; Sep 17 22:21:14.469 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.469 INFO kablam! | | Sep 17 22:21:14.469 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.469 INFO kablam! | Sep 17 22:21:14.469 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.470 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:96:25 Sep 17 22:21:14.470 INFO kablam! | Sep 17 22:21:14.470 INFO kablam! 96 | pub type Matrix4x3 = MatrixMN; Sep 17 22:21:14.470 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.470 INFO kablam! Sep 17 22:21:14.471 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.471 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:98:25 Sep 17 22:21:14.471 INFO kablam! | Sep 17 22:21:14.471 INFO kablam! 98 | pub type Matrix5x3 = MatrixMN; Sep 17 22:21:14.471 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.471 INFO kablam! | | Sep 17 22:21:14.471 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.471 INFO kablam! | Sep 17 22:21:14.471 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.471 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:98:25 Sep 17 22:21:14.471 INFO kablam! | Sep 17 22:21:14.471 INFO kablam! 98 | pub type Matrix5x3 = MatrixMN; Sep 17 22:21:14.471 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.472 INFO kablam! Sep 17 22:21:14.473 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.473 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:100:25 Sep 17 22:21:14.473 INFO kablam! | Sep 17 22:21:14.473 INFO kablam! 100 | pub type Matrix6x3 = MatrixMN; Sep 17 22:21:14.473 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.473 INFO kablam! | | Sep 17 22:21:14.473 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.473 INFO kablam! | Sep 17 22:21:14.473 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.473 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:100:25 Sep 17 22:21:14.473 INFO kablam! | Sep 17 22:21:14.473 INFO kablam! 100 | pub type Matrix6x3 = MatrixMN; Sep 17 22:21:14.473 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.474 INFO kablam! Sep 17 22:21:14.475 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.475 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:103:25 Sep 17 22:21:14.475 INFO kablam! | Sep 17 22:21:14.475 INFO kablam! 103 | pub type Matrix5x4 = MatrixMN; Sep 17 22:21:14.475 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.475 INFO kablam! | | Sep 17 22:21:14.475 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.475 INFO kablam! | Sep 17 22:21:14.476 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.476 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:103:25 Sep 17 22:21:14.476 INFO kablam! | Sep 17 22:21:14.476 INFO kablam! 103 | pub type Matrix5x4 = MatrixMN; Sep 17 22:21:14.476 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.476 INFO kablam! Sep 17 22:21:14.477 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.477 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:105:25 Sep 17 22:21:14.477 INFO kablam! | Sep 17 22:21:14.477 INFO kablam! 105 | pub type Matrix6x4 = MatrixMN; Sep 17 22:21:14.477 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.477 INFO kablam! | | Sep 17 22:21:14.477 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.477 INFO kablam! | Sep 17 22:21:14.477 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.478 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:105:25 Sep 17 22:21:14.478 INFO kablam! | Sep 17 22:21:14.478 INFO kablam! 105 | pub type Matrix6x4 = MatrixMN; Sep 17 22:21:14.478 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.478 INFO kablam! Sep 17 22:21:14.479 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.479 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:108:25 Sep 17 22:21:14.479 INFO kablam! | Sep 17 22:21:14.479 INFO kablam! 108 | pub type Matrix6x5 = MatrixMN; Sep 17 22:21:14.479 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.479 INFO kablam! | | Sep 17 22:21:14.479 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.479 INFO kablam! | Sep 17 22:21:14.480 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.480 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:108:25 Sep 17 22:21:14.480 INFO kablam! | Sep 17 22:21:14.480 INFO kablam! 108 | pub type Matrix6x5 = MatrixMN; Sep 17 22:21:14.480 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.480 INFO kablam! Sep 17 22:21:14.480 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.480 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:119:23 Sep 17 22:21:14.480 INFO kablam! | Sep 17 22:21:14.480 INFO kablam! 119 | pub type DVector = Matrix>; Sep 17 22:21:14.480 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.480 INFO kablam! | | Sep 17 22:21:14.480 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.480 INFO kablam! | Sep 17 22:21:14.481 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.481 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:119:23 Sep 17 22:21:14.481 INFO kablam! | Sep 17 22:21:14.481 INFO kablam! 119 | pub type DVector = Matrix>; Sep 17 22:21:14.481 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.481 INFO kablam! Sep 17 22:21:14.482 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.482 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:122:26 Sep 17 22:21:14.482 INFO kablam! | Sep 17 22:21:14.482 INFO kablam! 122 | pub type VectorN = MatrixMN; Sep 17 22:21:14.482 INFO kablam! | - ^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.482 INFO kablam! | | Sep 17 22:21:14.482 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.482 INFO kablam! | Sep 17 22:21:14.482 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.482 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:122:26 Sep 17 22:21:14.482 INFO kablam! | Sep 17 22:21:14.482 INFO kablam! 122 | pub type VectorN = MatrixMN; Sep 17 22:21:14.482 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.482 INFO kablam! Sep 17 22:21:14.483 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.483 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:125:23 Sep 17 22:21:14.483 INFO kablam! | Sep 17 22:21:14.483 INFO kablam! 125 | pub type Vector1 = VectorN; Sep 17 22:21:14.483 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 17 22:21:14.483 INFO kablam! | | Sep 17 22:21:14.483 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.483 INFO kablam! | Sep 17 22:21:14.483 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.483 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:125:23 Sep 17 22:21:14.483 INFO kablam! | Sep 17 22:21:14.483 INFO kablam! 125 | pub type Vector1 = VectorN; Sep 17 22:21:14.484 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 22:21:14.484 INFO kablam! Sep 17 22:21:14.484 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.485 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:127:23 Sep 17 22:21:14.485 INFO kablam! | Sep 17 22:21:14.485 INFO kablam! 127 | pub type Vector2 = VectorN; Sep 17 22:21:14.485 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 17 22:21:14.485 INFO kablam! | | Sep 17 22:21:14.485 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.485 INFO kablam! | Sep 17 22:21:14.485 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.485 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:127:23 Sep 17 22:21:14.485 INFO kablam! | Sep 17 22:21:14.486 INFO kablam! 127 | pub type Vector2 = VectorN; Sep 17 22:21:14.486 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 22:21:14.486 INFO kablam! Sep 17 22:21:14.487 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.487 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:129:23 Sep 17 22:21:14.487 INFO kablam! | Sep 17 22:21:14.487 INFO kablam! 129 | pub type Vector3 = VectorN; Sep 17 22:21:14.487 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 17 22:21:14.487 INFO kablam! | | Sep 17 22:21:14.487 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.487 INFO kablam! | Sep 17 22:21:14.487 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.487 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:129:23 Sep 17 22:21:14.487 INFO kablam! | Sep 17 22:21:14.487 INFO kablam! 129 | pub type Vector3 = VectorN; Sep 17 22:21:14.487 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 22:21:14.487 INFO kablam! Sep 17 22:21:14.488 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.488 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:131:23 Sep 17 22:21:14.488 INFO kablam! | Sep 17 22:21:14.488 INFO kablam! 131 | pub type Vector4 = VectorN; Sep 17 22:21:14.488 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 17 22:21:14.488 INFO kablam! | | Sep 17 22:21:14.489 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.489 INFO kablam! | Sep 17 22:21:14.489 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.489 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:131:23 Sep 17 22:21:14.489 INFO kablam! | Sep 17 22:21:14.489 INFO kablam! 131 | pub type Vector4 = VectorN; Sep 17 22:21:14.489 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 22:21:14.489 INFO kablam! Sep 17 22:21:14.490 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.490 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:133:23 Sep 17 22:21:14.490 INFO kablam! | Sep 17 22:21:14.490 INFO kablam! 133 | pub type Vector5 = VectorN; Sep 17 22:21:14.490 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 17 22:21:14.490 INFO kablam! | | Sep 17 22:21:14.490 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.490 INFO kablam! | Sep 17 22:21:14.490 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.490 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:133:23 Sep 17 22:21:14.490 INFO kablam! | Sep 17 22:21:14.490 INFO kablam! 133 | pub type Vector5 = VectorN; Sep 17 22:21:14.491 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 22:21:14.491 INFO kablam! Sep 17 22:21:14.491 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.491 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:135:23 Sep 17 22:21:14.492 INFO kablam! | Sep 17 22:21:14.492 INFO kablam! 135 | pub type Vector6 = VectorN; Sep 17 22:21:14.492 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 17 22:21:14.492 INFO kablam! | | Sep 17 22:21:14.492 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.492 INFO kablam! | Sep 17 22:21:14.492 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.492 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:135:23 Sep 17 22:21:14.492 INFO kablam! | Sep 17 22:21:14.492 INFO kablam! 135 | pub type Vector6 = VectorN; Sep 17 22:21:14.492 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 22:21:14.492 INFO kablam! Sep 17 22:21:14.493 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.493 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:146:26 Sep 17 22:21:14.493 INFO kablam! | Sep 17 22:21:14.493 INFO kablam! 146 | pub type RowDVector = Matrix>; Sep 17 22:21:14.493 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.493 INFO kablam! | | Sep 17 22:21:14.493 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.493 INFO kablam! | Sep 17 22:21:14.493 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.493 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:146:26 Sep 17 22:21:14.493 INFO kablam! | Sep 17 22:21:14.493 INFO kablam! 146 | pub type RowDVector = Matrix>; Sep 17 22:21:14.493 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.493 INFO kablam! Sep 17 22:21:14.495 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.495 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:149:29 Sep 17 22:21:14.495 INFO kablam! | Sep 17 22:21:14.495 INFO kablam! 149 | pub type RowVectorN = MatrixMN; Sep 17 22:21:14.495 INFO kablam! | - ^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.495 INFO kablam! | | Sep 17 22:21:14.495 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.495 INFO kablam! | Sep 17 22:21:14.495 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.496 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:149:29 Sep 17 22:21:14.496 INFO kablam! | Sep 17 22:21:14.496 INFO kablam! 149 | pub type RowVectorN = MatrixMN; Sep 17 22:21:14.496 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.496 INFO kablam! Sep 17 22:21:14.496 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.496 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:152:26 Sep 17 22:21:14.497 INFO kablam! | Sep 17 22:21:14.497 INFO kablam! 152 | pub type RowVector1 = RowVectorN; Sep 17 22:21:14.497 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.497 INFO kablam! | | Sep 17 22:21:14.497 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.497 INFO kablam! | Sep 17 22:21:14.497 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.497 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:152:26 Sep 17 22:21:14.497 INFO kablam! | Sep 17 22:21:14.497 INFO kablam! 152 | pub type RowVector1 = RowVectorN; Sep 17 22:21:14.497 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.497 INFO kablam! Sep 17 22:21:14.498 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.498 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:154:26 Sep 17 22:21:14.498 INFO kablam! | Sep 17 22:21:14.498 INFO kablam! 154 | pub type RowVector2 = RowVectorN; Sep 17 22:21:14.498 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.498 INFO kablam! | | Sep 17 22:21:14.498 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.498 INFO kablam! | Sep 17 22:21:14.498 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.498 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:154:26 Sep 17 22:21:14.498 INFO kablam! | Sep 17 22:21:14.498 INFO kablam! 154 | pub type RowVector2 = RowVectorN; Sep 17 22:21:14.498 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.499 INFO kablam! Sep 17 22:21:14.499 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.499 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:156:26 Sep 17 22:21:14.499 INFO kablam! | Sep 17 22:21:14.499 INFO kablam! 156 | pub type RowVector3 = RowVectorN; Sep 17 22:21:14.499 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.500 INFO kablam! | | Sep 17 22:21:14.500 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.500 INFO kablam! | Sep 17 22:21:14.500 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.500 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:156:26 Sep 17 22:21:14.500 INFO kablam! | Sep 17 22:21:14.500 INFO kablam! 156 | pub type RowVector3 = RowVectorN; Sep 17 22:21:14.500 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.500 INFO kablam! Sep 17 22:21:14.501 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.501 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:158:26 Sep 17 22:21:14.501 INFO kablam! | Sep 17 22:21:14.501 INFO kablam! 158 | pub type RowVector4 = RowVectorN; Sep 17 22:21:14.501 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.501 INFO kablam! | | Sep 17 22:21:14.501 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.501 INFO kablam! | Sep 17 22:21:14.501 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.501 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:158:26 Sep 17 22:21:14.501 INFO kablam! | Sep 17 22:21:14.501 INFO kablam! 158 | pub type RowVector4 = RowVectorN; Sep 17 22:21:14.501 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.501 INFO kablam! Sep 17 22:21:14.502 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.502 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:160:26 Sep 17 22:21:14.502 INFO kablam! | Sep 17 22:21:14.502 INFO kablam! 160 | pub type RowVector5 = RowVectorN; Sep 17 22:21:14.502 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.502 INFO kablam! | | Sep 17 22:21:14.502 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.502 INFO kablam! | Sep 17 22:21:14.502 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.502 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:160:26 Sep 17 22:21:14.502 INFO kablam! | Sep 17 22:21:14.503 INFO kablam! 160 | pub type RowVector5 = RowVectorN; Sep 17 22:21:14.503 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.503 INFO kablam! Sep 17 22:21:14.503 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.503 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:162:26 Sep 17 22:21:14.504 INFO kablam! | Sep 17 22:21:14.504 INFO kablam! 162 | pub type RowVector6 = RowVectorN; Sep 17 22:21:14.504 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.504 INFO kablam! | | Sep 17 22:21:14.504 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.504 INFO kablam! | Sep 17 22:21:14.504 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.504 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:162:26 Sep 17 22:21:14.504 INFO kablam! | Sep 17 22:21:14.504 INFO kablam! 162 | pub type RowVector6 = RowVectorN; Sep 17 22:21:14.504 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.504 INFO kablam! Sep 17 22:21:14.604 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.604 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/componentwise.rs:15:49 Sep 17 22:21:14.604 INFO kablam! | Sep 17 22:21:14.604 INFO kablam! 15 | pub type MatrixComponentOp = MatrixSum; Sep 17 22:21:14.604 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.604 INFO kablam! | | Sep 17 22:21:14.604 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.604 INFO kablam! | Sep 17 22:21:14.604 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.604 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/componentwise.rs:15:49 Sep 17 22:21:14.604 INFO kablam! | Sep 17 22:21:14.604 INFO kablam! 15 | pub type MatrixComponentOp = MatrixSum; Sep 17 22:21:14.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:14.605 INFO kablam! Sep 17 22:21:14.800 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.800 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/point_alias.rs:6:22 Sep 17 22:21:14.800 INFO kablam! | Sep 17 22:21:14.800 INFO kablam! 6 | pub type Point1 = Point; Sep 17 22:21:14.801 INFO kablam! | - ^^^^^^^^^^^^ Sep 17 22:21:14.801 INFO kablam! | | Sep 17 22:21:14.801 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.801 INFO kablam! | Sep 17 22:21:14.801 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.802 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/point_alias.rs:6:22 Sep 17 22:21:14.802 INFO kablam! | Sep 17 22:21:14.802 INFO kablam! 6 | pub type Point1 = Point; Sep 17 22:21:14.802 INFO kablam! | ^^^^^^^^^^^^ Sep 17 22:21:14.803 INFO kablam! Sep 17 22:21:14.803 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.804 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/point_alias.rs:8:22 Sep 17 22:21:14.804 INFO kablam! | Sep 17 22:21:14.804 INFO kablam! 8 | pub type Point2 = Point; Sep 17 22:21:14.804 INFO kablam! | - ^^^^^^^^^^^^ Sep 17 22:21:14.804 INFO kablam! | | Sep 17 22:21:14.804 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.805 INFO kablam! | Sep 17 22:21:14.805 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.805 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/point_alias.rs:8:22 Sep 17 22:21:14.805 INFO kablam! | Sep 17 22:21:14.806 INFO kablam! 8 | pub type Point2 = Point; Sep 17 22:21:14.806 INFO kablam! | ^^^^^^^^^^^^ Sep 17 22:21:14.806 INFO kablam! Sep 17 22:21:14.807 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.807 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/point_alias.rs:10:22 Sep 17 22:21:14.808 INFO kablam! | Sep 17 22:21:14.808 INFO kablam! 10 | pub type Point3 = Point; Sep 17 22:21:14.808 INFO kablam! | - ^^^^^^^^^^^^ Sep 17 22:21:14.808 INFO kablam! | | Sep 17 22:21:14.808 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.809 INFO kablam! | Sep 17 22:21:14.809 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.809 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/point_alias.rs:10:22 Sep 17 22:21:14.809 INFO kablam! | Sep 17 22:21:14.809 INFO kablam! 10 | pub type Point3 = Point; Sep 17 22:21:14.810 INFO kablam! | ^^^^^^^^^^^^ Sep 17 22:21:14.810 INFO kablam! Sep 17 22:21:14.811 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.811 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/point_alias.rs:12:22 Sep 17 22:21:14.811 INFO kablam! | Sep 17 22:21:14.811 INFO kablam! 12 | pub type Point4 = Point; Sep 17 22:21:14.811 INFO kablam! | - ^^^^^^^^^^^^ Sep 17 22:21:14.811 INFO kablam! | | Sep 17 22:21:14.812 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.812 INFO kablam! | Sep 17 22:21:14.812 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.812 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/point_alias.rs:12:22 Sep 17 22:21:14.812 INFO kablam! | Sep 17 22:21:14.812 INFO kablam! 12 | pub type Point4 = Point; Sep 17 22:21:14.813 INFO kablam! | ^^^^^^^^^^^^ Sep 17 22:21:14.813 INFO kablam! Sep 17 22:21:14.814 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.814 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/point_alias.rs:14:22 Sep 17 22:21:14.814 INFO kablam! | Sep 17 22:21:14.814 INFO kablam! 14 | pub type Point5 = Point; Sep 17 22:21:14.814 INFO kablam! | - ^^^^^^^^^^^^ Sep 17 22:21:14.814 INFO kablam! | | Sep 17 22:21:14.815 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.815 INFO kablam! | Sep 17 22:21:14.815 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.815 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/point_alias.rs:14:22 Sep 17 22:21:14.815 INFO kablam! | Sep 17 22:21:14.815 INFO kablam! 14 | pub type Point5 = Point; Sep 17 22:21:14.816 INFO kablam! | ^^^^^^^^^^^^ Sep 17 22:21:14.816 INFO kablam! Sep 17 22:21:14.817 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.817 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/point_alias.rs:16:22 Sep 17 22:21:14.817 INFO kablam! | Sep 17 22:21:14.817 INFO kablam! 16 | pub type Point6 = Point; Sep 17 22:21:14.817 INFO kablam! | - ^^^^^^^^^^^^ Sep 17 22:21:14.817 INFO kablam! | | Sep 17 22:21:14.818 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.818 INFO kablam! | Sep 17 22:21:14.818 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.818 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/point_alias.rs:16:22 Sep 17 22:21:14.818 INFO kablam! | Sep 17 22:21:14.818 INFO kablam! 16 | pub type Point6 = Point; Sep 17 22:21:14.819 INFO kablam! | ^^^^^^^^^^^^ Sep 17 22:21:14.819 INFO kablam! Sep 17 22:21:14.899 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.899 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/rotation_alias.rs:6:25 Sep 17 22:21:14.899 INFO kablam! | Sep 17 22:21:14.899 INFO kablam! 6 | pub type Rotation2 = Rotation; Sep 17 22:21:14.899 INFO kablam! | - ^^^^^^^^^^^^^^^ Sep 17 22:21:14.900 INFO kablam! | | Sep 17 22:21:14.900 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.900 INFO kablam! | Sep 17 22:21:14.900 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.900 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/rotation_alias.rs:6:25 Sep 17 22:21:14.901 INFO kablam! | Sep 17 22:21:14.901 INFO kablam! 6 | pub type Rotation2 = Rotation; Sep 17 22:21:14.901 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 17 22:21:14.901 INFO kablam! Sep 17 22:21:14.902 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:14.902 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/rotation_alias.rs:9:25 Sep 17 22:21:14.902 INFO kablam! | Sep 17 22:21:14.903 INFO kablam! 9 | pub type Rotation3 = Rotation; Sep 17 22:21:14.903 INFO kablam! | - ^^^^^^^^^^^^^^^ Sep 17 22:21:14.903 INFO kablam! | | Sep 17 22:21:14.903 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:14.903 INFO kablam! | Sep 17 22:21:14.903 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:14.904 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/rotation_alias.rs:9:25 Sep 17 22:21:14.904 INFO kablam! | Sep 17 22:21:14.904 INFO kablam! 9 | pub type Rotation3 = Rotation; Sep 17 22:21:14.904 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 17 22:21:14.904 INFO kablam! Sep 17 22:21:15.353 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:15.353 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/translation_alias.rs:6:28 Sep 17 22:21:15.354 INFO kablam! | Sep 17 22:21:15.354 INFO kablam! 6 | pub type Translation2 = Translation; Sep 17 22:21:15.354 INFO kablam! | - ^^^^^^^^^^^^^^^^^^ Sep 17 22:21:15.354 INFO kablam! | | Sep 17 22:21:15.355 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:15.355 INFO kablam! | Sep 17 22:21:15.355 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:15.355 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/translation_alias.rs:6:28 Sep 17 22:21:15.356 INFO kablam! | Sep 17 22:21:15.356 INFO kablam! 6 | pub type Translation2 = Translation; Sep 17 22:21:15.356 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 17 22:21:15.356 INFO kablam! Sep 17 22:21:15.357 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:15.357 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/translation_alias.rs:9:28 Sep 17 22:21:15.358 INFO kablam! | Sep 17 22:21:15.358 INFO kablam! 9 | pub type Translation3 = Translation; Sep 17 22:21:15.358 INFO kablam! | - ^^^^^^^^^^^^^^^^^^ Sep 17 22:21:15.358 INFO kablam! | | Sep 17 22:21:15.359 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:15.359 INFO kablam! | Sep 17 22:21:15.359 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:15.359 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/translation_alias.rs:9:28 Sep 17 22:21:15.360 INFO kablam! | Sep 17 22:21:15.360 INFO kablam! 9 | pub type Translation3 = Translation; Sep 17 22:21:15.360 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 17 22:21:15.360 INFO kablam! Sep 17 22:21:15.531 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:15.531 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry_alias.rs:7:25 Sep 17 22:21:15.531 INFO kablam! | Sep 17 22:21:15.532 INFO kablam! 7 | pub type Isometry2 = Isometry>; Sep 17 22:21:15.532 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:15.532 INFO kablam! | | Sep 17 22:21:15.532 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:15.533 INFO kablam! | Sep 17 22:21:15.533 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:15.533 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry_alias.rs:7:25 Sep 17 22:21:15.533 INFO kablam! | Sep 17 22:21:15.534 INFO kablam! 7 | pub type Isometry2 = Isometry>; Sep 17 22:21:15.534 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:15.534 INFO kablam! Sep 17 22:21:15.535 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:15.536 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry_alias.rs:10:25 Sep 17 22:21:15.536 INFO kablam! | Sep 17 22:21:15.536 INFO kablam! 10 | pub type Isometry3 = Isometry>; Sep 17 22:21:15.536 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:15.536 INFO kablam! | | Sep 17 22:21:15.537 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:15.537 INFO kablam! | Sep 17 22:21:15.537 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:15.538 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry_alias.rs:10:25 Sep 17 22:21:15.538 INFO kablam! | Sep 17 22:21:15.538 INFO kablam! 10 | pub type Isometry3 = Isometry>; Sep 17 22:21:15.538 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:15.538 INFO kablam! Sep 17 22:21:15.540 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:15.540 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry_alias.rs:13:31 Sep 17 22:21:15.540 INFO kablam! | Sep 17 22:21:15.540 INFO kablam! 13 | pub type IsometryMatrix2 = Isometry>; Sep 17 22:21:15.541 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:15.541 INFO kablam! | | Sep 17 22:21:15.541 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:15.541 INFO kablam! | Sep 17 22:21:15.542 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:15.542 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry_alias.rs:13:31 Sep 17 22:21:15.542 INFO kablam! | Sep 17 22:21:15.542 INFO kablam! 13 | pub type IsometryMatrix2 = Isometry>; Sep 17 22:21:15.543 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:15.543 INFO kablam! Sep 17 22:21:15.544 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:15.544 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry_alias.rs:16:31 Sep 17 22:21:15.545 INFO kablam! | Sep 17 22:21:15.545 INFO kablam! 16 | pub type IsometryMatrix3 = Isometry>; Sep 17 22:21:15.545 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:15.545 INFO kablam! | | Sep 17 22:21:15.546 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:15.546 INFO kablam! | Sep 17 22:21:15.546 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:15.547 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry_alias.rs:16:31 Sep 17 22:21:15.547 INFO kablam! | Sep 17 22:21:15.547 INFO kablam! 16 | pub type IsometryMatrix3 = Isometry>; Sep 17 22:21:15.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:15.547 INFO kablam! Sep 17 22:21:15.698 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:15.698 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/similarity_alias.rs:6:27 Sep 17 22:21:15.698 INFO kablam! | Sep 17 22:21:15.699 INFO kablam! 6 | pub type Similarity2 = Similarity>; Sep 17 22:21:15.699 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:15.699 INFO kablam! | | Sep 17 22:21:15.699 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:15.700 INFO kablam! | Sep 17 22:21:15.700 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:15.700 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/similarity_alias.rs:6:27 Sep 17 22:21:15.700 INFO kablam! | Sep 17 22:21:15.700 INFO kablam! 6 | pub type Similarity2 = Similarity>; Sep 17 22:21:15.701 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:15.701 INFO kablam! Sep 17 22:21:15.702 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:15.702 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/similarity_alias.rs:9:27 Sep 17 22:21:15.702 INFO kablam! | Sep 17 22:21:15.703 INFO kablam! 9 | pub type Similarity3 = Similarity>; Sep 17 22:21:15.703 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:15.703 INFO kablam! | | Sep 17 22:21:15.703 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:15.704 INFO kablam! | Sep 17 22:21:15.704 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:15.704 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/similarity_alias.rs:9:27 Sep 17 22:21:15.704 INFO kablam! | Sep 17 22:21:15.705 INFO kablam! 9 | pub type Similarity3 = Similarity>; Sep 17 22:21:15.705 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:15.705 INFO kablam! Sep 17 22:21:15.706 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:15.706 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/similarity_alias.rs:12:33 Sep 17 22:21:15.707 INFO kablam! | Sep 17 22:21:15.707 INFO kablam! 12 | pub type SimilarityMatrix2 = Similarity>; Sep 17 22:21:15.707 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:15.707 INFO kablam! | | Sep 17 22:21:15.707 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:15.708 INFO kablam! | Sep 17 22:21:15.708 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:15.708 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/similarity_alias.rs:12:33 Sep 17 22:21:15.709 INFO kablam! | Sep 17 22:21:15.709 INFO kablam! 12 | pub type SimilarityMatrix2 = Similarity>; Sep 17 22:21:15.709 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:15.709 INFO kablam! Sep 17 22:21:15.711 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:15.711 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/similarity_alias.rs:15:33 Sep 17 22:21:15.711 INFO kablam! | Sep 17 22:21:15.712 INFO kablam! 15 | pub type SimilarityMatrix3 = Similarity>; Sep 17 22:21:15.712 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:15.712 INFO kablam! | | Sep 17 22:21:15.712 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:15.713 INFO kablam! | Sep 17 22:21:15.713 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:15.713 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/similarity_alias.rs:15:33 Sep 17 22:21:15.713 INFO kablam! | Sep 17 22:21:15.714 INFO kablam! 15 | pub type SimilarityMatrix3 = Similarity>; Sep 17 22:21:15.714 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:15.714 INFO kablam! Sep 17 22:21:15.769 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:15.769 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/transform_alias.rs:6:27 Sep 17 22:21:15.769 INFO kablam! | Sep 17 22:21:15.770 INFO kablam! 6 | pub type Transform2 = Transform; Sep 17 22:21:15.770 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:15.770 INFO kablam! | | Sep 17 22:21:15.770 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:15.771 INFO kablam! | Sep 17 22:21:15.771 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:15.771 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/transform_alias.rs:6:27 Sep 17 22:21:15.771 INFO kablam! | Sep 17 22:21:15.772 INFO kablam! 6 | pub type Transform2 = Transform; Sep 17 22:21:15.772 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:15.772 INFO kablam! Sep 17 22:21:15.774 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:15.774 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/transform_alias.rs:8:27 Sep 17 22:21:15.774 INFO kablam! | Sep 17 22:21:15.774 INFO kablam! 8 | pub type Projective2 = Transform; Sep 17 22:21:15.775 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:15.775 INFO kablam! | | Sep 17 22:21:15.775 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:15.775 INFO kablam! | Sep 17 22:21:15.776 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:15.776 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/transform_alias.rs:8:27 Sep 17 22:21:15.776 INFO kablam! | Sep 17 22:21:15.776 INFO kablam! 8 | pub type Projective2 = Transform; Sep 17 22:21:15.777 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:15.777 INFO kablam! Sep 17 22:21:15.778 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:15.779 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/transform_alias.rs:10:27 Sep 17 22:21:15.779 INFO kablam! | Sep 17 22:21:15.779 INFO kablam! 10 | pub type Affine2 = Transform; Sep 17 22:21:15.779 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:15.780 INFO kablam! | | Sep 17 22:21:15.780 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:15.780 INFO kablam! | Sep 17 22:21:15.780 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:15.781 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/transform_alias.rs:10:27 Sep 17 22:21:15.781 INFO kablam! | Sep 17 22:21:15.781 INFO kablam! 10 | pub type Affine2 = Transform; Sep 17 22:21:15.781 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:15.781 INFO kablam! Sep 17 22:21:15.783 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:15.783 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/transform_alias.rs:13:27 Sep 17 22:21:15.784 INFO kablam! | Sep 17 22:21:15.784 INFO kablam! 13 | pub type Transform3 = Transform; Sep 17 22:21:15.784 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:15.784 INFO kablam! | | Sep 17 22:21:15.784 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:15.785 INFO kablam! | Sep 17 22:21:15.785 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:15.785 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/transform_alias.rs:13:27 Sep 17 22:21:15.786 INFO kablam! | Sep 17 22:21:15.786 INFO kablam! 13 | pub type Transform3 = Transform; Sep 17 22:21:15.786 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:15.786 INFO kablam! Sep 17 22:21:15.788 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:15.788 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/transform_alias.rs:15:27 Sep 17 22:21:15.788 INFO kablam! | Sep 17 22:21:15.789 INFO kablam! 15 | pub type Projective3 = Transform; Sep 17 22:21:15.789 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:15.789 INFO kablam! | | Sep 17 22:21:15.789 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:15.789 INFO kablam! | Sep 17 22:21:15.790 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:15.790 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/transform_alias.rs:15:27 Sep 17 22:21:15.790 INFO kablam! | Sep 17 22:21:15.790 INFO kablam! 15 | pub type Projective3 = Transform; Sep 17 22:21:15.790 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:15.791 INFO kablam! Sep 17 22:21:15.792 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:15.792 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/transform_alias.rs:17:27 Sep 17 22:21:15.793 INFO kablam! | Sep 17 22:21:15.793 INFO kablam! 17 | pub type Affine3 = Transform; Sep 17 22:21:15.793 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:15.793 INFO kablam! | | Sep 17 22:21:15.793 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:15.794 INFO kablam! | Sep 17 22:21:15.794 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:15.794 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/transform_alias.rs:17:27 Sep 17 22:21:15.795 INFO kablam! | Sep 17 22:21:15.795 INFO kablam! 17 | pub type Affine3 = Transform; Sep 17 22:21:15.795 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:15.795 INFO kablam! Sep 17 22:21:18.086 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:18.086 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/matrix_slice.rs:234:11 Sep 17 22:21:18.086 INFO kablam! | Sep 17 22:21:18.086 INFO kablam! 233 | pub type $MatrixSlice<'a, N, R, C, RStride, CStride> Sep 17 22:21:18.086 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:18.086 INFO kablam! 234 | = Matrix>; Sep 17 22:21:18.086 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:18.086 INFO kablam! ... Sep 17 22:21:18.086 INFO kablam! 592 | / matrix_slice_impl!( Sep 17 22:21:18.086 INFO kablam! 593 | | self: &Self, MatrixSlice, SliceStorage, Storage.get_address_unchecked(), &self.data; Sep 17 22:21:18.086 INFO kablam! 594 | | row, Sep 17 22:21:18.086 INFO kablam! 595 | | row_part, Sep 17 22:21:18.086 INFO kablam! ... | Sep 17 22:21:18.086 INFO kablam! 616 | | rows_range_pair, Sep 17 22:21:18.086 INFO kablam! 617 | | columns_range_pair); Sep 17 22:21:18.086 INFO kablam! | |_________________________- in this macro invocation Sep 17 22:21:18.086 INFO kablam! | Sep 17 22:21:18.086 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:18.086 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/matrix_slice.rs:234:11 Sep 17 22:21:18.086 INFO kablam! | Sep 17 22:21:18.086 INFO kablam! 234 | = Matrix>; Sep 17 22:21:18.086 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:18.086 INFO kablam! ... Sep 17 22:21:18.086 INFO kablam! 592 | / matrix_slice_impl!( Sep 17 22:21:18.086 INFO kablam! 593 | | self: &Self, MatrixSlice, SliceStorage, Storage.get_address_unchecked(), &self.data; Sep 17 22:21:18.086 INFO kablam! 594 | | row, Sep 17 22:21:18.086 INFO kablam! 595 | | row_part, Sep 17 22:21:18.086 INFO kablam! ... | Sep 17 22:21:18.086 INFO kablam! 616 | | rows_range_pair, Sep 17 22:21:18.086 INFO kablam! 617 | | columns_range_pair); Sep 17 22:21:18.086 INFO kablam! | |_________________________- in this macro invocation Sep 17 22:21:18.086 INFO kablam! Sep 17 22:21:18.095 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 22:21:18.095 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/matrix_slice.rs:234:11 Sep 17 22:21:18.095 INFO kablam! | Sep 17 22:21:18.095 INFO kablam! 233 | pub type $MatrixSlice<'a, N, R, C, RStride, CStride> Sep 17 22:21:18.095 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 22:21:18.095 INFO kablam! 234 | = Matrix>; Sep 17 22:21:18.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:18.095 INFO kablam! ... Sep 17 22:21:18.095 INFO kablam! 620 | / matrix_slice_impl!( Sep 17 22:21:18.095 INFO kablam! 621 | | self: &mut Self, MatrixSliceMut, SliceStorageMut, StorageMut.get_address_unchecked_mut(), &mut self.data; Sep 17 22:21:18.095 INFO kablam! 622 | | row_mut, Sep 17 22:21:18.095 INFO kablam! 623 | | row_part_mut, Sep 17 22:21:18.095 INFO kablam! ... | Sep 17 22:21:18.095 INFO kablam! 644 | | rows_range_pair_mut, Sep 17 22:21:18.095 INFO kablam! 645 | | columns_range_pair_mut); Sep 17 22:21:18.095 INFO kablam! | |_____________________________- in this macro invocation Sep 17 22:21:18.095 INFO kablam! | Sep 17 22:21:18.095 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 22:21:18.095 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/matrix_slice.rs:234:11 Sep 17 22:21:18.095 INFO kablam! | Sep 17 22:21:18.095 INFO kablam! 234 | = Matrix>; Sep 17 22:21:18.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:21:18.095 INFO kablam! ... Sep 17 22:21:18.095 INFO kablam! 620 | / matrix_slice_impl!( Sep 17 22:21:18.095 INFO kablam! 621 | | self: &mut Self, MatrixSliceMut, SliceStorageMut, StorageMut.get_address_unchecked_mut(), &mut self.data; Sep 17 22:21:18.095 INFO kablam! 622 | | row_mut, Sep 17 22:21:18.095 INFO kablam! 623 | | row_part_mut, Sep 17 22:21:18.095 INFO kablam! ... | Sep 17 22:21:18.096 INFO kablam! 644 | | rows_range_pair_mut, Sep 17 22:21:18.096 INFO kablam! 645 | | columns_range_pair_mut); Sep 17 22:21:18.096 INFO kablam! | |_____________________________- in this macro invocation Sep 17 22:21:18.096 INFO kablam! Sep 17 22:21:22.823 INFO kablam! error: aborting due to 92 previous errors Sep 17 22:21:22.823 INFO kablam! Sep 17 22:21:22.823 INFO kablam! For more information about this error, try `rustc --explain E0310`. Sep 17 22:21:22.850 INFO kablam! error: Could not compile `nalgebra`. Sep 17 22:21:22.850 INFO kablam! Sep 17 22:21:22.851 INFO kablam! To learn more, run the command again with --verbose. Sep 17 22:21:22.859 INFO kablam! su: No module specific data is present Sep 17 22:21:24.307 INFO running `"docker" "rm" "-f" "c275f4fa6042e6e3499f553117001a5ff45e12d0ca04ffb1a76e587ffff914c1"` Sep 17 22:21:24.696 INFO blam! c275f4fa6042e6e3499f553117001a5ff45e12d0ca04ffb1a76e587ffff914c1