Sep 04 00:34:17.895 INFO checking Enet4/propan against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 00:34:17.895 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 00:34:17.895 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 00:34:18.132 INFO blam! c38cdd818ef9197ddb6247e08bdec98d99878a974e7d66496acb96f26d8f178b Sep 04 00:34:18.133 INFO running `"docker" "start" "-a" "c38cdd818ef9197ddb6247e08bdec98d99878a974e7d66496acb96f26d8f178b"` Sep 04 00:34:19.489 INFO kablam! Compiling num-complex v0.2.0 Sep 04 00:34:19.489 INFO kablam! Checking shader_version v0.3.0 Sep 04 00:34:19.493 INFO kablam! Checking read_color v1.0.0 Sep 04 00:34:19.493 INFO kablam! Checking libm v0.1.2 Sep 04 00:34:19.513 INFO kablam! Checking piston-texture v0.6.0 Sep 04 00:34:19.514 INFO kablam! Checking piston-shaders_graphics2d v0.3.1 Sep 04 00:34:19.516 INFO kablam! Compiling x11-dl v2.18.1 Sep 04 00:34:19.517 INFO kablam! Checking vecmath v0.3.1 Sep 04 00:34:20.683 INFO kablam! Checking libloading v0.5.0 Sep 04 00:34:20.732 INFO kablam! Checking crossbeam-deque v0.2.0 Sep 04 00:34:21.254 INFO kablam! Compiling derive_builder_core v0.2.0 Sep 04 00:34:22.607 INFO kablam! Compiling num-derive v0.2.2 Sep 04 00:34:22.986 INFO kablam! Checking num-bigint v0.1.44 Sep 04 00:34:23.510 INFO kablam! Compiling gl v0.10.0 Sep 04 00:34:23.816 INFO kablam! Compiling glutin v0.14.0 Sep 04 00:34:24.097 INFO kablam! Checking pistoncore-input v0.20.0 Sep 04 00:34:24.874 INFO kablam! Checking dlib v0.4.1 Sep 04 00:34:26.042 INFO kablam! Checking rusttype v0.4.3 Sep 04 00:34:26.207 INFO kablam! Checking rusttype v0.5.2 Sep 04 00:34:37.769 INFO kablam! Checking rayon-core v1.4.1 Sep 04 00:34:37.814 INFO kablam! Checking piston2d-graphics v0.24.0 Sep 04 00:34:37.836 INFO kablam! Checking wayland-sys v0.12.5 Sep 04 00:34:38.978 INFO kablam! Checking piston2d-graphics v0.26.0 Sep 04 00:34:40.444 INFO kablam! Compiling derive_builder v0.5.1 Sep 04 00:34:40.914 INFO kablam! Checking num-rational v0.1.42 Sep 04 00:34:46.302 INFO kablam! Checking wayland-client v0.12.5 Sep 04 00:34:48.102 INFO kablam! Checking rayon v1.0.2 Sep 04 00:34:48.813 INFO kablam! Checking num v0.1.42 Sep 04 00:34:50.098 INFO kablam! Checking alga v0.7.1 Sep 04 00:34:57.202 INFO kablam! Checking pistoncore-window v0.31.0 Sep 04 00:34:59.108 INFO kablam! Checking conrod v0.59.1 Sep 04 00:35:00.309 INFO kablam! Checking wayland-protocols v0.12.5 Sep 04 00:35:00.418 INFO kablam! Checking wayland-kbd v0.13.1 Sep 04 00:35:10.435 INFO kablam! Checking pistoncore-event_loop v0.36.0 Sep 04 00:35:13.737 INFO kablam! Checking piston v0.36.0 Sep 04 00:35:17.970 INFO kablam! Checking nalgebra v0.16.0 Sep 04 00:35:19.897 INFO kablam! Checking jpeg-decoder v0.1.15 Sep 04 00:35:24.725 INFO kablam! Checking wayland-window v0.13.3 Sep 04 00:35:26.793 INFO kablam! Checking image v0.19.0 Sep 04 00:35:27.551 INFO kablam! Checking winit v0.12.0 Sep 04 00:35:40.168 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 04 00:35:40.169 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/base/cg.rs:15:16 Sep 04 00:35:40.169 INFO kablam! | Sep 04 00:35:40.169 INFO kablam! 15 | use geometry::{Isometry, IsometryMatrix3, Orthographic3, Perspective3, Point, Point3, Rotation2, Sep 04 00:35:40.169 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 04 00:35:40.176 INFO kablam! Sep 04 00:35:40.176 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 04 00:35:40.177 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/rotation_conversion.rs:13:16 Sep 04 00:35:40.177 INFO kablam! | Sep 04 00:35:40.177 INFO kablam! 13 | use geometry::{Isometry, Point, Rotation, Rotation2, Rotation3, Similarity, SuperTCategoryOf, Sep 04 00:35:40.177 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 04 00:35:40.177 INFO kablam! Sep 04 00:35:40.177 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 04 00:35:40.177 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/rotation_conversion.rs:13:65 Sep 04 00:35:40.177 INFO kablam! | Sep 04 00:35:40.177 INFO kablam! 13 | use geometry::{Isometry, Point, Rotation, Rotation2, Rotation3, Similarity, SuperTCategoryOf, Sep 04 00:35:40.177 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 04 00:35:40.177 INFO kablam! Sep 04 00:35:40.177 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 04 00:35:40.177 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/quaternion_conversion.rs:11:16 Sep 04 00:35:40.177 INFO kablam! | Sep 04 00:35:40.177 INFO kablam! 11 | use geometry::{Isometry, Point3, Quaternion, Rotation, Rotation3, Similarity, SuperTCategoryOf, Sep 04 00:35:40.177 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 04 00:35:40.177 INFO kablam! Sep 04 00:35:40.178 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 04 00:35:40.178 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/quaternion_conversion.rs:11:67 Sep 04 00:35:40.178 INFO kablam! | Sep 04 00:35:40.178 INFO kablam! 11 | use geometry::{Isometry, Point3, Quaternion, Rotation, Rotation3, Similarity, SuperTCategoryOf, Sep 04 00:35:40.178 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 04 00:35:40.178 INFO kablam! Sep 04 00:35:40.178 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 04 00:35:40.178 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/unit_complex_ops.rs:9:16 Sep 04 00:35:40.178 INFO kablam! | Sep 04 00:35:40.178 INFO kablam! 9 | use geometry::{Isometry, Point2, Rotation, Similarity, Translation, UnitComplex}; Sep 04 00:35:40.178 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 04 00:35:40.178 INFO kablam! Sep 04 00:35:40.178 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 04 00:35:40.178 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/unit_complex_ops.rs:9:44 Sep 04 00:35:40.178 INFO kablam! | Sep 04 00:35:40.178 INFO kablam! 9 | use geometry::{Isometry, Point2, Rotation, Similarity, Translation, UnitComplex}; Sep 04 00:35:40.178 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 04 00:35:40.178 INFO kablam! Sep 04 00:35:40.178 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 04 00:35:40.178 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/unit_complex_conversion.rs:10:5 Sep 04 00:35:40.179 INFO kablam! | Sep 04 00:35:40.179 INFO kablam! 10 | Isometry, Point2, Rotation2, Similarity, SuperTCategoryOf, TAffine, Transform, Translation, Sep 04 00:35:40.179 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 04 00:35:40.179 INFO kablam! Sep 04 00:35:40.179 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 04 00:35:40.179 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/unit_complex_conversion.rs:10:34 Sep 04 00:35:40.179 INFO kablam! | Sep 04 00:35:40.179 INFO kablam! 10 | Isometry, Point2, Rotation2, Similarity, SuperTCategoryOf, TAffine, Transform, Translation, Sep 04 00:35:40.179 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 04 00:35:40.179 INFO kablam! Sep 04 00:35:40.179 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 04 00:35:40.179 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/translation_conversion.rs:8:16 Sep 04 00:35:40.179 INFO kablam! | Sep 04 00:35:40.179 INFO kablam! 8 | use geometry::{Isometry, Point, Similarity, SuperTCategoryOf, TAffine, Transform, Translation}; Sep 04 00:35:40.179 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 04 00:35:40.179 INFO kablam! Sep 04 00:35:40.180 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 04 00:35:40.180 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/translation_conversion.rs:8:33 Sep 04 00:35:40.180 INFO kablam! | Sep 04 00:35:40.180 INFO kablam! 8 | use geometry::{Isometry, Point, Similarity, SuperTCategoryOf, TAffine, Transform, Translation}; Sep 04 00:35:40.180 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 04 00:35:40.180 INFO kablam! Sep 04 00:35:40.180 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 04 00:35:40.180 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry_construction.rs:18:5 Sep 04 00:35:40.180 INFO kablam! | Sep 04 00:35:40.180 INFO kablam! 18 | Isometry, Point, Point3, Rotation, Rotation2, Rotation3, Translation, UnitComplex, Sep 04 00:35:40.180 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 04 00:35:40.180 INFO kablam! Sep 04 00:35:40.180 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 04 00:35:40.180 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry_ops.rs:10:16 Sep 04 00:35:40.180 INFO kablam! | Sep 04 00:35:40.180 INFO kablam! 10 | use geometry::{Isometry, Point, Rotation, Translation, UnitQuaternion}; Sep 04 00:35:40.181 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 04 00:35:40.181 INFO kablam! Sep 04 00:35:40.181 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 04 00:35:40.181 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry_alga.rs:12:16 Sep 04 00:35:40.181 INFO kablam! | Sep 04 00:35:40.181 INFO kablam! 12 | use geometry::{Isometry, Point, Translation}; Sep 04 00:35:40.181 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 04 00:35:40.181 INFO kablam! Sep 04 00:35:40.181 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 04 00:35:40.181 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry_conversion.rs:8:16 Sep 04 00:35:40.181 INFO kablam! | Sep 04 00:35:40.181 INFO kablam! 8 | use geometry::{Isometry, Point, Similarity, SuperTCategoryOf, TAffine, Transform, Translation}; Sep 04 00:35:40.181 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 04 00:35:40.181 INFO kablam! Sep 04 00:35:40.181 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 04 00:35:40.181 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry_conversion.rs:8:33 Sep 04 00:35:40.181 INFO kablam! | Sep 04 00:35:40.181 INFO kablam! 8 | use geometry::{Isometry, Point, Similarity, SuperTCategoryOf, TAffine, Transform, Translation}; Sep 04 00:35:40.181 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 04 00:35:40.181 INFO kablam! Sep 04 00:35:40.181 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 04 00:35:40.182 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry_alias.rs:3:16 Sep 04 00:35:40.182 INFO kablam! | Sep 04 00:35:40.182 INFO kablam! 3 | use geometry::{Isometry, Rotation2, Rotation3, UnitComplex, UnitQuaternion}; Sep 04 00:35:40.182 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 04 00:35:40.182 INFO kablam! Sep 04 00:35:40.182 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 04 00:35:40.182 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:20:16 Sep 04 00:35:40.182 INFO kablam! | Sep 04 00:35:40.182 INFO kablam! 20 | use geometry::{Isometry, Point, Translation}; Sep 04 00:35:40.182 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 04 00:35:40.182 INFO kablam! Sep 04 00:35:40.182 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 04 00:35:40.182 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity_construction.rs:18:5 Sep 04 00:35:40.182 INFO kablam! | Sep 04 00:35:40.182 INFO kablam! 18 | Isometry, Point, Point3, Rotation2, Rotation3, Similarity, Translation, UnitComplex, Sep 04 00:35:40.182 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 04 00:35:40.182 INFO kablam! Sep 04 00:35:40.183 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 04 00:35:40.183 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity_construction.rs:18:52 Sep 04 00:35:40.183 INFO kablam! | Sep 04 00:35:40.183 INFO kablam! 18 | Isometry, Point, Point3, Rotation2, Rotation3, Similarity, Translation, UnitComplex, Sep 04 00:35:40.183 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 04 00:35:40.183 INFO kablam! Sep 04 00:35:40.183 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 04 00:35:40.183 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity_ops.rs:10:16 Sep 04 00:35:40.183 INFO kablam! | Sep 04 00:35:40.183 INFO kablam! 10 | use geometry::{Isometry, Point, Rotation, Similarity, Translation, UnitQuaternion}; Sep 04 00:35:40.183 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 04 00:35:40.183 INFO kablam! Sep 04 00:35:40.184 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 04 00:35:40.184 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity_ops.rs:10:43 Sep 04 00:35:40.184 INFO kablam! | Sep 04 00:35:40.184 INFO kablam! 10 | use geometry::{Isometry, Point, Rotation, Similarity, Translation, UnitQuaternion}; Sep 04 00:35:40.184 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 04 00:35:40.184 INFO kablam! Sep 04 00:35:40.184 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 04 00:35:40.184 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity_alga.rs:10:23 Sep 04 00:35:40.184 INFO kablam! | Sep 04 00:35:40.184 INFO kablam! 10 | use geometry::{Point, Similarity, Translation}; Sep 04 00:35:40.184 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 04 00:35:40.184 INFO kablam! Sep 04 00:35:40.185 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 04 00:35:40.185 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity_conversion.rs:8:16 Sep 04 00:35:40.185 INFO kablam! | Sep 04 00:35:40.185 INFO kablam! 8 | use geometry::{Isometry, Point, Similarity, SuperTCategoryOf, TAffine, Transform, Translation}; Sep 04 00:35:40.185 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 04 00:35:40.185 INFO kablam! Sep 04 00:35:40.185 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 04 00:35:40.185 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity_conversion.rs:8:33 Sep 04 00:35:40.185 INFO kablam! | Sep 04 00:35:40.185 INFO kablam! 8 | use geometry::{Isometry, Point, Similarity, SuperTCategoryOf, TAffine, Transform, Translation}; Sep 04 00:35:40.185 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 04 00:35:40.185 INFO kablam! Sep 04 00:35:40.186 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 04 00:35:40.186 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity_alias.rs:3:38 Sep 04 00:35:40.186 INFO kablam! | Sep 04 00:35:40.186 INFO kablam! 3 | use geometry::{Rotation2, Rotation3, Similarity, UnitComplex, UnitQuaternion}; Sep 04 00:35:40.186 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 04 00:35:40.186 INFO kablam! Sep 04 00:35:40.186 INFO kablam! error[E0432]: unresolved import `geometry::Isometry` Sep 04 00:35:40.186 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/transform_ops.rs:10:16 Sep 04 00:35:40.186 INFO kablam! | Sep 04 00:35:40.186 INFO kablam! 10 | use geometry::{Isometry, Point, Rotation, Similarity, SubTCategoryOf, SuperTCategoryOf, TAffine, Sep 04 00:35:40.186 INFO kablam! | ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`? Sep 04 00:35:40.186 INFO kablam! Sep 04 00:35:40.187 INFO kablam! error[E0432]: unresolved import `geometry::Similarity` Sep 04 00:35:40.187 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/transform_ops.rs:10:43 Sep 04 00:35:40.187 INFO kablam! | Sep 04 00:35:40.187 INFO kablam! 10 | use geometry::{Isometry, Point, Rotation, Similarity, SubTCategoryOf, SuperTCategoryOf, TAffine, Sep 04 00:35:40.187 INFO kablam! | ^^^^^^^^^^ no `Similarity` in `geometry`. Did you mean to use `similarity`? Sep 04 00:35:40.187 INFO kablam! Sep 04 00:35:40.187 INFO kablam! error[E0432]: unresolved import `linalg::LU` Sep 04 00:35:40.187 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/determinant.rs:8:5 Sep 04 00:35:40.187 INFO kablam! | Sep 04 00:35:40.187 INFO kablam! 8 | use linalg::LU; Sep 04 00:35:40.187 INFO kablam! | ^^^^^^^^^^ no `LU` in `linalg` Sep 04 00:35:40.187 INFO kablam! Sep 04 00:35:40.188 INFO kablam! error[E0432]: unresolved import `linalg::PermutationSequence` Sep 04 00:35:40.188 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:12:5 Sep 04 00:35:40.188 INFO kablam! | Sep 04 00:35:40.188 INFO kablam! 12 | use linalg::PermutationSequence; Sep 04 00:35:40.188 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `PermutationSequence` in `linalg`. Did you mean to use `permutation_sequence`? Sep 04 00:35:40.188 INFO kablam! Sep 04 00:35:40.188 INFO kablam! error[E0432]: unresolved import `linalg::PermutationSequence` Sep 04 00:35:40.188 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:12:5 Sep 04 00:35:40.188 INFO kablam! | Sep 04 00:35:40.188 INFO kablam! 12 | use linalg::PermutationSequence; Sep 04 00:35:40.188 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `PermutationSequence` in `linalg`. Did you mean to use `permutation_sequence`? Sep 04 00:35:40.188 INFO kablam! Sep 04 00:35:40.189 INFO kablam! error[E0432]: unresolved import `linalg::Hessenberg` Sep 04 00:35:40.189 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:16:5 Sep 04 00:35:40.189 INFO kablam! | Sep 04 00:35:40.189 INFO kablam! 16 | use linalg::Hessenberg; Sep 04 00:35:40.189 INFO kablam! | ^^^^^^^^^^^^^^^^^^ no `Hessenberg` in `linalg`. Did you mean to use `hessenberg`? Sep 04 00:35:40.189 INFO kablam! Sep 04 00:35:40.189 INFO kablam! error[E0432]: unresolved import `linalg::Bidiagonal` Sep 04 00:35:40.189 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:17:5 Sep 04 00:35:40.189 INFO kablam! | Sep 04 00:35:40.189 INFO kablam! 17 | use linalg::Bidiagonal; Sep 04 00:35:40.189 INFO kablam! | ^^^^^^^^^^^^^^^^^^ no `Bidiagonal` in `linalg`. Did you mean to use `bidiagonal`? Sep 04 00:35:40.189 INFO kablam! Sep 04 00:35:40.189 INFO kablam! error[E0432]: unresolved import `linalg::SymmetricTridiagonal` Sep 04 00:35:40.189 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/symmetric_eigen.rs:15:5 Sep 04 00:35:40.189 INFO kablam! | Sep 04 00:35:40.189 INFO kablam! 15 | use linalg::SymmetricTridiagonal; Sep 04 00:35:40.189 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `SymmetricTridiagonal` in `linalg`. Did you mean to use `symmetric_tridiagonal`? Sep 04 00:35:40.190 INFO kablam! Sep 04 00:35:41.025 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 00:35:41.025 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:29:5 Sep 04 00:35:41.025 INFO kablam! | Sep 04 00:35:41.025 INFO kablam! 29 | serde( Sep 04 00:35:41.025 INFO kablam! | ^^^^^ Sep 04 00:35:41.028 INFO kablam! | Sep 04 00:35:41.028 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 00:35:41.028 INFO kablam! Sep 04 00:35:41.075 INFO kablam! Checking pistoncore-glutin_window v0.46.0 Sep 04 00:35:41.219 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Isometry` Sep 04 00:35:41.219 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:110:9 Sep 04 00:35:41.219 INFO kablam! | Sep 04 00:35:41.219 INFO kablam! 110 | Isometry::from_parts(self.translation.clone(), self.rotation.clone()) Sep 04 00:35:41.219 INFO kablam! | ^^^^^^^^ Use of undeclared type or module `Isometry` Sep 04 00:35:41.219 INFO kablam! Sep 04 00:35:41.783 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 00:35:41.783 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:28:5 Sep 04 00:35:41.783 INFO kablam! | Sep 04 00:35:41.783 INFO kablam! 28 | serde( Sep 04 00:35:41.783 INFO kablam! | ^^^^^ Sep 04 00:35:41.788 INFO kablam! | Sep 04 00:35:41.788 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 00:35:41.789 INFO kablam! Sep 04 00:35:41.925 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Similarity` Sep 04 00:35:41.925 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:101:9 Sep 04 00:35:41.925 INFO kablam! | Sep 04 00:35:41.925 INFO kablam! 101 | Similarity::from_isometry(self.isometry.clone(), self.scaling) Sep 04 00:35:41.926 INFO kablam! | ^^^^^^^^^^ Use of undeclared type or module `Similarity` Sep 04 00:35:41.926 INFO kablam! Sep 04 00:35:42.008 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Similarity` Sep 04 00:35:42.008 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:117:9 Sep 04 00:35:42.008 INFO kablam! | Sep 04 00:35:42.008 INFO kablam! 117 | Similarity::from_isometry(Isometry::from_parts(translation, rotation), scaling) Sep 04 00:35:42.008 INFO kablam! | ^^^^^^^^^^ Use of undeclared type or module `Similarity` Sep 04 00:35:42.024 INFO kablam! Sep 04 00:35:42.765 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 00:35:42.765 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/permutation_sequence.rs:18:5 Sep 04 00:35:42.765 INFO kablam! | Sep 04 00:35:42.765 INFO kablam! 18 | serde( Sep 04 00:35:42.765 INFO kablam! | ^^^^^ Sep 04 00:35:42.772 INFO kablam! | Sep 04 00:35:42.773 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 00:35:42.773 INFO kablam! Sep 04 00:35:43.274 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 00:35:43.274 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/qr.rs:17:12 Sep 04 00:35:43.274 INFO kablam! | Sep 04 00:35:43.274 INFO kablam! 17 | serde(bound(serialize = "DefaultAllocator: Allocator + Sep 04 00:35:43.274 INFO kablam! | ^^^^^ Sep 04 00:35:43.274 INFO kablam! | Sep 04 00:35:43.274 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 00:35:43.274 INFO kablam! Sep 04 00:35:43.746 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `QR` Sep 04 00:35:43.747 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/qr.rs:303:9 Sep 04 00:35:43.747 INFO kablam! | Sep 04 00:35:43.747 INFO kablam! 303 | QR::new(self.into_owned()) Sep 04 00:35:43.747 INFO kablam! | ^^ Use of undeclared type or module `QR` Sep 04 00:35:43.747 INFO kablam! Sep 04 00:35:43.747 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 00:35:43.747 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/hessenberg.rs:17:5 Sep 04 00:35:43.747 INFO kablam! | Sep 04 00:35:43.747 INFO kablam! 17 | serde( Sep 04 00:35:43.747 INFO kablam! | ^^^^^ Sep 04 00:35:43.747 INFO kablam! | Sep 04 00:35:43.747 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 00:35:43.747 INFO kablam! Sep 04 00:35:44.001 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Hessenberg` Sep 04 00:35:44.001 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/hessenberg.rs:159:9 Sep 04 00:35:44.001 INFO kablam! | Sep 04 00:35:44.001 INFO kablam! 159 | Hessenberg::new(self.into_owned()) Sep 04 00:35:44.001 INFO kablam! | ^^^^^^^^^^ Use of undeclared type or module `Hessenberg` Sep 04 00:35:44.001 INFO kablam! Sep 04 00:35:44.002 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 00:35:44.002 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/bidiagonal.rs:18:5 Sep 04 00:35:44.002 INFO kablam! | Sep 04 00:35:44.002 INFO kablam! 18 | serde( Sep 04 00:35:44.002 INFO kablam! | ^^^^^ Sep 04 00:35:44.002 INFO kablam! | Sep 04 00:35:44.002 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 00:35:44.002 INFO kablam! Sep 04 00:35:44.207 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Bidiagonal` Sep 04 00:35:44.210 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/bidiagonal.rs:369:9 Sep 04 00:35:44.210 INFO kablam! | Sep 04 00:35:44.210 INFO kablam! 369 | Bidiagonal::new(self.into_owned()) Sep 04 00:35:44.210 INFO kablam! | ^^^^^^^^^^ Use of undeclared type or module `Bidiagonal` Sep 04 00:35:44.210 INFO kablam! Sep 04 00:35:44.211 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 00:35:44.211 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/symmetric_tridiagonal.rs:16:5 Sep 04 00:35:44.211 INFO kablam! | Sep 04 00:35:44.211 INFO kablam! 16 | serde( Sep 04 00:35:44.211 INFO kablam! | ^^^^^ Sep 04 00:35:44.211 INFO kablam! | Sep 04 00:35:44.211 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 00:35:44.211 INFO kablam! Sep 04 00:35:44.408 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SymmetricTridiagonal` Sep 04 00:35:44.408 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/symmetric_tridiagonal.rs:171:9 Sep 04 00:35:44.408 INFO kablam! | Sep 04 00:35:44.408 INFO kablam! 171 | SymmetricTridiagonal::new(self.into_owned()) Sep 04 00:35:44.408 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `SymmetricTridiagonal` Sep 04 00:35:44.409 INFO kablam! Sep 04 00:35:44.409 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 00:35:44.409 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/cholesky.rs:16:5 Sep 04 00:35:44.409 INFO kablam! | Sep 04 00:35:44.409 INFO kablam! 16 | serde( Sep 04 00:35:44.409 INFO kablam! | ^^^^^ Sep 04 00:35:44.409 INFO kablam! | Sep 04 00:35:44.409 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 00:35:44.409 INFO kablam! Sep 04 00:35:44.585 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Cholesky` Sep 04 00:35:44.585 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/cholesky.rs:163:9 Sep 04 00:35:44.585 INFO kablam! | Sep 04 00:35:44.585 INFO kablam! 163 | Cholesky::new(self.into_owned()) Sep 04 00:35:44.585 INFO kablam! | ^^^^^^^^ Use of undeclared type or module `Cholesky` Sep 04 00:35:44.585 INFO kablam! Sep 04 00:35:44.586 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 00:35:44.586 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:18:5 Sep 04 00:35:44.586 INFO kablam! | Sep 04 00:35:44.586 INFO kablam! 18 | serde( Sep 04 00:35:44.586 INFO kablam! | ^^^^^ Sep 04 00:35:44.586 INFO kablam! | Sep 04 00:35:44.586 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 00:35:44.586 INFO kablam! Sep 04 00:35:44.838 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `LU` Sep 04 00:35:44.838 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:395:9 Sep 04 00:35:44.838 INFO kablam! | Sep 04 00:35:44.838 INFO kablam! 395 | LU::new(self.into_owned()) Sep 04 00:35:44.838 INFO kablam! | ^^ Use of undeclared type or module `LU` Sep 04 00:35:44.838 INFO kablam! Sep 04 00:35:44.839 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 00:35:44.839 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:18:5 Sep 04 00:35:44.839 INFO kablam! | Sep 04 00:35:44.839 INFO kablam! 18 | serde( Sep 04 00:35:44.839 INFO kablam! | ^^^^^ Sep 04 00:35:44.839 INFO kablam! | Sep 04 00:35:44.839 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 00:35:44.839 INFO kablam! Sep 04 00:35:45.092 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `FullPivLU` Sep 04 00:35:45.092 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:285:9 Sep 04 00:35:45.092 INFO kablam! | Sep 04 00:35:45.092 INFO kablam! 285 | FullPivLU::new(self.into_owned()) Sep 04 00:35:45.092 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `FullPivLU` Sep 04 00:35:45.093 INFO kablam! Sep 04 00:35:45.093 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 00:35:45.093 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:22:5 Sep 04 00:35:45.093 INFO kablam! | Sep 04 00:35:45.093 INFO kablam! 22 | serde( Sep 04 00:35:45.093 INFO kablam! | ^^^^^ Sep 04 00:35:45.094 INFO kablam! | Sep 04 00:35:45.094 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 00:35:45.094 INFO kablam! Sep 04 00:35:45.194 INFO kablam! Checking piston-gfx_texture v0.32.0 Sep 04 00:35:45.455 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 04 00:35:45.455 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:512:9 Sep 04 00:35:45.455 INFO kablam! | Sep 04 00:35:45.455 INFO kablam! 512 | RealSchur::new(self.into_owned()) Sep 04 00:35:45.455 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 04 00:35:45.455 INFO kablam! Sep 04 00:35:45.520 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 04 00:35:45.520 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:527:9 Sep 04 00:35:45.520 INFO kablam! | Sep 04 00:35:45.520 INFO kablam! 527 | RealSchur::try_new(self.into_owned(), eps, max_niter) Sep 04 00:35:45.520 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 04 00:35:45.524 INFO kablam! Sep 04 00:35:45.525 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 04 00:35:45.525 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:555:21 Sep 04 00:35:45.525 INFO kablam! | Sep 04 00:35:45.525 INFO kablam! 555 | let schur = RealSchur::do_decompose( Sep 04 00:35:45.525 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 04 00:35:45.526 INFO kablam! Sep 04 00:35:45.526 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 04 00:35:45.526 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:562:12 Sep 04 00:35:45.526 INFO kablam! | Sep 04 00:35:45.526 INFO kablam! 562 | if RealSchur::do_eigenvalues(&schur.1, &mut work) { Sep 04 00:35:45.526 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 04 00:35:45.527 INFO kablam! Sep 04 00:35:45.527 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 04 00:35:45.527 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:578:21 Sep 04 00:35:45.527 INFO kablam! | Sep 04 00:35:45.527 INFO kablam! 578 | let schur = RealSchur::do_decompose( Sep 04 00:35:45.527 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 04 00:35:45.528 INFO kablam! Sep 04 00:35:45.528 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RealSchur` Sep 04 00:35:45.528 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:586:9 Sep 04 00:35:45.528 INFO kablam! | Sep 04 00:35:45.528 INFO kablam! 586 | RealSchur::do_complex_eigenvalues(&schur.1, &mut eig); Sep 04 00:35:45.529 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `RealSchur` Sep 04 00:35:45.529 INFO kablam! Sep 04 00:35:45.529 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 00:35:45.529 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:23:5 Sep 04 00:35:45.530 INFO kablam! | Sep 04 00:35:45.530 INFO kablam! 23 | serde( Sep 04 00:35:45.530 INFO kablam! | ^^^^^ Sep 04 00:35:45.530 INFO kablam! | Sep 04 00:35:45.530 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 00:35:45.531 INFO kablam! Sep 04 00:35:45.752 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SVD` Sep 04 00:35:45.752 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:587:9 Sep 04 00:35:45.752 INFO kablam! | Sep 04 00:35:45.752 INFO kablam! 587 | SVD::new(self.into_owned(), compute_u, compute_v) Sep 04 00:35:45.752 INFO kablam! | ^^^ Use of undeclared type or module `SVD` Sep 04 00:35:45.756 INFO kablam! Sep 04 00:35:45.817 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SVD` Sep 04 00:35:45.817 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:607:9 Sep 04 00:35:45.817 INFO kablam! | Sep 04 00:35:45.817 INFO kablam! 607 | SVD::try_new(self.into_owned(), compute_u, compute_v, eps, max_niter) Sep 04 00:35:45.817 INFO kablam! | ^^^ Use of undeclared type or module `SVD` Sep 04 00:35:45.817 INFO kablam! Sep 04 00:35:45.820 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SVD` Sep 04 00:35:45.820 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:612:9 Sep 04 00:35:45.820 INFO kablam! | Sep 04 00:35:45.820 INFO kablam! 612 | SVD::new(self.clone_owned(), false, false).singular_values Sep 04 00:35:45.821 INFO kablam! | ^^^ Use of undeclared type or module `SVD` Sep 04 00:35:45.821 INFO kablam! Sep 04 00:35:45.821 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SVD` Sep 04 00:35:45.821 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:619:19 Sep 04 00:35:45.821 INFO kablam! | Sep 04 00:35:45.821 INFO kablam! 619 | let svd = SVD::new(self.clone_owned(), false, false); Sep 04 00:35:45.821 INFO kablam! | ^^^ Use of undeclared type or module `SVD` Sep 04 00:35:45.821 INFO kablam! Sep 04 00:35:45.821 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `SVD` Sep 04 00:35:45.821 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:630:9 Sep 04 00:35:45.821 INFO kablam! | Sep 04 00:35:45.821 INFO kablam! 630 | SVD::new(self.clone_owned(), true, true).pseudo_inverse(eps) Sep 04 00:35:45.821 INFO kablam! | ^^^ Use of undeclared type or module `SVD` Sep 04 00:35:45.821 INFO kablam! Sep 04 00:35:45.858 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 04 00:35:45.858 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:86:83 Sep 04 00:35:45.858 INFO kablam! | Sep 04 00:35:45.858 INFO kablam! 86 | impl hash::Hash for Isometry Sep 04 00:35:45.858 INFO kablam! | ^^^^^^^^ not found in this scope Sep 04 00:35:45.858 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 00:35:45.858 INFO kablam! | Sep 04 00:35:45.858 INFO kablam! 1 | use alga::linear::Isometry; Sep 04 00:35:45.858 INFO kablam! | Sep 04 00:35:45.858 INFO kablam! Sep 04 00:35:45.874 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 04 00:35:45.875 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:97:76 Sep 04 00:35:45.875 INFO kablam! | Sep 04 00:35:45.875 INFO kablam! 97 | impl> + Copy> Copy for Isometry Sep 04 00:35:45.875 INFO kablam! | ^^^^^^^^ not found in this scope Sep 04 00:35:45.875 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 00:35:45.875 INFO kablam! | Sep 04 00:35:45.875 INFO kablam! 1 | use alga::linear::Isometry; Sep 04 00:35:45.875 INFO kablam! | Sep 04 00:35:45.875 INFO kablam! Sep 04 00:35:45.887 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 04 00:35:45.887 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:104:71 Sep 04 00:35:45.887 INFO kablam! | Sep 04 00:35:45.887 INFO kablam! 104 | impl> + Clone> Clone for Isometry Sep 04 00:35:45.887 INFO kablam! | ^^^^^^^^ not found in this scope Sep 04 00:35:45.887 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 00:35:45.887 INFO kablam! | Sep 04 00:35:45.887 INFO kablam! 1 | use alga::linear::Isometry; Sep 04 00:35:45.887 INFO kablam! | Sep 04 00:35:45.887 INFO kablam! Sep 04 00:35:45.900 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 04 00:35:45.900 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:114:53 Sep 04 00:35:45.900 INFO kablam! | Sep 04 00:35:45.900 INFO kablam! 114 | impl>> Isometry Sep 04 00:35:45.900 INFO kablam! | ^^^^^^^^ not found in this scope Sep 04 00:35:45.900 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 00:35:45.900 INFO kablam! | Sep 04 00:35:45.900 INFO kablam! 1 | use alga::linear::Isometry; Sep 04 00:35:45.900 INFO kablam! | Sep 04 00:35:45.900 INFO kablam! Sep 04 00:35:45.913 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 04 00:35:45.913 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:120:71 Sep 04 00:35:45.913 INFO kablam! | Sep 04 00:35:45.913 INFO kablam! 120 | pub fn from_parts(translation: Translation, rotation: R) -> Isometry { Sep 04 00:35:45.913 INFO kablam! | ^^^^^^^^ not found in this scope Sep 04 00:35:45.913 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 00:35:45.913 INFO kablam! | Sep 04 00:35:45.913 INFO kablam! 1 | use alga::linear::Isometry; Sep 04 00:35:45.913 INFO kablam! | Sep 04 00:35:45.913 INFO kablam! Sep 04 00:35:45.926 INFO kablam! error[E0422]: cannot find struct, variant or union type `Isometry` in this scope Sep 04 00:35:45.926 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:121:9 Sep 04 00:35:45.926 INFO kablam! | Sep 04 00:35:45.926 INFO kablam! 121 | Isometry { Sep 04 00:35:45.926 INFO kablam! | ^^^^^^^^ not found in this scope Sep 04 00:35:45.926 INFO kablam! Sep 04 00:35:45.938 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 04 00:35:45.938 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:130:30 Sep 04 00:35:45.938 INFO kablam! | Sep 04 00:35:45.938 INFO kablam! 130 | pub fn inverse(&self) -> Isometry { Sep 04 00:35:45.938 INFO kablam! | ^^^^^^^^ not found in this scope Sep 04 00:35:45.938 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 00:35:45.938 INFO kablam! | Sep 04 00:35:45.938 INFO kablam! 1 | use alga::linear::Isometry; Sep 04 00:35:45.938 INFO kablam! | Sep 04 00:35:45.938 INFO kablam! Sep 04 00:35:45.951 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 04 00:35:45.951 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:179:30 Sep 04 00:35:45.951 INFO kablam! | Sep 04 00:35:45.951 INFO kablam! 179 | impl Isometry Sep 04 00:35:45.951 INFO kablam! | ^^^^^^^^ not found in this scope Sep 04 00:35:45.951 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 00:35:45.951 INFO kablam! | Sep 04 00:35:45.951 INFO kablam! 1 | use alga::linear::Isometry; Sep 04 00:35:45.951 INFO kablam! | Sep 04 00:35:45.951 INFO kablam! Sep 04 00:35:45.965 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 04 00:35:45.965 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:199:37 Sep 04 00:35:45.965 INFO kablam! | Sep 04 00:35:45.965 INFO kablam! 199 | impl Eq for Isometry Sep 04 00:35:45.965 INFO kablam! | ^^^^^^^^ not found in this scope Sep 04 00:35:45.965 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 00:35:45.965 INFO kablam! | Sep 04 00:35:45.965 INFO kablam! 1 | use alga::linear::Isometry; Sep 04 00:35:45.965 INFO kablam! | Sep 04 00:35:45.965 INFO kablam! Sep 04 00:35:45.977 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 04 00:35:45.977 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:206:44 Sep 04 00:35:45.977 INFO kablam! | Sep 04 00:35:45.977 INFO kablam! 206 | impl PartialEq for Isometry Sep 04 00:35:45.977 INFO kablam! | ^^^^^^^^ not found in this scope Sep 04 00:35:45.977 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 00:35:45.977 INFO kablam! | Sep 04 00:35:45.977 INFO kablam! 1 | use alga::linear::Isometry; Sep 04 00:35:45.977 INFO kablam! | Sep 04 00:35:45.977 INFO kablam! Sep 04 00:35:45.989 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 04 00:35:45.989 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:212:26 Sep 04 00:35:45.989 INFO kablam! | Sep 04 00:35:45.989 INFO kablam! 212 | fn eq(&self, right: &Isometry) -> bool { Sep 04 00:35:45.989 INFO kablam! | ^^^^^^^^ not found in this scope Sep 04 00:35:45.989 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 00:35:45.989 INFO kablam! | Sep 04 00:35:45.989 INFO kablam! 1 | use alga::linear::Isometry; Sep 04 00:35:45.989 INFO kablam! | Sep 04 00:35:45.989 INFO kablam! Sep 04 00:35:46.002 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 04 00:35:46.002 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:217:44 Sep 04 00:35:46.002 INFO kablam! | Sep 04 00:35:46.002 INFO kablam! 217 | impl AbsDiffEq for Isometry Sep 04 00:35:46.002 INFO kablam! | ^^^^^^^^ not found in this scope Sep 04 00:35:46.003 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 00:35:46.003 INFO kablam! | Sep 04 00:35:46.003 INFO kablam! 1 | use alga::linear::Isometry; Sep 04 00:35:46.003 INFO kablam! | Sep 04 00:35:46.003 INFO kablam! Sep 04 00:35:46.014 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 04 00:35:46.014 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:237:45 Sep 04 00:35:46.014 INFO kablam! | Sep 04 00:35:46.014 INFO kablam! 237 | impl RelativeEq for Isometry Sep 04 00:35:46.014 INFO kablam! | ^^^^^^^^ not found in this scope Sep 04 00:35:46.014 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 00:35:46.014 INFO kablam! | Sep 04 00:35:46.014 INFO kablam! 1 | use alga::linear::Isometry; Sep 04 00:35:46.014 INFO kablam! | Sep 04 00:35:46.014 INFO kablam! Sep 04 00:35:46.027 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 04 00:35:46.028 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:263:41 Sep 04 00:35:46.028 INFO kablam! | Sep 04 00:35:46.028 INFO kablam! 263 | impl UlpsEq for Isometry Sep 04 00:35:46.028 INFO kablam! | ^^^^^^^^ not found in this scope Sep 04 00:35:46.028 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 00:35:46.028 INFO kablam! | Sep 04 00:35:46.028 INFO kablam! 1 | use alga::linear::Isometry; Sep 04 00:35:46.028 INFO kablam! | Sep 04 00:35:46.028 INFO kablam! Sep 04 00:35:46.039 INFO kablam! error[E0412]: cannot find type `Isometry` in this scope Sep 04 00:35:46.040 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/isometry.rs:287:62 Sep 04 00:35:46.040 INFO kablam! | Sep 04 00:35:46.040 INFO kablam! 287 | impl fmt::Display for Isometry Sep 04 00:35:46.040 INFO kablam! | ^^^^^^^^ not found in this scope Sep 04 00:35:46.040 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 00:35:46.040 INFO kablam! | Sep 04 00:35:46.040 INFO kablam! 1 | use alga::linear::Isometry; Sep 04 00:35:46.040 INFO kablam! | Sep 04 00:35:46.040 INFO kablam! Sep 04 00:35:46.052 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 04 00:35:46.052 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:77:9 Sep 04 00:35:46.052 INFO kablam! | Sep 04 00:35:46.052 INFO kablam! 77 | for Similarity Sep 04 00:35:46.052 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 00:35:46.053 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 00:35:46.053 INFO kablam! | Sep 04 00:35:46.053 INFO kablam! 1 | use alga::linear::Similarity; Sep 04 00:35:46.053 INFO kablam! | Sep 04 00:35:46.053 INFO kablam! Sep 04 00:35:46.066 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 04 00:35:46.066 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:88:76 Sep 04 00:35:46.066 INFO kablam! | Sep 04 00:35:46.066 INFO kablam! 88 | impl> + Copy> Copy for Similarity Sep 04 00:35:46.066 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 00:35:46.066 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 00:35:46.066 INFO kablam! | Sep 04 00:35:46.066 INFO kablam! 1 | use alga::linear::Similarity; Sep 04 00:35:46.067 INFO kablam! | Sep 04 00:35:46.067 INFO kablam! Sep 04 00:35:46.079 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 04 00:35:46.079 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:95:71 Sep 04 00:35:46.079 INFO kablam! | Sep 04 00:35:46.079 INFO kablam! 95 | impl> + Clone> Clone for Similarity Sep 04 00:35:46.079 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 00:35:46.079 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 00:35:46.079 INFO kablam! | Sep 04 00:35:46.079 INFO kablam! 1 | use alga::linear::Similarity; Sep 04 00:35:46.079 INFO kablam! | Sep 04 00:35:46.080 INFO kablam! Sep 04 00:35:46.093 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 04 00:35:46.093 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:105:30 Sep 04 00:35:46.093 INFO kablam! | Sep 04 00:35:46.093 INFO kablam! 105 | impl Similarity Sep 04 00:35:46.093 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 00:35:46.093 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 00:35:46.093 INFO kablam! | Sep 04 00:35:46.093 INFO kablam! 1 | use alga::linear::Similarity; Sep 04 00:35:46.093 INFO kablam! | Sep 04 00:35:46.093 INFO kablam! Sep 04 00:35:46.109 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 04 00:35:46.109 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:116:10 Sep 04 00:35:46.110 INFO kablam! | Sep 04 00:35:46.110 INFO kablam! 116 | ) -> Similarity { Sep 04 00:35:46.110 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 00:35:46.110 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 00:35:46.110 INFO kablam! | Sep 04 00:35:46.110 INFO kablam! 1 | use alga::linear::Similarity; Sep 04 00:35:46.110 INFO kablam! | Sep 04 00:35:46.110 INFO kablam! Sep 04 00:35:46.126 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 04 00:35:46.126 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:122:70 Sep 04 00:35:46.126 INFO kablam! | Sep 04 00:35:46.126 INFO kablam! 122 | pub fn from_isometry(isometry: Isometry, scaling: N) -> Similarity { Sep 04 00:35:46.126 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 00:35:46.126 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 00:35:46.126 INFO kablam! | Sep 04 00:35:46.126 INFO kablam! 1 | use alga::linear::Similarity; Sep 04 00:35:46.126 INFO kablam! | Sep 04 00:35:46.126 INFO kablam! Sep 04 00:35:46.138 INFO kablam! error[E0422]: cannot find struct, variant or union type `Similarity` in this scope Sep 04 00:35:46.138 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:128:9 Sep 04 00:35:46.138 INFO kablam! | Sep 04 00:35:46.138 INFO kablam! 128 | Similarity { Sep 04 00:35:46.138 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 00:35:46.138 INFO kablam! Sep 04 00:35:46.150 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 04 00:35:46.150 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:136:40 Sep 04 00:35:46.150 INFO kablam! | Sep 04 00:35:46.150 INFO kablam! 136 | pub fn from_scaling(scaling: N) -> Similarity { Sep 04 00:35:46.150 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 00:35:46.150 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 00:35:46.151 INFO kablam! | Sep 04 00:35:46.151 INFO kablam! 1 | use alga::linear::Similarity; Sep 04 00:35:46.151 INFO kablam! | Sep 04 00:35:46.151 INFO kablam! Sep 04 00:35:46.162 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 04 00:35:46.162 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:142:30 Sep 04 00:35:46.163 INFO kablam! | Sep 04 00:35:46.163 INFO kablam! 142 | pub fn inverse(&self) -> Similarity { Sep 04 00:35:46.163 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 00:35:46.163 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 00:35:46.163 INFO kablam! | Sep 04 00:35:46.163 INFO kablam! 1 | use alga::linear::Similarity; Sep 04 00:35:46.163 INFO kablam! | Sep 04 00:35:46.163 INFO kablam! Sep 04 00:35:46.174 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 04 00:35:46.174 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:253:30 Sep 04 00:35:46.174 INFO kablam! | Sep 04 00:35:46.175 INFO kablam! 253 | impl Similarity Sep 04 00:35:46.175 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 00:35:46.175 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 00:35:46.175 INFO kablam! | Sep 04 00:35:46.175 INFO kablam! 1 | use alga::linear::Similarity; Sep 04 00:35:46.175 INFO kablam! | Sep 04 00:35:46.175 INFO kablam! Sep 04 00:35:46.187 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 04 00:35:46.187 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:275:37 Sep 04 00:35:46.187 INFO kablam! | Sep 04 00:35:46.187 INFO kablam! 275 | impl Eq for Similarity Sep 04 00:35:46.187 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 00:35:46.187 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 00:35:46.187 INFO kablam! | Sep 04 00:35:46.187 INFO kablam! 1 | use alga::linear::Similarity; Sep 04 00:35:46.187 INFO kablam! | Sep 04 00:35:46.187 INFO kablam! Sep 04 00:35:46.199 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 04 00:35:46.199 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:282:44 Sep 04 00:35:46.199 INFO kablam! | Sep 04 00:35:46.199 INFO kablam! 282 | impl PartialEq for Similarity Sep 04 00:35:46.199 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 00:35:46.199 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 00:35:46.199 INFO kablam! | Sep 04 00:35:46.199 INFO kablam! 1 | use alga::linear::Similarity; Sep 04 00:35:46.199 INFO kablam! | Sep 04 00:35:46.199 INFO kablam! Sep 04 00:35:46.211 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 04 00:35:46.211 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:288:26 Sep 04 00:35:46.211 INFO kablam! | Sep 04 00:35:46.211 INFO kablam! 288 | fn eq(&self, right: &Similarity) -> bool { Sep 04 00:35:46.211 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 00:35:46.211 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 00:35:46.211 INFO kablam! | Sep 04 00:35:46.211 INFO kablam! 1 | use alga::linear::Similarity; Sep 04 00:35:46.211 INFO kablam! | Sep 04 00:35:46.212 INFO kablam! Sep 04 00:35:46.223 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 04 00:35:46.224 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:293:44 Sep 04 00:35:46.224 INFO kablam! | Sep 04 00:35:46.224 INFO kablam! 293 | impl AbsDiffEq for Similarity Sep 04 00:35:46.224 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 00:35:46.224 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 00:35:46.224 INFO kablam! | Sep 04 00:35:46.224 INFO kablam! 1 | use alga::linear::Similarity; Sep 04 00:35:46.224 INFO kablam! | Sep 04 00:35:46.224 INFO kablam! Sep 04 00:35:46.236 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 04 00:35:46.236 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:313:45 Sep 04 00:35:46.236 INFO kablam! | Sep 04 00:35:46.236 INFO kablam! 313 | impl RelativeEq for Similarity Sep 04 00:35:46.236 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 00:35:46.236 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 00:35:46.236 INFO kablam! | Sep 04 00:35:46.236 INFO kablam! 1 | use alga::linear::Similarity; Sep 04 00:35:46.236 INFO kablam! | Sep 04 00:35:46.236 INFO kablam! Sep 04 00:35:46.248 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 04 00:35:46.248 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:339:41 Sep 04 00:35:46.248 INFO kablam! | Sep 04 00:35:46.248 INFO kablam! 339 | impl UlpsEq for Similarity Sep 04 00:35:46.248 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 00:35:46.248 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 00:35:46.248 INFO kablam! | Sep 04 00:35:46.248 INFO kablam! 1 | use alga::linear::Similarity; Sep 04 00:35:46.248 INFO kablam! | Sep 04 00:35:46.248 INFO kablam! Sep 04 00:35:46.260 INFO kablam! error[E0412]: cannot find type `Similarity` in this scope Sep 04 00:35:46.260 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/geometry/similarity.rs:362:41 Sep 04 00:35:46.260 INFO kablam! | Sep 04 00:35:46.260 INFO kablam! 362 | impl fmt::Display for Similarity Sep 04 00:35:46.260 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 00:35:46.260 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 00:35:46.260 INFO kablam! | Sep 04 00:35:46.260 INFO kablam! 1 | use alga::linear::Similarity; Sep 04 00:35:46.260 INFO kablam! | Sep 04 00:35:46.261 INFO kablam! Sep 04 00:35:46.274 INFO kablam! error[E0412]: cannot find type `PermutationSequence` in this scope Sep 04 00:35:46.274 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/permutation_sequence.rs:43:23 Sep 04 00:35:46.274 INFO kablam! | Sep 04 00:35:46.274 INFO kablam! 43 | impl Copy for PermutationSequence Sep 04 00:35:46.274 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 04 00:35:46.274 INFO kablam! Sep 04 00:35:46.287 INFO kablam! error[E0412]: cannot find type `PermutationSequence` in this scope Sep 04 00:35:46.287 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/permutation_sequence.rs:50:18 Sep 04 00:35:46.287 INFO kablam! | Sep 04 00:35:46.287 INFO kablam! 50 | impl PermutationSequence Sep 04 00:35:46.287 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 04 00:35:46.287 INFO kablam! Sep 04 00:35:46.301 INFO kablam! error[E0412]: cannot find type `PermutationSequence` in this scope Sep 04 00:35:46.301 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/permutation_sequence.rs:62:6 Sep 04 00:35:46.301 INFO kablam! | Sep 04 00:35:46.301 INFO kablam! 62 | impl PermutationSequence Sep 04 00:35:46.301 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 04 00:35:46.301 INFO kablam! Sep 04 00:35:46.314 INFO kablam! error[E0412]: cannot find type `PermutationSequence` in this scope Sep 04 00:35:46.314 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/permutation_sequence.rs:73:14 Sep 04 00:35:46.314 INFO kablam! | Sep 04 00:35:46.314 INFO kablam! 73 | impl PermutationSequence Sep 04 00:35:46.314 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 04 00:35:46.314 INFO kablam! Sep 04 00:35:46.327 INFO kablam! error[E0422]: cannot find struct, variant or union type `PermutationSequence` in this scope Sep 04 00:35:46.327 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/permutation_sequence.rs:81:13 Sep 04 00:35:46.327 INFO kablam! | Sep 04 00:35:46.327 INFO kablam! 81 | PermutationSequence { Sep 04 00:35:46.327 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 04 00:35:46.327 INFO kablam! Sep 04 00:35:46.341 INFO kablam! error[E0412]: cannot find type `QR` in this scope Sep 04 00:35:46.341 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/qr.rs:35:46 Sep 04 00:35:46.341 INFO kablam! | Sep 04 00:35:46.341 INFO kablam! 35 | impl, C: Dim> Copy for QR Sep 04 00:35:46.341 INFO kablam! | ^^ did you mean `R`? Sep 04 00:35:46.341 INFO kablam! Sep 04 00:35:46.354 INFO kablam! error[E0412]: cannot find type `QR` in this scope Sep 04 00:35:46.354 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/qr.rs:43:37 Sep 04 00:35:46.354 INFO kablam! | Sep 04 00:35:46.354 INFO kablam! 43 | impl, C: Dim> QR Sep 04 00:35:46.354 INFO kablam! | ^^ did you mean `R`? Sep 04 00:35:46.354 INFO kablam! Sep 04 00:35:46.368 INFO kablam! error[E0422]: cannot find struct, variant or union type `QR` in this scope Sep 04 00:35:46.368 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/qr.rs:55:20 Sep 04 00:35:46.368 INFO kablam! | Sep 04 00:35:46.368 INFO kablam! 55 | return QR { Sep 04 00:35:46.368 INFO kablam! | ^^ not found in this scope Sep 04 00:35:46.368 INFO kablam! Sep 04 00:35:46.381 INFO kablam! error[E0422]: cannot find struct, variant or union type `QR` in this scope Sep 04 00:35:46.381 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/qr.rs:65:9 Sep 04 00:35:46.382 INFO kablam! | Sep 04 00:35:46.382 INFO kablam! 65 | QR { Sep 04 00:35:46.382 INFO kablam! | ^^ not found in this scope Sep 04 00:35:46.382 INFO kablam! Sep 04 00:35:46.395 INFO kablam! error[E0412]: cannot find type `QR` in this scope Sep 04 00:35:46.395 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/qr.rs:164:41 Sep 04 00:35:46.395 INFO kablam! | Sep 04 00:35:46.395 INFO kablam! 164 | impl> QR Sep 04 00:35:46.395 INFO kablam! | ^^ not found in this scope Sep 04 00:35:46.395 INFO kablam! Sep 04 00:35:46.408 INFO kablam! error[E0412]: cannot find type `QR` in this scope Sep 04 00:35:46.409 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/qr.rs:302:24 Sep 04 00:35:46.409 INFO kablam! | Sep 04 00:35:46.409 INFO kablam! 302 | pub fn qr(self) -> QR { Sep 04 00:35:46.409 INFO kablam! | ^^ did you mean `R`? Sep 04 00:35:46.409 INFO kablam! Sep 04 00:35:46.422 INFO kablam! error[E0412]: cannot find type `Hessenberg` in this scope Sep 04 00:35:46.422 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/hessenberg.rs:46:39 Sep 04 00:35:46.422 INFO kablam! | Sep 04 00:35:46.422 INFO kablam! 46 | impl> Copy for Hessenberg Sep 04 00:35:46.422 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 00:35:46.422 INFO kablam! Sep 04 00:35:46.436 INFO kablam! error[E0412]: cannot find type `Hessenberg` in this scope Sep 04 00:35:46.436 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/hessenberg.rs:54:30 Sep 04 00:35:46.436 INFO kablam! | Sep 04 00:35:46.436 INFO kablam! 54 | impl> Hessenberg Sep 04 00:35:46.436 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 00:35:46.436 INFO kablam! Sep 04 00:35:46.451 INFO kablam! error[E0422]: cannot find struct, variant or union type `Hessenberg` in this scope Sep 04 00:35:46.451 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/hessenberg.rs:89:20 Sep 04 00:35:46.451 INFO kablam! | Sep 04 00:35:46.451 INFO kablam! 89 | return Hessenberg { hess, subdiag }; Sep 04 00:35:46.451 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 00:35:46.452 INFO kablam! Sep 04 00:35:46.469 INFO kablam! error[E0422]: cannot find struct, variant or union type `Hessenberg` in this scope Sep 04 00:35:46.469 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/hessenberg.rs:96:9 Sep 04 00:35:46.469 INFO kablam! | Sep 04 00:35:46.469 INFO kablam! 96 | Hessenberg { hess, subdiag } Sep 04 00:35:46.469 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 00:35:46.469 INFO kablam! Sep 04 00:35:46.487 INFO kablam! error[E0412]: cannot find type `Hessenberg` in this scope Sep 04 00:35:46.487 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/hessenberg.rs:158:32 Sep 04 00:35:46.487 INFO kablam! | Sep 04 00:35:46.487 INFO kablam! 158 | pub fn hessenberg(self) -> Hessenberg { Sep 04 00:35:46.487 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 00:35:46.487 INFO kablam! Sep 04 00:35:46.504 INFO kablam! error[E0412]: cannot find type `Bidiagonal` in this scope Sep 04 00:35:46.504 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/bidiagonal.rs:62:46 Sep 04 00:35:46.504 INFO kablam! | Sep 04 00:35:46.504 INFO kablam! 62 | impl, C: Dim> Copy for Bidiagonal Sep 04 00:35:46.504 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 00:35:46.504 INFO kablam! Sep 04 00:35:46.522 INFO kablam! error[E0412]: cannot find type `Bidiagonal` in this scope Sep 04 00:35:46.522 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/bidiagonal.rs:74:37 Sep 04 00:35:46.522 INFO kablam! | Sep 04 00:35:46.522 INFO kablam! 74 | impl, C: Dim> Bidiagonal Sep 04 00:35:46.522 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 00:35:46.522 INFO kablam! Sep 04 00:35:46.539 INFO kablam! error[E0422]: cannot find struct, variant or union type `Bidiagonal` in this scope Sep 04 00:35:46.539 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/bidiagonal.rs:149:9 Sep 04 00:35:46.539 INFO kablam! | Sep 04 00:35:46.539 INFO kablam! 149 | Bidiagonal { Sep 04 00:35:46.539 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 00:35:46.539 INFO kablam! Sep 04 00:35:46.556 INFO kablam! error[E0412]: cannot find type `Bidiagonal` in this scope Sep 04 00:35:46.556 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/bidiagonal.rs:368:35 Sep 04 00:35:46.556 INFO kablam! | Sep 04 00:35:46.556 INFO kablam! 368 | pub fn bidiagonalize(self) -> Bidiagonal { Sep 04 00:35:46.556 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 00:35:46.556 INFO kablam! Sep 04 00:35:46.573 INFO kablam! error[E0412]: cannot find type `SymmetricTridiagonal` in this scope Sep 04 00:35:46.573 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/symmetric_tridiagonal.rs:45:39 Sep 04 00:35:46.573 INFO kablam! | Sep 04 00:35:46.573 INFO kablam! 45 | impl> Copy for SymmetricTridiagonal Sep 04 00:35:46.573 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 04 00:35:46.574 INFO kablam! Sep 04 00:35:46.591 INFO kablam! error[E0412]: cannot find type `SymmetricTridiagonal` in this scope Sep 04 00:35:46.591 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/symmetric_tridiagonal.rs:53:30 Sep 04 00:35:46.591 INFO kablam! | Sep 04 00:35:46.591 INFO kablam! 53 | impl> SymmetricTridiagonal Sep 04 00:35:46.591 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 04 00:35:46.591 INFO kablam! Sep 04 00:35:46.607 INFO kablam! error[E0422]: cannot find struct, variant or union type `SymmetricTridiagonal` in this scope Sep 04 00:35:46.607 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/symmetric_tridiagonal.rs:93:9 Sep 04 00:35:46.607 INFO kablam! | Sep 04 00:35:46.607 INFO kablam! 93 | SymmetricTridiagonal { Sep 04 00:35:46.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 04 00:35:46.607 INFO kablam! Sep 04 00:35:46.622 INFO kablam! error[E0412]: cannot find type `SymmetricTridiagonal` in this scope Sep 04 00:35:46.622 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/symmetric_tridiagonal.rs:170:46 Sep 04 00:35:46.622 INFO kablam! | Sep 04 00:35:46.623 INFO kablam! 170 | pub fn symmetric_tridiagonalize(self) -> SymmetricTridiagonal { Sep 04 00:35:46.623 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 04 00:35:46.623 INFO kablam! Sep 04 00:35:46.639 INFO kablam! error[E0412]: cannot find type `Cholesky` in this scope Sep 04 00:35:46.639 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/cholesky.rs:40:32 Sep 04 00:35:46.639 INFO kablam! | Sep 04 00:35:46.639 INFO kablam! 40 | impl Copy for Cholesky Sep 04 00:35:46.639 INFO kablam! | ^^^^^^^^ not found in this scope Sep 04 00:35:46.639 INFO kablam! Sep 04 00:35:46.654 INFO kablam! error[E0412]: cannot find type `Cholesky` in this scope Sep 04 00:35:46.654 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/cholesky.rs:47:35 Sep 04 00:35:46.654 INFO kablam! | Sep 04 00:35:46.654 INFO kablam! 47 | impl> Cholesky Sep 04 00:35:46.654 INFO kablam! | ^^^^^^^^ not found in this scope Sep 04 00:35:46.654 INFO kablam! Sep 04 00:35:46.670 INFO kablam! error[E0422]: cannot find struct, variant or union type `Cholesky` in this scope Sep 04 00:35:46.670 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/cholesky.rs:85:14 Sep 04 00:35:46.670 INFO kablam! | Sep 04 00:35:46.670 INFO kablam! 85 | Some(Cholesky { chol: matrix }) Sep 04 00:35:46.670 INFO kablam! | ^^^^^^^^ not found in this scope Sep 04 00:35:46.670 INFO kablam! Sep 04 00:35:46.686 INFO kablam! error[E0412]: cannot find type `Cholesky` in this scope Sep 04 00:35:46.686 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/cholesky.rs:162:37 Sep 04 00:35:46.686 INFO kablam! | Sep 04 00:35:46.686 INFO kablam! 162 | pub fn cholesky(self) -> Option> { Sep 04 00:35:46.686 INFO kablam! | ^^^^^^^^ not found in this scope Sep 04 00:35:46.686 INFO kablam! Sep 04 00:35:46.703 INFO kablam! error[E0412]: cannot find type `LU` in this scope Sep 04 00:35:46.703 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:47:46 Sep 04 00:35:46.703 INFO kablam! | Sep 04 00:35:46.703 INFO kablam! 47 | impl, C: Dim> Copy for LU Sep 04 00:35:46.703 INFO kablam! | ^^ not found in this scope Sep 04 00:35:46.703 INFO kablam! Sep 04 00:35:46.719 INFO kablam! error[E0412]: cannot find type `LU` in this scope Sep 04 00:35:46.719 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:95:37 Sep 04 00:35:46.719 INFO kablam! | Sep 04 00:35:46.719 INFO kablam! 95 | impl, C: Dim> LU Sep 04 00:35:46.719 INFO kablam! | ^^ not found in this scope Sep 04 00:35:46.719 INFO kablam! Sep 04 00:35:46.735 INFO kablam! error[E0422]: cannot find struct, variant or union type `LU` in this scope Sep 04 00:35:46.736 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:107:20 Sep 04 00:35:46.736 INFO kablam! | Sep 04 00:35:46.736 INFO kablam! 107 | return LU { lu: matrix, p: p }; Sep 04 00:35:46.736 INFO kablam! | ^^ not found in this scope Sep 04 00:35:46.736 INFO kablam! Sep 04 00:35:46.752 INFO kablam! error[E0422]: cannot find struct, variant or union type `LU` in this scope Sep 04 00:35:46.752 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:128:9 Sep 04 00:35:46.752 INFO kablam! | Sep 04 00:35:46.752 INFO kablam! 128 | LU { lu: matrix, p: p } Sep 04 00:35:46.752 INFO kablam! | ^^ not found in this scope Sep 04 00:35:46.752 INFO kablam! Sep 04 00:35:46.767 INFO kablam! error[E0412]: cannot find type `LU` in this scope Sep 04 00:35:46.767 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:217:41 Sep 04 00:35:46.767 INFO kablam! | Sep 04 00:35:46.767 INFO kablam! 217 | impl> LU Sep 04 00:35:46.767 INFO kablam! | ^^ not found in this scope Sep 04 00:35:46.767 INFO kablam! Sep 04 00:35:46.783 INFO kablam! error[E0412]: cannot find type `LU` in this scope Sep 04 00:35:46.783 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/lu.rs:394:24 Sep 04 00:35:46.783 INFO kablam! | Sep 04 00:35:46.783 INFO kablam! 394 | pub fn lu(self) -> LU { Sep 04 00:35:46.783 INFO kablam! | ^^ not found in this scope Sep 04 00:35:46.783 INFO kablam! Sep 04 00:35:46.799 INFO kablam! error[E0412]: cannot find type `FullPivLU` in this scope Sep 04 00:35:46.799 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:48:46 Sep 04 00:35:46.799 INFO kablam! | Sep 04 00:35:46.799 INFO kablam! 48 | impl, C: Dim> Copy for FullPivLU Sep 04 00:35:46.799 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 04 00:35:46.799 INFO kablam! Sep 04 00:35:46.823 INFO kablam! error[E0412]: cannot find type `FullPivLU` in this scope Sep 04 00:35:46.823 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:56:37 Sep 04 00:35:46.823 INFO kablam! | Sep 04 00:35:46.823 INFO kablam! 56 | impl, C: Dim> FullPivLU Sep 04 00:35:46.823 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 04 00:35:46.823 INFO kablam! Sep 04 00:35:46.842 INFO kablam! error[E0422]: cannot find struct, variant or union type `FullPivLU` in this scope Sep 04 00:35:46.842 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:71:20 Sep 04 00:35:46.842 INFO kablam! | Sep 04 00:35:46.843 INFO kablam! 71 | return FullPivLU { Sep 04 00:35:46.843 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 04 00:35:46.843 INFO kablam! Sep 04 00:35:46.866 INFO kablam! error[E0422]: cannot find struct, variant or union type `FullPivLU` in this scope Sep 04 00:35:46.866 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:101:9 Sep 04 00:35:46.867 INFO kablam! | Sep 04 00:35:46.867 INFO kablam! 101 | FullPivLU { Sep 04 00:35:46.867 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 04 00:35:46.867 INFO kablam! Sep 04 00:35:46.886 INFO kablam! error[E0412]: cannot find type `FullPivLU` in this scope Sep 04 00:35:46.886 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:171:41 Sep 04 00:35:46.886 INFO kablam! | Sep 04 00:35:46.886 INFO kablam! 171 | impl> FullPivLU Sep 04 00:35:46.886 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 04 00:35:46.886 INFO kablam! Sep 04 00:35:46.902 INFO kablam! error[E0412]: cannot find type `FullPivLU` in this scope Sep 04 00:35:46.902 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/full_piv_lu.rs:284:33 Sep 04 00:35:46.902 INFO kablam! | Sep 04 00:35:46.902 INFO kablam! 284 | pub fn full_piv_lu(self) -> FullPivLU { Sep 04 00:35:46.902 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 04 00:35:46.902 INFO kablam! Sep 04 00:35:46.917 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 04 00:35:46.917 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:47:32 Sep 04 00:35:46.917 INFO kablam! | Sep 04 00:35:46.917 INFO kablam! 47 | impl Copy for RealSchur Sep 04 00:35:46.917 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 04 00:35:46.917 INFO kablam! Sep 04 00:35:46.933 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 04 00:35:46.933 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:54:23 Sep 04 00:35:46.933 INFO kablam! | Sep 04 00:35:46.933 INFO kablam! 54 | impl RealSchur Sep 04 00:35:46.933 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 04 00:35:46.933 INFO kablam! Sep 04 00:35:46.949 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 04 00:35:46.949 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:64:37 Sep 04 00:35:46.949 INFO kablam! | Sep 04 00:35:46.949 INFO kablam! 64 | pub fn new(m: MatrixN) -> RealSchur { Sep 04 00:35:46.949 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 04 00:35:46.949 INFO kablam! Sep 04 00:35:46.965 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 04 00:35:46.965 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:79:74 Sep 04 00:35:46.965 INFO kablam! | Sep 04 00:35:46.965 INFO kablam! 79 | pub fn try_new(m: MatrixN, eps: N, max_niter: usize) -> Option> { Sep 04 00:35:46.965 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 04 00:35:46.965 INFO kablam! Sep 04 00:35:46.980 INFO kablam! error[E0422]: cannot find struct, variant or union type `RealSchur` in this scope Sep 04 00:35:46.981 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:82:77 Sep 04 00:35:46.981 INFO kablam! | Sep 04 00:35:46.981 INFO kablam! 82 | Self::do_decompose(m, &mut work, eps, max_niter, true).map(|(q, t)| RealSchur { Sep 04 00:35:46.981 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 04 00:35:46.981 INFO kablam! Sep 04 00:35:46.997 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 04 00:35:46.997 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:511:32 Sep 04 00:35:46.997 INFO kablam! | Sep 04 00:35:46.997 INFO kablam! 511 | pub fn real_schur(self) -> RealSchur { Sep 04 00:35:46.997 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 04 00:35:46.997 INFO kablam! Sep 04 00:35:47.013 INFO kablam! error[E0412]: cannot find type `RealSchur` in this scope Sep 04 00:35:47.013 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/schur.rs:526:69 Sep 04 00:35:47.013 INFO kablam! | Sep 04 00:35:47.013 INFO kablam! 526 | pub fn try_real_schur(self, eps: N, max_niter: usize) -> Option> { Sep 04 00:35:47.013 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 04 00:35:47.013 INFO kablam! Sep 04 00:35:47.029 INFO kablam! error[E0412]: cannot find type `SVD` in this scope Sep 04 00:35:47.029 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:64:46 Sep 04 00:35:47.030 INFO kablam! | Sep 04 00:35:47.030 INFO kablam! 64 | impl, C: Dim> Copy for SVD Sep 04 00:35:47.030 INFO kablam! | ^^^ not found in this scope Sep 04 00:35:47.030 INFO kablam! Sep 04 00:35:47.045 INFO kablam! error[E0412]: cannot find type `SVD` in this scope Sep 04 00:35:47.045 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:75:37 Sep 04 00:35:47.045 INFO kablam! | Sep 04 00:35:47.045 INFO kablam! 75 | impl, C: Dim> SVD Sep 04 00:35:47.045 INFO kablam! | ^^^ not found in this scope Sep 04 00:35:47.045 INFO kablam! Sep 04 00:35:47.061 INFO kablam! error[E0422]: cannot find struct, variant or union type `SVD` in this scope Sep 04 00:35:47.061 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:279:14 Sep 04 00:35:47.061 INFO kablam! | Sep 04 00:35:47.061 INFO kablam! 279 | Some(SVD { Sep 04 00:35:47.061 INFO kablam! | ^^^ not found in this scope Sep 04 00:35:47.061 INFO kablam! Sep 04 00:35:47.077 INFO kablam! error[E0412]: cannot find type `SVD` in this scope Sep 04 00:35:47.077 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:586:59 Sep 04 00:35:47.077 INFO kablam! | Sep 04 00:35:47.077 INFO kablam! 586 | pub fn svd(self, compute_u: bool, compute_v: bool) -> SVD { Sep 04 00:35:47.077 INFO kablam! | ^^^ not found in this scope Sep 04 00:35:47.077 INFO kablam! Sep 04 00:35:47.093 INFO kablam! error[E0412]: cannot find type `SVD` in this scope Sep 04 00:35:47.093 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/linalg/svd.rs:606:17 Sep 04 00:35:47.093 INFO kablam! | Sep 04 00:35:47.093 INFO kablam! 606 | ) -> Option> { Sep 04 00:35:47.093 INFO kablam! | ^^^ not found in this scope Sep 04 00:35:47.093 INFO kablam! Sep 04 00:35:47.310 INFO kablam! error: aborting due to 151 previous errors Sep 04 00:35:47.310 INFO kablam! Sep 04 00:35:47.310 INFO kablam! Some errors occurred: E0412, E0422, E0432, E0433. Sep 04 00:35:47.310 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 04 00:35:47.331 INFO kablam! error: Could not compile `nalgebra`. Sep 04 00:35:47.331 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 00:35:47.654 INFO kablam! error: build failed Sep 04 00:35:47.656 INFO kablam! su: No module specific data is present Sep 04 00:35:48.223 INFO running `"docker" "rm" "-f" "c38cdd818ef9197ddb6247e08bdec98d99878a974e7d66496acb96f26d8f178b"` Sep 04 00:35:48.382 INFO blam! c38cdd818ef9197ddb6247e08bdec98d99878a974e7d66496acb96f26d8f178b