Sep 17 22:09:15.594 INFO checking lfa-0.4.0 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 22:09:15.594 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 22:09:15.595 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-5/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 22:09:15.839 INFO blam! 72fb92494a33f050627a612fcfadb17bf8be28055afeca994bb2b771b2b4eaf8 Sep 17 22:09:15.841 INFO running `"docker" "start" "-a" "72fb92494a33f050627a612fcfadb17bf8be28055afeca994bb2b771b2b4eaf8"` Sep 17 22:09:16.398 INFO kablam! usermod: no changes Sep 17 22:09:16.470 INFO kablam! Compiling num-complex v0.2.0 Sep 17 22:09:16.470 INFO kablam! Compiling ndarray v0.12.0 Sep 17 22:09:16.474 INFO kablam! Checking ndarray v0.11.2 Sep 17 22:09:29.841 INFO kablam! Checking spaces v2.2.1 Sep 17 22:09:30.846 INFO kablam! Checking lfa v0.4.0 (/source) Sep 17 22:09:32.045 INFO kablam! warning: unused import: `fixed::TileCoding` Sep 17 22:09:32.045 INFO kablam! --> src/projectors/adaptive/ifdd.rs:164:38 Sep 17 22:09:32.045 INFO kablam! | Sep 17 22:09:32.045 INFO kablam! 164 | use projectors::{adaptive::IFDD, fixed::TileCoding}; Sep 17 22:09:32.045 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 17 22:09:32.045 INFO kablam! | Sep 17 22:09:32.045 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 17 22:09:32.045 INFO kablam! Sep 17 22:09:32.045 INFO kablam! warning: unused import: `std::hash::BuildHasherDefault` Sep 17 22:09:32.045 INFO kablam! --> src/projectors/adaptive/ifdd.rs:166:9 Sep 17 22:09:32.045 INFO kablam! | Sep 17 22:09:32.045 INFO kablam! 166 | use std::hash::BuildHasherDefault; Sep 17 22:09:32.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:09:32.045 INFO kablam! Sep 17 22:09:32.411 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:32.411 INFO kablam! --> src/projectors/projection.rs:113:40 Sep 17 22:09:32.411 INFO kablam! | Sep 17 22:09:32.411 INFO kablam! 113 | Dense(stack(Axis(0), &[act1.view(), act2.view()]).unwrap()) Sep 17 22:09:32.411 INFO kablam! | ^^^^^^^^^^^ expected struct `ndarray::ArrayBase`, found struct `geometry::ndarray::ArrayBase` Sep 17 22:09:32.411 INFO kablam! | Sep 17 22:09:32.411 INFO kablam! = note: expected type `ndarray::ArrayBase, _>` Sep 17 22:09:32.411 INFO kablam! found type `geometry::ndarray::ArrayBase, geometry::ndarray::Dim<[usize; 1]>>` Sep 17 22:09:32.411 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:32.411 INFO kablam! --> src/projectors/projection.rs:113:40 Sep 17 22:09:32.411 INFO kablam! | Sep 17 22:09:32.411 INFO kablam! 113 | Dense(stack(Axis(0), &[act1.view(), act2.view()]).unwrap()) Sep 17 22:09:32.411 INFO kablam! | ^^^^^^^^^^^ Sep 17 22:09:32.411 INFO kablam! Sep 17 22:09:32.563 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:32.563 INFO kablam! --> src/projectors/projection.rs:113:40 Sep 17 22:09:32.563 INFO kablam! | Sep 17 22:09:32.563 INFO kablam! 113 | Dense(stack(Axis(0), &[act1.view(), act2.view()]).unwrap()) Sep 17 22:09:32.563 INFO kablam! | ^^^^^^^^^^^ expected struct `ndarray::ArrayBase`, found struct `geometry::ndarray::ArrayBase` Sep 17 22:09:32.563 INFO kablam! | Sep 17 22:09:32.563 INFO kablam! = note: expected type `ndarray::ArrayBase, _>` Sep 17 22:09:32.563 INFO kablam! found type `geometry::ndarray::ArrayBase, geometry::ndarray::Dim<[usize; 1]>>` Sep 17 22:09:32.563 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:32.563 INFO kablam! --> src/projectors/projection.rs:113:40 Sep 17 22:09:32.563 INFO kablam! | Sep 17 22:09:32.563 INFO kablam! 113 | Dense(stack(Axis(0), &[act1.view(), act2.view()]).unwrap()) Sep 17 22:09:32.563 INFO kablam! | ^^^^^^^^^^^ Sep 17 22:09:32.563 INFO kablam! Sep 17 22:09:32.643 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:32.643 INFO kablam! --> src/projectors/projection.rs:113:23 Sep 17 22:09:32.643 INFO kablam! | Sep 17 22:09:32.643 INFO kablam! 113 | Dense(stack(Axis(0), &[act1.view(), act2.view()]).unwrap()) Sep 17 22:09:32.644 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:32.644 INFO kablam! | Sep 17 22:09:32.644 INFO kablam! = note: expected type `geometry::ndarray::ArrayBase, geometry::ndarray::Dim<[usize; 1]>>` Sep 17 22:09:32.645 INFO kablam! found type `ndarray::ArrayBase, _>` Sep 17 22:09:32.645 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:32.645 INFO kablam! --> src/projectors/projection.rs:113:23 Sep 17 22:09:32.645 INFO kablam! | Sep 17 22:09:32.646 INFO kablam! 113 | Dense(stack(Axis(0), &[act1.view(), act2.view()]).unwrap()) Sep 17 22:09:32.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:09:32.646 INFO kablam! Sep 17 22:09:32.809 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:32.809 INFO kablam! --> src/projectors/projection.rs:113:23 Sep 17 22:09:32.810 INFO kablam! | Sep 17 22:09:32.810 INFO kablam! 113 | Dense(stack(Axis(0), &[act1.view(), act2.view()]).unwrap()) Sep 17 22:09:32.810 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:32.810 INFO kablam! | Sep 17 22:09:32.810 INFO kablam! = note: expected type `geometry::ndarray::ArrayBase, geometry::ndarray::Dim<[usize; 1]>>` Sep 17 22:09:32.810 INFO kablam! found type `ndarray::ArrayBase, _>` Sep 17 22:09:32.810 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:32.810 INFO kablam! --> src/projectors/projection.rs:113:23 Sep 17 22:09:32.810 INFO kablam! | Sep 17 22:09:32.810 INFO kablam! 113 | Dense(stack(Axis(0), &[act1.view(), act2.view()]).unwrap()) Sep 17 22:09:32.810 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:09:32.810 INFO kablam! Sep 17 22:09:32.878 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:32.878 INFO kablam! --> src/projectors/fixed/rbf_network.rs:51:24 Sep 17 22:09:32.878 INFO kablam! | Sep 17 22:09:32.878 INFO kablam! 51 | .axis_iter(Axis(0)) Sep 17 22:09:32.878 INFO kablam! | ^^^^^^^ expected struct `geometry::ndarray::Axis`, found struct `ndarray::Axis` Sep 17 22:09:32.878 INFO kablam! | Sep 17 22:09:32.878 INFO kablam! = note: expected type `geometry::ndarray::Axis` Sep 17 22:09:32.878 INFO kablam! found type `ndarray::Axis` Sep 17 22:09:32.878 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:32.878 INFO kablam! --> src/projectors/fixed/rbf_network.rs:51:24 Sep 17 22:09:32.879 INFO kablam! | Sep 17 22:09:32.879 INFO kablam! 51 | .axis_iter(Axis(0)) Sep 17 22:09:32.879 INFO kablam! | ^^^^^^^ Sep 17 22:09:32.879 INFO kablam! Sep 17 22:09:33.090 INFO kablam! error: aborting due to 3 previous errors Sep 17 22:09:33.091 INFO kablam! Sep 17 22:09:33.091 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 17 22:09:33.095 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:33.095 INFO kablam! --> src/projectors/fixed/rbf_network.rs:51:24 Sep 17 22:09:33.095 INFO kablam! | Sep 17 22:09:33.095 INFO kablam! 51 | .axis_iter(Axis(0)) Sep 17 22:09:33.095 INFO kablam! | ^^^^^^^ expected struct `geometry::ndarray::Axis`, found struct `ndarray::Axis` Sep 17 22:09:33.095 INFO kablam! | Sep 17 22:09:33.095 INFO kablam! = note: expected type `geometry::ndarray::Axis` Sep 17 22:09:33.095 INFO kablam! found type `ndarray::Axis` Sep 17 22:09:33.095 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:33.095 INFO kablam! --> src/projectors/fixed/rbf_network.rs:51:24 Sep 17 22:09:33.095 INFO kablam! | Sep 17 22:09:33.095 INFO kablam! 51 | .axis_iter(Axis(0)) Sep 17 22:09:33.095 INFO kablam! | ^^^^^^^ Sep 17 22:09:33.095 INFO kablam! Sep 17 22:09:33.098 INFO kablam! error: Could not compile `lfa`. Sep 17 22:09:33.098 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 22:09:33.295 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:33.295 INFO kablam! --> src/projectors/fixed/rbf_network.rs:97:44 Sep 17 22:09:33.295 INFO kablam! | Sep 17 22:09:33.295 INFO kablam! 97 | assert_eq!(get_dim(RBFNetwork::new(arr2(&[[0.0]]), arr1(&[0.25]))), 1); Sep 17 22:09:33.295 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:33.295 INFO kablam! | Sep 17 22:09:33.295 INFO kablam! = note: expected type `geometry::ndarray::ArrayBase, geometry::ndarray::Dim<[usize; 2]>>` Sep 17 22:09:33.295 INFO kablam! found type `ndarray::ArrayBase, ndarray::Dim<[usize; 2]>>` Sep 17 22:09:33.295 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:33.295 INFO kablam! --> src/projectors/fixed/rbf_network.rs:97:44 Sep 17 22:09:33.295 INFO kablam! | Sep 17 22:09:33.295 INFO kablam! 97 | assert_eq!(get_dim(RBFNetwork::new(arr2(&[[0.0]]), arr1(&[0.25]))), 1); Sep 17 22:09:33.295 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 22:09:33.295 INFO kablam! Sep 17 22:09:33.467 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:33.467 INFO kablam! --> src/projectors/fixed/rbf_network.rs:97:60 Sep 17 22:09:33.467 INFO kablam! | Sep 17 22:09:33.467 INFO kablam! 97 | assert_eq!(get_dim(RBFNetwork::new(arr2(&[[0.0]]), arr1(&[0.25]))), 1); Sep 17 22:09:33.467 INFO kablam! | ^^^^^^^^^^^^^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:33.467 INFO kablam! | Sep 17 22:09:33.467 INFO kablam! = note: expected type `geometry::ndarray::ArrayBase, geometry::ndarray::Dim<[usize; 1]>>` Sep 17 22:09:33.467 INFO kablam! found type `ndarray::ArrayBase, ndarray::Dim<[usize; 1]>>` Sep 17 22:09:33.467 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:33.467 INFO kablam! --> src/projectors/fixed/rbf_network.rs:97:60 Sep 17 22:09:33.467 INFO kablam! | Sep 17 22:09:33.467 INFO kablam! 97 | assert_eq!(get_dim(RBFNetwork::new(arr2(&[[0.0]]), arr1(&[0.25]))), 1); Sep 17 22:09:33.467 INFO kablam! | ^^^^^^^^^^^^^ Sep 17 22:09:33.467 INFO kablam! Sep 17 22:09:33.638 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:33.638 INFO kablam! --> src/projectors/fixed/rbf_network.rs:99:37 Sep 17 22:09:33.638 INFO kablam! | Sep 17 22:09:33.639 INFO kablam! 99 | get_dim(RBFNetwork::new(arr2(&[[0.0], [0.5], [1.0]]), arr1(&[0.25]))), Sep 17 22:09:33.639 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:33.639 INFO kablam! | Sep 17 22:09:33.639 INFO kablam! = note: expected type `geometry::ndarray::ArrayBase, geometry::ndarray::Dim<[usize; 2]>>` Sep 17 22:09:33.639 INFO kablam! found type `ndarray::ArrayBase, ndarray::Dim<[usize; 2]>>` Sep 17 22:09:33.639 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:33.639 INFO kablam! --> src/projectors/fixed/rbf_network.rs:99:37 Sep 17 22:09:33.639 INFO kablam! | Sep 17 22:09:33.639 INFO kablam! 99 | get_dim(RBFNetwork::new(arr2(&[[0.0], [0.5], [1.0]]), arr1(&[0.25]))), Sep 17 22:09:33.639 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:09:33.639 INFO kablam! Sep 17 22:09:33.790 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:33.790 INFO kablam! --> src/projectors/fixed/rbf_network.rs:99:67 Sep 17 22:09:33.790 INFO kablam! | Sep 17 22:09:33.790 INFO kablam! 99 | get_dim(RBFNetwork::new(arr2(&[[0.0], [0.5], [1.0]]), arr1(&[0.25]))), Sep 17 22:09:33.790 INFO kablam! | ^^^^^^^^^^^^^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:33.790 INFO kablam! | Sep 17 22:09:33.790 INFO kablam! = note: expected type `geometry::ndarray::ArrayBase, geometry::ndarray::Dim<[usize; 1]>>` Sep 17 22:09:33.790 INFO kablam! found type `ndarray::ArrayBase, ndarray::Dim<[usize; 1]>>` Sep 17 22:09:33.790 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:33.790 INFO kablam! --> src/projectors/fixed/rbf_network.rs:99:67 Sep 17 22:09:33.790 INFO kablam! | Sep 17 22:09:33.790 INFO kablam! 99 | get_dim(RBFNetwork::new(arr2(&[[0.0], [0.5], [1.0]]), arr1(&[0.25]))), Sep 17 22:09:33.790 INFO kablam! | ^^^^^^^^^^^^^ Sep 17 22:09:33.790 INFO kablam! Sep 17 22:09:33.946 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:33.946 INFO kablam! --> src/projectors/fixed/rbf_network.rs:103:37 Sep 17 22:09:33.946 INFO kablam! | Sep 17 22:09:33.946 INFO kablam! 103 | get_dim(RBFNetwork::new(arr2(&vec![[0.0]; 10]), arr1(&[0.25]))), Sep 17 22:09:33.946 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:33.946 INFO kablam! | Sep 17 22:09:33.946 INFO kablam! = note: expected type `geometry::ndarray::ArrayBase, geometry::ndarray::Dim<[usize; 2]>>` Sep 17 22:09:33.946 INFO kablam! found type `ndarray::ArrayBase, ndarray::Dim<[usize; 2]>>` Sep 17 22:09:33.946 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:33.946 INFO kablam! --> src/projectors/fixed/rbf_network.rs:103:37 Sep 17 22:09:33.946 INFO kablam! | Sep 17 22:09:33.946 INFO kablam! 103 | get_dim(RBFNetwork::new(arr2(&vec![[0.0]; 10]), arr1(&[0.25]))), Sep 17 22:09:33.946 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:09:33.946 INFO kablam! Sep 17 22:09:34.103 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:34.103 INFO kablam! --> src/projectors/fixed/rbf_network.rs:103:61 Sep 17 22:09:34.103 INFO kablam! | Sep 17 22:09:34.103 INFO kablam! 103 | get_dim(RBFNetwork::new(arr2(&vec![[0.0]; 10]), arr1(&[0.25]))), Sep 17 22:09:34.103 INFO kablam! | ^^^^^^^^^^^^^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:34.103 INFO kablam! | Sep 17 22:09:34.103 INFO kablam! = note: expected type `geometry::ndarray::ArrayBase, geometry::ndarray::Dim<[usize; 1]>>` Sep 17 22:09:34.103 INFO kablam! found type `ndarray::ArrayBase, ndarray::Dim<[usize; 1]>>` Sep 17 22:09:34.103 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:34.103 INFO kablam! --> src/projectors/fixed/rbf_network.rs:103:61 Sep 17 22:09:34.103 INFO kablam! | Sep 17 22:09:34.103 INFO kablam! 103 | get_dim(RBFNetwork::new(arr2(&vec![[0.0]; 10]), arr1(&[0.25]))), Sep 17 22:09:34.103 INFO kablam! | ^^^^^^^^^^^^^ Sep 17 22:09:34.103 INFO kablam! Sep 17 22:09:34.273 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:34.273 INFO kablam! --> src/projectors/fixed/rbf_network.rs:107:37 Sep 17 22:09:34.273 INFO kablam! | Sep 17 22:09:34.273 INFO kablam! 107 | get_dim(RBFNetwork::new(arr2(&vec![[0.0]; 100]), arr1(&[0.25]))), Sep 17 22:09:34.273 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:34.273 INFO kablam! | Sep 17 22:09:34.273 INFO kablam! = note: expected type `geometry::ndarray::ArrayBase, geometry::ndarray::Dim<[usize; 2]>>` Sep 17 22:09:34.273 INFO kablam! found type `ndarray::ArrayBase, ndarray::Dim<[usize; 2]>>` Sep 17 22:09:34.273 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:34.273 INFO kablam! --> src/projectors/fixed/rbf_network.rs:107:37 Sep 17 22:09:34.273 INFO kablam! | Sep 17 22:09:34.273 INFO kablam! 107 | get_dim(RBFNetwork::new(arr2(&vec![[0.0]; 100]), arr1(&[0.25]))), Sep 17 22:09:34.273 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:09:34.273 INFO kablam! Sep 17 22:09:34.441 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:34.441 INFO kablam! --> src/projectors/fixed/rbf_network.rs:107:62 Sep 17 22:09:34.441 INFO kablam! | Sep 17 22:09:34.441 INFO kablam! 107 | get_dim(RBFNetwork::new(arr2(&vec![[0.0]; 100]), arr1(&[0.25]))), Sep 17 22:09:34.441 INFO kablam! | ^^^^^^^^^^^^^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:34.441 INFO kablam! | Sep 17 22:09:34.441 INFO kablam! = note: expected type `geometry::ndarray::ArrayBase, geometry::ndarray::Dim<[usize; 1]>>` Sep 17 22:09:34.441 INFO kablam! found type `ndarray::ArrayBase, ndarray::Dim<[usize; 1]>>` Sep 17 22:09:34.441 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:34.441 INFO kablam! --> src/projectors/fixed/rbf_network.rs:107:62 Sep 17 22:09:34.441 INFO kablam! | Sep 17 22:09:34.441 INFO kablam! 107 | get_dim(RBFNetwork::new(arr2(&vec![[0.0]; 100]), arr1(&[0.25]))), Sep 17 22:09:34.441 INFO kablam! | ^^^^^^^^^^^^^ Sep 17 22:09:34.441 INFO kablam! Sep 17 22:09:34.626 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:34.626 INFO kablam! --> src/projectors/fixed/rbf_network.rs:119:38 Sep 17 22:09:34.626 INFO kablam! | Sep 17 22:09:34.626 INFO kablam! 119 | get_card(RBFNetwork::new(arr2(&[[0.0]]), arr1(&[0.25]))), Sep 17 22:09:34.626 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:34.626 INFO kablam! | Sep 17 22:09:34.626 INFO kablam! = note: expected type `geometry::ndarray::ArrayBase, geometry::ndarray::Dim<[usize; 2]>>` Sep 17 22:09:34.626 INFO kablam! found type `ndarray::ArrayBase, ndarray::Dim<[usize; 2]>>` Sep 17 22:09:34.626 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:34.626 INFO kablam! --> src/projectors/fixed/rbf_network.rs:119:38 Sep 17 22:09:34.626 INFO kablam! | Sep 17 22:09:34.626 INFO kablam! 119 | get_card(RBFNetwork::new(arr2(&[[0.0]]), arr1(&[0.25]))), Sep 17 22:09:34.626 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 22:09:34.626 INFO kablam! Sep 17 22:09:34.799 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:34.799 INFO kablam! --> src/projectors/fixed/rbf_network.rs:119:54 Sep 17 22:09:34.799 INFO kablam! | Sep 17 22:09:34.799 INFO kablam! 119 | get_card(RBFNetwork::new(arr2(&[[0.0]]), arr1(&[0.25]))), Sep 17 22:09:34.799 INFO kablam! | ^^^^^^^^^^^^^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:34.799 INFO kablam! | Sep 17 22:09:34.799 INFO kablam! = note: expected type `geometry::ndarray::ArrayBase, geometry::ndarray::Dim<[usize; 1]>>` Sep 17 22:09:34.799 INFO kablam! found type `ndarray::ArrayBase, ndarray::Dim<[usize; 1]>>` Sep 17 22:09:34.799 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:34.799 INFO kablam! --> src/projectors/fixed/rbf_network.rs:119:54 Sep 17 22:09:34.799 INFO kablam! | Sep 17 22:09:34.799 INFO kablam! 119 | get_card(RBFNetwork::new(arr2(&[[0.0]]), arr1(&[0.25]))), Sep 17 22:09:34.799 INFO kablam! | ^^^^^^^^^^^^^ Sep 17 22:09:34.799 INFO kablam! Sep 17 22:09:34.960 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:34.960 INFO kablam! --> src/projectors/fixed/rbf_network.rs:123:38 Sep 17 22:09:34.960 INFO kablam! | Sep 17 22:09:34.960 INFO kablam! 123 | get_card(RBFNetwork::new(arr2(&[[0.0], [0.5], [1.0]]), arr1(&[0.25]))), Sep 17 22:09:34.960 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:34.960 INFO kablam! | Sep 17 22:09:34.960 INFO kablam! = note: expected type `geometry::ndarray::ArrayBase, geometry::ndarray::Dim<[usize; 2]>>` Sep 17 22:09:34.960 INFO kablam! found type `ndarray::ArrayBase, ndarray::Dim<[usize; 2]>>` Sep 17 22:09:34.960 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:34.961 INFO kablam! --> src/projectors/fixed/rbf_network.rs:123:38 Sep 17 22:09:34.961 INFO kablam! | Sep 17 22:09:34.961 INFO kablam! 123 | get_card(RBFNetwork::new(arr2(&[[0.0], [0.5], [1.0]]), arr1(&[0.25]))), Sep 17 22:09:34.961 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:09:34.961 INFO kablam! Sep 17 22:09:35.099 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:35.099 INFO kablam! --> src/projectors/fixed/rbf_network.rs:123:68 Sep 17 22:09:35.099 INFO kablam! | Sep 17 22:09:35.099 INFO kablam! 123 | get_card(RBFNetwork::new(arr2(&[[0.0], [0.5], [1.0]]), arr1(&[0.25]))), Sep 17 22:09:35.099 INFO kablam! | ^^^^^^^^^^^^^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:35.099 INFO kablam! | Sep 17 22:09:35.099 INFO kablam! = note: expected type `geometry::ndarray::ArrayBase, geometry::ndarray::Dim<[usize; 1]>>` Sep 17 22:09:35.099 INFO kablam! found type `ndarray::ArrayBase, ndarray::Dim<[usize; 1]>>` Sep 17 22:09:35.099 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:35.099 INFO kablam! --> src/projectors/fixed/rbf_network.rs:123:68 Sep 17 22:09:35.099 INFO kablam! | Sep 17 22:09:35.099 INFO kablam! 123 | get_card(RBFNetwork::new(arr2(&[[0.0], [0.5], [1.0]]), arr1(&[0.25]))), Sep 17 22:09:35.099 INFO kablam! | ^^^^^^^^^^^^^ Sep 17 22:09:35.099 INFO kablam! Sep 17 22:09:35.271 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:35.271 INFO kablam! --> src/projectors/fixed/rbf_network.rs:127:38 Sep 17 22:09:35.271 INFO kablam! | Sep 17 22:09:35.271 INFO kablam! 127 | get_card(RBFNetwork::new(arr2(&vec![[0.0]; 10]), arr1(&[0.25]))), Sep 17 22:09:35.271 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:35.271 INFO kablam! | Sep 17 22:09:35.271 INFO kablam! = note: expected type `geometry::ndarray::ArrayBase, geometry::ndarray::Dim<[usize; 2]>>` Sep 17 22:09:35.271 INFO kablam! found type `ndarray::ArrayBase, ndarray::Dim<[usize; 2]>>` Sep 17 22:09:35.271 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:35.271 INFO kablam! --> src/projectors/fixed/rbf_network.rs:127:38 Sep 17 22:09:35.271 INFO kablam! | Sep 17 22:09:35.271 INFO kablam! 127 | get_card(RBFNetwork::new(arr2(&vec![[0.0]; 10]), arr1(&[0.25]))), Sep 17 22:09:35.271 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:09:35.271 INFO kablam! Sep 17 22:09:35.429 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:35.429 INFO kablam! --> src/projectors/fixed/rbf_network.rs:127:62 Sep 17 22:09:35.429 INFO kablam! | Sep 17 22:09:35.429 INFO kablam! 127 | get_card(RBFNetwork::new(arr2(&vec![[0.0]; 10]), arr1(&[0.25]))), Sep 17 22:09:35.429 INFO kablam! | ^^^^^^^^^^^^^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:35.429 INFO kablam! | Sep 17 22:09:35.429 INFO kablam! = note: expected type `geometry::ndarray::ArrayBase, geometry::ndarray::Dim<[usize; 1]>>` Sep 17 22:09:35.429 INFO kablam! found type `ndarray::ArrayBase, ndarray::Dim<[usize; 1]>>` Sep 17 22:09:35.429 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:35.429 INFO kablam! --> src/projectors/fixed/rbf_network.rs:127:62 Sep 17 22:09:35.429 INFO kablam! | Sep 17 22:09:35.430 INFO kablam! 127 | get_card(RBFNetwork::new(arr2(&vec![[0.0]; 10]), arr1(&[0.25]))), Sep 17 22:09:35.430 INFO kablam! | ^^^^^^^^^^^^^ Sep 17 22:09:35.430 INFO kablam! Sep 17 22:09:35.630 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:35.631 INFO kablam! --> src/projectors/fixed/rbf_network.rs:131:38 Sep 17 22:09:35.631 INFO kablam! | Sep 17 22:09:35.631 INFO kablam! 131 | get_card(RBFNetwork::new(arr2(&vec![[0.0]; 100]), arr1(&[0.25]))), Sep 17 22:09:35.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:35.631 INFO kablam! | Sep 17 22:09:35.631 INFO kablam! = note: expected type `geometry::ndarray::ArrayBase, geometry::ndarray::Dim<[usize; 2]>>` Sep 17 22:09:35.631 INFO kablam! found type `ndarray::ArrayBase, ndarray::Dim<[usize; 2]>>` Sep 17 22:09:35.631 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:35.631 INFO kablam! --> src/projectors/fixed/rbf_network.rs:131:38 Sep 17 22:09:35.631 INFO kablam! | Sep 17 22:09:35.631 INFO kablam! 131 | get_card(RBFNetwork::new(arr2(&vec![[0.0]; 100]), arr1(&[0.25]))), Sep 17 22:09:35.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:09:35.631 INFO kablam! Sep 17 22:09:35.841 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:35.841 INFO kablam! --> src/projectors/fixed/rbf_network.rs:131:63 Sep 17 22:09:35.841 INFO kablam! | Sep 17 22:09:35.841 INFO kablam! 131 | get_card(RBFNetwork::new(arr2(&vec![[0.0]; 100]), arr1(&[0.25]))), Sep 17 22:09:35.841 INFO kablam! | ^^^^^^^^^^^^^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:35.841 INFO kablam! | Sep 17 22:09:35.841 INFO kablam! = note: expected type `geometry::ndarray::ArrayBase, geometry::ndarray::Dim<[usize; 1]>>` Sep 17 22:09:35.841 INFO kablam! found type `ndarray::ArrayBase, ndarray::Dim<[usize; 1]>>` Sep 17 22:09:35.842 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:35.842 INFO kablam! --> src/projectors/fixed/rbf_network.rs:131:63 Sep 17 22:09:35.843 INFO kablam! | Sep 17 22:09:35.843 INFO kablam! 131 | get_card(RBFNetwork::new(arr2(&vec![[0.0]; 100]), arr1(&[0.25]))), Sep 17 22:09:35.843 INFO kablam! | ^^^^^^^^^^^^^ Sep 17 22:09:35.844 INFO kablam! Sep 17 22:09:36.015 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:36.015 INFO kablam! --> src/projectors/fixed/rbf_network.rs:138:35 Sep 17 22:09:36.015 INFO kablam! | Sep 17 22:09:36.015 INFO kablam! 138 | let rbf = RBFNetwork::new(arr2(&[[0.0]]), arr1(&[0.25])); Sep 17 22:09:36.015 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:36.015 INFO kablam! | Sep 17 22:09:36.015 INFO kablam! = note: expected type `geometry::ndarray::ArrayBase, geometry::ndarray::Dim<[usize; 2]>>` Sep 17 22:09:36.015 INFO kablam! found type `ndarray::ArrayBase, ndarray::Dim<[usize; 2]>>` Sep 17 22:09:36.015 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:36.015 INFO kablam! --> src/projectors/fixed/rbf_network.rs:138:35 Sep 17 22:09:36.015 INFO kablam! | Sep 17 22:09:36.015 INFO kablam! 138 | let rbf = RBFNetwork::new(arr2(&[[0.0]]), arr1(&[0.25])); Sep 17 22:09:36.015 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 22:09:36.015 INFO kablam! Sep 17 22:09:36.184 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:36.184 INFO kablam! --> src/projectors/fixed/rbf_network.rs:138:51 Sep 17 22:09:36.184 INFO kablam! | Sep 17 22:09:36.184 INFO kablam! 138 | let rbf = RBFNetwork::new(arr2(&[[0.0]]), arr1(&[0.25])); Sep 17 22:09:36.184 INFO kablam! | ^^^^^^^^^^^^^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:36.184 INFO kablam! | Sep 17 22:09:36.184 INFO kablam! = note: expected type `geometry::ndarray::ArrayBase, geometry::ndarray::Dim<[usize; 1]>>` Sep 17 22:09:36.184 INFO kablam! found type `ndarray::ArrayBase, ndarray::Dim<[usize; 1]>>` Sep 17 22:09:36.184 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:36.184 INFO kablam! --> src/projectors/fixed/rbf_network.rs:138:51 Sep 17 22:09:36.184 INFO kablam! | Sep 17 22:09:36.184 INFO kablam! 138 | let rbf = RBFNetwork::new(arr2(&[[0.0]]), arr1(&[0.25])); Sep 17 22:09:36.184 INFO kablam! | ^^^^^^^^^^^^^ Sep 17 22:09:36.184 INFO kablam! Sep 17 22:09:36.341 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:36.341 INFO kablam! --> src/projectors/fixed/rbf_network.rs:151:35 Sep 17 22:09:36.341 INFO kablam! | Sep 17 22:09:36.341 INFO kablam! 151 | let rbf = RBFNetwork::new(arr2(&[[0.0]]), arr1(&[0.25])); Sep 17 22:09:36.341 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:36.341 INFO kablam! | Sep 17 22:09:36.341 INFO kablam! = note: expected type `geometry::ndarray::ArrayBase, geometry::ndarray::Dim<[usize; 2]>>` Sep 17 22:09:36.341 INFO kablam! found type `ndarray::ArrayBase, ndarray::Dim<[usize; 2]>>` Sep 17 22:09:36.341 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:36.341 INFO kablam! --> src/projectors/fixed/rbf_network.rs:151:35 Sep 17 22:09:36.341 INFO kablam! | Sep 17 22:09:36.341 INFO kablam! 151 | let rbf = RBFNetwork::new(arr2(&[[0.0]]), arr1(&[0.25])); Sep 17 22:09:36.341 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 22:09:36.341 INFO kablam! Sep 17 22:09:36.479 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:36.479 INFO kablam! --> src/projectors/fixed/rbf_network.rs:151:51 Sep 17 22:09:36.479 INFO kablam! | Sep 17 22:09:36.479 INFO kablam! 151 | let rbf = RBFNetwork::new(arr2(&[[0.0]]), arr1(&[0.25])); Sep 17 22:09:36.479 INFO kablam! | ^^^^^^^^^^^^^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:36.480 INFO kablam! | Sep 17 22:09:36.480 INFO kablam! = note: expected type `geometry::ndarray::ArrayBase, geometry::ndarray::Dim<[usize; 1]>>` Sep 17 22:09:36.480 INFO kablam! found type `ndarray::ArrayBase, ndarray::Dim<[usize; 1]>>` Sep 17 22:09:36.480 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:36.480 INFO kablam! --> src/projectors/fixed/rbf_network.rs:151:51 Sep 17 22:09:36.480 INFO kablam! | Sep 17 22:09:36.480 INFO kablam! 151 | let rbf = RBFNetwork::new(arr2(&[[0.0]]), arr1(&[0.25])); Sep 17 22:09:36.480 INFO kablam! | ^^^^^^^^^^^^^ Sep 17 22:09:36.480 INFO kablam! Sep 17 22:09:36.598 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:36.598 INFO kablam! --> src/projectors/fixed/rbf_network.rs:166:35 Sep 17 22:09:36.598 INFO kablam! | Sep 17 22:09:36.598 INFO kablam! 166 | let rbf = RBFNetwork::new(arr2(&[[0.0], [0.5], [1.0]]), arr1(&[0.25])); Sep 17 22:09:36.598 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:36.598 INFO kablam! | Sep 17 22:09:36.598 INFO kablam! = note: expected type `geometry::ndarray::ArrayBase, geometry::ndarray::Dim<[usize; 2]>>` Sep 17 22:09:36.598 INFO kablam! found type `ndarray::ArrayBase, ndarray::Dim<[usize; 2]>>` Sep 17 22:09:36.598 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:36.598 INFO kablam! --> src/projectors/fixed/rbf_network.rs:166:35 Sep 17 22:09:36.598 INFO kablam! | Sep 17 22:09:36.598 INFO kablam! 166 | let rbf = RBFNetwork::new(arr2(&[[0.0], [0.5], [1.0]]), arr1(&[0.25])); Sep 17 22:09:36.598 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:09:36.598 INFO kablam! Sep 17 22:09:36.711 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:36.711 INFO kablam! --> src/projectors/fixed/rbf_network.rs:166:65 Sep 17 22:09:36.711 INFO kablam! | Sep 17 22:09:36.711 INFO kablam! 166 | let rbf = RBFNetwork::new(arr2(&[[0.0], [0.5], [1.0]]), arr1(&[0.25])); Sep 17 22:09:36.711 INFO kablam! | ^^^^^^^^^^^^^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:36.711 INFO kablam! | Sep 17 22:09:36.711 INFO kablam! = note: expected type `geometry::ndarray::ArrayBase, geometry::ndarray::Dim<[usize; 1]>>` Sep 17 22:09:36.711 INFO kablam! found type `ndarray::ArrayBase, ndarray::Dim<[usize; 1]>>` Sep 17 22:09:36.711 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:36.711 INFO kablam! --> src/projectors/fixed/rbf_network.rs:166:65 Sep 17 22:09:36.711 INFO kablam! | Sep 17 22:09:36.711 INFO kablam! 166 | let rbf = RBFNetwork::new(arr2(&[[0.0], [0.5], [1.0]]), arr1(&[0.25])); Sep 17 22:09:36.711 INFO kablam! | ^^^^^^^^^^^^^ Sep 17 22:09:36.711 INFO kablam! Sep 17 22:09:36.835 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:36.835 INFO kablam! --> src/projectors/fixed/rbf_network.rs:169:29 Sep 17 22:09:36.835 INFO kablam! | Sep 17 22:09:36.835 INFO kablam! 169 | assert!(p.all_close(&arr1(&[0.49546264, 0.49546264, 0.00907471]), 1e-6)); Sep 17 22:09:36.835 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:36.835 INFO kablam! | Sep 17 22:09:36.835 INFO kablam! = note: expected type `&geometry::ndarray::ArrayBase<_, _>` Sep 17 22:09:36.835 INFO kablam! found type `&ndarray::ArrayBase, ndarray::Dim<[usize; 1]>>` Sep 17 22:09:36.835 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:36.835 INFO kablam! --> src/projectors/fixed/rbf_network.rs:169:29 Sep 17 22:09:36.835 INFO kablam! | Sep 17 22:09:36.835 INFO kablam! 169 | assert!(p.all_close(&arr1(&[0.49546264, 0.49546264, 0.00907471]), 1e-6)); Sep 17 22:09:36.835 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:09:36.835 INFO kablam! Sep 17 22:09:36.946 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:36.946 INFO kablam! --> src/projectors/fixed/rbf_network.rs:176:13 Sep 17 22:09:36.946 INFO kablam! | Sep 17 22:09:36.946 INFO kablam! 176 | arr2(&[[0.0, -10.0], [0.5, -8.0], [1.0, -6.0]]), Sep 17 22:09:36.946 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:36.946 INFO kablam! | Sep 17 22:09:36.946 INFO kablam! = note: expected type `geometry::ndarray::ArrayBase, geometry::ndarray::Dim<[usize; 2]>>` Sep 17 22:09:36.946 INFO kablam! found type `ndarray::ArrayBase, ndarray::Dim<[usize; 2]>>` Sep 17 22:09:36.946 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:36.946 INFO kablam! --> src/projectors/fixed/rbf_network.rs:176:13 Sep 17 22:09:36.946 INFO kablam! | Sep 17 22:09:36.946 INFO kablam! 176 | arr2(&[[0.0, -10.0], [0.5, -8.0], [1.0, -6.0]]), Sep 17 22:09:36.946 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:09:36.946 INFO kablam! Sep 17 22:09:37.079 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:37.079 INFO kablam! --> src/projectors/fixed/rbf_network.rs:177:13 Sep 17 22:09:37.079 INFO kablam! | Sep 17 22:09:37.079 INFO kablam! 177 | arr1(&[0.25, 2.0]), Sep 17 22:09:37.079 INFO kablam! | ^^^^^^^^^^^^^^^^^^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:37.079 INFO kablam! | Sep 17 22:09:37.079 INFO kablam! = note: expected type `geometry::ndarray::ArrayBase, geometry::ndarray::Dim<[usize; 1]>>` Sep 17 22:09:37.079 INFO kablam! found type `ndarray::ArrayBase, ndarray::Dim<[usize; 1]>>` Sep 17 22:09:37.079 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:37.079 INFO kablam! --> src/projectors/fixed/rbf_network.rs:177:13 Sep 17 22:09:37.079 INFO kablam! | Sep 17 22:09:37.079 INFO kablam! 177 | arr1(&[0.25, 2.0]), Sep 17 22:09:37.079 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 17 22:09:37.079 INFO kablam! Sep 17 22:09:37.256 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:37.256 INFO kablam! --> src/projectors/fixed/rbf_network.rs:181:29 Sep 17 22:09:37.256 INFO kablam! | Sep 17 22:09:37.256 INFO kablam! 181 | assert!(p.all_close(&arr1(&[0.00829727, 0.64932079, 0.34238193]), 1e-6)); Sep 17 22:09:37.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:37.256 INFO kablam! | Sep 17 22:09:37.256 INFO kablam! = note: expected type `&geometry::ndarray::ArrayBase<_, _>` Sep 17 22:09:37.256 INFO kablam! found type `&ndarray::ArrayBase, ndarray::Dim<[usize; 1]>>` Sep 17 22:09:37.256 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:37.256 INFO kablam! --> src/projectors/fixed/rbf_network.rs:181:29 Sep 17 22:09:37.256 INFO kablam! | Sep 17 22:09:37.256 INFO kablam! 181 | assert!(p.all_close(&arr1(&[0.00829727, 0.64932079, 0.34238193]), 1e-6)); Sep 17 22:09:37.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:09:37.256 INFO kablam! Sep 17 22:09:37.493 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:37.493 INFO kablam! --> src/projectors/fixed/fourier.rs:140:28 Sep 17 22:09:37.494 INFO kablam! | Sep 17 22:09:37.494 INFO kablam! 140 | .all_close(&arr1(&vec![-1.0]), 1e-6) Sep 17 22:09:37.494 INFO kablam! | ^^^^^^^^^^^^^^^^^^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:37.494 INFO kablam! | Sep 17 22:09:37.494 INFO kablam! = note: expected type `&geometry::ndarray::ArrayBase<_, _>` Sep 17 22:09:37.494 INFO kablam! found type `&ndarray::ArrayBase, ndarray::Dim<[usize; 1]>>` Sep 17 22:09:37.494 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:37.494 INFO kablam! --> src/projectors/fixed/fourier.rs:140:28 Sep 17 22:09:37.494 INFO kablam! | Sep 17 22:09:37.494 INFO kablam! 140 | .all_close(&arr1(&vec![-1.0]), 1e-6) Sep 17 22:09:37.494 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 17 22:09:37.494 INFO kablam! Sep 17 22:09:37.675 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:37.675 INFO kablam! --> src/projectors/fixed/fourier.rs:144:28 Sep 17 22:09:37.675 INFO kablam! | Sep 17 22:09:37.675 INFO kablam! 144 | .all_close(&arr1(&vec![0.0]), 1e-6) Sep 17 22:09:37.675 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:37.675 INFO kablam! | Sep 17 22:09:37.675 INFO kablam! = note: expected type `&geometry::ndarray::ArrayBase<_, _>` Sep 17 22:09:37.675 INFO kablam! found type `&ndarray::ArrayBase, ndarray::Dim<[usize; 1]>>` Sep 17 22:09:37.675 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:37.675 INFO kablam! --> src/projectors/fixed/fourier.rs:144:28 Sep 17 22:09:37.675 INFO kablam! | Sep 17 22:09:37.675 INFO kablam! 144 | .all_close(&arr1(&vec![0.0]), 1e-6) Sep 17 22:09:37.675 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 17 22:09:37.675 INFO kablam! Sep 17 22:09:37.842 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:37.842 INFO kablam! --> src/projectors/fixed/fourier.rs:148:28 Sep 17 22:09:37.842 INFO kablam! | Sep 17 22:09:37.842 INFO kablam! 148 | .all_close(&arr1(&vec![1.0]), 1e-6) Sep 17 22:09:37.842 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:37.842 INFO kablam! | Sep 17 22:09:37.842 INFO kablam! = note: expected type `&geometry::ndarray::ArrayBase<_, _>` Sep 17 22:09:37.842 INFO kablam! found type `&ndarray::ArrayBase, ndarray::Dim<[usize; 1]>>` Sep 17 22:09:37.842 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:37.842 INFO kablam! --> src/projectors/fixed/fourier.rs:148:28 Sep 17 22:09:37.842 INFO kablam! | Sep 17 22:09:37.842 INFO kablam! 148 | .all_close(&arr1(&vec![1.0]), 1e-6) Sep 17 22:09:37.842 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 17 22:09:37.842 INFO kablam! Sep 17 22:09:37.990 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:37.990 INFO kablam! --> src/projectors/fixed/fourier.rs:152:28 Sep 17 22:09:37.990 INFO kablam! | Sep 17 22:09:37.990 INFO kablam! 152 | .all_close(&arr1(&vec![0.0]), 1e-6) Sep 17 22:09:37.990 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:37.990 INFO kablam! | Sep 17 22:09:37.990 INFO kablam! = note: expected type `&geometry::ndarray::ArrayBase<_, _>` Sep 17 22:09:37.990 INFO kablam! found type `&ndarray::ArrayBase, ndarray::Dim<[usize; 1]>>` Sep 17 22:09:37.990 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:37.990 INFO kablam! --> src/projectors/fixed/fourier.rs:152:28 Sep 17 22:09:37.990 INFO kablam! | Sep 17 22:09:37.990 INFO kablam! 152 | .all_close(&arr1(&vec![0.0]), 1e-6) Sep 17 22:09:37.990 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 17 22:09:37.990 INFO kablam! Sep 17 22:09:38.166 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:38.166 INFO kablam! --> src/projectors/fixed/fourier.rs:156:28 Sep 17 22:09:38.166 INFO kablam! | Sep 17 22:09:38.166 INFO kablam! 156 | .all_close(&arr1(&vec![-1.0]), 1e-6) Sep 17 22:09:38.166 INFO kablam! | ^^^^^^^^^^^^^^^^^^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:38.166 INFO kablam! | Sep 17 22:09:38.166 INFO kablam! = note: expected type `&geometry::ndarray::ArrayBase<_, _>` Sep 17 22:09:38.166 INFO kablam! found type `&ndarray::ArrayBase, ndarray::Dim<[usize; 1]>>` Sep 17 22:09:38.166 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:38.166 INFO kablam! --> src/projectors/fixed/fourier.rs:156:28 Sep 17 22:09:38.166 INFO kablam! | Sep 17 22:09:38.166 INFO kablam! 156 | .all_close(&arr1(&vec![-1.0]), 1e-6) Sep 17 22:09:38.166 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 17 22:09:38.166 INFO kablam! Sep 17 22:09:38.354 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:38.354 INFO kablam! --> src/projectors/fixed/fourier.rs:161:28 Sep 17 22:09:38.354 INFO kablam! | Sep 17 22:09:38.354 INFO kablam! 161 | .all_close(&arr1(&vec![-1.0]), 1e-6) Sep 17 22:09:38.354 INFO kablam! | ^^^^^^^^^^^^^^^^^^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:38.354 INFO kablam! | Sep 17 22:09:38.354 INFO kablam! = note: expected type `&geometry::ndarray::ArrayBase<_, _>` Sep 17 22:09:38.354 INFO kablam! found type `&ndarray::ArrayBase, ndarray::Dim<[usize; 1]>>` Sep 17 22:09:38.354 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:38.354 INFO kablam! --> src/projectors/fixed/fourier.rs:161:28 Sep 17 22:09:38.354 INFO kablam! | Sep 17 22:09:38.354 INFO kablam! 161 | .all_close(&arr1(&vec![-1.0]), 1e-6) Sep 17 22:09:38.354 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 17 22:09:38.354 INFO kablam! Sep 17 22:09:38.546 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:38.546 INFO kablam! --> src/projectors/fixed/fourier.rs:165:28 Sep 17 22:09:38.546 INFO kablam! | Sep 17 22:09:38.546 INFO kablam! 165 | .all_close(&arr1(&vec![1.0]), 1e-6) Sep 17 22:09:38.546 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:38.546 INFO kablam! | Sep 17 22:09:38.546 INFO kablam! = note: expected type `&geometry::ndarray::ArrayBase<_, _>` Sep 17 22:09:38.546 INFO kablam! found type `&ndarray::ArrayBase, ndarray::Dim<[usize; 1]>>` Sep 17 22:09:38.546 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:38.547 INFO kablam! --> src/projectors/fixed/fourier.rs:165:28 Sep 17 22:09:38.547 INFO kablam! | Sep 17 22:09:38.547 INFO kablam! 165 | .all_close(&arr1(&vec![1.0]), 1e-6) Sep 17 22:09:38.547 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 17 22:09:38.547 INFO kablam! Sep 17 22:09:38.735 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:38.735 INFO kablam! --> src/projectors/fixed/fourier.rs:169:28 Sep 17 22:09:38.735 INFO kablam! | Sep 17 22:09:38.735 INFO kablam! 169 | .all_close(&arr1(&vec![1.0]), 1e-6) Sep 17 22:09:38.735 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:38.735 INFO kablam! | Sep 17 22:09:38.735 INFO kablam! = note: expected type `&geometry::ndarray::ArrayBase<_, _>` Sep 17 22:09:38.735 INFO kablam! found type `&ndarray::ArrayBase, ndarray::Dim<[usize; 1]>>` Sep 17 22:09:38.735 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:38.735 INFO kablam! --> src/projectors/fixed/fourier.rs:169:28 Sep 17 22:09:38.735 INFO kablam! | Sep 17 22:09:38.735 INFO kablam! 169 | .all_close(&arr1(&vec![1.0]), 1e-6) Sep 17 22:09:38.735 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 17 22:09:38.735 INFO kablam! Sep 17 22:09:38.930 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:38.930 INFO kablam! --> src/projectors/fixed/fourier.rs:173:28 Sep 17 22:09:38.930 INFO kablam! | Sep 17 22:09:38.930 INFO kablam! 173 | .all_close(&arr1(&vec![-1.0]), 1e-6) Sep 17 22:09:38.930 INFO kablam! | ^^^^^^^^^^^^^^^^^^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:38.930 INFO kablam! | Sep 17 22:09:38.930 INFO kablam! = note: expected type `&geometry::ndarray::ArrayBase<_, _>` Sep 17 22:09:38.930 INFO kablam! found type `&ndarray::ArrayBase, ndarray::Dim<[usize; 1]>>` Sep 17 22:09:38.930 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:38.930 INFO kablam! --> src/projectors/fixed/fourier.rs:173:28 Sep 17 22:09:38.930 INFO kablam! | Sep 17 22:09:38.930 INFO kablam! 173 | .all_close(&arr1(&vec![-1.0]), 1e-6) Sep 17 22:09:38.930 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 17 22:09:38.930 INFO kablam! Sep 17 22:09:39.115 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:39.115 INFO kablam! --> src/projectors/fixed/fourier.rs:233:28 Sep 17 22:09:39.115 INFO kablam! | Sep 17 22:09:39.115 INFO kablam! 233 | .all_close(&arr1(&vec![1.0 / 3.0; 3]), 1e-6) Sep 17 22:09:39.115 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:39.115 INFO kablam! | Sep 17 22:09:39.115 INFO kablam! = note: expected type `&geometry::ndarray::ArrayBase<_, _>` Sep 17 22:09:39.115 INFO kablam! found type `&ndarray::ArrayBase, ndarray::Dim<[usize; 1]>>` Sep 17 22:09:39.115 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:39.115 INFO kablam! --> src/projectors/fixed/fourier.rs:233:28 Sep 17 22:09:39.115 INFO kablam! | Sep 17 22:09:39.115 INFO kablam! 233 | .all_close(&arr1(&vec![1.0 / 3.0; 3]), 1e-6) Sep 17 22:09:39.115 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:09:39.115 INFO kablam! Sep 17 22:09:39.236 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:39.236 INFO kablam! --> src/projectors/fixed/fourier.rs:236:13 Sep 17 22:09:39.236 INFO kablam! | Sep 17 22:09:39.236 INFO kablam! 236 | &arr1(&vec![4.24042024e-17, 3.07486821e-1, 6.92513179e-1]), Sep 17 22:09:39.236 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:39.236 INFO kablam! | Sep 17 22:09:39.237 INFO kablam! = note: expected type `&geometry::ndarray::ArrayBase<_, _>` Sep 17 22:09:39.237 INFO kablam! found type `&ndarray::ArrayBase, ndarray::Dim<[usize; 1]>>` Sep 17 22:09:39.237 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:39.237 INFO kablam! --> src/projectors/fixed/fourier.rs:236:13 Sep 17 22:09:39.237 INFO kablam! | Sep 17 22:09:39.237 INFO kablam! 236 | &arr1(&vec![4.24042024e-17, 3.07486821e-1, 6.92513179e-1]), Sep 17 22:09:39.237 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:09:39.237 INFO kablam! Sep 17 22:09:39.366 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:39.367 INFO kablam! --> src/projectors/fixed/fourier.rs:240:13 Sep 17 22:09:39.367 INFO kablam! | Sep 17 22:09:39.367 INFO kablam! 240 | &arr1(&vec![6.92513179e-1, 3.07486821e-1, 4.24042024e-17]), Sep 17 22:09:39.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:39.367 INFO kablam! | Sep 17 22:09:39.367 INFO kablam! = note: expected type `&geometry::ndarray::ArrayBase<_, _>` Sep 17 22:09:39.367 INFO kablam! found type `&ndarray::ArrayBase, ndarray::Dim<[usize; 1]>>` Sep 17 22:09:39.367 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:39.367 INFO kablam! --> src/projectors/fixed/fourier.rs:240:13 Sep 17 22:09:39.367 INFO kablam! | Sep 17 22:09:39.367 INFO kablam! 240 | &arr1(&vec![6.92513179e-1, 3.07486821e-1, 4.24042024e-17]), Sep 17 22:09:39.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:09:39.367 INFO kablam! Sep 17 22:09:39.552 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:39.553 INFO kablam! --> src/projectors/fixed/fourier.rs:245:28 Sep 17 22:09:39.553 INFO kablam! | Sep 17 22:09:39.553 INFO kablam! 245 | .all_close(&arr1(&vec![1.01093534e-16, -1.0, 1.01093534e-16]), 1e-6) Sep 17 22:09:39.553 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:39.553 INFO kablam! | Sep 17 22:09:39.553 INFO kablam! = note: expected type `&geometry::ndarray::ArrayBase<_, _>` Sep 17 22:09:39.553 INFO kablam! found type `&ndarray::ArrayBase, ndarray::Dim<[usize; 1]>>` Sep 17 22:09:39.553 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:39.553 INFO kablam! --> src/projectors/fixed/fourier.rs:245:28 Sep 17 22:09:39.553 INFO kablam! | Sep 17 22:09:39.553 INFO kablam! 245 | .all_close(&arr1(&vec![1.01093534e-16, -1.0, 1.01093534e-16]), 1e-6) Sep 17 22:09:39.553 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:09:39.553 INFO kablam! Sep 17 22:09:39.739 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:39.739 INFO kablam! --> src/projectors/fixed/fourier.rs:248:13 Sep 17 22:09:39.739 INFO kablam! | Sep 17 22:09:39.739 INFO kablam! 248 | &arr1(&vec![-5.04567213e-1, -4.95432787e-1, 3.08958311e-17]), Sep 17 22:09:39.739 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:39.739 INFO kablam! | Sep 17 22:09:39.739 INFO kablam! = note: expected type `&geometry::ndarray::ArrayBase<_, _>` Sep 17 22:09:39.739 INFO kablam! found type `&ndarray::ArrayBase, ndarray::Dim<[usize; 1]>>` Sep 17 22:09:39.739 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:39.739 INFO kablam! --> src/projectors/fixed/fourier.rs:248:13 Sep 17 22:09:39.739 INFO kablam! | Sep 17 22:09:39.739 INFO kablam! 248 | &arr1(&vec![-5.04567213e-1, -4.95432787e-1, 3.08958311e-17]), Sep 17 22:09:39.739 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:09:39.739 INFO kablam! Sep 17 22:09:39.903 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:39.903 INFO kablam! --> src/projectors/fixed/fourier.rs:252:13 Sep 17 22:09:39.903 INFO kablam! | Sep 17 22:09:39.903 INFO kablam! 252 | &arr1(&vec![3.08958311e-17, -4.95432787e-1, -5.04567213e-1]), Sep 17 22:09:39.903 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:39.903 INFO kablam! | Sep 17 22:09:39.903 INFO kablam! = note: expected type `&geometry::ndarray::ArrayBase<_, _>` Sep 17 22:09:39.903 INFO kablam! found type `&ndarray::ArrayBase, ndarray::Dim<[usize; 1]>>` Sep 17 22:09:39.903 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:39.903 INFO kablam! --> src/projectors/fixed/fourier.rs:252:13 Sep 17 22:09:39.903 INFO kablam! | Sep 17 22:09:39.903 INFO kablam! 252 | &arr1(&vec![3.08958311e-17, -4.95432787e-1, -5.04567213e-1]), Sep 17 22:09:39.903 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:09:39.903 INFO kablam! Sep 17 22:09:40.054 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:40.054 INFO kablam! --> src/projectors/fixed/fourier.rs:257:28 Sep 17 22:09:40.054 INFO kablam! | Sep 17 22:09:40.054 INFO kablam! 257 | .all_close(&arr1(&vec![-0.44125654, -0.11748691, -0.44125654]), 1e-6) Sep 17 22:09:40.054 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:40.054 INFO kablam! | Sep 17 22:09:40.054 INFO kablam! = note: expected type `&geometry::ndarray::ArrayBase<_, _>` Sep 17 22:09:40.054 INFO kablam! found type `&ndarray::ArrayBase, ndarray::Dim<[usize; 1]>>` Sep 17 22:09:40.054 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:40.054 INFO kablam! --> src/projectors/fixed/fourier.rs:257:28 Sep 17 22:09:40.054 INFO kablam! | Sep 17 22:09:40.054 INFO kablam! 257 | .all_close(&arr1(&vec![-0.44125654, -0.11748691, -0.44125654]), 1e-6) Sep 17 22:09:40.054 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:09:40.054 INFO kablam! Sep 17 22:09:40.190 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:40.190 INFO kablam! --> src/projectors/fixed/fourier.rs:270:28 Sep 17 22:09:40.190 INFO kablam! | Sep 17 22:09:40.190 INFO kablam! 270 | .all_close(&arr1(&vec![0.2; 5]), 1e-6) Sep 17 22:09:40.190 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:40.190 INFO kablam! | Sep 17 22:09:40.190 INFO kablam! = note: expected type `&geometry::ndarray::ArrayBase<_, _>` Sep 17 22:09:40.190 INFO kablam! found type `&ndarray::ArrayBase, ndarray::Dim<[usize; 1]>>` Sep 17 22:09:40.190 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:40.190 INFO kablam! --> src/projectors/fixed/fourier.rs:270:28 Sep 17 22:09:40.190 INFO kablam! | Sep 17 22:09:40.190 INFO kablam! 270 | .all_close(&arr1(&vec![0.2; 5]), 1e-6) Sep 17 22:09:40.190 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 17 22:09:40.190 INFO kablam! Sep 17 22:09:40.367 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:40.367 INFO kablam! --> src/projectors/fixed/fourier.rs:273:13 Sep 17 22:09:40.367 INFO kablam! | Sep 17 22:09:40.367 INFO kablam! 273 | / &arr1(&vec![ Sep 17 22:09:40.367 INFO kablam! 274 | | 2.58110397e-17, Sep 17 22:09:40.367 INFO kablam! 275 | | 6.95831686e-2, Sep 17 22:09:40.367 INFO kablam! 276 | | 1.87164340e-1, Sep 17 22:09:40.367 INFO kablam! 277 | | 3.21726225e-1, Sep 17 22:09:40.367 INFO kablam! 278 | | 4.21526267e-1, Sep 17 22:09:40.367 INFO kablam! 279 | | ]), Sep 17 22:09:40.367 INFO kablam! | |______________^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:40.367 INFO kablam! | Sep 17 22:09:40.367 INFO kablam! = note: expected type `&geometry::ndarray::ArrayBase<_, _>` Sep 17 22:09:40.367 INFO kablam! found type `&ndarray::ArrayBase, ndarray::Dim<[usize; 1]>>` Sep 17 22:09:40.367 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:40.368 INFO kablam! --> src/projectors/fixed/fourier.rs:273:13 Sep 17 22:09:40.368 INFO kablam! | Sep 17 22:09:40.368 INFO kablam! 273 | / &arr1(&vec![ Sep 17 22:09:40.368 INFO kablam! 274 | | 2.58110397e-17, Sep 17 22:09:40.368 INFO kablam! 275 | | 6.95831686e-2, Sep 17 22:09:40.368 INFO kablam! 276 | | 1.87164340e-1, Sep 17 22:09:40.368 INFO kablam! 277 | | 3.21726225e-1, Sep 17 22:09:40.368 INFO kablam! 278 | | 4.21526267e-1, Sep 17 22:09:40.368 INFO kablam! 279 | | ]), Sep 17 22:09:40.368 INFO kablam! | |______________^ Sep 17 22:09:40.368 INFO kablam! Sep 17 22:09:40.558 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:40.558 INFO kablam! --> src/projectors/fixed/fourier.rs:283:13 Sep 17 22:09:40.558 INFO kablam! | Sep 17 22:09:40.558 INFO kablam! 283 | / &arr1(&vec![ Sep 17 22:09:40.558 INFO kablam! 284 | | 3.76070090e-17, Sep 17 22:09:40.559 INFO kablam! 285 | | -3.13998939e-1, Sep 17 22:09:40.559 INFO kablam! 286 | | -3.72002121e-1, Sep 17 22:09:40.559 INFO kablam! 287 | | -3.13998939e-1, Sep 17 22:09:40.559 INFO kablam! 288 | | 3.76070090e-17, Sep 17 22:09:40.559 INFO kablam! 289 | | ]), Sep 17 22:09:40.559 INFO kablam! | |______________^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:40.559 INFO kablam! | Sep 17 22:09:40.559 INFO kablam! = note: expected type `&geometry::ndarray::ArrayBase<_, _>` Sep 17 22:09:40.559 INFO kablam! found type `&ndarray::ArrayBase, ndarray::Dim<[usize; 1]>>` Sep 17 22:09:40.559 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:40.559 INFO kablam! --> src/projectors/fixed/fourier.rs:283:13 Sep 17 22:09:40.559 INFO kablam! | Sep 17 22:09:40.559 INFO kablam! 283 | / &arr1(&vec![ Sep 17 22:09:40.559 INFO kablam! 284 | | 3.76070090e-17, Sep 17 22:09:40.559 INFO kablam! 285 | | -3.13998939e-1, Sep 17 22:09:40.559 INFO kablam! 286 | | -3.72002121e-1, Sep 17 22:09:40.559 INFO kablam! 287 | | -3.13998939e-1, Sep 17 22:09:40.559 INFO kablam! 288 | | 3.76070090e-17, Sep 17 22:09:40.559 INFO kablam! 289 | | ]), Sep 17 22:09:40.559 INFO kablam! | |______________^ Sep 17 22:09:40.559 INFO kablam! Sep 17 22:09:40.750 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:40.750 INFO kablam! --> src/projectors/fixed/fourier.rs:293:13 Sep 17 22:09:40.750 INFO kablam! | Sep 17 22:09:40.750 INFO kablam! 293 | / &arr1(&vec![ Sep 17 22:09:40.750 INFO kablam! 294 | | 1.58656439e-17, Sep 17 22:09:40.750 INFO kablam! 295 | | -2.44984612e-1, Sep 17 22:09:40.750 INFO kablam! 296 | | -2.54414913e-1, Sep 17 22:09:40.750 INFO kablam! 297 | | -2.41494847e-1, Sep 17 22:09:40.750 INFO kablam! 298 | | -2.59105628e-1, Sep 17 22:09:40.750 INFO kablam! 299 | | ]), Sep 17 22:09:40.750 INFO kablam! | |______________^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:40.750 INFO kablam! | Sep 17 22:09:40.750 INFO kablam! = note: expected type `&geometry::ndarray::ArrayBase<_, _>` Sep 17 22:09:40.750 INFO kablam! found type `&ndarray::ArrayBase, ndarray::Dim<[usize; 1]>>` Sep 17 22:09:40.750 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:40.750 INFO kablam! --> src/projectors/fixed/fourier.rs:293:13 Sep 17 22:09:40.750 INFO kablam! | Sep 17 22:09:40.750 INFO kablam! 293 | / &arr1(&vec![ Sep 17 22:09:40.750 INFO kablam! 294 | | 1.58656439e-17, Sep 17 22:09:40.750 INFO kablam! 295 | | -2.44984612e-1, Sep 17 22:09:40.750 INFO kablam! 296 | | -2.54414913e-1, Sep 17 22:09:40.750 INFO kablam! 297 | | -2.41494847e-1, Sep 17 22:09:40.750 INFO kablam! 298 | | -2.59105628e-1, Sep 17 22:09:40.750 INFO kablam! 299 | | ]), Sep 17 22:09:40.750 INFO kablam! | |______________^ Sep 17 22:09:40.750 INFO kablam! Sep 17 22:09:40.941 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:40.941 INFO kablam! --> src/projectors/fixed/fourier.rs:303:13 Sep 17 22:09:40.941 INFO kablam! | Sep 17 22:09:40.941 INFO kablam! 303 | / &arr1(&vec![ Sep 17 22:09:40.941 INFO kablam! 304 | | -0.31048999, Sep 17 22:09:40.941 INFO kablam! 305 | | -0.1481752, Sep 17 22:09:40.941 INFO kablam! 306 | | -0.08266962, Sep 17 22:09:40.942 INFO kablam! 307 | | -0.1481752, Sep 17 22:09:40.942 INFO kablam! 308 | | -0.31048999, Sep 17 22:09:40.942 INFO kablam! 309 | | ]), Sep 17 22:09:40.942 INFO kablam! | |______________^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:40.942 INFO kablam! | Sep 17 22:09:40.942 INFO kablam! = note: expected type `&geometry::ndarray::ArrayBase<_, _>` Sep 17 22:09:40.942 INFO kablam! found type `&ndarray::ArrayBase, ndarray::Dim<[usize; 1]>>` Sep 17 22:09:40.942 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:40.942 INFO kablam! --> src/projectors/fixed/fourier.rs:303:13 Sep 17 22:09:40.942 INFO kablam! | Sep 17 22:09:40.942 INFO kablam! 303 | / &arr1(&vec![ Sep 17 22:09:40.942 INFO kablam! 304 | | -0.31048999, Sep 17 22:09:40.942 INFO kablam! 305 | | -0.1481752, Sep 17 22:09:40.942 INFO kablam! 306 | | -0.08266962, Sep 17 22:09:40.942 INFO kablam! 307 | | -0.1481752, Sep 17 22:09:40.942 INFO kablam! 308 | | -0.31048999, Sep 17 22:09:40.942 INFO kablam! 309 | | ]), Sep 17 22:09:40.942 INFO kablam! | |______________^ Sep 17 22:09:40.942 INFO kablam! Sep 17 22:09:41.254 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:41.254 INFO kablam! --> src/projectors/fixed/uniform_grid.rs:94:13 Sep 17 22:09:41.254 INFO kablam! | Sep 17 22:09:41.254 INFO kablam! 94 | assert_eq!(out.expanded(t.dim()), dense); Sep 17 22:09:41.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:41.254 INFO kablam! | Sep 17 22:09:41.254 INFO kablam! = note: expected type `geometry::ndarray::ArrayBase<_, geometry::ndarray::Dim<[usize; 1]>>` Sep 17 22:09:41.254 INFO kablam! found type `ndarray::ArrayBase, ndarray::Dim<[usize; 1]>>` Sep 17 22:09:41.254 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:41.254 INFO kablam! --> src/projectors/fixed/uniform_grid.rs:94:13 Sep 17 22:09:41.254 INFO kablam! | Sep 17 22:09:41.254 INFO kablam! 94 | assert_eq!(out.expanded(t.dim()), dense); Sep 17 22:09:41.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:09:41.254 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 17 22:09:41.254 INFO kablam! Sep 17 22:09:41.445 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:41.445 INFO kablam! --> src/projectors/fixed/uniform_grid.rs:121:17 Sep 17 22:09:41.445 INFO kablam! | Sep 17 22:09:41.445 INFO kablam! 121 | assert_eq!(out.expanded(t.dim()), dense); Sep 17 22:09:41.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:41.445 INFO kablam! | Sep 17 22:09:41.445 INFO kablam! = note: expected type `geometry::ndarray::ArrayBase<_, geometry::ndarray::Dim<[usize; 1]>>` Sep 17 22:09:41.445 INFO kablam! found type `ndarray::ArrayBase, ndarray::Dim<[usize; 1]>>` Sep 17 22:09:41.445 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:41.445 INFO kablam! --> src/projectors/fixed/uniform_grid.rs:121:17 Sep 17 22:09:41.445 INFO kablam! | Sep 17 22:09:41.445 INFO kablam! 121 | assert_eq!(out.expanded(t.dim()), dense); Sep 17 22:09:41.446 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:09:41.446 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 17 22:09:41.446 INFO kablam! Sep 17 22:09:41.627 INFO kablam! error[E0308]: mismatched types Sep 17 22:09:41.627 INFO kablam! --> src/projectors/fixed/uniform_grid.rs:150:21 Sep 17 22:09:41.627 INFO kablam! | Sep 17 22:09:41.627 INFO kablam! 150 | assert_eq!(out.expanded(t.dim()), dense); Sep 17 22:09:41.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `geometry::ndarray::ArrayBase`, found struct `ndarray::ArrayBase` Sep 17 22:09:41.627 INFO kablam! | Sep 17 22:09:41.627 INFO kablam! = note: expected type `geometry::ndarray::ArrayBase<_, geometry::ndarray::Dim<[usize; 1]>>` Sep 17 22:09:41.627 INFO kablam! found type `ndarray::ArrayBase, ndarray::Dim<[usize; 1]>>` Sep 17 22:09:41.627 INFO kablam! note: Perhaps two different versions of crate `ndarray` are being used? Sep 17 22:09:41.627 INFO kablam! --> src/projectors/fixed/uniform_grid.rs:150:21 Sep 17 22:09:41.627 INFO kablam! | Sep 17 22:09:41.627 INFO kablam! 150 | assert_eq!(out.expanded(t.dim()), dense); Sep 17 22:09:41.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:09:41.627 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 17 22:09:41.627 INFO kablam! Sep 17 22:09:41.729 INFO kablam! error: aborting due to 53 previous errors Sep 17 22:09:41.729 INFO kablam! Sep 17 22:09:41.729 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 17 22:09:41.742 INFO kablam! error: Could not compile `lfa`. Sep 17 22:09:41.742 INFO kablam! Sep 17 22:09:41.742 INFO kablam! To learn more, run the command again with --verbose. Sep 17 22:09:41.744 INFO kablam! su: No module specific data is present Sep 17 22:09:42.197 INFO running `"docker" "rm" "-f" "72fb92494a33f050627a612fcfadb17bf8be28055afeca994bb2b771b2b4eaf8"` Sep 17 22:09:42.295 INFO blam! 72fb92494a33f050627a612fcfadb17bf8be28055afeca994bb2b771b2b4eaf8