Sep 20 23:22:26.227 INFO checking atomashpolskiy/rustface against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 20 23:22:26.227 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 20 23:22:26.227 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-5/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 20 23:22:26.423 INFO blam! 91830a1e912dd11f9173ca5565add5fad8c5dc9a166a6fa733ec2f48a553c467 Sep 20 23:22:26.425 INFO running `"docker" "start" "-a" "91830a1e912dd11f9173ca5565add5fad8c5dc9a166a6fa733ec2f48a553c467"` Sep 20 23:22:27.661 INFO kablam! usermod: no changes Sep 20 23:22:28.143 INFO kablam! Checking cast v0.2.2 Sep 20 23:22:28.143 INFO kablam! Checking thread-scoped v1.0.2 Sep 20 23:22:28.143 INFO kablam! Checking crossbeam-utils v0.2.2 Sep 20 23:22:28.165 INFO kablam! Checking stb_truetype v0.2.2 Sep 20 23:22:28.165 INFO kablam! Checking deflate v0.7.18 Sep 20 23:22:28.165 INFO kablam! Checking inflate v0.3.4 Sep 20 23:22:28.165 INFO kablam! Checking gif v0.9.2 Sep 20 23:22:28.165 INFO kablam! Checking csv-core v0.1.4 Sep 20 23:22:29.420 INFO kablam! Checking generic-array v0.2.1 Sep 20 23:22:30.090 INFO kablam! Compiling pest_derive v1.0.8 Sep 20 23:22:30.479 INFO kablam! Checking num-bigint v0.2.0 Sep 20 23:22:30.649 INFO kablam! Checking num-bigint v0.1.44 Sep 20 23:22:31.835 INFO kablam! Checking chrono v0.4.6 Sep 20 23:22:33.538 INFO kablam! Checking enum_primitive v0.1.1 Sep 20 23:22:34.386 INFO kablam! Checking crossbeam-epoch v0.3.1 Sep 20 23:22:34.430 INFO kablam! Checking csv v1.0.1 Sep 20 23:22:34.659 INFO kablam! Checking criterion-stats v0.2.4 Sep 20 23:22:36.894 INFO kablam! Checking criterion-plot v0.2.4 Sep 20 23:22:39.286 INFO kablam! Checking nalgebra v0.11.2 Sep 20 23:22:39.434 INFO kablam! Checking rusttype v0.2.3 Sep 20 23:22:40.084 INFO kablam! Checking png v0.11.0 Sep 20 23:22:43.387 INFO kablam! Checking crossbeam-deque v0.2.0 Sep 20 23:22:43.415 INFO kablam! Checking simplelog v0.5.2 Sep 20 23:22:43.587 INFO kablam! Checking env_logger v0.3.5 Sep 20 23:22:46.111 INFO kablam! Checking num-rational v0.1.42 Sep 20 23:22:46.255 INFO kablam! Checking quickcheck v0.2.27 Sep 20 23:22:46.584 INFO kablam! Checking rayon-core v1.4.1 Sep 20 23:22:48.395 INFO kablam! Checking num-rational v0.2.1 Sep 20 23:22:52.913 INFO kablam! Checking num v0.1.42 Sep 20 23:22:53.434 INFO kablam! Checking rayon v1.0.2 Sep 20 23:22:53.624 INFO kablam! Checking rayon v0.7.1 Sep 20 23:22:57.462 INFO kablam! Checking num v0.2.0 Sep 20 23:23:00.194 INFO kablam! Checking handlebars v0.32.4 Sep 20 23:23:01.390 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.390 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:20:36 Sep 20 23:23:01.390 INFO kablam! | Sep 20 23:23:01.390 INFO kablam! 20 | pub type OwnedMatrix = Matrix>::Buffer>; Sep 20 23:23:01.390 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.390 INFO kablam! | | Sep 20 23:23:01.390 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.390 INFO kablam! | Sep 20 23:23:01.390 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.390 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:20:36 Sep 20 23:23:01.390 INFO kablam! | Sep 20 23:23:01.390 INFO kablam! 20 | pub type OwnedMatrix = Matrix>::Buffer>; Sep 20 23:23:01.390 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.390 INFO kablam! Sep 20 23:23:01.390 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.390 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:23:34 Sep 20 23:23:01.390 INFO kablam! | Sep 20 23:23:01.390 INFO kablam! 23 | pub type SquareMatrix = Matrix; Sep 20 23:23:01.390 INFO kablam! | - ^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.390 INFO kablam! | | Sep 20 23:23:01.390 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.390 INFO kablam! | Sep 20 23:23:01.390 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.390 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:23:34 Sep 20 23:23:01.390 INFO kablam! | Sep 20 23:23:01.390 INFO kablam! 23 | pub type SquareMatrix = Matrix; Sep 20 23:23:01.390 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.390 INFO kablam! Sep 20 23:23:01.394 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.394 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:26:39 Sep 20 23:23:01.394 INFO kablam! | Sep 20 23:23:01.394 INFO kablam! 26 | pub type OwnedSquareMatrix = OwnedMatrix; Sep 20 23:23:01.394 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.394 INFO kablam! | | Sep 20 23:23:01.394 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.394 INFO kablam! | Sep 20 23:23:01.394 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.394 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:26:39 Sep 20 23:23:01.394 INFO kablam! | Sep 20 23:23:01.394 INFO kablam! 26 | pub type OwnedSquareMatrix = OwnedMatrix; Sep 20 23:23:01.394 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.394 INFO kablam! Sep 20 23:23:01.394 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.394 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:29:34 Sep 20 23:23:01.394 INFO kablam! | Sep 20 23:23:01.394 INFO kablam! 29 | pub type ColumnVector = Matrix; Sep 20 23:23:01.394 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.394 INFO kablam! | | Sep 20 23:23:01.394 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.394 INFO kablam! | Sep 20 23:23:01.394 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.394 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:29:34 Sep 20 23:23:01.394 INFO kablam! | Sep 20 23:23:01.394 INFO kablam! 29 | pub type ColumnVector = Matrix; Sep 20 23:23:01.394 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.394 INFO kablam! Sep 20 23:23:01.394 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.394 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:32:39 Sep 20 23:23:01.394 INFO kablam! | Sep 20 23:23:01.394 INFO kablam! 32 | pub type OwnedColumnVector = OwnedMatrix; Sep 20 23:23:01.394 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.394 INFO kablam! | | Sep 20 23:23:01.395 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.395 INFO kablam! | Sep 20 23:23:01.395 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.395 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:32:39 Sep 20 23:23:01.395 INFO kablam! | Sep 20 23:23:01.395 INFO kablam! 32 | pub type OwnedColumnVector = OwnedMatrix; Sep 20 23:23:01.395 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.395 INFO kablam! Sep 20 23:23:01.395 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.395 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:35:36 Sep 20 23:23:01.395 INFO kablam! | Sep 20 23:23:01.395 INFO kablam! 35 | pub type OwnedRowVector = OwnedMatrix; Sep 20 23:23:01.395 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.395 INFO kablam! | | Sep 20 23:23:01.395 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.395 INFO kablam! | Sep 20 23:23:01.395 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.395 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:35:36 Sep 20 23:23:01.395 INFO kablam! | Sep 20 23:23:01.395 INFO kablam! 35 | pub type OwnedRowVector = OwnedMatrix; Sep 20 23:23:01.395 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.395 INFO kablam! Sep 20 23:23:01.410 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.410 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:39:5 Sep 20 23:23:01.410 INFO kablam! | Sep 20 23:23:01.410 INFO kablam! 38 | pub type MatrixSum = Sep 20 23:23:01.410 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.410 INFO kablam! 39 | Matrix, SameShapeC, SumStorage>; Sep 20 23:23:01.410 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.410 INFO kablam! | Sep 20 23:23:01.410 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.410 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:39:5 Sep 20 23:23:01.410 INFO kablam! | Sep 20 23:23:01.410 INFO kablam! 39 | Matrix, SameShapeC, SumStorage>; Sep 20 23:23:01.410 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.410 INFO kablam! Sep 20 23:23:01.426 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.426 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:43:5 Sep 20 23:23:01.426 INFO kablam! | Sep 20 23:23:01.426 INFO kablam! 42 | pub type ColumnVectorSum = Sep 20 23:23:01.426 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.426 INFO kablam! 43 | Matrix, U1, SumStorage>; Sep 20 23:23:01.426 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.426 INFO kablam! | Sep 20 23:23:01.426 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.426 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:43:5 Sep 20 23:23:01.426 INFO kablam! | Sep 20 23:23:01.426 INFO kablam! 43 | Matrix, U1, SumStorage>; Sep 20 23:23:01.426 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.426 INFO kablam! Sep 20 23:23:01.426 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.426 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:46:47 Sep 20 23:23:01.426 INFO kablam! | Sep 20 23:23:01.426 INFO kablam! 46 | pub type MatrixCross = MatrixSum; Sep 20 23:23:01.426 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.426 INFO kablam! | | Sep 20 23:23:01.426 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.426 INFO kablam! | Sep 20 23:23:01.426 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.426 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:46:47 Sep 20 23:23:01.426 INFO kablam! | Sep 20 23:23:01.426 INFO kablam! 46 | pub type MatrixCross = MatrixSum; Sep 20 23:23:01.426 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.427 INFO kablam! Sep 20 23:23:01.427 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.427 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:49:41 Sep 20 23:23:01.427 INFO kablam! | Sep 20 23:23:01.427 INFO kablam! 49 | pub type MatrixMul = Matrix>; Sep 20 23:23:01.427 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.427 INFO kablam! | | Sep 20 23:23:01.427 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.427 INFO kablam! | Sep 20 23:23:01.427 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.427 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:49:41 Sep 20 23:23:01.427 INFO kablam! | Sep 20 23:23:01.427 INFO kablam! 49 | pub type MatrixMul = Matrix>; Sep 20 23:23:01.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.427 INFO kablam! Sep 20 23:23:01.427 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.427 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:52:43 Sep 20 23:23:01.427 INFO kablam! | Sep 20 23:23:01.427 INFO kablam! 52 | pub type MatrixTrMul = Matrix>; Sep 20 23:23:01.427 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.427 INFO kablam! | | Sep 20 23:23:01.427 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.427 INFO kablam! | Sep 20 23:23:01.427 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.427 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:52:43 Sep 20 23:23:01.427 INFO kablam! | Sep 20 23:23:01.427 INFO kablam! 52 | pub type MatrixTrMul = Matrix>; Sep 20 23:23:01.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.427 INFO kablam! Sep 20 23:23:01.427 INFO kablam! error[E0310]: the parameter type `NNew` may not live long enough Sep 20 23:23:01.427 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:56:1 Sep 20 23:23:01.427 INFO kablam! | Sep 20 23:23:01.427 INFO kablam! 55 | pub type MatrixWithScalar = Sep 20 23:23:01.427 INFO kablam! | ---- help: consider adding an explicit lifetime bound `NNew: 'static`... Sep 20 23:23:01.427 INFO kablam! 56 | Matrix>::Alloc as Allocator>::Buffer>; Sep 20 23:23:01.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.427 INFO kablam! | Sep 20 23:23:01.427 INFO kablam! note: ...so that the type `NNew` will meet its required lifetime bounds Sep 20 23:23:01.427 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:56:1 Sep 20 23:23:01.427 INFO kablam! | Sep 20 23:23:01.427 INFO kablam! 56 | Matrix>::Alloc as Allocator>::Buffer>; Sep 20 23:23:01.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.427 INFO kablam! Sep 20 23:23:01.586 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.586 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:14:23 Sep 20 23:23:01.586 INFO kablam! | Sep 20 23:23:01.586 INFO kablam! 14 | pub type DMatrix = Matrix>; Sep 20 23:23:01.586 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.586 INFO kablam! | | Sep 20 23:23:01.586 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.586 INFO kablam! | Sep 20 23:23:01.586 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.586 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:14:23 Sep 20 23:23:01.586 INFO kablam! | Sep 20 23:23:01.586 INFO kablam! 14 | pub type DMatrix = Matrix>; Sep 20 23:23:01.586 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.586 INFO kablam! Sep 20 23:23:01.586 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.586 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:17:30 Sep 20 23:23:01.586 INFO kablam! | Sep 20 23:23:01.586 INFO kablam! 17 | pub type MatrixNM = Matrix>; Sep 20 23:23:01.586 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.586 INFO kablam! | | Sep 20 23:23:01.586 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.586 INFO kablam! | Sep 20 23:23:01.586 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.586 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:17:30 Sep 20 23:23:01.586 INFO kablam! | Sep 20 23:23:01.586 INFO kablam! 17 | pub type MatrixNM = Matrix>; Sep 20 23:23:01.586 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.586 INFO kablam! Sep 20 23:23:01.586 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.586 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:20:26 Sep 20 23:23:01.586 INFO kablam! | Sep 20 23:23:01.586 INFO kablam! 20 | pub type MatrixN = MatrixNM; Sep 20 23:23:01.586 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.586 INFO kablam! | | Sep 20 23:23:01.586 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.586 INFO kablam! | Sep 20 23:23:01.586 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.586 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:20:26 Sep 20 23:23:01.586 INFO kablam! | Sep 20 23:23:01.586 INFO kablam! 20 | pub type MatrixN = MatrixNM; Sep 20 23:23:01.586 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.586 INFO kablam! Sep 20 23:23:01.586 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.587 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:23:23 Sep 20 23:23:01.587 INFO kablam! | Sep 20 23:23:01.587 INFO kablam! 23 | pub type Matrix1 = MatrixN; Sep 20 23:23:01.587 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 20 23:23:01.587 INFO kablam! | | Sep 20 23:23:01.587 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.587 INFO kablam! | Sep 20 23:23:01.587 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.587 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:23:23 Sep 20 23:23:01.587 INFO kablam! | Sep 20 23:23:01.587 INFO kablam! 23 | pub type Matrix1 = MatrixN; Sep 20 23:23:01.587 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 23:23:01.587 INFO kablam! Sep 20 23:23:01.587 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.587 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:25:23 Sep 20 23:23:01.587 INFO kablam! | Sep 20 23:23:01.587 INFO kablam! 25 | pub type Matrix2 = MatrixN; Sep 20 23:23:01.587 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 20 23:23:01.587 INFO kablam! | | Sep 20 23:23:01.587 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.587 INFO kablam! | Sep 20 23:23:01.587 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.587 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:25:23 Sep 20 23:23:01.587 INFO kablam! | Sep 20 23:23:01.587 INFO kablam! 25 | pub type Matrix2 = MatrixN; Sep 20 23:23:01.587 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 23:23:01.587 INFO kablam! Sep 20 23:23:01.606 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.606 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:27:23 Sep 20 23:23:01.606 INFO kablam! | Sep 20 23:23:01.606 INFO kablam! 27 | pub type Matrix3 = MatrixN; Sep 20 23:23:01.606 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 20 23:23:01.606 INFO kablam! | | Sep 20 23:23:01.606 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.606 INFO kablam! | Sep 20 23:23:01.606 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.606 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:27:23 Sep 20 23:23:01.606 INFO kablam! | Sep 20 23:23:01.606 INFO kablam! 27 | pub type Matrix3 = MatrixN; Sep 20 23:23:01.606 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 23:23:01.606 INFO kablam! Sep 20 23:23:01.606 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.606 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:29:23 Sep 20 23:23:01.606 INFO kablam! | Sep 20 23:23:01.606 INFO kablam! 29 | pub type Matrix4 = MatrixN; Sep 20 23:23:01.606 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 20 23:23:01.606 INFO kablam! | | Sep 20 23:23:01.606 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.606 INFO kablam! | Sep 20 23:23:01.606 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.606 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:29:23 Sep 20 23:23:01.606 INFO kablam! | Sep 20 23:23:01.606 INFO kablam! 29 | pub type Matrix4 = MatrixN; Sep 20 23:23:01.606 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 23:23:01.606 INFO kablam! Sep 20 23:23:01.606 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.606 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:31:23 Sep 20 23:23:01.606 INFO kablam! | Sep 20 23:23:01.606 INFO kablam! 31 | pub type Matrix5 = MatrixN; Sep 20 23:23:01.606 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 20 23:23:01.607 INFO kablam! | | Sep 20 23:23:01.607 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.607 INFO kablam! | Sep 20 23:23:01.607 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.607 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:31:23 Sep 20 23:23:01.607 INFO kablam! | Sep 20 23:23:01.607 INFO kablam! 31 | pub type Matrix5 = MatrixN; Sep 20 23:23:01.607 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 23:23:01.607 INFO kablam! Sep 20 23:23:01.610 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.610 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:33:23 Sep 20 23:23:01.610 INFO kablam! | Sep 20 23:23:01.610 INFO kablam! 33 | pub type Matrix6 = MatrixN; Sep 20 23:23:01.610 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 20 23:23:01.610 INFO kablam! | | Sep 20 23:23:01.610 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.618 INFO kablam! | Sep 20 23:23:01.619 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.619 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:33:23 Sep 20 23:23:01.619 INFO kablam! | Sep 20 23:23:01.619 INFO kablam! 33 | pub type Matrix6 = MatrixN; Sep 20 23:23:01.619 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 23:23:01.619 INFO kablam! Sep 20 23:23:01.619 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.619 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:36:25 Sep 20 23:23:01.619 INFO kablam! | Sep 20 23:23:01.619 INFO kablam! 36 | pub type Matrix1x2 = MatrixNM; Sep 20 23:23:01.619 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.619 INFO kablam! | | Sep 20 23:23:01.619 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.619 INFO kablam! | Sep 20 23:23:01.619 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.619 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:36:25 Sep 20 23:23:01.619 INFO kablam! | Sep 20 23:23:01.619 INFO kablam! 36 | pub type Matrix1x2 = MatrixNM; Sep 20 23:23:01.619 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.619 INFO kablam! Sep 20 23:23:01.619 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.619 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:38:25 Sep 20 23:23:01.619 INFO kablam! | Sep 20 23:23:01.619 INFO kablam! 38 | pub type Matrix1x3 = MatrixNM; Sep 20 23:23:01.619 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.619 INFO kablam! | | Sep 20 23:23:01.619 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.619 INFO kablam! | Sep 20 23:23:01.619 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.619 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:38:25 Sep 20 23:23:01.619 INFO kablam! | Sep 20 23:23:01.619 INFO kablam! 38 | pub type Matrix1x3 = MatrixNM; Sep 20 23:23:01.619 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.619 INFO kablam! Sep 20 23:23:01.619 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.619 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:40:25 Sep 20 23:23:01.619 INFO kablam! | Sep 20 23:23:01.619 INFO kablam! 40 | pub type Matrix1x4 = MatrixNM; Sep 20 23:23:01.619 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.619 INFO kablam! | | Sep 20 23:23:01.619 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.619 INFO kablam! | Sep 20 23:23:01.619 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.619 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:40:25 Sep 20 23:23:01.619 INFO kablam! | Sep 20 23:23:01.619 INFO kablam! 40 | pub type Matrix1x4 = MatrixNM; Sep 20 23:23:01.619 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.619 INFO kablam! Sep 20 23:23:01.619 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.619 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:42:25 Sep 20 23:23:01.619 INFO kablam! | Sep 20 23:23:01.619 INFO kablam! 42 | pub type Matrix1x5 = MatrixNM; Sep 20 23:23:01.619 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.620 INFO kablam! | | Sep 20 23:23:01.620 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.620 INFO kablam! | Sep 20 23:23:01.620 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.620 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:42:25 Sep 20 23:23:01.620 INFO kablam! | Sep 20 23:23:01.620 INFO kablam! 42 | pub type Matrix1x5 = MatrixNM; Sep 20 23:23:01.620 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.620 INFO kablam! Sep 20 23:23:01.630 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.630 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:44:25 Sep 20 23:23:01.630 INFO kablam! | Sep 20 23:23:01.630 INFO kablam! 44 | pub type Matrix1x6 = MatrixNM; Sep 20 23:23:01.630 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.630 INFO kablam! | | Sep 20 23:23:01.630 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.630 INFO kablam! | Sep 20 23:23:01.630 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.630 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:44:25 Sep 20 23:23:01.630 INFO kablam! | Sep 20 23:23:01.630 INFO kablam! 44 | pub type Matrix1x6 = MatrixNM; Sep 20 23:23:01.630 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.630 INFO kablam! Sep 20 23:23:01.630 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.630 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:47:25 Sep 20 23:23:01.630 INFO kablam! | Sep 20 23:23:01.630 INFO kablam! 47 | pub type Matrix2x3 = MatrixNM; Sep 20 23:23:01.630 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.630 INFO kablam! | | Sep 20 23:23:01.630 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.630 INFO kablam! | Sep 20 23:23:01.630 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.630 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:47:25 Sep 20 23:23:01.631 INFO kablam! | Sep 20 23:23:01.631 INFO kablam! 47 | pub type Matrix2x3 = MatrixNM; Sep 20 23:23:01.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.631 INFO kablam! Sep 20 23:23:01.631 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.631 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:49:25 Sep 20 23:23:01.631 INFO kablam! | Sep 20 23:23:01.631 INFO kablam! 49 | pub type Matrix2x4 = MatrixNM; Sep 20 23:23:01.631 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.631 INFO kablam! | | Sep 20 23:23:01.631 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.631 INFO kablam! | Sep 20 23:23:01.631 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.631 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:49:25 Sep 20 23:23:01.631 INFO kablam! | Sep 20 23:23:01.631 INFO kablam! 49 | pub type Matrix2x4 = MatrixNM; Sep 20 23:23:01.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.631 INFO kablam! Sep 20 23:23:01.631 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.631 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:51:25 Sep 20 23:23:01.631 INFO kablam! | Sep 20 23:23:01.631 INFO kablam! 51 | pub type Matrix2x5 = MatrixNM; Sep 20 23:23:01.631 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.631 INFO kablam! | | Sep 20 23:23:01.631 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.631 INFO kablam! | Sep 20 23:23:01.631 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.631 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:51:25 Sep 20 23:23:01.631 INFO kablam! | Sep 20 23:23:01.631 INFO kablam! 51 | pub type Matrix2x5 = MatrixNM; Sep 20 23:23:01.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.631 INFO kablam! Sep 20 23:23:01.631 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.631 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:53:25 Sep 20 23:23:01.631 INFO kablam! | Sep 20 23:23:01.631 INFO kablam! 53 | pub type Matrix2x6 = MatrixNM; Sep 20 23:23:01.631 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.631 INFO kablam! | | Sep 20 23:23:01.631 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.631 INFO kablam! | Sep 20 23:23:01.631 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.631 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:53:25 Sep 20 23:23:01.631 INFO kablam! | Sep 20 23:23:01.631 INFO kablam! 53 | pub type Matrix2x6 = MatrixNM; Sep 20 23:23:01.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.631 INFO kablam! Sep 20 23:23:01.631 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.631 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:56:25 Sep 20 23:23:01.631 INFO kablam! | Sep 20 23:23:01.631 INFO kablam! 56 | pub type Matrix3x4 = MatrixNM; Sep 20 23:23:01.631 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.631 INFO kablam! | | Sep 20 23:23:01.631 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.631 INFO kablam! | Sep 20 23:23:01.631 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.631 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:56:25 Sep 20 23:23:01.631 INFO kablam! | Sep 20 23:23:01.631 INFO kablam! 56 | pub type Matrix3x4 = MatrixNM; Sep 20 23:23:01.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.631 INFO kablam! Sep 20 23:23:01.632 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.632 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:58:25 Sep 20 23:23:01.632 INFO kablam! | Sep 20 23:23:01.632 INFO kablam! 58 | pub type Matrix3x5 = MatrixNM; Sep 20 23:23:01.632 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.632 INFO kablam! | | Sep 20 23:23:01.632 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.642 INFO kablam! | Sep 20 23:23:01.642 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.642 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:58:25 Sep 20 23:23:01.642 INFO kablam! | Sep 20 23:23:01.642 INFO kablam! 58 | pub type Matrix3x5 = MatrixNM; Sep 20 23:23:01.642 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.642 INFO kablam! Sep 20 23:23:01.644 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.644 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:60:25 Sep 20 23:23:01.644 INFO kablam! | Sep 20 23:23:01.644 INFO kablam! 60 | pub type Matrix3x6 = MatrixNM; Sep 20 23:23:01.644 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.644 INFO kablam! | | Sep 20 23:23:01.644 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.644 INFO kablam! | Sep 20 23:23:01.644 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.644 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:60:25 Sep 20 23:23:01.644 INFO kablam! | Sep 20 23:23:01.644 INFO kablam! 60 | pub type Matrix3x6 = MatrixNM; Sep 20 23:23:01.644 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.644 INFO kablam! Sep 20 23:23:01.646 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.646 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:63:25 Sep 20 23:23:01.646 INFO kablam! | Sep 20 23:23:01.646 INFO kablam! 63 | pub type Matrix4x5 = MatrixNM; Sep 20 23:23:01.646 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.646 INFO kablam! | | Sep 20 23:23:01.646 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.647 INFO kablam! | Sep 20 23:23:01.650 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.650 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:63:25 Sep 20 23:23:01.650 INFO kablam! | Sep 20 23:23:01.650 INFO kablam! 63 | pub type Matrix4x5 = MatrixNM; Sep 20 23:23:01.650 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.650 INFO kablam! Sep 20 23:23:01.650 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.650 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:65:25 Sep 20 23:23:01.650 INFO kablam! | Sep 20 23:23:01.650 INFO kablam! 65 | pub type Matrix4x6 = MatrixNM; Sep 20 23:23:01.650 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.650 INFO kablam! | | Sep 20 23:23:01.650 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.650 INFO kablam! | Sep 20 23:23:01.650 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.650 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:65:25 Sep 20 23:23:01.650 INFO kablam! | Sep 20 23:23:01.650 INFO kablam! 65 | pub type Matrix4x6 = MatrixNM; Sep 20 23:23:01.650 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.650 INFO kablam! Sep 20 23:23:01.650 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.650 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:68:25 Sep 20 23:23:01.650 INFO kablam! | Sep 20 23:23:01.650 INFO kablam! 68 | pub type Matrix5x6 = MatrixNM; Sep 20 23:23:01.650 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.650 INFO kablam! | | Sep 20 23:23:01.650 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.650 INFO kablam! | Sep 20 23:23:01.650 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.650 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:68:25 Sep 20 23:23:01.650 INFO kablam! | Sep 20 23:23:01.650 INFO kablam! 68 | pub type Matrix5x6 = MatrixNM; Sep 20 23:23:01.650 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.650 INFO kablam! Sep 20 23:23:01.654 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.654 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:72:25 Sep 20 23:23:01.654 INFO kablam! | Sep 20 23:23:01.654 INFO kablam! 72 | pub type Matrix2x1 = MatrixNM; Sep 20 23:23:01.654 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.654 INFO kablam! | | Sep 20 23:23:01.654 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.662 INFO kablam! | Sep 20 23:23:01.662 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.662 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:72:25 Sep 20 23:23:01.662 INFO kablam! | Sep 20 23:23:01.662 INFO kablam! 72 | pub type Matrix2x1 = MatrixNM; Sep 20 23:23:01.662 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.662 INFO kablam! Sep 20 23:23:01.662 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.662 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:74:25 Sep 20 23:23:01.662 INFO kablam! | Sep 20 23:23:01.662 INFO kablam! 74 | pub type Matrix3x1 = MatrixNM; Sep 20 23:23:01.662 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.662 INFO kablam! | | Sep 20 23:23:01.662 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.662 INFO kablam! | Sep 20 23:23:01.662 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.662 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:74:25 Sep 20 23:23:01.662 INFO kablam! | Sep 20 23:23:01.662 INFO kablam! 74 | pub type Matrix3x1 = MatrixNM; Sep 20 23:23:01.662 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.662 INFO kablam! Sep 20 23:23:01.662 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.662 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:76:25 Sep 20 23:23:01.662 INFO kablam! | Sep 20 23:23:01.662 INFO kablam! 76 | pub type Matrix4x1 = MatrixNM; Sep 20 23:23:01.662 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.662 INFO kablam! | | Sep 20 23:23:01.662 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.662 INFO kablam! | Sep 20 23:23:01.662 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.662 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:76:25 Sep 20 23:23:01.662 INFO kablam! | Sep 20 23:23:01.662 INFO kablam! 76 | pub type Matrix4x1 = MatrixNM; Sep 20 23:23:01.662 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.662 INFO kablam! Sep 20 23:23:01.666 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.666 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:78:25 Sep 20 23:23:01.666 INFO kablam! | Sep 20 23:23:01.666 INFO kablam! 78 | pub type Matrix5x1 = MatrixNM; Sep 20 23:23:01.666 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.666 INFO kablam! | | Sep 20 23:23:01.666 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.666 INFO kablam! | Sep 20 23:23:01.666 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.666 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:78:25 Sep 20 23:23:01.666 INFO kablam! | Sep 20 23:23:01.666 INFO kablam! 78 | pub type Matrix5x1 = MatrixNM; Sep 20 23:23:01.666 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.666 INFO kablam! Sep 20 23:23:01.670 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.670 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:80:25 Sep 20 23:23:01.670 INFO kablam! | Sep 20 23:23:01.670 INFO kablam! 80 | pub type Matrix6x1 = MatrixNM; Sep 20 23:23:01.670 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.670 INFO kablam! | | Sep 20 23:23:01.670 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.670 INFO kablam! | Sep 20 23:23:01.670 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.670 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:80:25 Sep 20 23:23:01.670 INFO kablam! | Sep 20 23:23:01.670 INFO kablam! 80 | pub type Matrix6x1 = MatrixNM; Sep 20 23:23:01.670 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.670 INFO kablam! Sep 20 23:23:01.670 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.670 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:83:25 Sep 20 23:23:01.670 INFO kablam! | Sep 20 23:23:01.670 INFO kablam! 83 | pub type Matrix3x2 = MatrixNM; Sep 20 23:23:01.670 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.670 INFO kablam! | | Sep 20 23:23:01.670 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.670 INFO kablam! | Sep 20 23:23:01.670 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.670 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:83:25 Sep 20 23:23:01.670 INFO kablam! | Sep 20 23:23:01.670 INFO kablam! 83 | pub type Matrix3x2 = MatrixNM; Sep 20 23:23:01.670 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.670 INFO kablam! Sep 20 23:23:01.674 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.674 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:85:25 Sep 20 23:23:01.674 INFO kablam! | Sep 20 23:23:01.674 INFO kablam! 85 | pub type Matrix4x2 = MatrixNM; Sep 20 23:23:01.674 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.674 INFO kablam! | | Sep 20 23:23:01.674 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.674 INFO kablam! | Sep 20 23:23:01.674 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.674 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:85:25 Sep 20 23:23:01.674 INFO kablam! | Sep 20 23:23:01.674 INFO kablam! 85 | pub type Matrix4x2 = MatrixNM; Sep 20 23:23:01.674 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.674 INFO kablam! Sep 20 23:23:01.680 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.680 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:87:25 Sep 20 23:23:01.680 INFO kablam! | Sep 20 23:23:01.680 INFO kablam! 87 | pub type Matrix5x2 = MatrixNM; Sep 20 23:23:01.680 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.680 INFO kablam! | | Sep 20 23:23:01.680 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.680 INFO kablam! | Sep 20 23:23:01.680 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.680 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:87:25 Sep 20 23:23:01.680 INFO kablam! | Sep 20 23:23:01.680 INFO kablam! 87 | pub type Matrix5x2 = MatrixNM; Sep 20 23:23:01.680 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.680 INFO kablam! Sep 20 23:23:01.680 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.680 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:89:25 Sep 20 23:23:01.680 INFO kablam! | Sep 20 23:23:01.680 INFO kablam! 89 | pub type Matrix6x2 = MatrixNM; Sep 20 23:23:01.680 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.680 INFO kablam! | | Sep 20 23:23:01.680 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.680 INFO kablam! | Sep 20 23:23:01.680 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.680 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:89:25 Sep 20 23:23:01.680 INFO kablam! | Sep 20 23:23:01.680 INFO kablam! 89 | pub type Matrix6x2 = MatrixNM; Sep 20 23:23:01.681 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.681 INFO kablam! Sep 20 23:23:01.683 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.683 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:92:25 Sep 20 23:23:01.683 INFO kablam! | Sep 20 23:23:01.683 INFO kablam! 92 | pub type Matrix4x3 = MatrixNM; Sep 20 23:23:01.683 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.683 INFO kablam! | | Sep 20 23:23:01.683 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.683 INFO kablam! | Sep 20 23:23:01.683 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.683 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:92:25 Sep 20 23:23:01.683 INFO kablam! | Sep 20 23:23:01.683 INFO kablam! 92 | pub type Matrix4x3 = MatrixNM; Sep 20 23:23:01.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.683 INFO kablam! Sep 20 23:23:01.686 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.686 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:94:25 Sep 20 23:23:01.686 INFO kablam! | Sep 20 23:23:01.686 INFO kablam! 94 | pub type Matrix5x3 = MatrixNM; Sep 20 23:23:01.686 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.686 INFO kablam! | | Sep 20 23:23:01.686 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.686 INFO kablam! | Sep 20 23:23:01.687 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.687 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:94:25 Sep 20 23:23:01.687 INFO kablam! | Sep 20 23:23:01.687 INFO kablam! 94 | pub type Matrix5x3 = MatrixNM; Sep 20 23:23:01.687 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.687 INFO kablam! Sep 20 23:23:01.689 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.689 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:96:25 Sep 20 23:23:01.689 INFO kablam! | Sep 20 23:23:01.689 INFO kablam! 96 | pub type Matrix6x3 = MatrixNM; Sep 20 23:23:01.689 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.689 INFO kablam! | | Sep 20 23:23:01.689 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.689 INFO kablam! | Sep 20 23:23:01.689 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.689 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:96:25 Sep 20 23:23:01.689 INFO kablam! | Sep 20 23:23:01.689 INFO kablam! 96 | pub type Matrix6x3 = MatrixNM; Sep 20 23:23:01.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.689 INFO kablam! Sep 20 23:23:01.691 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.691 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:99:25 Sep 20 23:23:01.691 INFO kablam! | Sep 20 23:23:01.691 INFO kablam! 99 | pub type Matrix5x4 = MatrixNM; Sep 20 23:23:01.691 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.691 INFO kablam! | | Sep 20 23:23:01.691 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.692 INFO kablam! | Sep 20 23:23:01.692 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.692 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:99:25 Sep 20 23:23:01.692 INFO kablam! | Sep 20 23:23:01.692 INFO kablam! 99 | pub type Matrix5x4 = MatrixNM; Sep 20 23:23:01.692 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.692 INFO kablam! Sep 20 23:23:01.698 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.698 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:101:25 Sep 20 23:23:01.698 INFO kablam! | Sep 20 23:23:01.698 INFO kablam! 101 | pub type Matrix6x4 = MatrixNM; Sep 20 23:23:01.698 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.698 INFO kablam! | | Sep 20 23:23:01.698 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.704 INFO kablam! | Sep 20 23:23:01.704 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.704 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:101:25 Sep 20 23:23:01.704 INFO kablam! | Sep 20 23:23:01.704 INFO kablam! 101 | pub type Matrix6x4 = MatrixNM; Sep 20 23:23:01.704 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.704 INFO kablam! Sep 20 23:23:01.704 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.704 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:104:25 Sep 20 23:23:01.704 INFO kablam! | Sep 20 23:23:01.704 INFO kablam! 104 | pub type Matrix6x5 = MatrixNM; Sep 20 23:23:01.704 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.704 INFO kablam! | | Sep 20 23:23:01.704 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.708 INFO kablam! | Sep 20 23:23:01.708 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.708 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:104:25 Sep 20 23:23:01.708 INFO kablam! | Sep 20 23:23:01.708 INFO kablam! 104 | pub type Matrix6x5 = MatrixNM; Sep 20 23:23:01.708 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.708 INFO kablam! Sep 20 23:23:01.709 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.709 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:115:23 Sep 20 23:23:01.709 INFO kablam! | Sep 20 23:23:01.709 INFO kablam! 115 | pub type DVector = Matrix>; Sep 20 23:23:01.709 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.709 INFO kablam! | | Sep 20 23:23:01.709 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.709 INFO kablam! | Sep 20 23:23:01.709 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.709 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:115:23 Sep 20 23:23:01.709 INFO kablam! | Sep 20 23:23:01.709 INFO kablam! 115 | pub type DVector = Matrix>; Sep 20 23:23:01.709 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.709 INFO kablam! Sep 20 23:23:01.710 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.710 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:118:26 Sep 20 23:23:01.710 INFO kablam! | Sep 20 23:23:01.710 INFO kablam! 118 | pub type VectorN = MatrixNM; Sep 20 23:23:01.710 INFO kablam! | - ^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.710 INFO kablam! | | Sep 20 23:23:01.710 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.710 INFO kablam! | Sep 20 23:23:01.710 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.710 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:118:26 Sep 20 23:23:01.710 INFO kablam! | Sep 20 23:23:01.710 INFO kablam! 118 | pub type VectorN = MatrixNM; Sep 20 23:23:01.710 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.710 INFO kablam! Sep 20 23:23:01.718 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.718 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:121:23 Sep 20 23:23:01.718 INFO kablam! | Sep 20 23:23:01.718 INFO kablam! 121 | pub type Vector1 = VectorN; Sep 20 23:23:01.718 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 20 23:23:01.718 INFO kablam! | | Sep 20 23:23:01.718 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.718 INFO kablam! | Sep 20 23:23:01.718 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.718 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:121:23 Sep 20 23:23:01.718 INFO kablam! | Sep 20 23:23:01.718 INFO kablam! 121 | pub type Vector1 = VectorN; Sep 20 23:23:01.718 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 23:23:01.718 INFO kablam! Sep 20 23:23:01.718 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.718 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:123:23 Sep 20 23:23:01.718 INFO kablam! | Sep 20 23:23:01.718 INFO kablam! 123 | pub type Vector2 = VectorN; Sep 20 23:23:01.718 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 20 23:23:01.718 INFO kablam! | | Sep 20 23:23:01.718 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.718 INFO kablam! | Sep 20 23:23:01.718 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.718 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:123:23 Sep 20 23:23:01.718 INFO kablam! | Sep 20 23:23:01.718 INFO kablam! 123 | pub type Vector2 = VectorN; Sep 20 23:23:01.718 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 23:23:01.718 INFO kablam! Sep 20 23:23:01.718 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.718 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:125:23 Sep 20 23:23:01.718 INFO kablam! | Sep 20 23:23:01.719 INFO kablam! 125 | pub type Vector3 = VectorN; Sep 20 23:23:01.719 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 20 23:23:01.719 INFO kablam! | | Sep 20 23:23:01.719 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.719 INFO kablam! | Sep 20 23:23:01.719 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.719 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:125:23 Sep 20 23:23:01.719 INFO kablam! | Sep 20 23:23:01.719 INFO kablam! 125 | pub type Vector3 = VectorN; Sep 20 23:23:01.719 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 23:23:01.719 INFO kablam! Sep 20 23:23:01.719 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.719 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:127:23 Sep 20 23:23:01.719 INFO kablam! | Sep 20 23:23:01.719 INFO kablam! 127 | pub type Vector4 = VectorN; Sep 20 23:23:01.719 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 20 23:23:01.719 INFO kablam! | | Sep 20 23:23:01.719 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.719 INFO kablam! | Sep 20 23:23:01.719 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.719 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:127:23 Sep 20 23:23:01.719 INFO kablam! | Sep 20 23:23:01.719 INFO kablam! 127 | pub type Vector4 = VectorN; Sep 20 23:23:01.719 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 23:23:01.719 INFO kablam! Sep 20 23:23:01.719 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.719 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:129:23 Sep 20 23:23:01.719 INFO kablam! | Sep 20 23:23:01.719 INFO kablam! 129 | pub type Vector5 = VectorN; Sep 20 23:23:01.719 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 20 23:23:01.719 INFO kablam! | | Sep 20 23:23:01.719 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.719 INFO kablam! | Sep 20 23:23:01.719 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.719 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:129:23 Sep 20 23:23:01.719 INFO kablam! | Sep 20 23:23:01.719 INFO kablam! 129 | pub type Vector5 = VectorN; Sep 20 23:23:01.719 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 23:23:01.719 INFO kablam! Sep 20 23:23:01.726 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.726 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:131:23 Sep 20 23:23:01.726 INFO kablam! | Sep 20 23:23:01.726 INFO kablam! 131 | pub type Vector6 = VectorN; Sep 20 23:23:01.726 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 20 23:23:01.726 INFO kablam! | | Sep 20 23:23:01.726 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.726 INFO kablam! | Sep 20 23:23:01.726 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.726 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:131:23 Sep 20 23:23:01.726 INFO kablam! | Sep 20 23:23:01.726 INFO kablam! 131 | pub type Vector6 = VectorN; Sep 20 23:23:01.726 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 23:23:01.726 INFO kablam! Sep 20 23:23:01.726 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.726 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:142:26 Sep 20 23:23:01.726 INFO kablam! | Sep 20 23:23:01.726 INFO kablam! 142 | pub type RowDVector = Matrix>; Sep 20 23:23:01.726 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.726 INFO kablam! | | Sep 20 23:23:01.726 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.726 INFO kablam! | Sep 20 23:23:01.726 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.726 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:142:26 Sep 20 23:23:01.726 INFO kablam! | Sep 20 23:23:01.726 INFO kablam! 142 | pub type RowDVector = Matrix>; Sep 20 23:23:01.726 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.726 INFO kablam! Sep 20 23:23:01.726 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.726 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:145:29 Sep 20 23:23:01.726 INFO kablam! | Sep 20 23:23:01.726 INFO kablam! 145 | pub type RowVectorN = MatrixNM; Sep 20 23:23:01.726 INFO kablam! | - ^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.726 INFO kablam! | | Sep 20 23:23:01.726 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.730 INFO kablam! | Sep 20 23:23:01.730 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.730 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:145:29 Sep 20 23:23:01.730 INFO kablam! | Sep 20 23:23:01.730 INFO kablam! 145 | pub type RowVectorN = MatrixNM; Sep 20 23:23:01.730 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.730 INFO kablam! Sep 20 23:23:01.730 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.730 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:148:26 Sep 20 23:23:01.730 INFO kablam! | Sep 20 23:23:01.730 INFO kablam! 148 | pub type RowVector1 = RowVectorN; Sep 20 23:23:01.730 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.730 INFO kablam! | | Sep 20 23:23:01.730 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.730 INFO kablam! | Sep 20 23:23:01.730 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.730 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:148:26 Sep 20 23:23:01.730 INFO kablam! | Sep 20 23:23:01.730 INFO kablam! 148 | pub type RowVector1 = RowVectorN; Sep 20 23:23:01.730 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.730 INFO kablam! Sep 20 23:23:01.738 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.738 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:150:26 Sep 20 23:23:01.738 INFO kablam! | Sep 20 23:23:01.738 INFO kablam! 150 | pub type RowVector2 = RowVectorN; Sep 20 23:23:01.738 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.738 INFO kablam! | | Sep 20 23:23:01.738 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.738 INFO kablam! | Sep 20 23:23:01.738 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.738 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:150:26 Sep 20 23:23:01.738 INFO kablam! | Sep 20 23:23:01.738 INFO kablam! 150 | pub type RowVector2 = RowVectorN; Sep 20 23:23:01.738 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.738 INFO kablam! Sep 20 23:23:01.738 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.738 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:152:26 Sep 20 23:23:01.738 INFO kablam! | Sep 20 23:23:01.738 INFO kablam! 152 | pub type RowVector3 = RowVectorN; Sep 20 23:23:01.738 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.738 INFO kablam! | | Sep 20 23:23:01.738 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.738 INFO kablam! | Sep 20 23:23:01.738 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.738 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:152:26 Sep 20 23:23:01.738 INFO kablam! | Sep 20 23:23:01.738 INFO kablam! 152 | pub type RowVector3 = RowVectorN; Sep 20 23:23:01.738 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.738 INFO kablam! Sep 20 23:23:01.738 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.738 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:154:26 Sep 20 23:23:01.738 INFO kablam! | Sep 20 23:23:01.738 INFO kablam! 154 | pub type RowVector4 = RowVectorN; Sep 20 23:23:01.738 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.738 INFO kablam! | | Sep 20 23:23:01.738 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.738 INFO kablam! | Sep 20 23:23:01.739 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.739 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:154:26 Sep 20 23:23:01.739 INFO kablam! | Sep 20 23:23:01.739 INFO kablam! 154 | pub type RowVector4 = RowVectorN; Sep 20 23:23:01.739 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.739 INFO kablam! Sep 20 23:23:01.739 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.739 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:156:26 Sep 20 23:23:01.739 INFO kablam! | Sep 20 23:23:01.739 INFO kablam! 156 | pub type RowVector5 = RowVectorN; Sep 20 23:23:01.739 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.739 INFO kablam! | | Sep 20 23:23:01.739 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.739 INFO kablam! | Sep 20 23:23:01.739 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.739 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:156:26 Sep 20 23:23:01.739 INFO kablam! | Sep 20 23:23:01.739 INFO kablam! 156 | pub type RowVector5 = RowVectorN; Sep 20 23:23:01.739 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.739 INFO kablam! Sep 20 23:23:01.746 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:01.746 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:158:26 Sep 20 23:23:01.746 INFO kablam! | Sep 20 23:23:01.746 INFO kablam! 158 | pub type RowVector6 = RowVectorN; Sep 20 23:23:01.746 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.746 INFO kablam! | | Sep 20 23:23:01.746 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:01.746 INFO kablam! | Sep 20 23:23:01.746 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:01.746 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:158:26 Sep 20 23:23:01.746 INFO kablam! | Sep 20 23:23:01.746 INFO kablam! 158 | pub type RowVector6 = RowVectorN; Sep 20 23:23:01.746 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 20 23:23:01.746 INFO kablam! Sep 20 23:23:02.026 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:02.026 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/componentwise.rs:15:53 Sep 20 23:23:02.026 INFO kablam! | Sep 20 23:23:02.026 INFO kablam! 15 | pub type MatrixComponentOp = MatrixSum; Sep 20 23:23:02.026 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:02.026 INFO kablam! | | Sep 20 23:23:02.026 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:02.031 INFO kablam! | Sep 20 23:23:02.031 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:02.031 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/componentwise.rs:15:53 Sep 20 23:23:02.031 INFO kablam! | Sep 20 23:23:02.031 INFO kablam! 15 | pub type MatrixComponentOp = MatrixSum; Sep 20 23:23:02.031 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:02.031 INFO kablam! Sep 20 23:23:02.042 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:02.042 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point.rs:15:5 Sep 20 23:23:02.042 INFO kablam! | Sep 20 23:23:02.042 INFO kablam! 14 | pub type PointSum = Sep 20 23:23:02.042 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:02.042 INFO kablam! 15 | / PointBase, Sep 20 23:23:02.042 INFO kablam! 16 | | <>::Alloc as Allocator, U1>>::Buffer>; Sep 20 23:23:02.042 INFO kablam! | |________________________________________________________________________________________^ Sep 20 23:23:02.048 INFO kablam! | Sep 20 23:23:02.048 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:02.048 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point.rs:15:5 Sep 20 23:23:02.048 INFO kablam! | Sep 20 23:23:02.048 INFO kablam! 15 | / PointBase, Sep 20 23:23:02.048 INFO kablam! 16 | | <>::Alloc as Allocator, U1>>::Buffer>; Sep 20 23:23:02.048 INFO kablam! | |________________________________________________________________________________________^ Sep 20 23:23:02.048 INFO kablam! Sep 20 23:23:02.048 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:02.048 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point.rs:19:36 Sep 20 23:23:02.048 INFO kablam! | Sep 20 23:23:02.048 INFO kablam! 19 | pub type PointMul = PointBase>; Sep 20 23:23:02.048 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:02.048 INFO kablam! | | Sep 20 23:23:02.048 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:02.048 INFO kablam! | Sep 20 23:23:02.048 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:02.048 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point.rs:19:36 Sep 20 23:23:02.048 INFO kablam! | Sep 20 23:23:02.049 INFO kablam! 19 | pub type PointMul = PointBase>; Sep 20 23:23:02.049 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:02.049 INFO kablam! Sep 20 23:23:02.049 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:02.049 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point.rs:22:32 Sep 20 23:23:02.049 INFO kablam! | Sep 20 23:23:02.049 INFO kablam! 22 | pub type OwnedPoint = PointBase>::Buffer>; Sep 20 23:23:02.049 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:02.049 INFO kablam! | | Sep 20 23:23:02.049 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:02.049 INFO kablam! | Sep 20 23:23:02.049 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:02.049 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point.rs:22:32 Sep 20 23:23:02.049 INFO kablam! | Sep 20 23:23:02.049 INFO kablam! 22 | pub type OwnedPoint = PointBase>::Buffer>; Sep 20 23:23:02.049 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:02.049 INFO kablam! Sep 20 23:23:02.066 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:02.066 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point_alias.rs:7:24 Sep 20 23:23:02.066 INFO kablam! | Sep 20 23:23:02.066 INFO kablam! 7 | pub type Point = PointBase>; Sep 20 23:23:02.066 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:02.066 INFO kablam! | | Sep 20 23:23:02.066 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:02.068 INFO kablam! | Sep 20 23:23:02.068 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:02.068 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point_alias.rs:7:24 Sep 20 23:23:02.068 INFO kablam! | Sep 20 23:23:02.068 INFO kablam! 7 | pub type Point = PointBase>; Sep 20 23:23:02.068 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:02.068 INFO kablam! Sep 20 23:23:02.068 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:02.068 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point_alias.rs:10:22 Sep 20 23:23:02.068 INFO kablam! | Sep 20 23:23:02.068 INFO kablam! 10 | pub type Point1 = Point; Sep 20 23:23:02.068 INFO kablam! | - ^^^^^^^^^^^^ Sep 20 23:23:02.068 INFO kablam! | | Sep 20 23:23:02.068 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:02.078 INFO kablam! | Sep 20 23:23:02.078 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:02.078 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point_alias.rs:10:22 Sep 20 23:23:02.078 INFO kablam! | Sep 20 23:23:02.078 INFO kablam! 10 | pub type Point1 = Point; Sep 20 23:23:02.078 INFO kablam! | ^^^^^^^^^^^^ Sep 20 23:23:02.078 INFO kablam! Sep 20 23:23:02.078 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:02.078 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point_alias.rs:12:22 Sep 20 23:23:02.078 INFO kablam! | Sep 20 23:23:02.078 INFO kablam! 12 | pub type Point2 = Point; Sep 20 23:23:02.078 INFO kablam! | - ^^^^^^^^^^^^ Sep 20 23:23:02.078 INFO kablam! | | Sep 20 23:23:02.078 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:02.078 INFO kablam! | Sep 20 23:23:02.078 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:02.078 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point_alias.rs:12:22 Sep 20 23:23:02.078 INFO kablam! | Sep 20 23:23:02.078 INFO kablam! 12 | pub type Point2 = Point; Sep 20 23:23:02.078 INFO kablam! | ^^^^^^^^^^^^ Sep 20 23:23:02.078 INFO kablam! Sep 20 23:23:02.078 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:02.078 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point_alias.rs:14:22 Sep 20 23:23:02.078 INFO kablam! | Sep 20 23:23:02.078 INFO kablam! 14 | pub type Point3 = Point; Sep 20 23:23:02.078 INFO kablam! | - ^^^^^^^^^^^^ Sep 20 23:23:02.078 INFO kablam! | | Sep 20 23:23:02.078 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:02.078 INFO kablam! | Sep 20 23:23:02.078 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:02.078 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point_alias.rs:14:22 Sep 20 23:23:02.078 INFO kablam! | Sep 20 23:23:02.078 INFO kablam! 14 | pub type Point3 = Point; Sep 20 23:23:02.078 INFO kablam! | ^^^^^^^^^^^^ Sep 20 23:23:02.078 INFO kablam! Sep 20 23:23:02.083 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:02.083 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point_alias.rs:16:22 Sep 20 23:23:02.083 INFO kablam! | Sep 20 23:23:02.083 INFO kablam! 16 | pub type Point4 = Point; Sep 20 23:23:02.083 INFO kablam! | - ^^^^^^^^^^^^ Sep 20 23:23:02.083 INFO kablam! | | Sep 20 23:23:02.083 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:02.083 INFO kablam! | Sep 20 23:23:02.083 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:02.083 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point_alias.rs:16:22 Sep 20 23:23:02.083 INFO kablam! | Sep 20 23:23:02.083 INFO kablam! 16 | pub type Point4 = Point; Sep 20 23:23:02.083 INFO kablam! | ^^^^^^^^^^^^ Sep 20 23:23:02.083 INFO kablam! Sep 20 23:23:02.083 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:02.083 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point_alias.rs:18:22 Sep 20 23:23:02.083 INFO kablam! | Sep 20 23:23:02.083 INFO kablam! 18 | pub type Point5 = Point; Sep 20 23:23:02.083 INFO kablam! | - ^^^^^^^^^^^^ Sep 20 23:23:02.083 INFO kablam! | | Sep 20 23:23:02.083 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:02.091 INFO kablam! | Sep 20 23:23:02.091 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:02.091 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point_alias.rs:18:22 Sep 20 23:23:02.091 INFO kablam! | Sep 20 23:23:02.091 INFO kablam! 18 | pub type Point5 = Point; Sep 20 23:23:02.091 INFO kablam! | ^^^^^^^^^^^^ Sep 20 23:23:02.091 INFO kablam! Sep 20 23:23:02.091 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:02.091 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point_alias.rs:20:22 Sep 20 23:23:02.091 INFO kablam! | Sep 20 23:23:02.091 INFO kablam! 20 | pub type Point6 = Point; Sep 20 23:23:02.091 INFO kablam! | - ^^^^^^^^^^^^ Sep 20 23:23:02.091 INFO kablam! | | Sep 20 23:23:02.091 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:02.091 INFO kablam! | Sep 20 23:23:02.091 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:02.091 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point_alias.rs:20:22 Sep 20 23:23:02.091 INFO kablam! | Sep 20 23:23:02.091 INFO kablam! 20 | pub type Point6 = Point; Sep 20 23:23:02.091 INFO kablam! | ^^^^^^^^^^^^ Sep 20 23:23:02.091 INFO kablam! Sep 20 23:23:02.166 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:02.166 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/rotation.rs:14:35 Sep 20 23:23:02.166 INFO kablam! | Sep 20 23:23:02.166 INFO kablam! 14 | pub type OwnedRotation = RotationBase>::Buffer>; Sep 20 23:23:02.166 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:02.166 INFO kablam! | | Sep 20 23:23:02.166 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:02.166 INFO kablam! | Sep 20 23:23:02.166 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:02.166 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/rotation.rs:14:35 Sep 20 23:23:02.166 INFO kablam! | Sep 20 23:23:02.166 INFO kablam! 14 | pub type OwnedRotation = RotationBase>::Buffer>; Sep 20 23:23:02.166 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:02.166 INFO kablam! Sep 20 23:23:02.446 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:02.446 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/rotation_alias.rs:7:27 Sep 20 23:23:02.446 INFO kablam! | Sep 20 23:23:02.446 INFO kablam! 7 | pub type Rotation = RotationBase>; Sep 20 23:23:02.446 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:02.446 INFO kablam! | | Sep 20 23:23:02.446 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:02.446 INFO kablam! | Sep 20 23:23:02.446 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:02.446 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/rotation_alias.rs:7:27 Sep 20 23:23:02.446 INFO kablam! | Sep 20 23:23:02.446 INFO kablam! 7 | pub type Rotation = RotationBase>; Sep 20 23:23:02.446 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:02.446 INFO kablam! Sep 20 23:23:02.446 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:02.446 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/rotation_alias.rs:10:25 Sep 20 23:23:02.446 INFO kablam! | Sep 20 23:23:02.446 INFO kablam! 10 | pub type Rotation2 = Rotation; Sep 20 23:23:02.446 INFO kablam! | - ^^^^^^^^^^^^^^^ Sep 20 23:23:02.446 INFO kablam! | | Sep 20 23:23:02.446 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:02.446 INFO kablam! | Sep 20 23:23:02.446 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:02.446 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/rotation_alias.rs:10:25 Sep 20 23:23:02.446 INFO kablam! | Sep 20 23:23:02.446 INFO kablam! 10 | pub type Rotation2 = Rotation; Sep 20 23:23:02.446 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 23:23:02.446 INFO kablam! Sep 20 23:23:02.470 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:02.470 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/rotation_alias.rs:13:25 Sep 20 23:23:02.470 INFO kablam! | Sep 20 23:23:02.470 INFO kablam! 13 | pub type Rotation3 = Rotation; Sep 20 23:23:02.470 INFO kablam! | - ^^^^^^^^^^^^^^^ Sep 20 23:23:02.470 INFO kablam! | | Sep 20 23:23:02.470 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:02.470 INFO kablam! | Sep 20 23:23:02.470 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:02.470 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/rotation_alias.rs:13:25 Sep 20 23:23:02.470 INFO kablam! | Sep 20 23:23:02.470 INFO kablam! 13 | pub type Rotation3 = Rotation; Sep 20 23:23:02.470 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 23:23:02.470 INFO kablam! Sep 20 23:23:02.770 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:02.770 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/quaternion_alias.rs:7:26 Sep 20 23:23:02.770 INFO kablam! | Sep 20 23:23:02.770 INFO kablam! 7 | pub type Quaternion = QuaternionBase>; Sep 20 23:23:02.770 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:02.770 INFO kablam! | | Sep 20 23:23:02.770 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:02.770 INFO kablam! | Sep 20 23:23:02.770 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:02.770 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/quaternion_alias.rs:7:26 Sep 20 23:23:02.770 INFO kablam! | Sep 20 23:23:02.770 INFO kablam! 7 | pub type Quaternion = QuaternionBase>; Sep 20 23:23:02.770 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:02.770 INFO kablam! Sep 20 23:23:02.770 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:02.770 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/quaternion_alias.rs:10:30 Sep 20 23:23:02.770 INFO kablam! | Sep 20 23:23:02.770 INFO kablam! 10 | pub type UnitQuaternion = UnitQuaternionBase>; Sep 20 23:23:02.770 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:02.770 INFO kablam! | | Sep 20 23:23:02.770 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:02.770 INFO kablam! | Sep 20 23:23:02.770 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:02.770 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/quaternion_alias.rs:10:30 Sep 20 23:23:02.770 INFO kablam! | Sep 20 23:23:02.770 INFO kablam! 10 | pub type UnitQuaternion = UnitQuaternionBase>; Sep 20 23:23:02.770 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:02.770 INFO kablam! Sep 20 23:23:03.207 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:03.207 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/translation.rs:13:38 Sep 20 23:23:03.207 INFO kablam! | Sep 20 23:23:03.207 INFO kablam! 13 | pub type OwnedTranslation = TranslationBase>::Alloc>>; Sep 20 23:23:03.207 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:03.207 INFO kablam! | | Sep 20 23:23:03.207 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:03.207 INFO kablam! | Sep 20 23:23:03.207 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:03.207 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/translation.rs:13:38 Sep 20 23:23:03.207 INFO kablam! | Sep 20 23:23:03.207 INFO kablam! 13 | pub type OwnedTranslation = TranslationBase>::Alloc>>; Sep 20 23:23:03.207 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:03.207 INFO kablam! Sep 20 23:23:03.414 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:03.414 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/translation_alias.rs:7:30 Sep 20 23:23:03.414 INFO kablam! | Sep 20 23:23:03.414 INFO kablam! 7 | pub type Translation = TranslationBase>; Sep 20 23:23:03.414 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:03.414 INFO kablam! | | Sep 20 23:23:03.414 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:03.414 INFO kablam! | Sep 20 23:23:03.414 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:03.414 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/translation_alias.rs:7:30 Sep 20 23:23:03.414 INFO kablam! | Sep 20 23:23:03.414 INFO kablam! 7 | pub type Translation = TranslationBase>; Sep 20 23:23:03.414 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:03.414 INFO kablam! Sep 20 23:23:03.415 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:03.415 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/translation_alias.rs:10:28 Sep 20 23:23:03.415 INFO kablam! | Sep 20 23:23:03.415 INFO kablam! 10 | pub type Translation2 = Translation; Sep 20 23:23:03.415 INFO kablam! | - ^^^^^^^^^^^^^^^^^^ Sep 20 23:23:03.415 INFO kablam! | | Sep 20 23:23:03.415 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:03.415 INFO kablam! | Sep 20 23:23:03.415 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:03.415 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/translation_alias.rs:10:28 Sep 20 23:23:03.415 INFO kablam! | Sep 20 23:23:03.415 INFO kablam! 10 | pub type Translation2 = Translation; Sep 20 23:23:03.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 20 23:23:03.415 INFO kablam! Sep 20 23:23:03.416 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:03.416 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/translation_alias.rs:13:28 Sep 20 23:23:03.416 INFO kablam! | Sep 20 23:23:03.416 INFO kablam! 13 | pub type Translation3 = Translation; Sep 20 23:23:03.416 INFO kablam! | - ^^^^^^^^^^^^^^^^^^ Sep 20 23:23:03.416 INFO kablam! | | Sep 20 23:23:03.416 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:03.416 INFO kablam! | Sep 20 23:23:03.416 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:03.416 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/translation_alias.rs:13:28 Sep 20 23:23:03.416 INFO kablam! | Sep 20 23:23:03.416 INFO kablam! 13 | pub type Translation3 = Translation; Sep 20 23:23:03.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 20 23:23:03.416 INFO kablam! Sep 20 23:23:03.422 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:03.422 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/isometry.rs:17:5 Sep 20 23:23:03.422 INFO kablam! | Sep 20 23:23:03.422 INFO kablam! 16 | pub type OwnedIsometryBase = Sep 20 23:23:03.422 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:03.422 INFO kablam! 17 | IsometryBase>::Buffer, R>; Sep 20 23:23:03.422 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:03.422 INFO kablam! | Sep 20 23:23:03.422 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:03.422 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/isometry.rs:17:5 Sep 20 23:23:03.422 INFO kablam! | Sep 20 23:23:03.422 INFO kablam! 17 | IsometryBase>::Buffer, R>; Sep 20 23:23:03.422 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:03.422 INFO kablam! Sep 20 23:23:03.722 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:03.722 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/isometry_alias.rs:7:27 Sep 20 23:23:03.722 INFO kablam! | Sep 20 23:23:03.722 INFO kablam! 7 | pub type Isometry = IsometryBase, Rotation>; Sep 20 23:23:03.722 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:03.722 INFO kablam! | | Sep 20 23:23:03.722 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:03.722 INFO kablam! | Sep 20 23:23:03.723 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:03.723 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/isometry_alias.rs:7:27 Sep 20 23:23:03.723 INFO kablam! | Sep 20 23:23:03.723 INFO kablam! 7 | pub type Isometry = IsometryBase, Rotation>; Sep 20 23:23:03.723 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:03.723 INFO kablam! Sep 20 23:23:03.730 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:03.730 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/isometry_alias.rs:10:25 Sep 20 23:23:03.730 INFO kablam! | Sep 20 23:23:03.730 INFO kablam! 10 | pub type Isometry2 = IsometryBase, UnitComplex>; Sep 20 23:23:03.730 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:03.730 INFO kablam! | | Sep 20 23:23:03.731 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:03.731 INFO kablam! | Sep 20 23:23:03.731 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:03.731 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/isometry_alias.rs:10:25 Sep 20 23:23:03.731 INFO kablam! | Sep 20 23:23:03.731 INFO kablam! 10 | pub type Isometry2 = IsometryBase, UnitComplex>; Sep 20 23:23:03.732 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:03.732 INFO kablam! Sep 20 23:23:03.733 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:03.733 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/isometry_alias.rs:13:25 Sep 20 23:23:03.734 INFO kablam! | Sep 20 23:23:03.734 INFO kablam! 13 | pub type Isometry3 = IsometryBase, UnitQuaternion>; Sep 20 23:23:03.734 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:03.738 INFO kablam! | | Sep 20 23:23:03.738 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:03.738 INFO kablam! | Sep 20 23:23:03.738 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:03.738 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/isometry_alias.rs:13:25 Sep 20 23:23:03.739 INFO kablam! | Sep 20 23:23:03.739 INFO kablam! 13 | pub type Isometry3 = IsometryBase, UnitQuaternion>; Sep 20 23:23:03.739 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:03.739 INFO kablam! Sep 20 23:23:03.741 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:03.741 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/isometry_alias.rs:16:31 Sep 20 23:23:03.741 INFO kablam! | Sep 20 23:23:03.741 INFO kablam! 16 | pub type IsometryMatrix2 = Isometry; Sep 20 23:23:03.741 INFO kablam! | - ^^^^^^^^^^^^^^^ Sep 20 23:23:03.741 INFO kablam! | | Sep 20 23:23:03.741 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:03.742 INFO kablam! | Sep 20 23:23:03.742 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:03.742 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/isometry_alias.rs:16:31 Sep 20 23:23:03.742 INFO kablam! | Sep 20 23:23:03.742 INFO kablam! 16 | pub type IsometryMatrix2 = Isometry; Sep 20 23:23:03.743 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 23:23:03.743 INFO kablam! Sep 20 23:23:03.745 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:03.745 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/isometry_alias.rs:19:31 Sep 20 23:23:03.745 INFO kablam! | Sep 20 23:23:03.745 INFO kablam! 19 | pub type IsometryMatrix3 = Isometry; Sep 20 23:23:03.745 INFO kablam! | - ^^^^^^^^^^^^^^^ Sep 20 23:23:03.745 INFO kablam! | | Sep 20 23:23:03.745 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:03.746 INFO kablam! | Sep 20 23:23:03.746 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:03.746 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/isometry_alias.rs:19:31 Sep 20 23:23:03.746 INFO kablam! | Sep 20 23:23:03.746 INFO kablam! 19 | pub type IsometryMatrix3 = Isometry; Sep 20 23:23:03.747 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 23:23:03.747 INFO kablam! Sep 20 23:23:03.748 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:03.748 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/similarity.rs:16:5 Sep 20 23:23:03.748 INFO kablam! | Sep 20 23:23:03.748 INFO kablam! 15 | pub type OwnedSimilarityBase = Sep 20 23:23:03.748 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:03.749 INFO kablam! 16 | SimilarityBase>::Buffer, R>; Sep 20 23:23:03.749 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:03.749 INFO kablam! | Sep 20 23:23:03.750 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:03.750 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/similarity.rs:16:5 Sep 20 23:23:03.750 INFO kablam! | Sep 20 23:23:03.750 INFO kablam! 16 | SimilarityBase>::Buffer, R>; Sep 20 23:23:03.750 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:03.751 INFO kablam! Sep 20 23:23:03.919 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:03.919 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/similarity_alias.rs:7:29 Sep 20 23:23:03.919 INFO kablam! | Sep 20 23:23:03.919 INFO kablam! 7 | pub type Similarity = SimilarityBase, Rotation>; Sep 20 23:23:03.919 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:03.919 INFO kablam! | | Sep 20 23:23:03.919 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:03.920 INFO kablam! | Sep 20 23:23:03.920 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:03.920 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/similarity_alias.rs:7:29 Sep 20 23:23:03.920 INFO kablam! | Sep 20 23:23:03.920 INFO kablam! 7 | pub type Similarity = SimilarityBase, Rotation>; Sep 20 23:23:03.920 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:03.920 INFO kablam! Sep 20 23:23:03.934 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:03.934 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/similarity_alias.rs:10:27 Sep 20 23:23:03.934 INFO kablam! | Sep 20 23:23:03.935 INFO kablam! 10 | pub type Similarity2 = SimilarityBase, UnitComplex>; Sep 20 23:23:03.935 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:03.935 INFO kablam! | | Sep 20 23:23:03.936 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:03.936 INFO kablam! | Sep 20 23:23:03.936 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:03.937 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/similarity_alias.rs:10:27 Sep 20 23:23:03.937 INFO kablam! | Sep 20 23:23:03.937 INFO kablam! 10 | pub type Similarity2 = SimilarityBase, UnitComplex>; Sep 20 23:23:03.938 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:03.938 INFO kablam! Sep 20 23:23:03.940 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:03.940 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/similarity_alias.rs:13:27 Sep 20 23:23:03.941 INFO kablam! | Sep 20 23:23:03.941 INFO kablam! 13 | pub type Similarity3 = SimilarityBase, UnitQuaternion>; Sep 20 23:23:03.942 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:03.942 INFO kablam! | | Sep 20 23:23:03.942 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:03.943 INFO kablam! | Sep 20 23:23:03.950 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:03.951 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/similarity_alias.rs:13:27 Sep 20 23:23:03.951 INFO kablam! | Sep 20 23:23:03.951 INFO kablam! 13 | pub type Similarity3 = SimilarityBase, UnitQuaternion>; Sep 20 23:23:03.952 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:03.952 INFO kablam! Sep 20 23:23:03.954 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:03.954 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/similarity_alias.rs:16:33 Sep 20 23:23:03.955 INFO kablam! | Sep 20 23:23:03.955 INFO kablam! 16 | pub type SimilarityMatrix2 = Similarity; Sep 20 23:23:03.955 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 20 23:23:03.956 INFO kablam! | | Sep 20 23:23:03.956 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:03.957 INFO kablam! | Sep 20 23:23:03.957 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:03.957 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/similarity_alias.rs:16:33 Sep 20 23:23:03.958 INFO kablam! | Sep 20 23:23:03.958 INFO kablam! 16 | pub type SimilarityMatrix2 = Similarity; Sep 20 23:23:03.958 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 20 23:23:03.959 INFO kablam! Sep 20 23:23:03.961 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:03.961 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/similarity_alias.rs:19:33 Sep 20 23:23:03.962 INFO kablam! | Sep 20 23:23:03.962 INFO kablam! 19 | pub type SimilarityMatrix3 = Similarity; Sep 20 23:23:03.963 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 20 23:23:03.963 INFO kablam! | | Sep 20 23:23:03.963 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:03.964 INFO kablam! | Sep 20 23:23:03.964 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:03.965 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/similarity_alias.rs:19:33 Sep 20 23:23:03.965 INFO kablam! | Sep 20 23:23:03.966 INFO kablam! 19 | pub type SimilarityMatrix3 = Similarity; Sep 20 23:23:03.966 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 20 23:23:03.967 INFO kablam! Sep 20 23:23:03.978 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:03.978 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform.rs:153:7 Sep 20 23:23:03.979 INFO kablam! | Sep 20 23:23:03.979 INFO kablam! 152 | pub type OwnedTransform Sep 20 23:23:03.980 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:03.980 INFO kablam! 153 | = TransformBase, DimNameSum>>::Buffer, C>; Sep 20 23:23:03.980 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:03.981 INFO kablam! | Sep 20 23:23:03.981 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:03.982 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform.rs:153:7 Sep 20 23:23:03.982 INFO kablam! | Sep 20 23:23:03.983 INFO kablam! 153 | = TransformBase, DimNameSum>>::Buffer, C>; Sep 20 23:23:03.983 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:03.983 INFO kablam! Sep 20 23:23:04.230 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:04.230 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:8:28 Sep 20 23:23:04.230 INFO kablam! | Sep 20 23:23:04.230 INFO kablam! 8 | pub type Transform = TransformBase, DimNameSum>, TGeneral>; Sep 20 23:23:04.230 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:04.230 INFO kablam! | | Sep 20 23:23:04.230 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:04.230 INFO kablam! | Sep 20 23:23:04.230 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:04.230 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:8:28 Sep 20 23:23:04.230 INFO kablam! | Sep 20 23:23:04.230 INFO kablam! 8 | pub type Transform = TransformBase, DimNameSum>, TGeneral>; Sep 20 23:23:04.230 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:04.230 INFO kablam! Sep 20 23:23:04.230 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:04.230 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:12:29 Sep 20 23:23:04.230 INFO kablam! | Sep 20 23:23:04.230 INFO kablam! 12 | pub type Projective = TransformBase, DimNameSum>, TProjective>; Sep 20 23:23:04.230 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:04.230 INFO kablam! | | Sep 20 23:23:04.230 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:04.230 INFO kablam! | Sep 20 23:23:04.230 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:04.230 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:12:29 Sep 20 23:23:04.230 INFO kablam! | Sep 20 23:23:04.230 INFO kablam! 12 | pub type Projective = TransformBase, DimNameSum>, TProjective>; Sep 20 23:23:04.230 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:04.230 INFO kablam! Sep 20 23:23:04.230 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:04.230 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:15:25 Sep 20 23:23:04.230 INFO kablam! | Sep 20 23:23:04.230 INFO kablam! 15 | pub type Affine = TransformBase, DimNameSum>, TAffine>; Sep 20 23:23:04.230 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:04.230 INFO kablam! | | Sep 20 23:23:04.230 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:04.230 INFO kablam! | Sep 20 23:23:04.230 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:04.230 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:15:25 Sep 20 23:23:04.231 INFO kablam! | Sep 20 23:23:04.231 INFO kablam! 15 | pub type Affine = TransformBase, DimNameSum>, TAffine>; Sep 20 23:23:04.231 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:04.231 INFO kablam! Sep 20 23:23:04.242 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:04.242 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:18:26 Sep 20 23:23:04.242 INFO kablam! | Sep 20 23:23:04.242 INFO kablam! 18 | pub type Transform2 = Transform; Sep 20 23:23:04.242 INFO kablam! | - ^^^^^^^^^^^^^^^^ Sep 20 23:23:04.242 INFO kablam! | | Sep 20 23:23:04.242 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:04.242 INFO kablam! | Sep 20 23:23:04.242 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:04.242 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:18:26 Sep 20 23:23:04.242 INFO kablam! | Sep 20 23:23:04.242 INFO kablam! 18 | pub type Transform2 = Transform; Sep 20 23:23:04.242 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 20 23:23:04.242 INFO kablam! Sep 20 23:23:04.246 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:04.246 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:20:27 Sep 20 23:23:04.246 INFO kablam! | Sep 20 23:23:04.246 INFO kablam! 20 | pub type Projective2 = Projective; Sep 20 23:23:04.246 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 20 23:23:04.246 INFO kablam! | | Sep 20 23:23:04.246 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:04.246 INFO kablam! | Sep 20 23:23:04.246 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:04.246 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:20:27 Sep 20 23:23:04.246 INFO kablam! | Sep 20 23:23:04.246 INFO kablam! 20 | pub type Projective2 = Projective; Sep 20 23:23:04.246 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 20 23:23:04.246 INFO kablam! Sep 20 23:23:04.246 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:04.246 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:22:23 Sep 20 23:23:04.246 INFO kablam! | Sep 20 23:23:04.246 INFO kablam! 22 | pub type Affine2 = Affine; Sep 20 23:23:04.246 INFO kablam! | - ^^^^^^^^^^^^^ Sep 20 23:23:04.246 INFO kablam! | | Sep 20 23:23:04.246 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:04.246 INFO kablam! | Sep 20 23:23:04.246 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:04.246 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:22:23 Sep 20 23:23:04.246 INFO kablam! | Sep 20 23:23:04.246 INFO kablam! 22 | pub type Affine2 = Affine; Sep 20 23:23:04.246 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 23:23:04.246 INFO kablam! Sep 20 23:23:04.254 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:04.254 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:25:26 Sep 20 23:23:04.254 INFO kablam! | Sep 20 23:23:04.254 INFO kablam! 25 | pub type Transform3 = Transform; Sep 20 23:23:04.254 INFO kablam! | - ^^^^^^^^^^^^^^^^ Sep 20 23:23:04.254 INFO kablam! | | Sep 20 23:23:04.254 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:04.254 INFO kablam! | Sep 20 23:23:04.254 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:04.254 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:25:26 Sep 20 23:23:04.254 INFO kablam! | Sep 20 23:23:04.254 INFO kablam! 25 | pub type Transform3 = Transform; Sep 20 23:23:04.254 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 20 23:23:04.254 INFO kablam! Sep 20 23:23:04.254 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:04.254 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:27:27 Sep 20 23:23:04.254 INFO kablam! | Sep 20 23:23:04.254 INFO kablam! 27 | pub type Projective3 = Projective; Sep 20 23:23:04.254 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 20 23:23:04.254 INFO kablam! | | Sep 20 23:23:04.254 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:04.254 INFO kablam! | Sep 20 23:23:04.254 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:04.254 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:27:27 Sep 20 23:23:04.254 INFO kablam! | Sep 20 23:23:04.254 INFO kablam! 27 | pub type Projective3 = Projective; Sep 20 23:23:04.254 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 20 23:23:04.254 INFO kablam! Sep 20 23:23:04.254 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:04.254 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:29:23 Sep 20 23:23:04.254 INFO kablam! | Sep 20 23:23:04.254 INFO kablam! 29 | pub type Affine3 = Affine; Sep 20 23:23:04.254 INFO kablam! | - ^^^^^^^^^^^^^ Sep 20 23:23:04.254 INFO kablam! | | Sep 20 23:23:04.254 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:04.254 INFO kablam! | Sep 20 23:23:04.254 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:04.254 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:29:23 Sep 20 23:23:04.254 INFO kablam! | Sep 20 23:23:04.254 INFO kablam! 29 | pub type Affine3 = Affine; Sep 20 23:23:04.254 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 23:23:04.255 INFO kablam! Sep 20 23:23:04.267 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:04.267 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/orthographic.rs:23:29 Sep 20 23:23:04.267 INFO kablam! | Sep 20 23:23:04.267 INFO kablam! 23 | pub type Orthographic3 = OrthographicBase>; Sep 20 23:23:04.267 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:04.267 INFO kablam! | | Sep 20 23:23:04.267 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:04.267 INFO kablam! | Sep 20 23:23:04.267 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:04.267 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/orthographic.rs:23:29 Sep 20 23:23:04.267 INFO kablam! | Sep 20 23:23:04.267 INFO kablam! 23 | pub type Orthographic3 = OrthographicBase>; Sep 20 23:23:04.267 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:04.267 INFO kablam! Sep 20 23:23:04.282 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:04.282 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/perspective.rs:23:28 Sep 20 23:23:04.282 INFO kablam! | Sep 20 23:23:04.282 INFO kablam! 23 | pub type Perspective3 = PerspectiveBase>; Sep 20 23:23:04.282 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:04.282 INFO kablam! | | Sep 20 23:23:04.282 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:04.282 INFO kablam! | Sep 20 23:23:04.282 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:04.282 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/perspective.rs:23:28 Sep 20 23:23:04.282 INFO kablam! | Sep 20 23:23:04.282 INFO kablam! 23 | pub type Perspective3 = PerspectiveBase>; Sep 20 23:23:04.282 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:04.282 INFO kablam! Sep 20 23:23:05.401 INFO kablam! Checking criterion v0.2.4 Sep 20 23:23:06.350 INFO kablam! Checking jpeg-decoder v0.1.15 Sep 20 23:23:06.350 INFO kablam! Checking rustface v0.1.1 (/source) Sep 20 23:23:07.070 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:07.070 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix_slice.rs:170:11 Sep 20 23:23:07.070 INFO kablam! | Sep 20 23:23:07.070 INFO kablam! 169 | pub type $MatrixSlice<'a, N, R, C, RStride, CStride, Alloc> Sep 20 23:23:07.070 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:07.070 INFO kablam! 170 | = Matrix>; Sep 20 23:23:07.070 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:07.070 INFO kablam! ... Sep 20 23:23:07.070 INFO kablam! 441 | / matrix_slice_impl!( Sep 20 23:23:07.070 INFO kablam! 442 | | self: &Self, MatrixSlice, SliceStorage, Storage, &self.data; Sep 20 23:23:07.070 INFO kablam! 443 | | row, Sep 20 23:23:07.070 INFO kablam! 444 | | rows, Sep 20 23:23:07.070 INFO kablam! ... | Sep 20 23:23:07.070 INFO kablam! 459 | | generic_slice, Sep 20 23:23:07.070 INFO kablam! 460 | | generic_slice_with_steps); Sep 20 23:23:07.070 INFO kablam! | |_______________________________- in this macro invocation Sep 20 23:23:07.070 INFO kablam! | Sep 20 23:23:07.070 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:07.070 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix_slice.rs:170:11 Sep 20 23:23:07.070 INFO kablam! | Sep 20 23:23:07.070 INFO kablam! 170 | = Matrix>; Sep 20 23:23:07.070 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:07.070 INFO kablam! ... Sep 20 23:23:07.070 INFO kablam! 441 | / matrix_slice_impl!( Sep 20 23:23:07.070 INFO kablam! 442 | | self: &Self, MatrixSlice, SliceStorage, Storage, &self.data; Sep 20 23:23:07.070 INFO kablam! 443 | | row, Sep 20 23:23:07.070 INFO kablam! 444 | | rows, Sep 20 23:23:07.070 INFO kablam! ... | Sep 20 23:23:07.070 INFO kablam! 459 | | generic_slice, Sep 20 23:23:07.070 INFO kablam! 460 | | generic_slice_with_steps); Sep 20 23:23:07.070 INFO kablam! | |_______________________________- in this macro invocation Sep 20 23:23:07.070 INFO kablam! Sep 20 23:23:07.078 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 20 23:23:07.078 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix_slice.rs:170:11 Sep 20 23:23:07.078 INFO kablam! | Sep 20 23:23:07.078 INFO kablam! 169 | pub type $MatrixSlice<'a, N, R, C, RStride, CStride, Alloc> Sep 20 23:23:07.078 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 20 23:23:07.078 INFO kablam! 170 | = Matrix>; Sep 20 23:23:07.078 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:07.078 INFO kablam! ... Sep 20 23:23:07.078 INFO kablam! 463 | / matrix_slice_impl!( Sep 20 23:23:07.078 INFO kablam! 464 | | self: &mut Self, MatrixSliceMut, SliceStorageMut, StorageMut, &mut self.data; Sep 20 23:23:07.078 INFO kablam! 465 | | row_mut, Sep 20 23:23:07.078 INFO kablam! 466 | | rows_mut, Sep 20 23:23:07.078 INFO kablam! ... | Sep 20 23:23:07.078 INFO kablam! 481 | | generic_slice_mut, Sep 20 23:23:07.078 INFO kablam! 482 | | generic_slice_with_steps_mut); Sep 20 23:23:07.078 INFO kablam! | |___________________________________- in this macro invocation Sep 20 23:23:07.078 INFO kablam! | Sep 20 23:23:07.078 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 20 23:23:07.078 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix_slice.rs:170:11 Sep 20 23:23:07.078 INFO kablam! | Sep 20 23:23:07.078 INFO kablam! 170 | = Matrix>; Sep 20 23:23:07.078 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:23:07.078 INFO kablam! ... Sep 20 23:23:07.078 INFO kablam! 463 | / matrix_slice_impl!( Sep 20 23:23:07.078 INFO kablam! 464 | | self: &mut Self, MatrixSliceMut, SliceStorageMut, StorageMut, &mut self.data; Sep 20 23:23:07.078 INFO kablam! 465 | | row_mut, Sep 20 23:23:07.078 INFO kablam! 466 | | rows_mut, Sep 20 23:23:07.078 INFO kablam! ... | Sep 20 23:23:07.078 INFO kablam! 481 | | generic_slice_mut, Sep 20 23:23:07.078 INFO kablam! 482 | | generic_slice_with_steps_mut); Sep 20 23:23:07.078 INFO kablam! | |___________________________________- in this macro invocation Sep 20 23:23:07.079 INFO kablam! Sep 20 23:23:10.282 INFO kablam! Checking image v0.18.0 Sep 20 23:23:18.864 INFO kablam! error: aborting due to 114 previous errors Sep 20 23:23:18.864 INFO kablam! Sep 20 23:23:18.864 INFO kablam! For more information about this error, try `rustc --explain E0310`. Sep 20 23:23:18.894 INFO kablam! error: Could not compile `nalgebra`. Sep 20 23:23:18.895 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 23:23:19.257 INFO kablam! error: build failed Sep 20 23:23:19.259 INFO kablam! su: No module specific data is present Sep 20 23:23:21.003 INFO running `"docker" "rm" "-f" "91830a1e912dd11f9173ca5565add5fad8c5dc9a166a6fa733ec2f48a553c467"` Sep 20 23:23:21.139 INFO blam! 91830a1e912dd11f9173ca5565add5fad8c5dc9a166a6fa733ec2f48a553c467