Sep 03 20:56:00.534 INFO checking Enet4/propan against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 03 20:56:00.534 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 03 20:56:00.534 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 20:56:00.774 INFO blam! a0a5dfa5998eb82b5e9bedbf2b8bc831d33cdcbce2a16ab2a42afd571f60a20e Sep 03 20:56:00.776 INFO running `"docker" "start" "-a" "a0a5dfa5998eb82b5e9bedbf2b8bc831d33cdcbce2a16ab2a42afd571f60a20e"` Sep 03 20:56:02.166 INFO kablam! Compiling num-complex v0.2.0 Sep 03 20:56:02.166 INFO kablam! Checking shader_version v0.3.0 Sep 03 20:56:02.175 INFO kablam! Checking read_color v1.0.0 Sep 03 20:56:02.182 INFO kablam! Checking piston-texture v0.6.0 Sep 03 20:56:02.227 INFO kablam! Checking libm v0.1.2 Sep 03 20:56:02.230 INFO kablam! Checking piston-shaders_graphics2d v0.3.1 Sep 03 20:56:02.236 INFO kablam! Checking vecmath v0.3.1 Sep 03 20:56:02.237 INFO kablam! Checking petgraph v0.4.12 Sep 03 20:56:03.372 INFO kablam! Checking crossbeam-epoch v0.3.1 Sep 03 20:56:03.628 INFO kablam! Checking approx v0.3.0 Sep 03 20:56:04.999 INFO kablam! Compiling gl_generator v0.9.0 Sep 03 20:56:05.055 INFO kablam! Compiling derive_builder_core v0.2.0 Sep 03 20:56:06.519 INFO kablam! Checking gfx_core v0.8.2 Sep 03 20:56:06.750 INFO kablam! Checking num-bigint v0.1.44 Sep 03 20:56:07.916 INFO kablam! Compiling num-derive v0.2.2 Sep 03 20:56:09.628 INFO kablam! Checking piston2d-graphics v0.24.0 Sep 03 20:56:09.684 INFO kablam! Checking png v0.12.0 Sep 03 20:56:18.451 INFO kablam! Checking rusttype v0.4.3 Sep 03 20:56:19.499 INFO kablam! Checking rusttype v0.5.2 Sep 03 20:56:23.047 INFO kablam! Checking pistoncore-input v0.20.0 Sep 03 20:56:23.915 INFO kablam! Checking crossbeam-deque v0.2.0 Sep 03 20:56:26.444 INFO kablam! Compiling derive_builder v0.5.1 Sep 03 20:56:26.852 INFO kablam! Checking num-rational v0.1.42 Sep 03 20:56:27.603 INFO kablam! Checking daggy v0.5.0 Sep 03 20:56:27.603 INFO kablam! Compiling glutin v0.14.0 Sep 03 20:56:29.950 INFO kablam! Compiling gl v0.10.0 Sep 03 20:56:32.637 INFO kablam! Compiling gfx_gl v0.5.0 Sep 03 20:56:33.013 INFO kablam! Checking rayon-core v1.4.1 Sep 03 20:56:46.218 INFO kablam! Checking piston2d-graphics v0.26.0 Sep 03 20:56:46.337 INFO kablam! Checking num v0.1.42 Sep 03 20:56:46.341 INFO kablam! Checking alga v0.7.1 Sep 03 20:56:47.431 INFO kablam! Checking rayon v1.0.2 Sep 03 20:56:48.915 INFO kablam! Checking winit v0.12.0 Sep 03 20:56:56.191 INFO kablam! Checking pistoncore-window v0.31.0 Sep 03 20:56:59.237 INFO kablam! Checking conrod v0.59.1 Sep 03 20:57:05.039 INFO kablam! Checking pistoncore-event_loop v0.36.0 Sep 03 20:57:08.479 INFO kablam! Checking piston v0.36.0 Sep 03 20:57:12.755 INFO kablam! Checking nalgebra v0.16.0 Sep 03 20:57:20.368 INFO kablam! Checking jpeg-decoder v0.1.15 Sep 03 20:57:29.926 INFO kablam! Checking image v0.19.0 Sep 03 20:57:41.456 INFO kablam! Checking pistoncore-glutin_window v0.46.0 Sep 03 20:57:44.267 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 03 20:57:44.267 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/base/cg.rs:15:16 Sep 03 20:57:44.267 INFO kablam! | Sep 03 20:57:44.267 INFO kablam! 15 | use geometry::{Isometry, IsometryMatrix3, Orthographic3, Perspective3, Point, Point3, Rotation2, Sep 03 20:57:44.267 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 03 20:57:44.267 INFO kablam! Sep 03 20:57:44.268 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 03 20:57:44.268 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/rotation_conversion.rs:13:16 Sep 03 20:57:44.268 INFO kablam! | Sep 03 20:57:44.268 INFO kablam! 13 | use geometry::{Isometry, Point, Rotation, Rotation2, Rotation3, Similarity, SuperTCategoryOf, Sep 03 20:57:44.268 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 03 20:57:44.268 INFO kablam! Sep 03 20:57:44.268 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 03 20:57:44.268 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/rotation_conversion.rs:13:65 Sep 03 20:57:44.268 INFO kablam! | Sep 03 20:57:44.268 INFO kablam! 13 | use geometry::{Isometry, Point, Rotation, Rotation2, Rotation3, Similarity, SuperTCategoryOf, Sep 03 20:57:44.268 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 03 20:57:44.268 INFO kablam! Sep 03 20:57:44.268 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 03 20:57:44.268 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/quaternion_conversion.rs:11:16 Sep 03 20:57:44.268 INFO kablam! | Sep 03 20:57:44.268 INFO kablam! 11 | use geometry::{Isometry, Point3, Quaternion, Rotation, Rotation3, Similarity, SuperTCategoryOf, Sep 03 20:57:44.268 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 03 20:57:44.268 INFO kablam! Sep 03 20:57:44.268 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 03 20:57:44.268 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/quaternion_conversion.rs:11:67 Sep 03 20:57:44.269 INFO kablam! | Sep 03 20:57:44.269 INFO kablam! 11 | use geometry::{Isometry, Point3, Quaternion, Rotation, Rotation3, Similarity, SuperTCategoryOf, Sep 03 20:57:44.269 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 03 20:57:44.269 INFO kablam! Sep 03 20:57:44.269 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 03 20:57:44.269 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/unit_complex_ops.rs:9:16 Sep 03 20:57:44.269 INFO kablam! | Sep 03 20:57:44.269 INFO kablam! 9 | use geometry::{Isometry, Point2, Rotation, Similarity, Translation, UnitComplex}; Sep 03 20:57:44.269 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 03 20:57:44.269 INFO kablam! Sep 03 20:57:44.270 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 03 20:57:44.270 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/unit_complex_ops.rs:9:44 Sep 03 20:57:44.270 INFO kablam! | Sep 03 20:57:44.270 INFO kablam! 9 | use geometry::{Isometry, Point2, Rotation, Similarity, Translation, UnitComplex}; Sep 03 20:57:44.270 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 03 20:57:44.271 INFO kablam! Sep 03 20:57:44.271 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 03 20:57:44.271 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/unit_complex_conversion.rs:10:5 Sep 03 20:57:44.271 INFO kablam! | Sep 03 20:57:44.271 INFO kablam! 10 | Isometry, Point2, Rotation2, Similarity, SuperTCategoryOf, TAffine, Transform, Translation, Sep 03 20:57:44.271 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 03 20:57:44.271 INFO kablam! Sep 03 20:57:44.271 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 03 20:57:44.271 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/unit_complex_conversion.rs:10:34 Sep 03 20:57:44.271 INFO kablam! | Sep 03 20:57:44.271 INFO kablam! 10 | Isometry, Point2, Rotation2, Similarity, SuperTCategoryOf, TAffine, Transform, Translation, Sep 03 20:57:44.271 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 03 20:57:44.271 INFO kablam! Sep 03 20:57:44.271 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 03 20:57:44.271 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/translation_conversion.rs:8:16 Sep 03 20:57:44.271 INFO kablam! | Sep 03 20:57:44.271 INFO kablam! 8 | use geometry::{Isometry, Point, Similarity, SuperTCategoryOf, TAffine, Transform, Translation}; Sep 03 20:57:44.271 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 03 20:57:44.271 INFO kablam! Sep 03 20:57:44.271 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 03 20:57:44.271 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/translation_conversion.rs:8:33 Sep 03 20:57:44.271 INFO kablam! | Sep 03 20:57:44.271 INFO kablam! 8 | use geometry::{Isometry, Point, Similarity, SuperTCategoryOf, TAffine, Transform, Translation}; Sep 03 20:57:44.271 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 03 20:57:44.272 INFO kablam! Sep 03 20:57:44.272 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 03 20:57:44.272 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry_construction.rs:18:5 Sep 03 20:57:44.272 INFO kablam! | Sep 03 20:57:44.272 INFO kablam! 18 | Isometry, Point, Point3, Rotation, Rotation2, Rotation3, Translation, UnitComplex, Sep 03 20:57:44.272 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 03 20:57:44.272 INFO kablam! Sep 03 20:57:44.272 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 03 20:57:44.272 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry_ops.rs:10:16 Sep 03 20:57:44.272 INFO kablam! | Sep 03 20:57:44.272 INFO kablam! 10 | use geometry::{Isometry, Point, Rotation, Translation, UnitQuaternion}; Sep 03 20:57:44.272 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 03 20:57:44.272 INFO kablam! Sep 03 20:57:44.272 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 03 20:57:44.272 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry_alga.rs:12:16 Sep 03 20:57:44.272 INFO kablam! | Sep 03 20:57:44.272 INFO kablam! 12 | use geometry::{Isometry, Point, Translation}; Sep 03 20:57:44.272 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 03 20:57:44.272 INFO kablam! Sep 03 20:57:44.272 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 03 20:57:44.272 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry_conversion.rs:8:16 Sep 03 20:57:44.272 INFO kablam! | Sep 03 20:57:44.272 INFO kablam! 8 | use geometry::{Isometry, Point, Similarity, SuperTCategoryOf, TAffine, Transform, Translation}; Sep 03 20:57:44.272 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 03 20:57:44.273 INFO kablam! Sep 03 20:57:44.273 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 03 20:57:44.273 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry_conversion.rs:8:33 Sep 03 20:57:44.273 INFO kablam! | Sep 03 20:57:44.273 INFO kablam! 8 | use geometry::{Isometry, Point, Similarity, SuperTCategoryOf, TAffine, Transform, Translation}; Sep 03 20:57:44.273 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 03 20:57:44.273 INFO kablam! Sep 03 20:57:44.273 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 03 20:57:44.273 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry_alias.rs:3:16 Sep 03 20:57:44.273 INFO kablam! | Sep 03 20:57:44.273 INFO kablam! 3 | use geometry::{Isometry, Rotation2, Rotation3, UnitComplex, UnitQuaternion}; Sep 03 20:57:44.273 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 03 20:57:44.273 INFO kablam! Sep 03 20:57:44.273 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 03 20:57:44.273 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:20:16 Sep 03 20:57:44.273 INFO kablam! | Sep 03 20:57:44.273 INFO kablam! 20 | use geometry::{Isometry, Point, Translation}; Sep 03 20:57:44.273 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 03 20:57:44.273 INFO kablam! Sep 03 20:57:44.273 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 03 20:57:44.273 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity_construction.rs:18:5 Sep 03 20:57:44.273 INFO kablam! | Sep 03 20:57:44.273 INFO kablam! 18 | Isometry, Point, Point3, Rotation2, Rotation3, Similarity, Translation, UnitComplex, Sep 03 20:57:44.273 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 03 20:57:44.274 INFO kablam! Sep 03 20:57:44.275 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 03 20:57:44.275 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity_construction.rs:18:52 Sep 03 20:57:44.275 INFO kablam! | Sep 03 20:57:44.275 INFO kablam! 18 | Isometry, Point, Point3, Rotation2, Rotation3, Similarity, Translation, UnitComplex, Sep 03 20:57:44.275 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 03 20:57:44.275 INFO kablam! Sep 03 20:57:44.275 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 03 20:57:44.275 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity_ops.rs:10:16 Sep 03 20:57:44.275 INFO kablam! | Sep 03 20:57:44.275 INFO kablam! 10 | use geometry::{Isometry, Point, Rotation, Similarity, Translation, UnitQuaternion}; Sep 03 20:57:44.275 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 03 20:57:44.275 INFO kablam! Sep 03 20:57:44.275 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 03 20:57:44.275 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity_ops.rs:10:43 Sep 03 20:57:44.275 INFO kablam! | Sep 03 20:57:44.275 INFO kablam! 10 | use geometry::{Isometry, Point, Rotation, Similarity, Translation, UnitQuaternion}; Sep 03 20:57:44.275 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 03 20:57:44.276 INFO kablam! Sep 03 20:57:44.276 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 03 20:57:44.276 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity_alga.rs:10:23 Sep 03 20:57:44.276 INFO kablam! | Sep 03 20:57:44.276 INFO kablam! 10 | use geometry::{Point, Similarity, Translation}; Sep 03 20:57:44.276 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 03 20:57:44.276 INFO kablam! Sep 03 20:57:44.276 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 03 20:57:44.276 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity_conversion.rs:8:16 Sep 03 20:57:44.276 INFO kablam! | Sep 03 20:57:44.276 INFO kablam! 8 | use geometry::{Isometry, Point, Similarity, SuperTCategoryOf, TAffine, Transform, Translation}; Sep 03 20:57:44.276 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 03 20:57:44.276 INFO kablam! Sep 03 20:57:44.276 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 03 20:57:44.276 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity_conversion.rs:8:33 Sep 03 20:57:44.276 INFO kablam! | Sep 03 20:57:44.276 INFO kablam! 8 | use geometry::{Isometry, Point, Similarity, SuperTCategoryOf, TAffine, Transform, Translation}; Sep 03 20:57:44.276 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 03 20:57:44.276 INFO kablam! Sep 03 20:57:44.276 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 03 20:57:44.276 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity_alias.rs:3:38 Sep 03 20:57:44.276 INFO kablam! | Sep 03 20:57:44.276 INFO kablam! 3 | use geometry::{Rotation2, Rotation3, Similarity, UnitComplex, UnitQuaternion}; Sep 03 20:57:44.277 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 03 20:57:44.277 INFO kablam! Sep 03 20:57:44.277 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 03 20:57:44.277 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/transform_ops.rs:10:16 Sep 03 20:57:44.277 INFO kablam! | Sep 03 20:57:44.277 INFO kablam! 10 | use geometry::{Isometry, Point, Rotation, Similarity, SubTCategoryOf, SuperTCategoryOf, TAffine, Sep 03 20:57:44.277 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 03 20:57:44.277 INFO kablam! Sep 03 20:57:44.277 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 03 20:57:44.277 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/transform_ops.rs:10:43 Sep 03 20:57:44.277 INFO kablam! | Sep 03 20:57:44.277 INFO kablam! 10 | use geometry::{Isometry, Point, Rotation, Similarity, SubTCategoryOf, SuperTCategoryOf, TAffine, Sep 03 20:57:44.277 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 03 20:57:44.277 INFO kablam! Sep 03 20:57:44.277 INFO kablam! error[E0432]: unresolved import `linalg::LU` Sep 03 20:57:44.277 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/determinant.rs:8:5 Sep 03 20:57:44.277 INFO kablam! | Sep 03 20:57:44.277 INFO kablam! 8 | use linalg::LU; Sep 03 20:57:44.277 INFO kablam! | ^^^^^^^^^^ no `LU` in `linalg` Sep 03 20:57:44.277 INFO kablam! Sep 03 20:57:44.277 INFO kablam! error[E0432]: unresolved import `linalg::PermutationSequence` Sep 03 20:57:44.277 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:12:5 Sep 03 20:57:44.278 INFO kablam! | Sep 03 20:57:44.278 INFO kablam! 12 | use linalg::PermutationSequence; Sep 03 20:57:44.278 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `PermutationSequence` in `linalg`. Did you mean to use `permutation_sequence`? Sep 03 20:57:44.278 INFO kablam! Sep 03 20:57:44.278 INFO kablam! error[E0432]: unresolved import `linalg::PermutationSequence` Sep 03 20:57:44.278 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:12:5 Sep 03 20:57:44.278 INFO kablam! | Sep 03 20:57:44.278 INFO kablam! 12 | use linalg::PermutationSequence; Sep 03 20:57:44.278 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `PermutationSequence` in `linalg`. Did you mean to use `permutation_sequence`? Sep 03 20:57:44.278 INFO kablam! Sep 03 20:57:44.278 INFO kablam! error[E0432]: unresolved import `linalg::Hessenberg` Sep 03 20:57:44.278 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:16:5 Sep 03 20:57:44.278 INFO kablam! | Sep 03 20:57:44.278 INFO kablam! 16 | use linalg::Hessenberg; Sep 03 20:57:44.278 INFO kablam! | ^^^^^^^^^^^^^^^^^^ no `Hessenberg` in `linalg`. Did you mean to use `hessenberg`? Sep 03 20:57:44.278 INFO kablam! Sep 03 20:57:44.278 INFO kablam! error[E0432]: unresolved import `linalg::Bidiagonal` Sep 03 20:57:44.278 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:17:5 Sep 03 20:57:44.279 INFO kablam! | Sep 03 20:57:44.279 INFO kablam! 17 | use linalg::Bidiagonal; Sep 03 20:57:44.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^ no `Bidiagonal` in `linalg`. Did you mean to use `bidiagonal`? Sep 03 20:57:44.279 INFO kablam! Sep 03 20:57:44.279 INFO kablam! error[E0432]: unresolved import `linalg::SymmetricTridiagonal` Sep 03 20:57:44.279 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/symmetric_eigen.rs:15:5 Sep 03 20:57:44.279 INFO kablam! | Sep 03 20:57:44.279 INFO kablam! 15 | use linalg::SymmetricTridiagonal; Sep 03 20:57:44.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `SymmetricTridiagonal` in `linalg`. Did you mean to use `symmetric_tridiagonal`? Sep 03 20:57:44.279 INFO kablam! Sep 03 20:57:45.493 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 20:57:45.493 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:29:5 Sep 03 20:57:45.493 INFO kablam! | Sep 03 20:57:45.493 INFO kablam! 29 | serde( Sep 03 20:57:45.493 INFO kablam! | ^^^^^ Sep 03 20:57:45.493 INFO kablam! | Sep 03 20:57:45.493 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 20:57:45.493 INFO kablam! Sep 03 20:57:45.649 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Isometry` Sep 03 20:57:45.649 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:110:9 Sep 03 20:57:45.649 INFO kablam! | Sep 03 20:57:45.649 INFO kablam! 110 | Isometry::from_parts(self.translation.clone(), self.rotation.clone()) Sep 03 20:57:45.649 INFO kablam! | ^^^^^^^^ Use of undeclared type or module `Isometry` Sep 03 20:57:45.649 INFO kablam! Sep 03 20:57:45.980 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 20:57:45.980 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:28:5 Sep 03 20:57:45.980 INFO kablam! | Sep 03 20:57:45.980 INFO kablam! 28 | serde( Sep 03 20:57:45.981 INFO kablam! | ^^^^^ Sep 03 20:57:45.981 INFO kablam! | Sep 03 20:57:45.981 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 20:57:45.982 INFO kablam! Sep 03 20:57:46.088 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Similarity` Sep 03 20:57:46.088 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:101:9 Sep 03 20:57:46.088 INFO kablam! | Sep 03 20:57:46.088 INFO kablam! 101 | Similarity::from_isometry(self.isometry.clone(), self.scaling) Sep 03 20:57:46.088 INFO kablam! | ^^^^^^^^^^ Use of undeclared type or module `Similarity` Sep 03 20:57:46.089 INFO kablam! Sep 03 20:57:46.166 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Similarity` Sep 03 20:57:46.166 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:117:9 Sep 03 20:57:46.166 INFO kablam! | Sep 03 20:57:46.166 INFO kablam! 117 | Similarity::from_isometry(Isometry::from_parts(translation, rotation), scaling) Sep 03 20:57:46.166 INFO kablam! | ^^^^^^^^^^ Use of undeclared type or module `Similarity` Sep 03 20:57:46.166 INFO kablam! Sep 03 20:57:46.897 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 20:57:46.897 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/permutation_sequence.rs:18:5 Sep 03 20:57:46.897 INFO kablam! | Sep 03 20:57:46.897 INFO kablam! 18 | serde( Sep 03 20:57:46.897 INFO kablam! | ^^^^^ Sep 03 20:57:46.897 INFO kablam! | Sep 03 20:57:46.898 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 20:57:46.898 INFO kablam! Sep 03 20:57:47.304 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 20:57:47.304 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/qr.rs:17:12 Sep 03 20:57:47.304 INFO kablam! | Sep 03 20:57:47.304 INFO kablam! 17 | serde(bound(serialize = "DefaultAllocator: Allocator + Sep 03 20:57:47.304 INFO kablam! | ^^^^^ Sep 03 20:57:47.305 INFO kablam! | Sep 03 20:57:47.305 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 20:57:47.306 INFO kablam! Sep 03 20:57:47.750 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `QR` Sep 03 20:57:47.750 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/qr.rs:303:9 Sep 03 20:57:47.750 INFO kablam! | Sep 03 20:57:47.750 INFO kablam! 303 | QR::new(self.into_owned()) Sep 03 20:57:47.750 INFO kablam! | ^^ Use of undeclared type or module `QR` Sep 03 20:57:47.750 INFO kablam! Sep 03 20:57:47.750 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 20:57:47.750 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/hessenberg.rs:17:5 Sep 03 20:57:47.750 INFO kablam! | Sep 03 20:57:47.750 INFO kablam! 17 | serde( Sep 03 20:57:47.750 INFO kablam! | ^^^^^ Sep 03 20:57:47.750 INFO kablam! | Sep 03 20:57:47.751 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 20:57:47.751 INFO kablam! Sep 03 20:57:48.042 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Hessenberg` Sep 03 20:57:48.043 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/hessenberg.rs:159:9 Sep 03 20:57:48.043 INFO kablam! | Sep 03 20:57:48.043 INFO kablam! 159 | Hessenberg::new(self.into_owned()) Sep 03 20:57:48.043 INFO kablam! | ^^^^^^^^^^ Use of undeclared type or module `Hessenberg` Sep 03 20:57:48.043 INFO kablam! Sep 03 20:57:48.043 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 20:57:48.043 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/bidiagonal.rs:18:5 Sep 03 20:57:48.043 INFO kablam! | Sep 03 20:57:48.043 INFO kablam! 18 | serde( Sep 03 20:57:48.043 INFO kablam! | ^^^^^ Sep 03 20:57:48.043 INFO kablam! | Sep 03 20:57:48.043 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 20:57:48.043 INFO kablam! Sep 03 20:57:48.339 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Bidiagonal` Sep 03 20:57:48.339 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/bidiagonal.rs:369:9 Sep 03 20:57:48.339 INFO kablam! | Sep 03 20:57:48.339 INFO kablam! 369 | Bidiagonal::new(self.into_owned()) Sep 03 20:57:48.339 INFO kablam! | ^^^^^^^^^^ Use of undeclared type or module `Bidiagonal` Sep 03 20:57:48.346 INFO kablam! Sep 03 20:57:48.347 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 20:57:48.347 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/symmetric_tridiagonal.rs:16:5 Sep 03 20:57:48.347 INFO kablam! | Sep 03 20:57:48.347 INFO kablam! 16 | serde( Sep 03 20:57:48.347 INFO kablam! | ^^^^^ Sep 03 20:57:48.347 INFO kablam! | Sep 03 20:57:48.348 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 20:57:48.348 INFO kablam! Sep 03 20:57:48.672 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SymmetricTridiagonal` Sep 03 20:57:48.673 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/symmetric_tridiagonal.rs:171:9 Sep 03 20:57:48.673 INFO kablam! | Sep 03 20:57:48.673 INFO kablam! 171 | SymmetricTridiagonal::new(self.into_owned()) Sep 03 20:57:48.673 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `SymmetricTridiagonal` Sep 03 20:57:48.678 INFO kablam! Sep 03 20:57:48.679 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 20:57:48.679 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/cholesky.rs:16:5 Sep 03 20:57:48.679 INFO kablam! | Sep 03 20:57:48.679 INFO kablam! 16 | serde( Sep 03 20:57:48.679 INFO kablam! | ^^^^^ Sep 03 20:57:48.679 INFO kablam! | Sep 03 20:57:48.680 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 20:57:48.680 INFO kablam! Sep 03 20:57:49.032 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Cholesky` Sep 03 20:57:49.032 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/cholesky.rs:163:9 Sep 03 20:57:49.032 INFO kablam! | Sep 03 20:57:49.032 INFO kablam! 163 | Cholesky::new(self.into_owned()) Sep 03 20:57:49.032 INFO kablam! | ^^^^^^^^ Use of undeclared type or module `Cholesky` Sep 03 20:57:49.032 INFO kablam! Sep 03 20:57:49.033 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 20:57:49.033 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:18:5 Sep 03 20:57:49.033 INFO kablam! | Sep 03 20:57:49.033 INFO kablam! 18 | serde( Sep 03 20:57:49.033 INFO kablam! | ^^^^^ Sep 03 20:57:49.034 INFO kablam! | Sep 03 20:57:49.034 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 20:57:49.035 INFO kablam! Sep 03 20:57:49.551 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `LU` Sep 03 20:57:49.551 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:395:9 Sep 03 20:57:49.551 INFO kablam! | Sep 03 20:57:49.551 INFO kablam! 395 | LU::new(self.into_owned()) Sep 03 20:57:49.551 INFO kablam! | ^^ Use of undeclared type or module `LU` Sep 03 20:57:49.552 INFO kablam! Sep 03 20:57:49.552 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 20:57:49.552 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:18:5 Sep 03 20:57:49.552 INFO kablam! | Sep 03 20:57:49.553 INFO kablam! 18 | serde( Sep 03 20:57:49.553 INFO kablam! | ^^^^^ Sep 03 20:57:49.553 INFO kablam! | Sep 03 20:57:49.553 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 20:57:49.554 INFO kablam! Sep 03 20:57:50.098 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `FullPivLU` Sep 03 20:57:50.098 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:285:9 Sep 03 20:57:50.098 INFO kablam! | Sep 03 20:57:50.098 INFO kablam! 285 | FullPivLU::new(self.into_owned()) Sep 03 20:57:50.098 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `FullPivLU` Sep 03 20:57:50.118 INFO kablam! Sep 03 20:57:50.119 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 20:57:50.119 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:22:5 Sep 03 20:57:50.119 INFO kablam! | Sep 03 20:57:50.119 INFO kablam! 22 | serde( Sep 03 20:57:50.119 INFO kablam! | ^^^^^ Sep 03 20:57:50.120 INFO kablam! | Sep 03 20:57:50.120 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 20:57:50.121 INFO kablam! Sep 03 20:57:50.706 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 03 20:57:50.706 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:512:9 Sep 03 20:57:50.706 INFO kablam! | Sep 03 20:57:50.706 INFO kablam! 512 | RealSchur::new(self.into_owned()) Sep 03 20:57:50.706 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 03 20:57:50.718 INFO kablam! Sep 03 20:57:50.824 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 03 20:57:50.824 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:527:9 Sep 03 20:57:50.824 INFO kablam! | Sep 03 20:57:50.824 INFO kablam! 527 | RealSchur::try_new(self.into_owned(), eps, max_niter) Sep 03 20:57:50.824 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 03 20:57:50.825 INFO kablam! Sep 03 20:57:50.826 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 03 20:57:50.826 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:555:21 Sep 03 20:57:50.826 INFO kablam! | Sep 03 20:57:50.826 INFO kablam! 555 | let schur = RealSchur::do_decompose( Sep 03 20:57:50.826 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 03 20:57:50.826 INFO kablam! Sep 03 20:57:50.827 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 03 20:57:50.827 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:562:12 Sep 03 20:57:50.827 INFO kablam! | Sep 03 20:57:50.827 INFO kablam! 562 | if RealSchur::do_eigenvalues(&schur.1, &mut work) { Sep 03 20:57:50.827 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 03 20:57:50.828 INFO kablam! Sep 03 20:57:50.828 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 03 20:57:50.828 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:578:21 Sep 03 20:57:50.828 INFO kablam! | Sep 03 20:57:50.828 INFO kablam! 578 | let schur = RealSchur::do_decompose( Sep 03 20:57:50.828 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 03 20:57:50.829 INFO kablam! Sep 03 20:57:50.830 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 03 20:57:50.830 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:586:9 Sep 03 20:57:50.830 INFO kablam! | Sep 03 20:57:50.830 INFO kablam! 586 | RealSchur::do_complex_eigenvalues(&schur.1, &mut eig); Sep 03 20:57:50.830 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 03 20:57:50.830 INFO kablam! Sep 03 20:57:50.831 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 20:57:50.831 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:23:5 Sep 03 20:57:50.831 INFO kablam! | Sep 03 20:57:50.831 INFO kablam! 23 | serde( Sep 03 20:57:50.831 INFO kablam! | ^^^^^ Sep 03 20:57:50.831 INFO kablam! | Sep 03 20:57:50.832 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 20:57:50.832 INFO kablam! Sep 03 20:57:51.231 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SVD` Sep 03 20:57:51.231 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:587:9 Sep 03 20:57:51.231 INFO kablam! | Sep 03 20:57:51.231 INFO kablam! 587 | SVD::new(self.into_owned(), compute_u, compute_v) Sep 03 20:57:51.231 INFO kablam! | ^^^ Use of undeclared type or module `SVD` Sep 03 20:57:51.238 INFO kablam! Sep 03 20:57:51.348 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SVD` Sep 03 20:57:51.348 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:607:9 Sep 03 20:57:51.348 INFO kablam! | Sep 03 20:57:51.348 INFO kablam! 607 | SVD::try_new(self.into_owned(), compute_u, compute_v, eps, max_niter) Sep 03 20:57:51.348 INFO kablam! | ^^^ Use of undeclared type or module `SVD` Sep 03 20:57:51.348 INFO kablam! Sep 03 20:57:51.349 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SVD` Sep 03 20:57:51.349 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:612:9 Sep 03 20:57:51.349 INFO kablam! | Sep 03 20:57:51.349 INFO kablam! 612 | SVD::new(self.clone_owned(), false, false).singular_values Sep 03 20:57:51.349 INFO kablam! | ^^^ Use of undeclared type or module `SVD` Sep 03 20:57:51.349 INFO kablam! Sep 03 20:57:51.349 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SVD` Sep 03 20:57:51.349 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:619:19 Sep 03 20:57:51.349 INFO kablam! | Sep 03 20:57:51.349 INFO kablam! 619 | let svd = SVD::new(self.clone_owned(), false, false); Sep 03 20:57:51.349 INFO kablam! | ^^^ Use of undeclared type or module `SVD` Sep 03 20:57:51.349 INFO kablam! Sep 03 20:57:51.349 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SVD` Sep 03 20:57:51.349 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:630:9 Sep 03 20:57:51.349 INFO kablam! | Sep 03 20:57:51.350 INFO kablam! 630 | SVD::new(self.clone_owned(), true, true).pseudo_inverse(eps) Sep 03 20:57:51.350 INFO kablam! | ^^^ Use of undeclared type or module `SVD` Sep 03 20:57:51.350 INFO kablam! Sep 03 20:57:51.426 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 03 20:57:51.426 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:86:83 Sep 03 20:57:51.426 INFO kablam! | Sep 03 20:57:51.426 INFO kablam! 86 | impl hash::Hash for Isometry Sep 03 20:57:51.426 INFO kablam! | ^^^^^^^^ not found in this scope Sep 03 20:57:51.426 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:57:51.427 INFO kablam! | Sep 03 20:57:51.427 INFO kablam! 1 | use alga::linear::Isometry; Sep 03 20:57:51.427 INFO kablam! | Sep 03 20:57:51.427 INFO kablam! Sep 03 20:57:51.459 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 03 20:57:51.459 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:97:76 Sep 03 20:57:51.459 INFO kablam! | Sep 03 20:57:51.459 INFO kablam! 97 | impl> + Copy> Copy for Isometry Sep 03 20:57:51.459 INFO kablam! | ^^^^^^^^ not found in this scope Sep 03 20:57:51.459 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:57:51.459 INFO kablam! | Sep 03 20:57:51.459 INFO kablam! 1 | use alga::linear::Isometry; Sep 03 20:57:51.460 INFO kablam! | Sep 03 20:57:51.460 INFO kablam! Sep 03 20:57:51.484 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 03 20:57:51.484 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:104:71 Sep 03 20:57:51.484 INFO kablam! | Sep 03 20:57:51.484 INFO kablam! 104 | impl> + Clone> Clone for Isometry Sep 03 20:57:51.484 INFO kablam! | ^^^^^^^^ not found in this scope Sep 03 20:57:51.484 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:57:51.484 INFO kablam! | Sep 03 20:57:51.484 INFO kablam! 1 | use alga::linear::Isometry; Sep 03 20:57:51.484 INFO kablam! | Sep 03 20:57:51.484 INFO kablam! Sep 03 20:57:51.515 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 03 20:57:51.515 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:114:53 Sep 03 20:57:51.515 INFO kablam! | Sep 03 20:57:51.515 INFO kablam! 114 | impl>> Isometry Sep 03 20:57:51.515 INFO kablam! | ^^^^^^^^ not found in this scope Sep 03 20:57:51.515 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:57:51.515 INFO kablam! | Sep 03 20:57:51.515 INFO kablam! 1 | use alga::linear::Isometry; Sep 03 20:57:51.515 INFO kablam! | Sep 03 20:57:51.515 INFO kablam! Sep 03 20:57:51.551 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 03 20:57:51.551 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:120:71 Sep 03 20:57:51.551 INFO kablam! | Sep 03 20:57:51.551 INFO kablam! 120 | pub fn from_parts(translation: Translation, rotation: R) -> Isometry { Sep 03 20:57:51.551 INFO kablam! | ^^^^^^^^ not found in this scope Sep 03 20:57:51.551 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:57:51.551 INFO kablam! | Sep 03 20:57:51.551 INFO kablam! 1 | use alga::linear::Isometry; Sep 03 20:57:51.551 INFO kablam! | Sep 03 20:57:51.551 INFO kablam! Sep 03 20:57:51.576 INFO kablam! error[E0422]: cannot find struct, variant or union type `Isometry` in this scope Sep 03 20:57:51.576 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:121:9 Sep 03 20:57:51.576 INFO kablam! | Sep 03 20:57:51.576 INFO kablam! 121 | Isometry { Sep 03 20:57:51.576 INFO kablam! | ^^^^^^^^ not found in this scope Sep 03 20:57:51.576 INFO kablam! Sep 03 20:57:51.615 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 03 20:57:51.615 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:130:30 Sep 03 20:57:51.615 INFO kablam! | Sep 03 20:57:51.615 INFO kablam! 130 | pub fn inverse(&self) -> Isometry { Sep 03 20:57:51.615 INFO kablam! | ^^^^^^^^ not found in this scope Sep 03 20:57:51.615 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:57:51.615 INFO kablam! | Sep 03 20:57:51.615 INFO kablam! 1 | use alga::linear::Isometry; Sep 03 20:57:51.615 INFO kablam! | Sep 03 20:57:51.615 INFO kablam! Sep 03 20:57:51.648 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 03 20:57:51.648 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:179:30 Sep 03 20:57:51.648 INFO kablam! | Sep 03 20:57:51.648 INFO kablam! 179 | impl Isometry Sep 03 20:57:51.648 INFO kablam! | ^^^^^^^^ not found in this scope Sep 03 20:57:51.648 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:57:51.648 INFO kablam! | Sep 03 20:57:51.648 INFO kablam! 1 | use alga::linear::Isometry; Sep 03 20:57:51.648 INFO kablam! | Sep 03 20:57:51.648 INFO kablam! Sep 03 20:57:51.681 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 03 20:57:51.681 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:199:37 Sep 03 20:57:51.681 INFO kablam! | Sep 03 20:57:51.681 INFO kablam! 199 | impl Eq for Isometry Sep 03 20:57:51.681 INFO kablam! | ^^^^^^^^ not found in this scope Sep 03 20:57:51.681 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:57:51.681 INFO kablam! | Sep 03 20:57:51.681 INFO kablam! 1 | use alga::linear::Isometry; Sep 03 20:57:51.681 INFO kablam! | Sep 03 20:57:51.681 INFO kablam! Sep 03 20:57:51.710 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 03 20:57:51.710 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:206:44 Sep 03 20:57:51.710 INFO kablam! | Sep 03 20:57:51.710 INFO kablam! 206 | impl PartialEq for Isometry Sep 03 20:57:51.710 INFO kablam! | ^^^^^^^^ not found in this scope Sep 03 20:57:51.710 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:57:51.710 INFO kablam! | Sep 03 20:57:51.710 INFO kablam! 1 | use alga::linear::Isometry; Sep 03 20:57:51.710 INFO kablam! | Sep 03 20:57:51.710 INFO kablam! Sep 03 20:57:51.751 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 03 20:57:51.751 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:212:26 Sep 03 20:57:51.751 INFO kablam! | Sep 03 20:57:51.751 INFO kablam! 212 | fn eq(&self, right: &Isometry) -> bool { Sep 03 20:57:51.751 INFO kablam! | ^^^^^^^^ not found in this scope Sep 03 20:57:51.751 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:57:51.751 INFO kablam! | Sep 03 20:57:51.751 INFO kablam! 1 | use alga::linear::Isometry; Sep 03 20:57:51.751 INFO kablam! | Sep 03 20:57:51.751 INFO kablam! Sep 03 20:57:51.780 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 03 20:57:51.780 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:217:44 Sep 03 20:57:51.780 INFO kablam! | Sep 03 20:57:51.780 INFO kablam! 217 | impl AbsDiffEq for Isometry Sep 03 20:57:51.780 INFO kablam! | ^^^^^^^^ not found in this scope Sep 03 20:57:51.780 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:57:51.780 INFO kablam! | Sep 03 20:57:51.780 INFO kablam! 1 | use alga::linear::Isometry; Sep 03 20:57:51.780 INFO kablam! | Sep 03 20:57:51.780 INFO kablam! Sep 03 20:57:51.813 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 03 20:57:51.813 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:237:45 Sep 03 20:57:51.813 INFO kablam! | Sep 03 20:57:51.813 INFO kablam! 237 | impl RelativeEq for Isometry Sep 03 20:57:51.813 INFO kablam! | ^^^^^^^^ not found in this scope Sep 03 20:57:51.813 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:57:51.813 INFO kablam! | Sep 03 20:57:51.813 INFO kablam! 1 | use alga::linear::Isometry; Sep 03 20:57:51.813 INFO kablam! | Sep 03 20:57:51.813 INFO kablam! Sep 03 20:57:51.840 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 03 20:57:51.840 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:263:41 Sep 03 20:57:51.840 INFO kablam! | Sep 03 20:57:51.840 INFO kablam! 263 | impl UlpsEq for Isometry Sep 03 20:57:51.840 INFO kablam! | ^^^^^^^^ not found in this scope Sep 03 20:57:51.840 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:57:51.840 INFO kablam! | Sep 03 20:57:51.840 INFO kablam! 1 | use alga::linear::Isometry; Sep 03 20:57:51.840 INFO kablam! | Sep 03 20:57:51.840 INFO kablam! Sep 03 20:57:51.871 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 03 20:57:51.871 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:287:62 Sep 03 20:57:51.871 INFO kablam! | Sep 03 20:57:51.871 INFO kablam! 287 | impl fmt::Display for Isometry Sep 03 20:57:51.871 INFO kablam! | ^^^^^^^^ not found in this scope Sep 03 20:57:51.871 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:57:51.871 INFO kablam! | Sep 03 20:57:51.871 INFO kablam! 1 | use alga::linear::Isometry; Sep 03 20:57:51.871 INFO kablam! | Sep 03 20:57:51.871 INFO kablam! Sep 03 20:57:51.896 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 03 20:57:51.896 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:77:9 Sep 03 20:57:51.896 INFO kablam! | Sep 03 20:57:51.896 INFO kablam! 77 | for Similarity Sep 03 20:57:51.896 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:57:51.896 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:57:51.896 INFO kablam! | Sep 03 20:57:51.896 INFO kablam! 1 | use alga::linear::Similarity; Sep 03 20:57:51.897 INFO kablam! | Sep 03 20:57:51.897 INFO kablam! Sep 03 20:57:51.927 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 03 20:57:51.927 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:88:76 Sep 03 20:57:51.927 INFO kablam! | Sep 03 20:57:51.927 INFO kablam! 88 | impl> + Copy> Copy for Similarity Sep 03 20:57:51.927 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:57:51.927 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:57:51.927 INFO kablam! | Sep 03 20:57:51.927 INFO kablam! 1 | use alga::linear::Similarity; Sep 03 20:57:51.927 INFO kablam! | Sep 03 20:57:51.927 INFO kablam! Sep 03 20:57:51.959 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 03 20:57:51.959 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:95:71 Sep 03 20:57:51.959 INFO kablam! | Sep 03 20:57:51.959 INFO kablam! 95 | impl> + Clone> Clone for Similarity Sep 03 20:57:51.959 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:57:51.959 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:57:51.959 INFO kablam! | Sep 03 20:57:51.959 INFO kablam! 1 | use alga::linear::Similarity; Sep 03 20:57:51.959 INFO kablam! | Sep 03 20:57:51.959 INFO kablam! Sep 03 20:57:51.982 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 03 20:57:51.982 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:105:30 Sep 03 20:57:51.983 INFO kablam! | Sep 03 20:57:51.983 INFO kablam! 105 | impl Similarity Sep 03 20:57:51.983 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:57:51.983 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:57:51.983 INFO kablam! | Sep 03 20:57:51.983 INFO kablam! 1 | use alga::linear::Similarity; Sep 03 20:57:51.983 INFO kablam! | Sep 03 20:57:51.983 INFO kablam! Sep 03 20:57:52.010 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 03 20:57:52.010 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:116:10 Sep 03 20:57:52.010 INFO kablam! | Sep 03 20:57:52.010 INFO kablam! 116 | ) -> Similarity { Sep 03 20:57:52.010 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:57:52.011 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:57:52.011 INFO kablam! | Sep 03 20:57:52.011 INFO kablam! 1 | use alga::linear::Similarity; Sep 03 20:57:52.011 INFO kablam! | Sep 03 20:57:52.011 INFO kablam! Sep 03 20:57:52.042 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 03 20:57:52.042 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:122:70 Sep 03 20:57:52.042 INFO kablam! | Sep 03 20:57:52.042 INFO kablam! 122 | pub fn from_isometry(isometry: Isometry, scaling: N) -> Similarity { Sep 03 20:57:52.042 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:57:52.042 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:57:52.042 INFO kablam! | Sep 03 20:57:52.042 INFO kablam! 1 | use alga::linear::Similarity; Sep 03 20:57:52.042 INFO kablam! | Sep 03 20:57:52.042 INFO kablam! Sep 03 20:57:52.074 INFO kablam! error[E0422]: cannot find struct, variant or union type `Similarity` in this scope Sep 03 20:57:52.074 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:128:9 Sep 03 20:57:52.074 INFO kablam! | Sep 03 20:57:52.074 INFO kablam! 128 | Similarity { Sep 03 20:57:52.074 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:57:52.074 INFO kablam! Sep 03 20:57:52.115 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 03 20:57:52.115 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:136:40 Sep 03 20:57:52.115 INFO kablam! | Sep 03 20:57:52.115 INFO kablam! 136 | pub fn from_scaling(scaling: N) -> Similarity { Sep 03 20:57:52.115 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:57:52.115 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:57:52.115 INFO kablam! | Sep 03 20:57:52.115 INFO kablam! 1 | use alga::linear::Similarity; Sep 03 20:57:52.115 INFO kablam! | Sep 03 20:57:52.115 INFO kablam! Sep 03 20:57:52.144 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 03 20:57:52.145 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:142:30 Sep 03 20:57:52.145 INFO kablam! | Sep 03 20:57:52.145 INFO kablam! 142 | pub fn inverse(&self) -> Similarity { Sep 03 20:57:52.145 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:57:52.145 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:57:52.145 INFO kablam! | Sep 03 20:57:52.145 INFO kablam! 1 | use alga::linear::Similarity; Sep 03 20:57:52.145 INFO kablam! | Sep 03 20:57:52.145 INFO kablam! Sep 03 20:57:52.177 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 03 20:57:52.178 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:253:30 Sep 03 20:57:52.178 INFO kablam! | Sep 03 20:57:52.178 INFO kablam! 253 | impl Similarity Sep 03 20:57:52.178 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:57:52.178 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:57:52.178 INFO kablam! | Sep 03 20:57:52.178 INFO kablam! 1 | use alga::linear::Similarity; Sep 03 20:57:52.178 INFO kablam! | Sep 03 20:57:52.178 INFO kablam! Sep 03 20:57:52.223 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 03 20:57:52.223 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:275:37 Sep 03 20:57:52.223 INFO kablam! | Sep 03 20:57:52.224 INFO kablam! 275 | impl Eq for Similarity Sep 03 20:57:52.224 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:57:52.224 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:57:52.224 INFO kablam! | Sep 03 20:57:52.224 INFO kablam! 1 | use alga::linear::Similarity; Sep 03 20:57:52.224 INFO kablam! | Sep 03 20:57:52.224 INFO kablam! Sep 03 20:57:52.279 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 03 20:57:52.279 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:282:44 Sep 03 20:57:52.279 INFO kablam! | Sep 03 20:57:52.279 INFO kablam! 282 | impl PartialEq for Similarity Sep 03 20:57:52.279 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:57:52.279 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:57:52.279 INFO kablam! | Sep 03 20:57:52.280 INFO kablam! 1 | use alga::linear::Similarity; Sep 03 20:57:52.280 INFO kablam! | Sep 03 20:57:52.280 INFO kablam! Sep 03 20:57:52.304 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 03 20:57:52.304 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:288:26 Sep 03 20:57:52.304 INFO kablam! | Sep 03 20:57:52.304 INFO kablam! 288 | fn eq(&self, right: &Similarity) -> bool { Sep 03 20:57:52.304 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:57:52.304 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:57:52.304 INFO kablam! | Sep 03 20:57:52.305 INFO kablam! 1 | use alga::linear::Similarity; Sep 03 20:57:52.305 INFO kablam! | Sep 03 20:57:52.305 INFO kablam! Sep 03 20:57:52.339 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 03 20:57:52.339 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:293:44 Sep 03 20:57:52.339 INFO kablam! | Sep 03 20:57:52.339 INFO kablam! 293 | impl AbsDiffEq for Similarity Sep 03 20:57:52.339 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:57:52.339 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:57:52.339 INFO kablam! | Sep 03 20:57:52.339 INFO kablam! 1 | use alga::linear::Similarity; Sep 03 20:57:52.340 INFO kablam! | Sep 03 20:57:52.340 INFO kablam! Sep 03 20:57:52.365 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 03 20:57:52.365 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:313:45 Sep 03 20:57:52.365 INFO kablam! | Sep 03 20:57:52.365 INFO kablam! 313 | impl RelativeEq for Similarity Sep 03 20:57:52.365 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:57:52.365 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:57:52.365 INFO kablam! | Sep 03 20:57:52.365 INFO kablam! 1 | use alga::linear::Similarity; Sep 03 20:57:52.365 INFO kablam! | Sep 03 20:57:52.365 INFO kablam! Sep 03 20:57:52.403 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 03 20:57:52.403 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:339:41 Sep 03 20:57:52.403 INFO kablam! | Sep 03 20:57:52.403 INFO kablam! 339 | impl UlpsEq for Similarity Sep 03 20:57:52.403 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:57:52.403 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:57:52.403 INFO kablam! | Sep 03 20:57:52.403 INFO kablam! 1 | use alga::linear::Similarity; Sep 03 20:57:52.403 INFO kablam! | Sep 03 20:57:52.404 INFO kablam! Sep 03 20:57:52.429 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 03 20:57:52.429 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:362:41 Sep 03 20:57:52.429 INFO kablam! | Sep 03 20:57:52.429 INFO kablam! 362 | impl fmt::Display for Similarity Sep 03 20:57:52.429 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:57:52.429 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:57:52.429 INFO kablam! | Sep 03 20:57:52.429 INFO kablam! 1 | use alga::linear::Similarity; Sep 03 20:57:52.429 INFO kablam! | Sep 03 20:57:52.429 INFO kablam! Sep 03 20:57:52.456 INFO kablam! error[E0412]: cannot find type `PermutationSequence` in this scope Sep 03 20:57:52.456 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/permutation_sequence.rs:43:23 Sep 03 20:57:52.456 INFO kablam! | Sep 03 20:57:52.456 INFO kablam! 43 | impl Copy for PermutationSequence Sep 03 20:57:52.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 03 20:57:52.456 INFO kablam! Sep 03 20:57:52.501 INFO kablam! error[E0412]: cannot find type `PermutationSequence` in this scope Sep 03 20:57:52.501 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/permutation_sequence.rs:50:18 Sep 03 20:57:52.501 INFO kablam! | Sep 03 20:57:52.501 INFO kablam! 50 | impl PermutationSequence Sep 03 20:57:52.501 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 03 20:57:52.501 INFO kablam! Sep 03 20:57:52.535 INFO kablam! error[E0412]: cannot find type `PermutationSequence` in this scope Sep 03 20:57:52.535 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/permutation_sequence.rs:62:6 Sep 03 20:57:52.535 INFO kablam! | Sep 03 20:57:52.535 INFO kablam! 62 | impl PermutationSequence Sep 03 20:57:52.535 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 03 20:57:52.535 INFO kablam! Sep 03 20:57:52.578 INFO kablam! error[E0412]: cannot find type `PermutationSequence` in this scope Sep 03 20:57:52.578 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/permutation_sequence.rs:73:14 Sep 03 20:57:52.578 INFO kablam! | Sep 03 20:57:52.578 INFO kablam! 73 | impl PermutationSequence Sep 03 20:57:52.578 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 03 20:57:52.578 INFO kablam! Sep 03 20:57:52.620 INFO kablam! error[E0422]: cannot find struct, variant or union type `PermutationSequence` in this scope Sep 03 20:57:52.620 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/permutation_sequence.rs:81:13 Sep 03 20:57:52.620 INFO kablam! | Sep 03 20:57:52.620 INFO kablam! 81 | PermutationSequence { Sep 03 20:57:52.620 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 03 20:57:52.620 INFO kablam! Sep 03 20:57:52.663 INFO kablam! error[E0412]: cannot find type `QR` in this scope Sep 03 20:57:52.663 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/qr.rs:35:46 Sep 03 20:57:52.663 INFO kablam! | Sep 03 20:57:52.663 INFO kablam! 35 | impl, C: Dim> Copy for QR Sep 03 20:57:52.663 INFO kablam! | ^^ did you mean `R`? Sep 03 20:57:52.663 INFO kablam! Sep 03 20:57:52.697 INFO kablam! error[E0412]: cannot find type `QR` in this scope Sep 03 20:57:52.697 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/qr.rs:43:37 Sep 03 20:57:52.697 INFO kablam! | Sep 03 20:57:52.698 INFO kablam! 43 | impl, C: Dim> QR Sep 03 20:57:52.698 INFO kablam! | ^^ did you mean `R`? Sep 03 20:57:52.698 INFO kablam! Sep 03 20:57:52.729 INFO kablam! error[E0422]: cannot find struct, variant or union type `QR` in this scope Sep 03 20:57:52.729 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/qr.rs:55:20 Sep 03 20:57:52.729 INFO kablam! | Sep 03 20:57:52.729 INFO kablam! 55 | return QR { Sep 03 20:57:52.729 INFO kablam! | ^^ not found in this scope Sep 03 20:57:52.729 INFO kablam! Sep 03 20:57:52.761 INFO kablam! error[E0422]: cannot find struct, variant or union type `QR` in this scope Sep 03 20:57:52.761 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/qr.rs:65:9 Sep 03 20:57:52.761 INFO kablam! | Sep 03 20:57:52.761 INFO kablam! 65 | QR { Sep 03 20:57:52.761 INFO kablam! | ^^ not found in this scope Sep 03 20:57:52.761 INFO kablam! Sep 03 20:57:52.792 INFO kablam! error[E0412]: cannot find type `QR` in this scope Sep 03 20:57:52.792 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/qr.rs:164:41 Sep 03 20:57:52.792 INFO kablam! | Sep 03 20:57:52.792 INFO kablam! 164 | impl> QR Sep 03 20:57:52.792 INFO kablam! | ^^ not found in this scope Sep 03 20:57:52.792 INFO kablam! Sep 03 20:57:52.824 INFO kablam! error[E0412]: cannot find type `QR` in this scope Sep 03 20:57:52.824 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/qr.rs:302:24 Sep 03 20:57:52.824 INFO kablam! | Sep 03 20:57:52.824 INFO kablam! 302 | pub fn qr(self) -> QR { Sep 03 20:57:52.824 INFO kablam! | ^^ did you mean `R`? Sep 03 20:57:52.824 INFO kablam! Sep 03 20:57:52.858 INFO kablam! error[E0412]: cannot find type `Hessenberg` in this scope Sep 03 20:57:52.858 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/hessenberg.rs:46:39 Sep 03 20:57:52.858 INFO kablam! | Sep 03 20:57:52.858 INFO kablam! 46 | impl> Copy for Hessenberg Sep 03 20:57:52.858 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:57:52.858 INFO kablam! Sep 03 20:57:52.901 INFO kablam! error[E0412]: cannot find type `Hessenberg` in this scope Sep 03 20:57:52.901 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/hessenberg.rs:54:30 Sep 03 20:57:52.901 INFO kablam! | Sep 03 20:57:52.901 INFO kablam! 54 | impl> Hessenberg Sep 03 20:57:52.901 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:57:52.901 INFO kablam! Sep 03 20:57:52.933 INFO kablam! error[E0422]: cannot find struct, variant or union type `Hessenberg` in this scope Sep 03 20:57:52.933 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/hessenberg.rs:89:20 Sep 03 20:57:52.933 INFO kablam! | Sep 03 20:57:52.933 INFO kablam! 89 | return Hessenberg { hess, subdiag }; Sep 03 20:57:52.933 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:57:52.933 INFO kablam! Sep 03 20:57:52.978 INFO kablam! error[E0422]: cannot find struct, variant or union type `Hessenberg` in this scope Sep 03 20:57:52.978 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/hessenberg.rs:96:9 Sep 03 20:57:52.978 INFO kablam! | Sep 03 20:57:52.978 INFO kablam! 96 | Hessenberg { hess, subdiag } Sep 03 20:57:52.978 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:57:52.978 INFO kablam! Sep 03 20:57:53.004 INFO kablam! error[E0412]: cannot find type `Hessenberg` in this scope Sep 03 20:57:53.004 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/hessenberg.rs:158:32 Sep 03 20:57:53.004 INFO kablam! | Sep 03 20:57:53.004 INFO kablam! 158 | pub fn hessenberg(self) -> Hessenberg { Sep 03 20:57:53.005 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:57:53.005 INFO kablam! Sep 03 20:57:53.037 INFO kablam! error[E0412]: cannot find type `Bidiagonal` in this scope Sep 03 20:57:53.037 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/bidiagonal.rs:62:46 Sep 03 20:57:53.037 INFO kablam! | Sep 03 20:57:53.037 INFO kablam! 62 | impl, C: Dim> Copy for Bidiagonal Sep 03 20:57:53.037 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:57:53.037 INFO kablam! Sep 03 20:57:53.068 INFO kablam! error[E0412]: cannot find type `Bidiagonal` in this scope Sep 03 20:57:53.068 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/bidiagonal.rs:74:37 Sep 03 20:57:53.068 INFO kablam! | Sep 03 20:57:53.068 INFO kablam! 74 | impl, C: Dim> Bidiagonal Sep 03 20:57:53.068 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:57:53.068 INFO kablam! Sep 03 20:57:53.095 INFO kablam! error[E0422]: cannot find struct, variant or union type `Bidiagonal` in this scope Sep 03 20:57:53.095 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/bidiagonal.rs:149:9 Sep 03 20:57:53.095 INFO kablam! | Sep 03 20:57:53.095 INFO kablam! 149 | Bidiagonal { Sep 03 20:57:53.095 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:57:53.096 INFO kablam! Sep 03 20:57:53.123 INFO kablam! error[E0412]: cannot find type `Bidiagonal` in this scope Sep 03 20:57:53.123 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/bidiagonal.rs:368:35 Sep 03 20:57:53.123 INFO kablam! | Sep 03 20:57:53.123 INFO kablam! 368 | pub fn bidiagonalize(self) -> Bidiagonal { Sep 03 20:57:53.123 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:57:53.123 INFO kablam! Sep 03 20:57:53.150 INFO kablam! error[E0412]: cannot find type `SymmetricTridiagonal` in this scope Sep 03 20:57:53.150 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/symmetric_tridiagonal.rs:45:39 Sep 03 20:57:53.150 INFO kablam! | Sep 03 20:57:53.150 INFO kablam! 45 | impl> Copy for SymmetricTridiagonal Sep 03 20:57:53.150 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 03 20:57:53.154 INFO kablam! Sep 03 20:57:53.182 INFO kablam! error[E0412]: cannot find type `SymmetricTridiagonal` in this scope Sep 03 20:57:53.182 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/symmetric_tridiagonal.rs:53:30 Sep 03 20:57:53.182 INFO kablam! | Sep 03 20:57:53.182 INFO kablam! 53 | impl> SymmetricTridiagonal Sep 03 20:57:53.182 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 03 20:57:53.182 INFO kablam! Sep 03 20:57:53.209 INFO kablam! error[E0422]: cannot find struct, variant or union type `SymmetricTridiagonal` in this scope Sep 03 20:57:53.209 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/symmetric_tridiagonal.rs:93:9 Sep 03 20:57:53.209 INFO kablam! | Sep 03 20:57:53.209 INFO kablam! 93 | SymmetricTridiagonal { Sep 03 20:57:53.209 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 03 20:57:53.209 INFO kablam! Sep 03 20:57:53.240 INFO kablam! error[E0412]: cannot find type `SymmetricTridiagonal` in this scope Sep 03 20:57:53.240 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/symmetric_tridiagonal.rs:170:46 Sep 03 20:57:53.240 INFO kablam! | Sep 03 20:57:53.240 INFO kablam! 170 | pub fn symmetric_tridiagonalize(self) -> SymmetricTridiagonal { Sep 03 20:57:53.241 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 03 20:57:53.241 INFO kablam! Sep 03 20:57:53.268 INFO kablam! error[E0412]: cannot find type `Cholesky` in this scope Sep 03 20:57:53.268 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/cholesky.rs:40:32 Sep 03 20:57:53.268 INFO kablam! | Sep 03 20:57:53.268 INFO kablam! 40 | impl Copy for Cholesky Sep 03 20:57:53.268 INFO kablam! | ^^^^^^^^ not found in this scope Sep 03 20:57:53.268 INFO kablam! Sep 03 20:57:53.291 INFO kablam! error[E0412]: cannot find type `Cholesky` in this scope Sep 03 20:57:53.291 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/cholesky.rs:47:35 Sep 03 20:57:53.292 INFO kablam! | Sep 03 20:57:53.292 INFO kablam! 47 | impl> Cholesky Sep 03 20:57:53.292 INFO kablam! | ^^^^^^^^ not found in this scope Sep 03 20:57:53.292 INFO kablam! Sep 03 20:57:53.319 INFO kablam! error[E0422]: cannot find struct, variant or union type `Cholesky` in this scope Sep 03 20:57:53.319 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/cholesky.rs:85:14 Sep 03 20:57:53.319 INFO kablam! | Sep 03 20:57:53.319 INFO kablam! 85 | Some(Cholesky { chol: matrix }) Sep 03 20:57:53.319 INFO kablam! | ^^^^^^^^ not found in this scope Sep 03 20:57:53.319 INFO kablam! Sep 03 20:57:53.346 INFO kablam! error[E0412]: cannot find type `Cholesky` in this scope Sep 03 20:57:53.347 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/cholesky.rs:162:37 Sep 03 20:57:53.347 INFO kablam! | Sep 03 20:57:53.347 INFO kablam! 162 | pub fn cholesky(self) -> Option> { Sep 03 20:57:53.347 INFO kablam! | ^^^^^^^^ not found in this scope Sep 03 20:57:53.347 INFO kablam! Sep 03 20:57:53.374 INFO kablam! error[E0412]: cannot find type `LU` in this scope Sep 03 20:57:53.375 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:47:46 Sep 03 20:57:53.375 INFO kablam! | Sep 03 20:57:53.375 INFO kablam! 47 | impl, C: Dim> Copy for LU Sep 03 20:57:53.375 INFO kablam! | ^^ not found in this scope Sep 03 20:57:53.382 INFO kablam! Sep 03 20:57:53.402 INFO kablam! error[E0412]: cannot find type `LU` in this scope Sep 03 20:57:53.402 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:95:37 Sep 03 20:57:53.402 INFO kablam! | Sep 03 20:57:53.402 INFO kablam! 95 | impl, C: Dim> LU Sep 03 20:57:53.402 INFO kablam! | ^^ not found in this scope Sep 03 20:57:53.406 INFO kablam! Sep 03 20:57:53.430 INFO kablam! error[E0422]: cannot find struct, variant or union type `LU` in this scope Sep 03 20:57:53.430 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:107:20 Sep 03 20:57:53.430 INFO kablam! | Sep 03 20:57:53.430 INFO kablam! 107 | return LU { lu: matrix, p: p }; Sep 03 20:57:53.430 INFO kablam! | ^^ not found in this scope Sep 03 20:57:53.434 INFO kablam! Sep 03 20:57:53.458 INFO kablam! error[E0422]: cannot find struct, variant or union type `LU` in this scope Sep 03 20:57:53.458 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:128:9 Sep 03 20:57:53.458 INFO kablam! | Sep 03 20:57:53.458 INFO kablam! 128 | LU { lu: matrix, p: p } Sep 03 20:57:53.458 INFO kablam! | ^^ not found in this scope Sep 03 20:57:53.466 INFO kablam! Sep 03 20:57:53.486 INFO kablam! error[E0412]: cannot find type `LU` in this scope Sep 03 20:57:53.486 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:217:41 Sep 03 20:57:53.486 INFO kablam! | Sep 03 20:57:53.486 INFO kablam! 217 | impl> LU Sep 03 20:57:53.486 INFO kablam! | ^^ not found in this scope Sep 03 20:57:53.494 INFO kablam! Sep 03 20:57:53.522 INFO kablam! error[E0412]: cannot find type `LU` in this scope Sep 03 20:57:53.522 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:394:24 Sep 03 20:57:53.522 INFO kablam! | Sep 03 20:57:53.522 INFO kablam! 394 | pub fn lu(self) -> LU { Sep 03 20:57:53.522 INFO kablam! | ^^ not found in this scope Sep 03 20:57:53.522 INFO kablam! Sep 03 20:57:53.549 INFO kablam! error[E0412]: cannot find type `FullPivLU` in this scope Sep 03 20:57:53.549 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:48:46 Sep 03 20:57:53.549 INFO kablam! | Sep 03 20:57:53.550 INFO kablam! 48 | impl, C: Dim> Copy for FullPivLU Sep 03 20:57:53.550 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 03 20:57:53.550 INFO kablam! Sep 03 20:57:53.577 INFO kablam! error[E0412]: cannot find type `FullPivLU` in this scope Sep 03 20:57:53.577 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:56:37 Sep 03 20:57:53.577 INFO kablam! | Sep 03 20:57:53.577 INFO kablam! 56 | impl, C: Dim> FullPivLU Sep 03 20:57:53.577 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 03 20:57:53.577 INFO kablam! Sep 03 20:57:53.605 INFO kablam! error[E0422]: cannot find struct, variant or union type `FullPivLU` in this scope Sep 03 20:57:53.605 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:71:20 Sep 03 20:57:53.605 INFO kablam! | Sep 03 20:57:53.605 INFO kablam! 71 | return FullPivLU { Sep 03 20:57:53.605 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 03 20:57:53.605 INFO kablam! Sep 03 20:57:53.637 INFO kablam! error[E0422]: cannot find struct, variant or union type `FullPivLU` in this scope Sep 03 20:57:53.637 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:101:9 Sep 03 20:57:53.637 INFO kablam! | Sep 03 20:57:53.637 INFO kablam! 101 | FullPivLU { Sep 03 20:57:53.637 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 03 20:57:53.637 INFO kablam! Sep 03 20:57:53.664 INFO kablam! error[E0412]: cannot find type `FullPivLU` in this scope Sep 03 20:57:53.664 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:171:41 Sep 03 20:57:53.665 INFO kablam! | Sep 03 20:57:53.665 INFO kablam! 171 | impl> FullPivLU Sep 03 20:57:53.665 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 03 20:57:53.665 INFO kablam! Sep 03 20:57:53.692 INFO kablam! error[E0412]: cannot find type `FullPivLU` in this scope Sep 03 20:57:53.694 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:284:33 Sep 03 20:57:53.694 INFO kablam! | Sep 03 20:57:53.694 INFO kablam! 284 | pub fn full_piv_lu(self) -> FullPivLU { Sep 03 20:57:53.694 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 03 20:57:53.694 INFO kablam! Sep 03 20:57:53.720 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 03 20:57:53.720 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:47:32 Sep 03 20:57:53.720 INFO kablam! | Sep 03 20:57:53.720 INFO kablam! 47 | impl Copy for RealSchur Sep 03 20:57:53.720 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 03 20:57:53.722 INFO kablam! Sep 03 20:57:53.749 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 03 20:57:53.749 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:54:23 Sep 03 20:57:53.749 INFO kablam! | Sep 03 20:57:53.749 INFO kablam! 54 | impl RealSchur Sep 03 20:57:53.749 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 03 20:57:53.754 INFO kablam! Sep 03 20:57:53.778 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 03 20:57:53.778 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:64:37 Sep 03 20:57:53.778 INFO kablam! | Sep 03 20:57:53.778 INFO kablam! 64 | pub fn new(m: MatrixN) -> RealSchur { Sep 03 20:57:53.778 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 03 20:57:53.782 INFO kablam! Sep 03 20:57:53.810 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 03 20:57:53.810 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:79:74 Sep 03 20:57:53.810 INFO kablam! | Sep 03 20:57:53.810 INFO kablam! 79 | pub fn try_new(m: MatrixN, eps: N, max_niter: usize) -> Option> { Sep 03 20:57:53.810 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 03 20:57:53.810 INFO kablam! Sep 03 20:57:53.838 INFO kablam! error[E0422]: cannot find struct, variant or union type `RealSchur` in this scope Sep 03 20:57:53.838 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:82:77 Sep 03 20:57:53.838 INFO kablam! | Sep 03 20:57:53.838 INFO kablam! 82 | Self::do_decompose(m, &mut work, eps, max_niter, true).map(|(q, t)| RealSchur { Sep 03 20:57:53.838 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 03 20:57:53.838 INFO kablam! Sep 03 20:57:53.865 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 03 20:57:53.865 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:511:32 Sep 03 20:57:53.865 INFO kablam! | Sep 03 20:57:53.865 INFO kablam! 511 | pub fn real_schur(self) -> RealSchur { Sep 03 20:57:53.865 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 03 20:57:53.865 INFO kablam! Sep 03 20:57:53.892 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 03 20:57:53.893 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:526:69 Sep 03 20:57:53.893 INFO kablam! | Sep 03 20:57:53.893 INFO kablam! 526 | pub fn try_real_schur(self, eps: N, max_niter: usize) -> Option> { Sep 03 20:57:53.893 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 03 20:57:53.893 INFO kablam! Sep 03 20:57:53.920 INFO kablam! error[E0412]: cannot find type `SVD` in this scope Sep 03 20:57:53.920 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:64:46 Sep 03 20:57:53.921 INFO kablam! | Sep 03 20:57:53.921 INFO kablam! 64 | impl, C: Dim> Copy for SVD Sep 03 20:57:53.921 INFO kablam! | ^^^ not found in this scope Sep 03 20:57:53.926 INFO kablam! Sep 03 20:57:53.954 INFO kablam! error[E0412]: cannot find type `SVD` in this scope Sep 03 20:57:53.954 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:75:37 Sep 03 20:57:53.954 INFO kablam! | Sep 03 20:57:53.954 INFO kablam! 75 | impl, C: Dim> SVD Sep 03 20:57:53.954 INFO kablam! | ^^^ not found in this scope Sep 03 20:57:53.954 INFO kablam! Sep 03 20:57:53.982 INFO kablam! error[E0422]: cannot find struct, variant or union type `SVD` in this scope Sep 03 20:57:53.982 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:279:14 Sep 03 20:57:53.982 INFO kablam! | Sep 03 20:57:53.982 INFO kablam! 279 | Some(SVD { Sep 03 20:57:53.982 INFO kablam! | ^^^ not found in this scope Sep 03 20:57:53.982 INFO kablam! Sep 03 20:57:54.009 INFO kablam! error[E0412]: cannot find type `SVD` in this scope Sep 03 20:57:54.009 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:586:59 Sep 03 20:57:54.009 INFO kablam! | Sep 03 20:57:54.009 INFO kablam! 586 | pub fn svd(self, compute_u: bool, compute_v: bool) -> SVD { Sep 03 20:57:54.009 INFO kablam! | ^^^ not found in this scope Sep 03 20:57:54.009 INFO kablam! Sep 03 20:57:54.035 INFO kablam! error[E0412]: cannot find type `SVD` in this scope Sep 03 20:57:54.035 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:606:17 Sep 03 20:57:54.035 INFO kablam! | Sep 03 20:57:54.035 INFO kablam! 606 | ) -> Option> { Sep 03 20:57:54.035 INFO kablam! | ^^^ not found in this scope Sep 03 20:57:54.038 INFO kablam! Sep 03 20:57:54.420 INFO kablam! error: aborting due to 151 previous errors Sep 03 20:57:54.424 INFO kablam! Sep 03 20:57:54.424 INFO kablam! Some errors occurred: E0412, E0422, E0432, E0433. Sep 03 20:57:54.424 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 03 20:57:54.452 INFO kablam! error: Could not compile `nalgebra`. Sep 03 20:57:54.453 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 03 20:58:07.384 INFO kablam! error: build failed Sep 03 20:58:07.387 INFO kablam! su: No module specific data is present Sep 03 20:58:07.895 INFO running `"docker" "rm" "-f" "a0a5dfa5998eb82b5e9bedbf2b8bc831d33cdcbce2a16ab2a42afd571f60a20e"` Sep 03 20:58:08.052 INFO blam! a0a5dfa5998eb82b5e9bedbf2b8bc831d33cdcbce2a16ab2a42afd571f60a20e