Sep 01 00:44:17.947 INFO checking Enet4/propan against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 00:44:17.947 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 00:44:17.947 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-3/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 00:44:18.172 INFO blam! 3ba77e83543c596719470f3d7da40f45c8c1a001d13180d1f12c549b9bda55b9 Sep 01 00:44:18.173 INFO running `"docker" "start" "-a" "3ba77e83543c596719470f3d7da40f45c8c1a001d13180d1f12c549b9bda55b9"` Sep 01 00:44:19.362 INFO kablam! Compiling num-complex v0.2.0 Sep 01 00:44:19.366 INFO kablam! Checking piston-texture v0.6.0 Sep 01 00:44:19.368 INFO kablam! Checking libm v0.1.2 Sep 01 00:44:19.370 INFO kablam! Checking read_color v1.0.0 Sep 01 00:44:19.393 INFO kablam! Compiling derive_builder_core v0.2.0 Sep 01 00:44:19.397 INFO kablam! Compiling num-derive v0.2.2 Sep 01 00:44:19.401 INFO kablam! Compiling glutin v0.14.0 Sep 01 00:44:19.417 INFO kablam! Compiling gl v0.10.0 Sep 01 00:44:20.787 INFO kablam! Checking rusttype v0.4.3 Sep 01 00:44:20.923 INFO kablam! Checking rusttype v0.5.2 Sep 01 00:44:23.432 INFO kablam! Checking pistoncore-input v0.20.0 Sep 01 00:44:31.911 INFO kablam! Checking piston2d-graphics v0.24.0 Sep 01 00:44:31.930 INFO kablam! Checking piston2d-graphics v0.26.0 Sep 01 00:44:32.049 INFO kablam! Compiling derive_builder v0.5.1 Sep 01 00:44:32.891 INFO kablam! Checking winit v0.12.0 Sep 01 00:44:34.470 INFO kablam! Checking image v0.19.0 Sep 01 00:44:41.153 INFO kablam! Checking alga v0.7.1 Sep 01 00:44:50.804 INFO kablam! Checking pistoncore-window v0.31.0 Sep 01 00:44:50.805 INFO kablam! Checking conrod v0.59.1 Sep 01 00:44:53.298 INFO kablam! Checking pistoncore-event_loop v0.36.0 Sep 01 00:44:55.918 INFO kablam! Checking piston v0.36.0 Sep 01 00:45:01.624 INFO kablam! Checking nalgebra v0.16.0 Sep 01 00:45:06.558 INFO kablam! Checking piston-gfx_texture v0.32.0 Sep 01 00:45:12.451 INFO kablam! Checking piston2d-gfx_graphics v0.51.0 Sep 01 00:45:20.302 INFO kablam! Checking pistoncore-glutin_window v0.46.0 Sep 01 00:45:22.984 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 01 00:45:22.984 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/base/cg.rs:15:16 Sep 01 00:45:22.984 INFO kablam! | Sep 01 00:45:22.984 INFO kablam! 15 | use geometry::{Isometry, IsometryMatrix3, Orthographic3, Perspective3, Point, Point3, Rotation2, Sep 01 00:45:22.984 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 01 00:45:22.984 INFO kablam! Sep 01 00:45:22.985 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 01 00:45:22.985 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/rotation_conversion.rs:13:16 Sep 01 00:45:22.985 INFO kablam! | Sep 01 00:45:22.985 INFO kablam! 13 | use geometry::{Isometry, Point, Rotation, Rotation2, Rotation3, Similarity, SuperTCategoryOf, Sep 01 00:45:22.985 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 01 00:45:22.985 INFO kablam! Sep 01 00:45:22.985 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 01 00:45:22.985 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/rotation_conversion.rs:13:65 Sep 01 00:45:22.985 INFO kablam! | Sep 01 00:45:22.985 INFO kablam! 13 | use geometry::{Isometry, Point, Rotation, Rotation2, Rotation3, Similarity, SuperTCategoryOf, Sep 01 00:45:22.985 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 01 00:45:22.985 INFO kablam! Sep 01 00:45:22.985 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 01 00:45:22.985 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/quaternion_conversion.rs:11:16 Sep 01 00:45:22.985 INFO kablam! | Sep 01 00:45:22.985 INFO kablam! 11 | use geometry::{Isometry, Point3, Quaternion, Rotation, Rotation3, Similarity, SuperTCategoryOf, Sep 01 00:45:22.985 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 01 00:45:22.985 INFO kablam! Sep 01 00:45:22.992 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 01 00:45:22.992 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/quaternion_conversion.rs:11:67 Sep 01 00:45:22.993 INFO kablam! | Sep 01 00:45:22.993 INFO kablam! 11 | use geometry::{Isometry, Point3, Quaternion, Rotation, Rotation3, Similarity, SuperTCategoryOf, Sep 01 00:45:22.993 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 01 00:45:22.993 INFO kablam! Sep 01 00:45:22.993 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 01 00:45:22.993 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/unit_complex_ops.rs:9:16 Sep 01 00:45:22.993 INFO kablam! | Sep 01 00:45:22.993 INFO kablam! 9 | use geometry::{Isometry, Point2, Rotation, Similarity, Translation, UnitComplex}; Sep 01 00:45:22.994 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 01 00:45:22.994 INFO kablam! Sep 01 00:45:22.994 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 01 00:45:22.994 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/unit_complex_ops.rs:9:44 Sep 01 00:45:22.994 INFO kablam! | Sep 01 00:45:22.994 INFO kablam! 9 | use geometry::{Isometry, Point2, Rotation, Similarity, Translation, UnitComplex}; Sep 01 00:45:22.994 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 01 00:45:22.994 INFO kablam! Sep 01 00:45:22.994 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 01 00:45:22.994 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/unit_complex_conversion.rs:10:5 Sep 01 00:45:22.994 INFO kablam! | Sep 01 00:45:22.994 INFO kablam! 10 | Isometry, Point2, Rotation2, Similarity, SuperTCategoryOf, TAffine, Transform, Translation, Sep 01 00:45:22.994 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 01 00:45:22.994 INFO kablam! Sep 01 00:45:22.994 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 01 00:45:22.994 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/unit_complex_conversion.rs:10:34 Sep 01 00:45:22.994 INFO kablam! | Sep 01 00:45:22.994 INFO kablam! 10 | Isometry, Point2, Rotation2, Similarity, SuperTCategoryOf, TAffine, Transform, Translation, Sep 01 00:45:22.994 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 01 00:45:22.994 INFO kablam! Sep 01 00:45:22.996 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 01 00:45:22.996 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/translation_conversion.rs:8:16 Sep 01 00:45:22.996 INFO kablam! | Sep 01 00:45:22.996 INFO kablam! 8 | use geometry::{Isometry, Point, Similarity, SuperTCategoryOf, TAffine, Transform, Translation}; Sep 01 00:45:22.996 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 01 00:45:22.996 INFO kablam! Sep 01 00:45:22.996 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 01 00:45:22.996 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/translation_conversion.rs:8:33 Sep 01 00:45:22.996 INFO kablam! | Sep 01 00:45:22.996 INFO kablam! 8 | use geometry::{Isometry, Point, Similarity, SuperTCategoryOf, TAffine, Transform, Translation}; Sep 01 00:45:22.996 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 01 00:45:22.996 INFO kablam! Sep 01 00:45:22.996 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 01 00:45:22.996 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry_construction.rs:18:5 Sep 01 00:45:22.996 INFO kablam! | Sep 01 00:45:22.996 INFO kablam! 18 | Isometry, Point, Point3, Rotation, Rotation2, Rotation3, Translation, UnitComplex, Sep 01 00:45:22.996 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 01 00:45:22.996 INFO kablam! Sep 01 00:45:22.996 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 01 00:45:22.996 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry_ops.rs:10:16 Sep 01 00:45:22.996 INFO kablam! | Sep 01 00:45:22.996 INFO kablam! 10 | use geometry::{Isometry, Point, Rotation, Translation, UnitQuaternion}; Sep 01 00:45:22.996 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 01 00:45:22.996 INFO kablam! Sep 01 00:45:22.996 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 01 00:45:22.996 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry_alga.rs:12:16 Sep 01 00:45:22.996 INFO kablam! | Sep 01 00:45:22.996 INFO kablam! 12 | use geometry::{Isometry, Point, Translation}; Sep 01 00:45:22.996 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 01 00:45:22.997 INFO kablam! Sep 01 00:45:22.997 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 01 00:45:22.997 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry_conversion.rs:8:16 Sep 01 00:45:22.997 INFO kablam! | Sep 01 00:45:22.997 INFO kablam! 8 | use geometry::{Isometry, Point, Similarity, SuperTCategoryOf, TAffine, Transform, Translation}; Sep 01 00:45:22.997 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 01 00:45:22.997 INFO kablam! Sep 01 00:45:22.997 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 01 00:45:22.997 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry_conversion.rs:8:33 Sep 01 00:45:22.997 INFO kablam! | Sep 01 00:45:22.997 INFO kablam! 8 | use geometry::{Isometry, Point, Similarity, SuperTCategoryOf, TAffine, Transform, Translation}; Sep 01 00:45:22.997 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 01 00:45:22.997 INFO kablam! Sep 01 00:45:22.997 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 01 00:45:22.997 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry_alias.rs:3:16 Sep 01 00:45:22.997 INFO kablam! | Sep 01 00:45:22.997 INFO kablam! 3 | use geometry::{Isometry, Rotation2, Rotation3, UnitComplex, UnitQuaternion}; Sep 01 00:45:22.997 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 01 00:45:22.997 INFO kablam! Sep 01 00:45:23.000 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 01 00:45:23.000 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:20:16 Sep 01 00:45:23.000 INFO kablam! | Sep 01 00:45:23.000 INFO kablam! 20 | use geometry::{Isometry, Point, Translation}; Sep 01 00:45:23.000 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 01 00:45:23.000 INFO kablam! Sep 01 00:45:23.000 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 01 00:45:23.000 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity_construction.rs:18:5 Sep 01 00:45:23.000 INFO kablam! | Sep 01 00:45:23.000 INFO kablam! 18 | Isometry, Point, Point3, Rotation2, Rotation3, Similarity, Translation, UnitComplex, Sep 01 00:45:23.000 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 01 00:45:23.000 INFO kablam! Sep 01 00:45:23.000 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 01 00:45:23.000 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity_construction.rs:18:52 Sep 01 00:45:23.000 INFO kablam! | Sep 01 00:45:23.000 INFO kablam! 18 | Isometry, Point, Point3, Rotation2, Rotation3, Similarity, Translation, UnitComplex, Sep 01 00:45:23.000 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 01 00:45:23.000 INFO kablam! Sep 01 00:45:23.000 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 01 00:45:23.000 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity_ops.rs:10:16 Sep 01 00:45:23.000 INFO kablam! | Sep 01 00:45:23.000 INFO kablam! 10 | use geometry::{Isometry, Point, Rotation, Similarity, Translation, UnitQuaternion}; Sep 01 00:45:23.000 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 01 00:45:23.001 INFO kablam! Sep 01 00:45:23.001 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 01 00:45:23.001 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity_ops.rs:10:43 Sep 01 00:45:23.001 INFO kablam! | Sep 01 00:45:23.001 INFO kablam! 10 | use geometry::{Isometry, Point, Rotation, Similarity, Translation, UnitQuaternion}; Sep 01 00:45:23.001 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 01 00:45:23.001 INFO kablam! Sep 01 00:45:23.001 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 01 00:45:23.001 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity_alga.rs:10:23 Sep 01 00:45:23.001 INFO kablam! | Sep 01 00:45:23.001 INFO kablam! 10 | use geometry::{Point, Similarity, Translation}; Sep 01 00:45:23.001 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 01 00:45:23.001 INFO kablam! Sep 01 00:45:23.001 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 01 00:45:23.001 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity_conversion.rs:8:16 Sep 01 00:45:23.001 INFO kablam! | Sep 01 00:45:23.001 INFO kablam! 8 | use geometry::{Isometry, Point, Similarity, SuperTCategoryOf, TAffine, Transform, Translation}; Sep 01 00:45:23.001 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 01 00:45:23.001 INFO kablam! Sep 01 00:45:23.001 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 01 00:45:23.001 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity_conversion.rs:8:33 Sep 01 00:45:23.001 INFO kablam! | Sep 01 00:45:23.001 INFO kablam! 8 | use geometry::{Isometry, Point, Similarity, SuperTCategoryOf, TAffine, Transform, Translation}; Sep 01 00:45:23.001 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 01 00:45:23.001 INFO kablam! Sep 01 00:45:23.001 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 01 00:45:23.002 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity_alias.rs:3:38 Sep 01 00:45:23.002 INFO kablam! | Sep 01 00:45:23.002 INFO kablam! 3 | use geometry::{Rotation2, Rotation3, Similarity, UnitComplex, UnitQuaternion}; Sep 01 00:45:23.002 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 01 00:45:23.002 INFO kablam! Sep 01 00:45:23.002 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 01 00:45:23.002 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/transform_ops.rs:10:16 Sep 01 00:45:23.002 INFO kablam! | Sep 01 00:45:23.002 INFO kablam! 10 | use geometry::{Isometry, Point, Rotation, Similarity, SubTCategoryOf, SuperTCategoryOf, TAffine, Sep 01 00:45:23.002 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 01 00:45:23.002 INFO kablam! Sep 01 00:45:23.002 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 01 00:45:23.002 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/transform_ops.rs:10:43 Sep 01 00:45:23.002 INFO kablam! | Sep 01 00:45:23.002 INFO kablam! 10 | use geometry::{Isometry, Point, Rotation, Similarity, SubTCategoryOf, SuperTCategoryOf, TAffine, Sep 01 00:45:23.002 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 01 00:45:23.002 INFO kablam! Sep 01 00:45:23.005 INFO kablam! error[E0432]: unresolved import `linalg::LU` Sep 01 00:45:23.005 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/determinant.rs:8:5 Sep 01 00:45:23.005 INFO kablam! | Sep 01 00:45:23.005 INFO kablam! 8 | use linalg::LU; Sep 01 00:45:23.005 INFO kablam! | ^^^^^^^^^^ no `LU` in `linalg` Sep 01 00:45:23.005 INFO kablam! Sep 01 00:45:23.005 INFO kablam! error[E0432]: unresolved import `linalg::PermutationSequence` Sep 01 00:45:23.005 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:12:5 Sep 01 00:45:23.005 INFO kablam! | Sep 01 00:45:23.006 INFO kablam! 12 | use linalg::PermutationSequence; Sep 01 00:45:23.006 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `PermutationSequence` in `linalg`. Did you mean to use `permutation_sequence`? Sep 01 00:45:23.006 INFO kablam! Sep 01 00:45:23.008 INFO kablam! error[E0432]: unresolved import `linalg::PermutationSequence` Sep 01 00:45:23.008 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:12:5 Sep 01 00:45:23.008 INFO kablam! | Sep 01 00:45:23.008 INFO kablam! 12 | use linalg::PermutationSequence; Sep 01 00:45:23.008 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `PermutationSequence` in `linalg`. Did you mean to use `permutation_sequence`? Sep 01 00:45:23.008 INFO kablam! Sep 01 00:45:23.009 INFO kablam! error[E0432]: unresolved import `linalg::Hessenberg` Sep 01 00:45:23.009 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:16:5 Sep 01 00:45:23.009 INFO kablam! | Sep 01 00:45:23.009 INFO kablam! 16 | use linalg::Hessenberg; Sep 01 00:45:23.009 INFO kablam! | ^^^^^^^^^^^^^^^^^^ no `Hessenberg` in `linalg`. Did you mean to use `hessenberg`? Sep 01 00:45:23.009 INFO kablam! Sep 01 00:45:23.009 INFO kablam! error[E0432]: unresolved import `linalg::Bidiagonal` Sep 01 00:45:23.009 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:17:5 Sep 01 00:45:23.009 INFO kablam! | Sep 01 00:45:23.009 INFO kablam! 17 | use linalg::Bidiagonal; Sep 01 00:45:23.009 INFO kablam! | ^^^^^^^^^^^^^^^^^^ no `Bidiagonal` in `linalg`. Did you mean to use `bidiagonal`? Sep 01 00:45:23.010 INFO kablam! Sep 01 00:45:23.010 INFO kablam! error[E0432]: unresolved import `linalg::SymmetricTridiagonal` Sep 01 00:45:23.010 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/symmetric_eigen.rs:15:5 Sep 01 00:45:23.010 INFO kablam! | Sep 01 00:45:23.010 INFO kablam! 15 | use linalg::SymmetricTridiagonal; Sep 01 00:45:23.010 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `SymmetricTridiagonal` in `linalg`. Did you mean to use `symmetric_tridiagonal`? Sep 01 00:45:23.010 INFO kablam! Sep 01 00:45:23.529 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:45:23.529 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:29:5 Sep 01 00:45:23.529 INFO kablam! | Sep 01 00:45:23.529 INFO kablam! 29 | serde( Sep 01 00:45:23.529 INFO kablam! | ^^^^^ Sep 01 00:45:23.530 INFO kablam! | Sep 01 00:45:23.530 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:45:23.530 INFO kablam! Sep 01 00:45:23.654 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Isometry` Sep 01 00:45:23.654 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:110:9 Sep 01 00:45:23.654 INFO kablam! | Sep 01 00:45:23.654 INFO kablam! 110 | Isometry::from_parts(self.translation.clone(), self.rotation.clone()) Sep 01 00:45:23.654 INFO kablam! | ^^^^^^^^ Use of undeclared type or module `Isometry` Sep 01 00:45:23.654 INFO kablam! Sep 01 00:45:23.953 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:45:23.953 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:28:5 Sep 01 00:45:23.953 INFO kablam! | Sep 01 00:45:23.953 INFO kablam! 28 | serde( Sep 01 00:45:23.953 INFO kablam! | ^^^^^ Sep 01 00:45:23.953 INFO kablam! | Sep 01 00:45:23.953 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:45:23.953 INFO kablam! Sep 01 00:45:24.025 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Similarity` Sep 01 00:45:24.025 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:101:9 Sep 01 00:45:24.025 INFO kablam! | Sep 01 00:45:24.026 INFO kablam! 101 | Similarity::from_isometry(self.isometry.clone(), self.scaling) Sep 01 00:45:24.026 INFO kablam! | ^^^^^^^^^^ Use of undeclared type or module `Similarity` Sep 01 00:45:24.026 INFO kablam! Sep 01 00:45:24.074 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Similarity` Sep 01 00:45:24.074 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:117:9 Sep 01 00:45:24.074 INFO kablam! | Sep 01 00:45:24.074 INFO kablam! 117 | Similarity::from_isometry(Isometry::from_parts(translation, rotation), scaling) Sep 01 00:45:24.074 INFO kablam! | ^^^^^^^^^^ Use of undeclared type or module `Similarity` Sep 01 00:45:24.074 INFO kablam! Sep 01 00:45:24.439 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:45:24.439 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/permutation_sequence.rs:18:5 Sep 01 00:45:24.439 INFO kablam! | Sep 01 00:45:24.439 INFO kablam! 18 | serde( Sep 01 00:45:24.439 INFO kablam! | ^^^^^ Sep 01 00:45:24.439 INFO kablam! | Sep 01 00:45:24.439 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:45:24.439 INFO kablam! Sep 01 00:45:24.699 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:45:24.701 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/qr.rs:17:12 Sep 01 00:45:24.701 INFO kablam! | Sep 01 00:45:24.701 INFO kablam! 17 | serde(bound(serialize = "DefaultAllocator: Allocator + Sep 01 00:45:24.701 INFO kablam! | ^^^^^ Sep 01 00:45:24.701 INFO kablam! | Sep 01 00:45:24.701 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:45:24.701 INFO kablam! Sep 01 00:45:24.983 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `QR` Sep 01 00:45:24.983 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/qr.rs:303:9 Sep 01 00:45:24.983 INFO kablam! | Sep 01 00:45:24.984 INFO kablam! 303 | QR::new(self.into_owned()) Sep 01 00:45:24.984 INFO kablam! | ^^ Use of undeclared type or module `QR` Sep 01 00:45:24.984 INFO kablam! Sep 01 00:45:24.985 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:45:24.985 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/hessenberg.rs:17:5 Sep 01 00:45:24.985 INFO kablam! | Sep 01 00:45:24.985 INFO kablam! 17 | serde( Sep 01 00:45:24.985 INFO kablam! | ^^^^^ Sep 01 00:45:24.985 INFO kablam! | Sep 01 00:45:24.985 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:45:24.986 INFO kablam! Sep 01 00:45:25.228 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Hessenberg` Sep 01 00:45:25.228 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/hessenberg.rs:159:9 Sep 01 00:45:25.228 INFO kablam! | Sep 01 00:45:25.228 INFO kablam! 159 | Hessenberg::new(self.into_owned()) Sep 01 00:45:25.228 INFO kablam! | ^^^^^^^^^^ Use of undeclared type or module `Hessenberg` Sep 01 00:45:25.229 INFO kablam! Sep 01 00:45:25.229 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:45:25.229 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/bidiagonal.rs:18:5 Sep 01 00:45:25.229 INFO kablam! | Sep 01 00:45:25.229 INFO kablam! 18 | serde( Sep 01 00:45:25.229 INFO kablam! | ^^^^^ Sep 01 00:45:25.229 INFO kablam! | Sep 01 00:45:25.229 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:45:25.229 INFO kablam! Sep 01 00:45:25.420 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Bidiagonal` Sep 01 00:45:25.420 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/bidiagonal.rs:369:9 Sep 01 00:45:25.420 INFO kablam! | Sep 01 00:45:25.420 INFO kablam! 369 | Bidiagonal::new(self.into_owned()) Sep 01 00:45:25.420 INFO kablam! | ^^^^^^^^^^ Use of undeclared type or module `Bidiagonal` Sep 01 00:45:25.421 INFO kablam! Sep 01 00:45:25.421 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:45:25.421 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/symmetric_tridiagonal.rs:16:5 Sep 01 00:45:25.421 INFO kablam! | Sep 01 00:45:25.421 INFO kablam! 16 | serde( Sep 01 00:45:25.421 INFO kablam! | ^^^^^ Sep 01 00:45:25.421 INFO kablam! | Sep 01 00:45:25.421 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:45:25.421 INFO kablam! Sep 01 00:45:25.609 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SymmetricTridiagonal` Sep 01 00:45:25.609 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/symmetric_tridiagonal.rs:171:9 Sep 01 00:45:25.609 INFO kablam! | Sep 01 00:45:25.609 INFO kablam! 171 | SymmetricTridiagonal::new(self.into_owned()) Sep 01 00:45:25.609 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `SymmetricTridiagonal` Sep 01 00:45:25.609 INFO kablam! Sep 01 00:45:25.610 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:45:25.610 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/cholesky.rs:16:5 Sep 01 00:45:25.610 INFO kablam! | Sep 01 00:45:25.610 INFO kablam! 16 | serde( Sep 01 00:45:25.610 INFO kablam! | ^^^^^ Sep 01 00:45:25.610 INFO kablam! | Sep 01 00:45:25.610 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:45:25.610 INFO kablam! Sep 01 00:45:25.796 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Cholesky` Sep 01 00:45:25.796 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/cholesky.rs:163:9 Sep 01 00:45:25.796 INFO kablam! | Sep 01 00:45:25.796 INFO kablam! 163 | Cholesky::new(self.into_owned()) Sep 01 00:45:25.796 INFO kablam! | ^^^^^^^^ Use of undeclared type or module `Cholesky` Sep 01 00:45:25.796 INFO kablam! Sep 01 00:45:25.796 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:45:25.797 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:18:5 Sep 01 00:45:25.797 INFO kablam! | Sep 01 00:45:25.797 INFO kablam! 18 | serde( Sep 01 00:45:25.797 INFO kablam! | ^^^^^ Sep 01 00:45:25.797 INFO kablam! | Sep 01 00:45:25.797 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:45:25.797 INFO kablam! Sep 01 00:45:26.054 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `LU` Sep 01 00:45:26.054 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:395:9 Sep 01 00:45:26.054 INFO kablam! | Sep 01 00:45:26.054 INFO kablam! 395 | LU::new(self.into_owned()) Sep 01 00:45:26.054 INFO kablam! | ^^ Use of undeclared type or module `LU` Sep 01 00:45:26.054 INFO kablam! Sep 01 00:45:26.055 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:45:26.055 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:18:5 Sep 01 00:45:26.055 INFO kablam! | Sep 01 00:45:26.055 INFO kablam! 18 | serde( Sep 01 00:45:26.055 INFO kablam! | ^^^^^ Sep 01 00:45:26.055 INFO kablam! | Sep 01 00:45:26.055 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:45:26.055 INFO kablam! Sep 01 00:45:26.332 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `FullPivLU` Sep 01 00:45:26.332 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:285:9 Sep 01 00:45:26.332 INFO kablam! | Sep 01 00:45:26.332 INFO kablam! 285 | FullPivLU::new(self.into_owned()) Sep 01 00:45:26.332 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `FullPivLU` Sep 01 00:45:26.332 INFO kablam! Sep 01 00:45:26.333 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:45:26.333 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:22:5 Sep 01 00:45:26.333 INFO kablam! | Sep 01 00:45:26.333 INFO kablam! 22 | serde( Sep 01 00:45:26.333 INFO kablam! | ^^^^^ Sep 01 00:45:26.333 INFO kablam! | Sep 01 00:45:26.334 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:45:26.334 INFO kablam! Sep 01 00:45:26.634 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 01 00:45:26.634 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:512:9 Sep 01 00:45:26.634 INFO kablam! | Sep 01 00:45:26.634 INFO kablam! 512 | RealSchur::new(self.into_owned()) Sep 01 00:45:26.634 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 01 00:45:26.634 INFO kablam! Sep 01 00:45:26.685 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 01 00:45:26.685 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:527:9 Sep 01 00:45:26.685 INFO kablam! | Sep 01 00:45:26.685 INFO kablam! 527 | RealSchur::try_new(self.into_owned(), eps, max_niter) Sep 01 00:45:26.685 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 01 00:45:26.685 INFO kablam! Sep 01 00:45:26.686 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 01 00:45:26.686 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:555:21 Sep 01 00:45:26.686 INFO kablam! | Sep 01 00:45:26.686 INFO kablam! 555 | let schur = RealSchur::do_decompose( Sep 01 00:45:26.686 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 01 00:45:26.686 INFO kablam! Sep 01 00:45:26.686 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 01 00:45:26.686 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:562:12 Sep 01 00:45:26.686 INFO kablam! | Sep 01 00:45:26.686 INFO kablam! 562 | if RealSchur::do_eigenvalues(&schur.1, &mut work) { Sep 01 00:45:26.686 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 01 00:45:26.686 INFO kablam! Sep 01 00:45:26.686 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 01 00:45:26.686 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:578:21 Sep 01 00:45:26.686 INFO kablam! | Sep 01 00:45:26.686 INFO kablam! 578 | let schur = RealSchur::do_decompose( Sep 01 00:45:26.686 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 01 00:45:26.686 INFO kablam! Sep 01 00:45:26.686 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 01 00:45:26.686 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:586:9 Sep 01 00:45:26.686 INFO kablam! | Sep 01 00:45:26.686 INFO kablam! 586 | RealSchur::do_complex_eigenvalues(&schur.1, &mut eig); Sep 01 00:45:26.686 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 01 00:45:26.686 INFO kablam! Sep 01 00:45:26.686 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:45:26.686 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:23:5 Sep 01 00:45:26.686 INFO kablam! | Sep 01 00:45:26.686 INFO kablam! 23 | serde( Sep 01 00:45:26.686 INFO kablam! | ^^^^^ Sep 01 00:45:26.687 INFO kablam! | Sep 01 00:45:26.687 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:45:26.687 INFO kablam! Sep 01 00:45:26.884 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SVD` Sep 01 00:45:26.884 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:587:9 Sep 01 00:45:26.884 INFO kablam! | Sep 01 00:45:26.884 INFO kablam! 587 | SVD::new(self.into_owned(), compute_u, compute_v) Sep 01 00:45:26.884 INFO kablam! | ^^^ Use of undeclared type or module `SVD` Sep 01 00:45:26.885 INFO kablam! Sep 01 00:45:26.939 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SVD` Sep 01 00:45:26.939 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:607:9 Sep 01 00:45:26.939 INFO kablam! | Sep 01 00:45:26.939 INFO kablam! 607 | SVD::try_new(self.into_owned(), compute_u, compute_v, eps, max_niter) Sep 01 00:45:26.939 INFO kablam! | ^^^ Use of undeclared type or module `SVD` Sep 01 00:45:26.940 INFO kablam! Sep 01 00:45:26.940 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SVD` Sep 01 00:45:26.941 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:612:9 Sep 01 00:45:26.941 INFO kablam! | Sep 01 00:45:26.941 INFO kablam! 612 | SVD::new(self.clone_owned(), false, false).singular_values Sep 01 00:45:26.941 INFO kablam! | ^^^ Use of undeclared type or module `SVD` Sep 01 00:45:26.941 INFO kablam! Sep 01 00:45:26.942 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SVD` Sep 01 00:45:26.942 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:619:19 Sep 01 00:45:26.942 INFO kablam! | Sep 01 00:45:26.942 INFO kablam! 619 | let svd = SVD::new(self.clone_owned(), false, false); Sep 01 00:45:26.942 INFO kablam! | ^^^ Use of undeclared type or module `SVD` Sep 01 00:45:26.942 INFO kablam! Sep 01 00:45:26.943 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SVD` Sep 01 00:45:26.943 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:630:9 Sep 01 00:45:26.943 INFO kablam! | Sep 01 00:45:26.943 INFO kablam! 630 | SVD::new(self.clone_owned(), true, true).pseudo_inverse(eps) Sep 01 00:45:26.943 INFO kablam! | ^^^ Use of undeclared type or module `SVD` Sep 01 00:45:26.943 INFO kablam! Sep 01 00:45:26.982 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 01 00:45:26.982 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:86:83 Sep 01 00:45:26.982 INFO kablam! | Sep 01 00:45:26.982 INFO kablam! 86 | impl hash::Hash for Isometry Sep 01 00:45:26.982 INFO kablam! | ^^^^^^^^ not found in this scope Sep 01 00:45:26.982 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 00:45:26.982 INFO kablam! | Sep 01 00:45:26.983 INFO kablam! 1 | use alga::linear::Isometry; Sep 01 00:45:26.983 INFO kablam! | Sep 01 00:45:26.983 INFO kablam! Sep 01 00:45:26.998 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 01 00:45:26.998 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:97:76 Sep 01 00:45:26.999 INFO kablam! | Sep 01 00:45:26.999 INFO kablam! 97 | impl> + Copy> Copy for Isometry Sep 01 00:45:26.999 INFO kablam! | ^^^^^^^^ not found in this scope Sep 01 00:45:26.999 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 00:45:26.999 INFO kablam! | Sep 01 00:45:26.999 INFO kablam! 1 | use alga::linear::Isometry; Sep 01 00:45:26.999 INFO kablam! | Sep 01 00:45:27.000 INFO kablam! Sep 01 00:45:27.015 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 01 00:45:27.015 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:104:71 Sep 01 00:45:27.015 INFO kablam! | Sep 01 00:45:27.015 INFO kablam! 104 | impl> + Clone> Clone for Isometry Sep 01 00:45:27.015 INFO kablam! | ^^^^^^^^ not found in this scope Sep 01 00:45:27.015 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 00:45:27.015 INFO kablam! | Sep 01 00:45:27.016 INFO kablam! 1 | use alga::linear::Isometry; Sep 01 00:45:27.016 INFO kablam! | Sep 01 00:45:27.016 INFO kablam! Sep 01 00:45:27.031 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 01 00:45:27.031 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:114:53 Sep 01 00:45:27.031 INFO kablam! | Sep 01 00:45:27.031 INFO kablam! 114 | impl>> Isometry Sep 01 00:45:27.031 INFO kablam! | ^^^^^^^^ not found in this scope Sep 01 00:45:27.031 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 00:45:27.031 INFO kablam! | Sep 01 00:45:27.031 INFO kablam! 1 | use alga::linear::Isometry; Sep 01 00:45:27.031 INFO kablam! | Sep 01 00:45:27.032 INFO kablam! Sep 01 00:45:27.048 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 01 00:45:27.048 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:120:71 Sep 01 00:45:27.048 INFO kablam! | Sep 01 00:45:27.048 INFO kablam! 120 | pub fn from_parts(translation: Translation, rotation: R) -> Isometry { Sep 01 00:45:27.048 INFO kablam! | ^^^^^^^^ not found in this scope Sep 01 00:45:27.048 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 00:45:27.048 INFO kablam! | Sep 01 00:45:27.048 INFO kablam! 1 | use alga::linear::Isometry; Sep 01 00:45:27.048 INFO kablam! | Sep 01 00:45:27.048 INFO kablam! Sep 01 00:45:27.062 INFO kablam! error[E0422]: cannot find struct, variant or union type `Isometry` in this scope Sep 01 00:45:27.062 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:121:9 Sep 01 00:45:27.062 INFO kablam! | Sep 01 00:45:27.062 INFO kablam! 121 | Isometry { Sep 01 00:45:27.062 INFO kablam! | ^^^^^^^^ not found in this scope Sep 01 00:45:27.068 INFO kablam! Sep 01 00:45:27.084 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 01 00:45:27.084 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:130:30 Sep 01 00:45:27.084 INFO kablam! | Sep 01 00:45:27.084 INFO kablam! 130 | pub fn inverse(&self) -> Isometry { Sep 01 00:45:27.084 INFO kablam! | ^^^^^^^^ not found in this scope Sep 01 00:45:27.084 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 00:45:27.084 INFO kablam! | Sep 01 00:45:27.084 INFO kablam! 1 | use alga::linear::Isometry; Sep 01 00:45:27.084 INFO kablam! | Sep 01 00:45:27.084 INFO kablam! Sep 01 00:45:27.099 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 01 00:45:27.099 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:179:30 Sep 01 00:45:27.099 INFO kablam! | Sep 01 00:45:27.100 INFO kablam! 179 | impl Isometry Sep 01 00:45:27.100 INFO kablam! | ^^^^^^^^ not found in this scope Sep 01 00:45:27.100 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 00:45:27.100 INFO kablam! | Sep 01 00:45:27.100 INFO kablam! 1 | use alga::linear::Isometry; Sep 01 00:45:27.100 INFO kablam! | Sep 01 00:45:27.100 INFO kablam! Sep 01 00:45:27.114 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 01 00:45:27.114 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:199:37 Sep 01 00:45:27.114 INFO kablam! | Sep 01 00:45:27.114 INFO kablam! 199 | impl Eq for Isometry Sep 01 00:45:27.114 INFO kablam! | ^^^^^^^^ not found in this scope Sep 01 00:45:27.114 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 00:45:27.115 INFO kablam! | Sep 01 00:45:27.115 INFO kablam! 1 | use alga::linear::Isometry; Sep 01 00:45:27.115 INFO kablam! | Sep 01 00:45:27.115 INFO kablam! Sep 01 00:45:27.134 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 01 00:45:27.134 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:206:44 Sep 01 00:45:27.134 INFO kablam! | Sep 01 00:45:27.134 INFO kablam! 206 | impl PartialEq for Isometry Sep 01 00:45:27.134 INFO kablam! | ^^^^^^^^ not found in this scope Sep 01 00:45:27.134 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 00:45:27.134 INFO kablam! | Sep 01 00:45:27.134 INFO kablam! 1 | use alga::linear::Isometry; Sep 01 00:45:27.134 INFO kablam! | Sep 01 00:45:27.134 INFO kablam! Sep 01 00:45:27.149 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 01 00:45:27.149 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:212:26 Sep 01 00:45:27.149 INFO kablam! | Sep 01 00:45:27.149 INFO kablam! 212 | fn eq(&self, right: &Isometry) -> bool { Sep 01 00:45:27.149 INFO kablam! | ^^^^^^^^ not found in this scope Sep 01 00:45:27.149 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 00:45:27.150 INFO kablam! | Sep 01 00:45:27.150 INFO kablam! 1 | use alga::linear::Isometry; Sep 01 00:45:27.150 INFO kablam! | Sep 01 00:45:27.150 INFO kablam! Sep 01 00:45:27.165 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 01 00:45:27.165 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:217:44 Sep 01 00:45:27.165 INFO kablam! | Sep 01 00:45:27.165 INFO kablam! 217 | impl AbsDiffEq for Isometry Sep 01 00:45:27.165 INFO kablam! | ^^^^^^^^ not found in this scope Sep 01 00:45:27.165 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 00:45:27.165 INFO kablam! | Sep 01 00:45:27.165 INFO kablam! 1 | use alga::linear::Isometry; Sep 01 00:45:27.165 INFO kablam! | Sep 01 00:45:27.165 INFO kablam! Sep 01 00:45:27.179 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 01 00:45:27.179 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:237:45 Sep 01 00:45:27.179 INFO kablam! | Sep 01 00:45:27.180 INFO kablam! 237 | impl RelativeEq for Isometry Sep 01 00:45:27.180 INFO kablam! | ^^^^^^^^ not found in this scope Sep 01 00:45:27.180 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 00:45:27.180 INFO kablam! | Sep 01 00:45:27.180 INFO kablam! 1 | use alga::linear::Isometry; Sep 01 00:45:27.180 INFO kablam! | Sep 01 00:45:27.180 INFO kablam! Sep 01 00:45:27.194 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 01 00:45:27.194 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:263:41 Sep 01 00:45:27.194 INFO kablam! | Sep 01 00:45:27.194 INFO kablam! 263 | impl UlpsEq for Isometry Sep 01 00:45:27.194 INFO kablam! | ^^^^^^^^ not found in this scope Sep 01 00:45:27.194 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 00:45:27.194 INFO kablam! | Sep 01 00:45:27.194 INFO kablam! 1 | use alga::linear::Isometry; Sep 01 00:45:27.194 INFO kablam! | Sep 01 00:45:27.194 INFO kablam! Sep 01 00:45:27.210 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 01 00:45:27.210 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:287:62 Sep 01 00:45:27.210 INFO kablam! | Sep 01 00:45:27.210 INFO kablam! 287 | impl fmt::Display for Isometry Sep 01 00:45:27.210 INFO kablam! | ^^^^^^^^ not found in this scope Sep 01 00:45:27.210 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 00:45:27.210 INFO kablam! | Sep 01 00:45:27.210 INFO kablam! 1 | use alga::linear::Isometry; Sep 01 00:45:27.210 INFO kablam! | Sep 01 00:45:27.210 INFO kablam! Sep 01 00:45:27.226 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 01 00:45:27.226 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:77:9 Sep 01 00:45:27.226 INFO kablam! | Sep 01 00:45:27.226 INFO kablam! 77 | for Similarity Sep 01 00:45:27.226 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:45:27.226 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 00:45:27.226 INFO kablam! | Sep 01 00:45:27.226 INFO kablam! 1 | use alga::linear::Similarity; Sep 01 00:45:27.226 INFO kablam! | Sep 01 00:45:27.227 INFO kablam! Sep 01 00:45:27.242 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 01 00:45:27.242 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:88:76 Sep 01 00:45:27.242 INFO kablam! | Sep 01 00:45:27.242 INFO kablam! 88 | impl> + Copy> Copy for Similarity Sep 01 00:45:27.242 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:45:27.243 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 00:45:27.243 INFO kablam! | Sep 01 00:45:27.243 INFO kablam! 1 | use alga::linear::Similarity; Sep 01 00:45:27.243 INFO kablam! | Sep 01 00:45:27.243 INFO kablam! Sep 01 00:45:27.258 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 01 00:45:27.258 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:95:71 Sep 01 00:45:27.258 INFO kablam! | Sep 01 00:45:27.258 INFO kablam! 95 | impl> + Clone> Clone for Similarity Sep 01 00:45:27.258 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:45:27.258 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 00:45:27.258 INFO kablam! | Sep 01 00:45:27.258 INFO kablam! 1 | use alga::linear::Similarity; Sep 01 00:45:27.258 INFO kablam! | Sep 01 00:45:27.258 INFO kablam! Sep 01 00:45:27.273 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 01 00:45:27.274 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:105:30 Sep 01 00:45:27.274 INFO kablam! | Sep 01 00:45:27.274 INFO kablam! 105 | impl Similarity Sep 01 00:45:27.274 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:45:27.274 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 00:45:27.274 INFO kablam! | Sep 01 00:45:27.274 INFO kablam! 1 | use alga::linear::Similarity; Sep 01 00:45:27.274 INFO kablam! | Sep 01 00:45:27.274 INFO kablam! Sep 01 00:45:27.290 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 01 00:45:27.290 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:116:10 Sep 01 00:45:27.290 INFO kablam! | Sep 01 00:45:27.290 INFO kablam! 116 | ) -> Similarity { Sep 01 00:45:27.290 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:45:27.290 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 00:45:27.290 INFO kablam! | Sep 01 00:45:27.290 INFO kablam! 1 | use alga::linear::Similarity; Sep 01 00:45:27.290 INFO kablam! | Sep 01 00:45:27.290 INFO kablam! Sep 01 00:45:27.305 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 01 00:45:27.305 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:122:70 Sep 01 00:45:27.305 INFO kablam! | Sep 01 00:45:27.305 INFO kablam! 122 | pub fn from_isometry(isometry: Isometry, scaling: N) -> Similarity { Sep 01 00:45:27.305 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:45:27.305 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 00:45:27.306 INFO kablam! | Sep 01 00:45:27.306 INFO kablam! 1 | use alga::linear::Similarity; Sep 01 00:45:27.306 INFO kablam! | Sep 01 00:45:27.306 INFO kablam! Sep 01 00:45:27.321 INFO kablam! error[E0422]: cannot find struct, variant or union type `Similarity` in this scope Sep 01 00:45:27.321 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:128:9 Sep 01 00:45:27.321 INFO kablam! | Sep 01 00:45:27.321 INFO kablam! 128 | Similarity { Sep 01 00:45:27.321 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:45:27.321 INFO kablam! Sep 01 00:45:27.338 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 01 00:45:27.338 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:136:40 Sep 01 00:45:27.338 INFO kablam! | Sep 01 00:45:27.338 INFO kablam! 136 | pub fn from_scaling(scaling: N) -> Similarity { Sep 01 00:45:27.338 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:45:27.338 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 00:45:27.338 INFO kablam! | Sep 01 00:45:27.338 INFO kablam! 1 | use alga::linear::Similarity; Sep 01 00:45:27.338 INFO kablam! | Sep 01 00:45:27.338 INFO kablam! Sep 01 00:45:27.354 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 01 00:45:27.354 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:142:30 Sep 01 00:45:27.354 INFO kablam! | Sep 01 00:45:27.354 INFO kablam! 142 | pub fn inverse(&self) -> Similarity { Sep 01 00:45:27.354 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:45:27.354 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 00:45:27.354 INFO kablam! | Sep 01 00:45:27.354 INFO kablam! 1 | use alga::linear::Similarity; Sep 01 00:45:27.355 INFO kablam! | Sep 01 00:45:27.355 INFO kablam! Sep 01 00:45:27.371 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 01 00:45:27.371 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:253:30 Sep 01 00:45:27.371 INFO kablam! | Sep 01 00:45:27.371 INFO kablam! 253 | impl Similarity Sep 01 00:45:27.371 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:45:27.376 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 00:45:27.376 INFO kablam! | Sep 01 00:45:27.376 INFO kablam! 1 | use alga::linear::Similarity; Sep 01 00:45:27.376 INFO kablam! | Sep 01 00:45:27.377 INFO kablam! Sep 01 00:45:27.394 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 01 00:45:27.394 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:275:37 Sep 01 00:45:27.394 INFO kablam! | Sep 01 00:45:27.394 INFO kablam! 275 | impl Eq for Similarity Sep 01 00:45:27.394 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:45:27.395 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 00:45:27.395 INFO kablam! | Sep 01 00:45:27.395 INFO kablam! 1 | use alga::linear::Similarity; Sep 01 00:45:27.395 INFO kablam! | Sep 01 00:45:27.395 INFO kablam! Sep 01 00:45:27.418 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 01 00:45:27.418 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:282:44 Sep 01 00:45:27.418 INFO kablam! | Sep 01 00:45:27.418 INFO kablam! 282 | impl PartialEq for Similarity Sep 01 00:45:27.418 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:45:27.419 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 00:45:27.419 INFO kablam! | Sep 01 00:45:27.419 INFO kablam! 1 | use alga::linear::Similarity; Sep 01 00:45:27.419 INFO kablam! | Sep 01 00:45:27.420 INFO kablam! Sep 01 00:45:27.435 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 01 00:45:27.435 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:288:26 Sep 01 00:45:27.435 INFO kablam! | Sep 01 00:45:27.435 INFO kablam! 288 | fn eq(&self, right: &Similarity) -> bool { Sep 01 00:45:27.435 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:45:27.436 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 00:45:27.436 INFO kablam! | Sep 01 00:45:27.436 INFO kablam! 1 | use alga::linear::Similarity; Sep 01 00:45:27.436 INFO kablam! | Sep 01 00:45:27.437 INFO kablam! Sep 01 00:45:27.453 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 01 00:45:27.453 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:293:44 Sep 01 00:45:27.453 INFO kablam! | Sep 01 00:45:27.453 INFO kablam! 293 | impl AbsDiffEq for Similarity Sep 01 00:45:27.453 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:45:27.460 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 00:45:27.460 INFO kablam! | Sep 01 00:45:27.460 INFO kablam! 1 | use alga::linear::Similarity; Sep 01 00:45:27.460 INFO kablam! | Sep 01 00:45:27.461 INFO kablam! Sep 01 00:45:27.479 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 01 00:45:27.479 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:313:45 Sep 01 00:45:27.479 INFO kablam! | Sep 01 00:45:27.479 INFO kablam! 313 | impl RelativeEq for Similarity Sep 01 00:45:27.479 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:45:27.479 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 00:45:27.479 INFO kablam! | Sep 01 00:45:27.480 INFO kablam! 1 | use alga::linear::Similarity; Sep 01 00:45:27.480 INFO kablam! | Sep 01 00:45:27.480 INFO kablam! Sep 01 00:45:27.497 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 01 00:45:27.497 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:339:41 Sep 01 00:45:27.497 INFO kablam! | Sep 01 00:45:27.498 INFO kablam! 339 | impl UlpsEq for Similarity Sep 01 00:45:27.498 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:45:27.498 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 00:45:27.498 INFO kablam! | Sep 01 00:45:27.498 INFO kablam! 1 | use alga::linear::Similarity; Sep 01 00:45:27.498 INFO kablam! | Sep 01 00:45:27.499 INFO kablam! Sep 01 00:45:27.516 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 01 00:45:27.516 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:362:41 Sep 01 00:45:27.516 INFO kablam! | Sep 01 00:45:27.516 INFO kablam! 362 | impl fmt::Display for Similarity Sep 01 00:45:27.516 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:45:27.517 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 00:45:27.517 INFO kablam! | Sep 01 00:45:27.517 INFO kablam! 1 | use alga::linear::Similarity; Sep 01 00:45:27.517 INFO kablam! | Sep 01 00:45:27.518 INFO kablam! Sep 01 00:45:27.535 INFO kablam! error[E0412]: cannot find type `PermutationSequence` in this scope Sep 01 00:45:27.535 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/permutation_sequence.rs:43:23 Sep 01 00:45:27.535 INFO kablam! | Sep 01 00:45:27.535 INFO kablam! 43 | impl Copy for PermutationSequence Sep 01 00:45:27.535 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 01 00:45:27.536 INFO kablam! Sep 01 00:45:27.555 INFO kablam! error[E0412]: cannot find type `PermutationSequence` in this scope Sep 01 00:45:27.555 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/permutation_sequence.rs:50:18 Sep 01 00:45:27.555 INFO kablam! | Sep 01 00:45:27.555 INFO kablam! 50 | impl PermutationSequence Sep 01 00:45:27.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 01 00:45:27.555 INFO kablam! Sep 01 00:45:27.574 INFO kablam! error[E0412]: cannot find type `PermutationSequence` in this scope Sep 01 00:45:27.574 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/permutation_sequence.rs:62:6 Sep 01 00:45:27.574 INFO kablam! | Sep 01 00:45:27.574 INFO kablam! 62 | impl PermutationSequence Sep 01 00:45:27.574 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 01 00:45:27.575 INFO kablam! Sep 01 00:45:27.593 INFO kablam! error[E0412]: cannot find type `PermutationSequence` in this scope Sep 01 00:45:27.593 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/permutation_sequence.rs:73:14 Sep 01 00:45:27.593 INFO kablam! | Sep 01 00:45:27.594 INFO kablam! 73 | impl PermutationSequence Sep 01 00:45:27.594 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 01 00:45:27.594 INFO kablam! Sep 01 00:45:27.613 INFO kablam! error[E0422]: cannot find struct, variant or union type `PermutationSequence` in this scope Sep 01 00:45:27.613 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/permutation_sequence.rs:81:13 Sep 01 00:45:27.613 INFO kablam! | Sep 01 00:45:27.613 INFO kablam! 81 | PermutationSequence { Sep 01 00:45:27.613 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 01 00:45:27.613 INFO kablam! Sep 01 00:45:27.632 INFO kablam! error[E0412]: cannot find type `QR` in this scope Sep 01 00:45:27.632 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/qr.rs:35:46 Sep 01 00:45:27.632 INFO kablam! | Sep 01 00:45:27.632 INFO kablam! 35 | impl, C: Dim> Copy for QR Sep 01 00:45:27.632 INFO kablam! | ^^ did you mean `R`? Sep 01 00:45:27.633 INFO kablam! Sep 01 00:45:27.651 INFO kablam! error[E0412]: cannot find type `QR` in this scope Sep 01 00:45:27.651 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/qr.rs:43:37 Sep 01 00:45:27.651 INFO kablam! | Sep 01 00:45:27.651 INFO kablam! 43 | impl, C: Dim> QR Sep 01 00:45:27.651 INFO kablam! | ^^ did you mean `R`? Sep 01 00:45:27.652 INFO kablam! Sep 01 00:45:27.670 INFO kablam! error[E0422]: cannot find struct, variant or union type `QR` in this scope Sep 01 00:45:27.670 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/qr.rs:55:20 Sep 01 00:45:27.670 INFO kablam! | Sep 01 00:45:27.670 INFO kablam! 55 | return QR { Sep 01 00:45:27.671 INFO kablam! | ^^ not found in this scope Sep 01 00:45:27.671 INFO kablam! Sep 01 00:45:27.689 INFO kablam! error[E0422]: cannot find struct, variant or union type `QR` in this scope Sep 01 00:45:27.689 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/qr.rs:65:9 Sep 01 00:45:27.689 INFO kablam! | Sep 01 00:45:27.689 INFO kablam! 65 | QR { Sep 01 00:45:27.689 INFO kablam! | ^^ not found in this scope Sep 01 00:45:27.689 INFO kablam! Sep 01 00:45:27.707 INFO kablam! error[E0412]: cannot find type `QR` in this scope Sep 01 00:45:27.707 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/qr.rs:164:41 Sep 01 00:45:27.707 INFO kablam! | Sep 01 00:45:27.707 INFO kablam! 164 | impl> QR Sep 01 00:45:27.707 INFO kablam! | ^^ not found in this scope Sep 01 00:45:27.707 INFO kablam! Sep 01 00:45:27.724 INFO kablam! error[E0412]: cannot find type `QR` in this scope Sep 01 00:45:27.724 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/qr.rs:302:24 Sep 01 00:45:27.725 INFO kablam! | Sep 01 00:45:27.725 INFO kablam! 302 | pub fn qr(self) -> QR { Sep 01 00:45:27.725 INFO kablam! | ^^ did you mean `R`? Sep 01 00:45:27.725 INFO kablam! Sep 01 00:45:27.742 INFO kablam! error[E0412]: cannot find type `Hessenberg` in this scope Sep 01 00:45:27.742 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/hessenberg.rs:46:39 Sep 01 00:45:27.742 INFO kablam! | Sep 01 00:45:27.742 INFO kablam! 46 | impl> Copy for Hessenberg Sep 01 00:45:27.742 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:45:27.743 INFO kablam! Sep 01 00:45:27.760 INFO kablam! error[E0412]: cannot find type `Hessenberg` in this scope Sep 01 00:45:27.760 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/hessenberg.rs:54:30 Sep 01 00:45:27.760 INFO kablam! | Sep 01 00:45:27.760 INFO kablam! 54 | impl> Hessenberg Sep 01 00:45:27.760 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:45:27.760 INFO kablam! Sep 01 00:45:27.778 INFO kablam! error[E0422]: cannot find struct, variant or union type `Hessenberg` in this scope Sep 01 00:45:27.778 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/hessenberg.rs:89:20 Sep 01 00:45:27.778 INFO kablam! | Sep 01 00:45:27.778 INFO kablam! 89 | return Hessenberg { hess, subdiag }; Sep 01 00:45:27.778 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:45:27.778 INFO kablam! Sep 01 00:45:27.795 INFO kablam! error[E0422]: cannot find struct, variant or union type `Hessenberg` in this scope Sep 01 00:45:27.795 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/hessenberg.rs:96:9 Sep 01 00:45:27.795 INFO kablam! | Sep 01 00:45:27.795 INFO kablam! 96 | Hessenberg { hess, subdiag } Sep 01 00:45:27.795 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:45:27.795 INFO kablam! Sep 01 00:45:27.813 INFO kablam! error[E0412]: cannot find type `Hessenberg` in this scope Sep 01 00:45:27.813 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/hessenberg.rs:158:32 Sep 01 00:45:27.813 INFO kablam! | Sep 01 00:45:27.813 INFO kablam! 158 | pub fn hessenberg(self) -> Hessenberg { Sep 01 00:45:27.813 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:45:27.813 INFO kablam! Sep 01 00:45:27.830 INFO kablam! error[E0412]: cannot find type `Bidiagonal` in this scope Sep 01 00:45:27.830 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/bidiagonal.rs:62:46 Sep 01 00:45:27.830 INFO kablam! | Sep 01 00:45:27.830 INFO kablam! 62 | impl, C: Dim> Copy for Bidiagonal Sep 01 00:45:27.831 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:45:27.831 INFO kablam! Sep 01 00:45:27.848 INFO kablam! error[E0412]: cannot find type `Bidiagonal` in this scope Sep 01 00:45:27.848 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/bidiagonal.rs:74:37 Sep 01 00:45:27.848 INFO kablam! | Sep 01 00:45:27.848 INFO kablam! 74 | impl, C: Dim> Bidiagonal Sep 01 00:45:27.848 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:45:27.848 INFO kablam! Sep 01 00:45:27.866 INFO kablam! error[E0422]: cannot find struct, variant or union type `Bidiagonal` in this scope Sep 01 00:45:27.866 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/bidiagonal.rs:149:9 Sep 01 00:45:27.866 INFO kablam! | Sep 01 00:45:27.866 INFO kablam! 149 | Bidiagonal { Sep 01 00:45:27.866 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:45:27.866 INFO kablam! Sep 01 00:45:27.884 INFO kablam! error[E0412]: cannot find type `Bidiagonal` in this scope Sep 01 00:45:27.884 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/bidiagonal.rs:368:35 Sep 01 00:45:27.884 INFO kablam! | Sep 01 00:45:27.884 INFO kablam! 368 | pub fn bidiagonalize(self) -> Bidiagonal { Sep 01 00:45:27.884 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:45:27.884 INFO kablam! Sep 01 00:45:27.902 INFO kablam! error[E0412]: cannot find type `SymmetricTridiagonal` in this scope Sep 01 00:45:27.902 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/symmetric_tridiagonal.rs:45:39 Sep 01 00:45:27.902 INFO kablam! | Sep 01 00:45:27.902 INFO kablam! 45 | impl> Copy for SymmetricTridiagonal Sep 01 00:45:27.902 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 01 00:45:27.902 INFO kablam! Sep 01 00:45:27.919 INFO kablam! error[E0412]: cannot find type `SymmetricTridiagonal` in this scope Sep 01 00:45:27.919 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/symmetric_tridiagonal.rs:53:30 Sep 01 00:45:27.919 INFO kablam! | Sep 01 00:45:27.919 INFO kablam! 53 | impl> SymmetricTridiagonal Sep 01 00:45:27.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 01 00:45:27.919 INFO kablam! Sep 01 00:45:27.937 INFO kablam! error[E0422]: cannot find struct, variant or union type `SymmetricTridiagonal` in this scope Sep 01 00:45:27.937 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/symmetric_tridiagonal.rs:93:9 Sep 01 00:45:27.937 INFO kablam! | Sep 01 00:45:27.937 INFO kablam! 93 | SymmetricTridiagonal { Sep 01 00:45:27.937 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 01 00:45:27.937 INFO kablam! Sep 01 00:45:27.955 INFO kablam! error[E0412]: cannot find type `SymmetricTridiagonal` in this scope Sep 01 00:45:27.955 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/symmetric_tridiagonal.rs:170:46 Sep 01 00:45:27.955 INFO kablam! | Sep 01 00:45:27.955 INFO kablam! 170 | pub fn symmetric_tridiagonalize(self) -> SymmetricTridiagonal { Sep 01 00:45:27.955 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 01 00:45:27.955 INFO kablam! Sep 01 00:45:27.973 INFO kablam! error[E0412]: cannot find type `Cholesky` in this scope Sep 01 00:45:27.973 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/cholesky.rs:40:32 Sep 01 00:45:27.973 INFO kablam! | Sep 01 00:45:27.973 INFO kablam! 40 | impl Copy for Cholesky Sep 01 00:45:27.973 INFO kablam! | ^^^^^^^^ not found in this scope Sep 01 00:45:27.973 INFO kablam! Sep 01 00:45:27.991 INFO kablam! error[E0412]: cannot find type `Cholesky` in this scope Sep 01 00:45:27.991 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/cholesky.rs:47:35 Sep 01 00:45:27.991 INFO kablam! | Sep 01 00:45:27.991 INFO kablam! 47 | impl> Cholesky Sep 01 00:45:27.991 INFO kablam! | ^^^^^^^^ not found in this scope Sep 01 00:45:27.991 INFO kablam! Sep 01 00:45:28.008 INFO kablam! error[E0422]: cannot find struct, variant or union type `Cholesky` in this scope Sep 01 00:45:28.008 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/cholesky.rs:85:14 Sep 01 00:45:28.008 INFO kablam! | Sep 01 00:45:28.009 INFO kablam! 85 | Some(Cholesky { chol: matrix }) Sep 01 00:45:28.009 INFO kablam! | ^^^^^^^^ not found in this scope Sep 01 00:45:28.009 INFO kablam! Sep 01 00:45:28.026 INFO kablam! error[E0412]: cannot find type `Cholesky` in this scope Sep 01 00:45:28.027 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/cholesky.rs:162:37 Sep 01 00:45:28.027 INFO kablam! | Sep 01 00:45:28.027 INFO kablam! 162 | pub fn cholesky(self) -> Option> { Sep 01 00:45:28.027 INFO kablam! | ^^^^^^^^ not found in this scope Sep 01 00:45:28.027 INFO kablam! Sep 01 00:45:28.056 INFO kablam! error[E0412]: cannot find type `LU` in this scope Sep 01 00:45:28.056 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:47:46 Sep 01 00:45:28.056 INFO kablam! | Sep 01 00:45:28.057 INFO kablam! 47 | impl, C: Dim> Copy for LU Sep 01 00:45:28.057 INFO kablam! | ^^ not found in this scope Sep 01 00:45:28.057 INFO kablam! Sep 01 00:45:28.059 INFO kablam! error[E0412]: cannot find type `LU` in this scope Sep 01 00:45:28.060 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:95:37 Sep 01 00:45:28.060 INFO kablam! | Sep 01 00:45:28.060 INFO kablam! 95 | impl, C: Dim> LU Sep 01 00:45:28.060 INFO kablam! | ^^ not found in this scope Sep 01 00:45:28.060 INFO kablam! Sep 01 00:45:28.076 INFO kablam! error[E0422]: cannot find struct, variant or union type `LU` in this scope Sep 01 00:45:28.076 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:107:20 Sep 01 00:45:28.076 INFO kablam! | Sep 01 00:45:28.076 INFO kablam! 107 | return LU { lu: matrix, p: p }; Sep 01 00:45:28.076 INFO kablam! | ^^ not found in this scope Sep 01 00:45:28.076 INFO kablam! Sep 01 00:45:28.093 INFO kablam! error[E0422]: cannot find struct, variant or union type `LU` in this scope Sep 01 00:45:28.093 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:128:9 Sep 01 00:45:28.093 INFO kablam! | Sep 01 00:45:28.093 INFO kablam! 128 | LU { lu: matrix, p: p } Sep 01 00:45:28.093 INFO kablam! | ^^ not found in this scope Sep 01 00:45:28.093 INFO kablam! Sep 01 00:45:28.111 INFO kablam! error[E0412]: cannot find type `LU` in this scope Sep 01 00:45:28.111 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:217:41 Sep 01 00:45:28.111 INFO kablam! | Sep 01 00:45:28.111 INFO kablam! 217 | impl> LU Sep 01 00:45:28.111 INFO kablam! | ^^ not found in this scope Sep 01 00:45:28.111 INFO kablam! Sep 01 00:45:28.128 INFO kablam! error[E0412]: cannot find type `LU` in this scope Sep 01 00:45:28.129 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:394:24 Sep 01 00:45:28.129 INFO kablam! | Sep 01 00:45:28.129 INFO kablam! 394 | pub fn lu(self) -> LU { Sep 01 00:45:28.129 INFO kablam! | ^^ not found in this scope Sep 01 00:45:28.129 INFO kablam! Sep 01 00:45:28.146 INFO kablam! error[E0412]: cannot find type `FullPivLU` in this scope Sep 01 00:45:28.146 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:48:46 Sep 01 00:45:28.146 INFO kablam! | Sep 01 00:45:28.146 INFO kablam! 48 | impl, C: Dim> Copy for FullPivLU Sep 01 00:45:28.146 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 01 00:45:28.146 INFO kablam! Sep 01 00:45:28.164 INFO kablam! error[E0412]: cannot find type `FullPivLU` in this scope Sep 01 00:45:28.164 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:56:37 Sep 01 00:45:28.164 INFO kablam! | Sep 01 00:45:28.164 INFO kablam! 56 | impl, C: Dim> FullPivLU Sep 01 00:45:28.164 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 01 00:45:28.164 INFO kablam! Sep 01 00:45:28.181 INFO kablam! error[E0422]: cannot find struct, variant or union type `FullPivLU` in this scope Sep 01 00:45:28.181 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:71:20 Sep 01 00:45:28.181 INFO kablam! | Sep 01 00:45:28.181 INFO kablam! 71 | return FullPivLU { Sep 01 00:45:28.181 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 01 00:45:28.182 INFO kablam! Sep 01 00:45:28.198 INFO kablam! error[E0422]: cannot find struct, variant or union type `FullPivLU` in this scope Sep 01 00:45:28.198 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:101:9 Sep 01 00:45:28.199 INFO kablam! | Sep 01 00:45:28.199 INFO kablam! 101 | FullPivLU { Sep 01 00:45:28.199 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 01 00:45:28.199 INFO kablam! Sep 01 00:45:28.214 INFO kablam! error[E0412]: cannot find type `FullPivLU` in this scope Sep 01 00:45:28.214 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:171:41 Sep 01 00:45:28.214 INFO kablam! | Sep 01 00:45:28.214 INFO kablam! 171 | impl> FullPivLU Sep 01 00:45:28.214 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 01 00:45:28.214 INFO kablam! Sep 01 00:45:28.229 INFO kablam! error[E0412]: cannot find type `FullPivLU` in this scope Sep 01 00:45:28.229 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:284:33 Sep 01 00:45:28.229 INFO kablam! | Sep 01 00:45:28.229 INFO kablam! 284 | pub fn full_piv_lu(self) -> FullPivLU { Sep 01 00:45:28.229 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 01 00:45:28.229 INFO kablam! Sep 01 00:45:28.245 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 01 00:45:28.245 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:47:32 Sep 01 00:45:28.245 INFO kablam! | Sep 01 00:45:28.245 INFO kablam! 47 | impl Copy for RealSchur Sep 01 00:45:28.245 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 01 00:45:28.245 INFO kablam! Sep 01 00:45:28.260 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 01 00:45:28.260 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:54:23 Sep 01 00:45:28.260 INFO kablam! | Sep 01 00:45:28.260 INFO kablam! 54 | impl RealSchur Sep 01 00:45:28.260 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 01 00:45:28.260 INFO kablam! Sep 01 00:45:28.275 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 01 00:45:28.275 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:64:37 Sep 01 00:45:28.275 INFO kablam! | Sep 01 00:45:28.275 INFO kablam! 64 | pub fn new(m: MatrixN) -> RealSchur { Sep 01 00:45:28.275 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 01 00:45:28.275 INFO kablam! Sep 01 00:45:28.293 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 01 00:45:28.293 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:79:74 Sep 01 00:45:28.293 INFO kablam! | Sep 01 00:45:28.293 INFO kablam! 79 | pub fn try_new(m: MatrixN, eps: N, max_niter: usize) -> Option> { Sep 01 00:45:28.293 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 01 00:45:28.293 INFO kablam! Sep 01 00:45:28.311 INFO kablam! error[E0422]: cannot find struct, variant or union type `RealSchur` in this scope Sep 01 00:45:28.311 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:82:77 Sep 01 00:45:28.311 INFO kablam! | Sep 01 00:45:28.311 INFO kablam! 82 | Self::do_decompose(m, &mut work, eps, max_niter, true).map(|(q, t)| RealSchur { Sep 01 00:45:28.311 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 01 00:45:28.311 INFO kablam! Sep 01 00:45:28.328 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 01 00:45:28.328 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:511:32 Sep 01 00:45:28.329 INFO kablam! | Sep 01 00:45:28.329 INFO kablam! 511 | pub fn real_schur(self) -> RealSchur { Sep 01 00:45:28.329 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 01 00:45:28.329 INFO kablam! Sep 01 00:45:28.346 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 01 00:45:28.346 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:526:69 Sep 01 00:45:28.346 INFO kablam! | Sep 01 00:45:28.346 INFO kablam! 526 | pub fn try_real_schur(self, eps: N, max_niter: usize) -> Option> { Sep 01 00:45:28.346 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 01 00:45:28.346 INFO kablam! Sep 01 00:45:28.364 INFO kablam! error[E0412]: cannot find type `SVD` in this scope Sep 01 00:45:28.364 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:64:46 Sep 01 00:45:28.364 INFO kablam! | Sep 01 00:45:28.364 INFO kablam! 64 | impl, C: Dim> Copy for SVD Sep 01 00:45:28.364 INFO kablam! | ^^^ not found in this scope Sep 01 00:45:28.364 INFO kablam! Sep 01 00:45:28.382 INFO kablam! error[E0412]: cannot find type `SVD` in this scope Sep 01 00:45:28.382 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:75:37 Sep 01 00:45:28.382 INFO kablam! | Sep 01 00:45:28.382 INFO kablam! 75 | impl, C: Dim> SVD Sep 01 00:45:28.382 INFO kablam! | ^^^ not found in this scope Sep 01 00:45:28.382 INFO kablam! Sep 01 00:45:28.400 INFO kablam! error[E0422]: cannot find struct, variant or union type `SVD` in this scope Sep 01 00:45:28.400 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:279:14 Sep 01 00:45:28.400 INFO kablam! | Sep 01 00:45:28.400 INFO kablam! 279 | Some(SVD { Sep 01 00:45:28.400 INFO kablam! | ^^^ not found in this scope Sep 01 00:45:28.400 INFO kablam! Sep 01 00:45:28.418 INFO kablam! error[E0412]: cannot find type `SVD` in this scope Sep 01 00:45:28.418 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:586:59 Sep 01 00:45:28.418 INFO kablam! | Sep 01 00:45:28.418 INFO kablam! 586 | pub fn svd(self, compute_u: bool, compute_v: bool) -> SVD { Sep 01 00:45:28.418 INFO kablam! | ^^^ not found in this scope Sep 01 00:45:28.419 INFO kablam! Sep 01 00:45:28.436 INFO kablam! error[E0412]: cannot find type `SVD` in this scope Sep 01 00:45:28.436 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:606:17 Sep 01 00:45:28.436 INFO kablam! | Sep 01 00:45:28.436 INFO kablam! 606 | ) -> Option> { Sep 01 00:45:28.436 INFO kablam! | ^^^ not found in this scope Sep 01 00:45:28.436 INFO kablam! Sep 01 00:45:28.679 INFO kablam! error: aborting due to 151 previous errors Sep 01 00:45:28.679 INFO kablam! Sep 01 00:45:28.679 INFO kablam! Some errors occurred: E0412, E0422, E0432, E0433. Sep 01 00:45:28.679 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 01 00:45:28.720 INFO kablam! error: Could not compile `nalgebra`. Sep 01 00:45:28.721 INFO kablam! Sep 01 00:45:28.721 INFO kablam! To learn more, run the command again with --verbose. Sep 01 00:45:28.723 INFO kablam! su: No module specific data is present Sep 01 00:45:29.256 INFO running `"docker" "rm" "-f" "3ba77e83543c596719470f3d7da40f45c8c1a001d13180d1f12c549b9bda55b9"` Sep 01 00:45:29.412 INFO blam! 3ba77e83543c596719470f3d7da40f45c8c1a001d13180d1f12c549b9bda55b9