Sep 21 13:21:56.844 INFO checking artano-0.2.6 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 13:21:56.844 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 13:21:56.844 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 13:21:57.075 INFO blam! a2213ca23663e19dcbcb2d25104f6a63ac2e5599846706aadd71bb3585794b9d Sep 21 13:21:57.077 INFO running `"docker" "start" "-a" "a2213ca23663e19dcbcb2d25104f6a63ac2e5599846706aadd71bb3585794b9d"` Sep 21 13:21:58.097 INFO kablam! usermod: no changes Sep 21 13:21:58.359 INFO kablam! Checking rusttype v0.7.2 Sep 21 13:21:58.362 INFO kablam! Checking rusttype v0.5.2 Sep 21 13:21:58.362 INFO kablam! Checking nalgebra v0.13.1 Sep 21 13:21:58.394 INFO kablam! Checking image v0.19.0 Sep 21 13:22:02.682 INFO kablam! Checking rusttype v0.6.5 Sep 21 13:22:08.356 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.357 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/storage.rs:19:32 Sep 21 13:22:08.357 INFO kablam! | Sep 21 13:22:08.358 INFO kablam! 19 | pub type Owned = >::Buffer; Sep 21 13:22:08.358 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.358 INFO kablam! | | Sep 21 13:22:08.359 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.359 INFO kablam! | Sep 21 13:22:08.360 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.360 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/storage.rs:19:32 Sep 21 13:22:08.360 INFO kablam! | Sep 21 13:22:08.361 INFO kablam! 19 | pub type Owned = >::Buffer; Sep 21 13:22:08.361 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.362 INFO kablam! Sep 21 13:22:08.363 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.363 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/storage.rs:22:34 Sep 21 13:22:08.364 INFO kablam! | Sep 21 13:22:08.364 INFO kablam! 22 | pub type RStride = <>::Buffer as Storage>::RStride; Sep 21 13:22:08.364 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.365 INFO kablam! | | Sep 21 13:22:08.365 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.365 INFO kablam! | Sep 21 13:22:08.366 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.366 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/storage.rs:22:34 Sep 21 13:22:08.367 INFO kablam! | Sep 21 13:22:08.367 INFO kablam! 22 | pub type RStride = <>::Buffer as Storage>::RStride; Sep 21 13:22:08.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.368 INFO kablam! Sep 21 13:22:08.369 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.370 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/storage.rs:25:34 Sep 21 13:22:08.370 INFO kablam! | Sep 21 13:22:08.370 INFO kablam! 25 | pub type CStride = <>::Buffer as Storage>::CStride; Sep 21 13:22:08.371 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.371 INFO kablam! | | Sep 21 13:22:08.372 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.372 INFO kablam! | Sep 21 13:22:08.373 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.373 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/storage.rs:25:34 Sep 21 13:22:08.373 INFO kablam! | Sep 21 13:22:08.374 INFO kablam! 25 | pub type CStride = <>::Buffer as Storage>::CStride; Sep 21 13:22:08.374 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.374 INFO kablam! Sep 21 13:22:08.410 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.410 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/matrix.rs:27:34 Sep 21 13:22:08.411 INFO kablam! | Sep 21 13:22:08.411 INFO kablam! 27 | pub type SquareMatrix = Matrix; Sep 21 13:22:08.412 INFO kablam! | - ^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.412 INFO kablam! | | Sep 21 13:22:08.412 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.413 INFO kablam! | Sep 21 13:22:08.413 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.414 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/matrix.rs:27:34 Sep 21 13:22:08.414 INFO kablam! | Sep 21 13:22:08.414 INFO kablam! 27 | pub type SquareMatrix = Matrix; Sep 21 13:22:08.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.415 INFO kablam! Sep 21 13:22:08.416 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.416 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/matrix.rs:30:28 Sep 21 13:22:08.417 INFO kablam! | Sep 21 13:22:08.417 INFO kablam! 30 | pub type Vector = Matrix; Sep 21 13:22:08.417 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.418 INFO kablam! | | Sep 21 13:22:08.418 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.418 INFO kablam! | Sep 21 13:22:08.419 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.419 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/matrix.rs:30:28 Sep 21 13:22:08.419 INFO kablam! | Sep 21 13:22:08.420 INFO kablam! 30 | pub type Vector = Matrix; Sep 21 13:22:08.420 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.420 INFO kablam! Sep 21 13:22:08.422 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.422 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/matrix.rs:33:31 Sep 21 13:22:08.422 INFO kablam! | Sep 21 13:22:08.423 INFO kablam! 33 | pub type RowVector = Matrix; Sep 21 13:22:08.423 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.424 INFO kablam! | | Sep 21 13:22:08.424 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.424 INFO kablam! | Sep 21 13:22:08.425 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.425 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/matrix.rs:33:31 Sep 21 13:22:08.426 INFO kablam! | Sep 21 13:22:08.426 INFO kablam! 33 | pub type RowVector = Matrix; Sep 21 13:22:08.426 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.427 INFO kablam! Sep 21 13:22:08.428 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.429 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/matrix.rs:37:5 Sep 21 13:22:08.429 INFO kablam! | Sep 21 13:22:08.429 INFO kablam! 36 | pub type MatrixSum = Sep 21 13:22:08.430 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.430 INFO kablam! 37 | Matrix, SameShapeC, SameShapeStorage>; Sep 21 13:22:08.430 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.431 INFO kablam! | Sep 21 13:22:08.431 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.432 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/matrix.rs:37:5 Sep 21 13:22:08.432 INFO kablam! | Sep 21 13:22:08.432 INFO kablam! 37 | Matrix, SameShapeC, SameShapeStorage>; Sep 21 13:22:08.432 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.433 INFO kablam! Sep 21 13:22:08.434 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.434 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/matrix.rs:41:5 Sep 21 13:22:08.435 INFO kablam! | Sep 21 13:22:08.435 INFO kablam! 40 | pub type VectorSum = Sep 21 13:22:08.435 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.436 INFO kablam! 41 | Matrix, U1, SameShapeStorage>; Sep 21 13:22:08.436 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.436 INFO kablam! | Sep 21 13:22:08.437 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.437 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/matrix.rs:41:5 Sep 21 13:22:08.437 INFO kablam! | Sep 21 13:22:08.437 INFO kablam! 41 | Matrix, U1, SameShapeStorage>; Sep 21 13:22:08.438 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.438 INFO kablam! Sep 21 13:22:08.439 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.440 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/matrix.rs:45:5 Sep 21 13:22:08.440 INFO kablam! | Sep 21 13:22:08.441 INFO kablam! 44 | pub type MatrixCross = Sep 21 13:22:08.441 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.441 INFO kablam! 45 | Matrix, SameShapeC, SameShapeStorage>; Sep 21 13:22:08.442 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.442 INFO kablam! | Sep 21 13:22:08.443 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.443 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/matrix.rs:45:5 Sep 21 13:22:08.443 INFO kablam! | Sep 21 13:22:08.444 INFO kablam! 45 | Matrix, SameShapeC, SameShapeStorage>; Sep 21 13:22:08.444 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.444 INFO kablam! Sep 21 13:22:08.468 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.469 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:15:30 Sep 21 13:22:08.469 INFO kablam! | Sep 21 13:22:08.470 INFO kablam! 15 | pub type MatrixNM = Matrix>; Sep 21 13:22:08.470 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.470 INFO kablam! | | Sep 21 13:22:08.471 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.471 INFO kablam! | Sep 21 13:22:08.471 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.472 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:15:30 Sep 21 13:22:08.472 INFO kablam! | Sep 21 13:22:08.472 INFO kablam! 15 | pub type MatrixNM = Matrix>; Sep 21 13:22:08.473 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.473 INFO kablam! Sep 21 13:22:08.474 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.475 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:18:30 Sep 21 13:22:08.475 INFO kablam! | Sep 21 13:22:08.475 INFO kablam! 18 | pub type MatrixMN = Matrix>; Sep 21 13:22:08.476 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.476 INFO kablam! | | Sep 21 13:22:08.477 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.477 INFO kablam! | Sep 21 13:22:08.477 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.478 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:18:30 Sep 21 13:22:08.478 INFO kablam! | Sep 21 13:22:08.479 INFO kablam! 18 | pub type MatrixMN = Matrix>; Sep 21 13:22:08.479 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.479 INFO kablam! Sep 21 13:22:08.481 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.481 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:21:26 Sep 21 13:22:08.481 INFO kablam! | Sep 21 13:22:08.482 INFO kablam! 21 | pub type MatrixN = MatrixMN; Sep 21 13:22:08.482 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.483 INFO kablam! | | Sep 21 13:22:08.483 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.484 INFO kablam! | Sep 21 13:22:08.484 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.484 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:21:26 Sep 21 13:22:08.485 INFO kablam! | Sep 21 13:22:08.485 INFO kablam! 21 | pub type MatrixN = MatrixMN; Sep 21 13:22:08.486 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.486 INFO kablam! Sep 21 13:22:08.502 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.503 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:24:23 Sep 21 13:22:08.503 INFO kablam! | Sep 21 13:22:08.503 INFO kablam! 24 | pub type DMatrix = MatrixN; Sep 21 13:22:08.504 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.504 INFO kablam! | | Sep 21 13:22:08.505 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.505 INFO kablam! | Sep 21 13:22:08.505 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.506 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:24:23 Sep 21 13:22:08.506 INFO kablam! | Sep 21 13:22:08.506 INFO kablam! 24 | pub type DMatrix = MatrixN; Sep 21 13:22:08.507 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.507 INFO kablam! Sep 21 13:22:08.507 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.508 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:27:23 Sep 21 13:22:08.508 INFO kablam! | Sep 21 13:22:08.509 INFO kablam! 27 | pub type Matrix1 = MatrixN; Sep 21 13:22:08.509 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 13:22:08.509 INFO kablam! | | Sep 21 13:22:08.510 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.510 INFO kablam! | Sep 21 13:22:08.510 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.511 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:27:23 Sep 21 13:22:08.511 INFO kablam! | Sep 21 13:22:08.511 INFO kablam! 27 | pub type Matrix1 = MatrixN; Sep 21 13:22:08.512 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 13:22:08.512 INFO kablam! Sep 21 13:22:08.512 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.513 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:29:23 Sep 21 13:22:08.513 INFO kablam! | Sep 21 13:22:08.513 INFO kablam! 29 | pub type Matrix2 = MatrixN; Sep 21 13:22:08.514 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 13:22:08.514 INFO kablam! | | Sep 21 13:22:08.514 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.515 INFO kablam! | Sep 21 13:22:08.515 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.515 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:29:23 Sep 21 13:22:08.516 INFO kablam! | Sep 21 13:22:08.516 INFO kablam! 29 | pub type Matrix2 = MatrixN; Sep 21 13:22:08.516 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 13:22:08.517 INFO kablam! Sep 21 13:22:08.517 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.517 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:31:23 Sep 21 13:22:08.518 INFO kablam! | Sep 21 13:22:08.518 INFO kablam! 31 | pub type Matrix3 = MatrixN; Sep 21 13:22:08.518 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 13:22:08.518 INFO kablam! | | Sep 21 13:22:08.519 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.519 INFO kablam! | Sep 21 13:22:08.519 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.520 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:31:23 Sep 21 13:22:08.520 INFO kablam! | Sep 21 13:22:08.520 INFO kablam! 31 | pub type Matrix3 = MatrixN; Sep 21 13:22:08.521 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 13:22:08.521 INFO kablam! Sep 21 13:22:08.521 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.522 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:33:23 Sep 21 13:22:08.522 INFO kablam! | Sep 21 13:22:08.522 INFO kablam! 33 | pub type Matrix4 = MatrixN; Sep 21 13:22:08.523 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 13:22:08.523 INFO kablam! | | Sep 21 13:22:08.523 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.524 INFO kablam! | Sep 21 13:22:08.524 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.524 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:33:23 Sep 21 13:22:08.525 INFO kablam! | Sep 21 13:22:08.525 INFO kablam! 33 | pub type Matrix4 = MatrixN; Sep 21 13:22:08.525 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 13:22:08.525 INFO kablam! Sep 21 13:22:08.526 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.526 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:35:23 Sep 21 13:22:08.526 INFO kablam! | Sep 21 13:22:08.527 INFO kablam! 35 | pub type Matrix5 = MatrixN; Sep 21 13:22:08.527 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 13:22:08.527 INFO kablam! | | Sep 21 13:22:08.528 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.528 INFO kablam! | Sep 21 13:22:08.529 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.529 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:35:23 Sep 21 13:22:08.529 INFO kablam! | Sep 21 13:22:08.530 INFO kablam! 35 | pub type Matrix5 = MatrixN; Sep 21 13:22:08.530 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 13:22:08.530 INFO kablam! Sep 21 13:22:08.530 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.531 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:37:23 Sep 21 13:22:08.531 INFO kablam! | Sep 21 13:22:08.531 INFO kablam! 37 | pub type Matrix6 = MatrixN; Sep 21 13:22:08.532 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 13:22:08.532 INFO kablam! | | Sep 21 13:22:08.533 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.533 INFO kablam! | Sep 21 13:22:08.533 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.534 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:37:23 Sep 21 13:22:08.534 INFO kablam! | Sep 21 13:22:08.534 INFO kablam! 37 | pub type Matrix6 = MatrixN; Sep 21 13:22:08.535 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 13:22:08.535 INFO kablam! Sep 21 13:22:08.535 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.536 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:40:25 Sep 21 13:22:08.536 INFO kablam! | Sep 21 13:22:08.537 INFO kablam! 40 | pub type Matrix1x2 = MatrixMN; Sep 21 13:22:08.537 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.538 INFO kablam! | | Sep 21 13:22:08.538 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.538 INFO kablam! | Sep 21 13:22:08.539 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.539 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:40:25 Sep 21 13:22:08.540 INFO kablam! | Sep 21 13:22:08.540 INFO kablam! 40 | pub type Matrix1x2 = MatrixMN; Sep 21 13:22:08.541 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.541 INFO kablam! Sep 21 13:22:08.541 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.542 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:42:25 Sep 21 13:22:08.542 INFO kablam! | Sep 21 13:22:08.543 INFO kablam! 42 | pub type Matrix1x3 = MatrixMN; Sep 21 13:22:08.543 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.543 INFO kablam! | | Sep 21 13:22:08.544 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.544 INFO kablam! | Sep 21 13:22:08.545 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.545 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:42:25 Sep 21 13:22:08.545 INFO kablam! | Sep 21 13:22:08.546 INFO kablam! 42 | pub type Matrix1x3 = MatrixMN; Sep 21 13:22:08.546 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.546 INFO kablam! Sep 21 13:22:08.546 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.547 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:44:25 Sep 21 13:22:08.547 INFO kablam! | Sep 21 13:22:08.548 INFO kablam! 44 | pub type Matrix1x4 = MatrixMN; Sep 21 13:22:08.548 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.548 INFO kablam! | | Sep 21 13:22:08.549 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.549 INFO kablam! | Sep 21 13:22:08.549 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.550 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:44:25 Sep 21 13:22:08.550 INFO kablam! | Sep 21 13:22:08.550 INFO kablam! 44 | pub type Matrix1x4 = MatrixMN; Sep 21 13:22:08.551 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.551 INFO kablam! Sep 21 13:22:08.551 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.552 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:46:25 Sep 21 13:22:08.552 INFO kablam! | Sep 21 13:22:08.552 INFO kablam! 46 | pub type Matrix1x5 = MatrixMN; Sep 21 13:22:08.553 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.553 INFO kablam! | | Sep 21 13:22:08.553 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.554 INFO kablam! | Sep 21 13:22:08.554 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.554 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:46:25 Sep 21 13:22:08.555 INFO kablam! | Sep 21 13:22:08.555 INFO kablam! 46 | pub type Matrix1x5 = MatrixMN; Sep 21 13:22:08.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.556 INFO kablam! Sep 21 13:22:08.556 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.556 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:48:25 Sep 21 13:22:08.557 INFO kablam! | Sep 21 13:22:08.557 INFO kablam! 48 | pub type Matrix1x6 = MatrixMN; Sep 21 13:22:08.557 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.558 INFO kablam! | | Sep 21 13:22:08.558 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.559 INFO kablam! | Sep 21 13:22:08.559 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.560 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:48:25 Sep 21 13:22:08.560 INFO kablam! | Sep 21 13:22:08.561 INFO kablam! 48 | pub type Matrix1x6 = MatrixMN; Sep 21 13:22:08.561 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.561 INFO kablam! Sep 21 13:22:08.562 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.562 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:51:25 Sep 21 13:22:08.563 INFO kablam! | Sep 21 13:22:08.563 INFO kablam! 51 | pub type Matrix2x3 = MatrixMN; Sep 21 13:22:08.563 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.564 INFO kablam! | | Sep 21 13:22:08.564 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.564 INFO kablam! | Sep 21 13:22:08.565 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.565 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:51:25 Sep 21 13:22:08.566 INFO kablam! | Sep 21 13:22:08.566 INFO kablam! 51 | pub type Matrix2x3 = MatrixMN; Sep 21 13:22:08.566 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.567 INFO kablam! Sep 21 13:22:08.567 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.567 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:53:25 Sep 21 13:22:08.568 INFO kablam! | Sep 21 13:22:08.568 INFO kablam! 53 | pub type Matrix2x4 = MatrixMN; Sep 21 13:22:08.568 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.569 INFO kablam! | | Sep 21 13:22:08.569 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.569 INFO kablam! | Sep 21 13:22:08.570 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.570 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:53:25 Sep 21 13:22:08.571 INFO kablam! | Sep 21 13:22:08.571 INFO kablam! 53 | pub type Matrix2x4 = MatrixMN; Sep 21 13:22:08.571 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.571 INFO kablam! Sep 21 13:22:08.572 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.572 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:55:25 Sep 21 13:22:08.572 INFO kablam! | Sep 21 13:22:08.573 INFO kablam! 55 | pub type Matrix2x5 = MatrixMN; Sep 21 13:22:08.573 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.573 INFO kablam! | | Sep 21 13:22:08.574 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.574 INFO kablam! | Sep 21 13:22:08.574 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.575 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:55:25 Sep 21 13:22:08.575 INFO kablam! | Sep 21 13:22:08.576 INFO kablam! 55 | pub type Matrix2x5 = MatrixMN; Sep 21 13:22:08.576 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.576 INFO kablam! Sep 21 13:22:08.577 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.577 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:57:25 Sep 21 13:22:08.578 INFO kablam! | Sep 21 13:22:08.578 INFO kablam! 57 | pub type Matrix2x6 = MatrixMN; Sep 21 13:22:08.578 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.579 INFO kablam! | | Sep 21 13:22:08.579 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.580 INFO kablam! | Sep 21 13:22:08.580 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.580 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:57:25 Sep 21 13:22:08.581 INFO kablam! | Sep 21 13:22:08.581 INFO kablam! 57 | pub type Matrix2x6 = MatrixMN; Sep 21 13:22:08.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.582 INFO kablam! Sep 21 13:22:08.582 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.583 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:60:25 Sep 21 13:22:08.583 INFO kablam! | Sep 21 13:22:08.583 INFO kablam! 60 | pub type Matrix3x4 = MatrixMN; Sep 21 13:22:08.584 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.584 INFO kablam! | | Sep 21 13:22:08.585 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.585 INFO kablam! | Sep 21 13:22:08.585 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.586 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:60:25 Sep 21 13:22:08.586 INFO kablam! | Sep 21 13:22:08.587 INFO kablam! 60 | pub type Matrix3x4 = MatrixMN; Sep 21 13:22:08.587 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.587 INFO kablam! Sep 21 13:22:08.588 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.588 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:62:25 Sep 21 13:22:08.588 INFO kablam! | Sep 21 13:22:08.589 INFO kablam! 62 | pub type Matrix3x5 = MatrixMN; Sep 21 13:22:08.589 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.589 INFO kablam! | | Sep 21 13:22:08.590 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.590 INFO kablam! | Sep 21 13:22:08.590 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.591 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:62:25 Sep 21 13:22:08.591 INFO kablam! | Sep 21 13:22:08.592 INFO kablam! 62 | pub type Matrix3x5 = MatrixMN; Sep 21 13:22:08.592 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.592 INFO kablam! Sep 21 13:22:08.593 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.593 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:64:25 Sep 21 13:22:08.594 INFO kablam! | Sep 21 13:22:08.594 INFO kablam! 64 | pub type Matrix3x6 = MatrixMN; Sep 21 13:22:08.594 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.595 INFO kablam! | | Sep 21 13:22:08.595 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.595 INFO kablam! | Sep 21 13:22:08.596 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.596 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:64:25 Sep 21 13:22:08.596 INFO kablam! | Sep 21 13:22:08.596 INFO kablam! 64 | pub type Matrix3x6 = MatrixMN; Sep 21 13:22:08.597 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.597 INFO kablam! Sep 21 13:22:08.597 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.598 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:67:25 Sep 21 13:22:08.598 INFO kablam! | Sep 21 13:22:08.598 INFO kablam! 67 | pub type Matrix4x5 = MatrixMN; Sep 21 13:22:08.599 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.599 INFO kablam! | | Sep 21 13:22:08.599 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.600 INFO kablam! | Sep 21 13:22:08.600 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.600 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:67:25 Sep 21 13:22:08.601 INFO kablam! | Sep 21 13:22:08.601 INFO kablam! 67 | pub type Matrix4x5 = MatrixMN; Sep 21 13:22:08.601 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.602 INFO kablam! Sep 21 13:22:08.602 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.603 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:69:25 Sep 21 13:22:08.603 INFO kablam! | Sep 21 13:22:08.603 INFO kablam! 69 | pub type Matrix4x6 = MatrixMN; Sep 21 13:22:08.604 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.604 INFO kablam! | | Sep 21 13:22:08.605 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.605 INFO kablam! | Sep 21 13:22:08.606 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.606 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:69:25 Sep 21 13:22:08.606 INFO kablam! | Sep 21 13:22:08.607 INFO kablam! 69 | pub type Matrix4x6 = MatrixMN; Sep 21 13:22:08.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.607 INFO kablam! Sep 21 13:22:08.607 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.608 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:72:25 Sep 21 13:22:08.608 INFO kablam! | Sep 21 13:22:08.608 INFO kablam! 72 | pub type Matrix5x6 = MatrixMN; Sep 21 13:22:08.609 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.609 INFO kablam! | | Sep 21 13:22:08.609 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.610 INFO kablam! | Sep 21 13:22:08.610 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.610 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:72:25 Sep 21 13:22:08.611 INFO kablam! | Sep 21 13:22:08.611 INFO kablam! 72 | pub type Matrix5x6 = MatrixMN; Sep 21 13:22:08.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.612 INFO kablam! Sep 21 13:22:08.612 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.612 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:76:25 Sep 21 13:22:08.613 INFO kablam! | Sep 21 13:22:08.613 INFO kablam! 76 | pub type Matrix2x1 = MatrixMN; Sep 21 13:22:08.613 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.614 INFO kablam! | | Sep 21 13:22:08.614 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.614 INFO kablam! | Sep 21 13:22:08.615 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.615 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:76:25 Sep 21 13:22:08.615 INFO kablam! | Sep 21 13:22:08.616 INFO kablam! 76 | pub type Matrix2x1 = MatrixMN; Sep 21 13:22:08.616 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.616 INFO kablam! Sep 21 13:22:08.617 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.617 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:78:25 Sep 21 13:22:08.618 INFO kablam! | Sep 21 13:22:08.618 INFO kablam! 78 | pub type Matrix3x1 = MatrixMN; Sep 21 13:22:08.618 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.619 INFO kablam! | | Sep 21 13:22:08.619 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.619 INFO kablam! | Sep 21 13:22:08.620 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.620 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:78:25 Sep 21 13:22:08.621 INFO kablam! | Sep 21 13:22:08.621 INFO kablam! 78 | pub type Matrix3x1 = MatrixMN; Sep 21 13:22:08.621 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.622 INFO kablam! Sep 21 13:22:08.622 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.622 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:80:25 Sep 21 13:22:08.623 INFO kablam! | Sep 21 13:22:08.623 INFO kablam! 80 | pub type Matrix4x1 = MatrixMN; Sep 21 13:22:08.624 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.624 INFO kablam! | | Sep 21 13:22:08.625 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.625 INFO kablam! | Sep 21 13:22:08.626 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.626 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:80:25 Sep 21 13:22:08.627 INFO kablam! | Sep 21 13:22:08.627 INFO kablam! 80 | pub type Matrix4x1 = MatrixMN; Sep 21 13:22:08.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.628 INFO kablam! Sep 21 13:22:08.628 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.628 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:82:25 Sep 21 13:22:08.629 INFO kablam! | Sep 21 13:22:08.629 INFO kablam! 82 | pub type Matrix5x1 = MatrixMN; Sep 21 13:22:08.630 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.630 INFO kablam! | | Sep 21 13:22:08.630 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.631 INFO kablam! | Sep 21 13:22:08.631 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.632 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:82:25 Sep 21 13:22:08.632 INFO kablam! | Sep 21 13:22:08.632 INFO kablam! 82 | pub type Matrix5x1 = MatrixMN; Sep 21 13:22:08.633 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.633 INFO kablam! Sep 21 13:22:08.633 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.633 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:84:25 Sep 21 13:22:08.634 INFO kablam! | Sep 21 13:22:08.634 INFO kablam! 84 | pub type Matrix6x1 = MatrixMN; Sep 21 13:22:08.635 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.635 INFO kablam! | | Sep 21 13:22:08.635 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.636 INFO kablam! | Sep 21 13:22:08.636 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.636 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:84:25 Sep 21 13:22:08.637 INFO kablam! | Sep 21 13:22:08.637 INFO kablam! 84 | pub type Matrix6x1 = MatrixMN; Sep 21 13:22:08.637 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.638 INFO kablam! Sep 21 13:22:08.638 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.638 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:87:25 Sep 21 13:22:08.639 INFO kablam! | Sep 21 13:22:08.639 INFO kablam! 87 | pub type Matrix3x2 = MatrixMN; Sep 21 13:22:08.639 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.640 INFO kablam! | | Sep 21 13:22:08.640 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.640 INFO kablam! | Sep 21 13:22:08.640 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.641 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:87:25 Sep 21 13:22:08.641 INFO kablam! | Sep 21 13:22:08.641 INFO kablam! 87 | pub type Matrix3x2 = MatrixMN; Sep 21 13:22:08.642 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.642 INFO kablam! Sep 21 13:22:08.642 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.643 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:89:25 Sep 21 13:22:08.643 INFO kablam! | Sep 21 13:22:08.644 INFO kablam! 89 | pub type Matrix4x2 = MatrixMN; Sep 21 13:22:08.644 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.645 INFO kablam! | | Sep 21 13:22:08.645 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.645 INFO kablam! | Sep 21 13:22:08.646 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.646 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:89:25 Sep 21 13:22:08.647 INFO kablam! | Sep 21 13:22:08.647 INFO kablam! 89 | pub type Matrix4x2 = MatrixMN; Sep 21 13:22:08.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.647 INFO kablam! Sep 21 13:22:08.648 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.648 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:91:25 Sep 21 13:22:08.648 INFO kablam! | Sep 21 13:22:08.649 INFO kablam! 91 | pub type Matrix5x2 = MatrixMN; Sep 21 13:22:08.649 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.649 INFO kablam! | | Sep 21 13:22:08.650 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.650 INFO kablam! | Sep 21 13:22:08.651 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.651 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:91:25 Sep 21 13:22:08.651 INFO kablam! | Sep 21 13:22:08.652 INFO kablam! 91 | pub type Matrix5x2 = MatrixMN; Sep 21 13:22:08.652 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.652 INFO kablam! Sep 21 13:22:08.653 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.653 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:93:25 Sep 21 13:22:08.653 INFO kablam! | Sep 21 13:22:08.654 INFO kablam! 93 | pub type Matrix6x2 = MatrixMN; Sep 21 13:22:08.654 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.654 INFO kablam! | | Sep 21 13:22:08.655 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.655 INFO kablam! | Sep 21 13:22:08.655 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.656 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:93:25 Sep 21 13:22:08.656 INFO kablam! | Sep 21 13:22:08.657 INFO kablam! 93 | pub type Matrix6x2 = MatrixMN; Sep 21 13:22:08.657 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.657 INFO kablam! Sep 21 13:22:08.658 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.658 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:96:25 Sep 21 13:22:08.658 INFO kablam! | Sep 21 13:22:08.659 INFO kablam! 96 | pub type Matrix4x3 = MatrixMN; Sep 21 13:22:08.659 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.660 INFO kablam! | | Sep 21 13:22:08.660 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.660 INFO kablam! | Sep 21 13:22:08.661 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.661 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:96:25 Sep 21 13:22:08.662 INFO kablam! | Sep 21 13:22:08.662 INFO kablam! 96 | pub type Matrix4x3 = MatrixMN; Sep 21 13:22:08.662 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.663 INFO kablam! Sep 21 13:22:08.663 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.663 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:98:25 Sep 21 13:22:08.664 INFO kablam! | Sep 21 13:22:08.664 INFO kablam! 98 | pub type Matrix5x3 = MatrixMN; Sep 21 13:22:08.664 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.665 INFO kablam! | | Sep 21 13:22:08.665 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.665 INFO kablam! | Sep 21 13:22:08.666 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.666 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:98:25 Sep 21 13:22:08.667 INFO kablam! | Sep 21 13:22:08.667 INFO kablam! 98 | pub type Matrix5x3 = MatrixMN; Sep 21 13:22:08.667 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.668 INFO kablam! Sep 21 13:22:08.668 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.669 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:100:25 Sep 21 13:22:08.669 INFO kablam! | Sep 21 13:22:08.669 INFO kablam! 100 | pub type Matrix6x3 = MatrixMN; Sep 21 13:22:08.670 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.670 INFO kablam! | | Sep 21 13:22:08.671 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.671 INFO kablam! | Sep 21 13:22:08.671 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.672 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:100:25 Sep 21 13:22:08.672 INFO kablam! | Sep 21 13:22:08.673 INFO kablam! 100 | pub type Matrix6x3 = MatrixMN; Sep 21 13:22:08.673 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.673 INFO kablam! Sep 21 13:22:08.674 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.674 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:103:25 Sep 21 13:22:08.674 INFO kablam! | Sep 21 13:22:08.675 INFO kablam! 103 | pub type Matrix5x4 = MatrixMN; Sep 21 13:22:08.675 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.676 INFO kablam! | | Sep 21 13:22:08.676 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.676 INFO kablam! | Sep 21 13:22:08.677 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.677 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:103:25 Sep 21 13:22:08.678 INFO kablam! | Sep 21 13:22:08.678 INFO kablam! 103 | pub type Matrix5x4 = MatrixMN; Sep 21 13:22:08.678 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.679 INFO kablam! Sep 21 13:22:08.679 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.680 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:105:25 Sep 21 13:22:08.680 INFO kablam! | Sep 21 13:22:08.681 INFO kablam! 105 | pub type Matrix6x4 = MatrixMN; Sep 21 13:22:08.681 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.681 INFO kablam! | | Sep 21 13:22:08.682 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.682 INFO kablam! | Sep 21 13:22:08.683 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.683 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:105:25 Sep 21 13:22:08.684 INFO kablam! | Sep 21 13:22:08.684 INFO kablam! 105 | pub type Matrix6x4 = MatrixMN; Sep 21 13:22:08.684 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.685 INFO kablam! Sep 21 13:22:08.685 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.685 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:108:25 Sep 21 13:22:08.686 INFO kablam! | Sep 21 13:22:08.686 INFO kablam! 108 | pub type Matrix6x5 = MatrixMN; Sep 21 13:22:08.687 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.687 INFO kablam! | | Sep 21 13:22:08.688 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.688 INFO kablam! | Sep 21 13:22:08.688 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.689 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:108:25 Sep 21 13:22:08.689 INFO kablam! | Sep 21 13:22:08.690 INFO kablam! 108 | pub type Matrix6x5 = MatrixMN; Sep 21 13:22:08.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.690 INFO kablam! Sep 21 13:22:08.691 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.691 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:119:23 Sep 21 13:22:08.691 INFO kablam! | Sep 21 13:22:08.692 INFO kablam! 119 | pub type DVector = Matrix>; Sep 21 13:22:08.692 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.692 INFO kablam! | | Sep 21 13:22:08.693 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.693 INFO kablam! | Sep 21 13:22:08.693 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.694 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:119:23 Sep 21 13:22:08.694 INFO kablam! | Sep 21 13:22:08.694 INFO kablam! 119 | pub type DVector = Matrix>; Sep 21 13:22:08.695 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.695 INFO kablam! Sep 21 13:22:08.696 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.696 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:122:26 Sep 21 13:22:08.696 INFO kablam! | Sep 21 13:22:08.697 INFO kablam! 122 | pub type VectorN = MatrixMN; Sep 21 13:22:08.697 INFO kablam! | - ^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.698 INFO kablam! | | Sep 21 13:22:08.698 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.699 INFO kablam! | Sep 21 13:22:08.699 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.699 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:122:26 Sep 21 13:22:08.700 INFO kablam! | Sep 21 13:22:08.700 INFO kablam! 122 | pub type VectorN = MatrixMN; Sep 21 13:22:08.701 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.701 INFO kablam! Sep 21 13:22:08.701 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.702 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:125:23 Sep 21 13:22:08.702 INFO kablam! | Sep 21 13:22:08.702 INFO kablam! 125 | pub type Vector1 = VectorN; Sep 21 13:22:08.703 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 13:22:08.703 INFO kablam! | | Sep 21 13:22:08.704 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.704 INFO kablam! | Sep 21 13:22:08.705 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.705 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:125:23 Sep 21 13:22:08.706 INFO kablam! | Sep 21 13:22:08.706 INFO kablam! 125 | pub type Vector1 = VectorN; Sep 21 13:22:08.706 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 13:22:08.707 INFO kablam! Sep 21 13:22:08.707 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.707 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:127:23 Sep 21 13:22:08.708 INFO kablam! | Sep 21 13:22:08.708 INFO kablam! 127 | pub type Vector2 = VectorN; Sep 21 13:22:08.709 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 13:22:08.709 INFO kablam! | | Sep 21 13:22:08.709 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.710 INFO kablam! | Sep 21 13:22:08.710 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.711 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:127:23 Sep 21 13:22:08.711 INFO kablam! | Sep 21 13:22:08.711 INFO kablam! 127 | pub type Vector2 = VectorN; Sep 21 13:22:08.712 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 13:22:08.712 INFO kablam! Sep 21 13:22:08.713 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.713 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:129:23 Sep 21 13:22:08.713 INFO kablam! | Sep 21 13:22:08.714 INFO kablam! 129 | pub type Vector3 = VectorN; Sep 21 13:22:08.714 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 13:22:08.715 INFO kablam! | | Sep 21 13:22:08.715 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.716 INFO kablam! | Sep 21 13:22:08.716 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.717 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:129:23 Sep 21 13:22:08.717 INFO kablam! | Sep 21 13:22:08.717 INFO kablam! 129 | pub type Vector3 = VectorN; Sep 21 13:22:08.718 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 13:22:08.718 INFO kablam! Sep 21 13:22:08.718 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.719 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:131:23 Sep 21 13:22:08.719 INFO kablam! | Sep 21 13:22:08.719 INFO kablam! 131 | pub type Vector4 = VectorN; Sep 21 13:22:08.720 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 13:22:08.720 INFO kablam! | | Sep 21 13:22:08.720 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.721 INFO kablam! | Sep 21 13:22:08.721 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.721 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:131:23 Sep 21 13:22:08.722 INFO kablam! | Sep 21 13:22:08.722 INFO kablam! 131 | pub type Vector4 = VectorN; Sep 21 13:22:08.722 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 13:22:08.723 INFO kablam! Sep 21 13:22:08.723 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.723 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:133:23 Sep 21 13:22:08.724 INFO kablam! | Sep 21 13:22:08.724 INFO kablam! 133 | pub type Vector5 = VectorN; Sep 21 13:22:08.725 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 13:22:08.725 INFO kablam! | | Sep 21 13:22:08.725 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.726 INFO kablam! | Sep 21 13:22:08.726 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.727 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:133:23 Sep 21 13:22:08.727 INFO kablam! | Sep 21 13:22:08.727 INFO kablam! 133 | pub type Vector5 = VectorN; Sep 21 13:22:08.728 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 13:22:08.728 INFO kablam! Sep 21 13:22:08.729 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.729 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:135:23 Sep 21 13:22:08.729 INFO kablam! | Sep 21 13:22:08.730 INFO kablam! 135 | pub type Vector6 = VectorN; Sep 21 13:22:08.730 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 21 13:22:08.731 INFO kablam! | | Sep 21 13:22:08.731 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.732 INFO kablam! | Sep 21 13:22:08.732 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.732 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:135:23 Sep 21 13:22:08.733 INFO kablam! | Sep 21 13:22:08.733 INFO kablam! 135 | pub type Vector6 = VectorN; Sep 21 13:22:08.734 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 13:22:08.734 INFO kablam! Sep 21 13:22:08.734 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.735 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:146:26 Sep 21 13:22:08.735 INFO kablam! | Sep 21 13:22:08.736 INFO kablam! 146 | pub type RowDVector = Matrix>; Sep 21 13:22:08.736 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.736 INFO kablam! | | Sep 21 13:22:08.737 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.737 INFO kablam! | Sep 21 13:22:08.737 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.738 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:146:26 Sep 21 13:22:08.738 INFO kablam! | Sep 21 13:22:08.739 INFO kablam! 146 | pub type RowDVector = Matrix>; Sep 21 13:22:08.739 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.739 INFO kablam! Sep 21 13:22:08.740 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.740 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:149:29 Sep 21 13:22:08.740 INFO kablam! | Sep 21 13:22:08.741 INFO kablam! 149 | pub type RowVectorN = MatrixMN; Sep 21 13:22:08.741 INFO kablam! | - ^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.742 INFO kablam! | | Sep 21 13:22:08.742 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.743 INFO kablam! | Sep 21 13:22:08.743 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.743 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:149:29 Sep 21 13:22:08.744 INFO kablam! | Sep 21 13:22:08.744 INFO kablam! 149 | pub type RowVectorN = MatrixMN; Sep 21 13:22:08.745 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.745 INFO kablam! Sep 21 13:22:08.745 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.746 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:152:26 Sep 21 13:22:08.746 INFO kablam! | Sep 21 13:22:08.746 INFO kablam! 152 | pub type RowVector1 = RowVectorN; Sep 21 13:22:08.747 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.747 INFO kablam! | | Sep 21 13:22:08.747 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.748 INFO kablam! | Sep 21 13:22:08.748 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.748 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:152:26 Sep 21 13:22:08.749 INFO kablam! | Sep 21 13:22:08.749 INFO kablam! 152 | pub type RowVector1 = RowVectorN; Sep 21 13:22:08.749 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.749 INFO kablam! Sep 21 13:22:08.750 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.750 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:154:26 Sep 21 13:22:08.750 INFO kablam! | Sep 21 13:22:08.751 INFO kablam! 154 | pub type RowVector2 = RowVectorN; Sep 21 13:22:08.751 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.751 INFO kablam! | | Sep 21 13:22:08.752 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.752 INFO kablam! | Sep 21 13:22:08.752 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.753 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:154:26 Sep 21 13:22:08.753 INFO kablam! | Sep 21 13:22:08.753 INFO kablam! 154 | pub type RowVector2 = RowVectorN; Sep 21 13:22:08.754 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.754 INFO kablam! Sep 21 13:22:08.754 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.755 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:156:26 Sep 21 13:22:08.755 INFO kablam! | Sep 21 13:22:08.756 INFO kablam! 156 | pub type RowVector3 = RowVectorN; Sep 21 13:22:08.756 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.756 INFO kablam! | | Sep 21 13:22:08.757 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.757 INFO kablam! | Sep 21 13:22:08.758 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.758 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:156:26 Sep 21 13:22:08.758 INFO kablam! | Sep 21 13:22:08.759 INFO kablam! 156 | pub type RowVector3 = RowVectorN; Sep 21 13:22:08.759 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.759 INFO kablam! Sep 21 13:22:08.760 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.760 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:158:26 Sep 21 13:22:08.760 INFO kablam! | Sep 21 13:22:08.761 INFO kablam! 158 | pub type RowVector4 = RowVectorN; Sep 21 13:22:08.761 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.761 INFO kablam! | | Sep 21 13:22:08.762 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.762 INFO kablam! | Sep 21 13:22:08.762 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.762 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:158:26 Sep 21 13:22:08.763 INFO kablam! | Sep 21 13:22:08.763 INFO kablam! 158 | pub type RowVector4 = RowVectorN; Sep 21 13:22:08.763 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.763 INFO kablam! Sep 21 13:22:08.764 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.764 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:160:26 Sep 21 13:22:08.764 INFO kablam! | Sep 21 13:22:08.765 INFO kablam! 160 | pub type RowVector5 = RowVectorN; Sep 21 13:22:08.765 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.765 INFO kablam! | | Sep 21 13:22:08.766 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.766 INFO kablam! | Sep 21 13:22:08.766 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.766 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:160:26 Sep 21 13:22:08.767 INFO kablam! | Sep 21 13:22:08.767 INFO kablam! 160 | pub type RowVector5 = RowVectorN; Sep 21 13:22:08.767 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.768 INFO kablam! Sep 21 13:22:08.768 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.768 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:162:26 Sep 21 13:22:08.768 INFO kablam! | Sep 21 13:22:08.769 INFO kablam! 162 | pub type RowVector6 = RowVectorN; Sep 21 13:22:08.769 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.769 INFO kablam! | | Sep 21 13:22:08.770 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.770 INFO kablam! | Sep 21 13:22:08.770 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.770 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/alias.rs:162:26 Sep 21 13:22:08.771 INFO kablam! | Sep 21 13:22:08.771 INFO kablam! 162 | pub type RowVector6 = RowVectorN; Sep 21 13:22:08.771 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.772 INFO kablam! Sep 21 13:22:08.794 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:08.794 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/componentwise.rs:15:49 Sep 21 13:22:08.795 INFO kablam! | Sep 21 13:22:08.795 INFO kablam! 15 | pub type MatrixComponentOp = MatrixSum; Sep 21 13:22:08.795 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.796 INFO kablam! | | Sep 21 13:22:08.796 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:08.796 INFO kablam! | Sep 21 13:22:08.797 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:08.797 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/componentwise.rs:15:49 Sep 21 13:22:08.797 INFO kablam! | Sep 21 13:22:08.797 INFO kablam! 15 | pub type MatrixComponentOp = MatrixSum; Sep 21 13:22:08.798 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:08.798 INFO kablam! Sep 21 13:22:09.013 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:09.013 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/point_alias.rs:6:22 Sep 21 13:22:09.013 INFO kablam! | Sep 21 13:22:09.013 INFO kablam! 6 | pub type Point1 = Point; Sep 21 13:22:09.013 INFO kablam! | - ^^^^^^^^^^^^ Sep 21 13:22:09.013 INFO kablam! | | Sep 21 13:22:09.013 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:09.013 INFO kablam! | Sep 21 13:22:09.014 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:09.014 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/point_alias.rs:6:22 Sep 21 13:22:09.014 INFO kablam! | Sep 21 13:22:09.014 INFO kablam! 6 | pub type Point1 = Point; Sep 21 13:22:09.014 INFO kablam! | ^^^^^^^^^^^^ Sep 21 13:22:09.014 INFO kablam! Sep 21 13:22:09.014 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:09.014 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/point_alias.rs:8:22 Sep 21 13:22:09.014 INFO kablam! | Sep 21 13:22:09.014 INFO kablam! 8 | pub type Point2 = Point; Sep 21 13:22:09.014 INFO kablam! | - ^^^^^^^^^^^^ Sep 21 13:22:09.014 INFO kablam! | | Sep 21 13:22:09.014 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:09.014 INFO kablam! | Sep 21 13:22:09.014 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:09.014 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/point_alias.rs:8:22 Sep 21 13:22:09.014 INFO kablam! | Sep 21 13:22:09.014 INFO kablam! 8 | pub type Point2 = Point; Sep 21 13:22:09.014 INFO kablam! | ^^^^^^^^^^^^ Sep 21 13:22:09.014 INFO kablam! Sep 21 13:22:09.015 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:09.015 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/point_alias.rs:10:22 Sep 21 13:22:09.015 INFO kablam! | Sep 21 13:22:09.015 INFO kablam! 10 | pub type Point3 = Point; Sep 21 13:22:09.015 INFO kablam! | - ^^^^^^^^^^^^ Sep 21 13:22:09.015 INFO kablam! | | Sep 21 13:22:09.015 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:09.015 INFO kablam! | Sep 21 13:22:09.015 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:09.015 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/point_alias.rs:10:22 Sep 21 13:22:09.015 INFO kablam! | Sep 21 13:22:09.015 INFO kablam! 10 | pub type Point3 = Point; Sep 21 13:22:09.015 INFO kablam! | ^^^^^^^^^^^^ Sep 21 13:22:09.015 INFO kablam! Sep 21 13:22:09.016 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:09.016 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/point_alias.rs:12:22 Sep 21 13:22:09.016 INFO kablam! | Sep 21 13:22:09.016 INFO kablam! 12 | pub type Point4 = Point; Sep 21 13:22:09.016 INFO kablam! | - ^^^^^^^^^^^^ Sep 21 13:22:09.016 INFO kablam! | | Sep 21 13:22:09.016 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:09.016 INFO kablam! | Sep 21 13:22:09.016 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:09.016 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/point_alias.rs:12:22 Sep 21 13:22:09.016 INFO kablam! | Sep 21 13:22:09.016 INFO kablam! 12 | pub type Point4 = Point; Sep 21 13:22:09.016 INFO kablam! | ^^^^^^^^^^^^ Sep 21 13:22:09.016 INFO kablam! Sep 21 13:22:09.016 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:09.016 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/point_alias.rs:14:22 Sep 21 13:22:09.016 INFO kablam! | Sep 21 13:22:09.016 INFO kablam! 14 | pub type Point5 = Point; Sep 21 13:22:09.016 INFO kablam! | - ^^^^^^^^^^^^ Sep 21 13:22:09.016 INFO kablam! | | Sep 21 13:22:09.016 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:09.016 INFO kablam! | Sep 21 13:22:09.016 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:09.016 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/point_alias.rs:14:22 Sep 21 13:22:09.016 INFO kablam! | Sep 21 13:22:09.017 INFO kablam! 14 | pub type Point5 = Point; Sep 21 13:22:09.017 INFO kablam! | ^^^^^^^^^^^^ Sep 21 13:22:09.017 INFO kablam! Sep 21 13:22:09.017 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:09.017 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/point_alias.rs:16:22 Sep 21 13:22:09.017 INFO kablam! | Sep 21 13:22:09.017 INFO kablam! 16 | pub type Point6 = Point; Sep 21 13:22:09.017 INFO kablam! | - ^^^^^^^^^^^^ Sep 21 13:22:09.017 INFO kablam! | | Sep 21 13:22:09.017 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:09.017 INFO kablam! | Sep 21 13:22:09.017 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:09.017 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/point_alias.rs:16:22 Sep 21 13:22:09.017 INFO kablam! | Sep 21 13:22:09.017 INFO kablam! 16 | pub type Point6 = Point; Sep 21 13:22:09.017 INFO kablam! | ^^^^^^^^^^^^ Sep 21 13:22:09.017 INFO kablam! Sep 21 13:22:09.137 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:09.137 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/rotation_alias.rs:6:25 Sep 21 13:22:09.137 INFO kablam! | Sep 21 13:22:09.137 INFO kablam! 6 | pub type Rotation2 = Rotation; Sep 21 13:22:09.137 INFO kablam! | - ^^^^^^^^^^^^^^^ Sep 21 13:22:09.137 INFO kablam! | | Sep 21 13:22:09.137 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:09.137 INFO kablam! | Sep 21 13:22:09.137 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:09.137 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/rotation_alias.rs:6:25 Sep 21 13:22:09.137 INFO kablam! | Sep 21 13:22:09.137 INFO kablam! 6 | pub type Rotation2 = Rotation; Sep 21 13:22:09.137 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 13:22:09.137 INFO kablam! Sep 21 13:22:09.146 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:09.146 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/rotation_alias.rs:9:25 Sep 21 13:22:09.146 INFO kablam! | Sep 21 13:22:09.146 INFO kablam! 9 | pub type Rotation3 = Rotation; Sep 21 13:22:09.146 INFO kablam! | - ^^^^^^^^^^^^^^^ Sep 21 13:22:09.146 INFO kablam! | | Sep 21 13:22:09.147 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:09.147 INFO kablam! | Sep 21 13:22:09.147 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:09.147 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/rotation_alias.rs:9:25 Sep 21 13:22:09.147 INFO kablam! | Sep 21 13:22:09.147 INFO kablam! 9 | pub type Rotation3 = Rotation; Sep 21 13:22:09.147 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 13:22:09.147 INFO kablam! Sep 21 13:22:09.492 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:09.492 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/translation_alias.rs:6:28 Sep 21 13:22:09.492 INFO kablam! | Sep 21 13:22:09.492 INFO kablam! 6 | pub type Translation2 = Translation; Sep 21 13:22:09.492 INFO kablam! | - ^^^^^^^^^^^^^^^^^^ Sep 21 13:22:09.492 INFO kablam! | | Sep 21 13:22:09.492 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:09.492 INFO kablam! | Sep 21 13:22:09.492 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:09.492 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/translation_alias.rs:6:28 Sep 21 13:22:09.492 INFO kablam! | Sep 21 13:22:09.492 INFO kablam! 6 | pub type Translation2 = Translation; Sep 21 13:22:09.492 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 13:22:09.492 INFO kablam! Sep 21 13:22:09.493 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:09.493 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/translation_alias.rs:9:28 Sep 21 13:22:09.493 INFO kablam! | Sep 21 13:22:09.493 INFO kablam! 9 | pub type Translation3 = Translation; Sep 21 13:22:09.493 INFO kablam! | - ^^^^^^^^^^^^^^^^^^ Sep 21 13:22:09.493 INFO kablam! | | Sep 21 13:22:09.493 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:09.493 INFO kablam! | Sep 21 13:22:09.493 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:09.493 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/translation_alias.rs:9:28 Sep 21 13:22:09.493 INFO kablam! | Sep 21 13:22:09.493 INFO kablam! 9 | pub type Translation3 = Translation; Sep 21 13:22:09.493 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 13:22:09.493 INFO kablam! Sep 21 13:22:09.650 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:09.650 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry_alias.rs:7:25 Sep 21 13:22:09.650 INFO kablam! | Sep 21 13:22:09.650 INFO kablam! 7 | pub type Isometry2 = Isometry>; Sep 21 13:22:09.650 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:09.650 INFO kablam! | | Sep 21 13:22:09.650 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:09.650 INFO kablam! | Sep 21 13:22:09.650 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:09.650 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry_alias.rs:7:25 Sep 21 13:22:09.650 INFO kablam! | Sep 21 13:22:09.650 INFO kablam! 7 | pub type Isometry2 = Isometry>; Sep 21 13:22:09.650 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:09.650 INFO kablam! Sep 21 13:22:09.651 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:09.651 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry_alias.rs:10:25 Sep 21 13:22:09.651 INFO kablam! | Sep 21 13:22:09.651 INFO kablam! 10 | pub type Isometry3 = Isometry>; Sep 21 13:22:09.651 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:09.651 INFO kablam! | | Sep 21 13:22:09.651 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:09.651 INFO kablam! | Sep 21 13:22:09.651 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:09.651 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry_alias.rs:10:25 Sep 21 13:22:09.651 INFO kablam! | Sep 21 13:22:09.651 INFO kablam! 10 | pub type Isometry3 = Isometry>; Sep 21 13:22:09.651 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:09.651 INFO kablam! Sep 21 13:22:09.652 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:09.652 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry_alias.rs:13:31 Sep 21 13:22:09.652 INFO kablam! | Sep 21 13:22:09.652 INFO kablam! 13 | pub type IsometryMatrix2 = Isometry>; Sep 21 13:22:09.652 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:09.652 INFO kablam! | | Sep 21 13:22:09.652 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:09.652 INFO kablam! | Sep 21 13:22:09.652 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:09.652 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry_alias.rs:13:31 Sep 21 13:22:09.652 INFO kablam! | Sep 21 13:22:09.652 INFO kablam! 13 | pub type IsometryMatrix2 = Isometry>; Sep 21 13:22:09.652 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:09.652 INFO kablam! Sep 21 13:22:09.653 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:09.653 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry_alias.rs:16:31 Sep 21 13:22:09.653 INFO kablam! | Sep 21 13:22:09.653 INFO kablam! 16 | pub type IsometryMatrix3 = Isometry>; Sep 21 13:22:09.653 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:09.653 INFO kablam! | | Sep 21 13:22:09.653 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:09.653 INFO kablam! | Sep 21 13:22:09.653 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:09.653 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry_alias.rs:16:31 Sep 21 13:22:09.653 INFO kablam! | Sep 21 13:22:09.653 INFO kablam! 16 | pub type IsometryMatrix3 = Isometry>; Sep 21 13:22:09.653 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:09.653 INFO kablam! Sep 21 13:22:09.815 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:09.815 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/similarity_alias.rs:6:27 Sep 21 13:22:09.815 INFO kablam! | Sep 21 13:22:09.815 INFO kablam! 6 | pub type Similarity2 = Similarity>; Sep 21 13:22:09.815 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:09.815 INFO kablam! | | Sep 21 13:22:09.815 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:09.815 INFO kablam! | Sep 21 13:22:09.815 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:09.815 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/similarity_alias.rs:6:27 Sep 21 13:22:09.815 INFO kablam! | Sep 21 13:22:09.815 INFO kablam! 6 | pub type Similarity2 = Similarity>; Sep 21 13:22:09.815 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:09.815 INFO kablam! Sep 21 13:22:09.816 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:09.816 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/similarity_alias.rs:9:27 Sep 21 13:22:09.816 INFO kablam! | Sep 21 13:22:09.816 INFO kablam! 9 | pub type Similarity3 = Similarity>; Sep 21 13:22:09.816 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:09.816 INFO kablam! | | Sep 21 13:22:09.816 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:09.816 INFO kablam! | Sep 21 13:22:09.816 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:09.816 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/similarity_alias.rs:9:27 Sep 21 13:22:09.816 INFO kablam! | Sep 21 13:22:09.816 INFO kablam! 9 | pub type Similarity3 = Similarity>; Sep 21 13:22:09.816 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:09.816 INFO kablam! Sep 21 13:22:09.817 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:09.817 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/similarity_alias.rs:12:33 Sep 21 13:22:09.817 INFO kablam! | Sep 21 13:22:09.817 INFO kablam! 12 | pub type SimilarityMatrix2 = Similarity>; Sep 21 13:22:09.817 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:09.817 INFO kablam! | | Sep 21 13:22:09.817 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:09.817 INFO kablam! | Sep 21 13:22:09.817 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:09.817 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/similarity_alias.rs:12:33 Sep 21 13:22:09.817 INFO kablam! | Sep 21 13:22:09.817 INFO kablam! 12 | pub type SimilarityMatrix2 = Similarity>; Sep 21 13:22:09.817 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:09.817 INFO kablam! Sep 21 13:22:09.818 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:09.818 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/similarity_alias.rs:15:33 Sep 21 13:22:09.818 INFO kablam! | Sep 21 13:22:09.818 INFO kablam! 15 | pub type SimilarityMatrix3 = Similarity>; Sep 21 13:22:09.818 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:09.818 INFO kablam! | | Sep 21 13:22:09.818 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:09.818 INFO kablam! | Sep 21 13:22:09.818 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:09.818 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/similarity_alias.rs:15:33 Sep 21 13:22:09.818 INFO kablam! | Sep 21 13:22:09.818 INFO kablam! 15 | pub type SimilarityMatrix3 = Similarity>; Sep 21 13:22:09.818 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:09.818 INFO kablam! Sep 21 13:22:09.903 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:09.903 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/transform_alias.rs:6:27 Sep 21 13:22:09.903 INFO kablam! | Sep 21 13:22:09.903 INFO kablam! 6 | pub type Transform2 = Transform; Sep 21 13:22:09.903 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:09.903 INFO kablam! | | Sep 21 13:22:09.903 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:09.903 INFO kablam! | Sep 21 13:22:09.903 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:09.903 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/transform_alias.rs:6:27 Sep 21 13:22:09.903 INFO kablam! | Sep 21 13:22:09.903 INFO kablam! 6 | pub type Transform2 = Transform; Sep 21 13:22:09.903 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:09.903 INFO kablam! Sep 21 13:22:09.910 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:09.910 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/transform_alias.rs:8:27 Sep 21 13:22:09.910 INFO kablam! | Sep 21 13:22:09.910 INFO kablam! 8 | pub type Projective2 = Transform; Sep 21 13:22:09.910 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:09.910 INFO kablam! | | Sep 21 13:22:09.910 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:09.910 INFO kablam! | Sep 21 13:22:09.910 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:09.910 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/transform_alias.rs:8:27 Sep 21 13:22:09.910 INFO kablam! | Sep 21 13:22:09.910 INFO kablam! 8 | pub type Projective2 = Transform; Sep 21 13:22:09.910 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:09.910 INFO kablam! Sep 21 13:22:09.912 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:09.912 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/transform_alias.rs:10:27 Sep 21 13:22:09.912 INFO kablam! | Sep 21 13:22:09.912 INFO kablam! 10 | pub type Affine2 = Transform; Sep 21 13:22:09.912 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:09.912 INFO kablam! | | Sep 21 13:22:09.912 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:09.912 INFO kablam! | Sep 21 13:22:09.912 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:09.912 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/transform_alias.rs:10:27 Sep 21 13:22:09.912 INFO kablam! | Sep 21 13:22:09.912 INFO kablam! 10 | pub type Affine2 = Transform; Sep 21 13:22:09.912 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:09.912 INFO kablam! Sep 21 13:22:09.913 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:09.913 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/transform_alias.rs:13:27 Sep 21 13:22:09.913 INFO kablam! | Sep 21 13:22:09.913 INFO kablam! 13 | pub type Transform3 = Transform; Sep 21 13:22:09.913 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:09.913 INFO kablam! | | Sep 21 13:22:09.913 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:09.913 INFO kablam! | Sep 21 13:22:09.913 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:09.913 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/transform_alias.rs:13:27 Sep 21 13:22:09.913 INFO kablam! | Sep 21 13:22:09.913 INFO kablam! 13 | pub type Transform3 = Transform; Sep 21 13:22:09.913 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:09.913 INFO kablam! Sep 21 13:22:09.923 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:09.923 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/transform_alias.rs:15:27 Sep 21 13:22:09.923 INFO kablam! | Sep 21 13:22:09.923 INFO kablam! 15 | pub type Projective3 = Transform; Sep 21 13:22:09.923 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:09.923 INFO kablam! | | Sep 21 13:22:09.923 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:09.923 INFO kablam! | Sep 21 13:22:09.923 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:09.923 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/transform_alias.rs:15:27 Sep 21 13:22:09.923 INFO kablam! | Sep 21 13:22:09.923 INFO kablam! 15 | pub type Projective3 = Transform; Sep 21 13:22:09.923 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:09.923 INFO kablam! Sep 21 13:22:09.925 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:09.925 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/transform_alias.rs:17:27 Sep 21 13:22:09.925 INFO kablam! | Sep 21 13:22:09.925 INFO kablam! 17 | pub type Affine3 = Transform; Sep 21 13:22:09.925 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:09.925 INFO kablam! | | Sep 21 13:22:09.925 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:09.925 INFO kablam! | Sep 21 13:22:09.925 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:09.925 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/transform_alias.rs:17:27 Sep 21 13:22:09.925 INFO kablam! | Sep 21 13:22:09.925 INFO kablam! 17 | pub type Affine3 = Transform; Sep 21 13:22:09.925 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:09.925 INFO kablam! Sep 21 13:22:12.184 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:12.184 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/matrix_slice.rs:234:11 Sep 21 13:22:12.184 INFO kablam! | Sep 21 13:22:12.184 INFO kablam! 233 | pub type $MatrixSlice<'a, N, R, C, RStride, CStride> Sep 21 13:22:12.184 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:12.184 INFO kablam! 234 | = Matrix>; Sep 21 13:22:12.184 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:12.184 INFO kablam! ... Sep 21 13:22:12.184 INFO kablam! 592 | / matrix_slice_impl!( Sep 21 13:22:12.184 INFO kablam! 593 | | self: &Self, MatrixSlice, SliceStorage, Storage.get_address_unchecked(), &self.data; Sep 21 13:22:12.185 INFO kablam! 594 | | row, Sep 21 13:22:12.185 INFO kablam! 595 | | row_part, Sep 21 13:22:12.185 INFO kablam! ... | Sep 21 13:22:12.185 INFO kablam! 616 | | rows_range_pair, Sep 21 13:22:12.185 INFO kablam! 617 | | columns_range_pair); Sep 21 13:22:12.185 INFO kablam! | |_________________________- in this macro invocation Sep 21 13:22:12.185 INFO kablam! | Sep 21 13:22:12.185 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:12.185 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/matrix_slice.rs:234:11 Sep 21 13:22:12.185 INFO kablam! | Sep 21 13:22:12.185 INFO kablam! 234 | = Matrix>; Sep 21 13:22:12.185 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:12.185 INFO kablam! ... Sep 21 13:22:12.185 INFO kablam! 592 | / matrix_slice_impl!( Sep 21 13:22:12.185 INFO kablam! 593 | | self: &Self, MatrixSlice, SliceStorage, Storage.get_address_unchecked(), &self.data; Sep 21 13:22:12.185 INFO kablam! 594 | | row, Sep 21 13:22:12.185 INFO kablam! 595 | | row_part, Sep 21 13:22:12.185 INFO kablam! ... | Sep 21 13:22:12.185 INFO kablam! 616 | | rows_range_pair, Sep 21 13:22:12.185 INFO kablam! 617 | | columns_range_pair); Sep 21 13:22:12.185 INFO kablam! | |_________________________- in this macro invocation Sep 21 13:22:12.185 INFO kablam! Sep 21 13:22:12.186 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 21 13:22:12.186 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/matrix_slice.rs:234:11 Sep 21 13:22:12.186 INFO kablam! | Sep 21 13:22:12.186 INFO kablam! 233 | pub type $MatrixSlice<'a, N, R, C, RStride, CStride> Sep 21 13:22:12.186 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 21 13:22:12.186 INFO kablam! 234 | = Matrix>; Sep 21 13:22:12.186 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:12.186 INFO kablam! ... Sep 21 13:22:12.186 INFO kablam! 620 | / matrix_slice_impl!( Sep 21 13:22:12.186 INFO kablam! 621 | | self: &mut Self, MatrixSliceMut, SliceStorageMut, StorageMut.get_address_unchecked_mut(), &mut self.data; Sep 21 13:22:12.186 INFO kablam! 622 | | row_mut, Sep 21 13:22:12.186 INFO kablam! 623 | | row_part_mut, Sep 21 13:22:12.186 INFO kablam! ... | Sep 21 13:22:12.186 INFO kablam! 644 | | rows_range_pair_mut, Sep 21 13:22:12.186 INFO kablam! 645 | | columns_range_pair_mut); Sep 21 13:22:12.186 INFO kablam! | |_____________________________- in this macro invocation Sep 21 13:22:12.186 INFO kablam! | Sep 21 13:22:12.186 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 21 13:22:12.186 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/matrix_slice.rs:234:11 Sep 21 13:22:12.186 INFO kablam! | Sep 21 13:22:12.186 INFO kablam! 234 | = Matrix>; Sep 21 13:22:12.186 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:22:12.186 INFO kablam! ... Sep 21 13:22:12.186 INFO kablam! 620 | / matrix_slice_impl!( Sep 21 13:22:12.186 INFO kablam! 621 | | self: &mut Self, MatrixSliceMut, SliceStorageMut, StorageMut.get_address_unchecked_mut(), &mut self.data; Sep 21 13:22:12.186 INFO kablam! 622 | | row_mut, Sep 21 13:22:12.186 INFO kablam! 623 | | row_part_mut, Sep 21 13:22:12.186 INFO kablam! ... | Sep 21 13:22:12.186 INFO kablam! 644 | | rows_range_pair_mut, Sep 21 13:22:12.186 INFO kablam! 645 | | columns_range_pair_mut); Sep 21 13:22:12.186 INFO kablam! | |_____________________________- in this macro invocation Sep 21 13:22:12.186 INFO kablam! Sep 21 13:22:16.936 INFO kablam! error: aborting due to 92 previous errors Sep 21 13:22:16.936 INFO kablam! Sep 21 13:22:16.936 INFO kablam! For more information about this error, try `rustc --explain E0310`. Sep 21 13:22:16.950 INFO kablam! error: Could not compile `nalgebra`. Sep 21 13:22:16.950 INFO kablam! Sep 21 13:22:16.950 INFO kablam! To learn more, run the command again with --verbose. Sep 21 13:22:16.950 INFO kablam! su: No module specific data is present Sep 21 13:22:17.575 INFO running `"docker" "rm" "-f" "a2213ca23663e19dcbcb2d25104f6a63ac2e5599846706aadd71bb3585794b9d"` Sep 21 13:22:17.707 INFO blam! a2213ca23663e19dcbcb2d25104f6a63ac2e5599846706aadd71bb3585794b9d