Sep 03 20:55:59.812 INFO checking Enet4/propan against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 03 20:55:59.812 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 03 20:55:59.812 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-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.074 INFO blam! d5d938e3fce38b3e1bbb25b9031cacf86e172881bda49efb9aedc636b2b8fdca Sep 03 20:56:00.076 INFO running `"docker" "start" "-a" "d5d938e3fce38b3e1bbb25b9031cacf86e172881bda49efb9aedc636b2b8fdca"` Sep 03 20:56:01.467 INFO kablam! Compiling num-complex v0.2.0 Sep 03 20:56:01.479 INFO kablam! Checking libm v0.1.2 Sep 03 20:56:01.517 INFO kablam! Checking piston2d-graphics v0.24.0 Sep 03 20:56:01.528 INFO kablam! Compiling num-derive v0.2.2 Sep 03 20:56:01.532 INFO kablam! Compiling derive_builder v0.5.1 Sep 03 20:56:01.534 INFO kablam! Checking pistoncore-input v0.20.0 Sep 03 20:56:01.536 INFO kablam! Checking num-rational v0.1.42 Sep 03 20:56:01.546 INFO kablam! Checking png v0.12.0 Sep 03 20:56:07.230 INFO kablam! Checking rusttype v0.5.2 Sep 03 20:56:08.387 INFO kablam! Checking num v0.1.42 Sep 03 20:56:09.951 INFO kablam! Checking winit v0.12.0 Sep 03 20:56:14.379 INFO kablam! Checking image v0.19.0 Sep 03 20:56:17.494 INFO kablam! Checking alga v0.7.1 Sep 03 20:56:22.480 INFO kablam! Checking glutin v0.14.0 Sep 03 20:56:24.694 INFO kablam! Checking pistoncore-window v0.31.0 Sep 03 20:56:24.696 INFO kablam! Checking conrod v0.59.1 Sep 03 20:56:26.797 INFO kablam! Checking pistoncore-event_loop v0.36.0 Sep 03 20:56:29.007 INFO kablam! Checking piston v0.36.0 Sep 03 20:56:29.453 INFO kablam! Checking pistoncore-glutin_window v0.46.0 Sep 03 20:56:33.279 INFO kablam! Checking nalgebra v0.16.0 Sep 03 20:56:37.953 INFO kablam! Checking piston-gfx_texture v0.32.0 Sep 03 20:56:41.543 INFO kablam! Checking piston2d-gfx_graphics v0.51.0 Sep 03 20:56:47.699 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 03 20:56:47.699 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/base/cg.rs:15:16 Sep 03 20:56:47.699 INFO kablam! | Sep 03 20:56:47.699 INFO kablam! 15 | use geometry::{Isometry, IsometryMatrix3, Orthographic3, Perspective3, Point, Point3, Rotation2, Sep 03 20:56:47.699 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 03 20:56:47.700 INFO kablam! Sep 03 20:56:47.700 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 03 20:56:47.700 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/rotation_conversion.rs:13:16 Sep 03 20:56:47.700 INFO kablam! | Sep 03 20:56:47.700 INFO kablam! 13 | use geometry::{Isometry, Point, Rotation, Rotation2, Rotation3, Similarity, SuperTCategoryOf, Sep 03 20:56:47.700 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 03 20:56:47.700 INFO kablam! Sep 03 20:56:47.701 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 03 20:56:47.701 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/rotation_conversion.rs:13:65 Sep 03 20:56:47.701 INFO kablam! | Sep 03 20:56:47.701 INFO kablam! 13 | use geometry::{Isometry, Point, Rotation, Rotation2, Rotation3, Similarity, SuperTCategoryOf, Sep 03 20:56:47.701 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 03 20:56:47.701 INFO kablam! Sep 03 20:56:47.702 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 03 20:56:47.702 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/quaternion_conversion.rs:11:16 Sep 03 20:56:47.702 INFO kablam! | Sep 03 20:56:47.702 INFO kablam! 11 | use geometry::{Isometry, Point3, Quaternion, Rotation, Rotation3, Similarity, SuperTCategoryOf, Sep 03 20:56:47.702 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 03 20:56:47.702 INFO kablam! Sep 03 20:56:47.702 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 03 20:56:47.702 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/quaternion_conversion.rs:11:67 Sep 03 20:56:47.702 INFO kablam! | Sep 03 20:56:47.702 INFO kablam! 11 | use geometry::{Isometry, Point3, Quaternion, Rotation, Rotation3, Similarity, SuperTCategoryOf, Sep 03 20:56:47.702 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 03 20:56:47.702 INFO kablam! Sep 03 20:56:47.703 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 03 20:56:47.703 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/unit_complex_ops.rs:9:16 Sep 03 20:56:47.703 INFO kablam! | Sep 03 20:56:47.703 INFO kablam! 9 | use geometry::{Isometry, Point2, Rotation, Similarity, Translation, UnitComplex}; Sep 03 20:56:47.703 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 03 20:56:47.703 INFO kablam! Sep 03 20:56:47.704 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 03 20:56:47.704 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/unit_complex_ops.rs:9:44 Sep 03 20:56:47.704 INFO kablam! | Sep 03 20:56:47.704 INFO kablam! 9 | use geometry::{Isometry, Point2, Rotation, Similarity, Translation, UnitComplex}; Sep 03 20:56:47.704 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 03 20:56:47.704 INFO kablam! Sep 03 20:56:47.705 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 03 20:56:47.705 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/unit_complex_conversion.rs:10:5 Sep 03 20:56:47.705 INFO kablam! | Sep 03 20:56:47.705 INFO kablam! 10 | Isometry, Point2, Rotation2, Similarity, SuperTCategoryOf, TAffine, Transform, Translation, Sep 03 20:56:47.705 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 03 20:56:47.705 INFO kablam! Sep 03 20:56:47.706 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 03 20:56:47.706 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/unit_complex_conversion.rs:10:34 Sep 03 20:56:47.706 INFO kablam! | Sep 03 20:56:47.706 INFO kablam! 10 | Isometry, Point2, Rotation2, Similarity, SuperTCategoryOf, TAffine, Transform, Translation, Sep 03 20:56:47.706 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 03 20:56:47.706 INFO kablam! Sep 03 20:56:47.706 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 03 20:56:47.706 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/translation_conversion.rs:8:16 Sep 03 20:56:47.707 INFO kablam! | Sep 03 20:56:47.707 INFO kablam! 8 | use geometry::{Isometry, Point, Similarity, SuperTCategoryOf, TAffine, Transform, Translation}; Sep 03 20:56:47.707 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 03 20:56:47.707 INFO kablam! Sep 03 20:56:47.707 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 03 20:56:47.707 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/translation_conversion.rs:8:33 Sep 03 20:56:47.707 INFO kablam! | Sep 03 20:56:47.707 INFO kablam! 8 | use geometry::{Isometry, Point, Similarity, SuperTCategoryOf, TAffine, Transform, Translation}; Sep 03 20:56:47.707 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 03 20:56:47.707 INFO kablam! Sep 03 20:56:47.708 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 03 20:56:47.708 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry_construction.rs:18:5 Sep 03 20:56:47.708 INFO kablam! | Sep 03 20:56:47.708 INFO kablam! 18 | Isometry, Point, Point3, Rotation, Rotation2, Rotation3, Translation, UnitComplex, Sep 03 20:56:47.708 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 03 20:56:47.708 INFO kablam! Sep 03 20:56:47.709 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 03 20:56:47.709 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry_ops.rs:10:16 Sep 03 20:56:47.709 INFO kablam! | Sep 03 20:56:47.709 INFO kablam! 10 | use geometry::{Isometry, Point, Rotation, Translation, UnitQuaternion}; Sep 03 20:56:47.709 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 03 20:56:47.709 INFO kablam! Sep 03 20:56:47.710 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 03 20:56:47.710 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry_alga.rs:12:16 Sep 03 20:56:47.710 INFO kablam! | Sep 03 20:56:47.710 INFO kablam! 12 | use geometry::{Isometry, Point, Translation}; Sep 03 20:56:47.710 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 03 20:56:47.710 INFO kablam! Sep 03 20:56:47.711 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 03 20:56:47.711 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry_conversion.rs:8:16 Sep 03 20:56:47.711 INFO kablam! | Sep 03 20:56:47.711 INFO kablam! 8 | use geometry::{Isometry, Point, Similarity, SuperTCategoryOf, TAffine, Transform, Translation}; Sep 03 20:56:47.711 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 03 20:56:47.711 INFO kablam! Sep 03 20:56:47.711 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 03 20:56:47.712 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry_conversion.rs:8:33 Sep 03 20:56:47.712 INFO kablam! | Sep 03 20:56:47.712 INFO kablam! 8 | use geometry::{Isometry, Point, Similarity, SuperTCategoryOf, TAffine, Transform, Translation}; Sep 03 20:56:47.712 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 03 20:56:47.712 INFO kablam! Sep 03 20:56:47.712 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 03 20:56:47.712 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry_alias.rs:3:16 Sep 03 20:56:47.712 INFO kablam! | Sep 03 20:56:47.713 INFO kablam! 3 | use geometry::{Isometry, Rotation2, Rotation3, UnitComplex, UnitQuaternion}; Sep 03 20:56:47.713 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 03 20:56:47.713 INFO kablam! Sep 03 20:56:47.713 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 03 20:56:47.713 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:20:16 Sep 03 20:56:47.713 INFO kablam! | Sep 03 20:56:47.713 INFO kablam! 20 | use geometry::{Isometry, Point, Translation}; Sep 03 20:56:47.713 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 03 20:56:47.713 INFO kablam! Sep 03 20:56:47.714 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 03 20:56:47.714 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity_construction.rs:18:5 Sep 03 20:56:47.714 INFO kablam! | Sep 03 20:56:47.714 INFO kablam! 18 | Isometry, Point, Point3, Rotation2, Rotation3, Similarity, Translation, UnitComplex, Sep 03 20:56:47.714 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 03 20:56:47.714 INFO kablam! Sep 03 20:56:47.715 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 03 20:56:47.715 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity_construction.rs:18:52 Sep 03 20:56:47.715 INFO kablam! | Sep 03 20:56:47.715 INFO kablam! 18 | Isometry, Point, Point3, Rotation2, Rotation3, Similarity, Translation, UnitComplex, Sep 03 20:56:47.715 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 03 20:56:47.715 INFO kablam! Sep 03 20:56:47.715 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 03 20:56:47.716 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity_ops.rs:10:16 Sep 03 20:56:47.716 INFO kablam! | Sep 03 20:56:47.716 INFO kablam! 10 | use geometry::{Isometry, Point, Rotation, Similarity, Translation, UnitQuaternion}; Sep 03 20:56:47.716 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 03 20:56:47.716 INFO kablam! Sep 03 20:56:47.716 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 03 20:56:47.716 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity_ops.rs:10:43 Sep 03 20:56:47.716 INFO kablam! | Sep 03 20:56:47.716 INFO kablam! 10 | use geometry::{Isometry, Point, Rotation, Similarity, Translation, UnitQuaternion}; Sep 03 20:56:47.716 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 03 20:56:47.716 INFO kablam! Sep 03 20:56:47.716 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 03 20:56:47.716 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity_alga.rs:10:23 Sep 03 20:56:47.716 INFO kablam! | Sep 03 20:56:47.717 INFO kablam! 10 | use geometry::{Point, Similarity, Translation}; Sep 03 20:56:47.717 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 03 20:56:47.717 INFO kablam! Sep 03 20:56:47.717 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 03 20:56:47.717 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity_conversion.rs:8:16 Sep 03 20:56:47.717 INFO kablam! | Sep 03 20:56:47.717 INFO kablam! 8 | use geometry::{Isometry, Point, Similarity, SuperTCategoryOf, TAffine, Transform, Translation}; Sep 03 20:56:47.717 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 03 20:56:47.717 INFO kablam! Sep 03 20:56:47.717 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 03 20:56:47.718 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity_conversion.rs:8:33 Sep 03 20:56:47.718 INFO kablam! | Sep 03 20:56:47.718 INFO kablam! 8 | use geometry::{Isometry, Point, Similarity, SuperTCategoryOf, TAffine, Transform, Translation}; Sep 03 20:56:47.718 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 03 20:56:47.718 INFO kablam! Sep 03 20:56:47.718 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 03 20:56:47.718 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity_alias.rs:3:38 Sep 03 20:56:47.718 INFO kablam! | Sep 03 20:56:47.718 INFO kablam! 3 | use geometry::{Rotation2, Rotation3, Similarity, UnitComplex, UnitQuaternion}; Sep 03 20:56:47.718 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 03 20:56:47.718 INFO kablam! Sep 03 20:56:47.719 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 03 20:56:47.719 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/transform_ops.rs:10:16 Sep 03 20:56:47.719 INFO kablam! | Sep 03 20:56:47.719 INFO kablam! 10 | use geometry::{Isometry, Point, Rotation, Similarity, SubTCategoryOf, SuperTCategoryOf, TAffine, Sep 03 20:56:47.719 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 03 20:56:47.719 INFO kablam! Sep 03 20:56:47.719 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 03 20:56:47.719 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/transform_ops.rs:10:43 Sep 03 20:56:47.719 INFO kablam! | Sep 03 20:56:47.719 INFO kablam! 10 | use geometry::{Isometry, Point, Rotation, Similarity, SubTCategoryOf, SuperTCategoryOf, TAffine, Sep 03 20:56:47.719 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 03 20:56:47.719 INFO kablam! Sep 03 20:56:47.719 INFO kablam! error[E0432]: unresolved import `linalg::LU` Sep 03 20:56:47.719 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/determinant.rs:8:5 Sep 03 20:56:47.719 INFO kablam! | Sep 03 20:56:47.720 INFO kablam! 8 | use linalg::LU; Sep 03 20:56:47.720 INFO kablam! | ^^^^^^^^^^ no `LU` in `linalg` Sep 03 20:56:47.720 INFO kablam! Sep 03 20:56:47.720 INFO kablam! error[E0432]: unresolved import `linalg::PermutationSequence` Sep 03 20:56:47.720 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:12:5 Sep 03 20:56:47.720 INFO kablam! | Sep 03 20:56:47.720 INFO kablam! 12 | use linalg::PermutationSequence; Sep 03 20:56:47.720 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `PermutationSequence` in `linalg`. Did you mean to use `permutation_sequence`? Sep 03 20:56:47.720 INFO kablam! Sep 03 20:56:47.720 INFO kablam! error[E0432]: unresolved import `linalg::PermutationSequence` Sep 03 20:56:47.721 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:12:5 Sep 03 20:56:47.721 INFO kablam! | Sep 03 20:56:47.721 INFO kablam! 12 | use linalg::PermutationSequence; Sep 03 20:56:47.721 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `PermutationSequence` in `linalg`. Did you mean to use `permutation_sequence`? Sep 03 20:56:47.721 INFO kablam! Sep 03 20:56:47.721 INFO kablam! error[E0432]: unresolved import `linalg::Hessenberg` Sep 03 20:56:47.721 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:16:5 Sep 03 20:56:47.721 INFO kablam! | Sep 03 20:56:47.721 INFO kablam! 16 | use linalg::Hessenberg; Sep 03 20:56:47.721 INFO kablam! | ^^^^^^^^^^^^^^^^^^ no `Hessenberg` in `linalg`. Did you mean to use `hessenberg`? Sep 03 20:56:47.721 INFO kablam! Sep 03 20:56:47.721 INFO kablam! error[E0432]: unresolved import `linalg::Bidiagonal` Sep 03 20:56:47.721 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:17:5 Sep 03 20:56:47.721 INFO kablam! | Sep 03 20:56:47.721 INFO kablam! 17 | use linalg::Bidiagonal; Sep 03 20:56:47.721 INFO kablam! | ^^^^^^^^^^^^^^^^^^ no `Bidiagonal` in `linalg`. Did you mean to use `bidiagonal`? Sep 03 20:56:47.721 INFO kablam! Sep 03 20:56:47.721 INFO kablam! error[E0432]: unresolved import `linalg::SymmetricTridiagonal` Sep 03 20:56:47.721 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/symmetric_eigen.rs:15:5 Sep 03 20:56:47.721 INFO kablam! | Sep 03 20:56:47.721 INFO kablam! 15 | use linalg::SymmetricTridiagonal; Sep 03 20:56:47.721 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `SymmetricTridiagonal` in `linalg`. Did you mean to use `symmetric_tridiagonal`? Sep 03 20:56:47.722 INFO kablam! Sep 03 20:56:48.421 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 20:56:48.421 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:29:5 Sep 03 20:56:48.421 INFO kablam! | Sep 03 20:56:48.422 INFO kablam! 29 | serde( Sep 03 20:56:48.422 INFO kablam! | ^^^^^ Sep 03 20:56:48.422 INFO kablam! | Sep 03 20:56:48.422 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 20:56:48.422 INFO kablam! Sep 03 20:56:48.580 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Isometry` Sep 03 20:56:48.580 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:110:9 Sep 03 20:56:48.580 INFO kablam! | Sep 03 20:56:48.580 INFO kablam! 110 | Isometry::from_parts(self.translation.clone(), self.rotation.clone()) Sep 03 20:56:48.580 INFO kablam! | ^^^^^^^^ Use of undeclared type or module `Isometry` Sep 03 20:56:48.580 INFO kablam! Sep 03 20:56:48.916 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 20:56:48.916 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:28:5 Sep 03 20:56:48.916 INFO kablam! | Sep 03 20:56:48.916 INFO kablam! 28 | serde( Sep 03 20:56:48.916 INFO kablam! | ^^^^^ Sep 03 20:56:48.916 INFO kablam! | Sep 03 20:56:48.916 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 20:56:48.916 INFO kablam! Sep 03 20:56:49.003 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Similarity` Sep 03 20:56:49.003 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:101:9 Sep 03 20:56:49.003 INFO kablam! | Sep 03 20:56:49.004 INFO kablam! 101 | Similarity::from_isometry(self.isometry.clone(), self.scaling) Sep 03 20:56:49.004 INFO kablam! | ^^^^^^^^^^ Use of undeclared type or module `Similarity` Sep 03 20:56:49.004 INFO kablam! Sep 03 20:56:49.052 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Similarity` Sep 03 20:56:49.052 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:117:9 Sep 03 20:56:49.052 INFO kablam! | Sep 03 20:56:49.052 INFO kablam! 117 | Similarity::from_isometry(Isometry::from_parts(translation, rotation), scaling) Sep 03 20:56:49.052 INFO kablam! | ^^^^^^^^^^ Use of undeclared type or module `Similarity` Sep 03 20:56:49.052 INFO kablam! Sep 03 20:56:49.396 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 20:56:49.396 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/permutation_sequence.rs:18:5 Sep 03 20:56:49.396 INFO kablam! | Sep 03 20:56:49.396 INFO kablam! 18 | serde( Sep 03 20:56:49.396 INFO kablam! | ^^^^^ Sep 03 20:56:49.396 INFO kablam! | Sep 03 20:56:49.396 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 20:56:49.396 INFO kablam! Sep 03 20:56:49.625 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 20:56:49.625 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/qr.rs:17:12 Sep 03 20:56:49.625 INFO kablam! | Sep 03 20:56:49.625 INFO kablam! 17 | serde(bound(serialize = "DefaultAllocator: Allocator + Sep 03 20:56:49.625 INFO kablam! | ^^^^^ Sep 03 20:56:49.625 INFO kablam! | Sep 03 20:56:49.625 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 20:56:49.625 INFO kablam! Sep 03 20:56:49.882 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `QR` Sep 03 20:56:49.882 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/qr.rs:303:9 Sep 03 20:56:49.882 INFO kablam! | Sep 03 20:56:49.882 INFO kablam! 303 | QR::new(self.into_owned()) Sep 03 20:56:49.882 INFO kablam! | ^^ Use of undeclared type or module `QR` Sep 03 20:56:49.882 INFO kablam! Sep 03 20:56:49.882 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 20:56:49.882 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/hessenberg.rs:17:5 Sep 03 20:56:49.882 INFO kablam! | Sep 03 20:56:49.882 INFO kablam! 17 | serde( Sep 03 20:56:49.883 INFO kablam! | ^^^^^ Sep 03 20:56:49.883 INFO kablam! | Sep 03 20:56:49.883 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 20:56:49.883 INFO kablam! Sep 03 20:56:50.089 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Hessenberg` Sep 03 20:56:50.089 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/hessenberg.rs:159:9 Sep 03 20:56:50.089 INFO kablam! | Sep 03 20:56:50.089 INFO kablam! 159 | Hessenberg::new(self.into_owned()) Sep 03 20:56:50.089 INFO kablam! | ^^^^^^^^^^ Use of undeclared type or module `Hessenberg` Sep 03 20:56:50.089 INFO kablam! Sep 03 20:56:50.089 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 20:56:50.089 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/bidiagonal.rs:18:5 Sep 03 20:56:50.090 INFO kablam! | Sep 03 20:56:50.090 INFO kablam! 18 | serde( Sep 03 20:56:50.090 INFO kablam! | ^^^^^ Sep 03 20:56:50.090 INFO kablam! | Sep 03 20:56:50.090 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 20:56:50.090 INFO kablam! Sep 03 20:56:50.272 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Bidiagonal` Sep 03 20:56:50.272 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/bidiagonal.rs:369:9 Sep 03 20:56:50.272 INFO kablam! | Sep 03 20:56:50.272 INFO kablam! 369 | Bidiagonal::new(self.into_owned()) Sep 03 20:56:50.272 INFO kablam! | ^^^^^^^^^^ Use of undeclared type or module `Bidiagonal` Sep 03 20:56:50.272 INFO kablam! Sep 03 20:56:50.273 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 20:56:50.273 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/symmetric_tridiagonal.rs:16:5 Sep 03 20:56:50.273 INFO kablam! | Sep 03 20:56:50.273 INFO kablam! 16 | serde( Sep 03 20:56:50.273 INFO kablam! | ^^^^^ Sep 03 20:56:50.273 INFO kablam! | Sep 03 20:56:50.273 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 20:56:50.273 INFO kablam! Sep 03 20:56:50.454 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SymmetricTridiagonal` Sep 03 20:56:50.454 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/symmetric_tridiagonal.rs:171:9 Sep 03 20:56:50.454 INFO kablam! | Sep 03 20:56:50.455 INFO kablam! 171 | SymmetricTridiagonal::new(self.into_owned()) Sep 03 20:56:50.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `SymmetricTridiagonal` Sep 03 20:56:50.455 INFO kablam! Sep 03 20:56:50.455 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 20:56:50.455 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/cholesky.rs:16:5 Sep 03 20:56:50.455 INFO kablam! | Sep 03 20:56:50.455 INFO kablam! 16 | serde( Sep 03 20:56:50.455 INFO kablam! | ^^^^^ Sep 03 20:56:50.455 INFO kablam! | Sep 03 20:56:50.455 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 20:56:50.455 INFO kablam! Sep 03 20:56:50.637 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Cholesky` Sep 03 20:56:50.637 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/cholesky.rs:163:9 Sep 03 20:56:50.637 INFO kablam! | Sep 03 20:56:50.637 INFO kablam! 163 | Cholesky::new(self.into_owned()) Sep 03 20:56:50.637 INFO kablam! | ^^^^^^^^ Use of undeclared type or module `Cholesky` Sep 03 20:56:50.638 INFO kablam! Sep 03 20:56:50.638 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 20:56:50.638 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:18:5 Sep 03 20:56:50.638 INFO kablam! | Sep 03 20:56:50.638 INFO kablam! 18 | serde( Sep 03 20:56:50.638 INFO kablam! | ^^^^^ Sep 03 20:56:50.638 INFO kablam! | Sep 03 20:56:50.638 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 20:56:50.638 INFO kablam! Sep 03 20:56:50.903 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `LU` Sep 03 20:56:50.903 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:395:9 Sep 03 20:56:50.903 INFO kablam! | Sep 03 20:56:50.903 INFO kablam! 395 | LU::new(self.into_owned()) Sep 03 20:56:50.903 INFO kablam! | ^^ Use of undeclared type or module `LU` Sep 03 20:56:50.903 INFO kablam! Sep 03 20:56:50.903 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 20:56:50.903 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:18:5 Sep 03 20:56:50.903 INFO kablam! | Sep 03 20:56:50.903 INFO kablam! 18 | serde( Sep 03 20:56:50.903 INFO kablam! | ^^^^^ Sep 03 20:56:50.903 INFO kablam! | Sep 03 20:56:50.903 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 20:56:50.903 INFO kablam! Sep 03 20:56:51.168 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `FullPivLU` Sep 03 20:56:51.168 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:285:9 Sep 03 20:56:51.168 INFO kablam! | Sep 03 20:56:51.168 INFO kablam! 285 | FullPivLU::new(self.into_owned()) Sep 03 20:56:51.168 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `FullPivLU` Sep 03 20:56:51.168 INFO kablam! Sep 03 20:56:51.169 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 20:56:51.169 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:22:5 Sep 03 20:56:51.169 INFO kablam! | Sep 03 20:56:51.169 INFO kablam! 22 | serde( Sep 03 20:56:51.169 INFO kablam! | ^^^^^ Sep 03 20:56:51.169 INFO kablam! | Sep 03 20:56:51.169 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 20:56:51.169 INFO kablam! Sep 03 20:56:51.464 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 03 20:56:51.465 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:512:9 Sep 03 20:56:51.465 INFO kablam! | Sep 03 20:56:51.465 INFO kablam! 512 | RealSchur::new(self.into_owned()) Sep 03 20:56:51.465 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 03 20:56:51.465 INFO kablam! Sep 03 20:56:51.519 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 03 20:56:51.519 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:527:9 Sep 03 20:56:51.519 INFO kablam! | Sep 03 20:56:51.519 INFO kablam! 527 | RealSchur::try_new(self.into_owned(), eps, max_niter) Sep 03 20:56:51.519 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 03 20:56:51.519 INFO kablam! Sep 03 20:56:51.519 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 03 20:56:51.520 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:555:21 Sep 03 20:56:51.520 INFO kablam! | Sep 03 20:56:51.520 INFO kablam! 555 | let schur = RealSchur::do_decompose( Sep 03 20:56:51.520 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 03 20:56:51.520 INFO kablam! Sep 03 20:56:51.520 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 03 20:56:51.520 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:562:12 Sep 03 20:56:51.520 INFO kablam! | Sep 03 20:56:51.520 INFO kablam! 562 | if RealSchur::do_eigenvalues(&schur.1, &mut work) { Sep 03 20:56:51.520 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 03 20:56:51.520 INFO kablam! Sep 03 20:56:51.521 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 03 20:56:51.521 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:578:21 Sep 03 20:56:51.521 INFO kablam! | Sep 03 20:56:51.521 INFO kablam! 578 | let schur = RealSchur::do_decompose( Sep 03 20:56:51.521 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 03 20:56:51.521 INFO kablam! Sep 03 20:56:51.521 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 03 20:56:51.521 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:586:9 Sep 03 20:56:51.521 INFO kablam! | Sep 03 20:56:51.521 INFO kablam! 586 | RealSchur::do_complex_eigenvalues(&schur.1, &mut eig); Sep 03 20:56:51.521 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 03 20:56:51.521 INFO kablam! Sep 03 20:56:51.522 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 20:56:51.522 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:23:5 Sep 03 20:56:51.522 INFO kablam! | Sep 03 20:56:51.522 INFO kablam! 23 | serde( Sep 03 20:56:51.522 INFO kablam! | ^^^^^ Sep 03 20:56:51.522 INFO kablam! | Sep 03 20:56:51.522 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 20:56:51.522 INFO kablam! Sep 03 20:56:51.715 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SVD` Sep 03 20:56:51.715 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:587:9 Sep 03 20:56:51.715 INFO kablam! | Sep 03 20:56:51.715 INFO kablam! 587 | SVD::new(self.into_owned(), compute_u, compute_v) Sep 03 20:56:51.715 INFO kablam! | ^^^ Use of undeclared type or module `SVD` Sep 03 20:56:51.715 INFO kablam! Sep 03 20:56:51.770 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SVD` Sep 03 20:56:51.770 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:607:9 Sep 03 20:56:51.770 INFO kablam! | Sep 03 20:56:51.770 INFO kablam! 607 | SVD::try_new(self.into_owned(), compute_u, compute_v, eps, max_niter) Sep 03 20:56:51.771 INFO kablam! | ^^^ Use of undeclared type or module `SVD` Sep 03 20:56:51.771 INFO kablam! Sep 03 20:56:51.771 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SVD` Sep 03 20:56:51.771 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:612:9 Sep 03 20:56:51.771 INFO kablam! | Sep 03 20:56:51.771 INFO kablam! 612 | SVD::new(self.clone_owned(), false, false).singular_values Sep 03 20:56:51.771 INFO kablam! | ^^^ Use of undeclared type or module `SVD` Sep 03 20:56:51.771 INFO kablam! Sep 03 20:56:51.771 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SVD` Sep 03 20:56:51.771 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:619:19 Sep 03 20:56:51.771 INFO kablam! | Sep 03 20:56:51.772 INFO kablam! 619 | let svd = SVD::new(self.clone_owned(), false, false); Sep 03 20:56:51.772 INFO kablam! | ^^^ Use of undeclared type or module `SVD` Sep 03 20:56:51.772 INFO kablam! Sep 03 20:56:51.772 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SVD` Sep 03 20:56:51.772 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:630:9 Sep 03 20:56:51.772 INFO kablam! | Sep 03 20:56:51.772 INFO kablam! 630 | SVD::new(self.clone_owned(), true, true).pseudo_inverse(eps) Sep 03 20:56:51.772 INFO kablam! | ^^^ Use of undeclared type or module `SVD` Sep 03 20:56:51.772 INFO kablam! Sep 03 20:56:51.810 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 03 20:56:51.811 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:86:83 Sep 03 20:56:51.811 INFO kablam! | Sep 03 20:56:51.811 INFO kablam! 86 | impl hash::Hash for Isometry Sep 03 20:56:51.811 INFO kablam! | ^^^^^^^^ not found in this scope Sep 03 20:56:51.811 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:56:51.811 INFO kablam! | Sep 03 20:56:51.811 INFO kablam! 1 | use alga::linear::Isometry; Sep 03 20:56:51.811 INFO kablam! | Sep 03 20:56:51.811 INFO kablam! Sep 03 20:56:51.827 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 03 20:56:51.827 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:97:76 Sep 03 20:56:51.827 INFO kablam! | Sep 03 20:56:51.827 INFO kablam! 97 | impl> + Copy> Copy for Isometry Sep 03 20:56:51.827 INFO kablam! | ^^^^^^^^ not found in this scope Sep 03 20:56:51.827 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:56:51.827 INFO kablam! | Sep 03 20:56:51.827 INFO kablam! 1 | use alga::linear::Isometry; Sep 03 20:56:51.827 INFO kablam! | Sep 03 20:56:51.827 INFO kablam! Sep 03 20:56:51.842 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 03 20:56:51.842 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:104:71 Sep 03 20:56:51.842 INFO kablam! | Sep 03 20:56:51.843 INFO kablam! 104 | impl> + Clone> Clone for Isometry Sep 03 20:56:51.843 INFO kablam! | ^^^^^^^^ not found in this scope Sep 03 20:56:51.843 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:56:51.843 INFO kablam! | Sep 03 20:56:51.843 INFO kablam! 1 | use alga::linear::Isometry; Sep 03 20:56:51.843 INFO kablam! | Sep 03 20:56:51.843 INFO kablam! Sep 03 20:56:51.858 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 03 20:56:51.858 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:114:53 Sep 03 20:56:51.859 INFO kablam! | Sep 03 20:56:51.859 INFO kablam! 114 | impl>> Isometry Sep 03 20:56:51.859 INFO kablam! | ^^^^^^^^ not found in this scope Sep 03 20:56:51.859 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:56:51.859 INFO kablam! | Sep 03 20:56:51.859 INFO kablam! 1 | use alga::linear::Isometry; Sep 03 20:56:51.859 INFO kablam! | Sep 03 20:56:51.859 INFO kablam! Sep 03 20:56:51.874 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 03 20:56:51.874 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:120:71 Sep 03 20:56:51.874 INFO kablam! | Sep 03 20:56:51.874 INFO kablam! 120 | pub fn from_parts(translation: Translation, rotation: R) -> Isometry { Sep 03 20:56:51.874 INFO kablam! | ^^^^^^^^ not found in this scope Sep 03 20:56:51.874 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:56:51.874 INFO kablam! | Sep 03 20:56:51.874 INFO kablam! 1 | use alga::linear::Isometry; Sep 03 20:56:51.874 INFO kablam! | Sep 03 20:56:51.874 INFO kablam! Sep 03 20:56:51.890 INFO kablam! error[E0422]: cannot find struct, variant or union type `Isometry` in this scope Sep 03 20:56:51.890 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:121:9 Sep 03 20:56:51.890 INFO kablam! | Sep 03 20:56:51.890 INFO kablam! 121 | Isometry { Sep 03 20:56:51.890 INFO kablam! | ^^^^^^^^ not found in this scope Sep 03 20:56:51.890 INFO kablam! Sep 03 20:56:51.905 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 03 20:56:51.905 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:130:30 Sep 03 20:56:51.905 INFO kablam! | Sep 03 20:56:51.905 INFO kablam! 130 | pub fn inverse(&self) -> Isometry { Sep 03 20:56:51.905 INFO kablam! | ^^^^^^^^ not found in this scope Sep 03 20:56:51.905 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:56:51.905 INFO kablam! | Sep 03 20:56:51.905 INFO kablam! 1 | use alga::linear::Isometry; Sep 03 20:56:51.905 INFO kablam! | Sep 03 20:56:51.905 INFO kablam! Sep 03 20:56:51.921 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 03 20:56:51.921 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:179:30 Sep 03 20:56:51.921 INFO kablam! | Sep 03 20:56:51.921 INFO kablam! 179 | impl Isometry Sep 03 20:56:51.921 INFO kablam! | ^^^^^^^^ not found in this scope Sep 03 20:56:51.921 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:56:51.921 INFO kablam! | Sep 03 20:56:51.921 INFO kablam! 1 | use alga::linear::Isometry; Sep 03 20:56:51.921 INFO kablam! | Sep 03 20:56:51.921 INFO kablam! Sep 03 20:56:51.936 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 03 20:56:51.936 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:199:37 Sep 03 20:56:51.936 INFO kablam! | Sep 03 20:56:51.936 INFO kablam! 199 | impl Eq for Isometry Sep 03 20:56:51.936 INFO kablam! | ^^^^^^^^ not found in this scope Sep 03 20:56:51.936 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:56:51.936 INFO kablam! | Sep 03 20:56:51.937 INFO kablam! 1 | use alga::linear::Isometry; Sep 03 20:56:51.937 INFO kablam! | Sep 03 20:56:51.937 INFO kablam! Sep 03 20:56:51.960 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 03 20:56:51.960 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:206:44 Sep 03 20:56:51.960 INFO kablam! | Sep 03 20:56:51.961 INFO kablam! 206 | impl PartialEq for Isometry Sep 03 20:56:51.961 INFO kablam! | ^^^^^^^^ not found in this scope Sep 03 20:56:51.961 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:56:51.961 INFO kablam! | Sep 03 20:56:51.961 INFO kablam! 1 | use alga::linear::Isometry; Sep 03 20:56:51.961 INFO kablam! | Sep 03 20:56:51.961 INFO kablam! Sep 03 20:56:51.980 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 03 20:56:51.980 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:212:26 Sep 03 20:56:51.980 INFO kablam! | Sep 03 20:56:51.980 INFO kablam! 212 | fn eq(&self, right: &Isometry) -> bool { Sep 03 20:56:51.981 INFO kablam! | ^^^^^^^^ not found in this scope Sep 03 20:56:51.982 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:56:51.982 INFO kablam! | Sep 03 20:56:51.982 INFO kablam! 1 | use alga::linear::Isometry; Sep 03 20:56:51.982 INFO kablam! | Sep 03 20:56:51.982 INFO kablam! Sep 03 20:56:52.007 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 03 20:56:52.007 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:217:44 Sep 03 20:56:52.007 INFO kablam! | Sep 03 20:56:52.007 INFO kablam! 217 | impl AbsDiffEq for Isometry Sep 03 20:56:52.007 INFO kablam! | ^^^^^^^^ not found in this scope Sep 03 20:56:52.007 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:56:52.007 INFO kablam! | Sep 03 20:56:52.007 INFO kablam! 1 | use alga::linear::Isometry; Sep 03 20:56:52.007 INFO kablam! | Sep 03 20:56:52.007 INFO kablam! Sep 03 20:56:52.026 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 03 20:56:52.027 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:237:45 Sep 03 20:56:52.027 INFO kablam! | Sep 03 20:56:52.027 INFO kablam! 237 | impl RelativeEq for Isometry Sep 03 20:56:52.027 INFO kablam! | ^^^^^^^^ not found in this scope Sep 03 20:56:52.027 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:56:52.027 INFO kablam! | Sep 03 20:56:52.027 INFO kablam! 1 | use alga::linear::Isometry; Sep 03 20:56:52.027 INFO kablam! | Sep 03 20:56:52.027 INFO kablam! Sep 03 20:56:52.046 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 03 20:56:52.046 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:263:41 Sep 03 20:56:52.046 INFO kablam! | Sep 03 20:56:52.046 INFO kablam! 263 | impl UlpsEq for Isometry Sep 03 20:56:52.046 INFO kablam! | ^^^^^^^^ not found in this scope Sep 03 20:56:52.050 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:56:52.050 INFO kablam! | Sep 03 20:56:52.050 INFO kablam! 1 | use alga::linear::Isometry; Sep 03 20:56:52.050 INFO kablam! | Sep 03 20:56:52.050 INFO kablam! Sep 03 20:56:52.066 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 03 20:56:52.066 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:287:62 Sep 03 20:56:52.066 INFO kablam! | Sep 03 20:56:52.066 INFO kablam! 287 | impl fmt::Display for Isometry Sep 03 20:56:52.066 INFO kablam! | ^^^^^^^^ not found in this scope Sep 03 20:56:52.070 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:56:52.070 INFO kablam! | Sep 03 20:56:52.070 INFO kablam! 1 | use alga::linear::Isometry; Sep 03 20:56:52.070 INFO kablam! | Sep 03 20:56:52.070 INFO kablam! Sep 03 20:56:52.095 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 03 20:56:52.095 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:77:9 Sep 03 20:56:52.095 INFO kablam! | Sep 03 20:56:52.095 INFO kablam! 77 | for Similarity Sep 03 20:56:52.095 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:56:52.095 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:56:52.095 INFO kablam! | Sep 03 20:56:52.095 INFO kablam! 1 | use alga::linear::Similarity; Sep 03 20:56:52.095 INFO kablam! | Sep 03 20:56:52.095 INFO kablam! Sep 03 20:56:52.112 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 03 20:56:52.112 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:88:76 Sep 03 20:56:52.112 INFO kablam! | Sep 03 20:56:52.112 INFO kablam! 88 | impl> + Copy> Copy for Similarity Sep 03 20:56:52.112 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:56:52.118 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:56:52.118 INFO kablam! | Sep 03 20:56:52.118 INFO kablam! 1 | use alga::linear::Similarity; Sep 03 20:56:52.118 INFO kablam! | Sep 03 20:56:52.118 INFO kablam! Sep 03 20:56:52.135 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 03 20:56:52.135 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:95:71 Sep 03 20:56:52.135 INFO kablam! | Sep 03 20:56:52.135 INFO kablam! 95 | impl> + Clone> Clone for Similarity Sep 03 20:56:52.135 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:56:52.135 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:56:52.135 INFO kablam! | Sep 03 20:56:52.135 INFO kablam! 1 | use alga::linear::Similarity; Sep 03 20:56:52.135 INFO kablam! | Sep 03 20:56:52.135 INFO kablam! Sep 03 20:56:52.151 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 03 20:56:52.151 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:105:30 Sep 03 20:56:52.151 INFO kablam! | Sep 03 20:56:52.151 INFO kablam! 105 | impl Similarity Sep 03 20:56:52.151 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:56:52.151 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:56:52.151 INFO kablam! | Sep 03 20:56:52.151 INFO kablam! 1 | use alga::linear::Similarity; Sep 03 20:56:52.151 INFO kablam! | Sep 03 20:56:52.151 INFO kablam! Sep 03 20:56:52.168 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 03 20:56:52.168 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:116:10 Sep 03 20:56:52.168 INFO kablam! | Sep 03 20:56:52.168 INFO kablam! 116 | ) -> Similarity { Sep 03 20:56:52.168 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:56:52.168 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:56:52.168 INFO kablam! | Sep 03 20:56:52.168 INFO kablam! 1 | use alga::linear::Similarity; Sep 03 20:56:52.168 INFO kablam! | Sep 03 20:56:52.168 INFO kablam! Sep 03 20:56:52.184 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 03 20:56:52.184 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:122:70 Sep 03 20:56:52.185 INFO kablam! | Sep 03 20:56:52.185 INFO kablam! 122 | pub fn from_isometry(isometry: Isometry, scaling: N) -> Similarity { Sep 03 20:56:52.185 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:56:52.185 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:56:52.185 INFO kablam! | Sep 03 20:56:52.185 INFO kablam! 1 | use alga::linear::Similarity; Sep 03 20:56:52.185 INFO kablam! | Sep 03 20:56:52.185 INFO kablam! Sep 03 20:56:52.201 INFO kablam! error[E0422]: cannot find struct, variant or union type `Similarity` in this scope Sep 03 20:56:52.201 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:128:9 Sep 03 20:56:52.201 INFO kablam! | Sep 03 20:56:52.201 INFO kablam! 128 | Similarity { Sep 03 20:56:52.201 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:56:52.201 INFO kablam! Sep 03 20:56:52.217 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 03 20:56:52.217 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:136:40 Sep 03 20:56:52.217 INFO kablam! | Sep 03 20:56:52.217 INFO kablam! 136 | pub fn from_scaling(scaling: N) -> Similarity { Sep 03 20:56:52.217 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:56:52.217 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:56:52.217 INFO kablam! | Sep 03 20:56:52.217 INFO kablam! 1 | use alga::linear::Similarity; Sep 03 20:56:52.217 INFO kablam! | Sep 03 20:56:52.217 INFO kablam! Sep 03 20:56:52.234 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 03 20:56:52.234 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:142:30 Sep 03 20:56:52.234 INFO kablam! | Sep 03 20:56:52.234 INFO kablam! 142 | pub fn inverse(&self) -> Similarity { Sep 03 20:56:52.234 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:56:52.234 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:56:52.234 INFO kablam! | Sep 03 20:56:52.234 INFO kablam! 1 | use alga::linear::Similarity; Sep 03 20:56:52.234 INFO kablam! | Sep 03 20:56:52.234 INFO kablam! Sep 03 20:56:52.250 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 03 20:56:52.250 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:253:30 Sep 03 20:56:52.251 INFO kablam! | Sep 03 20:56:52.251 INFO kablam! 253 | impl Similarity Sep 03 20:56:52.251 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:56:52.251 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:56:52.251 INFO kablam! | Sep 03 20:56:52.251 INFO kablam! 1 | use alga::linear::Similarity; Sep 03 20:56:52.251 INFO kablam! | Sep 03 20:56:52.251 INFO kablam! Sep 03 20:56:52.267 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 03 20:56:52.267 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:275:37 Sep 03 20:56:52.267 INFO kablam! | Sep 03 20:56:52.267 INFO kablam! 275 | impl Eq for Similarity Sep 03 20:56:52.267 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:56:52.267 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:56:52.268 INFO kablam! | Sep 03 20:56:52.268 INFO kablam! 1 | use alga::linear::Similarity; Sep 03 20:56:52.268 INFO kablam! | Sep 03 20:56:52.268 INFO kablam! Sep 03 20:56:52.283 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 03 20:56:52.283 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:282:44 Sep 03 20:56:52.283 INFO kablam! | Sep 03 20:56:52.284 INFO kablam! 282 | impl PartialEq for Similarity Sep 03 20:56:52.284 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:56:52.284 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:56:52.284 INFO kablam! | Sep 03 20:56:52.284 INFO kablam! 1 | use alga::linear::Similarity; Sep 03 20:56:52.284 INFO kablam! | Sep 03 20:56:52.284 INFO kablam! Sep 03 20:56:52.301 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 03 20:56:52.301 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:288:26 Sep 03 20:56:52.301 INFO kablam! | Sep 03 20:56:52.301 INFO kablam! 288 | fn eq(&self, right: &Similarity) -> bool { Sep 03 20:56:52.301 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:56:52.301 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:56:52.301 INFO kablam! | Sep 03 20:56:52.301 INFO kablam! 1 | use alga::linear::Similarity; Sep 03 20:56:52.301 INFO kablam! | Sep 03 20:56:52.301 INFO kablam! Sep 03 20:56:52.316 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 03 20:56:52.316 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:293:44 Sep 03 20:56:52.316 INFO kablam! | Sep 03 20:56:52.316 INFO kablam! 293 | impl AbsDiffEq for Similarity Sep 03 20:56:52.316 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:56:52.316 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:56:52.317 INFO kablam! | Sep 03 20:56:52.317 INFO kablam! 1 | use alga::linear::Similarity; Sep 03 20:56:52.317 INFO kablam! | Sep 03 20:56:52.317 INFO kablam! Sep 03 20:56:52.332 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 03 20:56:52.332 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:313:45 Sep 03 20:56:52.332 INFO kablam! | Sep 03 20:56:52.332 INFO kablam! 313 | impl RelativeEq for Similarity Sep 03 20:56:52.332 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:56:52.332 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:56:52.332 INFO kablam! | Sep 03 20:56:52.332 INFO kablam! 1 | use alga::linear::Similarity; Sep 03 20:56:52.332 INFO kablam! | Sep 03 20:56:52.332 INFO kablam! Sep 03 20:56:52.346 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 03 20:56:52.347 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:339:41 Sep 03 20:56:52.347 INFO kablam! | Sep 03 20:56:52.347 INFO kablam! 339 | impl UlpsEq for Similarity Sep 03 20:56:52.347 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:56:52.347 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:56:52.347 INFO kablam! | Sep 03 20:56:52.347 INFO kablam! 1 | use alga::linear::Similarity; Sep 03 20:56:52.347 INFO kablam! | Sep 03 20:56:52.347 INFO kablam! Sep 03 20:56:52.363 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 03 20:56:52.363 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:362:41 Sep 03 20:56:52.363 INFO kablam! | Sep 03 20:56:52.363 INFO kablam! 362 | impl fmt::Display for Similarity Sep 03 20:56:52.363 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:56:52.363 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 20:56:52.363 INFO kablam! | Sep 03 20:56:52.363 INFO kablam! 1 | use alga::linear::Similarity; Sep 03 20:56:52.363 INFO kablam! | Sep 03 20:56:52.363 INFO kablam! Sep 03 20:56:52.380 INFO kablam! error[E0412]: cannot find type `PermutationSequence` in this scope Sep 03 20:56:52.380 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/permutation_sequence.rs:43:23 Sep 03 20:56:52.380 INFO kablam! | Sep 03 20:56:52.380 INFO kablam! 43 | impl Copy for PermutationSequence Sep 03 20:56:52.380 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 03 20:56:52.380 INFO kablam! Sep 03 20:56:52.397 INFO kablam! error[E0412]: cannot find type `PermutationSequence` in this scope Sep 03 20:56:52.397 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/permutation_sequence.rs:50:18 Sep 03 20:56:52.397 INFO kablam! | Sep 03 20:56:52.397 INFO kablam! 50 | impl PermutationSequence Sep 03 20:56:52.397 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 03 20:56:52.397 INFO kablam! Sep 03 20:56:52.415 INFO kablam! error[E0412]: cannot find type `PermutationSequence` in this scope Sep 03 20:56:52.415 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/permutation_sequence.rs:62:6 Sep 03 20:56:52.415 INFO kablam! | Sep 03 20:56:52.415 INFO kablam! 62 | impl PermutationSequence Sep 03 20:56:52.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 03 20:56:52.415 INFO kablam! Sep 03 20:56:52.433 INFO kablam! error[E0412]: cannot find type `PermutationSequence` in this scope Sep 03 20:56:52.433 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/permutation_sequence.rs:73:14 Sep 03 20:56:52.433 INFO kablam! | Sep 03 20:56:52.433 INFO kablam! 73 | impl PermutationSequence Sep 03 20:56:52.433 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 03 20:56:52.433 INFO kablam! Sep 03 20:56:52.451 INFO kablam! error[E0422]: cannot find struct, variant or union type `PermutationSequence` in this scope Sep 03 20:56:52.451 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/permutation_sequence.rs:81:13 Sep 03 20:56:52.451 INFO kablam! | Sep 03 20:56:52.451 INFO kablam! 81 | PermutationSequence { Sep 03 20:56:52.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 03 20:56:52.451 INFO kablam! Sep 03 20:56:52.468 INFO kablam! error[E0412]: cannot find type `QR` in this scope Sep 03 20:56:52.468 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/qr.rs:35:46 Sep 03 20:56:52.468 INFO kablam! | Sep 03 20:56:52.468 INFO kablam! 35 | impl, C: Dim> Copy for QR Sep 03 20:56:52.468 INFO kablam! | ^^ did you mean `R`? Sep 03 20:56:52.468 INFO kablam! Sep 03 20:56:52.485 INFO kablam! error[E0412]: cannot find type `QR` in this scope Sep 03 20:56:52.485 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/qr.rs:43:37 Sep 03 20:56:52.485 INFO kablam! | Sep 03 20:56:52.485 INFO kablam! 43 | impl, C: Dim> QR Sep 03 20:56:52.485 INFO kablam! | ^^ did you mean `R`? Sep 03 20:56:52.485 INFO kablam! Sep 03 20:56:52.502 INFO kablam! error[E0422]: cannot find struct, variant or union type `QR` in this scope Sep 03 20:56:52.503 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/qr.rs:55:20 Sep 03 20:56:52.503 INFO kablam! | Sep 03 20:56:52.503 INFO kablam! 55 | return QR { Sep 03 20:56:52.503 INFO kablam! | ^^ not found in this scope Sep 03 20:56:52.503 INFO kablam! Sep 03 20:56:52.520 INFO kablam! error[E0422]: cannot find struct, variant or union type `QR` in this scope Sep 03 20:56:52.520 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/qr.rs:65:9 Sep 03 20:56:52.520 INFO kablam! | Sep 03 20:56:52.520 INFO kablam! 65 | QR { Sep 03 20:56:52.520 INFO kablam! | ^^ not found in this scope Sep 03 20:56:52.520 INFO kablam! Sep 03 20:56:52.545 INFO kablam! error[E0412]: cannot find type `QR` in this scope Sep 03 20:56:52.545 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/qr.rs:164:41 Sep 03 20:56:52.545 INFO kablam! | Sep 03 20:56:52.545 INFO kablam! 164 | impl> QR Sep 03 20:56:52.545 INFO kablam! | ^^ not found in this scope Sep 03 20:56:52.546 INFO kablam! Sep 03 20:56:52.567 INFO kablam! error[E0412]: cannot find type `QR` in this scope Sep 03 20:56:52.567 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/qr.rs:302:24 Sep 03 20:56:52.567 INFO kablam! | Sep 03 20:56:52.567 INFO kablam! 302 | pub fn qr(self) -> QR { Sep 03 20:56:52.567 INFO kablam! | ^^ did you mean `R`? Sep 03 20:56:52.568 INFO kablam! Sep 03 20:56:52.585 INFO kablam! error[E0412]: cannot find type `Hessenberg` in this scope Sep 03 20:56:52.585 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/hessenberg.rs:46:39 Sep 03 20:56:52.585 INFO kablam! | Sep 03 20:56:52.585 INFO kablam! 46 | impl> Copy for Hessenberg Sep 03 20:56:52.585 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:56:52.585 INFO kablam! Sep 03 20:56:52.603 INFO kablam! error[E0412]: cannot find type `Hessenberg` in this scope Sep 03 20:56:52.603 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/hessenberg.rs:54:30 Sep 03 20:56:52.603 INFO kablam! | Sep 03 20:56:52.603 INFO kablam! 54 | impl> Hessenberg Sep 03 20:56:52.603 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:56:52.603 INFO kablam! Sep 03 20:56:52.621 INFO kablam! error[E0422]: cannot find struct, variant or union type `Hessenberg` in this scope Sep 03 20:56:52.621 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/hessenberg.rs:89:20 Sep 03 20:56:52.621 INFO kablam! | Sep 03 20:56:52.621 INFO kablam! 89 | return Hessenberg { hess, subdiag }; Sep 03 20:56:52.621 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:56:52.621 INFO kablam! Sep 03 20:56:52.639 INFO kablam! error[E0422]: cannot find struct, variant or union type `Hessenberg` in this scope Sep 03 20:56:52.639 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/hessenberg.rs:96:9 Sep 03 20:56:52.639 INFO kablam! | Sep 03 20:56:52.639 INFO kablam! 96 | Hessenberg { hess, subdiag } Sep 03 20:56:52.639 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:56:52.639 INFO kablam! Sep 03 20:56:52.656 INFO kablam! error[E0412]: cannot find type `Hessenberg` in this scope Sep 03 20:56:52.656 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/hessenberg.rs:158:32 Sep 03 20:56:52.656 INFO kablam! | Sep 03 20:56:52.657 INFO kablam! 158 | pub fn hessenberg(self) -> Hessenberg { Sep 03 20:56:52.657 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:56:52.657 INFO kablam! Sep 03 20:56:52.674 INFO kablam! error[E0412]: cannot find type `Bidiagonal` in this scope Sep 03 20:56:52.674 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/bidiagonal.rs:62:46 Sep 03 20:56:52.674 INFO kablam! | Sep 03 20:56:52.674 INFO kablam! 62 | impl, C: Dim> Copy for Bidiagonal Sep 03 20:56:52.674 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:56:52.674 INFO kablam! Sep 03 20:56:52.691 INFO kablam! error[E0412]: cannot find type `Bidiagonal` in this scope Sep 03 20:56:52.691 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/bidiagonal.rs:74:37 Sep 03 20:56:52.691 INFO kablam! | Sep 03 20:56:52.691 INFO kablam! 74 | impl, C: Dim> Bidiagonal Sep 03 20:56:52.691 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:56:52.691 INFO kablam! Sep 03 20:56:52.706 INFO kablam! error[E0422]: cannot find struct, variant or union type `Bidiagonal` in this scope Sep 03 20:56:52.708 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/bidiagonal.rs:149:9 Sep 03 20:56:52.708 INFO kablam! | Sep 03 20:56:52.708 INFO kablam! 149 | Bidiagonal { Sep 03 20:56:52.708 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:56:52.708 INFO kablam! Sep 03 20:56:52.724 INFO kablam! error[E0412]: cannot find type `Bidiagonal` in this scope Sep 03 20:56:52.724 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/bidiagonal.rs:368:35 Sep 03 20:56:52.724 INFO kablam! | Sep 03 20:56:52.724 INFO kablam! 368 | pub fn bidiagonalize(self) -> Bidiagonal { Sep 03 20:56:52.724 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 20:56:52.724 INFO kablam! Sep 03 20:56:52.740 INFO kablam! error[E0412]: cannot find type `SymmetricTridiagonal` in this scope Sep 03 20:56:52.740 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/symmetric_tridiagonal.rs:45:39 Sep 03 20:56:52.740 INFO kablam! | Sep 03 20:56:52.740 INFO kablam! 45 | impl> Copy for SymmetricTridiagonal Sep 03 20:56:52.740 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 03 20:56:52.741 INFO kablam! Sep 03 20:56:52.758 INFO kablam! error[E0412]: cannot find type `SymmetricTridiagonal` in this scope Sep 03 20:56:52.758 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/symmetric_tridiagonal.rs:53:30 Sep 03 20:56:52.758 INFO kablam! | Sep 03 20:56:52.758 INFO kablam! 53 | impl> SymmetricTridiagonal Sep 03 20:56:52.758 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 03 20:56:52.758 INFO kablam! Sep 03 20:56:52.776 INFO kablam! error[E0422]: cannot find struct, variant or union type `SymmetricTridiagonal` in this scope Sep 03 20:56:52.776 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/symmetric_tridiagonal.rs:93:9 Sep 03 20:56:52.776 INFO kablam! | Sep 03 20:56:52.776 INFO kablam! 93 | SymmetricTridiagonal { Sep 03 20:56:52.776 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 03 20:56:52.776 INFO kablam! Sep 03 20:56:52.794 INFO kablam! error[E0412]: cannot find type `SymmetricTridiagonal` in this scope Sep 03 20:56:52.794 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/symmetric_tridiagonal.rs:170:46 Sep 03 20:56:52.794 INFO kablam! | Sep 03 20:56:52.795 INFO kablam! 170 | pub fn symmetric_tridiagonalize(self) -> SymmetricTridiagonal { Sep 03 20:56:52.795 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 03 20:56:52.795 INFO kablam! Sep 03 20:56:52.813 INFO kablam! error[E0412]: cannot find type `Cholesky` in this scope Sep 03 20:56:52.814 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/cholesky.rs:40:32 Sep 03 20:56:52.814 INFO kablam! | Sep 03 20:56:52.814 INFO kablam! 40 | impl Copy for Cholesky Sep 03 20:56:52.814 INFO kablam! | ^^^^^^^^ not found in this scope Sep 03 20:56:52.814 INFO kablam! Sep 03 20:56:52.832 INFO kablam! error[E0412]: cannot find type `Cholesky` in this scope Sep 03 20:56:52.832 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/cholesky.rs:47:35 Sep 03 20:56:52.832 INFO kablam! | Sep 03 20:56:52.832 INFO kablam! 47 | impl> Cholesky Sep 03 20:56:52.832 INFO kablam! | ^^^^^^^^ not found in this scope Sep 03 20:56:52.833 INFO kablam! Sep 03 20:56:52.851 INFO kablam! error[E0422]: cannot find struct, variant or union type `Cholesky` in this scope Sep 03 20:56:52.851 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/cholesky.rs:85:14 Sep 03 20:56:52.851 INFO kablam! | Sep 03 20:56:52.851 INFO kablam! 85 | Some(Cholesky { chol: matrix }) Sep 03 20:56:52.851 INFO kablam! | ^^^^^^^^ not found in this scope Sep 03 20:56:52.852 INFO kablam! Sep 03 20:56:52.870 INFO kablam! error[E0412]: cannot find type `Cholesky` in this scope Sep 03 20:56:52.870 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/cholesky.rs:162:37 Sep 03 20:56:52.870 INFO kablam! | Sep 03 20:56:52.870 INFO kablam! 162 | pub fn cholesky(self) -> Option> { Sep 03 20:56:52.870 INFO kablam! | ^^^^^^^^ not found in this scope Sep 03 20:56:52.871 INFO kablam! Sep 03 20:56:52.889 INFO kablam! error[E0412]: cannot find type `LU` in this scope Sep 03 20:56:52.889 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:47:46 Sep 03 20:56:52.889 INFO kablam! | Sep 03 20:56:52.889 INFO kablam! 47 | impl, C: Dim> Copy for LU Sep 03 20:56:52.889 INFO kablam! | ^^ not found in this scope Sep 03 20:56:52.890 INFO kablam! Sep 03 20:56:52.908 INFO kablam! error[E0412]: cannot find type `LU` in this scope Sep 03 20:56:52.908 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:95:37 Sep 03 20:56:52.908 INFO kablam! | Sep 03 20:56:52.908 INFO kablam! 95 | impl, C: Dim> LU Sep 03 20:56:52.908 INFO kablam! | ^^ not found in this scope Sep 03 20:56:52.908 INFO kablam! Sep 03 20:56:52.926 INFO kablam! error[E0422]: cannot find struct, variant or union type `LU` in this scope Sep 03 20:56:52.926 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:107:20 Sep 03 20:56:52.926 INFO kablam! | Sep 03 20:56:52.926 INFO kablam! 107 | return LU { lu: matrix, p: p }; Sep 03 20:56:52.927 INFO kablam! | ^^ not found in this scope Sep 03 20:56:52.927 INFO kablam! Sep 03 20:56:52.945 INFO kablam! error[E0422]: cannot find struct, variant or union type `LU` in this scope Sep 03 20:56:52.945 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:128:9 Sep 03 20:56:52.946 INFO kablam! | Sep 03 20:56:52.946 INFO kablam! 128 | LU { lu: matrix, p: p } Sep 03 20:56:52.946 INFO kablam! | ^^ not found in this scope Sep 03 20:56:52.946 INFO kablam! Sep 03 20:56:52.964 INFO kablam! error[E0412]: cannot find type `LU` in this scope Sep 03 20:56:52.964 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:217:41 Sep 03 20:56:52.964 INFO kablam! | Sep 03 20:56:52.964 INFO kablam! 217 | impl> LU Sep 03 20:56:52.964 INFO kablam! | ^^ not found in this scope Sep 03 20:56:52.965 INFO kablam! Sep 03 20:56:52.983 INFO kablam! error[E0412]: cannot find type `LU` in this scope Sep 03 20:56:52.983 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:394:24 Sep 03 20:56:52.983 INFO kablam! | Sep 03 20:56:52.983 INFO kablam! 394 | pub fn lu(self) -> LU { Sep 03 20:56:52.983 INFO kablam! | ^^ not found in this scope Sep 03 20:56:52.983 INFO kablam! Sep 03 20:56:53.001 INFO kablam! error[E0412]: cannot find type `FullPivLU` in this scope Sep 03 20:56:53.001 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:48:46 Sep 03 20:56:53.001 INFO kablam! | Sep 03 20:56:53.001 INFO kablam! 48 | impl, C: Dim> Copy for FullPivLU Sep 03 20:56:53.001 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 03 20:56:53.001 INFO kablam! Sep 03 20:56:53.018 INFO kablam! error[E0412]: cannot find type `FullPivLU` in this scope Sep 03 20:56:53.018 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:56:37 Sep 03 20:56:53.018 INFO kablam! | Sep 03 20:56:53.018 INFO kablam! 56 | impl, C: Dim> FullPivLU Sep 03 20:56:53.018 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 03 20:56:53.018 INFO kablam! Sep 03 20:56:53.036 INFO kablam! error[E0422]: cannot find struct, variant or union type `FullPivLU` in this scope Sep 03 20:56:53.036 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:71:20 Sep 03 20:56:53.036 INFO kablam! | Sep 03 20:56:53.036 INFO kablam! 71 | return FullPivLU { Sep 03 20:56:53.036 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 03 20:56:53.036 INFO kablam! Sep 03 20:56:53.053 INFO kablam! error[E0422]: cannot find struct, variant or union type `FullPivLU` in this scope Sep 03 20:56:53.053 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:101:9 Sep 03 20:56:53.053 INFO kablam! | Sep 03 20:56:53.053 INFO kablam! 101 | FullPivLU { Sep 03 20:56:53.053 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 03 20:56:53.053 INFO kablam! Sep 03 20:56:53.071 INFO kablam! error[E0412]: cannot find type `FullPivLU` in this scope Sep 03 20:56:53.071 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:171:41 Sep 03 20:56:53.071 INFO kablam! | Sep 03 20:56:53.071 INFO kablam! 171 | impl> FullPivLU Sep 03 20:56:53.071 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 03 20:56:53.071 INFO kablam! Sep 03 20:56:53.089 INFO kablam! error[E0412]: cannot find type `FullPivLU` in this scope Sep 03 20:56:53.089 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:284:33 Sep 03 20:56:53.089 INFO kablam! | Sep 03 20:56:53.089 INFO kablam! 284 | pub fn full_piv_lu(self) -> FullPivLU { Sep 03 20:56:53.089 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 03 20:56:53.089 INFO kablam! Sep 03 20:56:53.107 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 03 20:56:53.107 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:47:32 Sep 03 20:56:53.107 INFO kablam! | Sep 03 20:56:53.107 INFO kablam! 47 | impl Copy for RealSchur Sep 03 20:56:53.107 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 03 20:56:53.107 INFO kablam! Sep 03 20:56:53.124 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 03 20:56:53.124 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:54:23 Sep 03 20:56:53.124 INFO kablam! | Sep 03 20:56:53.124 INFO kablam! 54 | impl RealSchur Sep 03 20:56:53.124 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 03 20:56:53.124 INFO kablam! Sep 03 20:56:53.142 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 03 20:56:53.142 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:64:37 Sep 03 20:56:53.142 INFO kablam! | Sep 03 20:56:53.142 INFO kablam! 64 | pub fn new(m: MatrixN) -> RealSchur { Sep 03 20:56:53.142 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 03 20:56:53.142 INFO kablam! Sep 03 20:56:53.161 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 03 20:56:53.161 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:79:74 Sep 03 20:56:53.161 INFO kablam! | Sep 03 20:56:53.162 INFO kablam! 79 | pub fn try_new(m: MatrixN, eps: N, max_niter: usize) -> Option> { Sep 03 20:56:53.162 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 03 20:56:53.162 INFO kablam! Sep 03 20:56:53.181 INFO kablam! error[E0422]: cannot find struct, variant or union type `RealSchur` in this scope Sep 03 20:56:53.181 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:82:77 Sep 03 20:56:53.181 INFO kablam! | Sep 03 20:56:53.181 INFO kablam! 82 | Self::do_decompose(m, &mut work, eps, max_niter, true).map(|(q, t)| RealSchur { Sep 03 20:56:53.181 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 03 20:56:53.181 INFO kablam! Sep 03 20:56:53.200 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 03 20:56:53.200 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:511:32 Sep 03 20:56:53.200 INFO kablam! | Sep 03 20:56:53.200 INFO kablam! 511 | pub fn real_schur(self) -> RealSchur { Sep 03 20:56:53.200 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 03 20:56:53.201 INFO kablam! Sep 03 20:56:53.221 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 03 20:56:53.221 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:526:69 Sep 03 20:56:53.221 INFO kablam! | Sep 03 20:56:53.221 INFO kablam! 526 | pub fn try_real_schur(self, eps: N, max_niter: usize) -> Option> { Sep 03 20:56:53.221 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 03 20:56:53.222 INFO kablam! Sep 03 20:56:53.242 INFO kablam! error[E0412]: cannot find type `SVD` in this scope Sep 03 20:56:53.242 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:64:46 Sep 03 20:56:53.242 INFO kablam! | Sep 03 20:56:53.242 INFO kablam! 64 | impl, C: Dim> Copy for SVD Sep 03 20:56:53.242 INFO kablam! | ^^^ not found in this scope Sep 03 20:56:53.242 INFO kablam! Sep 03 20:56:53.262 INFO kablam! error[E0412]: cannot find type `SVD` in this scope Sep 03 20:56:53.262 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:75:37 Sep 03 20:56:53.262 INFO kablam! | Sep 03 20:56:53.262 INFO kablam! 75 | impl, C: Dim> SVD Sep 03 20:56:53.262 INFO kablam! | ^^^ not found in this scope Sep 03 20:56:53.262 INFO kablam! Sep 03 20:56:53.282 INFO kablam! error[E0422]: cannot find struct, variant or union type `SVD` in this scope Sep 03 20:56:53.282 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:279:14 Sep 03 20:56:53.282 INFO kablam! | Sep 03 20:56:53.283 INFO kablam! 279 | Some(SVD { Sep 03 20:56:53.283 INFO kablam! | ^^^ not found in this scope Sep 03 20:56:53.283 INFO kablam! Sep 03 20:56:53.302 INFO kablam! error[E0412]: cannot find type `SVD` in this scope Sep 03 20:56:53.302 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:586:59 Sep 03 20:56:53.302 INFO kablam! | Sep 03 20:56:53.302 INFO kablam! 586 | pub fn svd(self, compute_u: bool, compute_v: bool) -> SVD { Sep 03 20:56:53.302 INFO kablam! | ^^^ not found in this scope Sep 03 20:56:53.302 INFO kablam! Sep 03 20:56:53.321 INFO kablam! error[E0412]: cannot find type `SVD` in this scope Sep 03 20:56:53.321 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:606:17 Sep 03 20:56:53.321 INFO kablam! | Sep 03 20:56:53.321 INFO kablam! 606 | ) -> Option> { Sep 03 20:56:53.321 INFO kablam! | ^^^ not found in this scope Sep 03 20:56:53.322 INFO kablam! Sep 03 20:56:53.563 INFO kablam! error: aborting due to 151 previous errors Sep 03 20:56:53.563 INFO kablam! Sep 03 20:56:53.564 INFO kablam! Some errors occurred: E0412, E0422, E0432, E0433. Sep 03 20:56:53.564 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 03 20:56:53.619 INFO kablam! error: Could not compile `nalgebra`. Sep 03 20:56:53.619 INFO kablam! Sep 03 20:56:53.619 INFO kablam! To learn more, run the command again with --verbose. Sep 03 20:56:53.621 INFO kablam! su: No module specific data is present Sep 03 20:56:54.118 INFO running `"docker" "rm" "-f" "d5d938e3fce38b3e1bbb25b9031cacf86e172881bda49efb9aedc636b2b8fdca"` Sep 03 20:56:54.279 INFO blam! d5d938e3fce38b3e1bbb25b9031cacf86e172881bda49efb9aedc636b2b8fdca