Sep 17 13:36:31.188 INFO checking atomashpolskiy/rustface against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 13:36:31.188 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 13:36:31.188 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-3/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 13:36:31.651 INFO blam! 972b277444fbf67aede2dadb1ab78bb4e37b12836da828cb39bccecfc4600ae5 Sep 17 13:36:31.653 INFO running `"docker" "start" "-a" "972b277444fbf67aede2dadb1ab78bb4e37b12836da828cb39bccecfc4600ae5"` Sep 17 13:36:33.298 INFO kablam! usermod: no changes Sep 17 13:36:33.731 INFO kablam! Compiling proc-macro2 v0.4.13 Sep 17 13:36:33.731 INFO kablam! Compiling cc v1.0.22 Sep 17 13:36:33.731 INFO kablam! Compiling num-bigint v0.2.0 Sep 17 13:36:33.744 INFO kablam! Compiling serde v1.0.75 Sep 17 13:36:33.744 INFO kablam! Compiling num-complex v0.2.0 Sep 17 13:36:33.744 INFO kablam! Compiling num-rational v0.2.1 Sep 17 13:36:33.744 INFO kablam! Compiling pest v1.0.6 Sep 17 13:36:37.039 INFO kablam! Checking cast v0.2.2 Sep 17 13:36:37.627 INFO kablam! Checking thread-scoped v1.0.2 Sep 17 13:36:37.979 INFO kablam! Checking crossbeam-utils v0.2.2 Sep 17 13:36:38.374 INFO kablam! Checking itertools v0.6.5 Sep 17 13:36:38.379 INFO kablam! Checking stb_truetype v0.2.2 Sep 17 13:36:38.543 INFO kablam! Checking inflate v0.3.4 Sep 17 13:36:39.582 INFO kablam! Checking deflate v0.7.18 Sep 17 13:36:39.593 INFO kablam! Checking gif v0.9.2 Sep 17 13:36:44.088 INFO kablam! Checking aho-corasick v0.6.7 Sep 17 13:36:44.127 INFO kablam! Checking csv-core v0.1.4 Sep 17 13:36:44.399 INFO kablam! Checking criterion-plot v0.2.4 Sep 17 13:36:44.523 INFO kablam! Checking rusttype v0.2.3 Sep 17 13:36:44.628 INFO kablam! Checking criterion-stats v0.2.4 Sep 17 13:36:44.826 INFO kablam! Compiling pest_derive v1.0.8 Sep 17 13:36:47.515 INFO kablam! Checking generic-array v0.2.1 Sep 17 13:36:48.503 INFO kablam! Checking crossbeam-epoch v0.3.1 Sep 17 13:36:49.307 INFO kablam! Checking chrono v0.4.6 Sep 17 13:36:49.899 INFO kablam! Checking alga v0.5.4 Sep 17 13:36:51.895 INFO kablam! Checking enum_primitive v0.1.1 Sep 17 13:36:53.005 INFO kablam! Checking itertools-num v0.1.1 Sep 17 13:36:54.303 INFO kablam! Compiling backtrace-sys v0.1.24 Sep 17 13:36:54.611 INFO kablam! Checking regex v1.0.4 Sep 17 13:37:12.020 INFO kablam! Checking png v0.11.0 Sep 17 13:37:12.392 INFO kablam! Checking crossbeam-deque v0.2.0 Sep 17 13:37:12.520 INFO kablam! Checking simplelog v0.5.2 Sep 17 13:37:15.301 INFO kablam! Compiling quote v0.6.8 Sep 17 13:37:15.608 INFO kablam! Checking rayon-core v1.4.1 Sep 17 13:37:17.117 INFO kablam! Checking env_logger v0.3.5 Sep 17 13:37:18.725 INFO kablam! Checking backtrace v0.3.9 Sep 17 13:37:19.773 INFO kablam! Checking quickcheck v0.2.27 Sep 17 13:37:20.623 INFO kablam! Checking num v0.2.0 Sep 17 13:37:21.648 INFO kablam! Checking nalgebra v0.11.2 Sep 17 13:37:21.862 INFO kablam! Checking rayon v1.0.2 Sep 17 13:37:21.864 INFO kablam! Checking rayon v0.7.1 Sep 17 13:37:21.963 INFO kablam! Compiling syn v0.14.9 Sep 17 13:37:38.980 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:38.980 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:20:36 Sep 17 13:37:38.980 INFO kablam! | Sep 17 13:37:38.981 INFO kablam! 20 | pub type OwnedMatrix = Matrix>::Buffer>; Sep 17 13:37:38.981 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:38.982 INFO kablam! | | Sep 17 13:37:38.982 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.003 INFO kablam! | Sep 17 13:37:39.004 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.004 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:20:36 Sep 17 13:37:39.005 INFO kablam! | Sep 17 13:37:39.005 INFO kablam! 20 | pub type OwnedMatrix = Matrix>::Buffer>; Sep 17 13:37:39.005 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.006 INFO kablam! Sep 17 13:37:39.007 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.007 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:23:34 Sep 17 13:37:39.008 INFO kablam! | Sep 17 13:37:39.008 INFO kablam! 23 | pub type SquareMatrix = Matrix; Sep 17 13:37:39.008 INFO kablam! | - ^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.009 INFO kablam! | | Sep 17 13:37:39.009 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.010 INFO kablam! | Sep 17 13:37:39.010 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.011 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:23:34 Sep 17 13:37:39.011 INFO kablam! | Sep 17 13:37:39.011 INFO kablam! 23 | pub type SquareMatrix = Matrix; Sep 17 13:37:39.012 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.012 INFO kablam! Sep 17 13:37:39.013 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.014 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:26:39 Sep 17 13:37:39.014 INFO kablam! | Sep 17 13:37:39.015 INFO kablam! 26 | pub type OwnedSquareMatrix = OwnedMatrix; Sep 17 13:37:39.015 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.016 INFO kablam! | | Sep 17 13:37:39.016 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.016 INFO kablam! | Sep 17 13:37:39.016 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.016 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:26:39 Sep 17 13:37:39.016 INFO kablam! | Sep 17 13:37:39.016 INFO kablam! 26 | pub type OwnedSquareMatrix = OwnedMatrix; Sep 17 13:37:39.016 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.017 INFO kablam! Sep 17 13:37:39.018 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.018 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:29:34 Sep 17 13:37:39.018 INFO kablam! | Sep 17 13:37:39.018 INFO kablam! 29 | pub type ColumnVector = Matrix; Sep 17 13:37:39.018 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.018 INFO kablam! | | Sep 17 13:37:39.018 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.018 INFO kablam! | Sep 17 13:37:39.018 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.018 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:29:34 Sep 17 13:37:39.018 INFO kablam! | Sep 17 13:37:39.018 INFO kablam! 29 | pub type ColumnVector = Matrix; Sep 17 13:37:39.018 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.019 INFO kablam! Sep 17 13:37:39.020 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.020 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:32:39 Sep 17 13:37:39.020 INFO kablam! | Sep 17 13:37:39.020 INFO kablam! 32 | pub type OwnedColumnVector = OwnedMatrix; Sep 17 13:37:39.020 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.020 INFO kablam! | | Sep 17 13:37:39.020 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.020 INFO kablam! | Sep 17 13:37:39.020 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.020 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:32:39 Sep 17 13:37:39.020 INFO kablam! | Sep 17 13:37:39.020 INFO kablam! 32 | pub type OwnedColumnVector = OwnedMatrix; Sep 17 13:37:39.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.020 INFO kablam! Sep 17 13:37:39.021 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.021 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:35:36 Sep 17 13:37:39.021 INFO kablam! | Sep 17 13:37:39.022 INFO kablam! 35 | pub type OwnedRowVector = OwnedMatrix; Sep 17 13:37:39.022 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.022 INFO kablam! | | Sep 17 13:37:39.022 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.022 INFO kablam! | Sep 17 13:37:39.022 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.022 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:35:36 Sep 17 13:37:39.022 INFO kablam! | Sep 17 13:37:39.022 INFO kablam! 35 | pub type OwnedRowVector = OwnedMatrix; Sep 17 13:37:39.022 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.022 INFO kablam! Sep 17 13:37:39.023 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.023 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:39:5 Sep 17 13:37:39.023 INFO kablam! | Sep 17 13:37:39.023 INFO kablam! 38 | pub type MatrixSum = Sep 17 13:37:39.023 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.024 INFO kablam! 39 | Matrix, SameShapeC, SumStorage>; Sep 17 13:37:39.024 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.043 INFO kablam! | Sep 17 13:37:39.043 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.043 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:39:5 Sep 17 13:37:39.043 INFO kablam! | Sep 17 13:37:39.043 INFO kablam! 39 | Matrix, SameShapeC, SumStorage>; Sep 17 13:37:39.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.043 INFO kablam! Sep 17 13:37:39.045 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.045 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:43:5 Sep 17 13:37:39.045 INFO kablam! | Sep 17 13:37:39.045 INFO kablam! 42 | pub type ColumnVectorSum = Sep 17 13:37:39.045 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.045 INFO kablam! 43 | Matrix, U1, SumStorage>; Sep 17 13:37:39.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.045 INFO kablam! | Sep 17 13:37:39.046 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.046 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:43:5 Sep 17 13:37:39.046 INFO kablam! | Sep 17 13:37:39.046 INFO kablam! 43 | Matrix, U1, SumStorage>; Sep 17 13:37:39.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.046 INFO kablam! Sep 17 13:37:39.047 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.047 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:46:47 Sep 17 13:37:39.051 INFO kablam! | Sep 17 13:37:39.051 INFO kablam! 46 | pub type MatrixCross = MatrixSum; Sep 17 13:37:39.051 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.051 INFO kablam! | | Sep 17 13:37:39.051 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.051 INFO kablam! | Sep 17 13:37:39.051 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.051 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:46:47 Sep 17 13:37:39.051 INFO kablam! | Sep 17 13:37:39.051 INFO kablam! 46 | pub type MatrixCross = MatrixSum; Sep 17 13:37:39.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.051 INFO kablam! Sep 17 13:37:39.053 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.053 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:49:41 Sep 17 13:37:39.053 INFO kablam! | Sep 17 13:37:39.053 INFO kablam! 49 | pub type MatrixMul = Matrix>; Sep 17 13:37:39.053 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.053 INFO kablam! | | Sep 17 13:37:39.053 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.053 INFO kablam! | Sep 17 13:37:39.053 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.054 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:49:41 Sep 17 13:37:39.054 INFO kablam! | Sep 17 13:37:39.054 INFO kablam! 49 | pub type MatrixMul = Matrix>; Sep 17 13:37:39.054 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.054 INFO kablam! Sep 17 13:37:39.055 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.055 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:52:43 Sep 17 13:37:39.055 INFO kablam! | Sep 17 13:37:39.055 INFO kablam! 52 | pub type MatrixTrMul = Matrix>; Sep 17 13:37:39.059 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.059 INFO kablam! | | Sep 17 13:37:39.059 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.059 INFO kablam! | Sep 17 13:37:39.059 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.059 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:52:43 Sep 17 13:37:39.059 INFO kablam! | Sep 17 13:37:39.059 INFO kablam! 52 | pub type MatrixTrMul = Matrix>; Sep 17 13:37:39.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.059 INFO kablam! Sep 17 13:37:39.061 INFO kablam! error[E0310]: the parameter type `NNew` may not live long enough Sep 17 13:37:39.061 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:56:1 Sep 17 13:37:39.061 INFO kablam! | Sep 17 13:37:39.061 INFO kablam! 55 | pub type MatrixWithScalar = Sep 17 13:37:39.061 INFO kablam! | ---- help: consider adding an explicit lifetime bound `NNew: 'static`... Sep 17 13:37:39.061 INFO kablam! 56 | Matrix>::Alloc as Allocator>::Buffer>; Sep 17 13:37:39.061 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.061 INFO kablam! | Sep 17 13:37:39.061 INFO kablam! note: ...so that the type `NNew` will meet its required lifetime bounds Sep 17 13:37:39.061 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix.rs:56:1 Sep 17 13:37:39.061 INFO kablam! | Sep 17 13:37:39.061 INFO kablam! 56 | Matrix>::Alloc as Allocator>::Buffer>; Sep 17 13:37:39.061 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.061 INFO kablam! Sep 17 13:37:39.164 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.164 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:14:23 Sep 17 13:37:39.164 INFO kablam! | Sep 17 13:37:39.164 INFO kablam! 14 | pub type DMatrix = Matrix>; Sep 17 13:37:39.164 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.164 INFO kablam! | | Sep 17 13:37:39.164 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.164 INFO kablam! | Sep 17 13:37:39.165 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.165 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:14:23 Sep 17 13:37:39.165 INFO kablam! | Sep 17 13:37:39.165 INFO kablam! 14 | pub type DMatrix = Matrix>; Sep 17 13:37:39.165 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.165 INFO kablam! Sep 17 13:37:39.166 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.166 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:17:30 Sep 17 13:37:39.166 INFO kablam! | Sep 17 13:37:39.166 INFO kablam! 17 | pub type MatrixNM = Matrix>; Sep 17 13:37:39.166 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.166 INFO kablam! | | Sep 17 13:37:39.166 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.167 INFO kablam! | Sep 17 13:37:39.167 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.167 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:17:30 Sep 17 13:37:39.167 INFO kablam! | Sep 17 13:37:39.167 INFO kablam! 17 | pub type MatrixNM = Matrix>; Sep 17 13:37:39.167 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.167 INFO kablam! Sep 17 13:37:39.168 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.168 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:20:26 Sep 17 13:37:39.168 INFO kablam! | Sep 17 13:37:39.168 INFO kablam! 20 | pub type MatrixN = MatrixNM; Sep 17 13:37:39.168 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.168 INFO kablam! | | Sep 17 13:37:39.169 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.169 INFO kablam! | Sep 17 13:37:39.169 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.169 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:20:26 Sep 17 13:37:39.169 INFO kablam! | Sep 17 13:37:39.169 INFO kablam! 20 | pub type MatrixN = MatrixNM; Sep 17 13:37:39.169 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.169 INFO kablam! Sep 17 13:37:39.171 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.171 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:23:23 Sep 17 13:37:39.171 INFO kablam! | Sep 17 13:37:39.171 INFO kablam! 23 | pub type Matrix1 = MatrixN; Sep 17 13:37:39.171 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 17 13:37:39.171 INFO kablam! | | Sep 17 13:37:39.171 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.171 INFO kablam! | Sep 17 13:37:39.171 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.171 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:23:23 Sep 17 13:37:39.171 INFO kablam! | Sep 17 13:37:39.172 INFO kablam! 23 | pub type Matrix1 = MatrixN; Sep 17 13:37:39.172 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 13:37:39.172 INFO kablam! Sep 17 13:37:39.174 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.174 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:25:23 Sep 17 13:37:39.175 INFO kablam! | Sep 17 13:37:39.175 INFO kablam! 25 | pub type Matrix2 = MatrixN; Sep 17 13:37:39.175 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 17 13:37:39.175 INFO kablam! | | Sep 17 13:37:39.176 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.183 INFO kablam! | Sep 17 13:37:39.183 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.184 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:25:23 Sep 17 13:37:39.184 INFO kablam! | Sep 17 13:37:39.184 INFO kablam! 25 | pub type Matrix2 = MatrixN; Sep 17 13:37:39.184 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 13:37:39.185 INFO kablam! Sep 17 13:37:39.187 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.187 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:27:23 Sep 17 13:37:39.188 INFO kablam! | Sep 17 13:37:39.188 INFO kablam! 27 | pub type Matrix3 = MatrixN; Sep 17 13:37:39.188 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 17 13:37:39.189 INFO kablam! | | Sep 17 13:37:39.189 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.189 INFO kablam! | Sep 17 13:37:39.195 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.195 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:27:23 Sep 17 13:37:39.195 INFO kablam! | Sep 17 13:37:39.196 INFO kablam! 27 | pub type Matrix3 = MatrixN; Sep 17 13:37:39.196 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 13:37:39.196 INFO kablam! Sep 17 13:37:39.197 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.198 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:29:23 Sep 17 13:37:39.198 INFO kablam! | Sep 17 13:37:39.198 INFO kablam! 29 | pub type Matrix4 = MatrixN; Sep 17 13:37:39.198 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 17 13:37:39.198 INFO kablam! | | Sep 17 13:37:39.198 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.215 INFO kablam! | Sep 17 13:37:39.215 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.215 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:29:23 Sep 17 13:37:39.216 INFO kablam! | Sep 17 13:37:39.216 INFO kablam! 29 | pub type Matrix4 = MatrixN; Sep 17 13:37:39.216 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 13:37:39.216 INFO kablam! Sep 17 13:37:39.219 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.219 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:31:23 Sep 17 13:37:39.219 INFO kablam! | Sep 17 13:37:39.219 INFO kablam! 31 | pub type Matrix5 = MatrixN; Sep 17 13:37:39.219 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 17 13:37:39.220 INFO kablam! | | Sep 17 13:37:39.220 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.220 INFO kablam! | Sep 17 13:37:39.220 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.220 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:31:23 Sep 17 13:37:39.221 INFO kablam! | Sep 17 13:37:39.221 INFO kablam! 31 | pub type Matrix5 = MatrixN; Sep 17 13:37:39.221 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 13:37:39.221 INFO kablam! Sep 17 13:37:39.223 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.224 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:33:23 Sep 17 13:37:39.224 INFO kablam! | Sep 17 13:37:39.224 INFO kablam! 33 | pub type Matrix6 = MatrixN; Sep 17 13:37:39.224 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 17 13:37:39.225 INFO kablam! | | Sep 17 13:37:39.225 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.225 INFO kablam! | Sep 17 13:37:39.226 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.226 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:33:23 Sep 17 13:37:39.226 INFO kablam! | Sep 17 13:37:39.226 INFO kablam! 33 | pub type Matrix6 = MatrixN; Sep 17 13:37:39.226 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 13:37:39.227 INFO kablam! Sep 17 13:37:39.228 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.228 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:36:25 Sep 17 13:37:39.228 INFO kablam! | Sep 17 13:37:39.228 INFO kablam! 36 | pub type Matrix1x2 = MatrixNM; Sep 17 13:37:39.229 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.229 INFO kablam! | | Sep 17 13:37:39.229 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.229 INFO kablam! | Sep 17 13:37:39.229 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.230 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:36:25 Sep 17 13:37:39.230 INFO kablam! | Sep 17 13:37:39.230 INFO kablam! 36 | pub type Matrix1x2 = MatrixNM; Sep 17 13:37:39.230 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.230 INFO kablam! Sep 17 13:37:39.239 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.239 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:38:25 Sep 17 13:37:39.239 INFO kablam! | Sep 17 13:37:39.239 INFO kablam! 38 | pub type Matrix1x3 = MatrixNM; Sep 17 13:37:39.240 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.240 INFO kablam! | | Sep 17 13:37:39.240 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.241 INFO kablam! | Sep 17 13:37:39.241 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.241 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:38:25 Sep 17 13:37:39.241 INFO kablam! | Sep 17 13:37:39.242 INFO kablam! 38 | pub type Matrix1x3 = MatrixNM; Sep 17 13:37:39.242 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.242 INFO kablam! Sep 17 13:37:39.244 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.244 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:40:25 Sep 17 13:37:39.244 INFO kablam! | Sep 17 13:37:39.244 INFO kablam! 40 | pub type Matrix1x4 = MatrixNM; Sep 17 13:37:39.245 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.245 INFO kablam! | | Sep 17 13:37:39.245 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.245 INFO kablam! | Sep 17 13:37:39.246 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.246 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:40:25 Sep 17 13:37:39.246 INFO kablam! | Sep 17 13:37:39.247 INFO kablam! 40 | pub type Matrix1x4 = MatrixNM; Sep 17 13:37:39.247 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.247 INFO kablam! Sep 17 13:37:39.248 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.249 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:42:25 Sep 17 13:37:39.249 INFO kablam! | Sep 17 13:37:39.249 INFO kablam! 42 | pub type Matrix1x5 = MatrixNM; Sep 17 13:37:39.249 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.249 INFO kablam! | | Sep 17 13:37:39.250 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.263 INFO kablam! | Sep 17 13:37:39.263 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.264 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:42:25 Sep 17 13:37:39.264 INFO kablam! | Sep 17 13:37:39.264 INFO kablam! 42 | pub type Matrix1x5 = MatrixNM; Sep 17 13:37:39.264 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.265 INFO kablam! Sep 17 13:37:39.266 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.266 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:44:25 Sep 17 13:37:39.267 INFO kablam! | Sep 17 13:37:39.267 INFO kablam! 44 | pub type Matrix1x6 = MatrixNM; Sep 17 13:37:39.267 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.267 INFO kablam! | | Sep 17 13:37:39.267 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.268 INFO kablam! | Sep 17 13:37:39.268 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.268 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:44:25 Sep 17 13:37:39.268 INFO kablam! | Sep 17 13:37:39.268 INFO kablam! 44 | pub type Matrix1x6 = MatrixNM; Sep 17 13:37:39.268 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.268 INFO kablam! Sep 17 13:37:39.269 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.269 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:47:25 Sep 17 13:37:39.269 INFO kablam! | Sep 17 13:37:39.269 INFO kablam! 47 | pub type Matrix2x3 = MatrixNM; Sep 17 13:37:39.269 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.269 INFO kablam! | | Sep 17 13:37:39.269 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.270 INFO kablam! | Sep 17 13:37:39.270 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.270 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:47:25 Sep 17 13:37:39.270 INFO kablam! | Sep 17 13:37:39.270 INFO kablam! 47 | pub type Matrix2x3 = MatrixNM; Sep 17 13:37:39.270 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.270 INFO kablam! Sep 17 13:37:39.275 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.275 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:49:25 Sep 17 13:37:39.275 INFO kablam! | Sep 17 13:37:39.275 INFO kablam! 49 | pub type Matrix2x4 = MatrixNM; Sep 17 13:37:39.275 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.275 INFO kablam! | | Sep 17 13:37:39.275 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.275 INFO kablam! | Sep 17 13:37:39.275 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.275 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:49:25 Sep 17 13:37:39.275 INFO kablam! | Sep 17 13:37:39.275 INFO kablam! 49 | pub type Matrix2x4 = MatrixNM; Sep 17 13:37:39.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.275 INFO kablam! Sep 17 13:37:39.276 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.276 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:51:25 Sep 17 13:37:39.276 INFO kablam! | Sep 17 13:37:39.276 INFO kablam! 51 | pub type Matrix2x5 = MatrixNM; Sep 17 13:37:39.276 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.276 INFO kablam! | | Sep 17 13:37:39.277 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.277 INFO kablam! | Sep 17 13:37:39.277 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.277 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:51:25 Sep 17 13:37:39.277 INFO kablam! | Sep 17 13:37:39.277 INFO kablam! 51 | pub type Matrix2x5 = MatrixNM; Sep 17 13:37:39.277 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.277 INFO kablam! Sep 17 13:37:39.278 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.278 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:53:25 Sep 17 13:37:39.278 INFO kablam! | Sep 17 13:37:39.278 INFO kablam! 53 | pub type Matrix2x6 = MatrixNM; Sep 17 13:37:39.278 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.279 INFO kablam! | | Sep 17 13:37:39.279 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.279 INFO kablam! | Sep 17 13:37:39.279 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.279 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:53:25 Sep 17 13:37:39.279 INFO kablam! | Sep 17 13:37:39.279 INFO kablam! 53 | pub type Matrix2x6 = MatrixNM; Sep 17 13:37:39.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.279 INFO kablam! Sep 17 13:37:39.287 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.287 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:56:25 Sep 17 13:37:39.287 INFO kablam! | Sep 17 13:37:39.287 INFO kablam! 56 | pub type Matrix3x4 = MatrixNM; Sep 17 13:37:39.287 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.287 INFO kablam! | | Sep 17 13:37:39.287 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.287 INFO kablam! | Sep 17 13:37:39.287 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.287 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:56:25 Sep 17 13:37:39.288 INFO kablam! | Sep 17 13:37:39.288 INFO kablam! 56 | pub type Matrix3x4 = MatrixNM; Sep 17 13:37:39.288 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.288 INFO kablam! Sep 17 13:37:39.289 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.289 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:58:25 Sep 17 13:37:39.289 INFO kablam! | Sep 17 13:37:39.289 INFO kablam! 58 | pub type Matrix3x5 = MatrixNM; Sep 17 13:37:39.289 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.289 INFO kablam! | | Sep 17 13:37:39.290 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.299 INFO kablam! | Sep 17 13:37:39.299 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.299 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:58:25 Sep 17 13:37:39.299 INFO kablam! | Sep 17 13:37:39.299 INFO kablam! 58 | pub type Matrix3x5 = MatrixNM; Sep 17 13:37:39.299 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.299 INFO kablam! Sep 17 13:37:39.301 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.301 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:60:25 Sep 17 13:37:39.301 INFO kablam! | Sep 17 13:37:39.301 INFO kablam! 60 | pub type Matrix3x6 = MatrixNM; Sep 17 13:37:39.301 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.301 INFO kablam! | | Sep 17 13:37:39.301 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.302 INFO kablam! | Sep 17 13:37:39.302 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.302 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:60:25 Sep 17 13:37:39.302 INFO kablam! | Sep 17 13:37:39.302 INFO kablam! 60 | pub type Matrix3x6 = MatrixNM; Sep 17 13:37:39.302 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.302 INFO kablam! Sep 17 13:37:39.304 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.304 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:63:25 Sep 17 13:37:39.304 INFO kablam! | Sep 17 13:37:39.304 INFO kablam! 63 | pub type Matrix4x5 = MatrixNM; Sep 17 13:37:39.304 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.305 INFO kablam! | | Sep 17 13:37:39.305 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.305 INFO kablam! | Sep 17 13:37:39.305 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.306 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:63:25 Sep 17 13:37:39.306 INFO kablam! | Sep 17 13:37:39.306 INFO kablam! 63 | pub type Matrix4x5 = MatrixNM; Sep 17 13:37:39.306 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.306 INFO kablam! Sep 17 13:37:39.307 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.307 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:65:25 Sep 17 13:37:39.308 INFO kablam! | Sep 17 13:37:39.308 INFO kablam! 65 | pub type Matrix4x6 = MatrixNM; Sep 17 13:37:39.308 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.308 INFO kablam! | | Sep 17 13:37:39.308 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.308 INFO kablam! | Sep 17 13:37:39.308 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.308 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:65:25 Sep 17 13:37:39.308 INFO kablam! | Sep 17 13:37:39.309 INFO kablam! 65 | pub type Matrix4x6 = MatrixNM; Sep 17 13:37:39.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.309 INFO kablam! Sep 17 13:37:39.319 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.319 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:68:25 Sep 17 13:37:39.319 INFO kablam! | Sep 17 13:37:39.319 INFO kablam! 68 | pub type Matrix5x6 = MatrixNM; Sep 17 13:37:39.319 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.319 INFO kablam! | | Sep 17 13:37:39.319 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.319 INFO kablam! | Sep 17 13:37:39.320 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.320 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:68:25 Sep 17 13:37:39.320 INFO kablam! | Sep 17 13:37:39.320 INFO kablam! 68 | pub type Matrix5x6 = MatrixNM; Sep 17 13:37:39.320 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.320 INFO kablam! Sep 17 13:37:39.328 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.328 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:72:25 Sep 17 13:37:39.328 INFO kablam! | Sep 17 13:37:39.328 INFO kablam! 72 | pub type Matrix2x1 = MatrixNM; Sep 17 13:37:39.328 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.328 INFO kablam! | | Sep 17 13:37:39.328 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.328 INFO kablam! | Sep 17 13:37:39.328 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.328 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:72:25 Sep 17 13:37:39.328 INFO kablam! | Sep 17 13:37:39.328 INFO kablam! 72 | pub type Matrix2x1 = MatrixNM; Sep 17 13:37:39.329 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.329 INFO kablam! Sep 17 13:37:39.331 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.331 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:74:25 Sep 17 13:37:39.331 INFO kablam! | Sep 17 13:37:39.331 INFO kablam! 74 | pub type Matrix3x1 = MatrixNM; Sep 17 13:37:39.331 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.331 INFO kablam! | | Sep 17 13:37:39.331 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.331 INFO kablam! | Sep 17 13:37:39.331 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.331 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:74:25 Sep 17 13:37:39.331 INFO kablam! | Sep 17 13:37:39.331 INFO kablam! 74 | pub type Matrix3x1 = MatrixNM; Sep 17 13:37:39.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.331 INFO kablam! Sep 17 13:37:39.339 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.339 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:76:25 Sep 17 13:37:39.339 INFO kablam! | Sep 17 13:37:39.339 INFO kablam! 76 | pub type Matrix4x1 = MatrixNM; Sep 17 13:37:39.339 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.339 INFO kablam! | | Sep 17 13:37:39.339 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.339 INFO kablam! | Sep 17 13:37:39.339 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.339 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:76:25 Sep 17 13:37:39.339 INFO kablam! | Sep 17 13:37:39.339 INFO kablam! 76 | pub type Matrix4x1 = MatrixNM; Sep 17 13:37:39.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.339 INFO kablam! Sep 17 13:37:39.341 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.341 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:78:25 Sep 17 13:37:39.341 INFO kablam! | Sep 17 13:37:39.341 INFO kablam! 78 | pub type Matrix5x1 = MatrixNM; Sep 17 13:37:39.341 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.342 INFO kablam! | | Sep 17 13:37:39.342 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.342 INFO kablam! | Sep 17 13:37:39.342 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.342 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:78:25 Sep 17 13:37:39.342 INFO kablam! | Sep 17 13:37:39.342 INFO kablam! 78 | pub type Matrix5x1 = MatrixNM; Sep 17 13:37:39.342 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.342 INFO kablam! Sep 17 13:37:39.343 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.343 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:80:25 Sep 17 13:37:39.343 INFO kablam! | Sep 17 13:37:39.344 INFO kablam! 80 | pub type Matrix6x1 = MatrixNM; Sep 17 13:37:39.344 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.344 INFO kablam! | | Sep 17 13:37:39.344 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.344 INFO kablam! | Sep 17 13:37:39.344 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.344 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:80:25 Sep 17 13:37:39.344 INFO kablam! | Sep 17 13:37:39.344 INFO kablam! 80 | pub type Matrix6x1 = MatrixNM; Sep 17 13:37:39.344 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.344 INFO kablam! Sep 17 13:37:39.345 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.345 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:83:25 Sep 17 13:37:39.346 INFO kablam! | Sep 17 13:37:39.346 INFO kablam! 83 | pub type Matrix3x2 = MatrixNM; Sep 17 13:37:39.346 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.346 INFO kablam! | | Sep 17 13:37:39.346 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.347 INFO kablam! | Sep 17 13:37:39.347 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.347 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:83:25 Sep 17 13:37:39.347 INFO kablam! | Sep 17 13:37:39.347 INFO kablam! 83 | pub type Matrix3x2 = MatrixNM; Sep 17 13:37:39.347 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.347 INFO kablam! Sep 17 13:37:39.360 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.360 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:85:25 Sep 17 13:37:39.360 INFO kablam! | Sep 17 13:37:39.360 INFO kablam! 85 | pub type Matrix4x2 = MatrixNM; Sep 17 13:37:39.360 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.360 INFO kablam! | | Sep 17 13:37:39.360 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.361 INFO kablam! | Sep 17 13:37:39.361 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.361 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:85:25 Sep 17 13:37:39.361 INFO kablam! | Sep 17 13:37:39.361 INFO kablam! 85 | pub type Matrix4x2 = MatrixNM; Sep 17 13:37:39.361 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.361 INFO kablam! Sep 17 13:37:39.362 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.363 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:87:25 Sep 17 13:37:39.363 INFO kablam! | Sep 17 13:37:39.363 INFO kablam! 87 | pub type Matrix5x2 = MatrixNM; Sep 17 13:37:39.363 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.363 INFO kablam! | | Sep 17 13:37:39.363 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.363 INFO kablam! | Sep 17 13:37:39.363 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.363 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:87:25 Sep 17 13:37:39.364 INFO kablam! | Sep 17 13:37:39.364 INFO kablam! 87 | pub type Matrix5x2 = MatrixNM; Sep 17 13:37:39.364 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.364 INFO kablam! Sep 17 13:37:39.371 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.371 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:89:25 Sep 17 13:37:39.371 INFO kablam! | Sep 17 13:37:39.371 INFO kablam! 89 | pub type Matrix6x2 = MatrixNM; Sep 17 13:37:39.371 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.372 INFO kablam! | | Sep 17 13:37:39.372 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.372 INFO kablam! | Sep 17 13:37:39.372 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.373 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:89:25 Sep 17 13:37:39.373 INFO kablam! | Sep 17 13:37:39.373 INFO kablam! 89 | pub type Matrix6x2 = MatrixNM; Sep 17 13:37:39.373 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.373 INFO kablam! Sep 17 13:37:39.375 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.375 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:92:25 Sep 17 13:37:39.375 INFO kablam! | Sep 17 13:37:39.376 INFO kablam! 92 | pub type Matrix4x3 = MatrixNM; Sep 17 13:37:39.376 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.376 INFO kablam! | | Sep 17 13:37:39.376 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.376 INFO kablam! | Sep 17 13:37:39.377 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.377 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:92:25 Sep 17 13:37:39.377 INFO kablam! | Sep 17 13:37:39.377 INFO kablam! 92 | pub type Matrix4x3 = MatrixNM; Sep 17 13:37:39.378 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.378 INFO kablam! Sep 17 13:37:39.387 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.387 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:94:25 Sep 17 13:37:39.387 INFO kablam! | Sep 17 13:37:39.387 INFO kablam! 94 | pub type Matrix5x3 = MatrixNM; Sep 17 13:37:39.388 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.388 INFO kablam! | | Sep 17 13:37:39.388 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.403 INFO kablam! | Sep 17 13:37:39.403 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.403 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:94:25 Sep 17 13:37:39.404 INFO kablam! | Sep 17 13:37:39.404 INFO kablam! 94 | pub type Matrix5x3 = MatrixNM; Sep 17 13:37:39.404 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.404 INFO kablam! Sep 17 13:37:39.406 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.406 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:96:25 Sep 17 13:37:39.406 INFO kablam! | Sep 17 13:37:39.407 INFO kablam! 96 | pub type Matrix6x3 = MatrixNM; Sep 17 13:37:39.407 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.407 INFO kablam! | | Sep 17 13:37:39.407 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.407 INFO kablam! | Sep 17 13:37:39.408 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.408 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:96:25 Sep 17 13:37:39.408 INFO kablam! | Sep 17 13:37:39.408 INFO kablam! 96 | pub type Matrix6x3 = MatrixNM; Sep 17 13:37:39.409 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.409 INFO kablam! Sep 17 13:37:39.411 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.411 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:99:25 Sep 17 13:37:39.411 INFO kablam! | Sep 17 13:37:39.411 INFO kablam! 99 | pub type Matrix5x4 = MatrixNM; Sep 17 13:37:39.412 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.412 INFO kablam! | | Sep 17 13:37:39.412 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.412 INFO kablam! | Sep 17 13:37:39.413 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.413 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:99:25 Sep 17 13:37:39.413 INFO kablam! | Sep 17 13:37:39.413 INFO kablam! 99 | pub type Matrix5x4 = MatrixNM; Sep 17 13:37:39.414 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.414 INFO kablam! Sep 17 13:37:39.416 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.416 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:101:25 Sep 17 13:37:39.416 INFO kablam! | Sep 17 13:37:39.416 INFO kablam! 101 | pub type Matrix6x4 = MatrixNM; Sep 17 13:37:39.417 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.417 INFO kablam! | | Sep 17 13:37:39.417 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.417 INFO kablam! | Sep 17 13:37:39.417 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.418 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:101:25 Sep 17 13:37:39.418 INFO kablam! | Sep 17 13:37:39.418 INFO kablam! 101 | pub type Matrix6x4 = MatrixNM; Sep 17 13:37:39.418 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.419 INFO kablam! Sep 17 13:37:39.421 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.421 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:104:25 Sep 17 13:37:39.421 INFO kablam! | Sep 17 13:37:39.421 INFO kablam! 104 | pub type Matrix6x5 = MatrixNM; Sep 17 13:37:39.421 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.422 INFO kablam! | | Sep 17 13:37:39.422 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.422 INFO kablam! | Sep 17 13:37:39.423 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.423 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:104:25 Sep 17 13:37:39.423 INFO kablam! | Sep 17 13:37:39.423 INFO kablam! 104 | pub type Matrix6x5 = MatrixNM; Sep 17 13:37:39.424 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.424 INFO kablam! Sep 17 13:37:39.425 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.425 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:115:23 Sep 17 13:37:39.425 INFO kablam! | Sep 17 13:37:39.425 INFO kablam! 115 | pub type DVector = Matrix>; Sep 17 13:37:39.426 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.426 INFO kablam! | | Sep 17 13:37:39.426 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.427 INFO kablam! | Sep 17 13:37:39.427 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.427 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:115:23 Sep 17 13:37:39.427 INFO kablam! | Sep 17 13:37:39.428 INFO kablam! 115 | pub type DVector = Matrix>; Sep 17 13:37:39.428 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.428 INFO kablam! Sep 17 13:37:39.429 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.430 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:118:26 Sep 17 13:37:39.430 INFO kablam! | Sep 17 13:37:39.430 INFO kablam! 118 | pub type VectorN = MatrixNM; Sep 17 13:37:39.430 INFO kablam! | - ^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.431 INFO kablam! | | Sep 17 13:37:39.431 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.431 INFO kablam! | Sep 17 13:37:39.431 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.432 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:118:26 Sep 17 13:37:39.432 INFO kablam! | Sep 17 13:37:39.432 INFO kablam! 118 | pub type VectorN = MatrixNM; Sep 17 13:37:39.432 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.433 INFO kablam! Sep 17 13:37:39.434 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.434 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:121:23 Sep 17 13:37:39.434 INFO kablam! | Sep 17 13:37:39.434 INFO kablam! 121 | pub type Vector1 = VectorN; Sep 17 13:37:39.435 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 17 13:37:39.435 INFO kablam! | | Sep 17 13:37:39.435 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.435 INFO kablam! | Sep 17 13:37:39.436 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.436 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:121:23 Sep 17 13:37:39.436 INFO kablam! | Sep 17 13:37:39.436 INFO kablam! 121 | pub type Vector1 = VectorN; Sep 17 13:37:39.437 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 13:37:39.437 INFO kablam! Sep 17 13:37:39.438 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.438 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:123:23 Sep 17 13:37:39.438 INFO kablam! | Sep 17 13:37:39.438 INFO kablam! 123 | pub type Vector2 = VectorN; Sep 17 13:37:39.438 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 17 13:37:39.439 INFO kablam! | | Sep 17 13:37:39.439 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.439 INFO kablam! | Sep 17 13:37:39.439 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.440 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:123:23 Sep 17 13:37:39.440 INFO kablam! | Sep 17 13:37:39.440 INFO kablam! 123 | pub type Vector2 = VectorN; Sep 17 13:37:39.440 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 13:37:39.441 INFO kablam! Sep 17 13:37:39.447 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.447 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:125:23 Sep 17 13:37:39.447 INFO kablam! | Sep 17 13:37:39.447 INFO kablam! 125 | pub type Vector3 = VectorN; Sep 17 13:37:39.448 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 17 13:37:39.448 INFO kablam! | | Sep 17 13:37:39.448 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.463 INFO kablam! | Sep 17 13:37:39.463 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.464 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:125:23 Sep 17 13:37:39.464 INFO kablam! | Sep 17 13:37:39.464 INFO kablam! 125 | pub type Vector3 = VectorN; Sep 17 13:37:39.464 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 13:37:39.464 INFO kablam! Sep 17 13:37:39.466 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.466 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:127:23 Sep 17 13:37:39.466 INFO kablam! | Sep 17 13:37:39.466 INFO kablam! 127 | pub type Vector4 = VectorN; Sep 17 13:37:39.467 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 17 13:37:39.467 INFO kablam! | | Sep 17 13:37:39.467 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.467 INFO kablam! | Sep 17 13:37:39.468 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.468 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:127:23 Sep 17 13:37:39.468 INFO kablam! | Sep 17 13:37:39.468 INFO kablam! 127 | pub type Vector4 = VectorN; Sep 17 13:37:39.468 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 13:37:39.469 INFO kablam! Sep 17 13:37:39.470 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.470 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:129:23 Sep 17 13:37:39.470 INFO kablam! | Sep 17 13:37:39.471 INFO kablam! 129 | pub type Vector5 = VectorN; Sep 17 13:37:39.471 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 17 13:37:39.471 INFO kablam! | | Sep 17 13:37:39.471 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.472 INFO kablam! | Sep 17 13:37:39.472 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.472 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:129:23 Sep 17 13:37:39.472 INFO kablam! | Sep 17 13:37:39.472 INFO kablam! 129 | pub type Vector5 = VectorN; Sep 17 13:37:39.473 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 13:37:39.473 INFO kablam! Sep 17 13:37:39.474 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.474 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:131:23 Sep 17 13:37:39.475 INFO kablam! | Sep 17 13:37:39.475 INFO kablam! 131 | pub type Vector6 = VectorN; Sep 17 13:37:39.475 INFO kablam! | - ^^^^^^^^^^^^^^ Sep 17 13:37:39.475 INFO kablam! | | Sep 17 13:37:39.475 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.476 INFO kablam! | Sep 17 13:37:39.476 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.476 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:131:23 Sep 17 13:37:39.477 INFO kablam! | Sep 17 13:37:39.477 INFO kablam! 131 | pub type Vector6 = VectorN; Sep 17 13:37:39.477 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 13:37:39.477 INFO kablam! Sep 17 13:37:39.483 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.484 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:142:26 Sep 17 13:37:39.484 INFO kablam! | Sep 17 13:37:39.484 INFO kablam! 142 | pub type RowDVector = Matrix>; Sep 17 13:37:39.485 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.485 INFO kablam! | | Sep 17 13:37:39.485 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.485 INFO kablam! | Sep 17 13:37:39.486 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.486 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:142:26 Sep 17 13:37:39.486 INFO kablam! | Sep 17 13:37:39.487 INFO kablam! 142 | pub type RowDVector = Matrix>; Sep 17 13:37:39.487 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.487 INFO kablam! Sep 17 13:37:39.489 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.489 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:145:29 Sep 17 13:37:39.489 INFO kablam! | Sep 17 13:37:39.489 INFO kablam! 145 | pub type RowVectorN = MatrixNM; Sep 17 13:37:39.489 INFO kablam! | - ^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.490 INFO kablam! | | Sep 17 13:37:39.490 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.490 INFO kablam! | Sep 17 13:37:39.490 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.491 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:145:29 Sep 17 13:37:39.491 INFO kablam! | Sep 17 13:37:39.491 INFO kablam! 145 | pub type RowVectorN = MatrixNM; Sep 17 13:37:39.491 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.492 INFO kablam! Sep 17 13:37:39.493 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.493 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:148:26 Sep 17 13:37:39.493 INFO kablam! | Sep 17 13:37:39.493 INFO kablam! 148 | pub type RowVector1 = RowVectorN; Sep 17 13:37:39.494 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.494 INFO kablam! | | Sep 17 13:37:39.494 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.495 INFO kablam! | Sep 17 13:37:39.495 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.495 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:148:26 Sep 17 13:37:39.495 INFO kablam! | Sep 17 13:37:39.496 INFO kablam! 148 | pub type RowVector1 = RowVectorN; Sep 17 13:37:39.496 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.496 INFO kablam! Sep 17 13:37:39.497 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.497 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:150:26 Sep 17 13:37:39.498 INFO kablam! | Sep 17 13:37:39.498 INFO kablam! 150 | pub type RowVector2 = RowVectorN; Sep 17 13:37:39.498 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.498 INFO kablam! | | Sep 17 13:37:39.498 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.499 INFO kablam! | Sep 17 13:37:39.499 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.499 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:150:26 Sep 17 13:37:39.500 INFO kablam! | Sep 17 13:37:39.500 INFO kablam! 150 | pub type RowVector2 = RowVectorN; Sep 17 13:37:39.500 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.500 INFO kablam! Sep 17 13:37:39.501 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.502 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:152:26 Sep 17 13:37:39.502 INFO kablam! | Sep 17 13:37:39.502 INFO kablam! 152 | pub type RowVector3 = RowVectorN; Sep 17 13:37:39.502 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.503 INFO kablam! | | Sep 17 13:37:39.503 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.503 INFO kablam! | Sep 17 13:37:39.503 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.504 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:152:26 Sep 17 13:37:39.504 INFO kablam! | Sep 17 13:37:39.504 INFO kablam! 152 | pub type RowVector3 = RowVectorN; Sep 17 13:37:39.504 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.504 INFO kablam! Sep 17 13:37:39.506 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.506 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:154:26 Sep 17 13:37:39.506 INFO kablam! | Sep 17 13:37:39.506 INFO kablam! 154 | pub type RowVector4 = RowVectorN; Sep 17 13:37:39.506 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.507 INFO kablam! | | Sep 17 13:37:39.507 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.507 INFO kablam! | Sep 17 13:37:39.507 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.508 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:154:26 Sep 17 13:37:39.508 INFO kablam! | Sep 17 13:37:39.508 INFO kablam! 154 | pub type RowVector4 = RowVectorN; Sep 17 13:37:39.508 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.509 INFO kablam! Sep 17 13:37:39.510 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.510 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:156:26 Sep 17 13:37:39.510 INFO kablam! | Sep 17 13:37:39.511 INFO kablam! 156 | pub type RowVector5 = RowVectorN; Sep 17 13:37:39.511 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.511 INFO kablam! | | Sep 17 13:37:39.511 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.512 INFO kablam! | Sep 17 13:37:39.512 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.512 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:156:26 Sep 17 13:37:39.513 INFO kablam! | Sep 17 13:37:39.513 INFO kablam! 156 | pub type RowVector5 = RowVectorN; Sep 17 13:37:39.513 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.513 INFO kablam! Sep 17 13:37:39.514 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.515 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:158:26 Sep 17 13:37:39.515 INFO kablam! | Sep 17 13:37:39.515 INFO kablam! 158 | pub type RowVector6 = RowVectorN; Sep 17 13:37:39.515 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.516 INFO kablam! | | Sep 17 13:37:39.516 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.516 INFO kablam! | Sep 17 13:37:39.517 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.517 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/alias.rs:158:26 Sep 17 13:37:39.517 INFO kablam! | Sep 17 13:37:39.517 INFO kablam! 158 | pub type RowVector6 = RowVectorN; Sep 17 13:37:39.517 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.518 INFO kablam! Sep 17 13:37:39.819 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.819 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/componentwise.rs:15:53 Sep 17 13:37:39.819 INFO kablam! | Sep 17 13:37:39.819 INFO kablam! 15 | pub type MatrixComponentOp = MatrixSum; Sep 17 13:37:39.820 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.820 INFO kablam! | | Sep 17 13:37:39.820 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.835 INFO kablam! | Sep 17 13:37:39.835 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.836 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/componentwise.rs:15:53 Sep 17 13:37:39.836 INFO kablam! | Sep 17 13:37:39.836 INFO kablam! 15 | pub type MatrixComponentOp = MatrixSum; Sep 17 13:37:39.836 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.836 INFO kablam! Sep 17 13:37:39.847 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.847 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point.rs:15:5 Sep 17 13:37:39.847 INFO kablam! | Sep 17 13:37:39.847 INFO kablam! 14 | pub type PointSum = Sep 17 13:37:39.848 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.848 INFO kablam! 15 | / PointBase, Sep 17 13:37:39.848 INFO kablam! 16 | | <>::Alloc as Allocator, U1>>::Buffer>; Sep 17 13:37:39.848 INFO kablam! | |________________________________________________________________________________________^ Sep 17 13:37:39.863 INFO kablam! | Sep 17 13:37:39.863 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.863 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point.rs:15:5 Sep 17 13:37:39.864 INFO kablam! | Sep 17 13:37:39.864 INFO kablam! 15 | / PointBase, Sep 17 13:37:39.864 INFO kablam! 16 | | <>::Alloc as Allocator, U1>>::Buffer>; Sep 17 13:37:39.864 INFO kablam! | |________________________________________________________________________________________^ Sep 17 13:37:39.864 INFO kablam! Sep 17 13:37:39.865 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.865 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point.rs:19:36 Sep 17 13:37:39.866 INFO kablam! | Sep 17 13:37:39.866 INFO kablam! 19 | pub type PointMul = PointBase>; Sep 17 13:37:39.866 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.866 INFO kablam! | | Sep 17 13:37:39.866 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.867 INFO kablam! | Sep 17 13:37:39.867 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.867 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point.rs:19:36 Sep 17 13:37:39.867 INFO kablam! | Sep 17 13:37:39.868 INFO kablam! 19 | pub type PointMul = PointBase>; Sep 17 13:37:39.868 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.868 INFO kablam! Sep 17 13:37:39.869 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.869 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point.rs:22:32 Sep 17 13:37:39.869 INFO kablam! | Sep 17 13:37:39.870 INFO kablam! 22 | pub type OwnedPoint = PointBase>::Buffer>; Sep 17 13:37:39.870 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.870 INFO kablam! | | Sep 17 13:37:39.870 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.870 INFO kablam! | Sep 17 13:37:39.871 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.871 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point.rs:22:32 Sep 17 13:37:39.871 INFO kablam! | Sep 17 13:37:39.871 INFO kablam! 22 | pub type OwnedPoint = PointBase>::Buffer>; Sep 17 13:37:39.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.872 INFO kablam! Sep 17 13:37:39.891 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.891 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point_alias.rs:7:24 Sep 17 13:37:39.891 INFO kablam! | Sep 17 13:37:39.891 INFO kablam! 7 | pub type Point = PointBase>; Sep 17 13:37:39.892 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.892 INFO kablam! | | Sep 17 13:37:39.892 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.903 INFO kablam! | Sep 17 13:37:39.903 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.903 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point_alias.rs:7:24 Sep 17 13:37:39.904 INFO kablam! | Sep 17 13:37:39.904 INFO kablam! 7 | pub type Point = PointBase>; Sep 17 13:37:39.904 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:39.904 INFO kablam! Sep 17 13:37:39.906 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.906 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point_alias.rs:10:22 Sep 17 13:37:39.906 INFO kablam! | Sep 17 13:37:39.906 INFO kablam! 10 | pub type Point1 = Point; Sep 17 13:37:39.907 INFO kablam! | - ^^^^^^^^^^^^ Sep 17 13:37:39.907 INFO kablam! | | Sep 17 13:37:39.907 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.907 INFO kablam! | Sep 17 13:37:39.908 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.908 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point_alias.rs:10:22 Sep 17 13:37:39.908 INFO kablam! | Sep 17 13:37:39.908 INFO kablam! 10 | pub type Point1 = Point; Sep 17 13:37:39.909 INFO kablam! | ^^^^^^^^^^^^ Sep 17 13:37:39.909 INFO kablam! Sep 17 13:37:39.919 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.919 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point_alias.rs:12:22 Sep 17 13:37:39.919 INFO kablam! | Sep 17 13:37:39.919 INFO kablam! 12 | pub type Point2 = Point; Sep 17 13:37:39.920 INFO kablam! | - ^^^^^^^^^^^^ Sep 17 13:37:39.920 INFO kablam! | | Sep 17 13:37:39.920 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.920 INFO kablam! | Sep 17 13:37:39.921 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.921 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point_alias.rs:12:22 Sep 17 13:37:39.921 INFO kablam! | Sep 17 13:37:39.921 INFO kablam! 12 | pub type Point2 = Point; Sep 17 13:37:39.922 INFO kablam! | ^^^^^^^^^^^^ Sep 17 13:37:39.922 INFO kablam! Sep 17 13:37:39.923 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.924 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point_alias.rs:14:22 Sep 17 13:37:39.924 INFO kablam! | Sep 17 13:37:39.924 INFO kablam! 14 | pub type Point3 = Point; Sep 17 13:37:39.924 INFO kablam! | - ^^^^^^^^^^^^ Sep 17 13:37:39.925 INFO kablam! | | Sep 17 13:37:39.925 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.925 INFO kablam! | Sep 17 13:37:39.926 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.926 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point_alias.rs:14:22 Sep 17 13:37:39.926 INFO kablam! | Sep 17 13:37:39.926 INFO kablam! 14 | pub type Point3 = Point; Sep 17 13:37:39.927 INFO kablam! | ^^^^^^^^^^^^ Sep 17 13:37:39.927 INFO kablam! Sep 17 13:37:39.928 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.928 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point_alias.rs:16:22 Sep 17 13:37:39.929 INFO kablam! | Sep 17 13:37:39.929 INFO kablam! 16 | pub type Point4 = Point; Sep 17 13:37:39.929 INFO kablam! | - ^^^^^^^^^^^^ Sep 17 13:37:39.929 INFO kablam! | | Sep 17 13:37:39.930 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.930 INFO kablam! | Sep 17 13:37:39.930 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.931 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point_alias.rs:16:22 Sep 17 13:37:39.931 INFO kablam! | Sep 17 13:37:39.931 INFO kablam! 16 | pub type Point4 = Point; Sep 17 13:37:39.931 INFO kablam! | ^^^^^^^^^^^^ Sep 17 13:37:39.931 INFO kablam! Sep 17 13:37:39.933 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.933 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point_alias.rs:18:22 Sep 17 13:37:39.933 INFO kablam! | Sep 17 13:37:39.934 INFO kablam! 18 | pub type Point5 = Point; Sep 17 13:37:39.934 INFO kablam! | - ^^^^^^^^^^^^ Sep 17 13:37:39.934 INFO kablam! | | Sep 17 13:37:39.934 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.935 INFO kablam! | Sep 17 13:37:39.935 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.935 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point_alias.rs:18:22 Sep 17 13:37:39.935 INFO kablam! | Sep 17 13:37:39.936 INFO kablam! 18 | pub type Point5 = Point; Sep 17 13:37:39.936 INFO kablam! | ^^^^^^^^^^^^ Sep 17 13:37:39.936 INFO kablam! Sep 17 13:37:39.938 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:39.938 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point_alias.rs:20:22 Sep 17 13:37:39.938 INFO kablam! | Sep 17 13:37:39.938 INFO kablam! 20 | pub type Point6 = Point; Sep 17 13:37:39.938 INFO kablam! | - ^^^^^^^^^^^^ Sep 17 13:37:39.939 INFO kablam! | | Sep 17 13:37:39.939 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:39.939 INFO kablam! | Sep 17 13:37:39.939 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:39.939 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/point_alias.rs:20:22 Sep 17 13:37:39.940 INFO kablam! | Sep 17 13:37:39.940 INFO kablam! 20 | pub type Point6 = Point; Sep 17 13:37:39.940 INFO kablam! | ^^^^^^^^^^^^ Sep 17 13:37:39.940 INFO kablam! Sep 17 13:37:40.031 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:40.031 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/rotation.rs:14:35 Sep 17 13:37:40.031 INFO kablam! | Sep 17 13:37:40.031 INFO kablam! 14 | pub type OwnedRotation = RotationBase>::Buffer>; Sep 17 13:37:40.031 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:40.031 INFO kablam! | | Sep 17 13:37:40.031 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:40.031 INFO kablam! | Sep 17 13:37:40.031 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:40.031 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/rotation.rs:14:35 Sep 17 13:37:40.031 INFO kablam! | Sep 17 13:37:40.031 INFO kablam! 14 | pub type OwnedRotation = RotationBase>::Buffer>; Sep 17 13:37:40.032 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:40.032 INFO kablam! Sep 17 13:37:40.332 INFO kablam! Checking jpeg-decoder v0.1.15 Sep 17 13:37:40.334 INFO kablam! Checking rustface v0.1.1 (/source) Sep 17 13:37:40.379 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:40.379 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/rotation_alias.rs:7:27 Sep 17 13:37:40.380 INFO kablam! | Sep 17 13:37:40.380 INFO kablam! 7 | pub type Rotation = RotationBase>; Sep 17 13:37:40.380 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:40.381 INFO kablam! | | Sep 17 13:37:40.381 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:40.381 INFO kablam! | Sep 17 13:37:40.382 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:40.382 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/rotation_alias.rs:7:27 Sep 17 13:37:40.382 INFO kablam! | Sep 17 13:37:40.383 INFO kablam! 7 | pub type Rotation = RotationBase>; Sep 17 13:37:40.383 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:40.383 INFO kablam! Sep 17 13:37:40.391 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:40.391 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/rotation_alias.rs:10:25 Sep 17 13:37:40.391 INFO kablam! | Sep 17 13:37:40.392 INFO kablam! 10 | pub type Rotation2 = Rotation; Sep 17 13:37:40.392 INFO kablam! | - ^^^^^^^^^^^^^^^ Sep 17 13:37:40.392 INFO kablam! | | Sep 17 13:37:40.392 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:40.393 INFO kablam! | Sep 17 13:37:40.393 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:40.393 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/rotation_alias.rs:10:25 Sep 17 13:37:40.393 INFO kablam! | Sep 17 13:37:40.394 INFO kablam! 10 | pub type Rotation2 = Rotation; Sep 17 13:37:40.394 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 17 13:37:40.394 INFO kablam! Sep 17 13:37:40.400 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:40.400 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/rotation_alias.rs:13:25 Sep 17 13:37:40.401 INFO kablam! | Sep 17 13:37:40.401 INFO kablam! 13 | pub type Rotation3 = Rotation; Sep 17 13:37:40.401 INFO kablam! | - ^^^^^^^^^^^^^^^ Sep 17 13:37:40.401 INFO kablam! | | Sep 17 13:37:40.401 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:40.402 INFO kablam! | Sep 17 13:37:40.402 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:40.402 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/rotation_alias.rs:13:25 Sep 17 13:37:40.403 INFO kablam! | Sep 17 13:37:40.403 INFO kablam! 13 | pub type Rotation3 = Rotation; Sep 17 13:37:40.403 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 17 13:37:40.403 INFO kablam! Sep 17 13:37:41.027 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:41.027 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/quaternion_alias.rs:7:26 Sep 17 13:37:41.027 INFO kablam! | Sep 17 13:37:41.028 INFO kablam! 7 | pub type Quaternion = QuaternionBase>; Sep 17 13:37:41.028 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:41.028 INFO kablam! | | Sep 17 13:37:41.028 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:41.029 INFO kablam! | Sep 17 13:37:41.029 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:41.029 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/quaternion_alias.rs:7:26 Sep 17 13:37:41.029 INFO kablam! | Sep 17 13:37:41.030 INFO kablam! 7 | pub type Quaternion = QuaternionBase>; Sep 17 13:37:41.030 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:41.030 INFO kablam! Sep 17 13:37:41.035 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:41.035 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/quaternion_alias.rs:10:30 Sep 17 13:37:41.035 INFO kablam! | Sep 17 13:37:41.035 INFO kablam! 10 | pub type UnitQuaternion = UnitQuaternionBase>; Sep 17 13:37:41.036 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:41.036 INFO kablam! | | Sep 17 13:37:41.036 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:41.036 INFO kablam! | Sep 17 13:37:41.037 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:41.037 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/quaternion_alias.rs:10:30 Sep 17 13:37:41.037 INFO kablam! | Sep 17 13:37:41.037 INFO kablam! 10 | pub type UnitQuaternion = UnitQuaternionBase>; Sep 17 13:37:41.038 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:41.038 INFO kablam! Sep 17 13:37:41.559 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:41.559 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/translation.rs:13:38 Sep 17 13:37:41.559 INFO kablam! | Sep 17 13:37:41.560 INFO kablam! 13 | pub type OwnedTranslation = TranslationBase>::Alloc>>; Sep 17 13:37:41.560 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:41.560 INFO kablam! | | Sep 17 13:37:41.560 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:41.583 INFO kablam! | Sep 17 13:37:41.584 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:41.584 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/translation.rs:13:38 Sep 17 13:37:41.584 INFO kablam! | Sep 17 13:37:41.584 INFO kablam! 13 | pub type OwnedTranslation = TranslationBase>::Alloc>>; Sep 17 13:37:41.585 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:41.585 INFO kablam! Sep 17 13:37:41.883 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:41.883 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/translation_alias.rs:7:30 Sep 17 13:37:41.883 INFO kablam! | Sep 17 13:37:41.884 INFO kablam! 7 | pub type Translation = TranslationBase>; Sep 17 13:37:41.884 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:41.884 INFO kablam! | | Sep 17 13:37:41.884 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:41.884 INFO kablam! | Sep 17 13:37:41.885 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:41.885 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/translation_alias.rs:7:30 Sep 17 13:37:41.885 INFO kablam! | Sep 17 13:37:41.885 INFO kablam! 7 | pub type Translation = TranslationBase>; Sep 17 13:37:41.886 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:41.886 INFO kablam! Sep 17 13:37:41.887 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:41.887 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/translation_alias.rs:10:28 Sep 17 13:37:41.888 INFO kablam! | Sep 17 13:37:41.888 INFO kablam! 10 | pub type Translation2 = Translation; Sep 17 13:37:41.888 INFO kablam! | - ^^^^^^^^^^^^^^^^^^ Sep 17 13:37:41.888 INFO kablam! | | Sep 17 13:37:41.888 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:41.889 INFO kablam! | Sep 17 13:37:41.889 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:41.889 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/translation_alias.rs:10:28 Sep 17 13:37:41.889 INFO kablam! | Sep 17 13:37:41.889 INFO kablam! 10 | pub type Translation2 = Translation; Sep 17 13:37:41.890 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 17 13:37:41.890 INFO kablam! Sep 17 13:37:41.891 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:41.891 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/translation_alias.rs:13:28 Sep 17 13:37:41.892 INFO kablam! | Sep 17 13:37:41.892 INFO kablam! 13 | pub type Translation3 = Translation; Sep 17 13:37:41.892 INFO kablam! | - ^^^^^^^^^^^^^^^^^^ Sep 17 13:37:41.893 INFO kablam! | | Sep 17 13:37:41.893 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:41.893 INFO kablam! | Sep 17 13:37:41.893 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:41.894 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/translation_alias.rs:13:28 Sep 17 13:37:41.894 INFO kablam! | Sep 17 13:37:41.894 INFO kablam! 13 | pub type Translation3 = Translation; Sep 17 13:37:41.895 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 17 13:37:41.895 INFO kablam! Sep 17 13:37:41.896 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:41.896 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/isometry.rs:17:5 Sep 17 13:37:41.896 INFO kablam! | Sep 17 13:37:41.896 INFO kablam! 16 | pub type OwnedIsometryBase = Sep 17 13:37:41.897 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:41.897 INFO kablam! 17 | IsometryBase>::Buffer, R>; Sep 17 13:37:41.897 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:41.897 INFO kablam! | Sep 17 13:37:41.898 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:41.898 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/isometry.rs:17:5 Sep 17 13:37:41.903 INFO kablam! | Sep 17 13:37:41.903 INFO kablam! 17 | IsometryBase>::Buffer, R>; Sep 17 13:37:41.903 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:41.903 INFO kablam! Sep 17 13:37:42.383 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:42.383 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/isometry_alias.rs:7:27 Sep 17 13:37:42.383 INFO kablam! | Sep 17 13:37:42.384 INFO kablam! 7 | pub type Isometry = IsometryBase, Rotation>; Sep 17 13:37:42.384 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:42.384 INFO kablam! | | Sep 17 13:37:42.385 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:42.399 INFO kablam! | Sep 17 13:37:42.399 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:42.400 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/isometry_alias.rs:7:27 Sep 17 13:37:42.400 INFO kablam! | Sep 17 13:37:42.400 INFO kablam! 7 | pub type Isometry = IsometryBase, Rotation>; Sep 17 13:37:42.400 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:42.401 INFO kablam! Sep 17 13:37:42.402 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:42.402 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/isometry_alias.rs:10:25 Sep 17 13:37:42.403 INFO kablam! | Sep 17 13:37:42.403 INFO kablam! 10 | pub type Isometry2 = IsometryBase, UnitComplex>; Sep 17 13:37:42.403 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:42.403 INFO kablam! | | Sep 17 13:37:42.404 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:42.404 INFO kablam! | Sep 17 13:37:42.404 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:42.405 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/isometry_alias.rs:10:25 Sep 17 13:37:42.405 INFO kablam! | Sep 17 13:37:42.405 INFO kablam! 10 | pub type Isometry2 = IsometryBase, UnitComplex>; Sep 17 13:37:42.405 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:42.406 INFO kablam! Sep 17 13:37:42.407 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:42.408 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/isometry_alias.rs:13:25 Sep 17 13:37:42.408 INFO kablam! | Sep 17 13:37:42.408 INFO kablam! 13 | pub type Isometry3 = IsometryBase, UnitQuaternion>; Sep 17 13:37:42.408 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:42.409 INFO kablam! | | Sep 17 13:37:42.409 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:42.423 INFO kablam! | Sep 17 13:37:42.423 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:42.424 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/isometry_alias.rs:13:25 Sep 17 13:37:42.424 INFO kablam! | Sep 17 13:37:42.424 INFO kablam! 13 | pub type Isometry3 = IsometryBase, UnitQuaternion>; Sep 17 13:37:42.424 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:42.425 INFO kablam! Sep 17 13:37:42.426 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:42.427 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/isometry_alias.rs:16:31 Sep 17 13:37:42.427 INFO kablam! | Sep 17 13:37:42.427 INFO kablam! 16 | pub type IsometryMatrix2 = Isometry; Sep 17 13:37:42.427 INFO kablam! | - ^^^^^^^^^^^^^^^ Sep 17 13:37:42.427 INFO kablam! | | Sep 17 13:37:42.428 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:42.428 INFO kablam! | Sep 17 13:37:42.428 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:42.428 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/isometry_alias.rs:16:31 Sep 17 13:37:42.429 INFO kablam! | Sep 17 13:37:42.429 INFO kablam! 16 | pub type IsometryMatrix2 = Isometry; Sep 17 13:37:42.429 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 17 13:37:42.429 INFO kablam! Sep 17 13:37:42.431 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:42.431 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/isometry_alias.rs:19:31 Sep 17 13:37:42.432 INFO kablam! | Sep 17 13:37:42.432 INFO kablam! 19 | pub type IsometryMatrix3 = Isometry; Sep 17 13:37:42.432 INFO kablam! | - ^^^^^^^^^^^^^^^ Sep 17 13:37:42.432 INFO kablam! | | Sep 17 13:37:42.432 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:42.447 INFO kablam! | Sep 17 13:37:42.447 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:42.448 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/isometry_alias.rs:19:31 Sep 17 13:37:42.448 INFO kablam! | Sep 17 13:37:42.448 INFO kablam! 19 | pub type IsometryMatrix3 = Isometry; Sep 17 13:37:42.448 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 17 13:37:42.448 INFO kablam! Sep 17 13:37:42.450 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:42.450 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/similarity.rs:16:5 Sep 17 13:37:42.450 INFO kablam! | Sep 17 13:37:42.450 INFO kablam! 15 | pub type OwnedSimilarityBase = Sep 17 13:37:42.450 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:42.451 INFO kablam! 16 | SimilarityBase>::Buffer, R>; Sep 17 13:37:42.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:42.451 INFO kablam! | Sep 17 13:37:42.452 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:42.452 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/similarity.rs:16:5 Sep 17 13:37:42.452 INFO kablam! | Sep 17 13:37:42.452 INFO kablam! 16 | SimilarityBase>::Buffer, R>; Sep 17 13:37:42.452 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:42.452 INFO kablam! Sep 17 13:37:42.875 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:42.875 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/similarity_alias.rs:7:29 Sep 17 13:37:42.875 INFO kablam! | Sep 17 13:37:42.876 INFO kablam! 7 | pub type Similarity = SimilarityBase, Rotation>; Sep 17 13:37:42.876 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:42.876 INFO kablam! | | Sep 17 13:37:42.876 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:42.891 INFO kablam! | Sep 17 13:37:42.891 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:42.892 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/similarity_alias.rs:7:29 Sep 17 13:37:42.892 INFO kablam! | Sep 17 13:37:42.892 INFO kablam! 7 | pub type Similarity = SimilarityBase, Rotation>; Sep 17 13:37:42.892 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:42.899 INFO kablam! Sep 17 13:37:42.900 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:42.901 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/similarity_alias.rs:10:27 Sep 17 13:37:42.901 INFO kablam! | Sep 17 13:37:42.901 INFO kablam! 10 | pub type Similarity2 = SimilarityBase, UnitComplex>; Sep 17 13:37:42.901 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:42.902 INFO kablam! | | Sep 17 13:37:42.902 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:42.902 INFO kablam! | Sep 17 13:37:42.902 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:42.903 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/similarity_alias.rs:10:27 Sep 17 13:37:42.903 INFO kablam! | Sep 17 13:37:42.903 INFO kablam! 10 | pub type Similarity2 = SimilarityBase, UnitComplex>; Sep 17 13:37:42.903 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:42.903 INFO kablam! Sep 17 13:37:42.905 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:42.905 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/similarity_alias.rs:13:27 Sep 17 13:37:42.905 INFO kablam! | Sep 17 13:37:42.906 INFO kablam! 13 | pub type Similarity3 = SimilarityBase, UnitQuaternion>; Sep 17 13:37:42.906 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:42.906 INFO kablam! | | Sep 17 13:37:42.906 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:42.931 INFO kablam! | Sep 17 13:37:42.931 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:42.932 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/similarity_alias.rs:13:27 Sep 17 13:37:42.932 INFO kablam! | Sep 17 13:37:42.932 INFO kablam! 13 | pub type Similarity3 = SimilarityBase, UnitQuaternion>; Sep 17 13:37:42.932 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:42.932 INFO kablam! Sep 17 13:37:42.934 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:42.935 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/similarity_alias.rs:16:33 Sep 17 13:37:42.935 INFO kablam! | Sep 17 13:37:42.935 INFO kablam! 16 | pub type SimilarityMatrix2 = Similarity; Sep 17 13:37:42.935 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 17 13:37:42.936 INFO kablam! | | Sep 17 13:37:42.936 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:42.936 INFO kablam! | Sep 17 13:37:42.936 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:42.937 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/similarity_alias.rs:16:33 Sep 17 13:37:42.937 INFO kablam! | Sep 17 13:37:42.937 INFO kablam! 16 | pub type SimilarityMatrix2 = Similarity; Sep 17 13:37:42.937 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 17 13:37:42.937 INFO kablam! Sep 17 13:37:42.939 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:42.940 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/similarity_alias.rs:19:33 Sep 17 13:37:42.940 INFO kablam! | Sep 17 13:37:42.940 INFO kablam! 19 | pub type SimilarityMatrix3 = Similarity; Sep 17 13:37:42.940 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 17 13:37:42.940 INFO kablam! | | Sep 17 13:37:42.940 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:42.941 INFO kablam! | Sep 17 13:37:42.941 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:42.941 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/similarity_alias.rs:19:33 Sep 17 13:37:42.941 INFO kablam! | Sep 17 13:37:42.942 INFO kablam! 19 | pub type SimilarityMatrix3 = Similarity; Sep 17 13:37:42.942 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 17 13:37:42.942 INFO kablam! Sep 17 13:37:42.951 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:42.951 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform.rs:153:7 Sep 17 13:37:42.951 INFO kablam! | Sep 17 13:37:42.951 INFO kablam! 152 | pub type OwnedTransform Sep 17 13:37:42.951 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:42.951 INFO kablam! 153 | = TransformBase, DimNameSum>>::Buffer, C>; Sep 17 13:37:42.951 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:42.971 INFO kablam! | Sep 17 13:37:42.971 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:42.971 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform.rs:153:7 Sep 17 13:37:42.971 INFO kablam! | Sep 17 13:37:42.971 INFO kablam! 153 | = TransformBase, DimNameSum>>::Buffer, C>; Sep 17 13:37:42.971 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:42.971 INFO kablam! Sep 17 13:37:43.259 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:43.259 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:8:28 Sep 17 13:37:43.259 INFO kablam! | Sep 17 13:37:43.259 INFO kablam! 8 | pub type Transform = TransformBase, DimNameSum>, TGeneral>; Sep 17 13:37:43.259 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:43.259 INFO kablam! | | Sep 17 13:37:43.259 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:43.259 INFO kablam! | Sep 17 13:37:43.259 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:43.259 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:8:28 Sep 17 13:37:43.259 INFO kablam! | Sep 17 13:37:43.259 INFO kablam! 8 | pub type Transform = TransformBase, DimNameSum>, TGeneral>; Sep 17 13:37:43.259 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:43.259 INFO kablam! Sep 17 13:37:43.259 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:43.259 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:12:29 Sep 17 13:37:43.259 INFO kablam! | Sep 17 13:37:43.259 INFO kablam! 12 | pub type Projective = TransformBase, DimNameSum>, TProjective>; Sep 17 13:37:43.259 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:43.259 INFO kablam! | | Sep 17 13:37:43.259 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:43.259 INFO kablam! | Sep 17 13:37:43.259 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:43.259 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:12:29 Sep 17 13:37:43.259 INFO kablam! | Sep 17 13:37:43.259 INFO kablam! 12 | pub type Projective = TransformBase, DimNameSum>, TProjective>; Sep 17 13:37:43.259 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:43.259 INFO kablam! Sep 17 13:37:43.260 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:43.260 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:15:25 Sep 17 13:37:43.260 INFO kablam! | Sep 17 13:37:43.260 INFO kablam! 15 | pub type Affine = TransformBase, DimNameSum>, TAffine>; Sep 17 13:37:43.260 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:43.260 INFO kablam! | | Sep 17 13:37:43.260 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:43.260 INFO kablam! | Sep 17 13:37:43.260 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:43.260 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:15:25 Sep 17 13:37:43.261 INFO kablam! | Sep 17 13:37:43.261 INFO kablam! 15 | pub type Affine = TransformBase, DimNameSum>, TAffine>; Sep 17 13:37:43.261 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:43.261 INFO kablam! Sep 17 13:37:43.271 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:43.271 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:18:26 Sep 17 13:37:43.271 INFO kablam! | Sep 17 13:37:43.271 INFO kablam! 18 | pub type Transform2 = Transform; Sep 17 13:37:43.272 INFO kablam! | - ^^^^^^^^^^^^^^^^ Sep 17 13:37:43.272 INFO kablam! | | Sep 17 13:37:43.272 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:43.272 INFO kablam! | Sep 17 13:37:43.273 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:43.273 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:18:26 Sep 17 13:37:43.273 INFO kablam! | Sep 17 13:37:43.273 INFO kablam! 18 | pub type Transform2 = Transform; Sep 17 13:37:43.273 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 17 13:37:43.273 INFO kablam! Sep 17 13:37:43.275 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:43.276 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:20:27 Sep 17 13:37:43.276 INFO kablam! | Sep 17 13:37:43.276 INFO kablam! 20 | pub type Projective2 = Projective; Sep 17 13:37:43.276 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 17 13:37:43.277 INFO kablam! | | Sep 17 13:37:43.277 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:43.291 INFO kablam! | Sep 17 13:37:43.291 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:43.292 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:20:27 Sep 17 13:37:43.292 INFO kablam! | Sep 17 13:37:43.292 INFO kablam! 20 | pub type Projective2 = Projective; Sep 17 13:37:43.292 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 17 13:37:43.292 INFO kablam! Sep 17 13:37:43.299 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:43.299 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:22:23 Sep 17 13:37:43.299 INFO kablam! | Sep 17 13:37:43.299 INFO kablam! 22 | pub type Affine2 = Affine; Sep 17 13:37:43.300 INFO kablam! | - ^^^^^^^^^^^^^ Sep 17 13:37:43.300 INFO kablam! | | Sep 17 13:37:43.300 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:43.300 INFO kablam! | Sep 17 13:37:43.301 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:43.301 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:22:23 Sep 17 13:37:43.301 INFO kablam! | Sep 17 13:37:43.301 INFO kablam! 22 | pub type Affine2 = Affine; Sep 17 13:37:43.302 INFO kablam! | ^^^^^^^^^^^^^ Sep 17 13:37:43.302 INFO kablam! Sep 17 13:37:43.304 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:43.304 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:25:26 Sep 17 13:37:43.304 INFO kablam! | Sep 17 13:37:43.304 INFO kablam! 25 | pub type Transform3 = Transform; Sep 17 13:37:43.304 INFO kablam! | - ^^^^^^^^^^^^^^^^ Sep 17 13:37:43.305 INFO kablam! | | Sep 17 13:37:43.305 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:43.305 INFO kablam! | Sep 17 13:37:43.305 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:43.306 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:25:26 Sep 17 13:37:43.306 INFO kablam! | Sep 17 13:37:43.306 INFO kablam! 25 | pub type Transform3 = Transform; Sep 17 13:37:43.306 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 17 13:37:43.306 INFO kablam! Sep 17 13:37:43.315 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:43.315 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:27:27 Sep 17 13:37:43.315 INFO kablam! | Sep 17 13:37:43.316 INFO kablam! 27 | pub type Projective3 = Projective; Sep 17 13:37:43.316 INFO kablam! | - ^^^^^^^^^^^^^^^^^ Sep 17 13:37:43.316 INFO kablam! | | Sep 17 13:37:43.316 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:43.317 INFO kablam! | Sep 17 13:37:43.317 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:43.317 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:27:27 Sep 17 13:37:43.318 INFO kablam! | Sep 17 13:37:43.318 INFO kablam! 27 | pub type Projective3 = Projective; Sep 17 13:37:43.318 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 17 13:37:43.318 INFO kablam! Sep 17 13:37:43.320 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:43.320 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:29:23 Sep 17 13:37:43.321 INFO kablam! | Sep 17 13:37:43.321 INFO kablam! 29 | pub type Affine3 = Affine; Sep 17 13:37:43.321 INFO kablam! | - ^^^^^^^^^^^^^ Sep 17 13:37:43.321 INFO kablam! | | Sep 17 13:37:43.322 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:43.339 INFO kablam! | Sep 17 13:37:43.339 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:43.339 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/transform_alias.rs:29:23 Sep 17 13:37:43.340 INFO kablam! | Sep 17 13:37:43.340 INFO kablam! 29 | pub type Affine3 = Affine; Sep 17 13:37:43.340 INFO kablam! | ^^^^^^^^^^^^^ Sep 17 13:37:43.340 INFO kablam! Sep 17 13:37:43.347 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:43.347 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/orthographic.rs:23:29 Sep 17 13:37:43.347 INFO kablam! | Sep 17 13:37:43.347 INFO kablam! 23 | pub type Orthographic3 = OrthographicBase>; Sep 17 13:37:43.348 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:43.348 INFO kablam! | | Sep 17 13:37:43.348 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:43.349 INFO kablam! | Sep 17 13:37:43.349 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:43.349 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/orthographic.rs:23:29 Sep 17 13:37:43.350 INFO kablam! | Sep 17 13:37:43.350 INFO kablam! 23 | pub type Orthographic3 = OrthographicBase>; Sep 17 13:37:43.350 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:43.350 INFO kablam! Sep 17 13:37:43.371 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:43.371 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/perspective.rs:23:28 Sep 17 13:37:43.371 INFO kablam! | Sep 17 13:37:43.371 INFO kablam! 23 | pub type Perspective3 = PerspectiveBase>; Sep 17 13:37:43.372 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:43.372 INFO kablam! | | Sep 17 13:37:43.372 INFO kablam! | help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:43.391 INFO kablam! | Sep 17 13:37:43.391 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:43.392 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/geometry/perspective.rs:23:28 Sep 17 13:37:43.392 INFO kablam! | Sep 17 13:37:43.392 INFO kablam! 23 | pub type Perspective3 = PerspectiveBase>; Sep 17 13:37:43.392 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:43.393 INFO kablam! Sep 17 13:37:45.491 INFO kablam! Checking image v0.18.0 Sep 17 13:37:47.803 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:47.803 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix_slice.rs:170:11 Sep 17 13:37:47.803 INFO kablam! | Sep 17 13:37:47.803 INFO kablam! 169 | pub type $MatrixSlice<'a, N, R, C, RStride, CStride, Alloc> Sep 17 13:37:47.803 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:47.803 INFO kablam! 170 | = Matrix>; Sep 17 13:37:47.803 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:47.803 INFO kablam! ... Sep 17 13:37:47.803 INFO kablam! 441 | / matrix_slice_impl!( Sep 17 13:37:47.803 INFO kablam! 442 | | self: &Self, MatrixSlice, SliceStorage, Storage, &self.data; Sep 17 13:37:47.803 INFO kablam! 443 | | row, Sep 17 13:37:47.803 INFO kablam! 444 | | rows, Sep 17 13:37:47.803 INFO kablam! ... | Sep 17 13:37:47.803 INFO kablam! 459 | | generic_slice, Sep 17 13:37:47.803 INFO kablam! 460 | | generic_slice_with_steps); Sep 17 13:37:47.803 INFO kablam! | |_______________________________- in this macro invocation Sep 17 13:37:47.803 INFO kablam! | Sep 17 13:37:47.803 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:47.803 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix_slice.rs:170:11 Sep 17 13:37:47.803 INFO kablam! | Sep 17 13:37:47.803 INFO kablam! 170 | = Matrix>; Sep 17 13:37:47.803 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:47.803 INFO kablam! ... Sep 17 13:37:47.803 INFO kablam! 441 | / matrix_slice_impl!( Sep 17 13:37:47.803 INFO kablam! 442 | | self: &Self, MatrixSlice, SliceStorage, Storage, &self.data; Sep 17 13:37:47.803 INFO kablam! 443 | | row, Sep 17 13:37:47.803 INFO kablam! 444 | | rows, Sep 17 13:37:47.803 INFO kablam! ... | Sep 17 13:37:47.803 INFO kablam! 459 | | generic_slice, Sep 17 13:37:47.803 INFO kablam! 460 | | generic_slice_with_steps); Sep 17 13:37:47.803 INFO kablam! | |_______________________________- in this macro invocation Sep 17 13:37:47.803 INFO kablam! Sep 17 13:37:47.803 INFO kablam! error[E0310]: the parameter type `N` may not live long enough Sep 17 13:37:47.803 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix_slice.rs:170:11 Sep 17 13:37:47.803 INFO kablam! | Sep 17 13:37:47.803 INFO kablam! 169 | pub type $MatrixSlice<'a, N, R, C, RStride, CStride, Alloc> Sep 17 13:37:47.803 INFO kablam! | - help: consider adding an explicit lifetime bound `N: 'static`... Sep 17 13:37:47.803 INFO kablam! 170 | = Matrix>; Sep 17 13:37:47.803 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:47.803 INFO kablam! ... Sep 17 13:37:47.803 INFO kablam! 463 | / matrix_slice_impl!( Sep 17 13:37:47.803 INFO kablam! 464 | | self: &mut Self, MatrixSliceMut, SliceStorageMut, StorageMut, &mut self.data; Sep 17 13:37:47.803 INFO kablam! 465 | | row_mut, Sep 17 13:37:47.803 INFO kablam! 466 | | rows_mut, Sep 17 13:37:47.803 INFO kablam! ... | Sep 17 13:37:47.803 INFO kablam! 481 | | generic_slice_mut, Sep 17 13:37:47.803 INFO kablam! 482 | | generic_slice_with_steps_mut); Sep 17 13:37:47.803 INFO kablam! | |___________________________________- in this macro invocation Sep 17 13:37:47.803 INFO kablam! | Sep 17 13:37:47.803 INFO kablam! note: ...so that the type `N` will meet its required lifetime bounds Sep 17 13:37:47.803 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.11.2/src/core/matrix_slice.rs:170:11 Sep 17 13:37:47.810 INFO kablam! | Sep 17 13:37:47.811 INFO kablam! 170 | = Matrix>; Sep 17 13:37:47.811 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:37:47.811 INFO kablam! ... Sep 17 13:37:47.811 INFO kablam! 463 | / matrix_slice_impl!( Sep 17 13:37:47.811 INFO kablam! 464 | | self: &mut Self, MatrixSliceMut, SliceStorageMut, StorageMut, &mut self.data; Sep 17 13:37:47.811 INFO kablam! 465 | | row_mut, Sep 17 13:37:47.811 INFO kablam! 466 | | rows_mut, Sep 17 13:37:47.811 INFO kablam! ... | Sep 17 13:37:47.811 INFO kablam! 481 | | generic_slice_mut, Sep 17 13:37:47.811 INFO kablam! 482 | | generic_slice_with_steps_mut); Sep 17 13:37:47.811 INFO kablam! | |___________________________________- in this macro invocation Sep 17 13:37:47.811 INFO kablam! Sep 17 13:37:49.307 INFO kablam! Checking serde_json v1.0.26 Sep 17 13:37:49.309 INFO kablam! Checking csv v1.0.1 Sep 17 13:38:02.172 INFO kablam! Compiling synstructure v0.9.0 Sep 17 13:38:02.172 INFO kablam! Compiling serde_derive v1.0.75 Sep 17 13:38:03.071 INFO kablam! Checking handlebars v0.32.4 Sep 17 13:38:11.445 INFO kablam! Compiling failure_derive v0.1.2 Sep 17 13:38:14.803 INFO kablam! error: aborting due to 114 previous errors Sep 17 13:38:14.803 INFO kablam! Sep 17 13:38:14.803 INFO kablam! For more information about this error, try `rustc --explain E0310`. Sep 17 13:38:14.823 INFO kablam! error: Could not compile `nalgebra`. Sep 17 13:38:14.823 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 13:38:25.095 INFO kablam! error: build failed Sep 17 13:38:25.095 INFO kablam! su: No module specific data is present Sep 17 13:38:26.316 INFO running `"docker" "rm" "-f" "972b277444fbf67aede2dadb1ab78bb4e37b12836da828cb39bccecfc4600ae5"` Sep 17 13:38:26.602 INFO blam! 972b277444fbf67aede2dadb1ab78bb4e37b12836da828cb39bccecfc4600ae5