Sep 14 10:37:57.911 INFO checking riscan-pro-0.2.1 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 10:37:57.911 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 10:37:57.911 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-0/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 10:37:58.155 INFO blam! 2a8df8a2f7e3b08150d0f5a4fcc00c804dc58a21f926dd2b97f212e0af7b8749 Sep 14 10:37:58.167 INFO running `"docker" "start" "-a" "2a8df8a2f7e3b08150d0f5a4fcc00c804dc58a21f926dd2b97f212e0af7b8749"` Sep 14 10:37:59.144 INFO kablam! usermod: no changes Sep 14 10:37:59.242 INFO kablam! Checking xmltree v0.6.1 Sep 14 10:37:59.242 INFO kablam! Checking num-complex v0.1.43 Sep 14 10:37:59.960 INFO kablam! Checking alga v0.5.4 Sep 14 10:38:02.772 INFO kablam! Checking nalgebra v0.13.1 Sep 14 10:38:04.951 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 14 10:38:04.951 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/cg.rs:15:23 Sep 14 10:38:04.951 INFO kablam! | Sep 14 10:38:04.951 INFO kablam! 15 | use geometry::{Point, Isometry, Point3, Rotation2, Rotation3, Orthographic3, Perspective3, IsometryMatrix3}; Sep 14 10:38:04.951 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 14 10:38:04.951 INFO kablam! Sep 14 10:38:04.951 INFO kablam! error[E0432]: unresolved import `linalg::LU` Sep 14 10:38:04.951 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/determinant.rs:8:5 Sep 14 10:38:04.951 INFO kablam! | Sep 14 10:38:04.951 INFO kablam! 8 | use linalg::LU; Sep 14 10:38:04.951 INFO kablam! | ^^^^^^^^^^ no `LU` in `linalg` Sep 14 10:38:04.951 INFO kablam! Sep 14 10:38:04.951 INFO kablam! error[E0432]: unresolved import `linalg::PermutationSequence` Sep 14 10:38:04.951 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/lu.rs:12:5 Sep 14 10:38:04.951 INFO kablam! | Sep 14 10:38:04.951 INFO kablam! 12 | use linalg::PermutationSequence; Sep 14 10:38:04.951 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `PermutationSequence` in `linalg`. Did you mean to use `permutation_sequence`? Sep 14 10:38:04.951 INFO kablam! Sep 14 10:38:04.951 INFO kablam! error[E0432]: unresolved import `linalg::PermutationSequence` Sep 14 10:38:04.952 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/full_piv_lu.rs:12:5 Sep 14 10:38:04.952 INFO kablam! | Sep 14 10:38:04.952 INFO kablam! 12 | use linalg::PermutationSequence; Sep 14 10:38:04.952 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `PermutationSequence` in `linalg`. Did you mean to use `permutation_sequence`? Sep 14 10:38:04.952 INFO kablam! Sep 14 10:38:04.952 INFO kablam! error[E0432]: unresolved import `linalg::Hessenberg` Sep 14 10:38:04.952 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/schur.rs:15:5 Sep 14 10:38:04.952 INFO kablam! | Sep 14 10:38:04.952 INFO kablam! 15 | use linalg::Hessenberg; Sep 14 10:38:04.952 INFO kablam! | ^^^^^^^^^^^^^^^^^^ no `Hessenberg` in `linalg`. Did you mean to use `hessenberg`? Sep 14 10:38:04.952 INFO kablam! Sep 14 10:38:04.952 INFO kablam! error[E0432]: unresolved import `linalg::Bidiagonal` Sep 14 10:38:04.952 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/svd.rs:16:5 Sep 14 10:38:04.952 INFO kablam! | Sep 14 10:38:04.952 INFO kablam! 16 | use linalg::Bidiagonal; Sep 14 10:38:04.952 INFO kablam! | ^^^^^^^^^^^^^^^^^^ no `Bidiagonal` in `linalg`. Did you mean to use `bidiagonal`? Sep 14 10:38:04.952 INFO kablam! Sep 14 10:38:04.952 INFO kablam! error[E0432]: unresolved import `linalg::SymmetricTridiagonal` Sep 14 10:38:04.952 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/symmetric_eigen.rs:14:5 Sep 14 10:38:04.952 INFO kablam! | Sep 14 10:38:04.952 INFO kablam! 14 | use linalg::SymmetricTridiagonal; Sep 14 10:38:04.952 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `SymmetricTridiagonal` in `linalg`. Did you mean to use `symmetric_tridiagonal`? Sep 14 10:38:04.952 INFO kablam! Sep 14 10:38:04.952 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 14 10:38:04.952 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/rotation_conversion.rs:13:75 Sep 14 10:38:04.952 INFO kablam! | Sep 14 10:38:04.952 INFO kablam! 13 | use geometry::{Point, Translation, Rotation, UnitQuaternion, UnitComplex, Isometry, Sep 14 10:38:04.952 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 14 10:38:04.952 INFO kablam! Sep 14 10:38:04.952 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 14 10:38:04.952 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/quaternion_conversion.rs:11:54 Sep 14 10:38:04.952 INFO kablam! | Sep 14 10:38:04.952 INFO kablam! 11 | use geometry::{Quaternion, UnitQuaternion, Rotation, Isometry, Similarity, Sep 14 10:38:04.952 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 14 10:38:04.952 INFO kablam! Sep 14 10:38:04.952 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 14 10:38:04.952 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/unit_complex_ops.rs:9:39 Sep 14 10:38:04.952 INFO kablam! | Sep 14 10:38:04.952 INFO kablam! 9 | use geometry::{UnitComplex, Rotation, Isometry, Similarity, Translation, Point2}; Sep 14 10:38:04.952 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 14 10:38:04.952 INFO kablam! Sep 14 10:38:04.952 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 14 10:38:04.952 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/unit_complex_conversion.rs:9:29 Sep 14 10:38:04.952 INFO kablam! | Sep 14 10:38:04.952 INFO kablam! 9 | use geometry::{UnitComplex, Isometry, Similarity, Transform, SuperTCategoryOf, TAffine, Translation, Sep 14 10:38:04.952 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 14 10:38:04.952 INFO kablam! Sep 14 10:38:04.952 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 14 10:38:04.952 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/translation_conversion.rs:8:36 Sep 14 10:38:04.952 INFO kablam! | Sep 14 10:38:04.952 INFO kablam! 8 | use geometry::{Point, Translation, Isometry, Similarity, Transform, SuperTCategoryOf, TAffine}; Sep 14 10:38:04.952 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 14 10:38:04.952 INFO kablam! Sep 14 10:38:04.952 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 14 10:38:04.952 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry_construction.rs:16:46 Sep 14 10:38:04.952 INFO kablam! | Sep 14 10:38:04.952 INFO kablam! 16 | use geometry::{Point, Translation, Rotation, Isometry, UnitQuaternion, UnitComplex, Sep 14 10:38:04.952 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 14 10:38:04.952 INFO kablam! Sep 14 10:38:04.952 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 14 10:38:04.952 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry_ops.rs:10:33 Sep 14 10:38:04.952 INFO kablam! | Sep 14 10:38:04.952 INFO kablam! 10 | use geometry::{Point, Rotation, Isometry, Translation, UnitQuaternion}; Sep 14 10:38:04.952 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 14 10:38:04.952 INFO kablam! Sep 14 10:38:04.952 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 14 10:38:04.952 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry_alga.rs:11:16 Sep 14 10:38:04.952 INFO kablam! | Sep 14 10:38:04.952 INFO kablam! 11 | use geometry::{Isometry, Translation, Point}; Sep 14 10:38:04.952 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 14 10:38:04.953 INFO kablam! Sep 14 10:38:04.953 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 14 10:38:04.953 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry_conversion.rs:8:36 Sep 14 10:38:04.953 INFO kablam! | Sep 14 10:38:04.953 INFO kablam! 8 | use geometry::{Point, Translation, Isometry, Similarity, Transform, SuperTCategoryOf, TAffine}; Sep 14 10:38:04.953 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 14 10:38:04.953 INFO kablam! Sep 14 10:38:04.953 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 14 10:38:04.953 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry_alias.rs:3:16 Sep 14 10:38:04.953 INFO kablam! | Sep 14 10:38:04.953 INFO kablam! 3 | use geometry::{Isometry, Rotation2, Rotation3, UnitQuaternion, UnitComplex}; Sep 14 10:38:04.953 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 14 10:38:04.953 INFO kablam! Sep 14 10:38:04.953 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 14 10:38:04.953 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/similarity.rs:18:36 Sep 14 10:38:04.955 INFO kablam! | Sep 14 10:38:04.955 INFO kablam! 18 | use geometry::{Point, Translation, Isometry}; Sep 14 10:38:04.955 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 14 10:38:04.955 INFO kablam! Sep 14 10:38:04.955 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 14 10:38:04.955 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/similarity_construction.rs:16:77 Sep 14 10:38:04.955 INFO kablam! | Sep 14 10:38:04.955 INFO kablam! 16 | use geometry::{Point, Translation, Similarity, UnitComplex, UnitQuaternion, Isometry, Sep 14 10:38:04.955 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 14 10:38:04.955 INFO kablam! Sep 14 10:38:04.955 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 14 10:38:04.955 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/similarity_ops.rs:10:74 Sep 14 10:38:04.955 INFO kablam! | Sep 14 10:38:04.955 INFO kablam! 10 | use geometry::{Point, Rotation, Similarity, Translation, UnitQuaternion, Isometry}; Sep 14 10:38:04.955 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 14 10:38:04.955 INFO kablam! Sep 14 10:38:04.955 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 14 10:38:04.955 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/similarity_conversion.rs:8:36 Sep 14 10:38:04.955 INFO kablam! | Sep 14 10:38:04.955 INFO kablam! 8 | use geometry::{Point, Translation, Isometry, Similarity, Transform, SuperTCategoryOf, TAffine}; Sep 14 10:38:04.955 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 14 10:38:04.955 INFO kablam! Sep 14 10:38:04.955 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 14 10:38:04.955 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/transform_ops.rs:12:32 Sep 14 10:38:04.955 INFO kablam! | Sep 14 10:38:04.955 INFO kablam! 12 | UnitQuaternion, Isometry, Similarity, Translation}; Sep 14 10:38:04.955 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 14 10:38:04.956 INFO kablam! Sep 14 10:38:05.205 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 14 10:38:05.205 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/permutation_sequence.rs:16:5 Sep 14 10:38:05.205 INFO kablam! | Sep 14 10:38:05.205 INFO kablam! 16 | serde(bound(serialize = Sep 14 10:38:05.205 INFO kablam! | ^^^^^ Sep 14 10:38:05.205 INFO kablam! | Sep 14 10:38:05.205 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 14 10:38:05.205 INFO kablam! Sep 14 10:38:05.383 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 14 10:38:05.383 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/qr.rs:18:5 Sep 14 10:38:05.383 INFO kablam! | Sep 14 10:38:05.383 INFO kablam! 18 | serde(bound(serialize = Sep 14 10:38:05.383 INFO kablam! | ^^^^^ Sep 14 10:38:05.383 INFO kablam! | Sep 14 10:38:05.383 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 14 10:38:05.383 INFO kablam! Sep 14 10:38:05.583 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `QR` Sep 14 10:38:05.583 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/qr.rs:263:9 Sep 14 10:38:05.583 INFO kablam! | Sep 14 10:38:05.583 INFO kablam! 263 | QR::new(self.into_owned()) Sep 14 10:38:05.583 INFO kablam! | ^^ Use of undeclared type or module `QR` Sep 14 10:38:05.583 INFO kablam! Sep 14 10:38:05.583 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 14 10:38:05.583 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/hessenberg.rs:16:5 Sep 14 10:38:05.583 INFO kablam! | Sep 14 10:38:05.583 INFO kablam! 16 | serde(bound(serialize = Sep 14 10:38:05.583 INFO kablam! | ^^^^^ Sep 14 10:38:05.583 INFO kablam! | Sep 14 10:38:05.583 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 14 10:38:05.583 INFO kablam! Sep 14 10:38:05.767 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Hessenberg` Sep 14 10:38:05.767 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/hessenberg.rs:130:9 Sep 14 10:38:05.767 INFO kablam! | Sep 14 10:38:05.767 INFO kablam! 130 | Hessenberg::new(self.into_owned()) Sep 14 10:38:05.767 INFO kablam! | ^^^^^^^^^^ Use of undeclared type or module `Hessenberg` Sep 14 10:38:05.767 INFO kablam! Sep 14 10:38:05.767 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 14 10:38:05.767 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/bidiagonal.rs:18:5 Sep 14 10:38:05.767 INFO kablam! | Sep 14 10:38:05.767 INFO kablam! 18 | serde(bound(serialize = Sep 14 10:38:05.767 INFO kablam! | ^^^^^ Sep 14 10:38:05.767 INFO kablam! | Sep 14 10:38:05.767 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 14 10:38:05.767 INFO kablam! Sep 14 10:38:05.919 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Bidiagonal` Sep 14 10:38:05.919 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/bidiagonal.rs:302:9 Sep 14 10:38:05.919 INFO kablam! | Sep 14 10:38:05.919 INFO kablam! 302 | Bidiagonal::new(self.into_owned()) Sep 14 10:38:05.919 INFO kablam! | ^^^^^^^^^^ Use of undeclared type or module `Bidiagonal` Sep 14 10:38:05.919 INFO kablam! Sep 14 10:38:05.919 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 14 10:38:05.919 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/symmetric_tridiagonal.rs:16:5 Sep 14 10:38:05.919 INFO kablam! | Sep 14 10:38:05.919 INFO kablam! 16 | serde(bound(serialize = Sep 14 10:38:05.919 INFO kablam! | ^^^^^ Sep 14 10:38:05.919 INFO kablam! | Sep 14 10:38:05.919 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 14 10:38:05.919 INFO kablam! Sep 14 10:38:06.075 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SymmetricTridiagonal` Sep 14 10:38:06.075 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/symmetric_tridiagonal.rs:145:9 Sep 14 10:38:06.075 INFO kablam! | Sep 14 10:38:06.075 INFO kablam! 145 | SymmetricTridiagonal::new(self.into_owned()) Sep 14 10:38:06.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `SymmetricTridiagonal` Sep 14 10:38:06.075 INFO kablam! Sep 14 10:38:06.075 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 14 10:38:06.075 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/cholesky.rs:15:5 Sep 14 10:38:06.075 INFO kablam! | Sep 14 10:38:06.075 INFO kablam! 15 | serde(bound(serialize = Sep 14 10:38:06.075 INFO kablam! | ^^^^^ Sep 14 10:38:06.075 INFO kablam! | Sep 14 10:38:06.075 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 14 10:38:06.075 INFO kablam! Sep 14 10:38:06.215 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Cholesky` Sep 14 10:38:06.215 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/cholesky.rs:140:9 Sep 14 10:38:06.215 INFO kablam! | Sep 14 10:38:06.215 INFO kablam! 140 | Cholesky::new(self.into_owned()) Sep 14 10:38:06.215 INFO kablam! | ^^^^^^^^ Use of undeclared type or module `Cholesky` Sep 14 10:38:06.215 INFO kablam! Sep 14 10:38:06.215 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 14 10:38:06.215 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/lu.rs:19:5 Sep 14 10:38:06.215 INFO kablam! | Sep 14 10:38:06.215 INFO kablam! 19 | serde(bound(serialize = Sep 14 10:38:06.215 INFO kablam! | ^^^^^ Sep 14 10:38:06.215 INFO kablam! | Sep 14 10:38:06.215 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 14 10:38:06.215 INFO kablam! Sep 14 10:38:06.415 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `LU` Sep 14 10:38:06.415 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/lu.rs:333:9 Sep 14 10:38:06.415 INFO kablam! | Sep 14 10:38:06.415 INFO kablam! 333 | LU::new(self.into_owned()) Sep 14 10:38:06.415 INFO kablam! | ^^ Use of undeclared type or module `LU` Sep 14 10:38:06.415 INFO kablam! Sep 14 10:38:06.415 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 14 10:38:06.415 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/full_piv_lu.rs:19:5 Sep 14 10:38:06.415 INFO kablam! | Sep 14 10:38:06.415 INFO kablam! 19 | serde(bound(serialize = Sep 14 10:38:06.415 INFO kablam! | ^^^^^ Sep 14 10:38:06.415 INFO kablam! | Sep 14 10:38:06.415 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 14 10:38:06.415 INFO kablam! Sep 14 10:38:06.603 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `FullPivLU` Sep 14 10:38:06.603 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/full_piv_lu.rs:240:9 Sep 14 10:38:06.603 INFO kablam! | Sep 14 10:38:06.603 INFO kablam! 240 | FullPivLU::new(self.into_owned()) Sep 14 10:38:06.603 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `FullPivLU` Sep 14 10:38:06.603 INFO kablam! Sep 14 10:38:06.603 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 14 10:38:06.603 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/schur.rs:23:5 Sep 14 10:38:06.603 INFO kablam! | Sep 14 10:38:06.603 INFO kablam! 23 | serde(bound(serialize = Sep 14 10:38:06.603 INFO kablam! | ^^^^^ Sep 14 10:38:06.603 INFO kablam! | Sep 14 10:38:06.603 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 14 10:38:06.603 INFO kablam! Sep 14 10:38:06.790 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 14 10:38:06.790 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/schur.rs:466:9 Sep 14 10:38:06.790 INFO kablam! | Sep 14 10:38:06.790 INFO kablam! 466 | RealSchur::new(self.into_owned()) Sep 14 10:38:06.790 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 14 10:38:06.790 INFO kablam! Sep 14 10:38:06.821 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 14 10:38:06.821 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/schur.rs:481:9 Sep 14 10:38:06.821 INFO kablam! | Sep 14 10:38:06.821 INFO kablam! 481 | RealSchur::try_new(self.into_owned(), eps, max_niter) Sep 14 10:38:06.821 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 14 10:38:06.821 INFO kablam! Sep 14 10:38:06.821 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 14 10:38:06.821 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/schur.rs:508:21 Sep 14 10:38:06.821 INFO kablam! | Sep 14 10:38:06.821 INFO kablam! 508 | let schur = RealSchur::do_decompose(self.clone_owned(), &mut work, N::default_epsilon(), 0, false).unwrap(); Sep 14 10:38:06.821 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 14 10:38:06.821 INFO kablam! Sep 14 10:38:06.821 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 14 10:38:06.821 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/schur.rs:509:12 Sep 14 10:38:06.821 INFO kablam! | Sep 14 10:38:06.821 INFO kablam! 509 | if RealSchur::do_eigenvalues(&schur.1, &mut work) { Sep 14 10:38:06.821 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 14 10:38:06.821 INFO kablam! Sep 14 10:38:06.822 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 14 10:38:06.822 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/schur.rs:525:21 Sep 14 10:38:06.822 INFO kablam! | Sep 14 10:38:06.822 INFO kablam! 525 | let schur = RealSchur::do_decompose(self.clone_owned(), &mut work, N::default_epsilon(), 0, false).unwrap(); Sep 14 10:38:06.822 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 14 10:38:06.822 INFO kablam! Sep 14 10:38:06.822 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 14 10:38:06.822 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/schur.rs:527:9 Sep 14 10:38:06.822 INFO kablam! | Sep 14 10:38:06.822 INFO kablam! 527 | RealSchur::do_complex_eigenvalues(&schur.1, &mut eig); Sep 14 10:38:06.822 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 14 10:38:06.822 INFO kablam! Sep 14 10:38:06.822 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 14 10:38:06.822 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/svd.rs:24:5 Sep 14 10:38:06.822 INFO kablam! | Sep 14 10:38:06.822 INFO kablam! 24 | serde(bound(serialize = Sep 14 10:38:06.822 INFO kablam! | ^^^^^ Sep 14 10:38:06.822 INFO kablam! | Sep 14 10:38:06.822 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 14 10:38:06.822 INFO kablam! Sep 14 10:38:06.933 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SVD` Sep 14 10:38:06.933 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/svd.rs:522:9 Sep 14 10:38:06.933 INFO kablam! | Sep 14 10:38:06.933 INFO kablam! 522 | SVD::new(self.into_owned(), compute_u, compute_v) Sep 14 10:38:06.933 INFO kablam! | ^^^ Use of undeclared type or module `SVD` Sep 14 10:38:06.933 INFO kablam! Sep 14 10:38:06.962 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SVD` Sep 14 10:38:06.962 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/svd.rs:536:9 Sep 14 10:38:06.962 INFO kablam! | Sep 14 10:38:06.962 INFO kablam! 536 | SVD::try_new(self.into_owned(), compute_u, compute_v, eps, max_niter) Sep 14 10:38:06.962 INFO kablam! | ^^^ Use of undeclared type or module `SVD` Sep 14 10:38:06.962 INFO kablam! Sep 14 10:38:06.962 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SVD` Sep 14 10:38:06.962 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/svd.rs:541:9 Sep 14 10:38:06.962 INFO kablam! | Sep 14 10:38:06.962 INFO kablam! 541 | SVD::new(self.clone_owned(), false, false).singular_values Sep 14 10:38:06.962 INFO kablam! | ^^^ Use of undeclared type or module `SVD` Sep 14 10:38:06.962 INFO kablam! Sep 14 10:38:06.962 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SVD` Sep 14 10:38:06.962 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/svd.rs:548:19 Sep 14 10:38:06.962 INFO kablam! | Sep 14 10:38:06.962 INFO kablam! 548 | let svd = SVD::new(self.clone_owned(), false, false); Sep 14 10:38:06.962 INFO kablam! | ^^^ Use of undeclared type or module `SVD` Sep 14 10:38:06.962 INFO kablam! Sep 14 10:38:06.962 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SVD` Sep 14 10:38:06.962 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/svd.rs:558:9 Sep 14 10:38:06.962 INFO kablam! | Sep 14 10:38:06.962 INFO kablam! 558 | SVD::new(self.clone_owned(), true, true).pseudo_inverse(eps) Sep 14 10:38:06.962 INFO kablam! | ^^^ Use of undeclared type or module `SVD` Sep 14 10:38:06.962 INFO kablam! Sep 14 10:38:06.962 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 14 10:38:06.962 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/symmetric_eigen.rs:21:5 Sep 14 10:38:06.963 INFO kablam! | Sep 14 10:38:06.963 INFO kablam! 21 | serde(bound(serialize = Sep 14 10:38:06.963 INFO kablam! | ^^^^^ Sep 14 10:38:06.963 INFO kablam! | Sep 14 10:38:06.963 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 14 10:38:06.963 INFO kablam! Sep 14 10:38:07.072 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SymmetricEigen` Sep 14 10:38:07.072 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/symmetric_eigen.rs:298:9 Sep 14 10:38:07.072 INFO kablam! | Sep 14 10:38:07.072 INFO kablam! 298 | SymmetricEigen::new(self.into_owned()) Sep 14 10:38:07.072 INFO kablam! | ^^^^^^^^^^^^^^ Use of undeclared type or module `SymmetricEigen` Sep 14 10:38:07.072 INFO kablam! Sep 14 10:38:07.112 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SymmetricEigen` Sep 14 10:38:07.112 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/symmetric_eigen.rs:313:9 Sep 14 10:38:07.112 INFO kablam! | Sep 14 10:38:07.112 INFO kablam! 313 | SymmetricEigen::try_new(self.into_owned(), eps, max_niter) Sep 14 10:38:07.112 INFO kablam! | ^^^^^^^^^^^^^^ Use of undeclared type or module `SymmetricEigen` Sep 14 10:38:07.112 INFO kablam! Sep 14 10:38:07.112 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SymmetricEigen` Sep 14 10:38:07.112 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/symmetric_eigen.rs:320:9 Sep 14 10:38:07.112 INFO kablam! | Sep 14 10:38:07.112 INFO kablam! 320 | SymmetricEigen::do_decompose(self.clone_owned(), false, N::default_epsilon(), 0).unwrap().0 Sep 14 10:38:07.112 INFO kablam! | ^^^^^^^^^^^^^^ Use of undeclared type or module `SymmetricEigen` Sep 14 10:38:07.112 INFO kablam! Sep 14 10:38:07.149 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 14 10:38:07.149 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry.rs:26:5 Sep 14 10:38:07.149 INFO kablam! | Sep 14 10:38:07.149 INFO kablam! 26 | serde(bound( Sep 14 10:38:07.149 INFO kablam! | ^^^^^ Sep 14 10:38:07.149 INFO kablam! | Sep 14 10:38:07.149 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 14 10:38:07.149 INFO kablam! Sep 14 10:38:07.208 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Isometry` Sep 14 10:38:07.209 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry.rs:90:9 Sep 14 10:38:07.209 INFO kablam! | Sep 14 10:38:07.209 INFO kablam! 90 | Isometry::from_parts(self.translation.clone(), self.rotation.clone()) Sep 14 10:38:07.209 INFO kablam! | ^^^^^^^^ Use of undeclared type or module `Isometry` Sep 14 10:38:07.209 INFO kablam! Sep 14 10:38:07.499 INFO kablam! error[E0412]: cannot find type `PermutationSequence` in this scope Sep 14 10:38:07.499 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/permutation_sequence.rs:30:23 Sep 14 10:38:07.499 INFO kablam! | Sep 14 10:38:07.499 INFO kablam! 30 | impl Copy for PermutationSequence Sep 14 10:38:07.499 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 14 10:38:07.499 INFO kablam! Sep 14 10:38:07.507 INFO kablam! error[E0412]: cannot find type `PermutationSequence` in this scope Sep 14 10:38:07.507 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/permutation_sequence.rs:34:18 Sep 14 10:38:07.507 INFO kablam! | Sep 14 10:38:07.507 INFO kablam! 34 | impl PermutationSequence Sep 14 10:38:07.507 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 14 10:38:07.507 INFO kablam! Sep 14 10:38:07.519 INFO kablam! error[E0412]: cannot find type `PermutationSequence` in this scope Sep 14 10:38:07.519 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/permutation_sequence.rs:44:6 Sep 14 10:38:07.519 INFO kablam! | Sep 14 10:38:07.519 INFO kablam! 44 | impl PermutationSequence Sep 14 10:38:07.519 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 14 10:38:07.519 INFO kablam! Sep 14 10:38:07.527 INFO kablam! error[E0412]: cannot find type `PermutationSequence` in this scope Sep 14 10:38:07.527 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/permutation_sequence.rs:54:14 Sep 14 10:38:07.527 INFO kablam! | Sep 14 10:38:07.527 INFO kablam! 54 | impl PermutationSequence Sep 14 10:38:07.527 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 14 10:38:07.527 INFO kablam! Sep 14 10:38:07.535 INFO kablam! error[E0422]: cannot find struct, variant or union type `PermutationSequence` in this scope Sep 14 10:38:07.535 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/permutation_sequence.rs:60:13 Sep 14 10:38:07.535 INFO kablam! | Sep 14 10:38:07.535 INFO kablam! 60 | PermutationSequence { Sep 14 10:38:07.535 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 14 10:38:07.536 INFO kablam! Sep 14 10:38:07.546 INFO kablam! error[E0412]: cannot find type `QR` in this scope Sep 14 10:38:07.546 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/qr.rs:38:46 Sep 14 10:38:07.546 INFO kablam! | Sep 14 10:38:07.546 INFO kablam! 38 | impl, C: Dim> Copy for QR Sep 14 10:38:07.546 INFO kablam! | ^^ did you mean `R`? Sep 14 10:38:07.546 INFO kablam! Sep 14 10:38:07.557 INFO kablam! error[E0412]: cannot find type `QR` in this scope Sep 14 10:38:07.557 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/qr.rs:44:37 Sep 14 10:38:07.557 INFO kablam! | Sep 14 10:38:07.557 INFO kablam! 44 | impl, C: Dim> QR Sep 14 10:38:07.557 INFO kablam! | ^^ did you mean `R`? Sep 14 10:38:07.557 INFO kablam! Sep 14 10:38:07.567 INFO kablam! error[E0422]: cannot find struct, variant or union type `QR` in this scope Sep 14 10:38:07.567 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/qr.rs:57:20 Sep 14 10:38:07.567 INFO kablam! | Sep 14 10:38:07.567 INFO kablam! 57 | return QR { qr: matrix, diag: diag }; Sep 14 10:38:07.567 INFO kablam! | ^^ not found in this scope Sep 14 10:38:07.567 INFO kablam! Sep 14 10:38:07.577 INFO kablam! error[E0422]: cannot find struct, variant or union type `QR` in this scope Sep 14 10:38:07.577 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/qr.rs:64:9 Sep 14 10:38:07.577 INFO kablam! | Sep 14 10:38:07.577 INFO kablam! 64 | QR { qr: matrix, diag: diag } Sep 14 10:38:07.577 INFO kablam! | ^^ not found in this scope Sep 14 10:38:07.577 INFO kablam! Sep 14 10:38:07.588 INFO kablam! error[E0412]: cannot find type `QR` in this scope Sep 14 10:38:07.588 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/qr.rs:146:41 Sep 14 10:38:07.588 INFO kablam! | Sep 14 10:38:07.588 INFO kablam! 146 | impl> QR Sep 14 10:38:07.588 INFO kablam! | ^^ not found in this scope Sep 14 10:38:07.588 INFO kablam! Sep 14 10:38:07.599 INFO kablam! error[E0412]: cannot find type `QR` in this scope Sep 14 10:38:07.599 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/qr.rs:262:24 Sep 14 10:38:07.599 INFO kablam! | Sep 14 10:38:07.599 INFO kablam! 262 | pub fn qr(self) -> QR { Sep 14 10:38:07.599 INFO kablam! | ^^ did you mean `R`? Sep 14 10:38:07.600 INFO kablam! Sep 14 10:38:07.613 INFO kablam! error[E0412]: cannot find type `Hessenberg` in this scope Sep 14 10:38:07.613 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/hessenberg.rs:36:39 Sep 14 10:38:07.613 INFO kablam! | Sep 14 10:38:07.613 INFO kablam! 36 | impl> Copy for Hessenberg Sep 14 10:38:07.613 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 14 10:38:07.613 INFO kablam! Sep 14 10:38:07.622 INFO kablam! error[E0412]: cannot find type `Hessenberg` in this scope Sep 14 10:38:07.622 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/hessenberg.rs:42:30 Sep 14 10:38:07.622 INFO kablam! | Sep 14 10:38:07.622 INFO kablam! 42 | impl> Hessenberg Sep 14 10:38:07.622 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 14 10:38:07.622 INFO kablam! Sep 14 10:38:07.634 INFO kablam! error[E0422]: cannot find struct, variant or union type `Hessenberg` in this scope Sep 14 10:38:07.634 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/hessenberg.rs:68:20 Sep 14 10:38:07.634 INFO kablam! | Sep 14 10:38:07.634 INFO kablam! 68 | return Hessenberg { hess, subdiag }; Sep 14 10:38:07.634 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 14 10:38:07.634 INFO kablam! Sep 14 10:38:07.645 INFO kablam! error[E0422]: cannot find struct, variant or union type `Hessenberg` in this scope Sep 14 10:38:07.645 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/hessenberg.rs:75:9 Sep 14 10:38:07.645 INFO kablam! | Sep 14 10:38:07.645 INFO kablam! 75 | Hessenberg { hess, subdiag } Sep 14 10:38:07.645 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 14 10:38:07.645 INFO kablam! Sep 14 10:38:07.667 INFO kablam! error[E0412]: cannot find type `Hessenberg` in this scope Sep 14 10:38:07.667 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/hessenberg.rs:129:32 Sep 14 10:38:07.667 INFO kablam! | Sep 14 10:38:07.667 INFO kablam! 129 | pub fn hessenberg(self) -> Hessenberg { Sep 14 10:38:07.667 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 14 10:38:07.667 INFO kablam! Sep 14 10:38:07.668 INFO kablam! error[E0412]: cannot find type `Bidiagonal` in this scope Sep 14 10:38:07.668 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/bidiagonal.rs:51:46 Sep 14 10:38:07.668 INFO kablam! | Sep 14 10:38:07.668 INFO kablam! 51 | impl, C: Dim> Copy for Bidiagonal Sep 14 10:38:07.668 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 14 10:38:07.668 INFO kablam! Sep 14 10:38:07.683 INFO kablam! error[E0412]: cannot find type `Bidiagonal` in this scope Sep 14 10:38:07.683 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/bidiagonal.rs:61:37 Sep 14 10:38:07.683 INFO kablam! | Sep 14 10:38:07.683 INFO kablam! 61 | impl, C: Dim> Bidiagonal Sep 14 10:38:07.683 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 14 10:38:07.683 INFO kablam! Sep 14 10:38:07.688 INFO kablam! error[E0422]: cannot find struct, variant or union type `Bidiagonal` in this scope Sep 14 10:38:07.688 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/bidiagonal.rs:99:9 Sep 14 10:38:07.688 INFO kablam! | Sep 14 10:38:07.688 INFO kablam! 99 | Bidiagonal { uv: matrix, diagonal: diagonal, off_diagonal: off_diagonal, upper_diagonal: upper_diagonal } Sep 14 10:38:07.688 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 14 10:38:07.688 INFO kablam! Sep 14 10:38:07.695 INFO kablam! error[E0412]: cannot find type `Bidiagonal` in this scope Sep 14 10:38:07.695 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/bidiagonal.rs:301:35 Sep 14 10:38:07.695 INFO kablam! | Sep 14 10:38:07.695 INFO kablam! 301 | pub fn bidiagonalize(self) -> Bidiagonal { Sep 14 10:38:07.695 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 14 10:38:07.695 INFO kablam! Sep 14 10:38:07.707 INFO kablam! error[E0412]: cannot find type `SymmetricTridiagonal` in this scope Sep 14 10:38:07.707 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/symmetric_tridiagonal.rs:35:39 Sep 14 10:38:07.707 INFO kablam! | Sep 14 10:38:07.707 INFO kablam! 35 | impl> Copy for SymmetricTridiagonal Sep 14 10:38:07.707 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 14 10:38:07.707 INFO kablam! Sep 14 10:38:07.719 INFO kablam! error[E0412]: cannot find type `SymmetricTridiagonal` in this scope Sep 14 10:38:07.719 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/symmetric_tridiagonal.rs:41:30 Sep 14 10:38:07.719 INFO kablam! | Sep 14 10:38:07.719 INFO kablam! 41 | impl> SymmetricTridiagonal Sep 14 10:38:07.719 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 14 10:38:07.719 INFO kablam! Sep 14 10:38:07.730 INFO kablam! error[E0422]: cannot find struct, variant or union type `SymmetricTridiagonal` in this scope Sep 14 10:38:07.730 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/symmetric_tridiagonal.rs:75:9 Sep 14 10:38:07.731 INFO kablam! | Sep 14 10:38:07.731 INFO kablam! 75 | SymmetricTridiagonal { Sep 14 10:38:07.731 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 14 10:38:07.731 INFO kablam! Sep 14 10:38:07.735 INFO kablam! error[E0412]: cannot find type `SymmetricTridiagonal` in this scope Sep 14 10:38:07.735 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/symmetric_tridiagonal.rs:144:46 Sep 14 10:38:07.735 INFO kablam! | Sep 14 10:38:07.735 INFO kablam! 144 | pub fn symmetric_tridiagonalize(self) -> SymmetricTridiagonal { Sep 14 10:38:07.735 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 14 10:38:07.735 INFO kablam! Sep 14 10:38:07.744 INFO kablam! error[E0412]: cannot find type `Cholesky` in this scope Sep 14 10:38:07.744 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/cholesky.rs:28:32 Sep 14 10:38:07.744 INFO kablam! | Sep 14 10:38:07.744 INFO kablam! 28 | impl Copy for Cholesky Sep 14 10:38:07.744 INFO kablam! | ^^^^^^^^ not found in this scope Sep 14 10:38:07.744 INFO kablam! Sep 14 10:38:07.752 INFO kablam! error[E0412]: cannot find type `Cholesky` in this scope Sep 14 10:38:07.752 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/cholesky.rs:32:35 Sep 14 10:38:07.752 INFO kablam! | Sep 14 10:38:07.752 INFO kablam! 32 | impl> Cholesky Sep 14 10:38:07.752 INFO kablam! | ^^^^^^^^ not found in this scope Sep 14 10:38:07.752 INFO kablam! Sep 14 10:38:07.766 INFO kablam! error[E0422]: cannot find struct, variant or union type `Cholesky` in this scope Sep 14 10:38:07.766 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/cholesky.rs:67:14 Sep 14 10:38:07.766 INFO kablam! | Sep 14 10:38:07.766 INFO kablam! 67 | Some(Cholesky { chol: matrix }) Sep 14 10:38:07.766 INFO kablam! | ^^^^^^^^ not found in this scope Sep 14 10:38:07.766 INFO kablam! Sep 14 10:38:07.783 INFO kablam! error[E0412]: cannot find type `Cholesky` in this scope Sep 14 10:38:07.783 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/cholesky.rs:139:37 Sep 14 10:38:07.783 INFO kablam! | Sep 14 10:38:07.783 INFO kablam! 139 | pub fn cholesky(self) -> Option> { Sep 14 10:38:07.783 INFO kablam! | ^^^^^^^^ not found in this scope Sep 14 10:38:07.783 INFO kablam! Sep 14 10:38:07.785 INFO kablam! error[E0412]: cannot find type `LU` in this scope Sep 14 10:38:07.785 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/lu.rs:38:46 Sep 14 10:38:07.786 INFO kablam! | Sep 14 10:38:07.786 INFO kablam! 38 | impl, C: Dim> Copy for LU Sep 14 10:38:07.786 INFO kablam! | ^^ not found in this scope Sep 14 10:38:07.786 INFO kablam! Sep 14 10:38:07.795 INFO kablam! error[E0412]: cannot find type `LU` in this scope Sep 14 10:38:07.795 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/lu.rs:80:37 Sep 14 10:38:07.795 INFO kablam! | Sep 14 10:38:07.795 INFO kablam! 80 | impl, C: Dim> LU Sep 14 10:38:07.795 INFO kablam! | ^^ not found in this scope Sep 14 10:38:07.795 INFO kablam! Sep 14 10:38:07.806 INFO kablam! error[E0422]: cannot find struct, variant or union type `LU` in this scope Sep 14 10:38:07.806 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/lu.rs:91:20 Sep 14 10:38:07.807 INFO kablam! | Sep 14 10:38:07.807 INFO kablam! 91 | return LU { lu: matrix, p: p }; Sep 14 10:38:07.807 INFO kablam! | ^^ not found in this scope Sep 14 10:38:07.807 INFO kablam! Sep 14 10:38:07.816 INFO kablam! error[E0422]: cannot find struct, variant or union type `LU` in this scope Sep 14 10:38:07.816 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/lu.rs:113:9 Sep 14 10:38:07.816 INFO kablam! | Sep 14 10:38:07.816 INFO kablam! 113 | LU { lu: matrix, p: p } Sep 14 10:38:07.816 INFO kablam! | ^^ not found in this scope Sep 14 10:38:07.816 INFO kablam! Sep 14 10:38:07.829 INFO kablam! error[E0412]: cannot find type `LU` in this scope Sep 14 10:38:07.829 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/lu.rs:188:41 Sep 14 10:38:07.829 INFO kablam! | Sep 14 10:38:07.829 INFO kablam! 188 | impl> LU Sep 14 10:38:07.829 INFO kablam! | ^^ not found in this scope Sep 14 10:38:07.829 INFO kablam! Sep 14 10:38:07.838 INFO kablam! error[E0412]: cannot find type `LU` in this scope Sep 14 10:38:07.838 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/lu.rs:332:24 Sep 14 10:38:07.838 INFO kablam! | Sep 14 10:38:07.838 INFO kablam! 332 | pub fn lu(self) -> LU { Sep 14 10:38:07.838 INFO kablam! | ^^ not found in this scope Sep 14 10:38:07.838 INFO kablam! Sep 14 10:38:07.846 INFO kablam! error[E0412]: cannot find type `FullPivLU` in this scope Sep 14 10:38:07.847 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/full_piv_lu.rs:40:46 Sep 14 10:38:07.847 INFO kablam! | Sep 14 10:38:07.847 INFO kablam! 40 | impl, C: Dim> Copy for FullPivLU Sep 14 10:38:07.847 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 14 10:38:07.847 INFO kablam! Sep 14 10:38:07.858 INFO kablam! error[E0412]: cannot find type `FullPivLU` in this scope Sep 14 10:38:07.858 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/full_piv_lu.rs:47:37 Sep 14 10:38:07.858 INFO kablam! | Sep 14 10:38:07.858 INFO kablam! 47 | impl, C: Dim> FullPivLU Sep 14 10:38:07.858 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 14 10:38:07.859 INFO kablam! Sep 14 10:38:07.865 INFO kablam! error[E0422]: cannot find struct, variant or union type `FullPivLU` in this scope Sep 14 10:38:07.865 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/full_piv_lu.rs:61:20 Sep 14 10:38:07.865 INFO kablam! | Sep 14 10:38:07.865 INFO kablam! 61 | return FullPivLU { lu: matrix, p: p, q: q }; Sep 14 10:38:07.865 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 14 10:38:07.865 INFO kablam! Sep 14 10:38:07.876 INFO kablam! error[E0422]: cannot find struct, variant or union type `FullPivLU` in this scope Sep 14 10:38:07.876 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/full_piv_lu.rs:88:9 Sep 14 10:38:07.876 INFO kablam! | Sep 14 10:38:07.876 INFO kablam! 88 | FullPivLU { lu: matrix, p: p, q: q } Sep 14 10:38:07.876 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 14 10:38:07.876 INFO kablam! Sep 14 10:38:07.891 INFO kablam! error[E0412]: cannot find type `FullPivLU` in this scope Sep 14 10:38:07.891 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/full_piv_lu.rs:146:41 Sep 14 10:38:07.891 INFO kablam! | Sep 14 10:38:07.891 INFO kablam! 146 | impl> FullPivLU Sep 14 10:38:07.891 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 14 10:38:07.891 INFO kablam! Sep 14 10:38:07.901 INFO kablam! error[E0412]: cannot find type `FullPivLU` in this scope Sep 14 10:38:07.901 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/full_piv_lu.rs:239:33 Sep 14 10:38:07.901 INFO kablam! | Sep 14 10:38:07.901 INFO kablam! 239 | pub fn full_piv_lu(self) -> FullPivLU { Sep 14 10:38:07.901 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 14 10:38:07.901 INFO kablam! Sep 14 10:38:07.906 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 14 10:38:07.906 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/schur.rs:38:32 Sep 14 10:38:07.906 INFO kablam! | Sep 14 10:38:07.906 INFO kablam! 38 | impl Copy for RealSchur Sep 14 10:38:07.906 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 14 10:38:07.906 INFO kablam! Sep 14 10:38:07.918 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 14 10:38:07.918 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/schur.rs:42:23 Sep 14 10:38:07.918 INFO kablam! | Sep 14 10:38:07.918 INFO kablam! 42 | impl RealSchur Sep 14 10:38:07.918 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 14 10:38:07.918 INFO kablam! Sep 14 10:38:07.935 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 14 10:38:07.935 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/schur.rs:51:37 Sep 14 10:38:07.935 INFO kablam! | Sep 14 10:38:07.935 INFO kablam! 51 | pub fn new(m: MatrixN) -> RealSchur { Sep 14 10:38:07.935 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 14 10:38:07.935 INFO kablam! Sep 14 10:38:07.939 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 14 10:38:07.939 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/schur.rs:66:74 Sep 14 10:38:07.939 INFO kablam! | Sep 14 10:38:07.939 INFO kablam! 66 | pub fn try_new(m: MatrixN, eps: N, max_niter: usize) -> Option> { Sep 14 10:38:07.939 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 14 10:38:07.939 INFO kablam! Sep 14 10:38:07.948 INFO kablam! error[E0422]: cannot find struct, variant or union type `RealSchur` in this scope Sep 14 10:38:07.948 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/schur.rs:70:13 Sep 14 10:38:07.948 INFO kablam! | Sep 14 10:38:07.948 INFO kablam! 70 | RealSchur { q: q.unwrap(), t: t }) Sep 14 10:38:07.948 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 14 10:38:07.948 INFO kablam! Sep 14 10:38:07.961 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 14 10:38:07.961 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/schur.rs:465:32 Sep 14 10:38:07.961 INFO kablam! | Sep 14 10:38:07.961 INFO kablam! 465 | pub fn real_schur(self) -> RealSchur { Sep 14 10:38:07.961 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 14 10:38:07.961 INFO kablam! Sep 14 10:38:07.970 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 14 10:38:07.971 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/schur.rs:480:69 Sep 14 10:38:07.971 INFO kablam! | Sep 14 10:38:07.971 INFO kablam! 480 | pub fn try_real_schur(self, eps: N, max_niter: usize) -> Option> { Sep 14 10:38:07.971 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 14 10:38:07.971 INFO kablam! Sep 14 10:38:07.979 INFO kablam! error[E0412]: cannot find type `SVD` in this scope Sep 14 10:38:07.979 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/svd.rs:55:46 Sep 14 10:38:07.979 INFO kablam! | Sep 14 10:38:07.979 INFO kablam! 55 | impl, C: Dim> Copy for SVD Sep 14 10:38:07.980 INFO kablam! | ^^^ not found in this scope Sep 14 10:38:07.980 INFO kablam! Sep 14 10:38:07.990 INFO kablam! error[E0412]: cannot find type `SVD` in this scope Sep 14 10:38:07.990 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/svd.rs:63:37 Sep 14 10:38:07.990 INFO kablam! | Sep 14 10:38:07.990 INFO kablam! 63 | impl, C: Dim> SVD Sep 14 10:38:07.990 INFO kablam! | ^^^ not found in this scope Sep 14 10:38:07.990 INFO kablam! Sep 14 10:38:07.998 INFO kablam! error[E0422]: cannot find struct, variant or union type `SVD` in this scope Sep 14 10:38:07.999 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/svd.rs:241:14 Sep 14 10:38:07.999 INFO kablam! | Sep 14 10:38:07.999 INFO kablam! 241 | Some(SVD { u: u, v_t: v_t, singular_values: b.diagonal }) Sep 14 10:38:07.999 INFO kablam! | ^^^ not found in this scope Sep 14 10:38:07.999 INFO kablam! Sep 14 10:38:08.006 INFO kablam! error[E0412]: cannot find type `SVD` in this scope Sep 14 10:38:08.006 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/svd.rs:521:59 Sep 14 10:38:08.006 INFO kablam! | Sep 14 10:38:08.006 INFO kablam! 521 | pub fn svd(self, compute_u: bool, compute_v: bool) -> SVD { Sep 14 10:38:08.006 INFO kablam! | ^^^ not found in this scope Sep 14 10:38:08.006 INFO kablam! Sep 14 10:38:08.016 INFO kablam! error[E0412]: cannot find type `SVD` in this scope Sep 14 10:38:08.016 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/svd.rs:535:96 Sep 14 10:38:08.016 INFO kablam! | Sep 14 10:38:08.016 INFO kablam! 535 | pub fn try_svd(self, compute_u: bool, compute_v: bool, eps: N, max_niter: usize) -> Option> { Sep 14 10:38:08.016 INFO kablam! | ^^^ not found in this scope Sep 14 10:38:08.016 INFO kablam! Sep 14 10:38:08.027 INFO kablam! error[E0412]: cannot find type `SymmetricEigen` in this scope Sep 14 10:38:08.027 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/symmetric_eigen.rs:43:32 Sep 14 10:38:08.027 INFO kablam! | Sep 14 10:38:08.027 INFO kablam! 43 | impl Copy for SymmetricEigen Sep 14 10:38:08.027 INFO kablam! | ^^^^^^^^^^^^^^ not found in this scope Sep 14 10:38:08.027 INFO kablam! Sep 14 10:38:08.034 INFO kablam! error[E0412]: cannot find type `SymmetricEigen` in this scope Sep 14 10:38:08.035 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/symmetric_eigen.rs:49:23 Sep 14 10:38:08.035 INFO kablam! | Sep 14 10:38:08.035 INFO kablam! 49 | impl SymmetricEigen Sep 14 10:38:08.035 INFO kablam! | ^^^^^^^^^^^^^^ not found in this scope Sep 14 10:38:08.035 INFO kablam! Sep 14 10:38:08.046 INFO kablam! error[E0422]: cannot find struct, variant or union type `SymmetricEigen` in this scope Sep 14 10:38:08.047 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/symmetric_eigen.rs:77:13 Sep 14 10:38:08.047 INFO kablam! | Sep 14 10:38:08.047 INFO kablam! 77 | SymmetricEigen { Sep 14 10:38:08.047 INFO kablam! | ^^^^^^^^^^^^^^ not found in this scope Sep 14 10:38:08.047 INFO kablam! Sep 14 10:38:08.051 INFO kablam! error[E0412]: cannot find type `SymmetricEigen` in this scope Sep 14 10:38:08.051 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/symmetric_eigen.rs:297:37 Sep 14 10:38:08.051 INFO kablam! | Sep 14 10:38:08.051 INFO kablam! 297 | pub fn symmetric_eigen(self) -> SymmetricEigen { Sep 14 10:38:08.051 INFO kablam! | ^^^^^^^^^^^^^^ not found in this scope Sep 14 10:38:08.051 INFO kablam! Sep 14 10:38:08.059 INFO kablam! error[E0412]: cannot find type `SymmetricEigen` in this scope Sep 14 10:38:08.059 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/symmetric_eigen.rs:312:74 Sep 14 10:38:08.059 INFO kablam! | Sep 14 10:38:08.059 INFO kablam! 312 | pub fn try_symmetric_eigen(self, eps: N, max_niter: usize) -> Option> { Sep 14 10:38:08.059 INFO kablam! | ^^^^^^^^^^^^^^ not found in this scope Sep 14 10:38:08.059 INFO kablam! Sep 14 10:38:08.075 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 14 10:38:08.075 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry.rs:72:83 Sep 14 10:38:08.075 INFO kablam! | Sep 14 10:38:08.075 INFO kablam! 72 | impl hash::Hash for Isometry Sep 14 10:38:08.075 INFO kablam! | ^^^^^^^^ not found in this scope Sep 14 10:38:08.075 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 14 10:38:08.075 INFO kablam! | Sep 14 10:38:08.075 INFO kablam! 1 | use alga::linear::Isometry; Sep 14 10:38:08.075 INFO kablam! | Sep 14 10:38:08.075 INFO kablam! Sep 14 10:38:08.082 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 14 10:38:08.082 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry.rs:81:76 Sep 14 10:38:08.082 INFO kablam! | Sep 14 10:38:08.082 INFO kablam! 81 | impl> + Copy> Copy for Isometry Sep 14 10:38:08.082 INFO kablam! | ^^^^^^^^ not found in this scope Sep 14 10:38:08.082 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 14 10:38:08.082 INFO kablam! | Sep 14 10:38:08.082 INFO kablam! 1 | use alga::linear::Isometry; Sep 14 10:38:08.082 INFO kablam! | Sep 14 10:38:08.082 INFO kablam! Sep 14 10:38:08.091 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 14 10:38:08.091 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry.rs:86:71 Sep 14 10:38:08.091 INFO kablam! | Sep 14 10:38:08.091 INFO kablam! 86 | impl> + Clone> Clone for Isometry Sep 14 10:38:08.091 INFO kablam! | ^^^^^^^^ not found in this scope Sep 14 10:38:08.091 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 14 10:38:08.091 INFO kablam! | Sep 14 10:38:08.091 INFO kablam! 1 | use alga::linear::Isometry; Sep 14 10:38:08.091 INFO kablam! | Sep 14 10:38:08.091 INFO kablam! Sep 14 10:38:08.100 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 14 10:38:08.100 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry.rs:94:53 Sep 14 10:38:08.100 INFO kablam! | Sep 14 10:38:08.100 INFO kablam! 94 | impl>> Isometry Sep 14 10:38:08.100 INFO kablam! | ^^^^^^^^ not found in this scope Sep 14 10:38:08.100 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 14 10:38:08.100 INFO kablam! | Sep 14 10:38:08.100 INFO kablam! 1 | use alga::linear::Isometry; Sep 14 10:38:08.100 INFO kablam! | Sep 14 10:38:08.100 INFO kablam! Sep 14 10:38:08.110 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 14 10:38:08.110 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry.rs:99:71 Sep 14 10:38:08.110 INFO kablam! | Sep 14 10:38:08.110 INFO kablam! 99 | pub fn from_parts(translation: Translation, rotation: R) -> Isometry { Sep 14 10:38:08.110 INFO kablam! | ^^^^^^^^ not found in this scope Sep 14 10:38:08.110 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 14 10:38:08.110 INFO kablam! | Sep 14 10:38:08.110 INFO kablam! 1 | use alga::linear::Isometry; Sep 14 10:38:08.110 INFO kablam! | Sep 14 10:38:08.110 INFO kablam! Sep 14 10:38:08.132 INFO kablam! error[E0422]: cannot find struct, variant or union type `Isometry` in this scope Sep 14 10:38:08.132 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry.rs:100:9 Sep 14 10:38:08.132 INFO kablam! | Sep 14 10:38:08.132 INFO kablam! 100 | Isometry { Sep 14 10:38:08.132 INFO kablam! | ^^^^^^^^ not found in this scope Sep 14 10:38:08.132 INFO kablam! Sep 14 10:38:08.132 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 14 10:38:08.132 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry.rs:109:30 Sep 14 10:38:08.132 INFO kablam! | Sep 14 10:38:08.132 INFO kablam! 109 | pub fn inverse(&self) -> Isometry { Sep 14 10:38:08.132 INFO kablam! | ^^^^^^^^ not found in this scope Sep 14 10:38:08.132 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 14 10:38:08.132 INFO kablam! | Sep 14 10:38:08.132 INFO kablam! 1 | use alga::linear::Isometry; Sep 14 10:38:08.132 INFO kablam! | Sep 14 10:38:08.132 INFO kablam! Sep 14 10:38:08.139 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 14 10:38:08.139 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry.rs:158:30 Sep 14 10:38:08.139 INFO kablam! | Sep 14 10:38:08.139 INFO kablam! 158 | impl Isometry Sep 14 10:38:08.139 INFO kablam! | ^^^^^^^^ not found in this scope Sep 14 10:38:08.139 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 14 10:38:08.139 INFO kablam! | Sep 14 10:38:08.139 INFO kablam! 1 | use alga::linear::Isometry; Sep 14 10:38:08.140 INFO kablam! | Sep 14 10:38:08.140 INFO kablam! Sep 14 10:38:08.148 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 14 10:38:08.148 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry.rs:174:37 Sep 14 10:38:08.148 INFO kablam! | Sep 14 10:38:08.148 INFO kablam! 174 | impl Eq for Isometry Sep 14 10:38:08.148 INFO kablam! | ^^^^^^^^ not found in this scope Sep 14 10:38:08.148 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 14 10:38:08.148 INFO kablam! | Sep 14 10:38:08.148 INFO kablam! 1 | use alga::linear::Isometry; Sep 14 10:38:08.148 INFO kablam! | Sep 14 10:38:08.148 INFO kablam! Sep 14 10:38:08.157 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 14 10:38:08.157 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry.rs:179:44 Sep 14 10:38:08.157 INFO kablam! | Sep 14 10:38:08.157 INFO kablam! 179 | impl PartialEq for Isometry Sep 14 10:38:08.157 INFO kablam! | ^^^^^^^^ not found in this scope Sep 14 10:38:08.157 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 14 10:38:08.157 INFO kablam! | Sep 14 10:38:08.157 INFO kablam! 1 | use alga::linear::Isometry; Sep 14 10:38:08.157 INFO kablam! | Sep 14 10:38:08.157 INFO kablam! Sep 14 10:38:08.167 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 14 10:38:08.167 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry.rs:183:26 Sep 14 10:38:08.167 INFO kablam! | Sep 14 10:38:08.167 INFO kablam! 183 | fn eq(&self, right: &Isometry) -> bool { Sep 14 10:38:08.167 INFO kablam! | ^^^^^^^^ not found in this scope Sep 14 10:38:08.167 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 14 10:38:08.167 INFO kablam! | Sep 14 10:38:08.167 INFO kablam! 1 | use alga::linear::Isometry; Sep 14 10:38:08.167 INFO kablam! | Sep 14 10:38:08.167 INFO kablam! Sep 14 10:38:08.179 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 14 10:38:08.179 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry.rs:189:43 Sep 14 10:38:08.179 INFO kablam! | Sep 14 10:38:08.179 INFO kablam! 189 | impl ApproxEq for Isometry Sep 14 10:38:08.179 INFO kablam! | ^^^^^^^^ not found in this scope Sep 14 10:38:08.179 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 14 10:38:08.179 INFO kablam! | Sep 14 10:38:08.179 INFO kablam! 1 | use alga::linear::Isometry; Sep 14 10:38:08.179 INFO kablam! | Sep 14 10:38:08.179 INFO kablam! Sep 14 10:38:08.186 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 14 10:38:08.186 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry.rs:228:62 Sep 14 10:38:08.186 INFO kablam! | Sep 14 10:38:08.186 INFO kablam! 228 | impl fmt::Display for Isometry Sep 14 10:38:08.186 INFO kablam! | ^^^^^^^^ not found in this scope Sep 14 10:38:08.186 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 14 10:38:08.186 INFO kablam! | Sep 14 10:38:08.186 INFO kablam! 1 | use alga::linear::Isometry; Sep 14 10:38:08.186 INFO kablam! | Sep 14 10:38:08.186 INFO kablam! Sep 14 10:38:08.350 INFO kablam! error: aborting due to 126 previous errors Sep 14 10:38:08.350 INFO kablam! Sep 14 10:38:08.350 INFO kablam! Some errors occurred: E0412, E0422, E0432, E0433. Sep 14 10:38:08.350 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 14 10:38:08.382 INFO kablam! error: Could not compile `nalgebra`. Sep 14 10:38:08.382 INFO kablam! Sep 14 10:38:08.382 INFO kablam! To learn more, run the command again with --verbose. Sep 14 10:38:08.383 INFO kablam! su: No module specific data is present Sep 14 10:38:08.996 INFO running `"docker" "rm" "-f" "2a8df8a2f7e3b08150d0f5a4fcc00c804dc58a21f926dd2b97f212e0af7b8749"` Sep 14 10:38:09.135 INFO blam! 2a8df8a2f7e3b08150d0f5a4fcc00c804dc58a21f926dd2b97f212e0af7b8749