Sep 01 17:42:09.275 INFO checking Enet4/propan against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 01 17:42:09.276 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 17:42:09.276 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 17:42:09.514 INFO blam! 4143065fa5a94a4217063cf24b6befd0ec5ea4548adf112da504848aa887f414 Sep 01 17:42:09.516 INFO running `"docker" "start" "-a" "4143065fa5a94a4217063cf24b6befd0ec5ea4548adf112da504848aa887f414"` Sep 01 17:42:11.030 INFO kablam! Compiling num-complex v0.2.0 Sep 01 17:42:11.038 INFO kablam! Checking libm v0.1.2 Sep 01 17:42:11.111 INFO kablam! Checking piston2d-graphics v0.24.0 Sep 01 17:42:11.119 INFO kablam! Checking approx v0.3.0 Sep 01 17:42:11.163 INFO kablam! Checking gfx_core v0.8.2 Sep 01 17:42:11.163 INFO kablam! Compiling derive_builder_core v0.2.0 Sep 01 17:42:11.164 INFO kablam! Compiling num-derive v0.2.2 Sep 01 17:42:11.164 INFO kablam! Compiling glutin v0.14.0 Sep 01 17:42:14.505 INFO kablam! Compiling gfx_gl v0.5.0 Sep 01 17:42:15.833 INFO kablam! Compiling gl v0.10.0 Sep 01 17:42:26.991 INFO kablam! Checking wayland-sys v0.12.5 Sep 01 17:42:27.011 INFO kablam! Checking png v0.12.0 Sep 01 17:42:27.236 INFO kablam! Checking rusttype v0.4.3 Sep 01 17:42:27.244 INFO kablam! Checking rusttype v0.5.2 Sep 01 17:42:27.555 INFO kablam! Checking pistoncore-input v0.20.0 Sep 01 17:42:30.091 INFO kablam! Compiling derive_builder v0.5.1 Sep 01 17:42:30.254 INFO kablam! Checking jpeg-decoder v0.1.15 Sep 01 17:42:36.599 INFO kablam! Checking wayland-client v0.12.5 Sep 01 17:42:52.536 INFO kablam! Checking piston2d-graphics v0.26.0 Sep 01 17:42:52.589 INFO kablam! Checking image v0.19.0 Sep 01 17:42:54.445 INFO kablam! Checking alga v0.7.1 Sep 01 17:42:56.753 INFO kablam! Checking wayland-protocols v0.12.5 Sep 01 17:43:03.519 INFO kablam! Checking wayland-kbd v0.13.1 Sep 01 17:43:12.323 INFO kablam! Checking pistoncore-window v0.31.0 Sep 01 17:43:12.677 INFO kablam! Checking conrod v0.59.1 Sep 01 17:43:15.666 INFO kablam! Checking pistoncore-event_loop v0.36.0 Sep 01 17:43:19.284 INFO kablam! Checking piston v0.36.0 Sep 01 17:43:22.421 INFO kablam! Checking nalgebra v0.16.0 Sep 01 17:43:25.605 INFO kablam! Checking wayland-window v0.13.3 Sep 01 17:43:29.706 INFO kablam! Checking winit v0.12.0 Sep 01 17:43:46.338 INFO kablam! Checking pistoncore-glutin_window v0.46.0 Sep 01 17:43:46.884 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 01 17:43:46.884 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/base/cg.rs:15:16 Sep 01 17:43:46.884 INFO kablam! | Sep 01 17:43:46.884 INFO kablam! 15 | use geometry::{Isometry, IsometryMatrix3, Orthographic3, Perspective3, Point, Point3, Rotation2, Sep 01 17:43:46.884 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 01 17:43:46.884 INFO kablam! Sep 01 17:43:46.885 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 01 17:43:46.885 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/rotation_conversion.rs:13:16 Sep 01 17:43:46.885 INFO kablam! | Sep 01 17:43:46.885 INFO kablam! 13 | use geometry::{Isometry, Point, Rotation, Rotation2, Rotation3, Similarity, SuperTCategoryOf, Sep 01 17:43:46.885 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 01 17:43:46.885 INFO kablam! Sep 01 17:43:46.886 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 01 17:43:46.886 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/rotation_conversion.rs:13:65 Sep 01 17:43:46.886 INFO kablam! | Sep 01 17:43:46.886 INFO kablam! 13 | use geometry::{Isometry, Point, Rotation, Rotation2, Rotation3, Similarity, SuperTCategoryOf, Sep 01 17:43:46.886 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 01 17:43:46.886 INFO kablam! Sep 01 17:43:46.886 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 01 17:43:46.886 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/quaternion_conversion.rs:11:16 Sep 01 17:43:46.886 INFO kablam! | Sep 01 17:43:46.886 INFO kablam! 11 | use geometry::{Isometry, Point3, Quaternion, Rotation, Rotation3, Similarity, SuperTCategoryOf, Sep 01 17:43:46.886 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 01 17:43:46.886 INFO kablam! Sep 01 17:43:46.886 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 01 17:43:46.886 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/quaternion_conversion.rs:11:67 Sep 01 17:43:46.886 INFO kablam! | Sep 01 17:43:46.886 INFO kablam! 11 | use geometry::{Isometry, Point3, Quaternion, Rotation, Rotation3, Similarity, SuperTCategoryOf, Sep 01 17:43:46.886 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 01 17:43:46.886 INFO kablam! Sep 01 17:43:46.886 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 01 17:43:46.886 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/unit_complex_ops.rs:9:16 Sep 01 17:43:46.886 INFO kablam! | Sep 01 17:43:46.886 INFO kablam! 9 | use geometry::{Isometry, Point2, Rotation, Similarity, Translation, UnitComplex}; Sep 01 17:43:46.886 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 01 17:43:46.886 INFO kablam! Sep 01 17:43:46.886 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 01 17:43:46.886 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/unit_complex_ops.rs:9:44 Sep 01 17:43:46.886 INFO kablam! | Sep 01 17:43:46.886 INFO kablam! 9 | use geometry::{Isometry, Point2, Rotation, Similarity, Translation, UnitComplex}; Sep 01 17:43:46.887 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 01 17:43:46.887 INFO kablam! Sep 01 17:43:46.889 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 01 17:43:46.889 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/unit_complex_conversion.rs:10:5 Sep 01 17:43:46.889 INFO kablam! | Sep 01 17:43:46.889 INFO kablam! 10 | Isometry, Point2, Rotation2, Similarity, SuperTCategoryOf, TAffine, Transform, Translation, Sep 01 17:43:46.889 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 01 17:43:46.889 INFO kablam! Sep 01 17:43:46.889 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 01 17:43:46.889 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/unit_complex_conversion.rs:10:34 Sep 01 17:43:46.889 INFO kablam! | Sep 01 17:43:46.889 INFO kablam! 10 | Isometry, Point2, Rotation2, Similarity, SuperTCategoryOf, TAffine, Transform, Translation, Sep 01 17:43:46.889 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 01 17:43:46.889 INFO kablam! Sep 01 17:43:46.889 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 01 17:43:46.889 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/translation_conversion.rs:8:16 Sep 01 17:43:46.889 INFO kablam! | Sep 01 17:43:46.889 INFO kablam! 8 | use geometry::{Isometry, Point, Similarity, SuperTCategoryOf, TAffine, Transform, Translation}; Sep 01 17:43:46.889 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 01 17:43:46.889 INFO kablam! Sep 01 17:43:46.889 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 01 17:43:46.889 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/translation_conversion.rs:8:33 Sep 01 17:43:46.889 INFO kablam! | Sep 01 17:43:46.889 INFO kablam! 8 | use geometry::{Isometry, Point, Similarity, SuperTCategoryOf, TAffine, Transform, Translation}; Sep 01 17:43:46.889 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 01 17:43:46.898 INFO kablam! Sep 01 17:43:46.899 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 01 17:43:46.899 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry_construction.rs:18:5 Sep 01 17:43:46.899 INFO kablam! | Sep 01 17:43:46.899 INFO kablam! 18 | Isometry, Point, Point3, Rotation, Rotation2, Rotation3, Translation, UnitComplex, Sep 01 17:43:46.899 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 01 17:43:46.899 INFO kablam! Sep 01 17:43:46.900 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 01 17:43:46.900 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry_ops.rs:10:16 Sep 01 17:43:46.900 INFO kablam! | Sep 01 17:43:46.900 INFO kablam! 10 | use geometry::{Isometry, Point, Rotation, Translation, UnitQuaternion}; Sep 01 17:43:46.900 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 01 17:43:46.900 INFO kablam! Sep 01 17:43:46.900 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 01 17:43:46.900 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry_alga.rs:12:16 Sep 01 17:43:46.900 INFO kablam! | Sep 01 17:43:46.900 INFO kablam! 12 | use geometry::{Isometry, Point, Translation}; Sep 01 17:43:46.900 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 01 17:43:46.900 INFO kablam! Sep 01 17:43:46.900 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 01 17:43:46.900 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry_conversion.rs:8:16 Sep 01 17:43:46.900 INFO kablam! | Sep 01 17:43:46.900 INFO kablam! 8 | use geometry::{Isometry, Point, Similarity, SuperTCategoryOf, TAffine, Transform, Translation}; Sep 01 17:43:46.900 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 01 17:43:46.900 INFO kablam! Sep 01 17:43:46.901 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 01 17:43:46.901 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry_conversion.rs:8:33 Sep 01 17:43:46.901 INFO kablam! | Sep 01 17:43:46.901 INFO kablam! 8 | use geometry::{Isometry, Point, Similarity, SuperTCategoryOf, TAffine, Transform, Translation}; Sep 01 17:43:46.901 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 01 17:43:46.901 INFO kablam! Sep 01 17:43:46.903 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 01 17:43:46.903 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry_alias.rs:3:16 Sep 01 17:43:46.903 INFO kablam! | Sep 01 17:43:46.903 INFO kablam! 3 | use geometry::{Isometry, Rotation2, Rotation3, UnitComplex, UnitQuaternion}; Sep 01 17:43:46.903 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 01 17:43:46.903 INFO kablam! Sep 01 17:43:46.903 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 01 17:43:46.903 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:20:16 Sep 01 17:43:46.903 INFO kablam! | Sep 01 17:43:46.903 INFO kablam! 20 | use geometry::{Isometry, Point, Translation}; Sep 01 17:43:46.903 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 01 17:43:46.903 INFO kablam! Sep 01 17:43:46.903 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 01 17:43:46.903 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity_construction.rs:18:5 Sep 01 17:43:46.903 INFO kablam! | Sep 01 17:43:46.903 INFO kablam! 18 | Isometry, Point, Point3, Rotation2, Rotation3, Similarity, Translation, UnitComplex, Sep 01 17:43:46.903 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 01 17:43:46.904 INFO kablam! Sep 01 17:43:46.904 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 01 17:43:46.904 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity_construction.rs:18:52 Sep 01 17:43:46.904 INFO kablam! | Sep 01 17:43:46.904 INFO kablam! 18 | Isometry, Point, Point3, Rotation2, Rotation3, Similarity, Translation, UnitComplex, Sep 01 17:43:46.904 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 01 17:43:46.904 INFO kablam! Sep 01 17:43:46.904 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 01 17:43:46.904 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity_ops.rs:10:16 Sep 01 17:43:46.904 INFO kablam! | Sep 01 17:43:46.904 INFO kablam! 10 | use geometry::{Isometry, Point, Rotation, Similarity, Translation, UnitQuaternion}; Sep 01 17:43:46.904 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 01 17:43:46.904 INFO kablam! Sep 01 17:43:46.904 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 01 17:43:46.904 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity_ops.rs:10:43 Sep 01 17:43:46.904 INFO kablam! | Sep 01 17:43:46.904 INFO kablam! 10 | use geometry::{Isometry, Point, Rotation, Similarity, Translation, UnitQuaternion}; Sep 01 17:43:46.904 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 01 17:43:46.904 INFO kablam! Sep 01 17:43:46.904 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 01 17:43:46.904 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity_alga.rs:10:23 Sep 01 17:43:46.904 INFO kablam! | Sep 01 17:43:46.905 INFO kablam! 10 | use geometry::{Point, Similarity, Translation}; Sep 01 17:43:46.905 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 01 17:43:46.905 INFO kablam! Sep 01 17:43:46.905 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 01 17:43:46.905 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity_conversion.rs:8:16 Sep 01 17:43:46.905 INFO kablam! | Sep 01 17:43:46.905 INFO kablam! 8 | use geometry::{Isometry, Point, Similarity, SuperTCategoryOf, TAffine, Transform, Translation}; Sep 01 17:43:46.905 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 01 17:43:46.905 INFO kablam! Sep 01 17:43:46.905 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 01 17:43:46.905 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity_conversion.rs:8:33 Sep 01 17:43:46.905 INFO kablam! | Sep 01 17:43:46.905 INFO kablam! 8 | use geometry::{Isometry, Point, Similarity, SuperTCategoryOf, TAffine, Transform, Translation}; Sep 01 17:43:46.905 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 01 17:43:46.905 INFO kablam! Sep 01 17:43:46.905 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 01 17:43:46.905 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity_alias.rs:3:38 Sep 01 17:43:46.905 INFO kablam! | Sep 01 17:43:46.905 INFO kablam! 3 | use geometry::{Rotation2, Rotation3, Similarity, UnitComplex, UnitQuaternion}; Sep 01 17:43:46.905 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 01 17:43:46.905 INFO kablam! Sep 01 17:43:46.908 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 01 17:43:46.908 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/transform_ops.rs:10:16 Sep 01 17:43:46.908 INFO kablam! | Sep 01 17:43:46.908 INFO kablam! 10 | use geometry::{Isometry, Point, Rotation, Similarity, SubTCategoryOf, SuperTCategoryOf, TAffine, Sep 01 17:43:46.908 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 01 17:43:46.909 INFO kablam! Sep 01 17:43:46.909 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 01 17:43:46.909 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/transform_ops.rs:10:43 Sep 01 17:43:46.909 INFO kablam! | Sep 01 17:43:46.909 INFO kablam! 10 | use geometry::{Isometry, Point, Rotation, Similarity, SubTCategoryOf, SuperTCategoryOf, TAffine, Sep 01 17:43:46.909 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 01 17:43:46.909 INFO kablam! Sep 01 17:43:46.909 INFO kablam! error[E0432]: unresolved import `linalg::LU` Sep 01 17:43:46.910 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/determinant.rs:8:5 Sep 01 17:43:46.910 INFO kablam! | Sep 01 17:43:46.910 INFO kablam! 8 | use linalg::LU; Sep 01 17:43:46.910 INFO kablam! | ^^^^^^^^^^ no `LU` in `linalg` Sep 01 17:43:46.910 INFO kablam! Sep 01 17:43:46.910 INFO kablam! error[E0432]: unresolved import `linalg::PermutationSequence` Sep 01 17:43:46.910 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:12:5 Sep 01 17:43:46.910 INFO kablam! | Sep 01 17:43:46.911 INFO kablam! 12 | use linalg::PermutationSequence; Sep 01 17:43:46.911 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `PermutationSequence` in `linalg`. Did you mean to use `permutation_sequence`? Sep 01 17:43:46.911 INFO kablam! Sep 01 17:43:46.911 INFO kablam! error[E0432]: unresolved import `linalg::PermutationSequence` Sep 01 17:43:46.911 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:12:5 Sep 01 17:43:46.911 INFO kablam! | Sep 01 17:43:46.911 INFO kablam! 12 | use linalg::PermutationSequence; Sep 01 17:43:46.911 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `PermutationSequence` in `linalg`. Did you mean to use `permutation_sequence`? Sep 01 17:43:46.912 INFO kablam! Sep 01 17:43:46.912 INFO kablam! error[E0432]: unresolved import `linalg::Hessenberg` Sep 01 17:43:46.912 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:16:5 Sep 01 17:43:46.912 INFO kablam! | Sep 01 17:43:46.912 INFO kablam! 16 | use linalg::Hessenberg; Sep 01 17:43:46.912 INFO kablam! | ^^^^^^^^^^^^^^^^^^ no `Hessenberg` in `linalg`. Did you mean to use `hessenberg`? Sep 01 17:43:46.912 INFO kablam! Sep 01 17:43:46.913 INFO kablam! error[E0432]: unresolved import `linalg::Bidiagonal` Sep 01 17:43:46.913 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:17:5 Sep 01 17:43:46.913 INFO kablam! | Sep 01 17:43:46.913 INFO kablam! 17 | use linalg::Bidiagonal; Sep 01 17:43:46.913 INFO kablam! | ^^^^^^^^^^^^^^^^^^ no `Bidiagonal` in `linalg`. Did you mean to use `bidiagonal`? Sep 01 17:43:46.913 INFO kablam! Sep 01 17:43:46.913 INFO kablam! error[E0432]: unresolved import `linalg::SymmetricTridiagonal` Sep 01 17:43:46.914 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/symmetric_eigen.rs:15:5 Sep 01 17:43:46.914 INFO kablam! | Sep 01 17:43:46.914 INFO kablam! 15 | use linalg::SymmetricTridiagonal; Sep 01 17:43:46.914 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `SymmetricTridiagonal` in `linalg`. Did you mean to use `symmetric_tridiagonal`? Sep 01 17:43:46.914 INFO kablam! Sep 01 17:43:47.992 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 17:43:47.992 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:29:5 Sep 01 17:43:47.992 INFO kablam! | Sep 01 17:43:47.992 INFO kablam! 29 | serde( Sep 01 17:43:47.992 INFO kablam! | ^^^^^ Sep 01 17:43:47.992 INFO kablam! | Sep 01 17:43:47.992 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 17:43:47.992 INFO kablam! Sep 01 17:43:48.231 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Isometry` Sep 01 17:43:48.231 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:110:9 Sep 01 17:43:48.231 INFO kablam! | Sep 01 17:43:48.231 INFO kablam! 110 | Isometry::from_parts(self.translation.clone(), self.rotation.clone()) Sep 01 17:43:48.231 INFO kablam! | ^^^^^^^^ Use of undeclared type or module `Isometry` Sep 01 17:43:48.231 INFO kablam! Sep 01 17:43:48.823 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 17:43:48.823 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:28:5 Sep 01 17:43:48.824 INFO kablam! | Sep 01 17:43:48.824 INFO kablam! 28 | serde( Sep 01 17:43:48.824 INFO kablam! | ^^^^^ Sep 01 17:43:48.826 INFO kablam! | Sep 01 17:43:48.827 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 17:43:48.827 INFO kablam! Sep 01 17:43:48.986 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Similarity` Sep 01 17:43:48.986 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:101:9 Sep 01 17:43:48.986 INFO kablam! | Sep 01 17:43:48.986 INFO kablam! 101 | Similarity::from_isometry(self.isometry.clone(), self.scaling) Sep 01 17:43:48.986 INFO kablam! | ^^^^^^^^^^ Use of undeclared type or module `Similarity` Sep 01 17:43:48.998 INFO kablam! Sep 01 17:43:49.141 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Similarity` Sep 01 17:43:49.141 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:117:9 Sep 01 17:43:49.141 INFO kablam! | Sep 01 17:43:49.141 INFO kablam! 117 | Similarity::from_isometry(Isometry::from_parts(translation, rotation), scaling) Sep 01 17:43:49.141 INFO kablam! | ^^^^^^^^^^ Use of undeclared type or module `Similarity` Sep 01 17:43:49.141 INFO kablam! Sep 01 17:43:49.779 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 17:43:49.779 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/permutation_sequence.rs:18:5 Sep 01 17:43:49.779 INFO kablam! | Sep 01 17:43:49.779 INFO kablam! 18 | serde( Sep 01 17:43:49.779 INFO kablam! | ^^^^^ Sep 01 17:43:49.779 INFO kablam! | Sep 01 17:43:49.780 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 17:43:49.780 INFO kablam! Sep 01 17:43:50.109 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 17:43:50.109 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/qr.rs:17:12 Sep 01 17:43:50.109 INFO kablam! | Sep 01 17:43:50.109 INFO kablam! 17 | serde(bound(serialize = "DefaultAllocator: Allocator + Sep 01 17:43:50.109 INFO kablam! | ^^^^^ Sep 01 17:43:50.109 INFO kablam! | Sep 01 17:43:50.110 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 17:43:50.110 INFO kablam! Sep 01 17:43:50.469 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `QR` Sep 01 17:43:50.469 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/qr.rs:303:9 Sep 01 17:43:50.469 INFO kablam! | Sep 01 17:43:50.469 INFO kablam! 303 | QR::new(self.into_owned()) Sep 01 17:43:50.469 INFO kablam! | ^^ Use of undeclared type or module `QR` Sep 01 17:43:50.469 INFO kablam! Sep 01 17:43:50.470 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 17:43:50.470 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/hessenberg.rs:17:5 Sep 01 17:43:50.470 INFO kablam! | Sep 01 17:43:50.470 INFO kablam! 17 | serde( Sep 01 17:43:50.470 INFO kablam! | ^^^^^ Sep 01 17:43:50.471 INFO kablam! | Sep 01 17:43:50.471 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 17:43:50.472 INFO kablam! Sep 01 17:43:50.722 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Hessenberg` Sep 01 17:43:50.723 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/hessenberg.rs:159:9 Sep 01 17:43:50.723 INFO kablam! | Sep 01 17:43:50.723 INFO kablam! 159 | Hessenberg::new(self.into_owned()) Sep 01 17:43:50.723 INFO kablam! | ^^^^^^^^^^ Use of undeclared type or module `Hessenberg` Sep 01 17:43:50.723 INFO kablam! Sep 01 17:43:50.724 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 17:43:50.724 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/bidiagonal.rs:18:5 Sep 01 17:43:50.724 INFO kablam! | Sep 01 17:43:50.724 INFO kablam! 18 | serde( Sep 01 17:43:50.724 INFO kablam! | ^^^^^ Sep 01 17:43:50.724 INFO kablam! | Sep 01 17:43:50.725 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 17:43:50.725 INFO kablam! Sep 01 17:43:50.998 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Bidiagonal` Sep 01 17:43:50.998 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/bidiagonal.rs:369:9 Sep 01 17:43:50.998 INFO kablam! | Sep 01 17:43:50.998 INFO kablam! 369 | Bidiagonal::new(self.into_owned()) Sep 01 17:43:50.998 INFO kablam! | ^^^^^^^^^^ Use of undeclared type or module `Bidiagonal` Sep 01 17:43:50.999 INFO kablam! Sep 01 17:43:51.000 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 17:43:51.000 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/symmetric_tridiagonal.rs:16:5 Sep 01 17:43:51.000 INFO kablam! | Sep 01 17:43:51.000 INFO kablam! 16 | serde( Sep 01 17:43:51.000 INFO kablam! | ^^^^^ Sep 01 17:43:51.001 INFO kablam! | Sep 01 17:43:51.001 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 17:43:51.002 INFO kablam! Sep 01 17:43:51.279 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SymmetricTridiagonal` Sep 01 17:43:51.279 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/symmetric_tridiagonal.rs:171:9 Sep 01 17:43:51.279 INFO kablam! | Sep 01 17:43:51.279 INFO kablam! 171 | SymmetricTridiagonal::new(self.into_owned()) Sep 01 17:43:51.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `SymmetricTridiagonal` Sep 01 17:43:51.286 INFO kablam! Sep 01 17:43:51.287 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 17:43:51.287 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/cholesky.rs:16:5 Sep 01 17:43:51.287 INFO kablam! | Sep 01 17:43:51.287 INFO kablam! 16 | serde( Sep 01 17:43:51.287 INFO kablam! | ^^^^^ Sep 01 17:43:51.287 INFO kablam! | Sep 01 17:43:51.287 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 17:43:51.287 INFO kablam! Sep 01 17:43:51.565 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Cholesky` Sep 01 17:43:51.565 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/cholesky.rs:163:9 Sep 01 17:43:51.565 INFO kablam! | Sep 01 17:43:51.565 INFO kablam! 163 | Cholesky::new(self.into_owned()) Sep 01 17:43:51.565 INFO kablam! | ^^^^^^^^ Use of undeclared type or module `Cholesky` Sep 01 17:43:51.565 INFO kablam! Sep 01 17:43:51.566 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 17:43:51.566 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:18:5 Sep 01 17:43:51.566 INFO kablam! | Sep 01 17:43:51.566 INFO kablam! 18 | serde( Sep 01 17:43:51.566 INFO kablam! | ^^^^^ Sep 01 17:43:51.566 INFO kablam! | Sep 01 17:43:51.566 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 17:43:51.566 INFO kablam! Sep 01 17:43:51.984 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `LU` Sep 01 17:43:51.984 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:395:9 Sep 01 17:43:51.984 INFO kablam! | Sep 01 17:43:51.984 INFO kablam! 395 | LU::new(self.into_owned()) Sep 01 17:43:51.984 INFO kablam! | ^^ Use of undeclared type or module `LU` Sep 01 17:43:51.986 INFO kablam! Sep 01 17:43:51.986 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 17:43:51.986 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:18:5 Sep 01 17:43:51.986 INFO kablam! | Sep 01 17:43:51.986 INFO kablam! 18 | serde( Sep 01 17:43:51.986 INFO kablam! | ^^^^^ Sep 01 17:43:51.987 INFO kablam! | Sep 01 17:43:51.987 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 17:43:51.988 INFO kablam! Sep 01 17:43:52.379 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `FullPivLU` Sep 01 17:43:52.379 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:285:9 Sep 01 17:43:52.379 INFO kablam! | Sep 01 17:43:52.380 INFO kablam! 285 | FullPivLU::new(self.into_owned()) Sep 01 17:43:52.380 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `FullPivLU` Sep 01 17:43:52.386 INFO kablam! Sep 01 17:43:52.387 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 17:43:52.387 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:22:5 Sep 01 17:43:52.387 INFO kablam! | Sep 01 17:43:52.387 INFO kablam! 22 | serde( Sep 01 17:43:52.387 INFO kablam! | ^^^^^ Sep 01 17:43:52.388 INFO kablam! | Sep 01 17:43:52.388 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 17:43:52.388 INFO kablam! Sep 01 17:43:52.804 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 01 17:43:52.805 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:512:9 Sep 01 17:43:52.805 INFO kablam! | Sep 01 17:43:52.805 INFO kablam! 512 | RealSchur::new(self.into_owned()) Sep 01 17:43:52.806 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 01 17:43:52.806 INFO kablam! Sep 01 17:43:52.883 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 01 17:43:52.883 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:527:9 Sep 01 17:43:52.884 INFO kablam! | Sep 01 17:43:52.884 INFO kablam! 527 | RealSchur::try_new(self.into_owned(), eps, max_niter) Sep 01 17:43:52.884 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 01 17:43:52.884 INFO kablam! Sep 01 17:43:52.884 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 01 17:43:52.884 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:555:21 Sep 01 17:43:52.884 INFO kablam! | Sep 01 17:43:52.884 INFO kablam! 555 | let schur = RealSchur::do_decompose( Sep 01 17:43:52.884 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 01 17:43:52.885 INFO kablam! Sep 01 17:43:52.885 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 01 17:43:52.885 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:562:12 Sep 01 17:43:52.885 INFO kablam! | Sep 01 17:43:52.885 INFO kablam! 562 | if RealSchur::do_eigenvalues(&schur.1, &mut work) { Sep 01 17:43:52.885 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 01 17:43:52.885 INFO kablam! Sep 01 17:43:52.886 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 01 17:43:52.886 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:578:21 Sep 01 17:43:52.886 INFO kablam! | Sep 01 17:43:52.886 INFO kablam! 578 | let schur = RealSchur::do_decompose( Sep 01 17:43:52.886 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 01 17:43:52.886 INFO kablam! Sep 01 17:43:52.886 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 01 17:43:52.886 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:586:9 Sep 01 17:43:52.887 INFO kablam! | Sep 01 17:43:52.887 INFO kablam! 586 | RealSchur::do_complex_eigenvalues(&schur.1, &mut eig); Sep 01 17:43:52.887 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 01 17:43:52.887 INFO kablam! Sep 01 17:43:52.887 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 17:43:52.887 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:23:5 Sep 01 17:43:52.887 INFO kablam! | Sep 01 17:43:52.887 INFO kablam! 23 | serde( Sep 01 17:43:52.887 INFO kablam! | ^^^^^ Sep 01 17:43:52.887 INFO kablam! | Sep 01 17:43:52.888 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 17:43:52.888 INFO kablam! Sep 01 17:43:53.192 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SVD` Sep 01 17:43:53.192 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:587:9 Sep 01 17:43:53.192 INFO kablam! | Sep 01 17:43:53.192 INFO kablam! 587 | SVD::new(self.into_owned(), compute_u, compute_v) Sep 01 17:43:53.192 INFO kablam! | ^^^ Use of undeclared type or module `SVD` Sep 01 17:43:53.192 INFO kablam! Sep 01 17:43:53.270 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SVD` Sep 01 17:43:53.270 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:607:9 Sep 01 17:43:53.270 INFO kablam! | Sep 01 17:43:53.270 INFO kablam! 607 | SVD::try_new(self.into_owned(), compute_u, compute_v, eps, max_niter) Sep 01 17:43:53.270 INFO kablam! | ^^^ Use of undeclared type or module `SVD` Sep 01 17:43:53.274 INFO kablam! Sep 01 17:43:53.275 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SVD` Sep 01 17:43:53.275 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:612:9 Sep 01 17:43:53.275 INFO kablam! | Sep 01 17:43:53.275 INFO kablam! 612 | SVD::new(self.clone_owned(), false, false).singular_values Sep 01 17:43:53.275 INFO kablam! | ^^^ Use of undeclared type or module `SVD` Sep 01 17:43:53.275 INFO kablam! Sep 01 17:43:53.276 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SVD` Sep 01 17:43:53.276 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:619:19 Sep 01 17:43:53.276 INFO kablam! | Sep 01 17:43:53.276 INFO kablam! 619 | let svd = SVD::new(self.clone_owned(), false, false); Sep 01 17:43:53.276 INFO kablam! | ^^^ Use of undeclared type or module `SVD` Sep 01 17:43:53.276 INFO kablam! Sep 01 17:43:53.276 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SVD` Sep 01 17:43:53.276 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:630:9 Sep 01 17:43:53.276 INFO kablam! | Sep 01 17:43:53.276 INFO kablam! 630 | SVD::new(self.clone_owned(), true, true).pseudo_inverse(eps) Sep 01 17:43:53.277 INFO kablam! | ^^^ Use of undeclared type or module `SVD` Sep 01 17:43:53.282 INFO kablam! Sep 01 17:43:53.341 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 01 17:43:53.341 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:86:83 Sep 01 17:43:53.341 INFO kablam! | Sep 01 17:43:53.341 INFO kablam! 86 | impl hash::Hash for Isometry Sep 01 17:43:53.341 INFO kablam! | ^^^^^^^^ not found in this scope Sep 01 17:43:53.341 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 17:43:53.341 INFO kablam! | Sep 01 17:43:53.341 INFO kablam! 1 | use alga::linear::Isometry; Sep 01 17:43:53.341 INFO kablam! | Sep 01 17:43:53.341 INFO kablam! Sep 01 17:43:53.362 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 01 17:43:53.362 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:97:76 Sep 01 17:43:53.362 INFO kablam! | Sep 01 17:43:53.362 INFO kablam! 97 | impl> + Copy> Copy for Isometry Sep 01 17:43:53.362 INFO kablam! | ^^^^^^^^ not found in this scope Sep 01 17:43:53.366 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 17:43:53.366 INFO kablam! | Sep 01 17:43:53.366 INFO kablam! 1 | use alga::linear::Isometry; Sep 01 17:43:53.366 INFO kablam! | Sep 01 17:43:53.366 INFO kablam! Sep 01 17:43:53.383 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 01 17:43:53.383 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:104:71 Sep 01 17:43:53.383 INFO kablam! | Sep 01 17:43:53.384 INFO kablam! 104 | impl> + Clone> Clone for Isometry Sep 01 17:43:53.384 INFO kablam! | ^^^^^^^^ not found in this scope Sep 01 17:43:53.384 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 17:43:53.384 INFO kablam! | Sep 01 17:43:53.384 INFO kablam! 1 | use alga::linear::Isometry; Sep 01 17:43:53.384 INFO kablam! | Sep 01 17:43:53.384 INFO kablam! Sep 01 17:43:53.401 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 01 17:43:53.401 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:114:53 Sep 01 17:43:53.401 INFO kablam! | Sep 01 17:43:53.401 INFO kablam! 114 | impl>> Isometry Sep 01 17:43:53.401 INFO kablam! | ^^^^^^^^ not found in this scope Sep 01 17:43:53.401 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 17:43:53.401 INFO kablam! | Sep 01 17:43:53.401 INFO kablam! 1 | use alga::linear::Isometry; Sep 01 17:43:53.401 INFO kablam! | Sep 01 17:43:53.402 INFO kablam! Sep 01 17:43:53.418 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 01 17:43:53.418 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:120:71 Sep 01 17:43:53.418 INFO kablam! | Sep 01 17:43:53.418 INFO kablam! 120 | pub fn from_parts(translation: Translation, rotation: R) -> Isometry { Sep 01 17:43:53.418 INFO kablam! | ^^^^^^^^ not found in this scope Sep 01 17:43:53.418 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 17:43:53.418 INFO kablam! | Sep 01 17:43:53.418 INFO kablam! 1 | use alga::linear::Isometry; Sep 01 17:43:53.418 INFO kablam! | Sep 01 17:43:53.418 INFO kablam! Sep 01 17:43:53.435 INFO kablam! error[E0422]: cannot find struct, variant or union type `Isometry` in this scope Sep 01 17:43:53.435 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:121:9 Sep 01 17:43:53.435 INFO kablam! | Sep 01 17:43:53.435 INFO kablam! 121 | Isometry { Sep 01 17:43:53.435 INFO kablam! | ^^^^^^^^ not found in this scope Sep 01 17:43:53.435 INFO kablam! Sep 01 17:43:53.452 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 01 17:43:53.452 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:130:30 Sep 01 17:43:53.452 INFO kablam! | Sep 01 17:43:53.452 INFO kablam! 130 | pub fn inverse(&self) -> Isometry { Sep 01 17:43:53.452 INFO kablam! | ^^^^^^^^ not found in this scope Sep 01 17:43:53.452 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 17:43:53.452 INFO kablam! | Sep 01 17:43:53.452 INFO kablam! 1 | use alga::linear::Isometry; Sep 01 17:43:53.452 INFO kablam! | Sep 01 17:43:53.453 INFO kablam! Sep 01 17:43:53.469 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 01 17:43:53.469 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:179:30 Sep 01 17:43:53.469 INFO kablam! | Sep 01 17:43:53.469 INFO kablam! 179 | impl Isometry Sep 01 17:43:53.469 INFO kablam! | ^^^^^^^^ not found in this scope Sep 01 17:43:53.469 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 17:43:53.469 INFO kablam! | Sep 01 17:43:53.469 INFO kablam! 1 | use alga::linear::Isometry; Sep 01 17:43:53.469 INFO kablam! | Sep 01 17:43:53.469 INFO kablam! Sep 01 17:43:53.485 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 01 17:43:53.485 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:199:37 Sep 01 17:43:53.485 INFO kablam! | Sep 01 17:43:53.485 INFO kablam! 199 | impl Eq for Isometry Sep 01 17:43:53.485 INFO kablam! | ^^^^^^^^ not found in this scope Sep 01 17:43:53.486 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 17:43:53.486 INFO kablam! | Sep 01 17:43:53.486 INFO kablam! 1 | use alga::linear::Isometry; Sep 01 17:43:53.486 INFO kablam! | Sep 01 17:43:53.486 INFO kablam! Sep 01 17:43:53.501 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 01 17:43:53.501 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:206:44 Sep 01 17:43:53.501 INFO kablam! | Sep 01 17:43:53.501 INFO kablam! 206 | impl PartialEq for Isometry Sep 01 17:43:53.501 INFO kablam! | ^^^^^^^^ not found in this scope Sep 01 17:43:53.502 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 17:43:53.502 INFO kablam! | Sep 01 17:43:53.502 INFO kablam! 1 | use alga::linear::Isometry; Sep 01 17:43:53.502 INFO kablam! | Sep 01 17:43:53.502 INFO kablam! Sep 01 17:43:53.517 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 01 17:43:53.518 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:212:26 Sep 01 17:43:53.518 INFO kablam! | Sep 01 17:43:53.518 INFO kablam! 212 | fn eq(&self, right: &Isometry) -> bool { Sep 01 17:43:53.518 INFO kablam! | ^^^^^^^^ not found in this scope Sep 01 17:43:53.518 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 17:43:53.518 INFO kablam! | Sep 01 17:43:53.518 INFO kablam! 1 | use alga::linear::Isometry; Sep 01 17:43:53.518 INFO kablam! | Sep 01 17:43:53.518 INFO kablam! Sep 01 17:43:53.535 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 01 17:43:53.535 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:217:44 Sep 01 17:43:53.535 INFO kablam! | Sep 01 17:43:53.535 INFO kablam! 217 | impl AbsDiffEq for Isometry Sep 01 17:43:53.535 INFO kablam! | ^^^^^^^^ not found in this scope Sep 01 17:43:53.535 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 17:43:53.535 INFO kablam! | Sep 01 17:43:53.535 INFO kablam! 1 | use alga::linear::Isometry; Sep 01 17:43:53.535 INFO kablam! | Sep 01 17:43:53.535 INFO kablam! Sep 01 17:43:53.551 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 01 17:43:53.552 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:237:45 Sep 01 17:43:53.552 INFO kablam! | Sep 01 17:43:53.552 INFO kablam! 237 | impl RelativeEq for Isometry Sep 01 17:43:53.552 INFO kablam! | ^^^^^^^^ not found in this scope Sep 01 17:43:53.552 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 17:43:53.552 INFO kablam! | Sep 01 17:43:53.552 INFO kablam! 1 | use alga::linear::Isometry; Sep 01 17:43:53.552 INFO kablam! | Sep 01 17:43:53.552 INFO kablam! Sep 01 17:43:53.568 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 01 17:43:53.568 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:263:41 Sep 01 17:43:53.568 INFO kablam! | Sep 01 17:43:53.568 INFO kablam! 263 | impl UlpsEq for Isometry Sep 01 17:43:53.568 INFO kablam! | ^^^^^^^^ not found in this scope Sep 01 17:43:53.568 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 17:43:53.568 INFO kablam! | Sep 01 17:43:53.568 INFO kablam! 1 | use alga::linear::Isometry; Sep 01 17:43:53.568 INFO kablam! | Sep 01 17:43:53.568 INFO kablam! Sep 01 17:43:53.584 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 01 17:43:53.584 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:287:62 Sep 01 17:43:53.584 INFO kablam! | Sep 01 17:43:53.584 INFO kablam! 287 | impl fmt::Display for Isometry Sep 01 17:43:53.584 INFO kablam! | ^^^^^^^^ not found in this scope Sep 01 17:43:53.584 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 17:43:53.584 INFO kablam! | Sep 01 17:43:53.584 INFO kablam! 1 | use alga::linear::Isometry; Sep 01 17:43:53.584 INFO kablam! | Sep 01 17:43:53.584 INFO kablam! Sep 01 17:43:53.601 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 01 17:43:53.601 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:77:9 Sep 01 17:43:53.601 INFO kablam! | Sep 01 17:43:53.601 INFO kablam! 77 | for Similarity Sep 01 17:43:53.601 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 17:43:53.601 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 17:43:53.601 INFO kablam! | Sep 01 17:43:53.601 INFO kablam! 1 | use alga::linear::Similarity; Sep 01 17:43:53.602 INFO kablam! | Sep 01 17:43:53.602 INFO kablam! Sep 01 17:43:53.617 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 01 17:43:53.617 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:88:76 Sep 01 17:43:53.617 INFO kablam! | Sep 01 17:43:53.617 INFO kablam! 88 | impl> + Copy> Copy for Similarity Sep 01 17:43:53.617 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 17:43:53.617 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 17:43:53.617 INFO kablam! | Sep 01 17:43:53.618 INFO kablam! 1 | use alga::linear::Similarity; Sep 01 17:43:53.618 INFO kablam! | Sep 01 17:43:53.618 INFO kablam! Sep 01 17:43:53.638 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 01 17:43:53.638 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:95:71 Sep 01 17:43:53.638 INFO kablam! | Sep 01 17:43:53.638 INFO kablam! 95 | impl> + Clone> Clone for Similarity Sep 01 17:43:53.638 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 17:43:53.638 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 17:43:53.638 INFO kablam! | Sep 01 17:43:53.639 INFO kablam! 1 | use alga::linear::Similarity; Sep 01 17:43:53.639 INFO kablam! | Sep 01 17:43:53.639 INFO kablam! Sep 01 17:43:53.662 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 01 17:43:53.662 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:105:30 Sep 01 17:43:53.662 INFO kablam! | Sep 01 17:43:53.662 INFO kablam! 105 | impl Similarity Sep 01 17:43:53.662 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 17:43:53.662 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 17:43:53.662 INFO kablam! | Sep 01 17:43:53.662 INFO kablam! 1 | use alga::linear::Similarity; Sep 01 17:43:53.662 INFO kablam! | Sep 01 17:43:53.662 INFO kablam! Sep 01 17:43:53.686 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 01 17:43:53.686 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:116:10 Sep 01 17:43:53.686 INFO kablam! | Sep 01 17:43:53.686 INFO kablam! 116 | ) -> Similarity { Sep 01 17:43:53.686 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 17:43:53.686 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 17:43:53.686 INFO kablam! | Sep 01 17:43:53.686 INFO kablam! 1 | use alga::linear::Similarity; Sep 01 17:43:53.686 INFO kablam! | Sep 01 17:43:53.686 INFO kablam! Sep 01 17:43:53.706 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 01 17:43:53.706 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:122:70 Sep 01 17:43:53.706 INFO kablam! | Sep 01 17:43:53.706 INFO kablam! 122 | pub fn from_isometry(isometry: Isometry, scaling: N) -> Similarity { Sep 01 17:43:53.707 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 17:43:53.707 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 17:43:53.707 INFO kablam! | Sep 01 17:43:53.707 INFO kablam! 1 | use alga::linear::Similarity; Sep 01 17:43:53.707 INFO kablam! | Sep 01 17:43:53.707 INFO kablam! Sep 01 17:43:53.731 INFO kablam! error[E0422]: cannot find struct, variant or union type `Similarity` in this scope Sep 01 17:43:53.731 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:128:9 Sep 01 17:43:53.732 INFO kablam! | Sep 01 17:43:53.732 INFO kablam! 128 | Similarity { Sep 01 17:43:53.732 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 17:43:53.732 INFO kablam! Sep 01 17:43:53.752 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 01 17:43:53.753 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:136:40 Sep 01 17:43:53.753 INFO kablam! | Sep 01 17:43:53.753 INFO kablam! 136 | pub fn from_scaling(scaling: N) -> Similarity { Sep 01 17:43:53.753 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 17:43:53.754 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 17:43:53.754 INFO kablam! | Sep 01 17:43:53.754 INFO kablam! 1 | use alga::linear::Similarity; Sep 01 17:43:53.754 INFO kablam! | Sep 01 17:43:53.755 INFO kablam! Sep 01 17:43:53.780 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 01 17:43:53.780 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:142:30 Sep 01 17:43:53.780 INFO kablam! | Sep 01 17:43:53.780 INFO kablam! 142 | pub fn inverse(&self) -> Similarity { Sep 01 17:43:53.780 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 17:43:53.780 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 17:43:53.780 INFO kablam! | Sep 01 17:43:53.780 INFO kablam! 1 | use alga::linear::Similarity; Sep 01 17:43:53.780 INFO kablam! | Sep 01 17:43:53.780 INFO kablam! Sep 01 17:43:53.801 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 01 17:43:53.802 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:253:30 Sep 01 17:43:53.802 INFO kablam! | Sep 01 17:43:53.802 INFO kablam! 253 | impl Similarity Sep 01 17:43:53.802 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 17:43:53.802 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 17:43:53.802 INFO kablam! | Sep 01 17:43:53.802 INFO kablam! 1 | use alga::linear::Similarity; Sep 01 17:43:53.802 INFO kablam! | Sep 01 17:43:53.802 INFO kablam! Sep 01 17:43:53.831 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 01 17:43:53.831 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:275:37 Sep 01 17:43:53.831 INFO kablam! | Sep 01 17:43:53.831 INFO kablam! 275 | impl Eq for Similarity Sep 01 17:43:53.831 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 17:43:53.831 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 17:43:53.831 INFO kablam! | Sep 01 17:43:53.831 INFO kablam! 1 | use alga::linear::Similarity; Sep 01 17:43:53.831 INFO kablam! | Sep 01 17:43:53.832 INFO kablam! Sep 01 17:43:53.852 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 01 17:43:53.853 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:282:44 Sep 01 17:43:53.853 INFO kablam! | Sep 01 17:43:53.853 INFO kablam! 282 | impl PartialEq for Similarity Sep 01 17:43:53.853 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 17:43:53.858 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 17:43:53.858 INFO kablam! | Sep 01 17:43:53.858 INFO kablam! 1 | use alga::linear::Similarity; Sep 01 17:43:53.858 INFO kablam! | Sep 01 17:43:53.859 INFO kablam! Sep 01 17:43:53.880 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 01 17:43:53.880 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:288:26 Sep 01 17:43:53.880 INFO kablam! | Sep 01 17:43:53.880 INFO kablam! 288 | fn eq(&self, right: &Similarity) -> bool { Sep 01 17:43:53.880 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 17:43:53.880 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 17:43:53.880 INFO kablam! | Sep 01 17:43:53.880 INFO kablam! 1 | use alga::linear::Similarity; Sep 01 17:43:53.880 INFO kablam! | Sep 01 17:43:53.880 INFO kablam! Sep 01 17:43:53.901 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 01 17:43:53.901 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:293:44 Sep 01 17:43:53.901 INFO kablam! | Sep 01 17:43:53.901 INFO kablam! 293 | impl AbsDiffEq for Similarity Sep 01 17:43:53.901 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 17:43:53.902 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 17:43:53.902 INFO kablam! | Sep 01 17:43:53.902 INFO kablam! 1 | use alga::linear::Similarity; Sep 01 17:43:53.902 INFO kablam! | Sep 01 17:43:53.902 INFO kablam! Sep 01 17:43:53.923 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 01 17:43:53.923 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:313:45 Sep 01 17:43:53.923 INFO kablam! | Sep 01 17:43:53.923 INFO kablam! 313 | impl RelativeEq for Similarity Sep 01 17:43:53.923 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 17:43:53.926 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 17:43:53.926 INFO kablam! | Sep 01 17:43:53.926 INFO kablam! 1 | use alga::linear::Similarity; Sep 01 17:43:53.926 INFO kablam! | Sep 01 17:43:53.926 INFO kablam! Sep 01 17:43:53.948 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 01 17:43:53.948 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:339:41 Sep 01 17:43:53.948 INFO kablam! | Sep 01 17:43:53.948 INFO kablam! 339 | impl UlpsEq for Similarity Sep 01 17:43:53.948 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 17:43:53.950 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 17:43:53.950 INFO kablam! | Sep 01 17:43:53.950 INFO kablam! 1 | use alga::linear::Similarity; Sep 01 17:43:53.950 INFO kablam! | Sep 01 17:43:53.950 INFO kablam! Sep 01 17:43:53.972 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 01 17:43:53.972 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:362:41 Sep 01 17:43:53.972 INFO kablam! | Sep 01 17:43:53.972 INFO kablam! 362 | impl fmt::Display for Similarity Sep 01 17:43:53.972 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 17:43:53.974 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 17:43:53.974 INFO kablam! | Sep 01 17:43:53.974 INFO kablam! 1 | use alga::linear::Similarity; Sep 01 17:43:53.974 INFO kablam! | Sep 01 17:43:53.974 INFO kablam! Sep 01 17:43:53.998 INFO kablam! error[E0412]: cannot find type `PermutationSequence` in this scope Sep 01 17:43:53.998 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/permutation_sequence.rs:43:23 Sep 01 17:43:53.998 INFO kablam! | Sep 01 17:43:53.998 INFO kablam! 43 | impl Copy for PermutationSequence Sep 01 17:43:53.998 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 01 17:43:54.002 INFO kablam! Sep 01 17:43:54.033 INFO kablam! error[E0412]: cannot find type `PermutationSequence` in this scope Sep 01 17:43:54.034 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/permutation_sequence.rs:50:18 Sep 01 17:43:54.034 INFO kablam! | Sep 01 17:43:54.034 INFO kablam! 50 | impl PermutationSequence Sep 01 17:43:54.034 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 01 17:43:54.050 INFO kablam! Sep 01 17:43:54.086 INFO kablam! error[E0412]: cannot find type `PermutationSequence` in this scope Sep 01 17:43:54.086 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/permutation_sequence.rs:62:6 Sep 01 17:43:54.086 INFO kablam! | Sep 01 17:43:54.086 INFO kablam! 62 | impl PermutationSequence Sep 01 17:43:54.086 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 01 17:43:54.086 INFO kablam! Sep 01 17:43:54.113 INFO kablam! error[E0412]: cannot find type `PermutationSequence` in this scope Sep 01 17:43:54.113 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/permutation_sequence.rs:73:14 Sep 01 17:43:54.113 INFO kablam! | Sep 01 17:43:54.113 INFO kablam! 73 | impl PermutationSequence Sep 01 17:43:54.113 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 01 17:43:54.113 INFO kablam! Sep 01 17:43:54.140 INFO kablam! error[E0422]: cannot find struct, variant or union type `PermutationSequence` in this scope Sep 01 17:43:54.140 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/permutation_sequence.rs:81:13 Sep 01 17:43:54.141 INFO kablam! | Sep 01 17:43:54.141 INFO kablam! 81 | PermutationSequence { Sep 01 17:43:54.141 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 01 17:43:54.141 INFO kablam! Sep 01 17:43:54.164 INFO kablam! error[E0412]: cannot find type `QR` in this scope Sep 01 17:43:54.164 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/qr.rs:35:46 Sep 01 17:43:54.164 INFO kablam! | Sep 01 17:43:54.164 INFO kablam! 35 | impl, C: Dim> Copy for QR Sep 01 17:43:54.164 INFO kablam! | ^^ did you mean `R`? Sep 01 17:43:54.164 INFO kablam! Sep 01 17:43:54.191 INFO kablam! error[E0412]: cannot find type `QR` in this scope Sep 01 17:43:54.191 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/qr.rs:43:37 Sep 01 17:43:54.191 INFO kablam! | Sep 01 17:43:54.191 INFO kablam! 43 | impl, C: Dim> QR Sep 01 17:43:54.191 INFO kablam! | ^^ did you mean `R`? Sep 01 17:43:54.191 INFO kablam! Sep 01 17:43:54.214 INFO kablam! error[E0422]: cannot find struct, variant or union type `QR` in this scope Sep 01 17:43:54.214 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/qr.rs:55:20 Sep 01 17:43:54.214 INFO kablam! | Sep 01 17:43:54.215 INFO kablam! 55 | return QR { Sep 01 17:43:54.215 INFO kablam! | ^^ not found in this scope Sep 01 17:43:54.215 INFO kablam! Sep 01 17:43:54.243 INFO kablam! error[E0422]: cannot find struct, variant or union type `QR` in this scope Sep 01 17:43:54.243 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/qr.rs:65:9 Sep 01 17:43:54.243 INFO kablam! | Sep 01 17:43:54.243 INFO kablam! 65 | QR { Sep 01 17:43:54.243 INFO kablam! | ^^ not found in this scope Sep 01 17:43:54.246 INFO kablam! Sep 01 17:43:54.274 INFO kablam! error[E0412]: cannot find type `QR` in this scope Sep 01 17:43:54.274 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/qr.rs:164:41 Sep 01 17:43:54.274 INFO kablam! | Sep 01 17:43:54.274 INFO kablam! 164 | impl> QR Sep 01 17:43:54.274 INFO kablam! | ^^ not found in this scope Sep 01 17:43:54.274 INFO kablam! Sep 01 17:43:54.293 INFO kablam! error[E0412]: cannot find type `QR` in this scope Sep 01 17:43:54.293 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/qr.rs:302:24 Sep 01 17:43:54.293 INFO kablam! | Sep 01 17:43:54.294 INFO kablam! 302 | pub fn qr(self) -> QR { Sep 01 17:43:54.294 INFO kablam! | ^^ did you mean `R`? Sep 01 17:43:54.294 INFO kablam! Sep 01 17:43:54.313 INFO kablam! error[E0412]: cannot find type `Hessenberg` in this scope Sep 01 17:43:54.313 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/hessenberg.rs:46:39 Sep 01 17:43:54.313 INFO kablam! | Sep 01 17:43:54.313 INFO kablam! 46 | impl> Copy for Hessenberg Sep 01 17:43:54.313 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 17:43:54.313 INFO kablam! Sep 01 17:43:54.332 INFO kablam! error[E0412]: cannot find type `Hessenberg` in this scope Sep 01 17:43:54.332 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/hessenberg.rs:54:30 Sep 01 17:43:54.332 INFO kablam! | Sep 01 17:43:54.332 INFO kablam! 54 | impl> Hessenberg Sep 01 17:43:54.332 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 17:43:54.332 INFO kablam! Sep 01 17:43:54.351 INFO kablam! error[E0422]: cannot find struct, variant or union type `Hessenberg` in this scope Sep 01 17:43:54.351 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/hessenberg.rs:89:20 Sep 01 17:43:54.351 INFO kablam! | Sep 01 17:43:54.351 INFO kablam! 89 | return Hessenberg { hess, subdiag }; Sep 01 17:43:54.351 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 17:43:54.351 INFO kablam! Sep 01 17:43:54.370 INFO kablam! error[E0422]: cannot find struct, variant or union type `Hessenberg` in this scope Sep 01 17:43:54.370 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/hessenberg.rs:96:9 Sep 01 17:43:54.370 INFO kablam! | Sep 01 17:43:54.370 INFO kablam! 96 | Hessenberg { hess, subdiag } Sep 01 17:43:54.370 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 17:43:54.370 INFO kablam! Sep 01 17:43:54.389 INFO kablam! error[E0412]: cannot find type `Hessenberg` in this scope Sep 01 17:43:54.389 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/hessenberg.rs:158:32 Sep 01 17:43:54.389 INFO kablam! | Sep 01 17:43:54.389 INFO kablam! 158 | pub fn hessenberg(self) -> Hessenberg { Sep 01 17:43:54.389 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 17:43:54.389 INFO kablam! Sep 01 17:43:54.416 INFO kablam! error[E0412]: cannot find type `Bidiagonal` in this scope Sep 01 17:43:54.416 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/bidiagonal.rs:62:46 Sep 01 17:43:54.416 INFO kablam! | Sep 01 17:43:54.416 INFO kablam! 62 | impl, C: Dim> Copy for Bidiagonal Sep 01 17:43:54.416 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 17:43:54.422 INFO kablam! Sep 01 17:43:54.449 INFO kablam! error[E0412]: cannot find type `Bidiagonal` in this scope Sep 01 17:43:54.449 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/bidiagonal.rs:74:37 Sep 01 17:43:54.449 INFO kablam! | Sep 01 17:43:54.449 INFO kablam! 74 | impl, C: Dim> Bidiagonal Sep 01 17:43:54.449 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 17:43:54.458 INFO kablam! Sep 01 17:43:54.476 INFO kablam! error[E0422]: cannot find struct, variant or union type `Bidiagonal` in this scope Sep 01 17:43:54.476 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/bidiagonal.rs:149:9 Sep 01 17:43:54.476 INFO kablam! | Sep 01 17:43:54.476 INFO kablam! 149 | Bidiagonal { Sep 01 17:43:54.476 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 17:43:54.482 INFO kablam! Sep 01 17:43:54.508 INFO kablam! error[E0412]: cannot find type `Bidiagonal` in this scope Sep 01 17:43:54.509 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/bidiagonal.rs:368:35 Sep 01 17:43:54.509 INFO kablam! | Sep 01 17:43:54.509 INFO kablam! 368 | pub fn bidiagonalize(self) -> Bidiagonal { Sep 01 17:43:54.509 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 17:43:54.514 INFO kablam! Sep 01 17:43:54.534 INFO kablam! error[E0412]: cannot find type `SymmetricTridiagonal` in this scope Sep 01 17:43:54.534 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/symmetric_tridiagonal.rs:45:39 Sep 01 17:43:54.534 INFO kablam! | Sep 01 17:43:54.534 INFO kablam! 45 | impl> Copy for SymmetricTridiagonal Sep 01 17:43:54.534 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 01 17:43:54.534 INFO kablam! Sep 01 17:43:54.552 INFO kablam! error[E0412]: cannot find type `SymmetricTridiagonal` in this scope Sep 01 17:43:54.552 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/symmetric_tridiagonal.rs:53:30 Sep 01 17:43:54.553 INFO kablam! | Sep 01 17:43:54.553 INFO kablam! 53 | impl> SymmetricTridiagonal Sep 01 17:43:54.553 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 01 17:43:54.553 INFO kablam! Sep 01 17:43:54.571 INFO kablam! error[E0422]: cannot find struct, variant or union type `SymmetricTridiagonal` in this scope Sep 01 17:43:54.571 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/symmetric_tridiagonal.rs:93:9 Sep 01 17:43:54.572 INFO kablam! | Sep 01 17:43:54.572 INFO kablam! 93 | SymmetricTridiagonal { Sep 01 17:43:54.572 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 01 17:43:54.572 INFO kablam! Sep 01 17:43:54.591 INFO kablam! error[E0412]: cannot find type `SymmetricTridiagonal` in this scope Sep 01 17:43:54.591 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/symmetric_tridiagonal.rs:170:46 Sep 01 17:43:54.591 INFO kablam! | Sep 01 17:43:54.591 INFO kablam! 170 | pub fn symmetric_tridiagonalize(self) -> SymmetricTridiagonal { Sep 01 17:43:54.591 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 01 17:43:54.594 INFO kablam! Sep 01 17:43:54.613 INFO kablam! error[E0412]: cannot find type `Cholesky` in this scope Sep 01 17:43:54.613 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/cholesky.rs:40:32 Sep 01 17:43:54.613 INFO kablam! | Sep 01 17:43:54.613 INFO kablam! 40 | impl Copy for Cholesky Sep 01 17:43:54.613 INFO kablam! | ^^^^^^^^ not found in this scope Sep 01 17:43:54.618 INFO kablam! Sep 01 17:43:54.637 INFO kablam! error[E0412]: cannot find type `Cholesky` in this scope Sep 01 17:43:54.637 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/cholesky.rs:47:35 Sep 01 17:43:54.637 INFO kablam! | Sep 01 17:43:54.637 INFO kablam! 47 | impl> Cholesky Sep 01 17:43:54.637 INFO kablam! | ^^^^^^^^ not found in this scope Sep 01 17:43:54.642 INFO kablam! Sep 01 17:43:54.661 INFO kablam! error[E0422]: cannot find struct, variant or union type `Cholesky` in this scope Sep 01 17:43:54.661 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/cholesky.rs:85:14 Sep 01 17:43:54.661 INFO kablam! | Sep 01 17:43:54.661 INFO kablam! 85 | Some(Cholesky { chol: matrix }) Sep 01 17:43:54.661 INFO kablam! | ^^^^^^^^ not found in this scope Sep 01 17:43:54.666 INFO kablam! Sep 01 17:43:54.685 INFO kablam! error[E0412]: cannot find type `Cholesky` in this scope Sep 01 17:43:54.685 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/cholesky.rs:162:37 Sep 01 17:43:54.685 INFO kablam! | Sep 01 17:43:54.685 INFO kablam! 162 | pub fn cholesky(self) -> Option> { Sep 01 17:43:54.685 INFO kablam! | ^^^^^^^^ not found in this scope Sep 01 17:43:54.690 INFO kablam! Sep 01 17:43:54.709 INFO kablam! error[E0412]: cannot find type `LU` in this scope Sep 01 17:43:54.709 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:47:46 Sep 01 17:43:54.709 INFO kablam! | Sep 01 17:43:54.710 INFO kablam! 47 | impl, C: Dim> Copy for LU Sep 01 17:43:54.710 INFO kablam! | ^^ not found in this scope Sep 01 17:43:54.710 INFO kablam! Sep 01 17:43:54.734 INFO kablam! error[E0412]: cannot find type `LU` in this scope Sep 01 17:43:54.734 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:95:37 Sep 01 17:43:54.734 INFO kablam! | Sep 01 17:43:54.734 INFO kablam! 95 | impl, C: Dim> LU Sep 01 17:43:54.734 INFO kablam! | ^^ not found in this scope Sep 01 17:43:54.738 INFO kablam! Sep 01 17:43:54.757 INFO kablam! error[E0422]: cannot find struct, variant or union type `LU` in this scope Sep 01 17:43:54.757 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:107:20 Sep 01 17:43:54.757 INFO kablam! | Sep 01 17:43:54.757 INFO kablam! 107 | return LU { lu: matrix, p: p }; Sep 01 17:43:54.757 INFO kablam! | ^^ not found in this scope Sep 01 17:43:54.762 INFO kablam! Sep 01 17:43:54.787 INFO kablam! error[E0422]: cannot find struct, variant or union type `LU` in this scope Sep 01 17:43:54.787 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:128:9 Sep 01 17:43:54.787 INFO kablam! | Sep 01 17:43:54.787 INFO kablam! 128 | LU { lu: matrix, p: p } Sep 01 17:43:54.787 INFO kablam! | ^^ not found in this scope Sep 01 17:43:54.787 INFO kablam! Sep 01 17:43:54.807 INFO kablam! error[E0412]: cannot find type `LU` in this scope Sep 01 17:43:54.807 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:217:41 Sep 01 17:43:54.807 INFO kablam! | Sep 01 17:43:54.807 INFO kablam! 217 | impl> LU Sep 01 17:43:54.807 INFO kablam! | ^^ not found in this scope Sep 01 17:43:54.807 INFO kablam! Sep 01 17:43:54.830 INFO kablam! error[E0412]: cannot find type `LU` in this scope Sep 01 17:43:54.830 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:394:24 Sep 01 17:43:54.830 INFO kablam! | Sep 01 17:43:54.830 INFO kablam! 394 | pub fn lu(self) -> LU { Sep 01 17:43:54.830 INFO kablam! | ^^ not found in this scope Sep 01 17:43:54.834 INFO kablam! Sep 01 17:43:54.854 INFO kablam! error[E0412]: cannot find type `FullPivLU` in this scope Sep 01 17:43:54.854 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:48:46 Sep 01 17:43:54.854 INFO kablam! | Sep 01 17:43:54.854 INFO kablam! 48 | impl, C: Dim> Copy for FullPivLU Sep 01 17:43:54.854 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 01 17:43:54.858 INFO kablam! Sep 01 17:43:54.878 INFO kablam! error[E0412]: cannot find type `FullPivLU` in this scope Sep 01 17:43:54.878 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:56:37 Sep 01 17:43:54.878 INFO kablam! | Sep 01 17:43:54.878 INFO kablam! 56 | impl, C: Dim> FullPivLU Sep 01 17:43:54.878 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 01 17:43:54.886 INFO kablam! Sep 01 17:43:54.906 INFO kablam! error[E0422]: cannot find struct, variant or union type `FullPivLU` in this scope Sep 01 17:43:54.906 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:71:20 Sep 01 17:43:54.906 INFO kablam! | Sep 01 17:43:54.906 INFO kablam! 71 | return FullPivLU { Sep 01 17:43:54.906 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 01 17:43:54.906 INFO kablam! Sep 01 17:43:54.929 INFO kablam! error[E0422]: cannot find struct, variant or union type `FullPivLU` in this scope Sep 01 17:43:54.929 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:101:9 Sep 01 17:43:54.930 INFO kablam! | Sep 01 17:43:54.930 INFO kablam! 101 | FullPivLU { Sep 01 17:43:54.930 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 01 17:43:54.930 INFO kablam! Sep 01 17:43:54.953 INFO kablam! error[E0412]: cannot find type `FullPivLU` in this scope Sep 01 17:43:54.953 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:171:41 Sep 01 17:43:54.953 INFO kablam! | Sep 01 17:43:54.953 INFO kablam! 171 | impl> FullPivLU Sep 01 17:43:54.953 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 01 17:43:54.958 INFO kablam! Sep 01 17:43:54.978 INFO kablam! error[E0412]: cannot find type `FullPivLU` in this scope Sep 01 17:43:54.978 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:284:33 Sep 01 17:43:54.978 INFO kablam! | Sep 01 17:43:54.978 INFO kablam! 284 | pub fn full_piv_lu(self) -> FullPivLU { Sep 01 17:43:54.978 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 01 17:43:54.978 INFO kablam! Sep 01 17:43:54.998 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 01 17:43:54.998 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:47:32 Sep 01 17:43:54.998 INFO kablam! | Sep 01 17:43:54.998 INFO kablam! 47 | impl Copy for RealSchur Sep 01 17:43:54.998 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 01 17:43:54.998 INFO kablam! Sep 01 17:43:55.018 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 01 17:43:55.018 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:54:23 Sep 01 17:43:55.018 INFO kablam! | Sep 01 17:43:55.018 INFO kablam! 54 | impl RealSchur Sep 01 17:43:55.018 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 01 17:43:55.018 INFO kablam! Sep 01 17:43:55.038 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 01 17:43:55.038 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:64:37 Sep 01 17:43:55.038 INFO kablam! | Sep 01 17:43:55.038 INFO kablam! 64 | pub fn new(m: MatrixN) -> RealSchur { Sep 01 17:43:55.038 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 01 17:43:55.038 INFO kablam! Sep 01 17:43:55.058 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 01 17:43:55.058 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:79:74 Sep 01 17:43:55.058 INFO kablam! | Sep 01 17:43:55.058 INFO kablam! 79 | pub fn try_new(m: MatrixN, eps: N, max_niter: usize) -> Option> { Sep 01 17:43:55.058 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 01 17:43:55.058 INFO kablam! Sep 01 17:43:55.078 INFO kablam! error[E0422]: cannot find struct, variant or union type `RealSchur` in this scope Sep 01 17:43:55.078 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:82:77 Sep 01 17:43:55.079 INFO kablam! | Sep 01 17:43:55.079 INFO kablam! 82 | Self::do_decompose(m, &mut work, eps, max_niter, true).map(|(q, t)| RealSchur { Sep 01 17:43:55.079 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 01 17:43:55.079 INFO kablam! Sep 01 17:43:55.098 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 01 17:43:55.098 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:511:32 Sep 01 17:43:55.098 INFO kablam! | Sep 01 17:43:55.098 INFO kablam! 511 | pub fn real_schur(self) -> RealSchur { Sep 01 17:43:55.099 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 01 17:43:55.099 INFO kablam! Sep 01 17:43:55.118 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 01 17:43:55.118 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:526:69 Sep 01 17:43:55.118 INFO kablam! | Sep 01 17:43:55.118 INFO kablam! 526 | pub fn try_real_schur(self, eps: N, max_niter: usize) -> Option> { Sep 01 17:43:55.118 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 01 17:43:55.118 INFO kablam! Sep 01 17:43:55.138 INFO kablam! error[E0412]: cannot find type `SVD` in this scope Sep 01 17:43:55.138 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:64:46 Sep 01 17:43:55.138 INFO kablam! | Sep 01 17:43:55.138 INFO kablam! 64 | impl, C: Dim> Copy for SVD Sep 01 17:43:55.138 INFO kablam! | ^^^ not found in this scope Sep 01 17:43:55.138 INFO kablam! Sep 01 17:43:55.158 INFO kablam! error[E0412]: cannot find type `SVD` in this scope Sep 01 17:43:55.158 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:75:37 Sep 01 17:43:55.158 INFO kablam! | Sep 01 17:43:55.158 INFO kablam! 75 | impl, C: Dim> SVD Sep 01 17:43:55.158 INFO kablam! | ^^^ not found in this scope Sep 01 17:43:55.158 INFO kablam! Sep 01 17:43:55.181 INFO kablam! error[E0422]: cannot find struct, variant or union type `SVD` in this scope Sep 01 17:43:55.182 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:279:14 Sep 01 17:43:55.182 INFO kablam! | Sep 01 17:43:55.182 INFO kablam! 279 | Some(SVD { Sep 01 17:43:55.182 INFO kablam! | ^^^ not found in this scope Sep 01 17:43:55.182 INFO kablam! Sep 01 17:43:55.205 INFO kablam! error[E0412]: cannot find type `SVD` in this scope Sep 01 17:43:55.205 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:586:59 Sep 01 17:43:55.205 INFO kablam! | Sep 01 17:43:55.205 INFO kablam! 586 | pub fn svd(self, compute_u: bool, compute_v: bool) -> SVD { Sep 01 17:43:55.205 INFO kablam! | ^^^ not found in this scope Sep 01 17:43:55.205 INFO kablam! Sep 01 17:43:55.235 INFO kablam! error[E0412]: cannot find type `SVD` in this scope Sep 01 17:43:55.235 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:606:17 Sep 01 17:43:55.235 INFO kablam! | Sep 01 17:43:55.235 INFO kablam! 606 | ) -> Option> { Sep 01 17:43:55.235 INFO kablam! | ^^^ not found in this scope Sep 01 17:43:55.236 INFO kablam! Sep 01 17:43:55.512 INFO kablam! error: aborting due to 151 previous errors Sep 01 17:43:55.512 INFO kablam! Sep 01 17:43:55.512 INFO kablam! Some errors occurred: E0412, E0422, E0432, E0433. Sep 01 17:43:55.512 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 01 17:43:55.540 INFO kablam! error: Could not compile `nalgebra`. Sep 01 17:43:55.541 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 17:44:06.321 INFO kablam! error: build failed Sep 01 17:44:06.323 INFO kablam! su: No module specific data is present Sep 01 17:44:06.863 INFO running `"docker" "rm" "-f" "4143065fa5a94a4217063cf24b6befd0ec5ea4548adf112da504848aa887f414"` Sep 01 17:44:07.029 INFO blam! 4143065fa5a94a4217063cf24b6befd0ec5ea4548adf112da504848aa887f414