Sep 10 05:32:13.652 INFO checking Enet4/propan against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 05:32:13.652 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 05:32:13.653 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-3/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 05:32:13.850 INFO blam! cd0510aae5a163caaea467463e096630ad5511483c8d79e48e61d86e4bcfa026 Sep 10 05:32:13.852 INFO running `"docker" "start" "-a" "cd0510aae5a163caaea467463e096630ad5511483c8d79e48e61d86e4bcfa026"` Sep 10 05:32:15.690 INFO kablam! usermod: no changes Sep 10 05:32:16.401 INFO kablam! Compiling num-complex v0.2.0 Sep 10 05:32:16.403 INFO kablam! Compiling derive_builder v0.5.1 Sep 10 05:32:16.403 INFO kablam! Checking libm v0.1.2 Sep 10 05:32:16.404 INFO kablam! Compiling proc-macro2 v0.3.8 Sep 10 05:32:16.416 INFO kablam! Compiling x11-dl v2.18.1 Sep 10 05:32:16.423 INFO kablam! Checking petgraph v0.4.12 Sep 10 05:32:16.425 INFO kablam! Checking piston2d-graphics v0.24.0 Sep 10 05:32:16.427 INFO kablam! Checking approx v0.3.0 Sep 10 05:32:19.510 INFO kablam! Compiling derive_builder_core v0.2.0 Sep 10 05:32:19.901 INFO kablam! Compiling num-derive v0.2.2 Sep 10 05:32:21.704 INFO kablam! Checking rusttype v0.5.2 Sep 10 05:32:22.043 INFO kablam! Checking pistoncore-input v0.20.0 Sep 10 05:32:36.426 INFO kablam! Checking alga v0.7.1 Sep 10 05:32:36.490 INFO kablam! Checking image v0.19.0 Sep 10 05:32:38.006 INFO kablam! Compiling quote v0.5.2 Sep 10 05:32:38.590 INFO kablam! Checking daggy v0.5.0 Sep 10 05:32:43.926 INFO kablam! Compiling syn v0.13.11 Sep 10 05:32:50.215 INFO kablam! Checking pistoncore-window v0.31.0 Sep 10 05:32:53.582 INFO kablam! Checking pistoncore-event_loop v0.36.0 Sep 10 05:32:55.298 INFO kablam! Checking piston v0.36.0 Sep 10 05:32:56.322 INFO kablam! Checking winit v0.12.0 Sep 10 05:32:58.079 INFO kablam! Checking nalgebra v0.16.0 Sep 10 05:33:03.835 INFO kablam! Checking piston-gfx_texture v0.32.0 Sep 10 05:33:04.170 INFO kablam! Checking glutin v0.14.0 Sep 10 05:33:07.479 INFO kablam! Checking piston2d-gfx_graphics v0.51.0 Sep 10 05:33:09.587 INFO kablam! Checking pistoncore-glutin_window v0.46.0 Sep 10 05:33:17.469 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 10 05:33:17.469 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/base/cg.rs:15:16 Sep 10 05:33:17.469 INFO kablam! | Sep 10 05:33:17.469 INFO kablam! 15 | use geometry::{Isometry, IsometryMatrix3, Orthographic3, Perspective3, Point, Point3, Rotation2, Sep 10 05:33:17.469 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 10 05:33:17.469 INFO kablam! Sep 10 05:33:17.470 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 10 05:33:17.470 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/rotation_conversion.rs:13:16 Sep 10 05:33:17.470 INFO kablam! | Sep 10 05:33:17.470 INFO kablam! 13 | use geometry::{Isometry, Point, Rotation, Rotation2, Rotation3, Similarity, SuperTCategoryOf, Sep 10 05:33:17.470 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 10 05:33:17.470 INFO kablam! Sep 10 05:33:17.471 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 10 05:33:17.471 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/rotation_conversion.rs:13:65 Sep 10 05:33:17.471 INFO kablam! | Sep 10 05:33:17.471 INFO kablam! 13 | use geometry::{Isometry, Point, Rotation, Rotation2, Rotation3, Similarity, SuperTCategoryOf, Sep 10 05:33:17.471 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 10 05:33:17.471 INFO kablam! Sep 10 05:33:17.471 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 10 05:33:17.471 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/quaternion_conversion.rs:11:16 Sep 10 05:33:17.471 INFO kablam! | Sep 10 05:33:17.471 INFO kablam! 11 | use geometry::{Isometry, Point3, Quaternion, Rotation, Rotation3, Similarity, SuperTCategoryOf, Sep 10 05:33:17.471 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 10 05:33:17.471 INFO kablam! Sep 10 05:33:17.472 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 10 05:33:17.472 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/quaternion_conversion.rs:11:67 Sep 10 05:33:17.472 INFO kablam! | Sep 10 05:33:17.472 INFO kablam! 11 | use geometry::{Isometry, Point3, Quaternion, Rotation, Rotation3, Similarity, SuperTCategoryOf, Sep 10 05:33:17.472 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 10 05:33:17.472 INFO kablam! Sep 10 05:33:17.472 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 10 05:33:17.472 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/unit_complex_ops.rs:9:16 Sep 10 05:33:17.472 INFO kablam! | Sep 10 05:33:17.472 INFO kablam! 9 | use geometry::{Isometry, Point2, Rotation, Similarity, Translation, UnitComplex}; Sep 10 05:33:17.472 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 10 05:33:17.472 INFO kablam! Sep 10 05:33:17.472 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 10 05:33:17.472 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/unit_complex_ops.rs:9:44 Sep 10 05:33:17.472 INFO kablam! | Sep 10 05:33:17.472 INFO kablam! 9 | use geometry::{Isometry, Point2, Rotation, Similarity, Translation, UnitComplex}; Sep 10 05:33:17.472 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 10 05:33:17.472 INFO kablam! Sep 10 05:33:17.473 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 10 05:33:17.473 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/unit_complex_conversion.rs:10:5 Sep 10 05:33:17.473 INFO kablam! | Sep 10 05:33:17.473 INFO kablam! 10 | Isometry, Point2, Rotation2, Similarity, SuperTCategoryOf, TAffine, Transform, Translation, Sep 10 05:33:17.473 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 10 05:33:17.473 INFO kablam! Sep 10 05:33:17.473 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 10 05:33:17.473 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/unit_complex_conversion.rs:10:34 Sep 10 05:33:17.473 INFO kablam! | Sep 10 05:33:17.473 INFO kablam! 10 | Isometry, Point2, Rotation2, Similarity, SuperTCategoryOf, TAffine, Transform, Translation, Sep 10 05:33:17.473 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 10 05:33:17.473 INFO kablam! Sep 10 05:33:17.473 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 10 05:33:17.473 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/translation_conversion.rs:8:16 Sep 10 05:33:17.473 INFO kablam! | Sep 10 05:33:17.473 INFO kablam! 8 | use geometry::{Isometry, Point, Similarity, SuperTCategoryOf, TAffine, Transform, Translation}; Sep 10 05:33:17.473 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 10 05:33:17.473 INFO kablam! Sep 10 05:33:17.474 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 10 05:33:17.474 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/translation_conversion.rs:8:33 Sep 10 05:33:17.474 INFO kablam! | Sep 10 05:33:17.474 INFO kablam! 8 | use geometry::{Isometry, Point, Similarity, SuperTCategoryOf, TAffine, Transform, Translation}; Sep 10 05:33:17.474 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 10 05:33:17.474 INFO kablam! Sep 10 05:33:17.474 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 10 05:33:17.474 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry_construction.rs:18:5 Sep 10 05:33:17.474 INFO kablam! | Sep 10 05:33:17.474 INFO kablam! 18 | Isometry, Point, Point3, Rotation, Rotation2, Rotation3, Translation, UnitComplex, Sep 10 05:33:17.474 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 10 05:33:17.474 INFO kablam! Sep 10 05:33:17.474 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 10 05:33:17.475 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry_ops.rs:10:16 Sep 10 05:33:17.475 INFO kablam! | Sep 10 05:33:17.475 INFO kablam! 10 | use geometry::{Isometry, Point, Rotation, Translation, UnitQuaternion}; Sep 10 05:33:17.475 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 10 05:33:17.475 INFO kablam! Sep 10 05:33:17.475 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 10 05:33:17.475 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry_alga.rs:12:16 Sep 10 05:33:17.475 INFO kablam! | Sep 10 05:33:17.475 INFO kablam! 12 | use geometry::{Isometry, Point, Translation}; Sep 10 05:33:17.475 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 10 05:33:17.475 INFO kablam! Sep 10 05:33:17.475 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 10 05:33:17.475 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry_conversion.rs:8:16 Sep 10 05:33:17.475 INFO kablam! | Sep 10 05:33:17.475 INFO kablam! 8 | use geometry::{Isometry, Point, Similarity, SuperTCategoryOf, TAffine, Transform, Translation}; Sep 10 05:33:17.475 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 10 05:33:17.475 INFO kablam! Sep 10 05:33:17.475 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 10 05:33:17.476 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry_conversion.rs:8:33 Sep 10 05:33:17.476 INFO kablam! | Sep 10 05:33:17.476 INFO kablam! 8 | use geometry::{Isometry, Point, Similarity, SuperTCategoryOf, TAffine, Transform, Translation}; Sep 10 05:33:17.476 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 10 05:33:17.476 INFO kablam! Sep 10 05:33:17.476 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 10 05:33:17.476 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry_alias.rs:3:16 Sep 10 05:33:17.476 INFO kablam! | Sep 10 05:33:17.476 INFO kablam! 3 | use geometry::{Isometry, Rotation2, Rotation3, UnitComplex, UnitQuaternion}; Sep 10 05:33:17.476 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 10 05:33:17.476 INFO kablam! Sep 10 05:33:17.476 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 10 05:33:17.476 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:20:16 Sep 10 05:33:17.476 INFO kablam! | Sep 10 05:33:17.476 INFO kablam! 20 | use geometry::{Isometry, Point, Translation}; Sep 10 05:33:17.476 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 10 05:33:17.476 INFO kablam! Sep 10 05:33:17.477 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 10 05:33:17.477 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity_construction.rs:18:5 Sep 10 05:33:17.477 INFO kablam! | Sep 10 05:33:17.477 INFO kablam! 18 | Isometry, Point, Point3, Rotation2, Rotation3, Similarity, Translation, UnitComplex, Sep 10 05:33:17.477 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 10 05:33:17.477 INFO kablam! Sep 10 05:33:17.477 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 10 05:33:17.477 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity_construction.rs:18:52 Sep 10 05:33:17.477 INFO kablam! | Sep 10 05:33:17.477 INFO kablam! 18 | Isometry, Point, Point3, Rotation2, Rotation3, Similarity, Translation, UnitComplex, Sep 10 05:33:17.477 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 10 05:33:17.477 INFO kablam! Sep 10 05:33:17.477 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 10 05:33:17.477 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity_ops.rs:10:16 Sep 10 05:33:17.477 INFO kablam! | Sep 10 05:33:17.477 INFO kablam! 10 | use geometry::{Isometry, Point, Rotation, Similarity, Translation, UnitQuaternion}; Sep 10 05:33:17.477 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 10 05:33:17.477 INFO kablam! Sep 10 05:33:17.478 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 10 05:33:17.478 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity_ops.rs:10:43 Sep 10 05:33:17.478 INFO kablam! | Sep 10 05:33:17.478 INFO kablam! 10 | use geometry::{Isometry, Point, Rotation, Similarity, Translation, UnitQuaternion}; Sep 10 05:33:17.478 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 10 05:33:17.478 INFO kablam! Sep 10 05:33:17.478 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 10 05:33:17.478 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity_alga.rs:10:23 Sep 10 05:33:17.478 INFO kablam! | Sep 10 05:33:17.478 INFO kablam! 10 | use geometry::{Point, Similarity, Translation}; Sep 10 05:33:17.478 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 10 05:33:17.478 INFO kablam! Sep 10 05:33:17.478 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 10 05:33:17.478 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity_conversion.rs:8:16 Sep 10 05:33:17.478 INFO kablam! | Sep 10 05:33:17.478 INFO kablam! 8 | use geometry::{Isometry, Point, Similarity, SuperTCategoryOf, TAffine, Transform, Translation}; Sep 10 05:33:17.478 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 10 05:33:17.478 INFO kablam! Sep 10 05:33:17.479 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 10 05:33:17.479 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity_conversion.rs:8:33 Sep 10 05:33:17.479 INFO kablam! | Sep 10 05:33:17.479 INFO kablam! 8 | use geometry::{Isometry, Point, Similarity, SuperTCategoryOf, TAffine, Transform, Translation}; Sep 10 05:33:17.479 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 10 05:33:17.479 INFO kablam! Sep 10 05:33:17.479 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 10 05:33:17.479 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity_alias.rs:3:38 Sep 10 05:33:17.479 INFO kablam! | Sep 10 05:33:17.479 INFO kablam! 3 | use geometry::{Rotation2, Rotation3, Similarity, UnitComplex, UnitQuaternion}; Sep 10 05:33:17.479 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 10 05:33:17.479 INFO kablam! Sep 10 05:33:17.479 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 10 05:33:17.479 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/transform_ops.rs:10:16 Sep 10 05:33:17.480 INFO kablam! | Sep 10 05:33:17.480 INFO kablam! 10 | use geometry::{Isometry, Point, Rotation, Similarity, SubTCategoryOf, SuperTCategoryOf, TAffine, Sep 10 05:33:17.480 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 10 05:33:17.480 INFO kablam! Sep 10 05:33:17.480 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 10 05:33:17.480 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/transform_ops.rs:10:43 Sep 10 05:33:17.480 INFO kablam! | Sep 10 05:33:17.480 INFO kablam! 10 | use geometry::{Isometry, Point, Rotation, Similarity, SubTCategoryOf, SuperTCategoryOf, TAffine, Sep 10 05:33:17.480 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 10 05:33:17.480 INFO kablam! Sep 10 05:33:17.480 INFO kablam! error[E0432]: unresolved import `linalg::LU` Sep 10 05:33:17.480 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/determinant.rs:8:5 Sep 10 05:33:17.480 INFO kablam! | Sep 10 05:33:17.480 INFO kablam! 8 | use linalg::LU; Sep 10 05:33:17.480 INFO kablam! | ^^^^^^^^^^ no `LU` in `linalg` Sep 10 05:33:17.480 INFO kablam! Sep 10 05:33:17.481 INFO kablam! error[E0432]: unresolved import `linalg::PermutationSequence` Sep 10 05:33:17.481 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:12:5 Sep 10 05:33:17.481 INFO kablam! | Sep 10 05:33:17.481 INFO kablam! 12 | use linalg::PermutationSequence; Sep 10 05:33:17.481 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `PermutationSequence` in `linalg`. Did you mean to use `permutation_sequence`? Sep 10 05:33:17.481 INFO kablam! Sep 10 05:33:17.481 INFO kablam! error[E0432]: unresolved import `linalg::PermutationSequence` Sep 10 05:33:17.481 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:12:5 Sep 10 05:33:17.481 INFO kablam! | Sep 10 05:33:17.481 INFO kablam! 12 | use linalg::PermutationSequence; Sep 10 05:33:17.481 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `PermutationSequence` in `linalg`. Did you mean to use `permutation_sequence`? Sep 10 05:33:17.481 INFO kablam! Sep 10 05:33:17.481 INFO kablam! error[E0432]: unresolved import `linalg::Hessenberg` Sep 10 05:33:17.481 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:16:5 Sep 10 05:33:17.481 INFO kablam! | Sep 10 05:33:17.481 INFO kablam! 16 | use linalg::Hessenberg; Sep 10 05:33:17.481 INFO kablam! | ^^^^^^^^^^^^^^^^^^ no `Hessenberg` in `linalg`. Did you mean to use `hessenberg`? Sep 10 05:33:17.481 INFO kablam! Sep 10 05:33:17.481 INFO kablam! error[E0432]: unresolved import `linalg::Bidiagonal` Sep 10 05:33:17.482 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:17:5 Sep 10 05:33:17.482 INFO kablam! | Sep 10 05:33:17.482 INFO kablam! 17 | use linalg::Bidiagonal; Sep 10 05:33:17.482 INFO kablam! | ^^^^^^^^^^^^^^^^^^ no `Bidiagonal` in `linalg`. Did you mean to use `bidiagonal`? Sep 10 05:33:17.482 INFO kablam! Sep 10 05:33:17.482 INFO kablam! error[E0432]: unresolved import `linalg::SymmetricTridiagonal` Sep 10 05:33:17.482 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/symmetric_eigen.rs:15:5 Sep 10 05:33:17.482 INFO kablam! | Sep 10 05:33:17.482 INFO kablam! 15 | use linalg::SymmetricTridiagonal; Sep 10 05:33:17.482 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `SymmetricTridiagonal` in `linalg`. Did you mean to use `symmetric_tridiagonal`? Sep 10 05:33:17.482 INFO kablam! Sep 10 05:33:17.941 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 10 05:33:17.941 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:29:5 Sep 10 05:33:17.941 INFO kablam! | Sep 10 05:33:17.941 INFO kablam! 29 | serde( Sep 10 05:33:17.941 INFO kablam! | ^^^^^ Sep 10 05:33:17.946 INFO kablam! | Sep 10 05:33:17.946 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 10 05:33:17.946 INFO kablam! Sep 10 05:33:18.104 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Isometry` Sep 10 05:33:18.104 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:110:9 Sep 10 05:33:18.104 INFO kablam! | Sep 10 05:33:18.104 INFO kablam! 110 | Isometry::from_parts(self.translation.clone(), self.rotation.clone()) Sep 10 05:33:18.104 INFO kablam! | ^^^^^^^^ Use of undeclared type or module `Isometry` Sep 10 05:33:18.106 INFO kablam! Sep 10 05:33:18.589 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 10 05:33:18.590 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:28:5 Sep 10 05:33:18.590 INFO kablam! | Sep 10 05:33:18.590 INFO kablam! 28 | serde( Sep 10 05:33:18.590 INFO kablam! | ^^^^^ Sep 10 05:33:18.594 INFO kablam! | Sep 10 05:33:18.594 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 10 05:33:18.594 INFO kablam! Sep 10 05:33:18.718 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Similarity` Sep 10 05:33:18.718 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:101:9 Sep 10 05:33:18.718 INFO kablam! | Sep 10 05:33:18.718 INFO kablam! 101 | Similarity::from_isometry(self.isometry.clone(), self.scaling) Sep 10 05:33:18.718 INFO kablam! | ^^^^^^^^^^ Use of undeclared type or module `Similarity` Sep 10 05:33:18.718 INFO kablam! Sep 10 05:33:18.799 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Similarity` Sep 10 05:33:18.799 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:117:9 Sep 10 05:33:18.799 INFO kablam! | Sep 10 05:33:18.799 INFO kablam! 117 | Similarity::from_isometry(Isometry::from_parts(translation, rotation), scaling) Sep 10 05:33:18.799 INFO kablam! | ^^^^^^^^^^ Use of undeclared type or module `Similarity` Sep 10 05:33:18.806 INFO kablam! Sep 10 05:33:19.405 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 10 05:33:19.405 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/permutation_sequence.rs:18:5 Sep 10 05:33:19.405 INFO kablam! | Sep 10 05:33:19.405 INFO kablam! 18 | serde( Sep 10 05:33:19.405 INFO kablam! | ^^^^^ Sep 10 05:33:19.414 INFO kablam! | Sep 10 05:33:19.414 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 10 05:33:19.414 INFO kablam! Sep 10 05:33:19.870 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 10 05:33:19.870 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/qr.rs:17:12 Sep 10 05:33:19.870 INFO kablam! | Sep 10 05:33:19.870 INFO kablam! 17 | serde(bound(serialize = "DefaultAllocator: Allocator + Sep 10 05:33:19.870 INFO kablam! | ^^^^^ Sep 10 05:33:19.874 INFO kablam! | Sep 10 05:33:19.874 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 10 05:33:19.874 INFO kablam! Sep 10 05:33:20.578 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `QR` Sep 10 05:33:20.578 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/qr.rs:303:9 Sep 10 05:33:20.578 INFO kablam! | Sep 10 05:33:20.578 INFO kablam! 303 | QR::new(self.into_owned()) Sep 10 05:33:20.578 INFO kablam! | ^^ Use of undeclared type or module `QR` Sep 10 05:33:20.578 INFO kablam! Sep 10 05:33:20.578 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 10 05:33:20.578 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/hessenberg.rs:17:5 Sep 10 05:33:20.579 INFO kablam! | Sep 10 05:33:20.579 INFO kablam! 17 | serde( Sep 10 05:33:20.579 INFO kablam! | ^^^^^ Sep 10 05:33:20.579 INFO kablam! | Sep 10 05:33:20.579 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 10 05:33:20.580 INFO kablam! Sep 10 05:33:21.364 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Hessenberg` Sep 10 05:33:21.365 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/hessenberg.rs:159:9 Sep 10 05:33:21.365 INFO kablam! | Sep 10 05:33:21.365 INFO kablam! 159 | Hessenberg::new(self.into_owned()) Sep 10 05:33:21.365 INFO kablam! | ^^^^^^^^^^ Use of undeclared type or module `Hessenberg` Sep 10 05:33:21.374 INFO kablam! Sep 10 05:33:21.374 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 10 05:33:21.374 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/bidiagonal.rs:18:5 Sep 10 05:33:21.374 INFO kablam! | Sep 10 05:33:21.374 INFO kablam! 18 | serde( Sep 10 05:33:21.374 INFO kablam! | ^^^^^ Sep 10 05:33:21.374 INFO kablam! | Sep 10 05:33:21.374 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 10 05:33:21.374 INFO kablam! Sep 10 05:33:22.172 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Bidiagonal` Sep 10 05:33:22.172 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/bidiagonal.rs:369:9 Sep 10 05:33:22.172 INFO kablam! | Sep 10 05:33:22.172 INFO kablam! 369 | Bidiagonal::new(self.into_owned()) Sep 10 05:33:22.172 INFO kablam! | ^^^^^^^^^^ Use of undeclared type or module `Bidiagonal` Sep 10 05:33:22.172 INFO kablam! Sep 10 05:33:22.172 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 10 05:33:22.172 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/symmetric_tridiagonal.rs:16:5 Sep 10 05:33:22.172 INFO kablam! | Sep 10 05:33:22.172 INFO kablam! 16 | serde( Sep 10 05:33:22.172 INFO kablam! | ^^^^^ Sep 10 05:33:22.172 INFO kablam! | Sep 10 05:33:22.172 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 10 05:33:22.172 INFO kablam! Sep 10 05:33:23.189 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SymmetricTridiagonal` Sep 10 05:33:23.189 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/symmetric_tridiagonal.rs:171:9 Sep 10 05:33:23.189 INFO kablam! | Sep 10 05:33:23.189 INFO kablam! 171 | SymmetricTridiagonal::new(self.into_owned()) Sep 10 05:33:23.189 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `SymmetricTridiagonal` Sep 10 05:33:23.210 INFO kablam! Sep 10 05:33:23.210 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 10 05:33:23.210 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/cholesky.rs:16:5 Sep 10 05:33:23.210 INFO kablam! | Sep 10 05:33:23.210 INFO kablam! 16 | serde( Sep 10 05:33:23.210 INFO kablam! | ^^^^^ Sep 10 05:33:23.210 INFO kablam! | Sep 10 05:33:23.210 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 10 05:33:23.210 INFO kablam! Sep 10 05:33:24.104 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Cholesky` Sep 10 05:33:24.104 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/cholesky.rs:163:9 Sep 10 05:33:24.104 INFO kablam! | Sep 10 05:33:24.104 INFO kablam! 163 | Cholesky::new(self.into_owned()) Sep 10 05:33:24.104 INFO kablam! | ^^^^^^^^ Use of undeclared type or module `Cholesky` Sep 10 05:33:24.114 INFO kablam! Sep 10 05:33:24.114 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 10 05:33:24.114 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:18:5 Sep 10 05:33:24.114 INFO kablam! | Sep 10 05:33:24.114 INFO kablam! 18 | serde( Sep 10 05:33:24.114 INFO kablam! | ^^^^^ Sep 10 05:33:24.114 INFO kablam! | Sep 10 05:33:24.114 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 10 05:33:24.122 INFO kablam! Sep 10 05:33:25.330 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `LU` Sep 10 05:33:25.330 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:395:9 Sep 10 05:33:25.330 INFO kablam! | Sep 10 05:33:25.330 INFO kablam! 395 | LU::new(self.into_owned()) Sep 10 05:33:25.330 INFO kablam! | ^^ Use of undeclared type or module `LU` Sep 10 05:33:25.350 INFO kablam! Sep 10 05:33:25.350 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 10 05:33:25.350 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:18:5 Sep 10 05:33:25.350 INFO kablam! | Sep 10 05:33:25.350 INFO kablam! 18 | serde( Sep 10 05:33:25.350 INFO kablam! | ^^^^^ Sep 10 05:33:25.350 INFO kablam! | Sep 10 05:33:25.351 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 10 05:33:25.351 INFO kablam! Sep 10 05:33:26.526 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `FullPivLU` Sep 10 05:33:26.527 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:285:9 Sep 10 05:33:26.527 INFO kablam! | Sep 10 05:33:26.527 INFO kablam! 285 | FullPivLU::new(self.into_owned()) Sep 10 05:33:26.527 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `FullPivLU` Sep 10 05:33:26.527 INFO kablam! Sep 10 05:33:26.527 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 10 05:33:26.527 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:22:5 Sep 10 05:33:26.527 INFO kablam! | Sep 10 05:33:26.527 INFO kablam! 22 | serde( Sep 10 05:33:26.527 INFO kablam! | ^^^^^ Sep 10 05:33:26.527 INFO kablam! | Sep 10 05:33:26.527 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 10 05:33:26.527 INFO kablam! Sep 10 05:33:27.912 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 10 05:33:27.912 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:512:9 Sep 10 05:33:27.912 INFO kablam! | Sep 10 05:33:27.912 INFO kablam! 512 | RealSchur::new(self.into_owned()) Sep 10 05:33:27.912 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 10 05:33:27.922 INFO kablam! Sep 10 05:33:28.182 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 10 05:33:28.182 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:527:9 Sep 10 05:33:28.182 INFO kablam! | Sep 10 05:33:28.182 INFO kablam! 527 | RealSchur::try_new(self.into_owned(), eps, max_niter) Sep 10 05:33:28.182 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 10 05:33:28.182 INFO kablam! Sep 10 05:33:28.183 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 10 05:33:28.183 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:555:21 Sep 10 05:33:28.183 INFO kablam! | Sep 10 05:33:28.183 INFO kablam! 555 | let schur = RealSchur::do_decompose( Sep 10 05:33:28.183 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 10 05:33:28.183 INFO kablam! Sep 10 05:33:28.183 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 10 05:33:28.183 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:562:12 Sep 10 05:33:28.183 INFO kablam! | Sep 10 05:33:28.183 INFO kablam! 562 | if RealSchur::do_eigenvalues(&schur.1, &mut work) { Sep 10 05:33:28.183 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 10 05:33:28.183 INFO kablam! Sep 10 05:33:28.183 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 10 05:33:28.183 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:578:21 Sep 10 05:33:28.183 INFO kablam! | Sep 10 05:33:28.183 INFO kablam! 578 | let schur = RealSchur::do_decompose( Sep 10 05:33:28.183 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 10 05:33:28.184 INFO kablam! Sep 10 05:33:28.184 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 10 05:33:28.184 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:586:9 Sep 10 05:33:28.184 INFO kablam! | Sep 10 05:33:28.184 INFO kablam! 586 | RealSchur::do_complex_eigenvalues(&schur.1, &mut eig); Sep 10 05:33:28.184 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 10 05:33:28.184 INFO kablam! Sep 10 05:33:28.184 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 10 05:33:28.184 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:23:5 Sep 10 05:33:28.184 INFO kablam! | Sep 10 05:33:28.184 INFO kablam! 23 | serde( Sep 10 05:33:28.184 INFO kablam! | ^^^^^ Sep 10 05:33:28.184 INFO kablam! | Sep 10 05:33:28.184 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 10 05:33:28.184 INFO kablam! Sep 10 05:33:29.210 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SVD` Sep 10 05:33:29.210 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:587:9 Sep 10 05:33:29.210 INFO kablam! | Sep 10 05:33:29.210 INFO kablam! 587 | SVD::new(self.into_owned(), compute_u, compute_v) Sep 10 05:33:29.210 INFO kablam! | ^^^ Use of undeclared type or module `SVD` Sep 10 05:33:29.210 INFO kablam! Sep 10 05:33:29.463 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SVD` Sep 10 05:33:29.463 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:607:9 Sep 10 05:33:29.463 INFO kablam! | Sep 10 05:33:29.463 INFO kablam! 607 | SVD::try_new(self.into_owned(), compute_u, compute_v, eps, max_niter) Sep 10 05:33:29.463 INFO kablam! | ^^^ Use of undeclared type or module `SVD` Sep 10 05:33:29.470 INFO kablam! Sep 10 05:33:29.470 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SVD` Sep 10 05:33:29.470 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:612:9 Sep 10 05:33:29.470 INFO kablam! | Sep 10 05:33:29.470 INFO kablam! 612 | SVD::new(self.clone_owned(), false, false).singular_values Sep 10 05:33:29.470 INFO kablam! | ^^^ Use of undeclared type or module `SVD` Sep 10 05:33:29.474 INFO kablam! Sep 10 05:33:29.474 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SVD` Sep 10 05:33:29.474 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:619:19 Sep 10 05:33:29.474 INFO kablam! | Sep 10 05:33:29.474 INFO kablam! 619 | let svd = SVD::new(self.clone_owned(), false, false); Sep 10 05:33:29.474 INFO kablam! | ^^^ Use of undeclared type or module `SVD` Sep 10 05:33:29.474 INFO kablam! Sep 10 05:33:29.474 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SVD` Sep 10 05:33:29.475 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:630:9 Sep 10 05:33:29.475 INFO kablam! | Sep 10 05:33:29.475 INFO kablam! 630 | SVD::new(self.clone_owned(), true, true).pseudo_inverse(eps) Sep 10 05:33:29.475 INFO kablam! | ^^^ Use of undeclared type or module `SVD` Sep 10 05:33:29.475 INFO kablam! Sep 10 05:33:29.615 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 10 05:33:29.615 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:86:83 Sep 10 05:33:29.615 INFO kablam! | Sep 10 05:33:29.615 INFO kablam! 86 | impl hash::Hash for Isometry Sep 10 05:33:29.615 INFO kablam! | ^^^^^^^^ not found in this scope Sep 10 05:33:29.615 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 05:33:29.615 INFO kablam! | Sep 10 05:33:29.615 INFO kablam! 1 | use alga::linear::Isometry; Sep 10 05:33:29.615 INFO kablam! | Sep 10 05:33:29.615 INFO kablam! Sep 10 05:33:29.671 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 10 05:33:29.671 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:97:76 Sep 10 05:33:29.671 INFO kablam! | Sep 10 05:33:29.671 INFO kablam! 97 | impl> + Copy> Copy for Isometry Sep 10 05:33:29.671 INFO kablam! | ^^^^^^^^ not found in this scope Sep 10 05:33:29.678 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 05:33:29.678 INFO kablam! | Sep 10 05:33:29.678 INFO kablam! 1 | use alga::linear::Isometry; Sep 10 05:33:29.678 INFO kablam! | Sep 10 05:33:29.678 INFO kablam! Sep 10 05:33:29.718 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 10 05:33:29.718 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:104:71 Sep 10 05:33:29.718 INFO kablam! | Sep 10 05:33:29.718 INFO kablam! 104 | impl> + Clone> Clone for Isometry Sep 10 05:33:29.718 INFO kablam! | ^^^^^^^^ not found in this scope Sep 10 05:33:29.738 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 05:33:29.738 INFO kablam! | Sep 10 05:33:29.738 INFO kablam! 1 | use alga::linear::Isometry; Sep 10 05:33:29.738 INFO kablam! | Sep 10 05:33:29.738 INFO kablam! Sep 10 05:33:29.794 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 10 05:33:29.794 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:114:53 Sep 10 05:33:29.794 INFO kablam! | Sep 10 05:33:29.794 INFO kablam! 114 | impl>> Isometry Sep 10 05:33:29.794 INFO kablam! | ^^^^^^^^ not found in this scope Sep 10 05:33:29.795 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 05:33:29.795 INFO kablam! | Sep 10 05:33:29.795 INFO kablam! 1 | use alga::linear::Isometry; Sep 10 05:33:29.795 INFO kablam! | Sep 10 05:33:29.795 INFO kablam! Sep 10 05:33:29.834 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 10 05:33:29.834 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:120:71 Sep 10 05:33:29.834 INFO kablam! | Sep 10 05:33:29.834 INFO kablam! 120 | pub fn from_parts(translation: Translation, rotation: R) -> Isometry { Sep 10 05:33:29.834 INFO kablam! | ^^^^^^^^ not found in this scope Sep 10 05:33:29.846 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 05:33:29.846 INFO kablam! | Sep 10 05:33:29.846 INFO kablam! 1 | use alga::linear::Isometry; Sep 10 05:33:29.846 INFO kablam! | Sep 10 05:33:29.846 INFO kablam! Sep 10 05:33:29.893 INFO kablam! error[E0422]: cannot find struct, variant or union type `Isometry` in this scope Sep 10 05:33:29.893 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:121:9 Sep 10 05:33:29.893 INFO kablam! | Sep 10 05:33:29.893 INFO kablam! 121 | Isometry { Sep 10 05:33:29.893 INFO kablam! | ^^^^^^^^ not found in this scope Sep 10 05:33:29.906 INFO kablam! Sep 10 05:33:29.962 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 10 05:33:29.962 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:130:30 Sep 10 05:33:29.962 INFO kablam! | Sep 10 05:33:29.962 INFO kablam! 130 | pub fn inverse(&self) -> Isometry { Sep 10 05:33:29.962 INFO kablam! | ^^^^^^^^ not found in this scope Sep 10 05:33:29.963 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 05:33:29.963 INFO kablam! | Sep 10 05:33:29.963 INFO kablam! 1 | use alga::linear::Isometry; Sep 10 05:33:29.963 INFO kablam! | Sep 10 05:33:29.963 INFO kablam! Sep 10 05:33:30.019 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 10 05:33:30.019 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:179:30 Sep 10 05:33:30.019 INFO kablam! | Sep 10 05:33:30.019 INFO kablam! 179 | impl Isometry Sep 10 05:33:30.019 INFO kablam! | ^^^^^^^^ not found in this scope Sep 10 05:33:30.021 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 05:33:30.021 INFO kablam! | Sep 10 05:33:30.021 INFO kablam! 1 | use alga::linear::Isometry; Sep 10 05:33:30.021 INFO kablam! | Sep 10 05:33:30.021 INFO kablam! Sep 10 05:33:30.056 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 10 05:33:30.056 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:199:37 Sep 10 05:33:30.056 INFO kablam! | Sep 10 05:33:30.056 INFO kablam! 199 | impl Eq for Isometry Sep 10 05:33:30.056 INFO kablam! | ^^^^^^^^ not found in this scope Sep 10 05:33:30.070 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 05:33:30.070 INFO kablam! | Sep 10 05:33:30.070 INFO kablam! 1 | use alga::linear::Isometry; Sep 10 05:33:30.070 INFO kablam! | Sep 10 05:33:30.070 INFO kablam! Sep 10 05:33:30.102 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 10 05:33:30.102 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:206:44 Sep 10 05:33:30.102 INFO kablam! | Sep 10 05:33:30.102 INFO kablam! 206 | impl PartialEq for Isometry Sep 10 05:33:30.102 INFO kablam! | ^^^^^^^^ not found in this scope Sep 10 05:33:30.114 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 05:33:30.114 INFO kablam! | Sep 10 05:33:30.114 INFO kablam! 1 | use alga::linear::Isometry; Sep 10 05:33:30.114 INFO kablam! | Sep 10 05:33:30.114 INFO kablam! Sep 10 05:33:30.158 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 10 05:33:30.158 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:212:26 Sep 10 05:33:30.158 INFO kablam! | Sep 10 05:33:30.158 INFO kablam! 212 | fn eq(&self, right: &Isometry) -> bool { Sep 10 05:33:30.158 INFO kablam! | ^^^^^^^^ not found in this scope Sep 10 05:33:30.158 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 05:33:30.158 INFO kablam! | Sep 10 05:33:30.158 INFO kablam! 1 | use alga::linear::Isometry; Sep 10 05:33:30.158 INFO kablam! | Sep 10 05:33:30.158 INFO kablam! Sep 10 05:33:30.206 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 10 05:33:30.206 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:217:44 Sep 10 05:33:30.206 INFO kablam! | Sep 10 05:33:30.207 INFO kablam! 217 | impl AbsDiffEq for Isometry Sep 10 05:33:30.207 INFO kablam! | ^^^^^^^^ not found in this scope Sep 10 05:33:30.207 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 05:33:30.207 INFO kablam! | Sep 10 05:33:30.207 INFO kablam! 1 | use alga::linear::Isometry; Sep 10 05:33:30.207 INFO kablam! | Sep 10 05:33:30.207 INFO kablam! Sep 10 05:33:30.255 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 10 05:33:30.255 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:237:45 Sep 10 05:33:30.255 INFO kablam! | Sep 10 05:33:30.255 INFO kablam! 237 | impl RelativeEq for Isometry Sep 10 05:33:30.255 INFO kablam! | ^^^^^^^^ not found in this scope Sep 10 05:33:30.255 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 05:33:30.255 INFO kablam! | Sep 10 05:33:30.255 INFO kablam! 1 | use alga::linear::Isometry; Sep 10 05:33:30.255 INFO kablam! | Sep 10 05:33:30.255 INFO kablam! Sep 10 05:33:30.287 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 10 05:33:30.287 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:263:41 Sep 10 05:33:30.287 INFO kablam! | Sep 10 05:33:30.287 INFO kablam! 263 | impl UlpsEq for Isometry Sep 10 05:33:30.287 INFO kablam! | ^^^^^^^^ not found in this scope Sep 10 05:33:30.302 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 05:33:30.302 INFO kablam! | Sep 10 05:33:30.302 INFO kablam! 1 | use alga::linear::Isometry; Sep 10 05:33:30.302 INFO kablam! | Sep 10 05:33:30.302 INFO kablam! Sep 10 05:33:30.330 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 10 05:33:30.330 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:287:62 Sep 10 05:33:30.330 INFO kablam! | Sep 10 05:33:30.330 INFO kablam! 287 | impl fmt::Display for Isometry Sep 10 05:33:30.330 INFO kablam! | ^^^^^^^^ not found in this scope Sep 10 05:33:30.350 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 05:33:30.350 INFO kablam! | Sep 10 05:33:30.350 INFO kablam! 1 | use alga::linear::Isometry; Sep 10 05:33:30.350 INFO kablam! | Sep 10 05:33:30.350 INFO kablam! Sep 10 05:33:30.374 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 10 05:33:30.374 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:77:9 Sep 10 05:33:30.374 INFO kablam! | Sep 10 05:33:30.374 INFO kablam! 77 | for Similarity Sep 10 05:33:30.374 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 05:33:30.390 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 05:33:30.390 INFO kablam! | Sep 10 05:33:30.390 INFO kablam! 1 | use alga::linear::Similarity; Sep 10 05:33:30.390 INFO kablam! | Sep 10 05:33:30.390 INFO kablam! Sep 10 05:33:30.430 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 10 05:33:30.430 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:88:76 Sep 10 05:33:30.430 INFO kablam! | Sep 10 05:33:30.430 INFO kablam! 88 | impl> + Copy> Copy for Similarity Sep 10 05:33:30.430 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 05:33:30.450 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 05:33:30.450 INFO kablam! | Sep 10 05:33:30.450 INFO kablam! 1 | use alga::linear::Similarity; Sep 10 05:33:30.450 INFO kablam! | Sep 10 05:33:30.450 INFO kablam! Sep 10 05:33:30.513 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 10 05:33:30.513 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:95:71 Sep 10 05:33:30.513 INFO kablam! | Sep 10 05:33:30.513 INFO kablam! 95 | impl> + Clone> Clone for Similarity Sep 10 05:33:30.513 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 05:33:30.513 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 05:33:30.513 INFO kablam! | Sep 10 05:33:30.513 INFO kablam! 1 | use alga::linear::Similarity; Sep 10 05:33:30.513 INFO kablam! | Sep 10 05:33:30.513 INFO kablam! Sep 10 05:33:30.556 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 10 05:33:30.556 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:105:30 Sep 10 05:33:30.556 INFO kablam! | Sep 10 05:33:30.556 INFO kablam! 105 | impl Similarity Sep 10 05:33:30.556 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 05:33:30.556 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 05:33:30.556 INFO kablam! | Sep 10 05:33:30.556 INFO kablam! 1 | use alga::linear::Similarity; Sep 10 05:33:30.556 INFO kablam! | Sep 10 05:33:30.556 INFO kablam! Sep 10 05:33:30.609 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 10 05:33:30.609 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:116:10 Sep 10 05:33:30.609 INFO kablam! | Sep 10 05:33:30.609 INFO kablam! 116 | ) -> Similarity { Sep 10 05:33:30.609 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 05:33:30.634 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 05:33:30.634 INFO kablam! | Sep 10 05:33:30.634 INFO kablam! 1 | use alga::linear::Similarity; Sep 10 05:33:30.634 INFO kablam! | Sep 10 05:33:30.634 INFO kablam! Sep 10 05:33:30.674 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 10 05:33:30.674 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:122:70 Sep 10 05:33:30.674 INFO kablam! | Sep 10 05:33:30.674 INFO kablam! 122 | pub fn from_isometry(isometry: Isometry, scaling: N) -> Similarity { Sep 10 05:33:30.674 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 05:33:30.682 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 05:33:30.682 INFO kablam! | Sep 10 05:33:30.682 INFO kablam! 1 | use alga::linear::Similarity; Sep 10 05:33:30.682 INFO kablam! | Sep 10 05:33:30.682 INFO kablam! Sep 10 05:33:30.721 INFO kablam! error[E0422]: cannot find struct, variant or union type `Similarity` in this scope Sep 10 05:33:30.721 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:128:9 Sep 10 05:33:30.721 INFO kablam! | Sep 10 05:33:30.721 INFO kablam! 128 | Similarity { Sep 10 05:33:30.721 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 05:33:30.746 INFO kablam! Sep 10 05:33:30.780 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 10 05:33:30.780 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:136:40 Sep 10 05:33:30.780 INFO kablam! | Sep 10 05:33:30.780 INFO kablam! 136 | pub fn from_scaling(scaling: N) -> Similarity { Sep 10 05:33:30.780 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 05:33:30.806 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 05:33:30.806 INFO kablam! | Sep 10 05:33:30.806 INFO kablam! 1 | use alga::linear::Similarity; Sep 10 05:33:30.806 INFO kablam! | Sep 10 05:33:30.806 INFO kablam! Sep 10 05:33:30.833 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 10 05:33:30.834 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:142:30 Sep 10 05:33:30.834 INFO kablam! | Sep 10 05:33:30.834 INFO kablam! 142 | pub fn inverse(&self) -> Similarity { Sep 10 05:33:30.834 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 05:33:30.854 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 05:33:30.854 INFO kablam! | Sep 10 05:33:30.854 INFO kablam! 1 | use alga::linear::Similarity; Sep 10 05:33:30.854 INFO kablam! | Sep 10 05:33:30.854 INFO kablam! Sep 10 05:33:30.899 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 10 05:33:30.899 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:253:30 Sep 10 05:33:30.899 INFO kablam! | Sep 10 05:33:30.899 INFO kablam! 253 | impl Similarity Sep 10 05:33:30.899 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 05:33:30.899 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 05:33:30.899 INFO kablam! | Sep 10 05:33:30.899 INFO kablam! 1 | use alga::linear::Similarity; Sep 10 05:33:30.899 INFO kablam! | Sep 10 05:33:30.906 INFO kablam! Sep 10 05:33:30.951 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 10 05:33:30.951 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:275:37 Sep 10 05:33:30.951 INFO kablam! | Sep 10 05:33:30.951 INFO kablam! 275 | impl Eq for Similarity Sep 10 05:33:30.951 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 05:33:30.970 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 05:33:30.970 INFO kablam! | Sep 10 05:33:30.970 INFO kablam! 1 | use alga::linear::Similarity; Sep 10 05:33:30.970 INFO kablam! | Sep 10 05:33:30.970 INFO kablam! Sep 10 05:33:31.003 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 10 05:33:31.003 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:282:44 Sep 10 05:33:31.003 INFO kablam! | Sep 10 05:33:31.003 INFO kablam! 282 | impl PartialEq for Similarity Sep 10 05:33:31.003 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 05:33:31.034 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 05:33:31.034 INFO kablam! | Sep 10 05:33:31.034 INFO kablam! 1 | use alga::linear::Similarity; Sep 10 05:33:31.034 INFO kablam! | Sep 10 05:33:31.034 INFO kablam! Sep 10 05:33:31.074 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 10 05:33:31.074 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:288:26 Sep 10 05:33:31.074 INFO kablam! | Sep 10 05:33:31.074 INFO kablam! 288 | fn eq(&self, right: &Similarity) -> bool { Sep 10 05:33:31.074 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 05:33:31.102 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 05:33:31.102 INFO kablam! | Sep 10 05:33:31.102 INFO kablam! 1 | use alga::linear::Similarity; Sep 10 05:33:31.102 INFO kablam! | Sep 10 05:33:31.102 INFO kablam! Sep 10 05:33:31.147 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 10 05:33:31.147 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:293:44 Sep 10 05:33:31.147 INFO kablam! | Sep 10 05:33:31.147 INFO kablam! 293 | impl AbsDiffEq for Similarity Sep 10 05:33:31.147 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 05:33:31.157 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 05:33:31.157 INFO kablam! | Sep 10 05:33:31.157 INFO kablam! 1 | use alga::linear::Similarity; Sep 10 05:33:31.157 INFO kablam! | Sep 10 05:33:31.157 INFO kablam! Sep 10 05:33:31.209 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 10 05:33:31.209 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:313:45 Sep 10 05:33:31.209 INFO kablam! | Sep 10 05:33:31.209 INFO kablam! 313 | impl RelativeEq for Similarity Sep 10 05:33:31.209 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 05:33:31.218 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 05:33:31.218 INFO kablam! | Sep 10 05:33:31.218 INFO kablam! 1 | use alga::linear::Similarity; Sep 10 05:33:31.218 INFO kablam! | Sep 10 05:33:31.218 INFO kablam! Sep 10 05:33:31.276 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 10 05:33:31.276 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:339:41 Sep 10 05:33:31.276 INFO kablam! | Sep 10 05:33:31.276 INFO kablam! 339 | impl UlpsEq for Similarity Sep 10 05:33:31.276 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 05:33:31.276 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 05:33:31.276 INFO kablam! | Sep 10 05:33:31.276 INFO kablam! 1 | use alga::linear::Similarity; Sep 10 05:33:31.276 INFO kablam! | Sep 10 05:33:31.276 INFO kablam! Sep 10 05:33:31.312 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 10 05:33:31.312 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:362:41 Sep 10 05:33:31.312 INFO kablam! | Sep 10 05:33:31.312 INFO kablam! 362 | impl fmt::Display for Similarity Sep 10 05:33:31.312 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 05:33:31.318 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 10 05:33:31.318 INFO kablam! | Sep 10 05:33:31.318 INFO kablam! 1 | use alga::linear::Similarity; Sep 10 05:33:31.318 INFO kablam! | Sep 10 05:33:31.318 INFO kablam! Sep 10 05:33:31.372 INFO kablam! error[E0412]: cannot find type `PermutationSequence` in this scope Sep 10 05:33:31.372 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/permutation_sequence.rs:43:23 Sep 10 05:33:31.372 INFO kablam! | Sep 10 05:33:31.372 INFO kablam! 43 | impl Copy for PermutationSequence Sep 10 05:33:31.372 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 10 05:33:31.378 INFO kablam! Sep 10 05:33:31.409 INFO kablam! error[E0412]: cannot find type `PermutationSequence` in this scope Sep 10 05:33:31.409 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/permutation_sequence.rs:50:18 Sep 10 05:33:31.409 INFO kablam! | Sep 10 05:33:31.409 INFO kablam! 50 | impl PermutationSequence Sep 10 05:33:31.409 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 10 05:33:31.438 INFO kablam! Sep 10 05:33:31.467 INFO kablam! error[E0412]: cannot find type `PermutationSequence` in this scope Sep 10 05:33:31.467 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/permutation_sequence.rs:62:6 Sep 10 05:33:31.467 INFO kablam! | Sep 10 05:33:31.467 INFO kablam! 62 | impl PermutationSequence Sep 10 05:33:31.468 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 10 05:33:31.468 INFO kablam! Sep 10 05:33:31.512 INFO kablam! error[E0412]: cannot find type `PermutationSequence` in this scope Sep 10 05:33:31.512 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/permutation_sequence.rs:73:14 Sep 10 05:33:31.512 INFO kablam! | Sep 10 05:33:31.512 INFO kablam! 73 | impl PermutationSequence Sep 10 05:33:31.512 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 10 05:33:31.521 INFO kablam! Sep 10 05:33:31.557 INFO kablam! error[E0422]: cannot find struct, variant or union type `PermutationSequence` in this scope Sep 10 05:33:31.557 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/permutation_sequence.rs:81:13 Sep 10 05:33:31.557 INFO kablam! | Sep 10 05:33:31.557 INFO kablam! 81 | PermutationSequence { Sep 10 05:33:31.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 10 05:33:31.567 INFO kablam! Sep 10 05:33:31.612 INFO kablam! error[E0412]: cannot find type `QR` in this scope Sep 10 05:33:31.612 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/qr.rs:35:46 Sep 10 05:33:31.612 INFO kablam! | Sep 10 05:33:31.613 INFO kablam! 35 | impl, C: Dim> Copy for QR Sep 10 05:33:31.613 INFO kablam! | ^^ did you mean `R`? Sep 10 05:33:31.626 INFO kablam! Sep 10 05:33:31.674 INFO kablam! error[E0412]: cannot find type `QR` in this scope Sep 10 05:33:31.674 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/qr.rs:43:37 Sep 10 05:33:31.674 INFO kablam! | Sep 10 05:33:31.674 INFO kablam! 43 | impl, C: Dim> QR Sep 10 05:33:31.674 INFO kablam! | ^^ did you mean `R`? Sep 10 05:33:31.674 INFO kablam! Sep 10 05:33:31.731 INFO kablam! error[E0422]: cannot find struct, variant or union type `QR` in this scope Sep 10 05:33:31.731 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/qr.rs:55:20 Sep 10 05:33:31.731 INFO kablam! | Sep 10 05:33:31.731 INFO kablam! 55 | return QR { Sep 10 05:33:31.731 INFO kablam! | ^^ not found in this scope Sep 10 05:33:31.742 INFO kablam! Sep 10 05:33:31.794 INFO kablam! error[E0422]: cannot find struct, variant or union type `QR` in this scope Sep 10 05:33:31.794 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/qr.rs:65:9 Sep 10 05:33:31.794 INFO kablam! | Sep 10 05:33:31.794 INFO kablam! 65 | QR { Sep 10 05:33:31.795 INFO kablam! | ^^ not found in this scope Sep 10 05:33:31.795 INFO kablam! Sep 10 05:33:31.842 INFO kablam! error[E0412]: cannot find type `QR` in this scope Sep 10 05:33:31.842 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/qr.rs:164:41 Sep 10 05:33:31.842 INFO kablam! | Sep 10 05:33:31.842 INFO kablam! 164 | impl> QR Sep 10 05:33:31.842 INFO kablam! | ^^ not found in this scope Sep 10 05:33:31.862 INFO kablam! Sep 10 05:33:31.920 INFO kablam! error[E0412]: cannot find type `QR` in this scope Sep 10 05:33:31.920 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/qr.rs:302:24 Sep 10 05:33:31.920 INFO kablam! | Sep 10 05:33:31.920 INFO kablam! 302 | pub fn qr(self) -> QR { Sep 10 05:33:31.920 INFO kablam! | ^^ did you mean `R`? Sep 10 05:33:31.926 INFO kablam! Sep 10 05:33:31.999 INFO kablam! error[E0412]: cannot find type `Hessenberg` in this scope Sep 10 05:33:31.999 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/hessenberg.rs:46:39 Sep 10 05:33:31.999 INFO kablam! | Sep 10 05:33:31.999 INFO kablam! 46 | impl> Copy for Hessenberg Sep 10 05:33:31.999 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 05:33:31.999 INFO kablam! Sep 10 05:33:32.077 INFO kablam! error[E0412]: cannot find type `Hessenberg` in this scope Sep 10 05:33:32.077 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/hessenberg.rs:54:30 Sep 10 05:33:32.077 INFO kablam! | Sep 10 05:33:32.077 INFO kablam! 54 | impl> Hessenberg Sep 10 05:33:32.077 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 05:33:32.094 INFO kablam! Sep 10 05:33:32.143 INFO kablam! error[E0422]: cannot find struct, variant or union type `Hessenberg` in this scope Sep 10 05:33:32.143 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/hessenberg.rs:89:20 Sep 10 05:33:32.143 INFO kablam! | Sep 10 05:33:32.143 INFO kablam! 89 | return Hessenberg { hess, subdiag }; Sep 10 05:33:32.143 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 05:33:32.174 INFO kablam! Sep 10 05:33:32.223 INFO kablam! error[E0422]: cannot find struct, variant or union type `Hessenberg` in this scope Sep 10 05:33:32.223 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/hessenberg.rs:96:9 Sep 10 05:33:32.223 INFO kablam! | Sep 10 05:33:32.223 INFO kablam! 96 | Hessenberg { hess, subdiag } Sep 10 05:33:32.223 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 05:33:32.242 INFO kablam! Sep 10 05:33:32.311 INFO kablam! error[E0412]: cannot find type `Hessenberg` in this scope Sep 10 05:33:32.311 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/hessenberg.rs:158:32 Sep 10 05:33:32.311 INFO kablam! | Sep 10 05:33:32.311 INFO kablam! 158 | pub fn hessenberg(self) -> Hessenberg { Sep 10 05:33:32.311 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 05:33:32.326 INFO kablam! Sep 10 05:33:32.391 INFO kablam! error[E0412]: cannot find type `Bidiagonal` in this scope Sep 10 05:33:32.391 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/bidiagonal.rs:62:46 Sep 10 05:33:32.391 INFO kablam! | Sep 10 05:33:32.391 INFO kablam! 62 | impl, C: Dim> Copy for Bidiagonal Sep 10 05:33:32.391 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 05:33:32.391 INFO kablam! Sep 10 05:33:32.475 INFO kablam! error[E0412]: cannot find type `Bidiagonal` in this scope Sep 10 05:33:32.475 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/bidiagonal.rs:74:37 Sep 10 05:33:32.475 INFO kablam! | Sep 10 05:33:32.475 INFO kablam! 74 | impl, C: Dim> Bidiagonal Sep 10 05:33:32.475 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 05:33:32.475 INFO kablam! Sep 10 05:33:32.572 INFO kablam! error[E0422]: cannot find struct, variant or union type `Bidiagonal` in this scope Sep 10 05:33:32.572 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/bidiagonal.rs:149:9 Sep 10 05:33:32.572 INFO kablam! | Sep 10 05:33:32.572 INFO kablam! 149 | Bidiagonal { Sep 10 05:33:32.572 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 05:33:32.572 INFO kablam! Sep 10 05:33:32.616 INFO kablam! error[E0412]: cannot find type `Bidiagonal` in this scope Sep 10 05:33:32.616 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/bidiagonal.rs:368:35 Sep 10 05:33:32.616 INFO kablam! | Sep 10 05:33:32.616 INFO kablam! 368 | pub fn bidiagonalize(self) -> Bidiagonal { Sep 10 05:33:32.616 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 10 05:33:32.616 INFO kablam! Sep 10 05:33:32.695 INFO kablam! error[E0412]: cannot find type `SymmetricTridiagonal` in this scope Sep 10 05:33:32.695 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/symmetric_tridiagonal.rs:45:39 Sep 10 05:33:32.695 INFO kablam! | Sep 10 05:33:32.695 INFO kablam! 45 | impl> Copy for SymmetricTridiagonal Sep 10 05:33:32.695 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 10 05:33:32.695 INFO kablam! Sep 10 05:33:32.741 INFO kablam! error[E0412]: cannot find type `SymmetricTridiagonal` in this scope Sep 10 05:33:32.741 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/symmetric_tridiagonal.rs:53:30 Sep 10 05:33:32.741 INFO kablam! | Sep 10 05:33:32.741 INFO kablam! 53 | impl> SymmetricTridiagonal Sep 10 05:33:32.741 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 10 05:33:32.741 INFO kablam! Sep 10 05:33:32.803 INFO kablam! error[E0422]: cannot find struct, variant or union type `SymmetricTridiagonal` in this scope Sep 10 05:33:32.803 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/symmetric_tridiagonal.rs:93:9 Sep 10 05:33:32.803 INFO kablam! | Sep 10 05:33:32.803 INFO kablam! 93 | SymmetricTridiagonal { Sep 10 05:33:32.803 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 10 05:33:32.803 INFO kablam! Sep 10 05:33:32.855 INFO kablam! error[E0412]: cannot find type `SymmetricTridiagonal` in this scope Sep 10 05:33:32.855 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/symmetric_tridiagonal.rs:170:46 Sep 10 05:33:32.855 INFO kablam! | Sep 10 05:33:32.855 INFO kablam! 170 | pub fn symmetric_tridiagonalize(self) -> SymmetricTridiagonal { Sep 10 05:33:32.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 10 05:33:32.855 INFO kablam! Sep 10 05:33:32.882 INFO kablam! error[E0412]: cannot find type `Cholesky` in this scope Sep 10 05:33:32.882 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/cholesky.rs:40:32 Sep 10 05:33:32.882 INFO kablam! | Sep 10 05:33:32.882 INFO kablam! 40 | impl Copy for Cholesky Sep 10 05:33:32.882 INFO kablam! | ^^^^^^^^ not found in this scope Sep 10 05:33:32.882 INFO kablam! Sep 10 05:33:32.899 INFO kablam! error[E0412]: cannot find type `Cholesky` in this scope Sep 10 05:33:32.899 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/cholesky.rs:47:35 Sep 10 05:33:32.899 INFO kablam! | Sep 10 05:33:32.899 INFO kablam! 47 | impl> Cholesky Sep 10 05:33:32.899 INFO kablam! | ^^^^^^^^ not found in this scope Sep 10 05:33:32.899 INFO kablam! Sep 10 05:33:32.922 INFO kablam! error[E0422]: cannot find struct, variant or union type `Cholesky` in this scope Sep 10 05:33:32.922 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/cholesky.rs:85:14 Sep 10 05:33:32.922 INFO kablam! | Sep 10 05:33:32.922 INFO kablam! 85 | Some(Cholesky { chol: matrix }) Sep 10 05:33:32.922 INFO kablam! | ^^^^^^^^ not found in this scope Sep 10 05:33:32.930 INFO kablam! Sep 10 05:33:32.961 INFO kablam! error[E0412]: cannot find type `Cholesky` in this scope Sep 10 05:33:32.961 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/cholesky.rs:162:37 Sep 10 05:33:32.961 INFO kablam! | Sep 10 05:33:32.961 INFO kablam! 162 | pub fn cholesky(self) -> Option> { Sep 10 05:33:32.961 INFO kablam! | ^^^^^^^^ not found in this scope Sep 10 05:33:32.970 INFO kablam! Sep 10 05:33:32.999 INFO kablam! error[E0412]: cannot find type `LU` in this scope Sep 10 05:33:32.999 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:47:46 Sep 10 05:33:32.999 INFO kablam! | Sep 10 05:33:32.999 INFO kablam! 47 | impl, C: Dim> Copy for LU Sep 10 05:33:32.999 INFO kablam! | ^^ not found in this scope Sep 10 05:33:33.006 INFO kablam! Sep 10 05:33:33.045 INFO kablam! error[E0412]: cannot find type `LU` in this scope Sep 10 05:33:33.045 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:95:37 Sep 10 05:33:33.045 INFO kablam! | Sep 10 05:33:33.045 INFO kablam! 95 | impl, C: Dim> LU Sep 10 05:33:33.045 INFO kablam! | ^^ not found in this scope Sep 10 05:33:33.058 INFO kablam! Sep 10 05:33:33.089 INFO kablam! error[E0422]: cannot find struct, variant or union type `LU` in this scope Sep 10 05:33:33.089 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:107:20 Sep 10 05:33:33.089 INFO kablam! | Sep 10 05:33:33.089 INFO kablam! 107 | return LU { lu: matrix, p: p }; Sep 10 05:33:33.089 INFO kablam! | ^^ not found in this scope Sep 10 05:33:33.098 INFO kablam! Sep 10 05:33:33.129 INFO kablam! error[E0422]: cannot find struct, variant or union type `LU` in this scope Sep 10 05:33:33.129 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:128:9 Sep 10 05:33:33.129 INFO kablam! | Sep 10 05:33:33.129 INFO kablam! 128 | LU { lu: matrix, p: p } Sep 10 05:33:33.129 INFO kablam! | ^^ not found in this scope Sep 10 05:33:33.129 INFO kablam! Sep 10 05:33:33.159 INFO kablam! error[E0412]: cannot find type `LU` in this scope Sep 10 05:33:33.159 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:217:41 Sep 10 05:33:33.159 INFO kablam! | Sep 10 05:33:33.160 INFO kablam! 217 | impl> LU Sep 10 05:33:33.160 INFO kablam! | ^^ not found in this scope Sep 10 05:33:33.170 INFO kablam! Sep 10 05:33:33.188 INFO kablam! error[E0412]: cannot find type `LU` in this scope Sep 10 05:33:33.188 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:394:24 Sep 10 05:33:33.188 INFO kablam! | Sep 10 05:33:33.188 INFO kablam! 394 | pub fn lu(self) -> LU { Sep 10 05:33:33.188 INFO kablam! | ^^ not found in this scope Sep 10 05:33:33.202 INFO kablam! Sep 10 05:33:33.227 INFO kablam! error[E0412]: cannot find type `FullPivLU` in this scope Sep 10 05:33:33.227 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:48:46 Sep 10 05:33:33.227 INFO kablam! | Sep 10 05:33:33.228 INFO kablam! 48 | impl, C: Dim> Copy for FullPivLU Sep 10 05:33:33.228 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 10 05:33:33.234 INFO kablam! Sep 10 05:33:33.259 INFO kablam! error[E0412]: cannot find type `FullPivLU` in this scope Sep 10 05:33:33.259 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:56:37 Sep 10 05:33:33.259 INFO kablam! | Sep 10 05:33:33.259 INFO kablam! 56 | impl, C: Dim> FullPivLU Sep 10 05:33:33.259 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 10 05:33:33.266 INFO kablam! Sep 10 05:33:33.295 INFO kablam! error[E0422]: cannot find struct, variant or union type `FullPivLU` in this scope Sep 10 05:33:33.295 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:71:20 Sep 10 05:33:33.295 INFO kablam! | Sep 10 05:33:33.295 INFO kablam! 71 | return FullPivLU { Sep 10 05:33:33.295 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 10 05:33:33.295 INFO kablam! Sep 10 05:33:33.320 INFO kablam! error[E0422]: cannot find struct, variant or union type `FullPivLU` in this scope Sep 10 05:33:33.320 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:101:9 Sep 10 05:33:33.320 INFO kablam! | Sep 10 05:33:33.320 INFO kablam! 101 | FullPivLU { Sep 10 05:33:33.320 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 10 05:33:33.330 INFO kablam! Sep 10 05:33:33.368 INFO kablam! error[E0412]: cannot find type `FullPivLU` in this scope Sep 10 05:33:33.368 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:171:41 Sep 10 05:33:33.368 INFO kablam! | Sep 10 05:33:33.368 INFO kablam! 171 | impl> FullPivLU Sep 10 05:33:33.368 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 10 05:33:33.368 INFO kablam! Sep 10 05:33:33.381 INFO kablam! error[E0412]: cannot find type `FullPivLU` in this scope Sep 10 05:33:33.382 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:284:33 Sep 10 05:33:33.382 INFO kablam! | Sep 10 05:33:33.382 INFO kablam! 284 | pub fn full_piv_lu(self) -> FullPivLU { Sep 10 05:33:33.382 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 10 05:33:33.394 INFO kablam! Sep 10 05:33:33.413 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 10 05:33:33.413 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:47:32 Sep 10 05:33:33.413 INFO kablam! | Sep 10 05:33:33.414 INFO kablam! 47 | impl Copy for RealSchur Sep 10 05:33:33.414 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 10 05:33:33.414 INFO kablam! Sep 10 05:33:33.435 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 10 05:33:33.435 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:54:23 Sep 10 05:33:33.435 INFO kablam! | Sep 10 05:33:33.435 INFO kablam! 54 | impl RealSchur Sep 10 05:33:33.435 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 10 05:33:33.446 INFO kablam! Sep 10 05:33:33.459 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 10 05:33:33.459 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:64:37 Sep 10 05:33:33.459 INFO kablam! | Sep 10 05:33:33.459 INFO kablam! 64 | pub fn new(m: MatrixN) -> RealSchur { Sep 10 05:33:33.459 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 10 05:33:33.466 INFO kablam! Sep 10 05:33:33.486 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 10 05:33:33.486 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:79:74 Sep 10 05:33:33.486 INFO kablam! | Sep 10 05:33:33.486 INFO kablam! 79 | pub fn try_new(m: MatrixN, eps: N, max_niter: usize) -> Option> { Sep 10 05:33:33.486 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 10 05:33:33.486 INFO kablam! Sep 10 05:33:33.509 INFO kablam! error[E0422]: cannot find struct, variant or union type `RealSchur` in this scope Sep 10 05:33:33.509 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:82:77 Sep 10 05:33:33.509 INFO kablam! | Sep 10 05:33:33.509 INFO kablam! 82 | Self::do_decompose(m, &mut work, eps, max_niter, true).map(|(q, t)| RealSchur { Sep 10 05:33:33.509 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 10 05:33:33.514 INFO kablam! Sep 10 05:33:33.528 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 10 05:33:33.528 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:511:32 Sep 10 05:33:33.528 INFO kablam! | Sep 10 05:33:33.528 INFO kablam! 511 | pub fn real_schur(self) -> RealSchur { Sep 10 05:33:33.528 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 10 05:33:33.538 INFO kablam! Sep 10 05:33:33.551 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 10 05:33:33.551 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:526:69 Sep 10 05:33:33.551 INFO kablam! | Sep 10 05:33:33.551 INFO kablam! 526 | pub fn try_real_schur(self, eps: N, max_niter: usize) -> Option> { Sep 10 05:33:33.551 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 10 05:33:33.558 INFO kablam! Sep 10 05:33:33.572 INFO kablam! error[E0412]: cannot find type `SVD` in this scope Sep 10 05:33:33.572 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:64:46 Sep 10 05:33:33.572 INFO kablam! | Sep 10 05:33:33.572 INFO kablam! 64 | impl, C: Dim> Copy for SVD Sep 10 05:33:33.572 INFO kablam! | ^^^ not found in this scope Sep 10 05:33:33.578 INFO kablam! Sep 10 05:33:33.603 INFO kablam! error[E0412]: cannot find type `SVD` in this scope Sep 10 05:33:33.603 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:75:37 Sep 10 05:33:33.603 INFO kablam! | Sep 10 05:33:33.603 INFO kablam! 75 | impl, C: Dim> SVD Sep 10 05:33:33.603 INFO kablam! | ^^^ not found in this scope Sep 10 05:33:33.603 INFO kablam! Sep 10 05:33:33.616 INFO kablam! error[E0422]: cannot find struct, variant or union type `SVD` in this scope Sep 10 05:33:33.616 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:279:14 Sep 10 05:33:33.616 INFO kablam! | Sep 10 05:33:33.616 INFO kablam! 279 | Some(SVD { Sep 10 05:33:33.616 INFO kablam! | ^^^ not found in this scope Sep 10 05:33:33.626 INFO kablam! Sep 10 05:33:33.647 INFO kablam! error[E0412]: cannot find type `SVD` in this scope Sep 10 05:33:33.647 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:586:59 Sep 10 05:33:33.647 INFO kablam! | Sep 10 05:33:33.647 INFO kablam! 586 | pub fn svd(self, compute_u: bool, compute_v: bool) -> SVD { Sep 10 05:33:33.647 INFO kablam! | ^^^ not found in this scope Sep 10 05:33:33.658 INFO kablam! Sep 10 05:33:33.684 INFO kablam! error[E0412]: cannot find type `SVD` in this scope Sep 10 05:33:33.684 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:606:17 Sep 10 05:33:33.684 INFO kablam! | Sep 10 05:33:33.684 INFO kablam! 606 | ) -> Option> { Sep 10 05:33:33.684 INFO kablam! | ^^^ not found in this scope Sep 10 05:33:33.684 INFO kablam! Sep 10 05:33:34.000 INFO kablam! error: aborting due to 151 previous errors Sep 10 05:33:34.000 INFO kablam! Sep 10 05:33:34.000 INFO kablam! Some errors occurred: E0412, E0422, E0432, E0433. Sep 10 05:33:34.001 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 10 05:33:34.034 INFO kablam! error: Could not compile `nalgebra`. Sep 10 05:33:34.034 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 05:33:34.122 INFO kablam! error: build failed Sep 10 05:33:34.124 INFO kablam! su: No module specific data is present Sep 10 05:33:36.527 INFO running `"docker" "rm" "-f" "cd0510aae5a163caaea467463e096630ad5511483c8d79e48e61d86e4bcfa026"` Sep 10 05:33:36.646 INFO blam! cd0510aae5a163caaea467463e096630ad5511483c8d79e48e61d86e4bcfa026