Sep 04 09:08:22.392 INFO checking riscan-pro-0.2.1 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 09:08:22.392 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 09:08:22.392 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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=500" "-e" "CMD=cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 09:08:22.578 INFO blam! 4fffd2f1c38f152dca5cdf2bee42c060ebb126fd6eee657ee312d0b3cc8b67cb Sep 04 09:08:22.580 INFO running `"docker" "start" "-a" "4fffd2f1c38f152dca5cdf2bee42c060ebb126fd6eee657ee312d0b3cc8b67cb"` Sep 04 09:08:23.535 INFO kablam! Checking xmltree v0.6.1 Sep 04 09:08:23.535 INFO kablam! Checking num-complex v0.1.43 Sep 04 09:08:25.307 INFO kablam! Checking alga v0.5.4 Sep 04 09:08:29.969 INFO kablam! Checking nalgebra v0.13.1 Sep 04 09:08:33.765 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 04 09:08:33.765 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/core/cg.rs:15:23 Sep 04 09:08:33.765 INFO kablam! | Sep 04 09:08:33.765 INFO kablam! 15 | use geometry::{Point, Isometry, Point3, Rotation2, Rotation3, Orthographic3, Perspective3, IsometryMatrix3}; Sep 04 09:08:33.765 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 04 09:08:33.765 INFO kablam! Sep 04 09:08:33.766 INFO kablam! error[E0432]: unresolved import `linalg::LU` Sep 04 09:08:33.766 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/determinant.rs:8:5 Sep 04 09:08:33.766 INFO kablam! | Sep 04 09:08:33.766 INFO kablam! 8 | use linalg::LU; Sep 04 09:08:33.766 INFO kablam! | ^^^^^^^^^^ no `LU` in `linalg` Sep 04 09:08:33.766 INFO kablam! Sep 04 09:08:33.766 INFO kablam! error[E0432]: unresolved import `linalg::PermutationSequence` Sep 04 09:08:33.766 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/lu.rs:12:5 Sep 04 09:08:33.766 INFO kablam! | Sep 04 09:08:33.766 INFO kablam! 12 | use linalg::PermutationSequence; Sep 04 09:08:33.766 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `PermutationSequence` in `linalg`. Did you mean to use `permutation_sequence`? Sep 04 09:08:33.766 INFO kablam! Sep 04 09:08:33.766 INFO kablam! error[E0432]: unresolved import `linalg::PermutationSequence` Sep 04 09:08:33.766 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/full_piv_lu.rs:12:5 Sep 04 09:08:33.766 INFO kablam! | Sep 04 09:08:33.766 INFO kablam! 12 | use linalg::PermutationSequence; Sep 04 09:08:33.766 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `PermutationSequence` in `linalg`. Did you mean to use `permutation_sequence`? Sep 04 09:08:33.766 INFO kablam! Sep 04 09:08:33.766 INFO kablam! error[E0432]: unresolved import `linalg::Hessenberg` Sep 04 09:08:33.766 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/schur.rs:15:5 Sep 04 09:08:33.766 INFO kablam! | Sep 04 09:08:33.766 INFO kablam! 15 | use linalg::Hessenberg; Sep 04 09:08:33.766 INFO kablam! | ^^^^^^^^^^^^^^^^^^ no `Hessenberg` in `linalg`. Did you mean to use `hessenberg`? Sep 04 09:08:33.766 INFO kablam! Sep 04 09:08:33.766 INFO kablam! error[E0432]: unresolved import `linalg::Bidiagonal` Sep 04 09:08:33.766 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/svd.rs:16:5 Sep 04 09:08:33.766 INFO kablam! | Sep 04 09:08:33.766 INFO kablam! 16 | use linalg::Bidiagonal; Sep 04 09:08:33.766 INFO kablam! | ^^^^^^^^^^^^^^^^^^ no `Bidiagonal` in `linalg`. Did you mean to use `bidiagonal`? Sep 04 09:08:33.766 INFO kablam! Sep 04 09:08:33.767 INFO kablam! error[E0432]: unresolved import `linalg::SymmetricTridiagonal` Sep 04 09:08:33.767 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/symmetric_eigen.rs:14:5 Sep 04 09:08:33.767 INFO kablam! | Sep 04 09:08:33.767 INFO kablam! 14 | use linalg::SymmetricTridiagonal; Sep 04 09:08:33.767 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `SymmetricTridiagonal` in `linalg`. Did you mean to use `symmetric_tridiagonal`? Sep 04 09:08:33.767 INFO kablam! Sep 04 09:08:33.767 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 04 09:08:33.767 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/rotation_conversion.rs:13:75 Sep 04 09:08:33.767 INFO kablam! | Sep 04 09:08:33.767 INFO kablam! 13 | use geometry::{Point, Translation, Rotation, UnitQuaternion, UnitComplex, Isometry, Sep 04 09:08:33.767 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 04 09:08:33.767 INFO kablam! Sep 04 09:08:33.767 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 04 09:08:33.767 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/quaternion_conversion.rs:11:54 Sep 04 09:08:33.767 INFO kablam! | Sep 04 09:08:33.767 INFO kablam! 11 | use geometry::{Quaternion, UnitQuaternion, Rotation, Isometry, Similarity, Sep 04 09:08:33.767 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 04 09:08:33.767 INFO kablam! Sep 04 09:08:33.767 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 04 09:08:33.767 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/unit_complex_ops.rs:9:39 Sep 04 09:08:33.767 INFO kablam! | Sep 04 09:08:33.767 INFO kablam! 9 | use geometry::{UnitComplex, Rotation, Isometry, Similarity, Translation, Point2}; Sep 04 09:08:33.767 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 04 09:08:33.767 INFO kablam! Sep 04 09:08:33.767 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 04 09:08:33.767 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/unit_complex_conversion.rs:9:29 Sep 04 09:08:33.767 INFO kablam! | Sep 04 09:08:33.768 INFO kablam! 9 | use geometry::{UnitComplex, Isometry, Similarity, Transform, SuperTCategoryOf, TAffine, Translation, Sep 04 09:08:33.768 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 04 09:08:33.768 INFO kablam! Sep 04 09:08:33.768 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 04 09:08:33.768 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/translation_conversion.rs:8:36 Sep 04 09:08:33.768 INFO kablam! | Sep 04 09:08:33.768 INFO kablam! 8 | use geometry::{Point, Translation, Isometry, Similarity, Transform, SuperTCategoryOf, TAffine}; Sep 04 09:08:33.768 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 04 09:08:33.768 INFO kablam! Sep 04 09:08:33.768 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 04 09:08:33.768 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry_construction.rs:16:46 Sep 04 09:08:33.768 INFO kablam! | Sep 04 09:08:33.768 INFO kablam! 16 | use geometry::{Point, Translation, Rotation, Isometry, UnitQuaternion, UnitComplex, Sep 04 09:08:33.768 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 04 09:08:33.768 INFO kablam! Sep 04 09:08:33.768 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 04 09:08:33.768 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry_ops.rs:10:33 Sep 04 09:08:33.768 INFO kablam! | Sep 04 09:08:33.768 INFO kablam! 10 | use geometry::{Point, Rotation, Isometry, Translation, UnitQuaternion}; Sep 04 09:08:33.768 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 04 09:08:33.768 INFO kablam! Sep 04 09:08:33.768 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 04 09:08:33.768 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry_alga.rs:11:16 Sep 04 09:08:33.768 INFO kablam! | Sep 04 09:08:33.768 INFO kablam! 11 | use geometry::{Isometry, Translation, Point}; Sep 04 09:08:33.768 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 04 09:08:33.769 INFO kablam! Sep 04 09:08:33.769 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 04 09:08:33.769 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry_conversion.rs:8:36 Sep 04 09:08:33.769 INFO kablam! | Sep 04 09:08:33.769 INFO kablam! 8 | use geometry::{Point, Translation, Isometry, Similarity, Transform, SuperTCategoryOf, TAffine}; Sep 04 09:08:33.769 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 04 09:08:33.769 INFO kablam! Sep 04 09:08:33.769 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 04 09:08:33.769 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry_alias.rs:3:16 Sep 04 09:08:33.769 INFO kablam! | Sep 04 09:08:33.769 INFO kablam! 3 | use geometry::{Isometry, Rotation2, Rotation3, UnitQuaternion, UnitComplex}; Sep 04 09:08:33.769 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 04 09:08:33.769 INFO kablam! Sep 04 09:08:33.769 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 04 09:08:33.769 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/similarity.rs:18:36 Sep 04 09:08:33.769 INFO kablam! | Sep 04 09:08:33.769 INFO kablam! 18 | use geometry::{Point, Translation, Isometry}; Sep 04 09:08:33.769 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 04 09:08:33.769 INFO kablam! Sep 04 09:08:33.769 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 04 09:08:33.769 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/similarity_construction.rs:16:77 Sep 04 09:08:33.769 INFO kablam! | Sep 04 09:08:33.769 INFO kablam! 16 | use geometry::{Point, Translation, Similarity, UnitComplex, UnitQuaternion, Isometry, Sep 04 09:08:33.770 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 04 09:08:33.770 INFO kablam! Sep 04 09:08:33.770 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 04 09:08:33.770 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/similarity_ops.rs:10:74 Sep 04 09:08:33.770 INFO kablam! | Sep 04 09:08:33.770 INFO kablam! 10 | use geometry::{Point, Rotation, Similarity, Translation, UnitQuaternion, Isometry}; Sep 04 09:08:33.770 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 04 09:08:33.770 INFO kablam! Sep 04 09:08:33.770 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 04 09:08:33.770 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/similarity_conversion.rs:8:36 Sep 04 09:08:33.770 INFO kablam! | Sep 04 09:08:33.770 INFO kablam! 8 | use geometry::{Point, Translation, Isometry, Similarity, Transform, SuperTCategoryOf, TAffine}; Sep 04 09:08:33.770 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 04 09:08:33.770 INFO kablam! Sep 04 09:08:33.770 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 04 09:08:33.770 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/transform_ops.rs:12:32 Sep 04 09:08:33.770 INFO kablam! | Sep 04 09:08:33.770 INFO kablam! 12 | UnitQuaternion, Isometry, Similarity, Translation}; Sep 04 09:08:33.770 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 04 09:08:33.770 INFO kablam! Sep 04 09:08:34.017 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 09:08:34.017 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/permutation_sequence.rs:16:5 Sep 04 09:08:34.017 INFO kablam! | Sep 04 09:08:34.017 INFO kablam! 16 | serde(bound(serialize = Sep 04 09:08:34.017 INFO kablam! | ^^^^^ Sep 04 09:08:34.017 INFO kablam! | Sep 04 09:08:34.017 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 09:08:34.017 INFO kablam! Sep 04 09:08:34.169 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 09:08:34.169 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/qr.rs:18:5 Sep 04 09:08:34.169 INFO kablam! | Sep 04 09:08:34.169 INFO kablam! 18 | serde(bound(serialize = Sep 04 09:08:34.169 INFO kablam! | ^^^^^ Sep 04 09:08:34.169 INFO kablam! | Sep 04 09:08:34.169 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 09:08:34.169 INFO kablam! Sep 04 09:08:34.363 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `QR` Sep 04 09:08:34.363 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/qr.rs:263:9 Sep 04 09:08:34.363 INFO kablam! | Sep 04 09:08:34.363 INFO kablam! 263 | QR::new(self.into_owned()) Sep 04 09:08:34.363 INFO kablam! | ^^ Use of undeclared type or module `QR` Sep 04 09:08:34.363 INFO kablam! Sep 04 09:08:34.363 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 09:08:34.363 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/hessenberg.rs:16:5 Sep 04 09:08:34.363 INFO kablam! | Sep 04 09:08:34.363 INFO kablam! 16 | serde(bound(serialize = Sep 04 09:08:34.363 INFO kablam! | ^^^^^ Sep 04 09:08:34.363 INFO kablam! | Sep 04 09:08:34.363 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 09:08:34.363 INFO kablam! Sep 04 09:08:34.508 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Hessenberg` Sep 04 09:08:34.508 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/hessenberg.rs:130:9 Sep 04 09:08:34.508 INFO kablam! | Sep 04 09:08:34.508 INFO kablam! 130 | Hessenberg::new(self.into_owned()) Sep 04 09:08:34.508 INFO kablam! | ^^^^^^^^^^ Use of undeclared type or module `Hessenberg` Sep 04 09:08:34.508 INFO kablam! Sep 04 09:08:34.508 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 09:08:34.508 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/bidiagonal.rs:18:5 Sep 04 09:08:34.508 INFO kablam! | Sep 04 09:08:34.508 INFO kablam! 18 | serde(bound(serialize = Sep 04 09:08:34.508 INFO kablam! | ^^^^^ Sep 04 09:08:34.508 INFO kablam! | Sep 04 09:08:34.508 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 09:08:34.508 INFO kablam! Sep 04 09:08:34.639 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Bidiagonal` Sep 04 09:08:34.639 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/bidiagonal.rs:302:9 Sep 04 09:08:34.639 INFO kablam! | Sep 04 09:08:34.640 INFO kablam! 302 | Bidiagonal::new(self.into_owned()) Sep 04 09:08:34.640 INFO kablam! | ^^^^^^^^^^ Use of undeclared type or module `Bidiagonal` Sep 04 09:08:34.640 INFO kablam! Sep 04 09:08:34.640 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 09:08:34.640 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/symmetric_tridiagonal.rs:16:5 Sep 04 09:08:34.640 INFO kablam! | Sep 04 09:08:34.640 INFO kablam! 16 | serde(bound(serialize = Sep 04 09:08:34.640 INFO kablam! | ^^^^^ Sep 04 09:08:34.640 INFO kablam! | Sep 04 09:08:34.640 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 09:08:34.640 INFO kablam! Sep 04 09:08:34.768 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SymmetricTridiagonal` Sep 04 09:08:34.768 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/symmetric_tridiagonal.rs:145:9 Sep 04 09:08:34.768 INFO kablam! | Sep 04 09:08:34.768 INFO kablam! 145 | SymmetricTridiagonal::new(self.into_owned()) Sep 04 09:08:34.768 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `SymmetricTridiagonal` Sep 04 09:08:34.768 INFO kablam! Sep 04 09:08:34.769 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 09:08:34.769 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/cholesky.rs:15:5 Sep 04 09:08:34.769 INFO kablam! | Sep 04 09:08:34.769 INFO kablam! 15 | serde(bound(serialize = Sep 04 09:08:34.769 INFO kablam! | ^^^^^ Sep 04 09:08:34.769 INFO kablam! | Sep 04 09:08:34.769 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 09:08:34.769 INFO kablam! Sep 04 09:08:34.894 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Cholesky` Sep 04 09:08:34.894 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/cholesky.rs:140:9 Sep 04 09:08:34.894 INFO kablam! | Sep 04 09:08:34.895 INFO kablam! 140 | Cholesky::new(self.into_owned()) Sep 04 09:08:34.895 INFO kablam! | ^^^^^^^^ Use of undeclared type or module `Cholesky` Sep 04 09:08:34.895 INFO kablam! Sep 04 09:08:34.895 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 09:08:34.895 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/lu.rs:19:5 Sep 04 09:08:34.895 INFO kablam! | Sep 04 09:08:34.895 INFO kablam! 19 | serde(bound(serialize = Sep 04 09:08:34.895 INFO kablam! | ^^^^^ Sep 04 09:08:34.895 INFO kablam! | Sep 04 09:08:34.895 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 09:08:34.895 INFO kablam! Sep 04 09:08:35.059 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `LU` Sep 04 09:08:35.059 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/lu.rs:333:9 Sep 04 09:08:35.059 INFO kablam! | Sep 04 09:08:35.059 INFO kablam! 333 | LU::new(self.into_owned()) Sep 04 09:08:35.059 INFO kablam! | ^^ Use of undeclared type or module `LU` Sep 04 09:08:35.059 INFO kablam! Sep 04 09:08:35.060 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 09:08:35.060 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/full_piv_lu.rs:19:5 Sep 04 09:08:35.060 INFO kablam! | Sep 04 09:08:35.060 INFO kablam! 19 | serde(bound(serialize = Sep 04 09:08:35.060 INFO kablam! | ^^^^^ Sep 04 09:08:35.060 INFO kablam! | Sep 04 09:08:35.060 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 09:08:35.060 INFO kablam! Sep 04 09:08:35.224 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `FullPivLU` Sep 04 09:08:35.224 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/full_piv_lu.rs:240:9 Sep 04 09:08:35.224 INFO kablam! | Sep 04 09:08:35.224 INFO kablam! 240 | FullPivLU::new(self.into_owned()) Sep 04 09:08:35.224 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `FullPivLU` Sep 04 09:08:35.224 INFO kablam! Sep 04 09:08:35.224 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 09:08:35.224 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/schur.rs:23:5 Sep 04 09:08:35.224 INFO kablam! | Sep 04 09:08:35.224 INFO kablam! 23 | serde(bound(serialize = Sep 04 09:08:35.224 INFO kablam! | ^^^^^ Sep 04 09:08:35.224 INFO kablam! | Sep 04 09:08:35.224 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 09:08:35.224 INFO kablam! Sep 04 09:08:35.412 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 04 09:08:35.412 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/schur.rs:466:9 Sep 04 09:08:35.412 INFO kablam! | Sep 04 09:08:35.412 INFO kablam! 466 | RealSchur::new(self.into_owned()) Sep 04 09:08:35.412 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 04 09:08:35.412 INFO kablam! Sep 04 09:08:35.445 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 04 09:08:35.445 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/schur.rs:481:9 Sep 04 09:08:35.445 INFO kablam! | Sep 04 09:08:35.445 INFO kablam! 481 | RealSchur::try_new(self.into_owned(), eps, max_niter) Sep 04 09:08:35.445 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 04 09:08:35.445 INFO kablam! Sep 04 09:08:35.445 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 04 09:08:35.445 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/schur.rs:508:21 Sep 04 09:08:35.445 INFO kablam! | Sep 04 09:08:35.446 INFO kablam! 508 | let schur = RealSchur::do_decompose(self.clone_owned(), &mut work, N::default_epsilon(), 0, false).unwrap(); Sep 04 09:08:35.446 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 04 09:08:35.446 INFO kablam! Sep 04 09:08:35.446 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 04 09:08:35.446 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/schur.rs:509:12 Sep 04 09:08:35.446 INFO kablam! | Sep 04 09:08:35.446 INFO kablam! 509 | if RealSchur::do_eigenvalues(&schur.1, &mut work) { Sep 04 09:08:35.446 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 04 09:08:35.446 INFO kablam! Sep 04 09:08:35.446 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 04 09:08:35.446 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/schur.rs:525:21 Sep 04 09:08:35.446 INFO kablam! | Sep 04 09:08:35.446 INFO kablam! 525 | let schur = RealSchur::do_decompose(self.clone_owned(), &mut work, N::default_epsilon(), 0, false).unwrap(); Sep 04 09:08:35.446 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 04 09:08:35.446 INFO kablam! Sep 04 09:08:35.446 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 04 09:08:35.446 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/schur.rs:527:9 Sep 04 09:08:35.446 INFO kablam! | Sep 04 09:08:35.446 INFO kablam! 527 | RealSchur::do_complex_eigenvalues(&schur.1, &mut eig); Sep 04 09:08:35.446 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 04 09:08:35.446 INFO kablam! Sep 04 09:08:35.446 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 09:08:35.446 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/svd.rs:24:5 Sep 04 09:08:35.446 INFO kablam! | Sep 04 09:08:35.446 INFO kablam! 24 | serde(bound(serialize = Sep 04 09:08:35.447 INFO kablam! | ^^^^^ Sep 04 09:08:35.447 INFO kablam! | Sep 04 09:08:35.447 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 09:08:35.447 INFO kablam! Sep 04 09:08:35.574 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SVD` Sep 04 09:08:35.574 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/svd.rs:522:9 Sep 04 09:08:35.574 INFO kablam! | Sep 04 09:08:35.574 INFO kablam! 522 | SVD::new(self.into_owned(), compute_u, compute_v) Sep 04 09:08:35.574 INFO kablam! | ^^^ Use of undeclared type or module `SVD` Sep 04 09:08:35.574 INFO kablam! Sep 04 09:08:35.609 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SVD` Sep 04 09:08:35.610 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/svd.rs:536:9 Sep 04 09:08:35.610 INFO kablam! | Sep 04 09:08:35.610 INFO kablam! 536 | SVD::try_new(self.into_owned(), compute_u, compute_v, eps, max_niter) Sep 04 09:08:35.610 INFO kablam! | ^^^ Use of undeclared type or module `SVD` Sep 04 09:08:35.610 INFO kablam! Sep 04 09:08:35.610 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SVD` Sep 04 09:08:35.610 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/svd.rs:541:9 Sep 04 09:08:35.610 INFO kablam! | Sep 04 09:08:35.610 INFO kablam! 541 | SVD::new(self.clone_owned(), false, false).singular_values Sep 04 09:08:35.610 INFO kablam! | ^^^ Use of undeclared type or module `SVD` Sep 04 09:08:35.610 INFO kablam! Sep 04 09:08:35.610 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SVD` Sep 04 09:08:35.610 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/svd.rs:548:19 Sep 04 09:08:35.610 INFO kablam! | Sep 04 09:08:35.610 INFO kablam! 548 | let svd = SVD::new(self.clone_owned(), false, false); Sep 04 09:08:35.610 INFO kablam! | ^^^ Use of undeclared type or module `SVD` Sep 04 09:08:35.610 INFO kablam! Sep 04 09:08:35.610 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SVD` Sep 04 09:08:35.610 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/svd.rs:558:9 Sep 04 09:08:35.610 INFO kablam! | Sep 04 09:08:35.610 INFO kablam! 558 | SVD::new(self.clone_owned(), true, true).pseudo_inverse(eps) Sep 04 09:08:35.610 INFO kablam! | ^^^ Use of undeclared type or module `SVD` Sep 04 09:08:35.610 INFO kablam! Sep 04 09:08:35.610 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 09:08:35.610 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/symmetric_eigen.rs:21:5 Sep 04 09:08:35.610 INFO kablam! | Sep 04 09:08:35.610 INFO kablam! 21 | serde(bound(serialize = Sep 04 09:08:35.610 INFO kablam! | ^^^^^ Sep 04 09:08:35.610 INFO kablam! | Sep 04 09:08:35.610 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 09:08:35.610 INFO kablam! Sep 04 09:08:35.764 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SymmetricEigen` Sep 04 09:08:35.764 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/symmetric_eigen.rs:298:9 Sep 04 09:08:35.764 INFO kablam! | Sep 04 09:08:35.764 INFO kablam! 298 | SymmetricEigen::new(self.into_owned()) Sep 04 09:08:35.764 INFO kablam! | ^^^^^^^^^^^^^^ Use of undeclared type or module `SymmetricEigen` Sep 04 09:08:35.764 INFO kablam! Sep 04 09:08:35.813 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SymmetricEigen` Sep 04 09:08:35.813 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/symmetric_eigen.rs:313:9 Sep 04 09:08:35.813 INFO kablam! | Sep 04 09:08:35.813 INFO kablam! 313 | SymmetricEigen::try_new(self.into_owned(), eps, max_niter) Sep 04 09:08:35.813 INFO kablam! | ^^^^^^^^^^^^^^ Use of undeclared type or module `SymmetricEigen` Sep 04 09:08:35.813 INFO kablam! Sep 04 09:08:35.813 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SymmetricEigen` Sep 04 09:08:35.813 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/symmetric_eigen.rs:320:9 Sep 04 09:08:35.814 INFO kablam! | Sep 04 09:08:35.814 INFO kablam! 320 | SymmetricEigen::do_decompose(self.clone_owned(), false, N::default_epsilon(), 0).unwrap().0 Sep 04 09:08:35.814 INFO kablam! | ^^^^^^^^^^^^^^ Use of undeclared type or module `SymmetricEigen` Sep 04 09:08:35.814 INFO kablam! Sep 04 09:08:35.854 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 09:08:35.854 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry.rs:26:5 Sep 04 09:08:35.854 INFO kablam! | Sep 04 09:08:35.854 INFO kablam! 26 | serde(bound( Sep 04 09:08:35.854 INFO kablam! | ^^^^^ Sep 04 09:08:35.854 INFO kablam! | Sep 04 09:08:35.854 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 09:08:35.854 INFO kablam! Sep 04 09:08:35.906 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Isometry` Sep 04 09:08:35.906 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry.rs:90:9 Sep 04 09:08:35.907 INFO kablam! | Sep 04 09:08:35.907 INFO kablam! 90 | Isometry::from_parts(self.translation.clone(), self.rotation.clone()) Sep 04 09:08:35.907 INFO kablam! | ^^^^^^^^ Use of undeclared type or module `Isometry` Sep 04 09:08:35.907 INFO kablam! Sep 04 09:08:36.149 INFO kablam! error[E0412]: cannot find type `PermutationSequence` in this scope Sep 04 09:08:36.149 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/permutation_sequence.rs:30:23 Sep 04 09:08:36.149 INFO kablam! | Sep 04 09:08:36.149 INFO kablam! 30 | impl Copy for PermutationSequence Sep 04 09:08:36.149 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 04 09:08:36.150 INFO kablam! Sep 04 09:08:36.158 INFO kablam! error[E0412]: cannot find type `PermutationSequence` in this scope Sep 04 09:08:36.158 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/permutation_sequence.rs:34:18 Sep 04 09:08:36.159 INFO kablam! | Sep 04 09:08:36.159 INFO kablam! 34 | impl PermutationSequence Sep 04 09:08:36.159 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 04 09:08:36.159 INFO kablam! Sep 04 09:08:36.167 INFO kablam! error[E0412]: cannot find type `PermutationSequence` in this scope Sep 04 09:08:36.167 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/permutation_sequence.rs:44:6 Sep 04 09:08:36.167 INFO kablam! | Sep 04 09:08:36.167 INFO kablam! 44 | impl PermutationSequence Sep 04 09:08:36.167 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 04 09:08:36.167 INFO kablam! Sep 04 09:08:36.174 INFO kablam! error[E0412]: cannot find type `PermutationSequence` in this scope Sep 04 09:08:36.174 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/permutation_sequence.rs:54:14 Sep 04 09:08:36.174 INFO kablam! | Sep 04 09:08:36.174 INFO kablam! 54 | impl PermutationSequence Sep 04 09:08:36.174 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 04 09:08:36.175 INFO kablam! Sep 04 09:08:36.182 INFO kablam! error[E0422]: cannot find struct, variant or union type `PermutationSequence` in this scope Sep 04 09:08:36.182 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/permutation_sequence.rs:60:13 Sep 04 09:08:36.182 INFO kablam! | Sep 04 09:08:36.182 INFO kablam! 60 | PermutationSequence { Sep 04 09:08:36.182 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 04 09:08:36.182 INFO kablam! Sep 04 09:08:36.190 INFO kablam! error[E0412]: cannot find type `QR` in this scope Sep 04 09:08:36.190 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/qr.rs:38:46 Sep 04 09:08:36.190 INFO kablam! | Sep 04 09:08:36.190 INFO kablam! 38 | impl, C: Dim> Copy for QR Sep 04 09:08:36.190 INFO kablam! | ^^ did you mean `R`? Sep 04 09:08:36.190 INFO kablam! Sep 04 09:08:36.197 INFO kablam! error[E0412]: cannot find type `QR` in this scope Sep 04 09:08:36.197 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/qr.rs:44:37 Sep 04 09:08:36.197 INFO kablam! | Sep 04 09:08:36.197 INFO kablam! 44 | impl, C: Dim> QR Sep 04 09:08:36.198 INFO kablam! | ^^ did you mean `R`? Sep 04 09:08:36.198 INFO kablam! Sep 04 09:08:36.205 INFO kablam! error[E0422]: cannot find struct, variant or union type `QR` in this scope Sep 04 09:08:36.205 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/qr.rs:57:20 Sep 04 09:08:36.205 INFO kablam! | Sep 04 09:08:36.205 INFO kablam! 57 | return QR { qr: matrix, diag: diag }; Sep 04 09:08:36.205 INFO kablam! | ^^ not found in this scope Sep 04 09:08:36.205 INFO kablam! Sep 04 09:08:36.212 INFO kablam! error[E0422]: cannot find struct, variant or union type `QR` in this scope Sep 04 09:08:36.212 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/qr.rs:64:9 Sep 04 09:08:36.212 INFO kablam! | Sep 04 09:08:36.212 INFO kablam! 64 | QR { qr: matrix, diag: diag } Sep 04 09:08:36.212 INFO kablam! | ^^ not found in this scope Sep 04 09:08:36.212 INFO kablam! Sep 04 09:08:36.220 INFO kablam! error[E0412]: cannot find type `QR` in this scope Sep 04 09:08:36.220 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/qr.rs:146:41 Sep 04 09:08:36.220 INFO kablam! | Sep 04 09:08:36.220 INFO kablam! 146 | impl> QR Sep 04 09:08:36.220 INFO kablam! | ^^ not found in this scope Sep 04 09:08:36.220 INFO kablam! Sep 04 09:08:36.227 INFO kablam! error[E0412]: cannot find type `QR` in this scope Sep 04 09:08:36.227 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/qr.rs:262:24 Sep 04 09:08:36.227 INFO kablam! | Sep 04 09:08:36.227 INFO kablam! 262 | pub fn qr(self) -> QR { Sep 04 09:08:36.227 INFO kablam! | ^^ did you mean `R`? Sep 04 09:08:36.227 INFO kablam! Sep 04 09:08:36.234 INFO kablam! error[E0412]: cannot find type `Hessenberg` in this scope Sep 04 09:08:36.234 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/hessenberg.rs:36:39 Sep 04 09:08:36.234 INFO kablam! | Sep 04 09:08:36.234 INFO kablam! 36 | impl> Copy for Hessenberg Sep 04 09:08:36.234 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 09:08:36.234 INFO kablam! Sep 04 09:08:36.242 INFO kablam! error[E0412]: cannot find type `Hessenberg` in this scope Sep 04 09:08:36.242 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/hessenberg.rs:42:30 Sep 04 09:08:36.242 INFO kablam! | Sep 04 09:08:36.242 INFO kablam! 42 | impl> Hessenberg Sep 04 09:08:36.242 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 09:08:36.242 INFO kablam! Sep 04 09:08:36.248 INFO kablam! error[E0422]: cannot find struct, variant or union type `Hessenberg` in this scope Sep 04 09:08:36.248 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/hessenberg.rs:68:20 Sep 04 09:08:36.248 INFO kablam! | Sep 04 09:08:36.248 INFO kablam! 68 | return Hessenberg { hess, subdiag }; Sep 04 09:08:36.248 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 09:08:36.249 INFO kablam! Sep 04 09:08:36.256 INFO kablam! error[E0422]: cannot find struct, variant or union type `Hessenberg` in this scope Sep 04 09:08:36.256 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/hessenberg.rs:75:9 Sep 04 09:08:36.256 INFO kablam! | Sep 04 09:08:36.256 INFO kablam! 75 | Hessenberg { hess, subdiag } Sep 04 09:08:36.256 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 09:08:36.256 INFO kablam! Sep 04 09:08:36.265 INFO kablam! error[E0412]: cannot find type `Hessenberg` in this scope Sep 04 09:08:36.265 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/hessenberg.rs:129:32 Sep 04 09:08:36.265 INFO kablam! | Sep 04 09:08:36.265 INFO kablam! 129 | pub fn hessenberg(self) -> Hessenberg { Sep 04 09:08:36.265 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 09:08:36.265 INFO kablam! Sep 04 09:08:36.276 INFO kablam! error[E0412]: cannot find type `Bidiagonal` in this scope Sep 04 09:08:36.276 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/bidiagonal.rs:51:46 Sep 04 09:08:36.276 INFO kablam! | Sep 04 09:08:36.276 INFO kablam! 51 | impl, C: Dim> Copy for Bidiagonal Sep 04 09:08:36.276 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 09:08:36.276 INFO kablam! Sep 04 09:08:36.285 INFO kablam! error[E0412]: cannot find type `Bidiagonal` in this scope Sep 04 09:08:36.285 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/bidiagonal.rs:61:37 Sep 04 09:08:36.285 INFO kablam! | Sep 04 09:08:36.285 INFO kablam! 61 | impl, C: Dim> Bidiagonal Sep 04 09:08:36.285 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 09:08:36.285 INFO kablam! Sep 04 09:08:36.295 INFO kablam! error[E0422]: cannot find struct, variant or union type `Bidiagonal` in this scope Sep 04 09:08:36.295 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/bidiagonal.rs:99:9 Sep 04 09:08:36.295 INFO kablam! | Sep 04 09:08:36.295 INFO kablam! 99 | Bidiagonal { uv: matrix, diagonal: diagonal, off_diagonal: off_diagonal, upper_diagonal: upper_diagonal } Sep 04 09:08:36.295 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 09:08:36.295 INFO kablam! Sep 04 09:08:36.305 INFO kablam! error[E0412]: cannot find type `Bidiagonal` in this scope Sep 04 09:08:36.305 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/bidiagonal.rs:301:35 Sep 04 09:08:36.305 INFO kablam! | Sep 04 09:08:36.305 INFO kablam! 301 | pub fn bidiagonalize(self) -> Bidiagonal { Sep 04 09:08:36.305 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 09:08:36.305 INFO kablam! Sep 04 09:08:36.315 INFO kablam! error[E0412]: cannot find type `SymmetricTridiagonal` in this scope Sep 04 09:08:36.315 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/symmetric_tridiagonal.rs:35:39 Sep 04 09:08:36.315 INFO kablam! | Sep 04 09:08:36.315 INFO kablam! 35 | impl> Copy for SymmetricTridiagonal Sep 04 09:08:36.315 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 04 09:08:36.315 INFO kablam! Sep 04 09:08:36.322 INFO kablam! error[E0412]: cannot find type `SymmetricTridiagonal` in this scope Sep 04 09:08:36.322 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/symmetric_tridiagonal.rs:41:30 Sep 04 09:08:36.322 INFO kablam! | Sep 04 09:08:36.322 INFO kablam! 41 | impl> SymmetricTridiagonal Sep 04 09:08:36.322 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 04 09:08:36.322 INFO kablam! Sep 04 09:08:36.329 INFO kablam! error[E0422]: cannot find struct, variant or union type `SymmetricTridiagonal` in this scope Sep 04 09:08:36.330 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/symmetric_tridiagonal.rs:75:9 Sep 04 09:08:36.330 INFO kablam! | Sep 04 09:08:36.330 INFO kablam! 75 | SymmetricTridiagonal { Sep 04 09:08:36.330 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 04 09:08:36.330 INFO kablam! Sep 04 09:08:36.337 INFO kablam! error[E0412]: cannot find type `SymmetricTridiagonal` in this scope Sep 04 09:08:36.337 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/symmetric_tridiagonal.rs:144:46 Sep 04 09:08:36.337 INFO kablam! | Sep 04 09:08:36.337 INFO kablam! 144 | pub fn symmetric_tridiagonalize(self) -> SymmetricTridiagonal { Sep 04 09:08:36.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 04 09:08:36.337 INFO kablam! Sep 04 09:08:36.344 INFO kablam! error[E0412]: cannot find type `Cholesky` in this scope Sep 04 09:08:36.344 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/cholesky.rs:28:32 Sep 04 09:08:36.344 INFO kablam! | Sep 04 09:08:36.344 INFO kablam! 28 | impl Copy for Cholesky Sep 04 09:08:36.344 INFO kablam! | ^^^^^^^^ not found in this scope Sep 04 09:08:36.344 INFO kablam! Sep 04 09:08:36.352 INFO kablam! error[E0412]: cannot find type `Cholesky` in this scope Sep 04 09:08:36.352 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/cholesky.rs:32:35 Sep 04 09:08:36.352 INFO kablam! | Sep 04 09:08:36.352 INFO kablam! 32 | impl> Cholesky Sep 04 09:08:36.352 INFO kablam! | ^^^^^^^^ not found in this scope Sep 04 09:08:36.352 INFO kablam! Sep 04 09:08:36.359 INFO kablam! error[E0422]: cannot find struct, variant or union type `Cholesky` in this scope Sep 04 09:08:36.359 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/cholesky.rs:67:14 Sep 04 09:08:36.359 INFO kablam! | Sep 04 09:08:36.359 INFO kablam! 67 | Some(Cholesky { chol: matrix }) Sep 04 09:08:36.359 INFO kablam! | ^^^^^^^^ not found in this scope Sep 04 09:08:36.359 INFO kablam! Sep 04 09:08:36.366 INFO kablam! error[E0412]: cannot find type `Cholesky` in this scope Sep 04 09:08:36.366 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/cholesky.rs:139:37 Sep 04 09:08:36.366 INFO kablam! | Sep 04 09:08:36.366 INFO kablam! 139 | pub fn cholesky(self) -> Option> { Sep 04 09:08:36.366 INFO kablam! | ^^^^^^^^ not found in this scope Sep 04 09:08:36.366 INFO kablam! Sep 04 09:08:36.374 INFO kablam! error[E0412]: cannot find type `LU` in this scope Sep 04 09:08:36.374 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/lu.rs:38:46 Sep 04 09:08:36.374 INFO kablam! | Sep 04 09:08:36.374 INFO kablam! 38 | impl, C: Dim> Copy for LU Sep 04 09:08:36.374 INFO kablam! | ^^ not found in this scope Sep 04 09:08:36.374 INFO kablam! Sep 04 09:08:36.381 INFO kablam! error[E0412]: cannot find type `LU` in this scope Sep 04 09:08:36.381 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/lu.rs:80:37 Sep 04 09:08:36.381 INFO kablam! | Sep 04 09:08:36.381 INFO kablam! 80 | impl, C: Dim> LU Sep 04 09:08:36.381 INFO kablam! | ^^ not found in this scope Sep 04 09:08:36.381 INFO kablam! Sep 04 09:08:36.388 INFO kablam! error[E0422]: cannot find struct, variant or union type `LU` in this scope Sep 04 09:08:36.388 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/lu.rs:91:20 Sep 04 09:08:36.388 INFO kablam! | Sep 04 09:08:36.388 INFO kablam! 91 | return LU { lu: matrix, p: p }; Sep 04 09:08:36.388 INFO kablam! | ^^ not found in this scope Sep 04 09:08:36.388 INFO kablam! Sep 04 09:08:36.396 INFO kablam! error[E0422]: cannot find struct, variant or union type `LU` in this scope Sep 04 09:08:36.396 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/lu.rs:113:9 Sep 04 09:08:36.396 INFO kablam! | Sep 04 09:08:36.396 INFO kablam! 113 | LU { lu: matrix, p: p } Sep 04 09:08:36.396 INFO kablam! | ^^ not found in this scope Sep 04 09:08:36.396 INFO kablam! Sep 04 09:08:36.403 INFO kablam! error[E0412]: cannot find type `LU` in this scope Sep 04 09:08:36.403 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/lu.rs:188:41 Sep 04 09:08:36.403 INFO kablam! | Sep 04 09:08:36.403 INFO kablam! 188 | impl> LU Sep 04 09:08:36.403 INFO kablam! | ^^ not found in this scope Sep 04 09:08:36.403 INFO kablam! Sep 04 09:08:36.411 INFO kablam! error[E0412]: cannot find type `LU` in this scope Sep 04 09:08:36.411 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/lu.rs:332:24 Sep 04 09:08:36.411 INFO kablam! | Sep 04 09:08:36.411 INFO kablam! 332 | pub fn lu(self) -> LU { Sep 04 09:08:36.411 INFO kablam! | ^^ not found in this scope Sep 04 09:08:36.411 INFO kablam! Sep 04 09:08:36.419 INFO kablam! error[E0412]: cannot find type `FullPivLU` in this scope Sep 04 09:08:36.419 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/full_piv_lu.rs:40:46 Sep 04 09:08:36.419 INFO kablam! | Sep 04 09:08:36.419 INFO kablam! 40 | impl, C: Dim> Copy for FullPivLU Sep 04 09:08:36.419 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 04 09:08:36.419 INFO kablam! Sep 04 09:08:36.426 INFO kablam! error[E0412]: cannot find type `FullPivLU` in this scope Sep 04 09:08:36.426 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/full_piv_lu.rs:47:37 Sep 04 09:08:36.426 INFO kablam! | Sep 04 09:08:36.426 INFO kablam! 47 | impl, C: Dim> FullPivLU Sep 04 09:08:36.426 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 04 09:08:36.426 INFO kablam! Sep 04 09:08:36.434 INFO kablam! error[E0422]: cannot find struct, variant or union type `FullPivLU` in this scope Sep 04 09:08:36.434 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/full_piv_lu.rs:61:20 Sep 04 09:08:36.434 INFO kablam! | Sep 04 09:08:36.434 INFO kablam! 61 | return FullPivLU { lu: matrix, p: p, q: q }; Sep 04 09:08:36.434 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 04 09:08:36.434 INFO kablam! Sep 04 09:08:36.441 INFO kablam! error[E0422]: cannot find struct, variant or union type `FullPivLU` in this scope Sep 04 09:08:36.443 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/full_piv_lu.rs:88:9 Sep 04 09:08:36.443 INFO kablam! | Sep 04 09:08:36.443 INFO kablam! 88 | FullPivLU { lu: matrix, p: p, q: q } Sep 04 09:08:36.443 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 04 09:08:36.443 INFO kablam! Sep 04 09:08:36.448 INFO kablam! error[E0412]: cannot find type `FullPivLU` in this scope Sep 04 09:08:36.448 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/full_piv_lu.rs:146:41 Sep 04 09:08:36.449 INFO kablam! | Sep 04 09:08:36.449 INFO kablam! 146 | impl> FullPivLU Sep 04 09:08:36.449 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 04 09:08:36.449 INFO kablam! Sep 04 09:08:36.456 INFO kablam! error[E0412]: cannot find type `FullPivLU` in this scope Sep 04 09:08:36.456 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/full_piv_lu.rs:239:33 Sep 04 09:08:36.456 INFO kablam! | Sep 04 09:08:36.456 INFO kablam! 239 | pub fn full_piv_lu(self) -> FullPivLU { Sep 04 09:08:36.456 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 04 09:08:36.456 INFO kablam! Sep 04 09:08:36.463 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 04 09:08:36.463 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/schur.rs:38:32 Sep 04 09:08:36.463 INFO kablam! | Sep 04 09:08:36.463 INFO kablam! 38 | impl Copy for RealSchur Sep 04 09:08:36.463 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 04 09:08:36.463 INFO kablam! Sep 04 09:08:36.471 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 04 09:08:36.471 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/schur.rs:42:23 Sep 04 09:08:36.471 INFO kablam! | Sep 04 09:08:36.471 INFO kablam! 42 | impl RealSchur Sep 04 09:08:36.471 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 04 09:08:36.471 INFO kablam! Sep 04 09:08:36.480 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 04 09:08:36.480 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/schur.rs:51:37 Sep 04 09:08:36.480 INFO kablam! | Sep 04 09:08:36.480 INFO kablam! 51 | pub fn new(m: MatrixN) -> RealSchur { Sep 04 09:08:36.480 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 04 09:08:36.480 INFO kablam! Sep 04 09:08:36.488 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 04 09:08:36.488 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/schur.rs:66:74 Sep 04 09:08:36.488 INFO kablam! | Sep 04 09:08:36.488 INFO kablam! 66 | pub fn try_new(m: MatrixN, eps: N, max_niter: usize) -> Option> { Sep 04 09:08:36.488 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 04 09:08:36.488 INFO kablam! Sep 04 09:08:36.495 INFO kablam! error[E0422]: cannot find struct, variant or union type `RealSchur` in this scope Sep 04 09:08:36.495 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/schur.rs:70:13 Sep 04 09:08:36.495 INFO kablam! | Sep 04 09:08:36.495 INFO kablam! 70 | RealSchur { q: q.unwrap(), t: t }) Sep 04 09:08:36.495 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 04 09:08:36.495 INFO kablam! Sep 04 09:08:36.503 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 04 09:08:36.503 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/schur.rs:465:32 Sep 04 09:08:36.503 INFO kablam! | Sep 04 09:08:36.503 INFO kablam! 465 | pub fn real_schur(self) -> RealSchur { Sep 04 09:08:36.503 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 04 09:08:36.503 INFO kablam! Sep 04 09:08:36.511 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 04 09:08:36.511 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/schur.rs:480:69 Sep 04 09:08:36.511 INFO kablam! | Sep 04 09:08:36.511 INFO kablam! 480 | pub fn try_real_schur(self, eps: N, max_niter: usize) -> Option> { Sep 04 09:08:36.511 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 04 09:08:36.511 INFO kablam! Sep 04 09:08:36.518 INFO kablam! error[E0412]: cannot find type `SVD` in this scope Sep 04 09:08:36.519 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/svd.rs:55:46 Sep 04 09:08:36.519 INFO kablam! | Sep 04 09:08:36.519 INFO kablam! 55 | impl, C: Dim> Copy for SVD Sep 04 09:08:36.519 INFO kablam! | ^^^ not found in this scope Sep 04 09:08:36.519 INFO kablam! Sep 04 09:08:36.526 INFO kablam! error[E0412]: cannot find type `SVD` in this scope Sep 04 09:08:36.526 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/svd.rs:63:37 Sep 04 09:08:36.526 INFO kablam! | Sep 04 09:08:36.527 INFO kablam! 63 | impl, C: Dim> SVD Sep 04 09:08:36.527 INFO kablam! | ^^^ not found in this scope Sep 04 09:08:36.527 INFO kablam! Sep 04 09:08:36.534 INFO kablam! error[E0422]: cannot find struct, variant or union type `SVD` in this scope Sep 04 09:08:36.535 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/svd.rs:241:14 Sep 04 09:08:36.535 INFO kablam! | Sep 04 09:08:36.535 INFO kablam! 241 | Some(SVD { u: u, v_t: v_t, singular_values: b.diagonal }) Sep 04 09:08:36.535 INFO kablam! | ^^^ not found in this scope Sep 04 09:08:36.535 INFO kablam! Sep 04 09:08:36.542 INFO kablam! error[E0412]: cannot find type `SVD` in this scope Sep 04 09:08:36.542 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/svd.rs:521:59 Sep 04 09:08:36.542 INFO kablam! | Sep 04 09:08:36.542 INFO kablam! 521 | pub fn svd(self, compute_u: bool, compute_v: bool) -> SVD { Sep 04 09:08:36.542 INFO kablam! | ^^^ not found in this scope Sep 04 09:08:36.542 INFO kablam! Sep 04 09:08:36.550 INFO kablam! error[E0412]: cannot find type `SVD` in this scope Sep 04 09:08:36.550 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/svd.rs:535:96 Sep 04 09:08:36.550 INFO kablam! | Sep 04 09:08:36.550 INFO kablam! 535 | pub fn try_svd(self, compute_u: bool, compute_v: bool, eps: N, max_niter: usize) -> Option> { Sep 04 09:08:36.550 INFO kablam! | ^^^ not found in this scope Sep 04 09:08:36.551 INFO kablam! Sep 04 09:08:36.559 INFO kablam! error[E0412]: cannot find type `SymmetricEigen` in this scope Sep 04 09:08:36.559 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/symmetric_eigen.rs:43:32 Sep 04 09:08:36.559 INFO kablam! | Sep 04 09:08:36.559 INFO kablam! 43 | impl Copy for SymmetricEigen Sep 04 09:08:36.559 INFO kablam! | ^^^^^^^^^^^^^^ not found in this scope Sep 04 09:08:36.559 INFO kablam! Sep 04 09:08:36.572 INFO kablam! error[E0412]: cannot find type `SymmetricEigen` in this scope Sep 04 09:08:36.572 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/symmetric_eigen.rs:49:23 Sep 04 09:08:36.572 INFO kablam! | Sep 04 09:08:36.572 INFO kablam! 49 | impl SymmetricEigen Sep 04 09:08:36.572 INFO kablam! | ^^^^^^^^^^^^^^ not found in this scope Sep 04 09:08:36.572 INFO kablam! Sep 04 09:08:36.582 INFO kablam! error[E0422]: cannot find struct, variant or union type `SymmetricEigen` in this scope Sep 04 09:08:36.582 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/symmetric_eigen.rs:77:13 Sep 04 09:08:36.582 INFO kablam! | Sep 04 09:08:36.582 INFO kablam! 77 | SymmetricEigen { Sep 04 09:08:36.582 INFO kablam! | ^^^^^^^^^^^^^^ not found in this scope Sep 04 09:08:36.582 INFO kablam! Sep 04 09:08:36.591 INFO kablam! error[E0412]: cannot find type `SymmetricEigen` in this scope Sep 04 09:08:36.591 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/symmetric_eigen.rs:297:37 Sep 04 09:08:36.591 INFO kablam! | Sep 04 09:08:36.591 INFO kablam! 297 | pub fn symmetric_eigen(self) -> SymmetricEigen { Sep 04 09:08:36.591 INFO kablam! | ^^^^^^^^^^^^^^ not found in this scope Sep 04 09:08:36.591 INFO kablam! Sep 04 09:08:36.597 INFO kablam! error[E0412]: cannot find type `SymmetricEigen` in this scope Sep 04 09:08:36.597 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/linalg/symmetric_eigen.rs:312:74 Sep 04 09:08:36.597 INFO kablam! | Sep 04 09:08:36.597 INFO kablam! 312 | pub fn try_symmetric_eigen(self, eps: N, max_niter: usize) -> Option> { Sep 04 09:08:36.597 INFO kablam! | ^^^^^^^^^^^^^^ not found in this scope Sep 04 09:08:36.597 INFO kablam! Sep 04 09:08:36.606 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 04 09:08:36.606 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry.rs:72:83 Sep 04 09:08:36.606 INFO kablam! | Sep 04 09:08:36.606 INFO kablam! 72 | impl hash::Hash for Isometry Sep 04 09:08:36.606 INFO kablam! | ^^^^^^^^ not found in this scope Sep 04 09:08:36.606 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 09:08:36.606 INFO kablam! | Sep 04 09:08:36.606 INFO kablam! 1 | use alga::linear::Isometry; Sep 04 09:08:36.606 INFO kablam! | Sep 04 09:08:36.606 INFO kablam! Sep 04 09:08:36.616 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 04 09:08:36.616 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry.rs:81:76 Sep 04 09:08:36.616 INFO kablam! | Sep 04 09:08:36.616 INFO kablam! 81 | impl> + Copy> Copy for Isometry Sep 04 09:08:36.616 INFO kablam! | ^^^^^^^^ not found in this scope Sep 04 09:08:36.616 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 09:08:36.616 INFO kablam! | Sep 04 09:08:36.616 INFO kablam! 1 | use alga::linear::Isometry; Sep 04 09:08:36.616 INFO kablam! | Sep 04 09:08:36.616 INFO kablam! Sep 04 09:08:36.623 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 04 09:08:36.623 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry.rs:86:71 Sep 04 09:08:36.623 INFO kablam! | Sep 04 09:08:36.624 INFO kablam! 86 | impl> + Clone> Clone for Isometry Sep 04 09:08:36.624 INFO kablam! | ^^^^^^^^ not found in this scope Sep 04 09:08:36.624 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 09:08:36.624 INFO kablam! | Sep 04 09:08:36.624 INFO kablam! 1 | use alga::linear::Isometry; Sep 04 09:08:36.624 INFO kablam! | Sep 04 09:08:36.624 INFO kablam! Sep 04 09:08:36.632 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 04 09:08:36.632 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry.rs:94:53 Sep 04 09:08:36.632 INFO kablam! | Sep 04 09:08:36.632 INFO kablam! 94 | impl>> Isometry Sep 04 09:08:36.632 INFO kablam! | ^^^^^^^^ not found in this scope Sep 04 09:08:36.632 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 09:08:36.633 INFO kablam! | Sep 04 09:08:36.633 INFO kablam! 1 | use alga::linear::Isometry; Sep 04 09:08:36.633 INFO kablam! | Sep 04 09:08:36.633 INFO kablam! Sep 04 09:08:36.641 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 04 09:08:36.641 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry.rs:99:71 Sep 04 09:08:36.641 INFO kablam! | Sep 04 09:08:36.641 INFO kablam! 99 | pub fn from_parts(translation: Translation, rotation: R) -> Isometry { Sep 04 09:08:36.641 INFO kablam! | ^^^^^^^^ not found in this scope Sep 04 09:08:36.641 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 09:08:36.641 INFO kablam! | Sep 04 09:08:36.641 INFO kablam! 1 | use alga::linear::Isometry; Sep 04 09:08:36.641 INFO kablam! | Sep 04 09:08:36.641 INFO kablam! Sep 04 09:08:36.650 INFO kablam! error[E0422]: cannot find struct, variant or union type `Isometry` in this scope Sep 04 09:08:36.650 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry.rs:100:9 Sep 04 09:08:36.650 INFO kablam! | Sep 04 09:08:36.650 INFO kablam! 100 | Isometry { Sep 04 09:08:36.650 INFO kablam! | ^^^^^^^^ not found in this scope Sep 04 09:08:36.650 INFO kablam! Sep 04 09:08:36.659 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 04 09:08:36.659 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry.rs:109:30 Sep 04 09:08:36.659 INFO kablam! | Sep 04 09:08:36.659 INFO kablam! 109 | pub fn inverse(&self) -> Isometry { Sep 04 09:08:36.659 INFO kablam! | ^^^^^^^^ not found in this scope Sep 04 09:08:36.659 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 09:08:36.659 INFO kablam! | Sep 04 09:08:36.659 INFO kablam! 1 | use alga::linear::Isometry; Sep 04 09:08:36.659 INFO kablam! | Sep 04 09:08:36.659 INFO kablam! Sep 04 09:08:36.668 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 04 09:08:36.668 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry.rs:158:30 Sep 04 09:08:36.668 INFO kablam! | Sep 04 09:08:36.668 INFO kablam! 158 | impl Isometry Sep 04 09:08:36.668 INFO kablam! | ^^^^^^^^ not found in this scope Sep 04 09:08:36.668 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 09:08:36.668 INFO kablam! | Sep 04 09:08:36.668 INFO kablam! 1 | use alga::linear::Isometry; Sep 04 09:08:36.668 INFO kablam! | Sep 04 09:08:36.668 INFO kablam! Sep 04 09:08:36.677 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 04 09:08:36.677 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry.rs:174:37 Sep 04 09:08:36.677 INFO kablam! | Sep 04 09:08:36.677 INFO kablam! 174 | impl Eq for Isometry Sep 04 09:08:36.677 INFO kablam! | ^^^^^^^^ not found in this scope Sep 04 09:08:36.677 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 09:08:36.677 INFO kablam! | Sep 04 09:08:36.677 INFO kablam! 1 | use alga::linear::Isometry; Sep 04 09:08:36.677 INFO kablam! | Sep 04 09:08:36.677 INFO kablam! Sep 04 09:08:36.686 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 04 09:08:36.686 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry.rs:179:44 Sep 04 09:08:36.686 INFO kablam! | Sep 04 09:08:36.686 INFO kablam! 179 | impl PartialEq for Isometry Sep 04 09:08:36.687 INFO kablam! | ^^^^^^^^ not found in this scope Sep 04 09:08:36.687 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 09:08:36.687 INFO kablam! | Sep 04 09:08:36.687 INFO kablam! 1 | use alga::linear::Isometry; Sep 04 09:08:36.687 INFO kablam! | Sep 04 09:08:36.687 INFO kablam! Sep 04 09:08:36.697 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 04 09:08:36.697 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry.rs:183:26 Sep 04 09:08:36.697 INFO kablam! | Sep 04 09:08:36.697 INFO kablam! 183 | fn eq(&self, right: &Isometry) -> bool { Sep 04 09:08:36.697 INFO kablam! | ^^^^^^^^ not found in this scope Sep 04 09:08:36.697 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 09:08:36.697 INFO kablam! | Sep 04 09:08:36.697 INFO kablam! 1 | use alga::linear::Isometry; Sep 04 09:08:36.697 INFO kablam! | Sep 04 09:08:36.697 INFO kablam! Sep 04 09:08:36.705 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 04 09:08:36.705 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry.rs:189:43 Sep 04 09:08:36.706 INFO kablam! | Sep 04 09:08:36.706 INFO kablam! 189 | impl ApproxEq for Isometry Sep 04 09:08:36.706 INFO kablam! | ^^^^^^^^ not found in this scope Sep 04 09:08:36.706 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 09:08:36.706 INFO kablam! | Sep 04 09:08:36.706 INFO kablam! 1 | use alga::linear::Isometry; Sep 04 09:08:36.706 INFO kablam! | Sep 04 09:08:36.706 INFO kablam! Sep 04 09:08:36.714 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 04 09:08:36.714 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry.rs:228:62 Sep 04 09:08:36.714 INFO kablam! | Sep 04 09:08:36.714 INFO kablam! 228 | impl fmt::Display for Isometry Sep 04 09:08:36.714 INFO kablam! | ^^^^^^^^ not found in this scope Sep 04 09:08:36.714 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 09:08:36.715 INFO kablam! | Sep 04 09:08:36.715 INFO kablam! 1 | use alga::linear::Isometry; Sep 04 09:08:36.715 INFO kablam! | Sep 04 09:08:36.715 INFO kablam! Sep 04 09:08:36.849 INFO kablam! error: aborting due to 126 previous errors Sep 04 09:08:36.849 INFO kablam! Sep 04 09:08:36.849 INFO kablam! Some errors occurred: E0412, E0422, E0432, E0433. Sep 04 09:08:36.850 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 04 09:08:36.870 INFO kablam! error: Could not compile `nalgebra`. Sep 04 09:08:36.870 INFO kablam! Sep 04 09:08:36.870 INFO kablam! To learn more, run the command again with --verbose. Sep 04 09:08:36.872 INFO kablam! su: No module specific data is present Sep 04 09:08:37.326 INFO running `"docker" "rm" "-f" "4fffd2f1c38f152dca5cdf2bee42c060ebb126fd6eee657ee312d0b3cc8b67cb"` Sep 04 09:08:37.411 INFO blam! 4fffd2f1c38f152dca5cdf2bee42c060ebb126fd6eee657ee312d0b3cc8b67cb