Sep 10 21:32:06.873 INFO checking casimir-fdfd-0.2.0 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 21:32:06.873 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 21:32:06.873 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-6/try#3a2610c2a16575649896925631bf8cec4f4b1961:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 21:32:07.121 INFO blam! c40f1c4e4c843f5071ba5e1a3bd8c458324e0b93d617f3ab4d88bfff55a3440b Sep 10 21:32:07.128 INFO running `"docker" "start" "-a" "c40f1c4e4c843f5071ba5e1a3bd8c458324e0b93d617f3ab4d88bfff55a3440b"` Sep 10 21:32:08.183 INFO kablam! usermod: no changes Sep 10 21:32:08.279 INFO kablam! Compiling num-complex v0.2.0 Sep 10 21:32:08.280 INFO kablam! Checking approx v0.2.1 Sep 10 21:32:10.119 INFO kablam! Checking alga v0.6.0 Sep 10 21:32:14.182 INFO kablam! Checking nalgebra v0.15.3 Sep 10 21:32:17.347 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 10 21:32:17.347 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/base/cg.rs:15:16 Sep 10 21:32:17.347 INFO kablam! | Sep 10 21:32:17.347 INFO kablam! 15 | use geometry::{Isometry, IsometryMatrix3, Orthographic3, Perspective3, Point, Point3, Rotation2, Sep 10 21:32:17.347 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 10 21:32:17.347 INFO kablam! Sep 10 21:32:17.347 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 10 21:32:17.347 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/rotation_conversion.rs:13:16 Sep 10 21:32:17.348 INFO kablam! | Sep 10 21:32:17.348 INFO kablam! 13 | use geometry::{Isometry, Point, Rotation, Rotation2, Rotation3, Similarity, SuperTCategoryOf, Sep 10 21:32:17.348 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 10 21:32:17.348 INFO kablam! Sep 10 21:32:17.349 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 10 21:32:17.349 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/rotation_conversion.rs:13:65 Sep 10 21:32:17.349 INFO kablam! | Sep 10 21:32:17.349 INFO kablam! 13 | use geometry::{Isometry, Point, Rotation, Rotation2, Rotation3, Similarity, SuperTCategoryOf, Sep 10 21:32:17.349 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 10 21:32:17.349 INFO kablam! Sep 10 21:32:17.349 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 10 21:32:17.349 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/quaternion_conversion.rs:11:16 Sep 10 21:32:17.349 INFO kablam! | Sep 10 21:32:17.349 INFO kablam! 11 | use geometry::{Isometry, Point3, Quaternion, Rotation, Rotation3, Similarity, SuperTCategoryOf, Sep 10 21:32:17.349 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 10 21:32:17.349 INFO kablam! Sep 10 21:32:17.349 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 10 21:32:17.349 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/quaternion_conversion.rs:11:67 Sep 10 21:32:17.349 INFO kablam! | Sep 10 21:32:17.349 INFO kablam! 11 | use geometry::{Isometry, Point3, Quaternion, Rotation, Rotation3, Similarity, SuperTCategoryOf, Sep 10 21:32:17.349 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 10 21:32:17.349 INFO kablam! Sep 10 21:32:17.349 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 10 21:32:17.349 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/unit_complex_ops.rs:9:16 Sep 10 21:32:17.349 INFO kablam! | Sep 10 21:32:17.349 INFO kablam! 9 | use geometry::{Isometry, Point2, Rotation, Similarity, Translation, UnitComplex}; Sep 10 21:32:17.349 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 10 21:32:17.349 INFO kablam! Sep 10 21:32:17.349 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 10 21:32:17.349 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/unit_complex_ops.rs:9:44 Sep 10 21:32:17.349 INFO kablam! | Sep 10 21:32:17.349 INFO kablam! 9 | use geometry::{Isometry, Point2, Rotation, Similarity, Translation, UnitComplex}; Sep 10 21:32:17.349 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 10 21:32:17.349 INFO kablam! Sep 10 21:32:17.349 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 10 21:32:17.349 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/unit_complex_conversion.rs:10:5 Sep 10 21:32:17.349 INFO kablam! | Sep 10 21:32:17.349 INFO kablam! 10 | Isometry, Point2, Rotation2, Similarity, SuperTCategoryOf, TAffine, Transform, Translation, Sep 10 21:32:17.349 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 10 21:32:17.349 INFO kablam! Sep 10 21:32:17.349 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 10 21:32:17.349 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/unit_complex_conversion.rs:10:34 Sep 10 21:32:17.349 INFO kablam! | Sep 10 21:32:17.349 INFO kablam! 10 | Isometry, Point2, Rotation2, Similarity, SuperTCategoryOf, TAffine, Transform, Translation, Sep 10 21:32:17.349 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 10 21:32:17.349 INFO kablam! Sep 10 21:32:17.349 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 10 21:32:17.349 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/translation_conversion.rs:8:16 Sep 10 21:32:17.349 INFO kablam! | Sep 10 21:32:17.349 INFO kablam! 8 | use geometry::{Isometry, Point, Similarity, SuperTCategoryOf, TAffine, Transform, Translation}; Sep 10 21:32:17.349 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 10 21:32:17.350 INFO kablam! Sep 10 21:32:17.350 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 10 21:32:17.350 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/translation_conversion.rs:8:33 Sep 10 21:32:17.350 INFO kablam! | Sep 10 21:32:17.350 INFO kablam! 8 | use geometry::{Isometry, Point, Similarity, SuperTCategoryOf, TAffine, Transform, Translation}; Sep 10 21:32:17.350 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 10 21:32:17.350 INFO kablam! Sep 10 21:32:17.350 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 10 21:32:17.350 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/isometry_construction.rs:18:5 Sep 10 21:32:17.350 INFO kablam! | Sep 10 21:32:17.350 INFO kablam! 18 | Isometry, Point, Point3, Rotation, Rotation2, Rotation3, Translation, UnitComplex, Sep 10 21:32:17.350 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 10 21:32:17.350 INFO kablam! Sep 10 21:32:17.350 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 10 21:32:17.350 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/isometry_ops.rs:10:16 Sep 10 21:32:17.351 INFO kablam! | Sep 10 21:32:17.351 INFO kablam! 10 | use geometry::{Isometry, Point, Rotation, Translation, UnitQuaternion}; Sep 10 21:32:17.351 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 10 21:32:17.351 INFO kablam! Sep 10 21:32:17.351 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 10 21:32:17.351 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/isometry_alga.rs:12:16 Sep 10 21:32:17.351 INFO kablam! | Sep 10 21:32:17.351 INFO kablam! 12 | use geometry::{Isometry, Point, Translation}; Sep 10 21:32:17.351 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 10 21:32:17.351 INFO kablam! Sep 10 21:32:17.351 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 10 21:32:17.351 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/isometry_conversion.rs:8:16 Sep 10 21:32:17.351 INFO kablam! | Sep 10 21:32:17.351 INFO kablam! 8 | use geometry::{Isometry, Point, Similarity, SuperTCategoryOf, TAffine, Transform, Translation}; Sep 10 21:32:17.351 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 10 21:32:17.351 INFO kablam! Sep 10 21:32:17.351 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 10 21:32:17.352 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/isometry_conversion.rs:8:33 Sep 10 21:32:17.352 INFO kablam! | Sep 10 21:32:17.352 INFO kablam! 8 | use geometry::{Isometry, Point, Similarity, SuperTCategoryOf, TAffine, Transform, Translation}; Sep 10 21:32:17.352 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 10 21:32:17.352 INFO kablam! Sep 10 21:32:17.352 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 10 21:32:17.352 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/isometry_alias.rs:3:16 Sep 10 21:32:17.352 INFO kablam! | Sep 10 21:32:17.352 INFO kablam! 3 | use geometry::{Isometry, Rotation2, Rotation3, UnitComplex, UnitQuaternion}; Sep 10 21:32:17.352 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 10 21:32:17.352 INFO kablam! Sep 10 21:32:17.352 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 10 21:32:17.352 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/similarity.rs:18:16 Sep 10 21:32:17.352 INFO kablam! | Sep 10 21:32:17.352 INFO kablam! 18 | use geometry::{Isometry, Point, Translation}; Sep 10 21:32:17.352 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 10 21:32:17.352 INFO kablam! Sep 10 21:32:17.353 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 10 21:32:17.353 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/similarity_construction.rs:18:5 Sep 10 21:32:17.353 INFO kablam! | Sep 10 21:32:17.353 INFO kablam! 18 | Isometry, Point, Point3, Rotation2, Rotation3, Similarity, Translation, UnitComplex, Sep 10 21:32:17.353 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 10 21:32:17.353 INFO kablam! Sep 10 21:32:17.353 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 10 21:32:17.353 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/similarity_construction.rs:18:52 Sep 10 21:32:17.353 INFO kablam! | Sep 10 21:32:17.353 INFO kablam! 18 | Isometry, Point, Point3, Rotation2, Rotation3, Similarity, Translation, UnitComplex, Sep 10 21:32:17.353 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 10 21:32:17.353 INFO kablam! Sep 10 21:32:17.353 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 10 21:32:17.353 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/similarity_ops.rs:10:16 Sep 10 21:32:17.353 INFO kablam! | Sep 10 21:32:17.353 INFO kablam! 10 | use geometry::{Isometry, Point, Rotation, Similarity, Translation, UnitQuaternion}; Sep 10 21:32:17.353 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 10 21:32:17.353 INFO kablam! Sep 10 21:32:17.354 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 10 21:32:17.354 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/similarity_ops.rs:10:43 Sep 10 21:32:17.354 INFO kablam! | Sep 10 21:32:17.354 INFO kablam! 10 | use geometry::{Isometry, Point, Rotation, Similarity, Translation, UnitQuaternion}; Sep 10 21:32:17.354 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 10 21:32:17.354 INFO kablam! Sep 10 21:32:17.354 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 10 21:32:17.354 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/similarity_alga.rs:10:23 Sep 10 21:32:17.354 INFO kablam! | Sep 10 21:32:17.354 INFO kablam! 10 | use geometry::{Point, Similarity, Translation}; Sep 10 21:32:17.354 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 10 21:32:17.354 INFO kablam! Sep 10 21:32:17.354 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 10 21:32:17.354 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/similarity_conversion.rs:8:16 Sep 10 21:32:17.354 INFO kablam! | Sep 10 21:32:17.354 INFO kablam! 8 | use geometry::{Isometry, Point, Similarity, SuperTCategoryOf, TAffine, Transform, Translation}; Sep 10 21:32:17.354 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 10 21:32:17.354 INFO kablam! Sep 10 21:32:17.358 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 10 21:32:17.358 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/similarity_conversion.rs:8:33 Sep 10 21:32:17.358 INFO kablam! | Sep 10 21:32:17.358 INFO kablam! 8 | use geometry::{Isometry, Point, Similarity, SuperTCategoryOf, TAffine, Transform, Translation}; Sep 10 21:32:17.358 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 10 21:32:17.358 INFO kablam! Sep 10 21:32:17.358 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 10 21:32:17.358 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/similarity_alias.rs:3:38 Sep 10 21:32:17.358 INFO kablam! | Sep 10 21:32:17.358 INFO kablam! 3 | use geometry::{Rotation2, Rotation3, Similarity, UnitComplex, UnitQuaternion}; Sep 10 21:32:17.358 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 10 21:32:17.358 INFO kablam! Sep 10 21:32:17.358 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 10 21:32:17.358 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/transform_ops.rs:10:16 Sep 10 21:32:17.358 INFO kablam! | Sep 10 21:32:17.358 INFO kablam! 10 | use geometry::{Isometry, Point, Rotation, Similarity, SubTCategoryOf, SuperTCategoryOf, TAffine, Sep 10 21:32:17.358 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 10 21:32:17.358 INFO kablam! Sep 10 21:32:17.358 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 10 21:32:17.358 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/transform_ops.rs:10:43 Sep 10 21:32:17.358 INFO kablam! | Sep 10 21:32:17.358 INFO kablam! 10 | use geometry::{Isometry, Point, Rotation, Similarity, SubTCategoryOf, SuperTCategoryOf, TAffine, Sep 10 21:32:17.358 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 10 21:32:17.358 INFO kablam! Sep 10 21:32:17.358 INFO kablam! error[E0432]: unresolved import `linalg::LU` Sep 10 21:32:17.358 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/determinant.rs:8:5 Sep 10 21:32:17.358 INFO kablam! | Sep 10 21:32:17.358 INFO kablam! 8 | use linalg::LU; Sep 10 21:32:17.359 INFO kablam! | ^^^^^^^^^^ no `LU` in `linalg` Sep 10 21:32:17.359 INFO kablam! Sep 10 21:32:17.359 INFO kablam! error[E0432]: unresolved import `linalg::PermutationSequence` Sep 10 21:32:17.359 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/lu.rs:12:5 Sep 10 21:32:17.359 INFO kablam! | Sep 10 21:32:17.359 INFO kablam! 12 | use linalg::PermutationSequence; Sep 10 21:32:17.359 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `PermutationSequence` in `linalg`. Did you mean to use `permutation_sequence`? Sep 10 21:32:17.359 INFO kablam! Sep 10 21:32:17.359 INFO kablam! error[E0432]: unresolved import `linalg::PermutationSequence` Sep 10 21:32:17.359 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/full_piv_lu.rs:12:5 Sep 10 21:32:17.359 INFO kablam! | Sep 10 21:32:17.359 INFO kablam! 12 | use linalg::PermutationSequence; Sep 10 21:32:17.359 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `PermutationSequence` in `linalg`. Did you mean to use `permutation_sequence`? Sep 10 21:32:17.359 INFO kablam! Sep 10 21:32:17.359 INFO kablam! error[E0432]: unresolved import `linalg::Hessenberg` Sep 10 21:32:17.359 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/schur.rs:16:5 Sep 10 21:32:17.359 INFO kablam! | Sep 10 21:32:17.359 INFO kablam! 16 | use linalg::Hessenberg; Sep 10 21:32:17.359 INFO kablam! | ^^^^^^^^^^^^^^^^^^ no `Hessenberg` in `linalg`. Did you mean to use `hessenberg`? Sep 10 21:32:17.359 INFO kablam! Sep 10 21:32:17.359 INFO kablam! error[E0432]: unresolved import `linalg::Bidiagonal` Sep 10 21:32:17.359 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/svd.rs:17:5 Sep 10 21:32:17.359 INFO kablam! | Sep 10 21:32:17.359 INFO kablam! 17 | use linalg::Bidiagonal; Sep 10 21:32:17.359 INFO kablam! | ^^^^^^^^^^^^^^^^^^ no `Bidiagonal` in `linalg`. Did you mean to use `bidiagonal`? Sep 10 21:32:17.359 INFO kablam! Sep 10 21:32:17.359 INFO kablam! error[E0432]: unresolved import `linalg::SymmetricTridiagonal` Sep 10 21:32:17.359 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/symmetric_eigen.rs:15:5 Sep 10 21:32:17.359 INFO kablam! | Sep 10 21:32:17.359 INFO kablam! 15 | use linalg::SymmetricTridiagonal; Sep 10 21:32:17.359 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `SymmetricTridiagonal` in `linalg`. Did you mean to use `symmetric_tridiagonal`? Sep 10 21:32:17.359 INFO kablam! Sep 10 21:32:17.646 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 10 21:32:17.646 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/isometry.rs:27:5 Sep 10 21:32:17.646 INFO kablam! | Sep 10 21:32:17.646 INFO kablam! 27 | serde( Sep 10 21:32:17.646 INFO kablam! | ^^^^^ Sep 10 21:32:17.646 INFO kablam! | Sep 10 21:32:17.646 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 10 21:32:17.646 INFO kablam! Sep 10 21:32:17.730 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Isometry` Sep 10 21:32:17.730 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/isometry.rs:109:9 Sep 10 21:32:17.730 INFO kablam! | Sep 10 21:32:17.730 INFO kablam! 109 | Isometry::from_parts(self.translation.clone(), self.rotation.clone()) Sep 10 21:32:17.730 INFO kablam! | ^^^^^^^^ Use of undeclared type or module `Isometry` Sep 10 21:32:17.730 INFO kablam! Sep 10 21:32:17.934 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 10 21:32:17.934 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/similarity.rs:26:5 Sep 10 21:32:17.934 INFO kablam! | Sep 10 21:32:17.934 INFO kablam! 26 | serde( Sep 10 21:32:17.934 INFO kablam! | ^^^^^ Sep 10 21:32:17.934 INFO kablam! | Sep 10 21:32:17.934 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 10 21:32:17.934 INFO kablam! Sep 10 21:32:17.990 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Similarity` Sep 10 21:32:17.990 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/similarity.rs:99:9 Sep 10 21:32:17.990 INFO kablam! | Sep 10 21:32:17.990 INFO kablam! 99 | Similarity::from_isometry(self.isometry.clone(), self.scaling) Sep 10 21:32:17.990 INFO kablam! | ^^^^^^^^^^ Use of undeclared type or module `Similarity` Sep 10 21:32:17.990 INFO kablam! Sep 10 21:32:18.038 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Similarity` Sep 10 21:32:18.038 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/similarity.rs:115:9 Sep 10 21:32:18.038 INFO kablam! | Sep 10 21:32:18.038 INFO kablam! 115 | Similarity::from_isometry(Isometry::from_parts(translation, rotation), scaling) Sep 10 21:32:18.038 INFO kablam! | ^^^^^^^^^^ Use of undeclared type or module `Similarity` Sep 10 21:32:18.038 INFO kablam! Sep 10 21:32:18.258 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 10 21:32:18.258 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/permutation_sequence.rs:18:5 Sep 10 21:32:18.258 INFO kablam! | Sep 10 21:32:18.258 INFO kablam! 18 | serde( Sep 10 21:32:18.258 INFO kablam! | ^^^^^ Sep 10 21:32:18.258 INFO kablam! | Sep 10 21:32:18.258 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 10 21:32:18.258 INFO kablam! Sep 10 21:32:18.413 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 10 21:32:18.413 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/qr.rs:17:12 Sep 10 21:32:18.413 INFO kablam! | Sep 10 21:32:18.413 INFO kablam! 17 | serde(bound(serialize = "DefaultAllocator: Allocator + Sep 10 21:32:18.413 INFO kablam! | ^^^^^ Sep 10 21:32:18.413 INFO kablam! | Sep 10 21:32:18.413 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 10 21:32:18.413 INFO kablam! Sep 10 21:32:18.639 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `QR` Sep 10 21:32:18.639 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/qr.rs:303:9 Sep 10 21:32:18.639 INFO kablam! | Sep 10 21:32:18.639 INFO kablam! 303 | QR::new(self.into_owned()) Sep 10 21:32:18.639 INFO kablam! | ^^ Use of undeclared type or module `QR` Sep 10 21:32:18.639 INFO kablam! Sep 10 21:32:18.639 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 10 21:32:18.639 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/hessenberg.rs:17:5 Sep 10 21:32:18.639 INFO kablam! | Sep 10 21:32:18.639 INFO kablam! 17 | serde( Sep 10 21:32:18.639 INFO kablam! | ^^^^^ Sep 10 21:32:18.639 INFO kablam! | Sep 10 21:32:18.639 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 10 21:32:18.639 INFO kablam! Sep 10 21:32:18.802 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Hessenberg` Sep 10 21:32:18.802 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/hessenberg.rs:159:9 Sep 10 21:32:18.802 INFO kablam! | Sep 10 21:32:18.802 INFO kablam! 159 | Hessenberg::new(self.into_owned()) Sep 10 21:32:18.802 INFO kablam! | ^^^^^^^^^^ Use of undeclared type or module `Hessenberg` Sep 10 21:32:18.802 INFO kablam! Sep 10 21:32:18.802 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 10 21:32:18.802 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/bidiagonal.rs:18:5 Sep 10 21:32:18.802 INFO kablam! | Sep 10 21:32:18.802 INFO kablam! 18 | serde( Sep 10 21:32:18.802 INFO kablam! | ^^^^^ Sep 10 21:32:18.802 INFO kablam! | Sep 10 21:32:18.802 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 10 21:32:18.802 INFO kablam! Sep 10 21:32:18.961 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Bidiagonal` Sep 10 21:32:18.961 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/bidiagonal.rs:369:9 Sep 10 21:32:18.961 INFO kablam! | Sep 10 21:32:18.961 INFO kablam! 369 | Bidiagonal::new(self.into_owned()) Sep 10 21:32:18.961 INFO kablam! | ^^^^^^^^^^ Use of undeclared type or module `Bidiagonal` Sep 10 21:32:18.961 INFO kablam! Sep 10 21:32:18.961 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 10 21:32:18.961 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/symmetric_tridiagonal.rs:16:5 Sep 10 21:32:18.961 INFO kablam! | Sep 10 21:32:18.961 INFO kablam! 16 | serde( Sep 10 21:32:18.961 INFO kablam! | ^^^^^ Sep 10 21:32:18.961 INFO kablam! | Sep 10 21:32:18.961 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 10 21:32:18.961 INFO kablam! Sep 10 21:32:19.086 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SymmetricTridiagonal` Sep 10 21:32:19.086 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/symmetric_tridiagonal.rs:171:9 Sep 10 21:32:19.086 INFO kablam! | Sep 10 21:32:19.086 INFO kablam! 171 | SymmetricTridiagonal::new(self.into_owned()) Sep 10 21:32:19.086 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `SymmetricTridiagonal` Sep 10 21:32:19.086 INFO kablam! Sep 10 21:32:19.086 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 10 21:32:19.086 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/cholesky.rs:16:5 Sep 10 21:32:19.086 INFO kablam! | Sep 10 21:32:19.086 INFO kablam! 16 | serde( Sep 10 21:32:19.086 INFO kablam! | ^^^^^ Sep 10 21:32:19.086 INFO kablam! | Sep 10 21:32:19.086 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 10 21:32:19.086 INFO kablam! Sep 10 21:32:19.208 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Cholesky` Sep 10 21:32:19.209 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/cholesky.rs:163:9 Sep 10 21:32:19.209 INFO kablam! | Sep 10 21:32:19.209 INFO kablam! 163 | Cholesky::new(self.into_owned()) Sep 10 21:32:19.209 INFO kablam! | ^^^^^^^^ Use of undeclared type or module `Cholesky` Sep 10 21:32:19.209 INFO kablam! Sep 10 21:32:19.209 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 10 21:32:19.209 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/lu.rs:18:5 Sep 10 21:32:19.209 INFO kablam! | Sep 10 21:32:19.209 INFO kablam! 18 | serde( Sep 10 21:32:19.209 INFO kablam! | ^^^^^ Sep 10 21:32:19.209 INFO kablam! | Sep 10 21:32:19.209 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 10 21:32:19.209 INFO kablam! Sep 10 21:32:19.369 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `LU` Sep 10 21:32:19.369 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/lu.rs:395:9 Sep 10 21:32:19.369 INFO kablam! | Sep 10 21:32:19.369 INFO kablam! 395 | LU::new(self.into_owned()) Sep 10 21:32:19.369 INFO kablam! | ^^ Use of undeclared type or module `LU` Sep 10 21:32:19.369 INFO kablam! Sep 10 21:32:19.369 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 10 21:32:19.369 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/full_piv_lu.rs:18:5 Sep 10 21:32:19.369 INFO kablam! | Sep 10 21:32:19.369 INFO kablam! 18 | serde( Sep 10 21:32:19.369 INFO kablam! | ^^^^^ Sep 10 21:32:19.369 INFO kablam! | Sep 10 21:32:19.369 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 10 21:32:19.369 INFO kablam! Sep 10 21:32:19.537 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `FullPivLU` Sep 10 21:32:19.537 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/full_piv_lu.rs:285:9 Sep 10 21:32:19.537 INFO kablam! | Sep 10 21:32:19.537 INFO kablam! 285 | FullPivLU::new(self.into_owned()) Sep 10 21:32:19.537 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `FullPivLU` Sep 10 21:32:19.537 INFO kablam! Sep 10 21:32:19.537 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 10 21:32:19.537 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/schur.rs:22:5 Sep 10 21:32:19.537 INFO kablam! | Sep 10 21:32:19.537 INFO kablam! 22 | serde( Sep 10 21:32:19.537 INFO kablam! | ^^^^^ Sep 10 21:32:19.537 INFO kablam! | Sep 10 21:32:19.537 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 10 21:32:19.537 INFO kablam! Sep 10 21:32:19.748 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 10 21:32:19.749 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/schur.rs:512:9 Sep 10 21:32:19.749 INFO kablam! | Sep 10 21:32:19.749 INFO kablam! 512 | RealSchur::new(self.into_owned()) Sep 10 21:32:19.749 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 10 21:32:19.749 INFO kablam! Sep 10 21:32:19.791 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 10 21:32:19.791 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/schur.rs:527:9 Sep 10 21:32:19.791 INFO kablam! | Sep 10 21:32:19.791 INFO kablam! 527 | RealSchur::try_new(self.into_owned(), eps, max_niter) Sep 10 21:32:19.791 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 10 21:32:19.791 INFO kablam! Sep 10 21:32:19.791 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 10 21:32:19.791 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/schur.rs:555:21 Sep 10 21:32:19.791 INFO kablam! | Sep 10 21:32:19.791 INFO kablam! 555 | let schur = RealSchur::do_decompose( Sep 10 21:32:19.791 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 10 21:32:19.791 INFO kablam! Sep 10 21:32:19.792 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 10 21:32:19.792 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/schur.rs:562:12 Sep 10 21:32:19.792 INFO kablam! | Sep 10 21:32:19.792 INFO kablam! 562 | if RealSchur::do_eigenvalues(&schur.1, &mut work) { Sep 10 21:32:19.792 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 10 21:32:19.792 INFO kablam! Sep 10 21:32:19.792 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 10 21:32:19.792 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/schur.rs:578:21 Sep 10 21:32:19.792 INFO kablam! | Sep 10 21:32:19.792 INFO kablam! 578 | let schur = RealSchur::do_decompose( Sep 10 21:32:19.792 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 10 21:32:19.792 INFO kablam! Sep 10 21:32:19.792 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 10 21:32:19.792 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/schur.rs:586:9 Sep 10 21:32:19.792 INFO kablam! | Sep 10 21:32:19.792 INFO kablam! 586 | RealSchur::do_complex_eigenvalues(&schur.1, &mut eig); Sep 10 21:32:19.792 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 10 21:32:19.792 INFO kablam! Sep 10 21:32:19.792 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 10 21:32:19.792 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/svd.rs:23:5 Sep 10 21:32:19.792 INFO kablam! | Sep 10 21:32:19.792 INFO kablam! 23 | serde( Sep 10 21:32:19.792 INFO kablam! | ^^^^^ Sep 10 21:32:19.792 INFO kablam! | Sep 10 21:32:19.792 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 10 21:32:19.792 INFO kablam! Sep 10 21:32:19.944 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SVD` Sep 10 21:32:19.944 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/svd.rs:587:9 Sep 10 21:32:19.944 INFO kablam! | Sep 10 21:32:19.944 INFO kablam! 587 | SVD::new(self.into_owned(), compute_u, compute_v) Sep 10 21:32:19.944 INFO kablam! | ^^^ Use of undeclared type or module `SVD` Sep 10 21:32:19.944 INFO kablam! Sep 10 21:32:19.977 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SVD` Sep 10 21:32:19.977 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/svd.rs:607:9 Sep 10 21:32:19.977 INFO kablam! | Sep 10 21:32:19.977 INFO kablam! 607 | SVD::try_new(self.into_owned(), compute_u, compute_v, eps, max_niter) Sep 10 21:32:19.977 INFO kablam! | ^^^ Use of undeclared type or module `SVD` Sep 10 21:32:19.977 INFO kablam! Sep 10 21:32:19.977 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SVD` Sep 10 21:32:19.977 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/svd.rs:612:9 Sep 10 21:32:19.977 INFO kablam! | Sep 10 21:32:19.977 INFO kablam! 612 | SVD::new(self.clone_owned(), false, false).singular_values Sep 10 21:32:19.977 INFO kablam! | ^^^ Use of undeclared type or module `SVD` Sep 10 21:32:19.977 INFO kablam! Sep 10 21:32:19.977 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SVD` Sep 10 21:32:19.977 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/svd.rs:619:19 Sep 10 21:32:19.977 INFO kablam! | Sep 10 21:32:19.977 INFO kablam! 619 | let svd = SVD::new(self.clone_owned(), false, false); Sep 10 21:32:19.977 INFO kablam! | ^^^ Use of undeclared type or module `SVD` Sep 10 21:32:19.977 INFO kablam! Sep 10 21:32:19.977 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SVD` Sep 10 21:32:19.977 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/svd.rs:630:9 Sep 10 21:32:19.977 INFO kablam! | Sep 10 21:32:19.977 INFO kablam! 630 | SVD::new(self.clone_owned(), true, true).pseudo_inverse(eps) Sep 10 21:32:19.977 INFO kablam! | ^^^ Use of undeclared type or module `SVD` Sep 10 21:32:19.977 INFO kablam! Sep 10 21:32:19.997 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 10 21:32:19.997 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/isometry.rs:85:83 Sep 10 21:32:19.997 INFO kablam! | Sep 10 21:32:19.997 INFO kablam! 85 | impl hash::Hash for Isometry Sep 10 21:32:19.997 INFO kablam! | ^^^^^^^^ not found in this scope Sep 10 21:32:19.997 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 21:32:19.997 INFO kablam! | Sep 10 21:32:19.997 INFO kablam! 1 | use alga::linear::Isometry; Sep 10 21:32:19.997 INFO kablam! | Sep 10 21:32:19.997 INFO kablam! Sep 10 21:32:20.005 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 10 21:32:20.005 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/isometry.rs:96:76 Sep 10 21:32:20.005 INFO kablam! | Sep 10 21:32:20.005 INFO kablam! 96 | impl> + Copy> Copy for Isometry Sep 10 21:32:20.005 INFO kablam! | ^^^^^^^^ not found in this scope Sep 10 21:32:20.005 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 21:32:20.005 INFO kablam! | Sep 10 21:32:20.005 INFO kablam! 1 | use alga::linear::Isometry; Sep 10 21:32:20.005 INFO kablam! | Sep 10 21:32:20.005 INFO kablam! Sep 10 21:32:20.016 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 10 21:32:20.016 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/isometry.rs:103:71 Sep 10 21:32:20.016 INFO kablam! | Sep 10 21:32:20.016 INFO kablam! 103 | impl> + Clone> Clone for Isometry Sep 10 21:32:20.016 INFO kablam! | ^^^^^^^^ not found in this scope Sep 10 21:32:20.016 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 21:32:20.016 INFO kablam! | Sep 10 21:32:20.016 INFO kablam! 1 | use alga::linear::Isometry; Sep 10 21:32:20.016 INFO kablam! | Sep 10 21:32:20.016 INFO kablam! Sep 10 21:32:20.024 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 10 21:32:20.024 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/isometry.rs:113:53 Sep 10 21:32:20.024 INFO kablam! | Sep 10 21:32:20.024 INFO kablam! 113 | impl>> Isometry Sep 10 21:32:20.024 INFO kablam! | ^^^^^^^^ not found in this scope Sep 10 21:32:20.024 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 21:32:20.024 INFO kablam! | Sep 10 21:32:20.024 INFO kablam! 1 | use alga::linear::Isometry; Sep 10 21:32:20.024 INFO kablam! | Sep 10 21:32:20.024 INFO kablam! Sep 10 21:32:20.033 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 10 21:32:20.033 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/isometry.rs:119:71 Sep 10 21:32:20.033 INFO kablam! | Sep 10 21:32:20.033 INFO kablam! 119 | pub fn from_parts(translation: Translation, rotation: R) -> Isometry { Sep 10 21:32:20.033 INFO kablam! | ^^^^^^^^ not found in this scope Sep 10 21:32:20.033 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 21:32:20.033 INFO kablam! | Sep 10 21:32:20.033 INFO kablam! 1 | use alga::linear::Isometry; Sep 10 21:32:20.033 INFO kablam! | Sep 10 21:32:20.033 INFO kablam! Sep 10 21:32:20.041 INFO kablam! error[E0422]: cannot find struct, variant or union type `Isometry` in this scope Sep 10 21:32:20.041 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/isometry.rs:120:9 Sep 10 21:32:20.041 INFO kablam! | Sep 10 21:32:20.041 INFO kablam! 120 | Isometry { Sep 10 21:32:20.041 INFO kablam! | ^^^^^^^^ not found in this scope Sep 10 21:32:20.041 INFO kablam! Sep 10 21:32:20.049 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 10 21:32:20.049 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/isometry.rs:129:30 Sep 10 21:32:20.049 INFO kablam! | Sep 10 21:32:20.049 INFO kablam! 129 | pub fn inverse(&self) -> Isometry { Sep 10 21:32:20.049 INFO kablam! | ^^^^^^^^ not found in this scope Sep 10 21:32:20.049 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 21:32:20.049 INFO kablam! | Sep 10 21:32:20.049 INFO kablam! 1 | use alga::linear::Isometry; Sep 10 21:32:20.049 INFO kablam! | Sep 10 21:32:20.049 INFO kablam! Sep 10 21:32:20.057 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 10 21:32:20.057 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/isometry.rs:178:30 Sep 10 21:32:20.057 INFO kablam! | Sep 10 21:32:20.057 INFO kablam! 178 | impl Isometry Sep 10 21:32:20.057 INFO kablam! | ^^^^^^^^ not found in this scope Sep 10 21:32:20.057 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 21:32:20.057 INFO kablam! | Sep 10 21:32:20.057 INFO kablam! 1 | use alga::linear::Isometry; Sep 10 21:32:20.057 INFO kablam! | Sep 10 21:32:20.057 INFO kablam! Sep 10 21:32:20.065 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 10 21:32:20.065 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/isometry.rs:198:37 Sep 10 21:32:20.065 INFO kablam! | Sep 10 21:32:20.065 INFO kablam! 198 | impl Eq for Isometry Sep 10 21:32:20.065 INFO kablam! | ^^^^^^^^ not found in this scope Sep 10 21:32:20.065 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 21:32:20.065 INFO kablam! | Sep 10 21:32:20.065 INFO kablam! 1 | use alga::linear::Isometry; Sep 10 21:32:20.065 INFO kablam! | Sep 10 21:32:20.065 INFO kablam! Sep 10 21:32:20.073 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 10 21:32:20.073 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/isometry.rs:205:44 Sep 10 21:32:20.073 INFO kablam! | Sep 10 21:32:20.073 INFO kablam! 205 | impl PartialEq for Isometry Sep 10 21:32:20.073 INFO kablam! | ^^^^^^^^ not found in this scope Sep 10 21:32:20.073 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 21:32:20.073 INFO kablam! | Sep 10 21:32:20.073 INFO kablam! 1 | use alga::linear::Isometry; Sep 10 21:32:20.073 INFO kablam! | Sep 10 21:32:20.073 INFO kablam! Sep 10 21:32:20.083 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 10 21:32:20.083 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/isometry.rs:211:26 Sep 10 21:32:20.083 INFO kablam! | Sep 10 21:32:20.083 INFO kablam! 211 | fn eq(&self, right: &Isometry) -> bool { Sep 10 21:32:20.083 INFO kablam! | ^^^^^^^^ not found in this scope Sep 10 21:32:20.083 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 21:32:20.083 INFO kablam! | Sep 10 21:32:20.083 INFO kablam! 1 | use alga::linear::Isometry; Sep 10 21:32:20.083 INFO kablam! | Sep 10 21:32:20.083 INFO kablam! Sep 10 21:32:20.091 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 10 21:32:20.091 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/isometry.rs:216:44 Sep 10 21:32:20.091 INFO kablam! | Sep 10 21:32:20.091 INFO kablam! 216 | impl AbsDiffEq for Isometry Sep 10 21:32:20.091 INFO kablam! | ^^^^^^^^ not found in this scope Sep 10 21:32:20.091 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 21:32:20.091 INFO kablam! | Sep 10 21:32:20.091 INFO kablam! 1 | use alga::linear::Isometry; Sep 10 21:32:20.091 INFO kablam! | Sep 10 21:32:20.091 INFO kablam! Sep 10 21:32:20.099 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 10 21:32:20.099 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/isometry.rs:236:45 Sep 10 21:32:20.099 INFO kablam! | Sep 10 21:32:20.099 INFO kablam! 236 | impl RelativeEq for Isometry Sep 10 21:32:20.099 INFO kablam! | ^^^^^^^^ not found in this scope Sep 10 21:32:20.099 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 21:32:20.099 INFO kablam! | Sep 10 21:32:20.099 INFO kablam! 1 | use alga::linear::Isometry; Sep 10 21:32:20.099 INFO kablam! | Sep 10 21:32:20.099 INFO kablam! Sep 10 21:32:20.108 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 10 21:32:20.108 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/isometry.rs:261:41 Sep 10 21:32:20.108 INFO kablam! | Sep 10 21:32:20.108 INFO kablam! 261 | impl UlpsEq for Isometry Sep 10 21:32:20.108 INFO kablam! | ^^^^^^^^ not found in this scope Sep 10 21:32:20.108 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 21:32:20.108 INFO kablam! | Sep 10 21:32:20.108 INFO kablam! 1 | use alga::linear::Isometry; Sep 10 21:32:20.108 INFO kablam! | Sep 10 21:32:20.108 INFO kablam! Sep 10 21:32:20.121 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 10 21:32:20.121 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/isometry.rs:285:62 Sep 10 21:32:20.121 INFO kablam! | Sep 10 21:32:20.121 INFO kablam! 285 | impl fmt::Display for Isometry Sep 10 21:32:20.121 INFO kablam! | ^^^^^^^^ not found in this scope Sep 10 21:32:20.121 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 21:32:20.121 INFO kablam! | Sep 10 21:32:20.121 INFO kablam! 1 | use alga::linear::Isometry; Sep 10 21:32:20.121 INFO kablam! | Sep 10 21:32:20.121 INFO kablam! Sep 10 21:32:20.131 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 10 21:32:20.131 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/similarity.rs:75:9 Sep 10 21:32:20.131 INFO kablam! | Sep 10 21:32:20.131 INFO kablam! 75 | for Similarity Sep 10 21:32:20.131 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 21:32:20.131 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 21:32:20.131 INFO kablam! | Sep 10 21:32:20.131 INFO kablam! 1 | use alga::linear::Similarity; Sep 10 21:32:20.131 INFO kablam! | Sep 10 21:32:20.131 INFO kablam! Sep 10 21:32:20.144 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 10 21:32:20.144 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/similarity.rs:86:76 Sep 10 21:32:20.144 INFO kablam! | Sep 10 21:32:20.144 INFO kablam! 86 | impl> + Copy> Copy for Similarity Sep 10 21:32:20.144 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 21:32:20.144 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 21:32:20.144 INFO kablam! | Sep 10 21:32:20.144 INFO kablam! 1 | use alga::linear::Similarity; Sep 10 21:32:20.144 INFO kablam! | Sep 10 21:32:20.144 INFO kablam! Sep 10 21:32:20.160 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 10 21:32:20.160 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/similarity.rs:93:71 Sep 10 21:32:20.160 INFO kablam! | Sep 10 21:32:20.160 INFO kablam! 93 | impl> + Clone> Clone for Similarity Sep 10 21:32:20.160 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 21:32:20.160 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 21:32:20.160 INFO kablam! | Sep 10 21:32:20.160 INFO kablam! 1 | use alga::linear::Similarity; Sep 10 21:32:20.160 INFO kablam! | Sep 10 21:32:20.160 INFO kablam! Sep 10 21:32:20.170 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 10 21:32:20.170 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/similarity.rs:103:30 Sep 10 21:32:20.170 INFO kablam! | Sep 10 21:32:20.170 INFO kablam! 103 | impl Similarity Sep 10 21:32:20.170 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 21:32:20.170 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 21:32:20.170 INFO kablam! | Sep 10 21:32:20.170 INFO kablam! 1 | use alga::linear::Similarity; Sep 10 21:32:20.170 INFO kablam! | Sep 10 21:32:20.170 INFO kablam! Sep 10 21:32:20.182 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 10 21:32:20.182 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/similarity.rs:114:10 Sep 10 21:32:20.182 INFO kablam! | Sep 10 21:32:20.182 INFO kablam! 114 | ) -> Similarity { Sep 10 21:32:20.182 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 21:32:20.182 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 21:32:20.182 INFO kablam! | Sep 10 21:32:20.182 INFO kablam! 1 | use alga::linear::Similarity; Sep 10 21:32:20.182 INFO kablam! | Sep 10 21:32:20.182 INFO kablam! Sep 10 21:32:20.194 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 10 21:32:20.194 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/similarity.rs:120:70 Sep 10 21:32:20.194 INFO kablam! | Sep 10 21:32:20.194 INFO kablam! 120 | pub fn from_isometry(isometry: Isometry, scaling: N) -> Similarity { Sep 10 21:32:20.194 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 21:32:20.194 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 21:32:20.194 INFO kablam! | Sep 10 21:32:20.194 INFO kablam! 1 | use alga::linear::Similarity; Sep 10 21:32:20.194 INFO kablam! | Sep 10 21:32:20.194 INFO kablam! Sep 10 21:32:20.205 INFO kablam! error[E0422]: cannot find struct, variant or union type `Similarity` in this scope Sep 10 21:32:20.205 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/similarity.rs:126:9 Sep 10 21:32:20.205 INFO kablam! | Sep 10 21:32:20.205 INFO kablam! 126 | Similarity { Sep 10 21:32:20.205 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 21:32:20.205 INFO kablam! Sep 10 21:32:20.217 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 10 21:32:20.217 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/similarity.rs:134:40 Sep 10 21:32:20.217 INFO kablam! | Sep 10 21:32:20.217 INFO kablam! 134 | pub fn from_scaling(scaling: N) -> Similarity { Sep 10 21:32:20.217 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 21:32:20.217 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 21:32:20.217 INFO kablam! | Sep 10 21:32:20.217 INFO kablam! 1 | use alga::linear::Similarity; Sep 10 21:32:20.217 INFO kablam! | Sep 10 21:32:20.217 INFO kablam! Sep 10 21:32:20.228 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 10 21:32:20.228 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/similarity.rs:140:30 Sep 10 21:32:20.228 INFO kablam! | Sep 10 21:32:20.228 INFO kablam! 140 | pub fn inverse(&self) -> Similarity { Sep 10 21:32:20.228 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 21:32:20.228 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 21:32:20.228 INFO kablam! | Sep 10 21:32:20.228 INFO kablam! 1 | use alga::linear::Similarity; Sep 10 21:32:20.228 INFO kablam! | Sep 10 21:32:20.228 INFO kablam! Sep 10 21:32:20.237 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 10 21:32:20.237 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/similarity.rs:251:30 Sep 10 21:32:20.237 INFO kablam! | Sep 10 21:32:20.237 INFO kablam! 251 | impl Similarity Sep 10 21:32:20.237 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 21:32:20.237 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 21:32:20.237 INFO kablam! | Sep 10 21:32:20.237 INFO kablam! 1 | use alga::linear::Similarity; Sep 10 21:32:20.237 INFO kablam! | Sep 10 21:32:20.237 INFO kablam! Sep 10 21:32:20.251 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 10 21:32:20.251 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/similarity.rs:273:37 Sep 10 21:32:20.251 INFO kablam! | Sep 10 21:32:20.251 INFO kablam! 273 | impl Eq for Similarity Sep 10 21:32:20.251 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 21:32:20.251 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 21:32:20.251 INFO kablam! | Sep 10 21:32:20.251 INFO kablam! 1 | use alga::linear::Similarity; Sep 10 21:32:20.251 INFO kablam! | Sep 10 21:32:20.251 INFO kablam! Sep 10 21:32:20.265 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 10 21:32:20.265 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/similarity.rs:280:44 Sep 10 21:32:20.266 INFO kablam! | Sep 10 21:32:20.266 INFO kablam! 280 | impl PartialEq for Similarity Sep 10 21:32:20.266 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 21:32:20.266 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 21:32:20.266 INFO kablam! | Sep 10 21:32:20.266 INFO kablam! 1 | use alga::linear::Similarity; Sep 10 21:32:20.266 INFO kablam! | Sep 10 21:32:20.266 INFO kablam! Sep 10 21:32:20.281 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 10 21:32:20.281 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/similarity.rs:286:26 Sep 10 21:32:20.281 INFO kablam! | Sep 10 21:32:20.281 INFO kablam! 286 | fn eq(&self, right: &Similarity) -> bool { Sep 10 21:32:20.281 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 21:32:20.281 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 21:32:20.281 INFO kablam! | Sep 10 21:32:20.281 INFO kablam! 1 | use alga::linear::Similarity; Sep 10 21:32:20.281 INFO kablam! | Sep 10 21:32:20.281 INFO kablam! Sep 10 21:32:20.291 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 10 21:32:20.291 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/similarity.rs:291:44 Sep 10 21:32:20.291 INFO kablam! | Sep 10 21:32:20.291 INFO kablam! 291 | impl AbsDiffEq for Similarity Sep 10 21:32:20.291 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 21:32:20.291 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 21:32:20.291 INFO kablam! | Sep 10 21:32:20.291 INFO kablam! 1 | use alga::linear::Similarity; Sep 10 21:32:20.291 INFO kablam! | Sep 10 21:32:20.291 INFO kablam! Sep 10 21:32:20.302 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 10 21:32:20.302 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/similarity.rs:311:45 Sep 10 21:32:20.302 INFO kablam! | Sep 10 21:32:20.302 INFO kablam! 311 | impl RelativeEq for Similarity Sep 10 21:32:20.302 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 21:32:20.302 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 21:32:20.302 INFO kablam! | Sep 10 21:32:20.302 INFO kablam! 1 | use alga::linear::Similarity; Sep 10 21:32:20.302 INFO kablam! | Sep 10 21:32:20.302 INFO kablam! Sep 10 21:32:20.314 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 10 21:32:20.314 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/similarity.rs:336:41 Sep 10 21:32:20.314 INFO kablam! | Sep 10 21:32:20.314 INFO kablam! 336 | impl UlpsEq for Similarity Sep 10 21:32:20.314 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 21:32:20.314 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 21:32:20.314 INFO kablam! | Sep 10 21:32:20.314 INFO kablam! 1 | use alga::linear::Similarity; Sep 10 21:32:20.314 INFO kablam! | Sep 10 21:32:20.314 INFO kablam! Sep 10 21:32:20.325 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 10 21:32:20.325 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/geometry/similarity.rs:359:41 Sep 10 21:32:20.325 INFO kablam! | Sep 10 21:32:20.325 INFO kablam! 359 | impl fmt::Display for Similarity Sep 10 21:32:20.325 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 21:32:20.325 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 21:32:20.325 INFO kablam! | Sep 10 21:32:20.325 INFO kablam! 1 | use alga::linear::Similarity; Sep 10 21:32:20.325 INFO kablam! | Sep 10 21:32:20.325 INFO kablam! Sep 10 21:32:20.337 INFO kablam! error[E0412]: cannot find type `PermutationSequence` in this scope Sep 10 21:32:20.337 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/permutation_sequence.rs:43:23 Sep 10 21:32:20.337 INFO kablam! | Sep 10 21:32:20.337 INFO kablam! 43 | impl Copy for PermutationSequence Sep 10 21:32:20.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 10 21:32:20.337 INFO kablam! Sep 10 21:32:20.349 INFO kablam! error[E0412]: cannot find type `PermutationSequence` in this scope Sep 10 21:32:20.349 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/permutation_sequence.rs:50:18 Sep 10 21:32:20.349 INFO kablam! | Sep 10 21:32:20.349 INFO kablam! 50 | impl PermutationSequence Sep 10 21:32:20.349 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 10 21:32:20.349 INFO kablam! Sep 10 21:32:20.362 INFO kablam! error[E0412]: cannot find type `PermutationSequence` in this scope Sep 10 21:32:20.362 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/permutation_sequence.rs:62:6 Sep 10 21:32:20.362 INFO kablam! | Sep 10 21:32:20.362 INFO kablam! 62 | impl PermutationSequence Sep 10 21:32:20.362 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 10 21:32:20.362 INFO kablam! Sep 10 21:32:20.372 INFO kablam! error[E0412]: cannot find type `PermutationSequence` in this scope Sep 10 21:32:20.372 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/permutation_sequence.rs:73:14 Sep 10 21:32:20.372 INFO kablam! | Sep 10 21:32:20.372 INFO kablam! 73 | impl PermutationSequence Sep 10 21:32:20.372 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 10 21:32:20.372 INFO kablam! Sep 10 21:32:20.384 INFO kablam! error[E0422]: cannot find struct, variant or union type `PermutationSequence` in this scope Sep 10 21:32:20.384 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/permutation_sequence.rs:81:13 Sep 10 21:32:20.384 INFO kablam! | Sep 10 21:32:20.384 INFO kablam! 81 | PermutationSequence { Sep 10 21:32:20.384 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 10 21:32:20.384 INFO kablam! Sep 10 21:32:20.396 INFO kablam! error[E0412]: cannot find type `QR` in this scope Sep 10 21:32:20.396 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/qr.rs:35:46 Sep 10 21:32:20.396 INFO kablam! | Sep 10 21:32:20.396 INFO kablam! 35 | impl, C: Dim> Copy for QR Sep 10 21:32:20.396 INFO kablam! | ^^ did you mean `R`? Sep 10 21:32:20.396 INFO kablam! Sep 10 21:32:20.407 INFO kablam! error[E0412]: cannot find type `QR` in this scope Sep 10 21:32:20.407 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/qr.rs:43:37 Sep 10 21:32:20.407 INFO kablam! | Sep 10 21:32:20.407 INFO kablam! 43 | impl, C: Dim> QR Sep 10 21:32:20.407 INFO kablam! | ^^ did you mean `R`? Sep 10 21:32:20.407 INFO kablam! Sep 10 21:32:20.426 INFO kablam! error[E0422]: cannot find struct, variant or union type `QR` in this scope Sep 10 21:32:20.426 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/qr.rs:55:20 Sep 10 21:32:20.426 INFO kablam! | Sep 10 21:32:20.426 INFO kablam! 55 | return QR { Sep 10 21:32:20.430 INFO kablam! | ^^ not found in this scope Sep 10 21:32:20.430 INFO kablam! Sep 10 21:32:20.434 INFO kablam! error[E0422]: cannot find struct, variant or union type `QR` in this scope Sep 10 21:32:20.434 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/qr.rs:65:9 Sep 10 21:32:20.434 INFO kablam! | Sep 10 21:32:20.434 INFO kablam! 65 | QR { Sep 10 21:32:20.434 INFO kablam! | ^^ not found in this scope Sep 10 21:32:20.434 INFO kablam! Sep 10 21:32:20.442 INFO kablam! error[E0412]: cannot find type `QR` in this scope Sep 10 21:32:20.442 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/qr.rs:164:41 Sep 10 21:32:20.442 INFO kablam! | Sep 10 21:32:20.442 INFO kablam! 164 | impl> QR Sep 10 21:32:20.442 INFO kablam! | ^^ not found in this scope Sep 10 21:32:20.442 INFO kablam! Sep 10 21:32:20.454 INFO kablam! error[E0412]: cannot find type `QR` in this scope Sep 10 21:32:20.454 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/qr.rs:302:24 Sep 10 21:32:20.454 INFO kablam! | Sep 10 21:32:20.454 INFO kablam! 302 | pub fn qr(self) -> QR { Sep 10 21:32:20.454 INFO kablam! | ^^ did you mean `R`? Sep 10 21:32:20.454 INFO kablam! Sep 10 21:32:20.465 INFO kablam! error[E0412]: cannot find type `Hessenberg` in this scope Sep 10 21:32:20.465 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/hessenberg.rs:46:39 Sep 10 21:32:20.465 INFO kablam! | Sep 10 21:32:20.465 INFO kablam! 46 | impl> Copy for Hessenberg Sep 10 21:32:20.465 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 21:32:20.465 INFO kablam! Sep 10 21:32:20.478 INFO kablam! error[E0412]: cannot find type `Hessenberg` in this scope Sep 10 21:32:20.478 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/hessenberg.rs:54:30 Sep 10 21:32:20.478 INFO kablam! | Sep 10 21:32:20.478 INFO kablam! 54 | impl> Hessenberg Sep 10 21:32:20.478 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 21:32:20.478 INFO kablam! Sep 10 21:32:20.490 INFO kablam! error[E0422]: cannot find struct, variant or union type `Hessenberg` in this scope Sep 10 21:32:20.490 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/hessenberg.rs:89:20 Sep 10 21:32:20.490 INFO kablam! | Sep 10 21:32:20.490 INFO kablam! 89 | return Hessenberg { hess, subdiag }; Sep 10 21:32:20.490 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 21:32:20.490 INFO kablam! Sep 10 21:32:20.502 INFO kablam! error[E0422]: cannot find struct, variant or union type `Hessenberg` in this scope Sep 10 21:32:20.502 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/hessenberg.rs:96:9 Sep 10 21:32:20.502 INFO kablam! | Sep 10 21:32:20.502 INFO kablam! 96 | Hessenberg { hess, subdiag } Sep 10 21:32:20.502 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 21:32:20.502 INFO kablam! Sep 10 21:32:20.515 INFO kablam! error[E0412]: cannot find type `Hessenberg` in this scope Sep 10 21:32:20.515 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/hessenberg.rs:158:32 Sep 10 21:32:20.515 INFO kablam! | Sep 10 21:32:20.515 INFO kablam! 158 | pub fn hessenberg(self) -> Hessenberg { Sep 10 21:32:20.515 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 21:32:20.515 INFO kablam! Sep 10 21:32:20.527 INFO kablam! error[E0412]: cannot find type `Bidiagonal` in this scope Sep 10 21:32:20.527 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/bidiagonal.rs:62:46 Sep 10 21:32:20.527 INFO kablam! | Sep 10 21:32:20.527 INFO kablam! 62 | impl, C: Dim> Copy for Bidiagonal Sep 10 21:32:20.527 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 21:32:20.527 INFO kablam! Sep 10 21:32:20.539 INFO kablam! error[E0412]: cannot find type `Bidiagonal` in this scope Sep 10 21:32:20.539 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/bidiagonal.rs:74:37 Sep 10 21:32:20.539 INFO kablam! | Sep 10 21:32:20.539 INFO kablam! 74 | impl, C: Dim> Bidiagonal Sep 10 21:32:20.540 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 21:32:20.540 INFO kablam! Sep 10 21:32:20.552 INFO kablam! error[E0422]: cannot find struct, variant or union type `Bidiagonal` in this scope Sep 10 21:32:20.552 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/bidiagonal.rs:149:9 Sep 10 21:32:20.552 INFO kablam! | Sep 10 21:32:20.552 INFO kablam! 149 | Bidiagonal { Sep 10 21:32:20.552 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 21:32:20.552 INFO kablam! Sep 10 21:32:20.562 INFO kablam! error[E0412]: cannot find type `Bidiagonal` in this scope Sep 10 21:32:20.562 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/bidiagonal.rs:368:35 Sep 10 21:32:20.562 INFO kablam! | Sep 10 21:32:20.562 INFO kablam! 368 | pub fn bidiagonalize(self) -> Bidiagonal { Sep 10 21:32:20.562 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 21:32:20.566 INFO kablam! Sep 10 21:32:20.571 INFO kablam! error[E0412]: cannot find type `SymmetricTridiagonal` in this scope Sep 10 21:32:20.572 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/symmetric_tridiagonal.rs:45:39 Sep 10 21:32:20.572 INFO kablam! | Sep 10 21:32:20.572 INFO kablam! 45 | impl> Copy for SymmetricTridiagonal Sep 10 21:32:20.572 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 10 21:32:20.572 INFO kablam! Sep 10 21:32:20.583 INFO kablam! error[E0412]: cannot find type `SymmetricTridiagonal` in this scope Sep 10 21:32:20.583 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/symmetric_tridiagonal.rs:53:30 Sep 10 21:32:20.583 INFO kablam! | Sep 10 21:32:20.583 INFO kablam! 53 | impl> SymmetricTridiagonal Sep 10 21:32:20.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 10 21:32:20.583 INFO kablam! Sep 10 21:32:20.596 INFO kablam! error[E0422]: cannot find struct, variant or union type `SymmetricTridiagonal` in this scope Sep 10 21:32:20.596 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/symmetric_tridiagonal.rs:93:9 Sep 10 21:32:20.596 INFO kablam! | Sep 10 21:32:20.596 INFO kablam! 93 | SymmetricTridiagonal { Sep 10 21:32:20.596 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 10 21:32:20.596 INFO kablam! Sep 10 21:32:20.605 INFO kablam! error[E0412]: cannot find type `SymmetricTridiagonal` in this scope Sep 10 21:32:20.605 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/symmetric_tridiagonal.rs:170:46 Sep 10 21:32:20.605 INFO kablam! | Sep 10 21:32:20.605 INFO kablam! 170 | pub fn symmetric_tridiagonalize(self) -> SymmetricTridiagonal { Sep 10 21:32:20.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 10 21:32:20.605 INFO kablam! Sep 10 21:32:20.615 INFO kablam! error[E0412]: cannot find type `Cholesky` in this scope Sep 10 21:32:20.615 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/cholesky.rs:40:32 Sep 10 21:32:20.615 INFO kablam! | Sep 10 21:32:20.615 INFO kablam! 40 | impl Copy for Cholesky Sep 10 21:32:20.615 INFO kablam! | ^^^^^^^^ not found in this scope Sep 10 21:32:20.615 INFO kablam! Sep 10 21:32:20.624 INFO kablam! error[E0412]: cannot find type `Cholesky` in this scope Sep 10 21:32:20.624 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/cholesky.rs:47:35 Sep 10 21:32:20.624 INFO kablam! | Sep 10 21:32:20.624 INFO kablam! 47 | impl> Cholesky Sep 10 21:32:20.624 INFO kablam! | ^^^^^^^^ not found in this scope Sep 10 21:32:20.624 INFO kablam! Sep 10 21:32:20.633 INFO kablam! error[E0422]: cannot find struct, variant or union type `Cholesky` in this scope Sep 10 21:32:20.633 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/cholesky.rs:85:14 Sep 10 21:32:20.633 INFO kablam! | Sep 10 21:32:20.633 INFO kablam! 85 | Some(Cholesky { chol: matrix }) Sep 10 21:32:20.633 INFO kablam! | ^^^^^^^^ not found in this scope Sep 10 21:32:20.633 INFO kablam! Sep 10 21:32:20.642 INFO kablam! error[E0412]: cannot find type `Cholesky` in this scope Sep 10 21:32:20.642 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/cholesky.rs:162:37 Sep 10 21:32:20.642 INFO kablam! | Sep 10 21:32:20.642 INFO kablam! 162 | pub fn cholesky(self) -> Option> { Sep 10 21:32:20.642 INFO kablam! | ^^^^^^^^ not found in this scope Sep 10 21:32:20.642 INFO kablam! Sep 10 21:32:20.652 INFO kablam! error[E0412]: cannot find type `LU` in this scope Sep 10 21:32:20.652 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/lu.rs:47:46 Sep 10 21:32:20.652 INFO kablam! | Sep 10 21:32:20.652 INFO kablam! 47 | impl, C: Dim> Copy for LU Sep 10 21:32:20.652 INFO kablam! | ^^ not found in this scope Sep 10 21:32:20.652 INFO kablam! Sep 10 21:32:20.661 INFO kablam! error[E0412]: cannot find type `LU` in this scope Sep 10 21:32:20.661 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/lu.rs:95:37 Sep 10 21:32:20.661 INFO kablam! | Sep 10 21:32:20.661 INFO kablam! 95 | impl, C: Dim> LU Sep 10 21:32:20.661 INFO kablam! | ^^ not found in this scope Sep 10 21:32:20.661 INFO kablam! Sep 10 21:32:20.670 INFO kablam! error[E0422]: cannot find struct, variant or union type `LU` in this scope Sep 10 21:32:20.670 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/lu.rs:107:20 Sep 10 21:32:20.670 INFO kablam! | Sep 10 21:32:20.670 INFO kablam! 107 | return LU { lu: matrix, p: p }; Sep 10 21:32:20.670 INFO kablam! | ^^ not found in this scope Sep 10 21:32:20.670 INFO kablam! Sep 10 21:32:20.679 INFO kablam! error[E0422]: cannot find struct, variant or union type `LU` in this scope Sep 10 21:32:20.679 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/lu.rs:128:9 Sep 10 21:32:20.679 INFO kablam! | Sep 10 21:32:20.679 INFO kablam! 128 | LU { lu: matrix, p: p } Sep 10 21:32:20.679 INFO kablam! | ^^ not found in this scope Sep 10 21:32:20.679 INFO kablam! Sep 10 21:32:20.691 INFO kablam! error[E0412]: cannot find type `LU` in this scope Sep 10 21:32:20.691 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/lu.rs:217:41 Sep 10 21:32:20.691 INFO kablam! | Sep 10 21:32:20.691 INFO kablam! 217 | impl> LU Sep 10 21:32:20.691 INFO kablam! | ^^ not found in this scope Sep 10 21:32:20.691 INFO kablam! Sep 10 21:32:20.703 INFO kablam! error[E0412]: cannot find type `LU` in this scope Sep 10 21:32:20.703 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/lu.rs:394:24 Sep 10 21:32:20.703 INFO kablam! | Sep 10 21:32:20.703 INFO kablam! 394 | pub fn lu(self) -> LU { Sep 10 21:32:20.703 INFO kablam! | ^^ not found in this scope Sep 10 21:32:20.703 INFO kablam! Sep 10 21:32:20.714 INFO kablam! error[E0412]: cannot find type `FullPivLU` in this scope Sep 10 21:32:20.714 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/full_piv_lu.rs:48:46 Sep 10 21:32:20.714 INFO kablam! | Sep 10 21:32:20.714 INFO kablam! 48 | impl, C: Dim> Copy for FullPivLU Sep 10 21:32:20.714 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 10 21:32:20.714 INFO kablam! Sep 10 21:32:20.723 INFO kablam! error[E0412]: cannot find type `FullPivLU` in this scope Sep 10 21:32:20.723 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/full_piv_lu.rs:56:37 Sep 10 21:32:20.724 INFO kablam! | Sep 10 21:32:20.724 INFO kablam! 56 | impl, C: Dim> FullPivLU Sep 10 21:32:20.724 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 10 21:32:20.724 INFO kablam! Sep 10 21:32:20.733 INFO kablam! error[E0422]: cannot find struct, variant or union type `FullPivLU` in this scope Sep 10 21:32:20.733 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/full_piv_lu.rs:71:20 Sep 10 21:32:20.733 INFO kablam! | Sep 10 21:32:20.733 INFO kablam! 71 | return FullPivLU { Sep 10 21:32:20.733 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 10 21:32:20.733 INFO kablam! Sep 10 21:32:20.742 INFO kablam! error[E0422]: cannot find struct, variant or union type `FullPivLU` in this scope Sep 10 21:32:20.742 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/full_piv_lu.rs:101:9 Sep 10 21:32:20.742 INFO kablam! | Sep 10 21:32:20.742 INFO kablam! 101 | FullPivLU { Sep 10 21:32:20.742 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 10 21:32:20.742 INFO kablam! Sep 10 21:32:20.751 INFO kablam! error[E0412]: cannot find type `FullPivLU` in this scope Sep 10 21:32:20.751 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/full_piv_lu.rs:171:41 Sep 10 21:32:20.751 INFO kablam! | Sep 10 21:32:20.751 INFO kablam! 171 | impl> FullPivLU Sep 10 21:32:20.751 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 10 21:32:20.751 INFO kablam! Sep 10 21:32:20.760 INFO kablam! error[E0412]: cannot find type `FullPivLU` in this scope Sep 10 21:32:20.760 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/full_piv_lu.rs:284:33 Sep 10 21:32:20.760 INFO kablam! | Sep 10 21:32:20.760 INFO kablam! 284 | pub fn full_piv_lu(self) -> FullPivLU { Sep 10 21:32:20.760 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 10 21:32:20.760 INFO kablam! Sep 10 21:32:20.770 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 10 21:32:20.770 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/schur.rs:47:32 Sep 10 21:32:20.770 INFO kablam! | Sep 10 21:32:20.770 INFO kablam! 47 | impl Copy for RealSchur Sep 10 21:32:20.770 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 10 21:32:20.770 INFO kablam! Sep 10 21:32:20.780 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 10 21:32:20.780 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/schur.rs:54:23 Sep 10 21:32:20.780 INFO kablam! | Sep 10 21:32:20.780 INFO kablam! 54 | impl RealSchur Sep 10 21:32:20.780 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 10 21:32:20.780 INFO kablam! Sep 10 21:32:20.793 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 10 21:32:20.793 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/schur.rs:64:37 Sep 10 21:32:20.793 INFO kablam! | Sep 10 21:32:20.793 INFO kablam! 64 | pub fn new(m: MatrixN) -> RealSchur { Sep 10 21:32:20.793 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 10 21:32:20.793 INFO kablam! Sep 10 21:32:20.806 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 10 21:32:20.806 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/schur.rs:79:74 Sep 10 21:32:20.806 INFO kablam! | Sep 10 21:32:20.806 INFO kablam! 79 | pub fn try_new(m: MatrixN, eps: N, max_niter: usize) -> Option> { Sep 10 21:32:20.806 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 10 21:32:20.806 INFO kablam! Sep 10 21:32:20.816 INFO kablam! error[E0422]: cannot find struct, variant or union type `RealSchur` in this scope Sep 10 21:32:20.816 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/schur.rs:82:77 Sep 10 21:32:20.816 INFO kablam! | Sep 10 21:32:20.816 INFO kablam! 82 | Self::do_decompose(m, &mut work, eps, max_niter, true).map(|(q, t)| RealSchur { Sep 10 21:32:20.816 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 10 21:32:20.816 INFO kablam! Sep 10 21:32:20.829 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 10 21:32:20.829 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/schur.rs:511:32 Sep 10 21:32:20.829 INFO kablam! | Sep 10 21:32:20.829 INFO kablam! 511 | pub fn real_schur(self) -> RealSchur { Sep 10 21:32:20.829 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 10 21:32:20.829 INFO kablam! Sep 10 21:32:20.850 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 10 21:32:20.850 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/schur.rs:526:69 Sep 10 21:32:20.850 INFO kablam! | Sep 10 21:32:20.850 INFO kablam! 526 | pub fn try_real_schur(self, eps: N, max_niter: usize) -> Option> { Sep 10 21:32:20.850 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 10 21:32:20.850 INFO kablam! Sep 10 21:32:20.857 INFO kablam! error[E0412]: cannot find type `SVD` in this scope Sep 10 21:32:20.857 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/svd.rs:64:46 Sep 10 21:32:20.857 INFO kablam! | Sep 10 21:32:20.857 INFO kablam! 64 | impl, C: Dim> Copy for SVD Sep 10 21:32:20.857 INFO kablam! | ^^^ not found in this scope Sep 10 21:32:20.857 INFO kablam! Sep 10 21:32:20.871 INFO kablam! error[E0412]: cannot find type `SVD` in this scope Sep 10 21:32:20.871 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/svd.rs:75:37 Sep 10 21:32:20.871 INFO kablam! | Sep 10 21:32:20.871 INFO kablam! 75 | impl, C: Dim> SVD Sep 10 21:32:20.871 INFO kablam! | ^^^ not found in this scope Sep 10 21:32:20.871 INFO kablam! Sep 10 21:32:20.884 INFO kablam! error[E0422]: cannot find struct, variant or union type `SVD` in this scope Sep 10 21:32:20.884 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/svd.rs:279:14 Sep 10 21:32:20.884 INFO kablam! | Sep 10 21:32:20.884 INFO kablam! 279 | Some(SVD { Sep 10 21:32:20.884 INFO kablam! | ^^^ not found in this scope Sep 10 21:32:20.884 INFO kablam! Sep 10 21:32:20.898 INFO kablam! error[E0412]: cannot find type `SVD` in this scope Sep 10 21:32:20.898 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/svd.rs:586:59 Sep 10 21:32:20.898 INFO kablam! | Sep 10 21:32:20.898 INFO kablam! 586 | pub fn svd(self, compute_u: bool, compute_v: bool) -> SVD { Sep 10 21:32:20.898 INFO kablam! | ^^^ not found in this scope Sep 10 21:32:20.898 INFO kablam! Sep 10 21:32:20.909 INFO kablam! error[E0412]: cannot find type `SVD` in this scope Sep 10 21:32:20.909 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/linalg/svd.rs:606:17 Sep 10 21:32:20.909 INFO kablam! | Sep 10 21:32:20.909 INFO kablam! 606 | ) -> Option> { Sep 10 21:32:20.909 INFO kablam! | ^^^ not found in this scope Sep 10 21:32:20.909 INFO kablam! Sep 10 21:32:21.040 INFO kablam! error: aborting due to 151 previous errors Sep 10 21:32:21.040 INFO kablam! Sep 10 21:32:21.040 INFO kablam! Some errors occurred: E0412, E0422, E0432, E0433. Sep 10 21:32:21.040 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 10 21:32:21.061 INFO kablam! error: Could not compile `nalgebra`. Sep 10 21:32:21.061 INFO kablam! Sep 10 21:32:21.061 INFO kablam! To learn more, run the command again with --verbose. Sep 10 21:32:21.062 INFO kablam! su: No module specific data is present Sep 10 21:32:21.487 INFO running `"docker" "rm" "-f" "c40f1c4e4c843f5071ba5e1a3bd8c458324e0b93d617f3ab4d88bfff55a3440b"` Sep 10 21:32:21.576 INFO blam! c40f1c4e4c843f5071ba5e1a3bd8c458324e0b93d617f3ab4d88bfff55a3440b