Sep 21 13:04:24.236 INFO checking basic_dsp_vector-0.4.3 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 13:04:24.236 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 13:04:24.236 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-5/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 13:04:24.408 INFO blam! 47e2204e830caac9eaa06365414c5bd5f2feeb885b94a57ee335d1ea80005e02 Sep 21 13:04:24.410 INFO running `"docker" "start" "-a" "47e2204e830caac9eaa06365414c5bd5f2feeb885b94a57ee335d1ea80005e02"` Sep 21 13:04:25.278 INFO kablam! usermod: no changes Sep 21 13:04:25.442 INFO kablam! Compiling num-traits v0.2.6 Sep 21 13:04:25.454 INFO kablam! Compiling num-integer v0.1.39 Sep 21 13:04:25.454 INFO kablam! Compiling num-bigint v0.2.0 Sep 21 13:04:25.454 INFO kablam! Compiling num-rational v0.2.1 Sep 21 13:04:25.454 INFO kablam! Compiling num-iter v0.1.37 Sep 21 13:04:25.458 INFO kablam! Compiling num-complex v0.2.0 Sep 21 13:04:25.458 INFO kablam! Checking odds v0.2.26 Sep 21 13:04:25.482 INFO kablam! Checking rustc-serialize v0.3.24 Sep 21 13:04:30.626 INFO kablam! Checking nodrop v0.1.12 Sep 21 13:04:30.778 INFO kablam! Checking crossbeam v0.2.12 Sep 21 13:04:33.011 INFO kablam! Checking arrayvec v0.3.25 Sep 21 13:04:38.355 INFO kablam! Checking num-traits v0.1.43 Sep 21 13:04:40.704 INFO kablam! Checking num-complex v0.1.43 Sep 21 13:04:45.802 INFO kablam! Checking num v0.2.0 Sep 21 13:04:46.210 INFO kablam! Checking rustfft v1.0.1 Sep 21 13:04:46.894 INFO kablam! Checking basic_dsp_vector v0.4.3 (/source) Sep 21 13:04:48.138 INFO kablam! warning: unnecessary parentheses around method argument Sep 21 13:04:48.138 INFO kablam! --> src/vector_types/real/real_ops.rs:332:34 Sep 21 13:04:48.138 INFO kablam! | Sep 21 13:04:48.138 INFO kablam! 332 | (base_ln), Sep 21 13:04:48.138 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 21 13:04:48.138 INFO kablam! | Sep 21 13:04:48.138 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 13:04:48.138 INFO kablam! Sep 21 13:04:48.138 INFO kablam! warning: unnecessary parentheses around method argument Sep 21 13:04:48.138 INFO kablam! --> src/vector_types/real/real_ops.rs:343:26 Sep 21 13:04:48.138 INFO kablam! | Sep 21 13:04:48.138 INFO kablam! 343 | (base_ln), Sep 21 13:04:48.138 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 21 13:04:48.138 INFO kablam! Sep 21 13:04:48.138 INFO kablam! warning: unnecessary parentheses around method argument Sep 21 13:04:48.138 INFO kablam! --> src/vector_types/real/real_ops.rs:353:17 Sep 21 13:04:48.139 INFO kablam! | Sep 21 13:04:48.139 INFO kablam! 353 | (exponent), Sep 21 13:04:48.139 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 21 13:04:48.139 INFO kablam! Sep 21 13:04:48.144 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 13:04:48.144 INFO kablam! --> src/vector_types/combined_ops/mod.rs:1022:74 Sep 21 13:04:48.144 INFO kablam! | Sep 21 13:04:48.144 INFO kablam! 1022 | / (vectorization_length / Sep 21 13:04:48.144 INFO kablam! 1023 | | T::Reg::len() * Sep 21 13:04:48.144 INFO kablam! 1024 | | 2), Sep 21 13:04:48.144 INFO kablam! | |____________________________________________________________________________^ help: remove these parentheses Sep 21 13:04:48.144 INFO kablam! Sep 21 13:04:48.144 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 13:04:48.144 INFO kablam! --> src/vector_types/combined_ops/mod.rs:1031:71 Sep 21 13:04:48.144 INFO kablam! | Sep 21 13:04:48.144 INFO kablam! 1031 | / (vectorization_length / Sep 21 13:04:48.144 INFO kablam! 1032 | | T::Reg::len()), Sep 21 13:04:48.144 INFO kablam! | |_____________________________________________________________________________________^ help: remove these parentheses Sep 21 13:04:48.144 INFO kablam! Sep 21 13:04:48.586 INFO kablam! warning: unnecessary parentheses around method argument Sep 21 13:04:48.586 INFO kablam! --> src/vector_types/real/real_ops.rs:332:34 Sep 21 13:04:48.586 INFO kablam! | Sep 21 13:04:48.586 INFO kablam! 332 | (base_ln), Sep 21 13:04:48.586 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 21 13:04:48.586 INFO kablam! | Sep 21 13:04:48.586 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 13:04:48.586 INFO kablam! Sep 21 13:04:48.586 INFO kablam! warning: unnecessary parentheses around method argument Sep 21 13:04:48.586 INFO kablam! --> src/vector_types/real/real_ops.rs:343:26 Sep 21 13:04:48.586 INFO kablam! | Sep 21 13:04:48.586 INFO kablam! 343 | (base_ln), Sep 21 13:04:48.586 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 21 13:04:48.586 INFO kablam! Sep 21 13:04:48.587 INFO kablam! warning: unnecessary parentheses around method argument Sep 21 13:04:48.587 INFO kablam! --> src/vector_types/real/real_ops.rs:353:17 Sep 21 13:04:48.587 INFO kablam! | Sep 21 13:04:48.587 INFO kablam! 353 | (exponent), Sep 21 13:04:48.587 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 21 13:04:48.587 INFO kablam! Sep 21 13:04:48.594 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 13:04:48.594 INFO kablam! --> src/vector_types/combined_ops/mod.rs:1022:74 Sep 21 13:04:48.594 INFO kablam! | Sep 21 13:04:48.594 INFO kablam! 1022 | / (vectorization_length / Sep 21 13:04:48.594 INFO kablam! 1023 | | T::Reg::len() * Sep 21 13:04:48.594 INFO kablam! 1024 | | 2), Sep 21 13:04:48.594 INFO kablam! | |____________________________________________________________________________^ help: remove these parentheses Sep 21 13:04:48.594 INFO kablam! Sep 21 13:04:48.594 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 13:04:48.594 INFO kablam! --> src/vector_types/combined_ops/mod.rs:1031:71 Sep 21 13:04:48.594 INFO kablam! | Sep 21 13:04:48.594 INFO kablam! 1031 | / (vectorization_length / Sep 21 13:04:48.594 INFO kablam! 1032 | | T::Reg::len()), Sep 21 13:04:48.594 INFO kablam! | |_____________________________________________________________________________________^ help: remove these parentheses Sep 21 13:04:48.594 INFO kablam! Sep 21 13:04:48.623 INFO kablam! warning: the trait bound `T: num_traits::Float` is not satisfied Sep 21 13:04:48.623 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:104:29 Sep 21 13:04:48.623 INFO kablam! | Sep 21 13:04:48.623 INFO kablam! 104 | pub type RealTimeIdent = Identifier; Sep 21 13:04:48.623 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Float` is not implemented for `T` Sep 21 13:04:48.623 INFO kablam! | Sep 21 13:04:48.623 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 13:04:48.623 INFO kablam! = help: consider adding a `where T: num_traits::Float` bound Sep 21 13:04:48.623 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.623 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.623 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.623 INFO kablam! Sep 21 13:04:48.623 INFO kablam! warning: the trait bound `T: num_traits::FloatConst` is not satisfied Sep 21 13:04:48.623 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:104:29 Sep 21 13:04:48.623 INFO kablam! | Sep 21 13:04:48.623 INFO kablam! 104 | pub type RealTimeIdent = Identifier; Sep 21 13:04:48.623 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::FloatConst` is not implemented for `T` Sep 21 13:04:48.623 INFO kablam! | Sep 21 13:04:48.624 INFO kablam! = help: consider adding a `where T: num_traits::FloatConst` bound Sep 21 13:04:48.624 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.624 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.624 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.624 INFO kablam! Sep 21 13:04:48.624 INFO kablam! warning: the trait bound `T: ToSimd` is not satisfied Sep 21 13:04:48.624 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:104:29 Sep 21 13:04:48.624 INFO kablam! | Sep 21 13:04:48.624 INFO kablam! 104 | pub type RealTimeIdent = Identifier; Sep 21 13:04:48.624 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToSimd` is not implemented for `T` Sep 21 13:04:48.624 INFO kablam! | Sep 21 13:04:48.624 INFO kablam! = help: consider adding a `where T: ToSimd` bound Sep 21 13:04:48.624 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:48.625 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.625 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.625 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.625 INFO kablam! Sep 21 13:04:48.625 INFO kablam! warning: `T` doesn't implement `std::fmt::Debug` Sep 21 13:04:48.625 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:104:29 Sep 21 13:04:48.625 INFO kablam! | Sep 21 13:04:48.625 INFO kablam! 104 | pub type RealTimeIdent = Identifier; Sep 21 13:04:48.625 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `T` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 13:04:48.625 INFO kablam! | Sep 21 13:04:48.625 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `T` Sep 21 13:04:48.625 INFO kablam! = help: consider adding a `where T: std::fmt::Debug` bound Sep 21 13:04:48.625 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:48.625 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.625 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.625 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.625 INFO kablam! Sep 21 13:04:48.625 INFO kablam! warning: the trait bound `T: num_traits::Signed` is not satisfied Sep 21 13:04:48.625 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:104:29 Sep 21 13:04:48.625 INFO kablam! | Sep 21 13:04:48.625 INFO kablam! 104 | pub type RealTimeIdent = Identifier; Sep 21 13:04:48.625 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Signed` is not implemented for `T` Sep 21 13:04:48.625 INFO kablam! | Sep 21 13:04:48.625 INFO kablam! = help: consider adding a `where T: num_traits::Signed` bound Sep 21 13:04:48.625 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:48.625 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.625 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.625 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.626 INFO kablam! Sep 21 13:04:48.626 INFO kablam! warning: the trait bound `T: num_traits::FromPrimitive` is not satisfied Sep 21 13:04:48.626 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:104:29 Sep 21 13:04:48.626 INFO kablam! | Sep 21 13:04:48.626 INFO kablam! 104 | pub type RealTimeIdent = Identifier; Sep 21 13:04:48.626 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::FromPrimitive` is not implemented for `T` Sep 21 13:04:48.626 INFO kablam! | Sep 21 13:04:48.626 INFO kablam! = help: consider adding a `where T: num_traits::FromPrimitive` bound Sep 21 13:04:48.626 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:48.626 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.626 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.626 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.626 INFO kablam! Sep 21 13:04:48.627 INFO kablam! warning: the trait bound `T: num_traits::Float` is not satisfied Sep 21 13:04:48.627 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:106:29 Sep 21 13:04:48.627 INFO kablam! | Sep 21 13:04:48.627 INFO kablam! 106 | pub type RealFreqIdent = Identifier; Sep 21 13:04:48.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Float` is not implemented for `T` Sep 21 13:04:48.628 INFO kablam! | Sep 21 13:04:48.628 INFO kablam! = help: consider adding a `where T: num_traits::Float` bound Sep 21 13:04:48.628 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.628 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.628 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.628 INFO kablam! Sep 21 13:04:48.628 INFO kablam! warning: the trait bound `T: num_traits::FloatConst` is not satisfied Sep 21 13:04:48.628 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:106:29 Sep 21 13:04:48.628 INFO kablam! | Sep 21 13:04:48.628 INFO kablam! 106 | pub type RealFreqIdent = Identifier; Sep 21 13:04:48.628 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::FloatConst` is not implemented for `T` Sep 21 13:04:48.628 INFO kablam! | Sep 21 13:04:48.628 INFO kablam! = help: consider adding a `where T: num_traits::FloatConst` bound Sep 21 13:04:48.628 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.628 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.628 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.628 INFO kablam! Sep 21 13:04:48.628 INFO kablam! warning: the trait bound `T: ToSimd` is not satisfied Sep 21 13:04:48.628 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:106:29 Sep 21 13:04:48.628 INFO kablam! | Sep 21 13:04:48.628 INFO kablam! 106 | pub type RealFreqIdent = Identifier; Sep 21 13:04:48.628 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToSimd` is not implemented for `T` Sep 21 13:04:48.628 INFO kablam! | Sep 21 13:04:48.628 INFO kablam! = help: consider adding a `where T: ToSimd` bound Sep 21 13:04:48.628 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:48.628 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.628 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.628 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.628 INFO kablam! Sep 21 13:04:48.628 INFO kablam! warning: `T` doesn't implement `std::fmt::Debug` Sep 21 13:04:48.628 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:106:29 Sep 21 13:04:48.628 INFO kablam! | Sep 21 13:04:48.628 INFO kablam! 106 | pub type RealFreqIdent = Identifier; Sep 21 13:04:48.628 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `T` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 13:04:48.628 INFO kablam! | Sep 21 13:04:48.628 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `T` Sep 21 13:04:48.628 INFO kablam! = help: consider adding a `where T: std::fmt::Debug` bound Sep 21 13:04:48.628 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:48.628 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.628 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.628 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.628 INFO kablam! Sep 21 13:04:48.628 INFO kablam! warning: the trait bound `T: num_traits::Signed` is not satisfied Sep 21 13:04:48.628 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:106:29 Sep 21 13:04:48.628 INFO kablam! | Sep 21 13:04:48.628 INFO kablam! 106 | pub type RealFreqIdent = Identifier; Sep 21 13:04:48.628 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Signed` is not implemented for `T` Sep 21 13:04:48.628 INFO kablam! | Sep 21 13:04:48.628 INFO kablam! = help: consider adding a `where T: num_traits::Signed` bound Sep 21 13:04:48.628 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:48.628 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.628 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.628 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.631 INFO kablam! Sep 21 13:04:48.631 INFO kablam! warning: the trait bound `T: num_traits::FromPrimitive` is not satisfied Sep 21 13:04:48.631 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:106:29 Sep 21 13:04:48.631 INFO kablam! | Sep 21 13:04:48.631 INFO kablam! 106 | pub type RealFreqIdent = Identifier; Sep 21 13:04:48.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::FromPrimitive` is not implemented for `T` Sep 21 13:04:48.631 INFO kablam! | Sep 21 13:04:48.631 INFO kablam! = help: consider adding a `where T: num_traits::FromPrimitive` bound Sep 21 13:04:48.631 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:48.631 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.631 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.631 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.631 INFO kablam! Sep 21 13:04:48.631 INFO kablam! warning: the trait bound `T: num_traits::Float` is not satisfied Sep 21 13:04:48.631 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:108:32 Sep 21 13:04:48.631 INFO kablam! | Sep 21 13:04:48.631 INFO kablam! 108 | pub type ComplexTimeIdent = Identifier; Sep 21 13:04:48.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Float` is not implemented for `T` Sep 21 13:04:48.632 INFO kablam! | Sep 21 13:04:48.632 INFO kablam! = help: consider adding a `where T: num_traits::Float` bound Sep 21 13:04:48.632 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.632 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.632 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.632 INFO kablam! Sep 21 13:04:48.632 INFO kablam! warning: the trait bound `T: num_traits::FloatConst` is not satisfied Sep 21 13:04:48.632 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:108:32 Sep 21 13:04:48.633 INFO kablam! | Sep 21 13:04:48.633 INFO kablam! 108 | pub type ComplexTimeIdent = Identifier; Sep 21 13:04:48.633 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::FloatConst` is not implemented for `T` Sep 21 13:04:48.633 INFO kablam! | Sep 21 13:04:48.633 INFO kablam! = help: consider adding a `where T: num_traits::FloatConst` bound Sep 21 13:04:48.633 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.633 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.633 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.633 INFO kablam! Sep 21 13:04:48.633 INFO kablam! warning: the trait bound `T: ToSimd` is not satisfied Sep 21 13:04:48.633 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:108:32 Sep 21 13:04:48.633 INFO kablam! | Sep 21 13:04:48.633 INFO kablam! 108 | pub type ComplexTimeIdent = Identifier; Sep 21 13:04:48.633 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToSimd` is not implemented for `T` Sep 21 13:04:48.633 INFO kablam! | Sep 21 13:04:48.633 INFO kablam! = help: consider adding a `where T: ToSimd` bound Sep 21 13:04:48.633 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:48.633 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.633 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.633 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.633 INFO kablam! Sep 21 13:04:48.633 INFO kablam! warning: `T` doesn't implement `std::fmt::Debug` Sep 21 13:04:48.633 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:108:32 Sep 21 13:04:48.633 INFO kablam! | Sep 21 13:04:48.633 INFO kablam! 108 | pub type ComplexTimeIdent = Identifier; Sep 21 13:04:48.633 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `T` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 13:04:48.633 INFO kablam! | Sep 21 13:04:48.633 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `T` Sep 21 13:04:48.633 INFO kablam! = help: consider adding a `where T: std::fmt::Debug` bound Sep 21 13:04:48.633 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:48.633 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.634 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.634 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.634 INFO kablam! Sep 21 13:04:48.634 INFO kablam! warning: the trait bound `T: num_traits::Signed` is not satisfied Sep 21 13:04:48.634 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:108:32 Sep 21 13:04:48.634 INFO kablam! | Sep 21 13:04:48.634 INFO kablam! 108 | pub type ComplexTimeIdent = Identifier; Sep 21 13:04:48.634 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Signed` is not implemented for `T` Sep 21 13:04:48.634 INFO kablam! | Sep 21 13:04:48.634 INFO kablam! = help: consider adding a `where T: num_traits::Signed` bound Sep 21 13:04:48.634 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:48.634 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.634 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.634 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.634 INFO kablam! Sep 21 13:04:48.634 INFO kablam! warning: the trait bound `T: num_traits::FromPrimitive` is not satisfied Sep 21 13:04:48.634 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:108:32 Sep 21 13:04:48.634 INFO kablam! | Sep 21 13:04:48.634 INFO kablam! 108 | pub type ComplexTimeIdent = Identifier; Sep 21 13:04:48.634 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::FromPrimitive` is not implemented for `T` Sep 21 13:04:48.634 INFO kablam! | Sep 21 13:04:48.634 INFO kablam! = help: consider adding a `where T: num_traits::FromPrimitive` bound Sep 21 13:04:48.634 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:48.634 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.635 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.635 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.635 INFO kablam! Sep 21 13:04:48.635 INFO kablam! warning: the trait bound `T: num_traits::Float` is not satisfied Sep 21 13:04:48.635 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:110:32 Sep 21 13:04:48.635 INFO kablam! | Sep 21 13:04:48.635 INFO kablam! 110 | pub type ComplexFreqIdent = Identifier; Sep 21 13:04:48.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Float` is not implemented for `T` Sep 21 13:04:48.635 INFO kablam! | Sep 21 13:04:48.635 INFO kablam! = help: consider adding a `where T: num_traits::Float` bound Sep 21 13:04:48.635 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.635 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.635 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.635 INFO kablam! Sep 21 13:04:48.635 INFO kablam! warning: the trait bound `T: num_traits::FloatConst` is not satisfied Sep 21 13:04:48.635 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:110:32 Sep 21 13:04:48.635 INFO kablam! | Sep 21 13:04:48.635 INFO kablam! 110 | pub type ComplexFreqIdent = Identifier; Sep 21 13:04:48.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::FloatConst` is not implemented for `T` Sep 21 13:04:48.635 INFO kablam! | Sep 21 13:04:48.635 INFO kablam! = help: consider adding a `where T: num_traits::FloatConst` bound Sep 21 13:04:48.635 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.635 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.635 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.635 INFO kablam! Sep 21 13:04:48.635 INFO kablam! warning: the trait bound `T: ToSimd` is not satisfied Sep 21 13:04:48.635 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:110:32 Sep 21 13:04:48.635 INFO kablam! | Sep 21 13:04:48.635 INFO kablam! 110 | pub type ComplexFreqIdent = Identifier; Sep 21 13:04:48.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToSimd` is not implemented for `T` Sep 21 13:04:48.635 INFO kablam! | Sep 21 13:04:48.635 INFO kablam! = help: consider adding a `where T: ToSimd` bound Sep 21 13:04:48.635 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:48.635 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.635 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.635 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.635 INFO kablam! Sep 21 13:04:48.635 INFO kablam! warning: `T` doesn't implement `std::fmt::Debug` Sep 21 13:04:48.635 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:110:32 Sep 21 13:04:48.635 INFO kablam! | Sep 21 13:04:48.635 INFO kablam! 110 | pub type ComplexFreqIdent = Identifier; Sep 21 13:04:48.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `T` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 13:04:48.635 INFO kablam! | Sep 21 13:04:48.635 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `T` Sep 21 13:04:48.635 INFO kablam! = help: consider adding a `where T: std::fmt::Debug` bound Sep 21 13:04:48.637 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:48.637 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.637 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.637 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.637 INFO kablam! Sep 21 13:04:48.637 INFO kablam! warning: the trait bound `T: num_traits::Signed` is not satisfied Sep 21 13:04:48.637 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:110:32 Sep 21 13:04:48.637 INFO kablam! | Sep 21 13:04:48.637 INFO kablam! 110 | pub type ComplexFreqIdent = Identifier; Sep 21 13:04:48.637 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Signed` is not implemented for `T` Sep 21 13:04:48.637 INFO kablam! | Sep 21 13:04:48.637 INFO kablam! = help: consider adding a `where T: num_traits::Signed` bound Sep 21 13:04:48.637 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:48.637 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.637 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.637 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.637 INFO kablam! Sep 21 13:04:48.637 INFO kablam! warning: the trait bound `T: num_traits::FromPrimitive` is not satisfied Sep 21 13:04:48.637 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:110:32 Sep 21 13:04:48.637 INFO kablam! | Sep 21 13:04:48.637 INFO kablam! 110 | pub type ComplexFreqIdent = Identifier; Sep 21 13:04:48.637 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::FromPrimitive` is not implemented for `T` Sep 21 13:04:48.637 INFO kablam! | Sep 21 13:04:48.637 INFO kablam! = help: consider adding a `where T: num_traits::FromPrimitive` bound Sep 21 13:04:48.637 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:48.637 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.637 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.637 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.637 INFO kablam! Sep 21 13:04:48.637 INFO kablam! warning: the trait bound `T: num_traits::Float` is not satisfied Sep 21 13:04:48.637 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:112:27 Sep 21 13:04:48.637 INFO kablam! | Sep 21 13:04:48.637 INFO kablam! 112 | pub type GenDspIdent = Identifier; Sep 21 13:04:48.638 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Float` is not implemented for `T` Sep 21 13:04:48.638 INFO kablam! | Sep 21 13:04:48.638 INFO kablam! = help: consider adding a `where T: num_traits::Float` bound Sep 21 13:04:48.638 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.638 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.638 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.638 INFO kablam! Sep 21 13:04:48.638 INFO kablam! warning: the trait bound `T: num_traits::FloatConst` is not satisfied Sep 21 13:04:48.638 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:112:27 Sep 21 13:04:48.638 INFO kablam! | Sep 21 13:04:48.638 INFO kablam! 112 | pub type GenDspIdent = Identifier; Sep 21 13:04:48.638 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::FloatConst` is not implemented for `T` Sep 21 13:04:48.638 INFO kablam! | Sep 21 13:04:48.638 INFO kablam! = help: consider adding a `where T: num_traits::FloatConst` bound Sep 21 13:04:48.638 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.638 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.638 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.638 INFO kablam! Sep 21 13:04:48.638 INFO kablam! warning: the trait bound `T: ToSimd` is not satisfied Sep 21 13:04:48.638 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:112:27 Sep 21 13:04:48.638 INFO kablam! | Sep 21 13:04:48.638 INFO kablam! 112 | pub type GenDspIdent = Identifier; Sep 21 13:04:48.638 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToSimd` is not implemented for `T` Sep 21 13:04:48.638 INFO kablam! | Sep 21 13:04:48.638 INFO kablam! = help: consider adding a `where T: ToSimd` bound Sep 21 13:04:48.638 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:48.638 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.638 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.638 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.638 INFO kablam! Sep 21 13:04:48.638 INFO kablam! warning: `T` doesn't implement `std::fmt::Debug` Sep 21 13:04:48.638 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:112:27 Sep 21 13:04:48.638 INFO kablam! | Sep 21 13:04:48.638 INFO kablam! 112 | pub type GenDspIdent = Identifier; Sep 21 13:04:48.638 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `T` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 13:04:48.638 INFO kablam! | Sep 21 13:04:48.646 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `T` Sep 21 13:04:48.646 INFO kablam! = help: consider adding a `where T: std::fmt::Debug` bound Sep 21 13:04:48.646 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:48.646 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.646 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.646 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.646 INFO kablam! Sep 21 13:04:48.646 INFO kablam! warning: the trait bound `T: num_traits::Signed` is not satisfied Sep 21 13:04:48.646 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:112:27 Sep 21 13:04:48.646 INFO kablam! | Sep 21 13:04:48.646 INFO kablam! 112 | pub type GenDspIdent = Identifier; Sep 21 13:04:48.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Signed` is not implemented for `T` Sep 21 13:04:48.646 INFO kablam! | Sep 21 13:04:48.646 INFO kablam! = help: consider adding a `where T: num_traits::Signed` bound Sep 21 13:04:48.646 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:48.646 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.646 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.646 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.646 INFO kablam! Sep 21 13:04:48.646 INFO kablam! warning: the trait bound `T: num_traits::FromPrimitive` is not satisfied Sep 21 13:04:48.646 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:112:27 Sep 21 13:04:48.646 INFO kablam! | Sep 21 13:04:48.646 INFO kablam! 112 | pub type GenDspIdent = Identifier; Sep 21 13:04:48.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::FromPrimitive` is not implemented for `T` Sep 21 13:04:48.646 INFO kablam! | Sep 21 13:04:48.646 INFO kablam! = help: consider adding a `where T: num_traits::FromPrimitive` bound Sep 21 13:04:48.646 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:48.646 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.646 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.646 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.646 INFO kablam! Sep 21 13:04:48.738 INFO kablam! warning: the trait bound `S: vector_types::requirements::ToSlice` is not satisfied Sep 21 13:04:48.739 INFO kablam! --> src/vector_types/mod.rs:262:30 Sep 21 13:04:48.739 INFO kablam! | Sep 21 13:04:48.739 INFO kablam! 262 | pub type RealTimeVec = DspVec; Sep 21 13:04:48.739 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `vector_types::requirements::ToSlice` is not implemented for `S` Sep 21 13:04:48.739 INFO kablam! | Sep 21 13:04:48.739 INFO kablam! = help: consider adding a `where S: vector_types::requirements::ToSlice` bound Sep 21 13:04:48.739 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.739 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.739 INFO kablam! Sep 21 13:04:48.739 INFO kablam! warning: the trait bound `T: num_traits::Float` is not satisfied Sep 21 13:04:48.739 INFO kablam! --> src/vector_types/mod.rs:262:30 Sep 21 13:04:48.739 INFO kablam! | Sep 21 13:04:48.739 INFO kablam! 262 | pub type RealTimeVec = DspVec; Sep 21 13:04:48.739 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Float` is not implemented for `T` Sep 21 13:04:48.739 INFO kablam! | Sep 21 13:04:48.739 INFO kablam! = help: consider adding a `where T: num_traits::Float` bound Sep 21 13:04:48.739 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.739 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.739 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.739 INFO kablam! Sep 21 13:04:48.739 INFO kablam! warning: the trait bound `T: num_traits::FloatConst` is not satisfied Sep 21 13:04:48.739 INFO kablam! --> src/vector_types/mod.rs:262:30 Sep 21 13:04:48.739 INFO kablam! | Sep 21 13:04:48.739 INFO kablam! 262 | pub type RealTimeVec = DspVec; Sep 21 13:04:48.739 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::FloatConst` is not implemented for `T` Sep 21 13:04:48.739 INFO kablam! | Sep 21 13:04:48.739 INFO kablam! = help: consider adding a `where T: num_traits::FloatConst` bound Sep 21 13:04:48.739 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.739 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.739 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.739 INFO kablam! Sep 21 13:04:48.739 INFO kablam! warning: the trait bound `T: ToSimd` is not satisfied Sep 21 13:04:48.739 INFO kablam! --> src/vector_types/mod.rs:262:30 Sep 21 13:04:48.739 INFO kablam! | Sep 21 13:04:48.739 INFO kablam! 262 | pub type RealTimeVec = DspVec; Sep 21 13:04:48.739 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToSimd` is not implemented for `T` Sep 21 13:04:48.739 INFO kablam! | Sep 21 13:04:48.739 INFO kablam! = help: consider adding a `where T: ToSimd` bound Sep 21 13:04:48.739 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:48.739 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.739 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.739 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.739 INFO kablam! Sep 21 13:04:48.739 INFO kablam! warning: `T` doesn't implement `std::fmt::Debug` Sep 21 13:04:48.739 INFO kablam! --> src/vector_types/mod.rs:262:30 Sep 21 13:04:48.739 INFO kablam! | Sep 21 13:04:48.739 INFO kablam! 262 | pub type RealTimeVec = DspVec; Sep 21 13:04:48.739 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `T` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 13:04:48.739 INFO kablam! | Sep 21 13:04:48.739 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `T` Sep 21 13:04:48.739 INFO kablam! = help: consider adding a `where T: std::fmt::Debug` bound Sep 21 13:04:48.739 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:48.739 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.739 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.739 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.739 INFO kablam! Sep 21 13:04:48.739 INFO kablam! warning: the trait bound `T: num_traits::Signed` is not satisfied Sep 21 13:04:48.739 INFO kablam! --> src/vector_types/mod.rs:262:30 Sep 21 13:04:48.739 INFO kablam! | Sep 21 13:04:48.739 INFO kablam! 262 | pub type RealTimeVec = DspVec; Sep 21 13:04:48.739 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Signed` is not implemented for `T` Sep 21 13:04:48.739 INFO kablam! | Sep 21 13:04:48.739 INFO kablam! = help: consider adding a `where T: num_traits::Signed` bound Sep 21 13:04:48.739 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:48.739 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.739 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.739 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.739 INFO kablam! Sep 21 13:04:48.739 INFO kablam! warning: the trait bound `T: num_traits::FromPrimitive` is not satisfied Sep 21 13:04:48.739 INFO kablam! --> src/vector_types/mod.rs:262:30 Sep 21 13:04:48.739 INFO kablam! | Sep 21 13:04:48.740 INFO kablam! 262 | pub type RealTimeVec = DspVec; Sep 21 13:04:48.740 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::FromPrimitive` is not implemented for `T` Sep 21 13:04:48.740 INFO kablam! | Sep 21 13:04:48.740 INFO kablam! = help: consider adding a `where T: num_traits::FromPrimitive` bound Sep 21 13:04:48.740 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:48.740 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.740 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.740 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.740 INFO kablam! Sep 21 13:04:48.740 INFO kablam! warning: the trait bound `S: vector_types::requirements::ToSlice` is not satisfied Sep 21 13:04:48.740 INFO kablam! --> src/vector_types/mod.rs:264:30 Sep 21 13:04:48.740 INFO kablam! | Sep 21 13:04:48.740 INFO kablam! 264 | pub type RealFreqVec = DspVec; Sep 21 13:04:48.740 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `vector_types::requirements::ToSlice` is not implemented for `S` Sep 21 13:04:48.740 INFO kablam! | Sep 21 13:04:48.740 INFO kablam! = help: consider adding a `where S: vector_types::requirements::ToSlice` bound Sep 21 13:04:48.740 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.740 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.740 INFO kablam! Sep 21 13:04:48.740 INFO kablam! warning: the trait bound `T: num_traits::Float` is not satisfied Sep 21 13:04:48.740 INFO kablam! --> src/vector_types/mod.rs:264:30 Sep 21 13:04:48.740 INFO kablam! | Sep 21 13:04:48.740 INFO kablam! 264 | pub type RealFreqVec = DspVec; Sep 21 13:04:48.740 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Float` is not implemented for `T` Sep 21 13:04:48.740 INFO kablam! | Sep 21 13:04:48.740 INFO kablam! = help: consider adding a `where T: num_traits::Float` bound Sep 21 13:04:48.740 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.740 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.740 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.740 INFO kablam! Sep 21 13:04:48.740 INFO kablam! warning: the trait bound `T: num_traits::FloatConst` is not satisfied Sep 21 13:04:48.740 INFO kablam! --> src/vector_types/mod.rs:264:30 Sep 21 13:04:48.740 INFO kablam! | Sep 21 13:04:48.740 INFO kablam! 264 | pub type RealFreqVec = DspVec; Sep 21 13:04:48.740 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::FloatConst` is not implemented for `T` Sep 21 13:04:48.740 INFO kablam! | Sep 21 13:04:48.740 INFO kablam! = help: consider adding a `where T: num_traits::FloatConst` bound Sep 21 13:04:48.740 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.740 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.742 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.742 INFO kablam! Sep 21 13:04:48.742 INFO kablam! warning: the trait bound `T: ToSimd` is not satisfied Sep 21 13:04:48.743 INFO kablam! --> src/vector_types/mod.rs:264:30 Sep 21 13:04:48.743 INFO kablam! | Sep 21 13:04:48.743 INFO kablam! 264 | pub type RealFreqVec = DspVec; Sep 21 13:04:48.743 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToSimd` is not implemented for `T` Sep 21 13:04:48.743 INFO kablam! | Sep 21 13:04:48.743 INFO kablam! = help: consider adding a `where T: ToSimd` bound Sep 21 13:04:48.743 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:48.743 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.743 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.743 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.743 INFO kablam! Sep 21 13:04:48.743 INFO kablam! warning: `T` doesn't implement `std::fmt::Debug` Sep 21 13:04:48.743 INFO kablam! --> src/vector_types/mod.rs:264:30 Sep 21 13:04:48.743 INFO kablam! | Sep 21 13:04:48.743 INFO kablam! 264 | pub type RealFreqVec = DspVec; Sep 21 13:04:48.743 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `T` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 13:04:48.743 INFO kablam! | Sep 21 13:04:48.743 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `T` Sep 21 13:04:48.743 INFO kablam! = help: consider adding a `where T: std::fmt::Debug` bound Sep 21 13:04:48.743 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:48.743 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.743 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.743 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.743 INFO kablam! Sep 21 13:04:48.743 INFO kablam! warning: the trait bound `T: num_traits::Signed` is not satisfied Sep 21 13:04:48.743 INFO kablam! --> src/vector_types/mod.rs:264:30 Sep 21 13:04:48.743 INFO kablam! | Sep 21 13:04:48.743 INFO kablam! 264 | pub type RealFreqVec = DspVec; Sep 21 13:04:48.743 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Signed` is not implemented for `T` Sep 21 13:04:48.743 INFO kablam! | Sep 21 13:04:48.743 INFO kablam! = help: consider adding a `where T: num_traits::Signed` bound Sep 21 13:04:48.743 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:48.743 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.743 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.743 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.743 INFO kablam! Sep 21 13:04:48.743 INFO kablam! warning: the trait bound `T: num_traits::FromPrimitive` is not satisfied Sep 21 13:04:48.743 INFO kablam! --> src/vector_types/mod.rs:264:30 Sep 21 13:04:48.743 INFO kablam! | Sep 21 13:04:48.743 INFO kablam! 264 | pub type RealFreqVec = DspVec; Sep 21 13:04:48.743 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::FromPrimitive` is not implemented for `T` Sep 21 13:04:48.743 INFO kablam! | Sep 21 13:04:48.743 INFO kablam! = help: consider adding a `where T: num_traits::FromPrimitive` bound Sep 21 13:04:48.743 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:48.743 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.743 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.743 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.743 INFO kablam! Sep 21 13:04:48.745 INFO kablam! warning: the trait bound `S: vector_types::requirements::ToSlice` is not satisfied Sep 21 13:04:48.745 INFO kablam! --> src/vector_types/mod.rs:266:33 Sep 21 13:04:48.745 INFO kablam! | Sep 21 13:04:48.745 INFO kablam! 266 | pub type ComplexTimeVec = DspVec; Sep 21 13:04:48.745 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `vector_types::requirements::ToSlice` is not implemented for `S` Sep 21 13:04:48.745 INFO kablam! | Sep 21 13:04:48.745 INFO kablam! = help: consider adding a `where S: vector_types::requirements::ToSlice` bound Sep 21 13:04:48.745 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.745 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.745 INFO kablam! Sep 21 13:04:48.745 INFO kablam! warning: the trait bound `T: num_traits::Float` is not satisfied Sep 21 13:04:48.745 INFO kablam! --> src/vector_types/mod.rs:266:33 Sep 21 13:04:48.745 INFO kablam! | Sep 21 13:04:48.745 INFO kablam! 266 | pub type ComplexTimeVec = DspVec; Sep 21 13:04:48.745 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Float` is not implemented for `T` Sep 21 13:04:48.745 INFO kablam! | Sep 21 13:04:48.745 INFO kablam! = help: consider adding a `where T: num_traits::Float` bound Sep 21 13:04:48.745 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.745 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.745 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.745 INFO kablam! Sep 21 13:04:48.745 INFO kablam! warning: the trait bound `T: num_traits::FloatConst` is not satisfied Sep 21 13:04:48.745 INFO kablam! --> src/vector_types/mod.rs:266:33 Sep 21 13:04:48.745 INFO kablam! | Sep 21 13:04:48.745 INFO kablam! 266 | pub type ComplexTimeVec = DspVec; Sep 21 13:04:48.745 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::FloatConst` is not implemented for `T` Sep 21 13:04:48.745 INFO kablam! | Sep 21 13:04:48.745 INFO kablam! = help: consider adding a `where T: num_traits::FloatConst` bound Sep 21 13:04:48.745 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.745 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.745 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.745 INFO kablam! Sep 21 13:04:48.745 INFO kablam! warning: the trait bound `T: ToSimd` is not satisfied Sep 21 13:04:48.745 INFO kablam! --> src/vector_types/mod.rs:266:33 Sep 21 13:04:48.745 INFO kablam! | Sep 21 13:04:48.745 INFO kablam! 266 | pub type ComplexTimeVec = DspVec; Sep 21 13:04:48.745 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToSimd` is not implemented for `T` Sep 21 13:04:48.745 INFO kablam! | Sep 21 13:04:48.745 INFO kablam! = help: consider adding a `where T: ToSimd` bound Sep 21 13:04:48.745 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:48.745 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.746 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.746 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.746 INFO kablam! Sep 21 13:04:48.746 INFO kablam! warning: `T` doesn't implement `std::fmt::Debug` Sep 21 13:04:48.746 INFO kablam! --> src/vector_types/mod.rs:266:33 Sep 21 13:04:48.746 INFO kablam! | Sep 21 13:04:48.746 INFO kablam! 266 | pub type ComplexTimeVec = DspVec; Sep 21 13:04:48.746 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `T` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 13:04:48.746 INFO kablam! | Sep 21 13:04:48.746 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `T` Sep 21 13:04:48.746 INFO kablam! = help: consider adding a `where T: std::fmt::Debug` bound Sep 21 13:04:48.746 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:48.746 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.746 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.746 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.746 INFO kablam! Sep 21 13:04:48.746 INFO kablam! warning: the trait bound `T: num_traits::Signed` is not satisfied Sep 21 13:04:48.746 INFO kablam! --> src/vector_types/mod.rs:266:33 Sep 21 13:04:48.746 INFO kablam! | Sep 21 13:04:48.746 INFO kablam! 266 | pub type ComplexTimeVec = DspVec; Sep 21 13:04:48.746 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Signed` is not implemented for `T` Sep 21 13:04:48.746 INFO kablam! | Sep 21 13:04:48.746 INFO kablam! = help: consider adding a `where T: num_traits::Signed` bound Sep 21 13:04:48.746 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:48.746 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.746 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.746 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.746 INFO kablam! Sep 21 13:04:48.746 INFO kablam! warning: the trait bound `T: num_traits::FromPrimitive` is not satisfied Sep 21 13:04:48.746 INFO kablam! --> src/vector_types/mod.rs:266:33 Sep 21 13:04:48.746 INFO kablam! | Sep 21 13:04:48.746 INFO kablam! 266 | pub type ComplexTimeVec = DspVec; Sep 21 13:04:48.746 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::FromPrimitive` is not implemented for `T` Sep 21 13:04:48.746 INFO kablam! | Sep 21 13:04:48.746 INFO kablam! = help: consider adding a `where T: num_traits::FromPrimitive` bound Sep 21 13:04:48.746 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:48.746 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.746 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.746 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.746 INFO kablam! Sep 21 13:04:48.746 INFO kablam! warning: the trait bound `S: vector_types::requirements::ToSlice` is not satisfied Sep 21 13:04:48.746 INFO kablam! --> src/vector_types/mod.rs:268:33 Sep 21 13:04:48.746 INFO kablam! | Sep 21 13:04:48.746 INFO kablam! 268 | pub type ComplexFreqVec = DspVec; Sep 21 13:04:48.746 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `vector_types::requirements::ToSlice` is not implemented for `S` Sep 21 13:04:48.746 INFO kablam! | Sep 21 13:04:48.746 INFO kablam! = help: consider adding a `where S: vector_types::requirements::ToSlice` bound Sep 21 13:04:48.746 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.746 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.746 INFO kablam! Sep 21 13:04:48.746 INFO kablam! warning: the trait bound `T: num_traits::Float` is not satisfied Sep 21 13:04:48.746 INFO kablam! --> src/vector_types/mod.rs:268:33 Sep 21 13:04:48.746 INFO kablam! | Sep 21 13:04:48.746 INFO kablam! 268 | pub type ComplexFreqVec = DspVec; Sep 21 13:04:48.746 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Float` is not implemented for `T` Sep 21 13:04:48.746 INFO kablam! | Sep 21 13:04:48.746 INFO kablam! = help: consider adding a `where T: num_traits::Float` bound Sep 21 13:04:48.746 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.746 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.746 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.746 INFO kablam! Sep 21 13:04:48.746 INFO kablam! warning: the trait bound `T: num_traits::FloatConst` is not satisfied Sep 21 13:04:48.746 INFO kablam! --> src/vector_types/mod.rs:268:33 Sep 21 13:04:48.746 INFO kablam! | Sep 21 13:04:48.746 INFO kablam! 268 | pub type ComplexFreqVec = DspVec; Sep 21 13:04:48.746 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::FloatConst` is not implemented for `T` Sep 21 13:04:48.746 INFO kablam! | Sep 21 13:04:48.749 INFO kablam! = help: consider adding a `where T: num_traits::FloatConst` bound Sep 21 13:04:48.749 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.749 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.749 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.749 INFO kablam! Sep 21 13:04:48.749 INFO kablam! warning: the trait bound `T: ToSimd` is not satisfied Sep 21 13:04:48.749 INFO kablam! --> src/vector_types/mod.rs:268:33 Sep 21 13:04:48.749 INFO kablam! | Sep 21 13:04:48.749 INFO kablam! 268 | pub type ComplexFreqVec = DspVec; Sep 21 13:04:48.749 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToSimd` is not implemented for `T` Sep 21 13:04:48.750 INFO kablam! | Sep 21 13:04:48.750 INFO kablam! = help: consider adding a `where T: ToSimd` bound Sep 21 13:04:48.750 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:48.750 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.750 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.750 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.750 INFO kablam! Sep 21 13:04:48.750 INFO kablam! warning: `T` doesn't implement `std::fmt::Debug` Sep 21 13:04:48.750 INFO kablam! --> src/vector_types/mod.rs:268:33 Sep 21 13:04:48.750 INFO kablam! | Sep 21 13:04:48.750 INFO kablam! 268 | pub type ComplexFreqVec = DspVec; Sep 21 13:04:48.750 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `T` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 13:04:48.750 INFO kablam! | Sep 21 13:04:48.750 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `T` Sep 21 13:04:48.750 INFO kablam! = help: consider adding a `where T: std::fmt::Debug` bound Sep 21 13:04:48.750 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:48.750 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.750 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.750 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.750 INFO kablam! Sep 21 13:04:48.750 INFO kablam! warning: the trait bound `T: num_traits::Signed` is not satisfied Sep 21 13:04:48.750 INFO kablam! --> src/vector_types/mod.rs:268:33 Sep 21 13:04:48.750 INFO kablam! | Sep 21 13:04:48.750 INFO kablam! 268 | pub type ComplexFreqVec = DspVec; Sep 21 13:04:48.750 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Signed` is not implemented for `T` Sep 21 13:04:48.750 INFO kablam! | Sep 21 13:04:48.750 INFO kablam! = help: consider adding a `where T: num_traits::Signed` bound Sep 21 13:04:48.750 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:48.750 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.750 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.750 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.750 INFO kablam! Sep 21 13:04:48.750 INFO kablam! warning: the trait bound `T: num_traits::FromPrimitive` is not satisfied Sep 21 13:04:48.750 INFO kablam! --> src/vector_types/mod.rs:268:33 Sep 21 13:04:48.750 INFO kablam! | Sep 21 13:04:48.750 INFO kablam! 268 | pub type ComplexFreqVec = DspVec; Sep 21 13:04:48.750 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::FromPrimitive` is not implemented for `T` Sep 21 13:04:48.750 INFO kablam! | Sep 21 13:04:48.750 INFO kablam! = help: consider adding a `where T: num_traits::FromPrimitive` bound Sep 21 13:04:48.750 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:48.750 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.750 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.750 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.750 INFO kablam! Sep 21 13:04:48.750 INFO kablam! warning: the trait bound `S: vector_types::requirements::ToSlice` is not satisfied Sep 21 13:04:48.750 INFO kablam! --> src/vector_types/mod.rs:270:28 Sep 21 13:04:48.750 INFO kablam! | Sep 21 13:04:48.750 INFO kablam! 270 | pub type GenDspVec = DspVec; Sep 21 13:04:48.750 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `vector_types::requirements::ToSlice` is not implemented for `S` Sep 21 13:04:48.750 INFO kablam! | Sep 21 13:04:48.750 INFO kablam! = help: consider adding a `where S: vector_types::requirements::ToSlice` bound Sep 21 13:04:48.750 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.750 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.750 INFO kablam! Sep 21 13:04:48.750 INFO kablam! warning: the trait bound `T: num_traits::Float` is not satisfied Sep 21 13:04:48.750 INFO kablam! --> src/vector_types/mod.rs:270:28 Sep 21 13:04:48.750 INFO kablam! | Sep 21 13:04:48.750 INFO kablam! 270 | pub type GenDspVec = DspVec; Sep 21 13:04:48.751 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Float` is not implemented for `T` Sep 21 13:04:48.751 INFO kablam! | Sep 21 13:04:48.751 INFO kablam! = help: consider adding a `where T: num_traits::Float` bound Sep 21 13:04:48.751 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.751 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.751 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.751 INFO kablam! Sep 21 13:04:48.751 INFO kablam! warning: the trait bound `T: num_traits::FloatConst` is not satisfied Sep 21 13:04:48.751 INFO kablam! --> src/vector_types/mod.rs:270:28 Sep 21 13:04:48.751 INFO kablam! | Sep 21 13:04:48.751 INFO kablam! 270 | pub type GenDspVec = DspVec; Sep 21 13:04:48.751 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::FloatConst` is not implemented for `T` Sep 21 13:04:48.751 INFO kablam! | Sep 21 13:04:48.751 INFO kablam! = help: consider adding a `where T: num_traits::FloatConst` bound Sep 21 13:04:48.751 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.751 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.751 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.752 INFO kablam! Sep 21 13:04:48.752 INFO kablam! warning: the trait bound `T: ToSimd` is not satisfied Sep 21 13:04:48.752 INFO kablam! --> src/vector_types/mod.rs:270:28 Sep 21 13:04:48.752 INFO kablam! | Sep 21 13:04:48.752 INFO kablam! 270 | pub type GenDspVec = DspVec; Sep 21 13:04:48.752 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToSimd` is not implemented for `T` Sep 21 13:04:48.752 INFO kablam! | Sep 21 13:04:48.752 INFO kablam! = help: consider adding a `where T: ToSimd` bound Sep 21 13:04:48.752 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:48.752 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.752 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.752 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.752 INFO kablam! Sep 21 13:04:48.752 INFO kablam! warning: `T` doesn't implement `std::fmt::Debug` Sep 21 13:04:48.752 INFO kablam! --> src/vector_types/mod.rs:270:28 Sep 21 13:04:48.752 INFO kablam! | Sep 21 13:04:48.752 INFO kablam! 270 | pub type GenDspVec = DspVec; Sep 21 13:04:48.752 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `T` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 13:04:48.752 INFO kablam! | Sep 21 13:04:48.752 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `T` Sep 21 13:04:48.752 INFO kablam! = help: consider adding a `where T: std::fmt::Debug` bound Sep 21 13:04:48.752 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:48.752 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.752 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.752 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.752 INFO kablam! Sep 21 13:04:48.752 INFO kablam! warning: the trait bound `T: num_traits::Signed` is not satisfied Sep 21 13:04:48.752 INFO kablam! --> src/vector_types/mod.rs:270:28 Sep 21 13:04:48.752 INFO kablam! | Sep 21 13:04:48.752 INFO kablam! 270 | pub type GenDspVec = DspVec; Sep 21 13:04:48.752 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Signed` is not implemented for `T` Sep 21 13:04:48.752 INFO kablam! | Sep 21 13:04:48.752 INFO kablam! = help: consider adding a `where T: num_traits::Signed` bound Sep 21 13:04:48.752 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:48.752 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.752 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.752 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.752 INFO kablam! Sep 21 13:04:48.752 INFO kablam! warning: the trait bound `T: num_traits::FromPrimitive` is not satisfied Sep 21 13:04:48.752 INFO kablam! --> src/vector_types/mod.rs:270:28 Sep 21 13:04:48.753 INFO kablam! | Sep 21 13:04:48.753 INFO kablam! 270 | pub type GenDspVec = DspVec; Sep 21 13:04:48.753 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::FromPrimitive` is not implemented for `T` Sep 21 13:04:48.753 INFO kablam! | Sep 21 13:04:48.753 INFO kablam! = help: consider adding a `where T: num_traits::FromPrimitive` bound Sep 21 13:04:48.753 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:48.753 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:48.753 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:48.753 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:48.753 INFO kablam! Sep 21 13:04:49.047 INFO kablam! warning: the trait bound `T: num_traits::Float` is not satisfied Sep 21 13:04:49.047 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:104:29 Sep 21 13:04:49.047 INFO kablam! | Sep 21 13:04:49.047 INFO kablam! 104 | pub type RealTimeIdent = Identifier; Sep 21 13:04:49.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Float` is not implemented for `T` Sep 21 13:04:49.047 INFO kablam! | Sep 21 13:04:49.047 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 13:04:49.047 INFO kablam! = help: consider adding a `where T: num_traits::Float` bound Sep 21 13:04:49.047 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.047 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.047 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.047 INFO kablam! Sep 21 13:04:49.047 INFO kablam! warning: the trait bound `T: num_traits::FloatConst` is not satisfied Sep 21 13:04:49.047 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:104:29 Sep 21 13:04:49.047 INFO kablam! | Sep 21 13:04:49.047 INFO kablam! 104 | pub type RealTimeIdent = Identifier; Sep 21 13:04:49.048 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::FloatConst` is not implemented for `T` Sep 21 13:04:49.048 INFO kablam! | Sep 21 13:04:49.048 INFO kablam! = help: consider adding a `where T: num_traits::FloatConst` bound Sep 21 13:04:49.048 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.048 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.048 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.048 INFO kablam! Sep 21 13:04:49.048 INFO kablam! warning: the trait bound `T: ToSimd` is not satisfied Sep 21 13:04:49.048 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:104:29 Sep 21 13:04:49.048 INFO kablam! | Sep 21 13:04:49.048 INFO kablam! 104 | pub type RealTimeIdent = Identifier; Sep 21 13:04:49.048 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToSimd` is not implemented for `T` Sep 21 13:04:49.048 INFO kablam! | Sep 21 13:04:49.048 INFO kablam! = help: consider adding a `where T: ToSimd` bound Sep 21 13:04:49.048 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:49.048 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.048 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.048 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.048 INFO kablam! Sep 21 13:04:49.048 INFO kablam! warning: `T` doesn't implement `std::fmt::Debug` Sep 21 13:04:49.048 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:104:29 Sep 21 13:04:49.048 INFO kablam! | Sep 21 13:04:49.048 INFO kablam! 104 | pub type RealTimeIdent = Identifier; Sep 21 13:04:49.048 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `T` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 13:04:49.048 INFO kablam! | Sep 21 13:04:49.048 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `T` Sep 21 13:04:49.048 INFO kablam! = help: consider adding a `where T: std::fmt::Debug` bound Sep 21 13:04:49.048 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:49.048 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.048 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.048 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.048 INFO kablam! Sep 21 13:04:49.048 INFO kablam! warning: the trait bound `T: num_traits::Signed` is not satisfied Sep 21 13:04:49.048 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:104:29 Sep 21 13:04:49.048 INFO kablam! | Sep 21 13:04:49.048 INFO kablam! 104 | pub type RealTimeIdent = Identifier; Sep 21 13:04:49.048 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Signed` is not implemented for `T` Sep 21 13:04:49.048 INFO kablam! | Sep 21 13:04:49.048 INFO kablam! = help: consider adding a `where T: num_traits::Signed` bound Sep 21 13:04:49.048 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:49.048 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.048 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.048 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.048 INFO kablam! Sep 21 13:04:49.048 INFO kablam! warning: the trait bound `T: num_traits::FromPrimitive` is not satisfied Sep 21 13:04:49.048 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:104:29 Sep 21 13:04:49.048 INFO kablam! | Sep 21 13:04:49.048 INFO kablam! 104 | pub type RealTimeIdent = Identifier; Sep 21 13:04:49.048 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::FromPrimitive` is not implemented for `T` Sep 21 13:04:49.048 INFO kablam! | Sep 21 13:04:49.048 INFO kablam! = help: consider adding a `where T: num_traits::FromPrimitive` bound Sep 21 13:04:49.048 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:49.048 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.048 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.048 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.048 INFO kablam! Sep 21 13:04:49.048 INFO kablam! warning: the trait bound `T: num_traits::Float` is not satisfied Sep 21 13:04:49.048 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:106:29 Sep 21 13:04:49.048 INFO kablam! | Sep 21 13:04:49.048 INFO kablam! 106 | pub type RealFreqIdent = Identifier; Sep 21 13:04:49.048 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Float` is not implemented for `T` Sep 21 13:04:49.048 INFO kablam! | Sep 21 13:04:49.048 INFO kablam! = help: consider adding a `where T: num_traits::Float` bound Sep 21 13:04:49.048 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.048 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.048 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.048 INFO kablam! Sep 21 13:04:49.049 INFO kablam! warning: the trait bound `T: num_traits::FloatConst` is not satisfied Sep 21 13:04:49.049 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:106:29 Sep 21 13:04:49.049 INFO kablam! | Sep 21 13:04:49.049 INFO kablam! 106 | pub type RealFreqIdent = Identifier; Sep 21 13:04:49.049 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::FloatConst` is not implemented for `T` Sep 21 13:04:49.049 INFO kablam! | Sep 21 13:04:49.049 INFO kablam! = help: consider adding a `where T: num_traits::FloatConst` bound Sep 21 13:04:49.049 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.049 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.049 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.049 INFO kablam! Sep 21 13:04:49.049 INFO kablam! warning: the trait bound `T: ToSimd` is not satisfied Sep 21 13:04:49.049 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:106:29 Sep 21 13:04:49.049 INFO kablam! | Sep 21 13:04:49.049 INFO kablam! 106 | pub type RealFreqIdent = Identifier; Sep 21 13:04:49.049 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToSimd` is not implemented for `T` Sep 21 13:04:49.049 INFO kablam! | Sep 21 13:04:49.049 INFO kablam! = help: consider adding a `where T: ToSimd` bound Sep 21 13:04:49.049 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:49.049 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.049 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.049 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.049 INFO kablam! Sep 21 13:04:49.051 INFO kablam! warning: `T` doesn't implement `std::fmt::Debug` Sep 21 13:04:49.051 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:106:29 Sep 21 13:04:49.051 INFO kablam! | Sep 21 13:04:49.051 INFO kablam! 106 | pub type RealFreqIdent = Identifier; Sep 21 13:04:49.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `T` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 13:04:49.051 INFO kablam! | Sep 21 13:04:49.051 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `T` Sep 21 13:04:49.051 INFO kablam! = help: consider adding a `where T: std::fmt::Debug` bound Sep 21 13:04:49.051 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:49.051 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.051 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.051 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.051 INFO kablam! Sep 21 13:04:49.051 INFO kablam! warning: the trait bound `T: num_traits::Signed` is not satisfied Sep 21 13:04:49.051 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:106:29 Sep 21 13:04:49.051 INFO kablam! | Sep 21 13:04:49.051 INFO kablam! 106 | pub type RealFreqIdent = Identifier; Sep 21 13:04:49.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Signed` is not implemented for `T` Sep 21 13:04:49.051 INFO kablam! | Sep 21 13:04:49.051 INFO kablam! = help: consider adding a `where T: num_traits::Signed` bound Sep 21 13:04:49.051 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:49.051 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.051 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.051 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.051 INFO kablam! Sep 21 13:04:49.051 INFO kablam! warning: the trait bound `T: num_traits::FromPrimitive` is not satisfied Sep 21 13:04:49.052 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:106:29 Sep 21 13:04:49.052 INFO kablam! | Sep 21 13:04:49.052 INFO kablam! 106 | pub type RealFreqIdent = Identifier; Sep 21 13:04:49.052 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::FromPrimitive` is not implemented for `T` Sep 21 13:04:49.052 INFO kablam! | Sep 21 13:04:49.052 INFO kablam! = help: consider adding a `where T: num_traits::FromPrimitive` bound Sep 21 13:04:49.052 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:49.052 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.052 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.052 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.052 INFO kablam! Sep 21 13:04:49.052 INFO kablam! warning: the trait bound `T: num_traits::Float` is not satisfied Sep 21 13:04:49.052 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:108:32 Sep 21 13:04:49.052 INFO kablam! | Sep 21 13:04:49.052 INFO kablam! 108 | pub type ComplexTimeIdent = Identifier; Sep 21 13:04:49.052 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Float` is not implemented for `T` Sep 21 13:04:49.052 INFO kablam! | Sep 21 13:04:49.052 INFO kablam! = help: consider adding a `where T: num_traits::Float` bound Sep 21 13:04:49.052 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.052 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.052 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.052 INFO kablam! Sep 21 13:04:49.052 INFO kablam! warning: the trait bound `T: num_traits::FloatConst` is not satisfied Sep 21 13:04:49.052 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:108:32 Sep 21 13:04:49.052 INFO kablam! | Sep 21 13:04:49.052 INFO kablam! 108 | pub type ComplexTimeIdent = Identifier; Sep 21 13:04:49.052 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::FloatConst` is not implemented for `T` Sep 21 13:04:49.052 INFO kablam! | Sep 21 13:04:49.052 INFO kablam! = help: consider adding a `where T: num_traits::FloatConst` bound Sep 21 13:04:49.052 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.052 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.052 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.052 INFO kablam! Sep 21 13:04:49.052 INFO kablam! warning: the trait bound `T: ToSimd` is not satisfied Sep 21 13:04:49.052 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:108:32 Sep 21 13:04:49.052 INFO kablam! | Sep 21 13:04:49.052 INFO kablam! 108 | pub type ComplexTimeIdent = Identifier; Sep 21 13:04:49.052 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToSimd` is not implemented for `T` Sep 21 13:04:49.052 INFO kablam! | Sep 21 13:04:49.052 INFO kablam! = help: consider adding a `where T: ToSimd` bound Sep 21 13:04:49.052 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:49.052 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.052 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.052 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.052 INFO kablam! Sep 21 13:04:49.052 INFO kablam! warning: `T` doesn't implement `std::fmt::Debug` Sep 21 13:04:49.052 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:108:32 Sep 21 13:04:49.052 INFO kablam! | Sep 21 13:04:49.052 INFO kablam! 108 | pub type ComplexTimeIdent = Identifier; Sep 21 13:04:49.052 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `T` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 13:04:49.052 INFO kablam! | Sep 21 13:04:49.052 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `T` Sep 21 13:04:49.052 INFO kablam! = help: consider adding a `where T: std::fmt::Debug` bound Sep 21 13:04:49.052 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:49.052 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.052 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.052 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.052 INFO kablam! Sep 21 13:04:49.052 INFO kablam! warning: the trait bound `T: num_traits::Signed` is not satisfied Sep 21 13:04:49.052 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:108:32 Sep 21 13:04:49.052 INFO kablam! | Sep 21 13:04:49.052 INFO kablam! 108 | pub type ComplexTimeIdent = Identifier; Sep 21 13:04:49.052 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Signed` is not implemented for `T` Sep 21 13:04:49.052 INFO kablam! | Sep 21 13:04:49.052 INFO kablam! = help: consider adding a `where T: num_traits::Signed` bound Sep 21 13:04:49.052 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:49.052 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.052 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.052 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.052 INFO kablam! Sep 21 13:04:49.053 INFO kablam! warning: the trait bound `T: num_traits::FromPrimitive` is not satisfied Sep 21 13:04:49.053 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:108:32 Sep 21 13:04:49.053 INFO kablam! | Sep 21 13:04:49.053 INFO kablam! 108 | pub type ComplexTimeIdent = Identifier; Sep 21 13:04:49.053 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::FromPrimitive` is not implemented for `T` Sep 21 13:04:49.053 INFO kablam! | Sep 21 13:04:49.053 INFO kablam! = help: consider adding a `where T: num_traits::FromPrimitive` bound Sep 21 13:04:49.053 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:49.053 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.053 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.053 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.053 INFO kablam! Sep 21 13:04:49.053 INFO kablam! warning: the trait bound `T: num_traits::Float` is not satisfied Sep 21 13:04:49.053 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:110:32 Sep 21 13:04:49.053 INFO kablam! | Sep 21 13:04:49.053 INFO kablam! 110 | pub type ComplexFreqIdent = Identifier; Sep 21 13:04:49.053 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Float` is not implemented for `T` Sep 21 13:04:49.053 INFO kablam! | Sep 21 13:04:49.053 INFO kablam! = help: consider adding a `where T: num_traits::Float` bound Sep 21 13:04:49.053 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.054 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.054 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.054 INFO kablam! Sep 21 13:04:49.054 INFO kablam! warning: the trait bound `T: num_traits::FloatConst` is not satisfied Sep 21 13:04:49.054 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:110:32 Sep 21 13:04:49.054 INFO kablam! | Sep 21 13:04:49.054 INFO kablam! 110 | pub type ComplexFreqIdent = Identifier; Sep 21 13:04:49.054 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::FloatConst` is not implemented for `T` Sep 21 13:04:49.054 INFO kablam! | Sep 21 13:04:49.054 INFO kablam! = help: consider adding a `where T: num_traits::FloatConst` bound Sep 21 13:04:49.054 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.054 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.054 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.054 INFO kablam! Sep 21 13:04:49.054 INFO kablam! warning: the trait bound `T: ToSimd` is not satisfied Sep 21 13:04:49.054 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:110:32 Sep 21 13:04:49.054 INFO kablam! | Sep 21 13:04:49.054 INFO kablam! 110 | pub type ComplexFreqIdent = Identifier; Sep 21 13:04:49.054 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToSimd` is not implemented for `T` Sep 21 13:04:49.054 INFO kablam! | Sep 21 13:04:49.054 INFO kablam! = help: consider adding a `where T: ToSimd` bound Sep 21 13:04:49.054 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:49.054 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.054 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.054 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.054 INFO kablam! Sep 21 13:04:49.054 INFO kablam! warning: `T` doesn't implement `std::fmt::Debug` Sep 21 13:04:49.054 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:110:32 Sep 21 13:04:49.054 INFO kablam! | Sep 21 13:04:49.054 INFO kablam! 110 | pub type ComplexFreqIdent = Identifier; Sep 21 13:04:49.054 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `T` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 13:04:49.054 INFO kablam! | Sep 21 13:04:49.054 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `T` Sep 21 13:04:49.054 INFO kablam! = help: consider adding a `where T: std::fmt::Debug` bound Sep 21 13:04:49.054 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:49.054 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.054 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.054 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.054 INFO kablam! Sep 21 13:04:49.054 INFO kablam! warning: the trait bound `T: num_traits::Signed` is not satisfied Sep 21 13:04:49.054 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:110:32 Sep 21 13:04:49.054 INFO kablam! | Sep 21 13:04:49.054 INFO kablam! 110 | pub type ComplexFreqIdent = Identifier; Sep 21 13:04:49.054 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Signed` is not implemented for `T` Sep 21 13:04:49.054 INFO kablam! | Sep 21 13:04:49.054 INFO kablam! = help: consider adding a `where T: num_traits::Signed` bound Sep 21 13:04:49.054 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:49.054 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.054 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.054 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.054 INFO kablam! Sep 21 13:04:49.054 INFO kablam! warning: the trait bound `T: num_traits::FromPrimitive` is not satisfied Sep 21 13:04:49.054 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:110:32 Sep 21 13:04:49.054 INFO kablam! | Sep 21 13:04:49.054 INFO kablam! 110 | pub type ComplexFreqIdent = Identifier; Sep 21 13:04:49.054 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::FromPrimitive` is not implemented for `T` Sep 21 13:04:49.054 INFO kablam! | Sep 21 13:04:49.054 INFO kablam! = help: consider adding a `where T: num_traits::FromPrimitive` bound Sep 21 13:04:49.054 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:49.054 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.054 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.054 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.054 INFO kablam! Sep 21 13:04:49.058 INFO kablam! warning: the trait bound `T: num_traits::Float` is not satisfied Sep 21 13:04:49.058 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:112:27 Sep 21 13:04:49.058 INFO kablam! | Sep 21 13:04:49.058 INFO kablam! 112 | pub type GenDspIdent = Identifier; Sep 21 13:04:49.058 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Float` is not implemented for `T` Sep 21 13:04:49.058 INFO kablam! | Sep 21 13:04:49.058 INFO kablam! = help: consider adding a `where T: num_traits::Float` bound Sep 21 13:04:49.058 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.058 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.058 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.058 INFO kablam! Sep 21 13:04:49.058 INFO kablam! warning: the trait bound `T: num_traits::FloatConst` is not satisfied Sep 21 13:04:49.058 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:112:27 Sep 21 13:04:49.058 INFO kablam! | Sep 21 13:04:49.058 INFO kablam! 112 | pub type GenDspIdent = Identifier; Sep 21 13:04:49.058 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::FloatConst` is not implemented for `T` Sep 21 13:04:49.058 INFO kablam! | Sep 21 13:04:49.058 INFO kablam! = help: consider adding a `where T: num_traits::FloatConst` bound Sep 21 13:04:49.058 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.058 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.058 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.058 INFO kablam! Sep 21 13:04:49.058 INFO kablam! warning: the trait bound `T: ToSimd` is not satisfied Sep 21 13:04:49.058 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:112:27 Sep 21 13:04:49.058 INFO kablam! | Sep 21 13:04:49.058 INFO kablam! 112 | pub type GenDspIdent = Identifier; Sep 21 13:04:49.058 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToSimd` is not implemented for `T` Sep 21 13:04:49.059 INFO kablam! | Sep 21 13:04:49.059 INFO kablam! = help: consider adding a `where T: ToSimd` bound Sep 21 13:04:49.059 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:49.059 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.059 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.059 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.059 INFO kablam! Sep 21 13:04:49.059 INFO kablam! warning: `T` doesn't implement `std::fmt::Debug` Sep 21 13:04:49.059 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:112:27 Sep 21 13:04:49.059 INFO kablam! | Sep 21 13:04:49.059 INFO kablam! 112 | pub type GenDspIdent = Identifier; Sep 21 13:04:49.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `T` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 13:04:49.059 INFO kablam! | Sep 21 13:04:49.059 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `T` Sep 21 13:04:49.059 INFO kablam! = help: consider adding a `where T: std::fmt::Debug` bound Sep 21 13:04:49.059 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:49.059 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.059 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.059 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.059 INFO kablam! Sep 21 13:04:49.059 INFO kablam! warning: the trait bound `T: num_traits::Signed` is not satisfied Sep 21 13:04:49.059 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:112:27 Sep 21 13:04:49.059 INFO kablam! | Sep 21 13:04:49.059 INFO kablam! 112 | pub type GenDspIdent = Identifier; Sep 21 13:04:49.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Signed` is not implemented for `T` Sep 21 13:04:49.059 INFO kablam! | Sep 21 13:04:49.059 INFO kablam! = help: consider adding a `where T: num_traits::Signed` bound Sep 21 13:04:49.059 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:49.059 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.059 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.059 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.059 INFO kablam! Sep 21 13:04:49.059 INFO kablam! warning: the trait bound `T: num_traits::FromPrimitive` is not satisfied Sep 21 13:04:49.059 INFO kablam! --> src/vector_types/combined_ops/identifier_ops.rs:112:27 Sep 21 13:04:49.059 INFO kablam! | Sep 21 13:04:49.059 INFO kablam! 112 | pub type GenDspIdent = Identifier; Sep 21 13:04:49.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::FromPrimitive` is not implemented for `T` Sep 21 13:04:49.059 INFO kablam! | Sep 21 13:04:49.059 INFO kablam! = help: consider adding a `where T: num_traits::FromPrimitive` bound Sep 21 13:04:49.059 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:49.059 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.059 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.059 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.059 INFO kablam! Sep 21 13:04:49.102 INFO kablam! warning: the trait bound `S: vector_types::requirements::ToSlice` is not satisfied Sep 21 13:04:49.102 INFO kablam! --> src/vector_types/mod.rs:262:30 Sep 21 13:04:49.102 INFO kablam! | Sep 21 13:04:49.102 INFO kablam! 262 | pub type RealTimeVec = DspVec; Sep 21 13:04:49.102 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `vector_types::requirements::ToSlice` is not implemented for `S` Sep 21 13:04:49.102 INFO kablam! | Sep 21 13:04:49.102 INFO kablam! = help: consider adding a `where S: vector_types::requirements::ToSlice` bound Sep 21 13:04:49.102 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.102 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.102 INFO kablam! Sep 21 13:04:49.102 INFO kablam! warning: the trait bound `T: num_traits::Float` is not satisfied Sep 21 13:04:49.102 INFO kablam! --> src/vector_types/mod.rs:262:30 Sep 21 13:04:49.102 INFO kablam! | Sep 21 13:04:49.102 INFO kablam! 262 | pub type RealTimeVec = DspVec; Sep 21 13:04:49.102 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Float` is not implemented for `T` Sep 21 13:04:49.102 INFO kablam! | Sep 21 13:04:49.102 INFO kablam! = help: consider adding a `where T: num_traits::Float` bound Sep 21 13:04:49.102 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.102 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.102 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.102 INFO kablam! Sep 21 13:04:49.102 INFO kablam! warning: the trait bound `T: num_traits::FloatConst` is not satisfied Sep 21 13:04:49.102 INFO kablam! --> src/vector_types/mod.rs:262:30 Sep 21 13:04:49.102 INFO kablam! | Sep 21 13:04:49.102 INFO kablam! 262 | pub type RealTimeVec = DspVec; Sep 21 13:04:49.102 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::FloatConst` is not implemented for `T` Sep 21 13:04:49.102 INFO kablam! | Sep 21 13:04:49.102 INFO kablam! = help: consider adding a `where T: num_traits::FloatConst` bound Sep 21 13:04:49.103 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.103 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.103 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.103 INFO kablam! Sep 21 13:04:49.103 INFO kablam! warning: the trait bound `T: ToSimd` is not satisfied Sep 21 13:04:49.103 INFO kablam! --> src/vector_types/mod.rs:262:30 Sep 21 13:04:49.103 INFO kablam! | Sep 21 13:04:49.103 INFO kablam! 262 | pub type RealTimeVec = DspVec; Sep 21 13:04:49.103 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToSimd` is not implemented for `T` Sep 21 13:04:49.103 INFO kablam! | Sep 21 13:04:49.103 INFO kablam! = help: consider adding a `where T: ToSimd` bound Sep 21 13:04:49.103 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:49.103 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.103 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.103 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.103 INFO kablam! Sep 21 13:04:49.103 INFO kablam! warning: `T` doesn't implement `std::fmt::Debug` Sep 21 13:04:49.103 INFO kablam! --> src/vector_types/mod.rs:262:30 Sep 21 13:04:49.103 INFO kablam! | Sep 21 13:04:49.103 INFO kablam! 262 | pub type RealTimeVec = DspVec; Sep 21 13:04:49.103 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `T` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 13:04:49.103 INFO kablam! | Sep 21 13:04:49.103 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `T` Sep 21 13:04:49.103 INFO kablam! = help: consider adding a `where T: std::fmt::Debug` bound Sep 21 13:04:49.103 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:49.103 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.103 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.103 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.103 INFO kablam! Sep 21 13:04:49.103 INFO kablam! warning: the trait bound `T: num_traits::Signed` is not satisfied Sep 21 13:04:49.103 INFO kablam! --> src/vector_types/mod.rs:262:30 Sep 21 13:04:49.103 INFO kablam! | Sep 21 13:04:49.103 INFO kablam! 262 | pub type RealTimeVec = DspVec; Sep 21 13:04:49.103 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Signed` is not implemented for `T` Sep 21 13:04:49.103 INFO kablam! | Sep 21 13:04:49.103 INFO kablam! = help: consider adding a `where T: num_traits::Signed` bound Sep 21 13:04:49.103 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:49.103 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.103 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.103 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.103 INFO kablam! Sep 21 13:04:49.103 INFO kablam! warning: the trait bound `T: num_traits::FromPrimitive` is not satisfied Sep 21 13:04:49.103 INFO kablam! --> src/vector_types/mod.rs:262:30 Sep 21 13:04:49.103 INFO kablam! | Sep 21 13:04:49.103 INFO kablam! 262 | pub type RealTimeVec = DspVec; Sep 21 13:04:49.103 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::FromPrimitive` is not implemented for `T` Sep 21 13:04:49.103 INFO kablam! | Sep 21 13:04:49.103 INFO kablam! = help: consider adding a `where T: num_traits::FromPrimitive` bound Sep 21 13:04:49.103 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:49.103 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.103 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.103 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.103 INFO kablam! Sep 21 13:04:49.103 INFO kablam! warning: the trait bound `S: vector_types::requirements::ToSlice` is not satisfied Sep 21 13:04:49.103 INFO kablam! --> src/vector_types/mod.rs:264:30 Sep 21 13:04:49.103 INFO kablam! | Sep 21 13:04:49.103 INFO kablam! 264 | pub type RealFreqVec = DspVec; Sep 21 13:04:49.103 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `vector_types::requirements::ToSlice` is not implemented for `S` Sep 21 13:04:49.103 INFO kablam! | Sep 21 13:04:49.103 INFO kablam! = help: consider adding a `where S: vector_types::requirements::ToSlice` bound Sep 21 13:04:49.103 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.103 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.103 INFO kablam! Sep 21 13:04:49.103 INFO kablam! warning: the trait bound `T: num_traits::Float` is not satisfied Sep 21 13:04:49.103 INFO kablam! --> src/vector_types/mod.rs:264:30 Sep 21 13:04:49.103 INFO kablam! | Sep 21 13:04:49.103 INFO kablam! 264 | pub type RealFreqVec = DspVec; Sep 21 13:04:49.103 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Float` is not implemented for `T` Sep 21 13:04:49.103 INFO kablam! | Sep 21 13:04:49.103 INFO kablam! = help: consider adding a `where T: num_traits::Float` bound Sep 21 13:04:49.103 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.104 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.104 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.104 INFO kablam! Sep 21 13:04:49.104 INFO kablam! warning: the trait bound `T: num_traits::FloatConst` is not satisfied Sep 21 13:04:49.104 INFO kablam! --> src/vector_types/mod.rs:264:30 Sep 21 13:04:49.104 INFO kablam! | Sep 21 13:04:49.104 INFO kablam! 264 | pub type RealFreqVec = DspVec; Sep 21 13:04:49.104 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::FloatConst` is not implemented for `T` Sep 21 13:04:49.104 INFO kablam! | Sep 21 13:04:49.104 INFO kablam! = help: consider adding a `where T: num_traits::FloatConst` bound Sep 21 13:04:49.104 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.104 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.104 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.104 INFO kablam! Sep 21 13:04:49.104 INFO kablam! warning: the trait bound `T: ToSimd` is not satisfied Sep 21 13:04:49.104 INFO kablam! --> src/vector_types/mod.rs:264:30 Sep 21 13:04:49.104 INFO kablam! | Sep 21 13:04:49.104 INFO kablam! 264 | pub type RealFreqVec = DspVec; Sep 21 13:04:49.104 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToSimd` is not implemented for `T` Sep 21 13:04:49.104 INFO kablam! | Sep 21 13:04:49.104 INFO kablam! = help: consider adding a `where T: ToSimd` bound Sep 21 13:04:49.104 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:49.104 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.104 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.104 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.104 INFO kablam! Sep 21 13:04:49.106 INFO kablam! warning: `T` doesn't implement `std::fmt::Debug` Sep 21 13:04:49.106 INFO kablam! --> src/vector_types/mod.rs:264:30 Sep 21 13:04:49.106 INFO kablam! | Sep 21 13:04:49.106 INFO kablam! 264 | pub type RealFreqVec = DspVec; Sep 21 13:04:49.106 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `T` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 13:04:49.106 INFO kablam! | Sep 21 13:04:49.106 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `T` Sep 21 13:04:49.106 INFO kablam! = help: consider adding a `where T: std::fmt::Debug` bound Sep 21 13:04:49.106 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:49.106 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.106 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.106 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.106 INFO kablam! Sep 21 13:04:49.106 INFO kablam! warning: the trait bound `T: num_traits::Signed` is not satisfied Sep 21 13:04:49.106 INFO kablam! --> src/vector_types/mod.rs:264:30 Sep 21 13:04:49.106 INFO kablam! | Sep 21 13:04:49.106 INFO kablam! 264 | pub type RealFreqVec = DspVec; Sep 21 13:04:49.106 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Signed` is not implemented for `T` Sep 21 13:04:49.106 INFO kablam! | Sep 21 13:04:49.106 INFO kablam! = help: consider adding a `where T: num_traits::Signed` bound Sep 21 13:04:49.106 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:49.106 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.106 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.106 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.106 INFO kablam! Sep 21 13:04:49.106 INFO kablam! warning: the trait bound `T: num_traits::FromPrimitive` is not satisfied Sep 21 13:04:49.106 INFO kablam! --> src/vector_types/mod.rs:264:30 Sep 21 13:04:49.106 INFO kablam! | Sep 21 13:04:49.106 INFO kablam! 264 | pub type RealFreqVec = DspVec; Sep 21 13:04:49.106 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::FromPrimitive` is not implemented for `T` Sep 21 13:04:49.106 INFO kablam! | Sep 21 13:04:49.106 INFO kablam! = help: consider adding a `where T: num_traits::FromPrimitive` bound Sep 21 13:04:49.106 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:49.106 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.106 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.107 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.107 INFO kablam! Sep 21 13:04:49.107 INFO kablam! warning: the trait bound `S: vector_types::requirements::ToSlice` is not satisfied Sep 21 13:04:49.107 INFO kablam! --> src/vector_types/mod.rs:266:33 Sep 21 13:04:49.107 INFO kablam! | Sep 21 13:04:49.107 INFO kablam! 266 | pub type ComplexTimeVec = DspVec; Sep 21 13:04:49.107 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `vector_types::requirements::ToSlice` is not implemented for `S` Sep 21 13:04:49.107 INFO kablam! | Sep 21 13:04:49.107 INFO kablam! = help: consider adding a `where S: vector_types::requirements::ToSlice` bound Sep 21 13:04:49.107 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.107 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.107 INFO kablam! Sep 21 13:04:49.107 INFO kablam! warning: the trait bound `T: num_traits::Float` is not satisfied Sep 21 13:04:49.107 INFO kablam! --> src/vector_types/mod.rs:266:33 Sep 21 13:04:49.107 INFO kablam! | Sep 21 13:04:49.107 INFO kablam! 266 | pub type ComplexTimeVec = DspVec; Sep 21 13:04:49.107 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Float` is not implemented for `T` Sep 21 13:04:49.107 INFO kablam! | Sep 21 13:04:49.107 INFO kablam! = help: consider adding a `where T: num_traits::Float` bound Sep 21 13:04:49.107 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.110 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.110 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.110 INFO kablam! Sep 21 13:04:49.110 INFO kablam! warning: the trait bound `T: num_traits::FloatConst` is not satisfied Sep 21 13:04:49.110 INFO kablam! --> src/vector_types/mod.rs:266:33 Sep 21 13:04:49.110 INFO kablam! | Sep 21 13:04:49.110 INFO kablam! 266 | pub type ComplexTimeVec = DspVec; Sep 21 13:04:49.110 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::FloatConst` is not implemented for `T` Sep 21 13:04:49.110 INFO kablam! | Sep 21 13:04:49.110 INFO kablam! = help: consider adding a `where T: num_traits::FloatConst` bound Sep 21 13:04:49.110 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.110 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.110 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.110 INFO kablam! Sep 21 13:04:49.110 INFO kablam! warning: the trait bound `T: ToSimd` is not satisfied Sep 21 13:04:49.110 INFO kablam! --> src/vector_types/mod.rs:266:33 Sep 21 13:04:49.110 INFO kablam! | Sep 21 13:04:49.110 INFO kablam! 266 | pub type ComplexTimeVec = DspVec; Sep 21 13:04:49.110 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToSimd` is not implemented for `T` Sep 21 13:04:49.110 INFO kablam! | Sep 21 13:04:49.110 INFO kablam! = help: consider adding a `where T: ToSimd` bound Sep 21 13:04:49.110 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:49.110 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.110 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.110 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.110 INFO kablam! Sep 21 13:04:49.110 INFO kablam! warning: `T` doesn't implement `std::fmt::Debug` Sep 21 13:04:49.110 INFO kablam! --> src/vector_types/mod.rs:266:33 Sep 21 13:04:49.110 INFO kablam! | Sep 21 13:04:49.110 INFO kablam! 266 | pub type ComplexTimeVec = DspVec; Sep 21 13:04:49.110 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `T` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 13:04:49.110 INFO kablam! | Sep 21 13:04:49.110 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `T` Sep 21 13:04:49.110 INFO kablam! = help: consider adding a `where T: std::fmt::Debug` bound Sep 21 13:04:49.110 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:49.110 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.111 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.111 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.111 INFO kablam! Sep 21 13:04:49.111 INFO kablam! warning: the trait bound `T: num_traits::Signed` is not satisfied Sep 21 13:04:49.111 INFO kablam! --> src/vector_types/mod.rs:266:33 Sep 21 13:04:49.111 INFO kablam! | Sep 21 13:04:49.111 INFO kablam! 266 | pub type ComplexTimeVec = DspVec; Sep 21 13:04:49.111 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Signed` is not implemented for `T` Sep 21 13:04:49.111 INFO kablam! | Sep 21 13:04:49.111 INFO kablam! = help: consider adding a `where T: num_traits::Signed` bound Sep 21 13:04:49.111 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:49.111 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.111 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.111 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.111 INFO kablam! Sep 21 13:04:49.111 INFO kablam! warning: the trait bound `T: num_traits::FromPrimitive` is not satisfied Sep 21 13:04:49.111 INFO kablam! --> src/vector_types/mod.rs:266:33 Sep 21 13:04:49.111 INFO kablam! | Sep 21 13:04:49.111 INFO kablam! 266 | pub type ComplexTimeVec = DspVec; Sep 21 13:04:49.111 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::FromPrimitive` is not implemented for `T` Sep 21 13:04:49.111 INFO kablam! | Sep 21 13:04:49.111 INFO kablam! = help: consider adding a `where T: num_traits::FromPrimitive` bound Sep 21 13:04:49.111 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:49.111 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.111 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.111 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.111 INFO kablam! Sep 21 13:04:49.111 INFO kablam! warning: the trait bound `S: vector_types::requirements::ToSlice` is not satisfied Sep 21 13:04:49.111 INFO kablam! --> src/vector_types/mod.rs:268:33 Sep 21 13:04:49.111 INFO kablam! | Sep 21 13:04:49.111 INFO kablam! 268 | pub type ComplexFreqVec = DspVec; Sep 21 13:04:49.111 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `vector_types::requirements::ToSlice` is not implemented for `S` Sep 21 13:04:49.111 INFO kablam! | Sep 21 13:04:49.111 INFO kablam! = help: consider adding a `where S: vector_types::requirements::ToSlice` bound Sep 21 13:04:49.111 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.111 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.111 INFO kablam! Sep 21 13:04:49.111 INFO kablam! warning: the trait bound `T: num_traits::Float` is not satisfied Sep 21 13:04:49.111 INFO kablam! --> src/vector_types/mod.rs:268:33 Sep 21 13:04:49.111 INFO kablam! | Sep 21 13:04:49.111 INFO kablam! 268 | pub type ComplexFreqVec = DspVec; Sep 21 13:04:49.111 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Float` is not implemented for `T` Sep 21 13:04:49.111 INFO kablam! | Sep 21 13:04:49.111 INFO kablam! = help: consider adding a `where T: num_traits::Float` bound Sep 21 13:04:49.111 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.111 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.111 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.111 INFO kablam! Sep 21 13:04:49.111 INFO kablam! warning: the trait bound `T: num_traits::FloatConst` is not satisfied Sep 21 13:04:49.111 INFO kablam! --> src/vector_types/mod.rs:268:33 Sep 21 13:04:49.111 INFO kablam! | Sep 21 13:04:49.111 INFO kablam! 268 | pub type ComplexFreqVec = DspVec; Sep 21 13:04:49.111 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::FloatConst` is not implemented for `T` Sep 21 13:04:49.111 INFO kablam! | Sep 21 13:04:49.111 INFO kablam! = help: consider adding a `where T: num_traits::FloatConst` bound Sep 21 13:04:49.111 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.111 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.111 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.111 INFO kablam! Sep 21 13:04:49.111 INFO kablam! warning: the trait bound `T: ToSimd` is not satisfied Sep 21 13:04:49.111 INFO kablam! --> src/vector_types/mod.rs:268:33 Sep 21 13:04:49.111 INFO kablam! | Sep 21 13:04:49.111 INFO kablam! 268 | pub type ComplexFreqVec = DspVec; Sep 21 13:04:49.111 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToSimd` is not implemented for `T` Sep 21 13:04:49.111 INFO kablam! | Sep 21 13:04:49.111 INFO kablam! = help: consider adding a `where T: ToSimd` bound Sep 21 13:04:49.111 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:49.111 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.113 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.113 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.113 INFO kablam! Sep 21 13:04:49.113 INFO kablam! warning: `T` doesn't implement `std::fmt::Debug` Sep 21 13:04:49.113 INFO kablam! --> src/vector_types/mod.rs:268:33 Sep 21 13:04:49.113 INFO kablam! | Sep 21 13:04:49.113 INFO kablam! 268 | pub type ComplexFreqVec = DspVec; Sep 21 13:04:49.113 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `T` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 13:04:49.113 INFO kablam! | Sep 21 13:04:49.113 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `T` Sep 21 13:04:49.113 INFO kablam! = help: consider adding a `where T: std::fmt::Debug` bound Sep 21 13:04:49.113 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:49.113 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.113 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.113 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.113 INFO kablam! Sep 21 13:04:49.113 INFO kablam! warning: the trait bound `T: num_traits::Signed` is not satisfied Sep 21 13:04:49.113 INFO kablam! --> src/vector_types/mod.rs:268:33 Sep 21 13:04:49.113 INFO kablam! | Sep 21 13:04:49.113 INFO kablam! 268 | pub type ComplexFreqVec = DspVec; Sep 21 13:04:49.113 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Signed` is not implemented for `T` Sep 21 13:04:49.113 INFO kablam! | Sep 21 13:04:49.113 INFO kablam! = help: consider adding a `where T: num_traits::Signed` bound Sep 21 13:04:49.113 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:49.113 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.113 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.113 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.113 INFO kablam! Sep 21 13:04:49.113 INFO kablam! warning: the trait bound `T: num_traits::FromPrimitive` is not satisfied Sep 21 13:04:49.113 INFO kablam! --> src/vector_types/mod.rs:268:33 Sep 21 13:04:49.113 INFO kablam! | Sep 21 13:04:49.114 INFO kablam! 268 | pub type ComplexFreqVec = DspVec; Sep 21 13:04:49.114 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::FromPrimitive` is not implemented for `T` Sep 21 13:04:49.114 INFO kablam! | Sep 21 13:04:49.114 INFO kablam! = help: consider adding a `where T: num_traits::FromPrimitive` bound Sep 21 13:04:49.114 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:49.114 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.114 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.114 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.114 INFO kablam! Sep 21 13:04:49.115 INFO kablam! warning: the trait bound `S: vector_types::requirements::ToSlice` is not satisfied Sep 21 13:04:49.115 INFO kablam! --> src/vector_types/mod.rs:270:28 Sep 21 13:04:49.116 INFO kablam! | Sep 21 13:04:49.116 INFO kablam! 270 | pub type GenDspVec = DspVec; Sep 21 13:04:49.116 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `vector_types::requirements::ToSlice` is not implemented for `S` Sep 21 13:04:49.116 INFO kablam! | Sep 21 13:04:49.117 INFO kablam! = help: consider adding a `where S: vector_types::requirements::ToSlice` bound Sep 21 13:04:49.117 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.117 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.118 INFO kablam! Sep 21 13:04:49.118 INFO kablam! warning: the trait bound `T: num_traits::Float` is not satisfied Sep 21 13:04:49.118 INFO kablam! --> src/vector_types/mod.rs:270:28 Sep 21 13:04:49.119 INFO kablam! | Sep 21 13:04:49.119 INFO kablam! 270 | pub type GenDspVec = DspVec; Sep 21 13:04:49.119 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Float` is not implemented for `T` Sep 21 13:04:49.119 INFO kablam! | Sep 21 13:04:49.120 INFO kablam! = help: consider adding a `where T: num_traits::Float` bound Sep 21 13:04:49.120 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.120 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.120 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.121 INFO kablam! Sep 21 13:04:49.121 INFO kablam! warning: the trait bound `T: num_traits::FloatConst` is not satisfied Sep 21 13:04:49.121 INFO kablam! --> src/vector_types/mod.rs:270:28 Sep 21 13:04:49.122 INFO kablam! | Sep 21 13:04:49.122 INFO kablam! 270 | pub type GenDspVec = DspVec; Sep 21 13:04:49.122 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::FloatConst` is not implemented for `T` Sep 21 13:04:49.122 INFO kablam! | Sep 21 13:04:49.123 INFO kablam! = help: consider adding a `where T: num_traits::FloatConst` bound Sep 21 13:04:49.123 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.123 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.123 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.124 INFO kablam! Sep 21 13:04:49.126 INFO kablam! warning: the trait bound `T: ToSimd` is not satisfied Sep 21 13:04:49.126 INFO kablam! --> src/vector_types/mod.rs:270:28 Sep 21 13:04:49.126 INFO kablam! | Sep 21 13:04:49.126 INFO kablam! 270 | pub type GenDspVec = DspVec; Sep 21 13:04:49.126 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToSimd` is not implemented for `T` Sep 21 13:04:49.126 INFO kablam! | Sep 21 13:04:49.127 INFO kablam! = help: consider adding a `where T: ToSimd` bound Sep 21 13:04:49.127 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:49.127 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.127 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.127 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.127 INFO kablam! Sep 21 13:04:49.128 INFO kablam! warning: `T` doesn't implement `std::fmt::Debug` Sep 21 13:04:49.128 INFO kablam! --> src/vector_types/mod.rs:270:28 Sep 21 13:04:49.128 INFO kablam! | Sep 21 13:04:49.128 INFO kablam! 270 | pub type GenDspVec = DspVec; Sep 21 13:04:49.128 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `T` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 13:04:49.128 INFO kablam! | Sep 21 13:04:49.129 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `T` Sep 21 13:04:49.129 INFO kablam! = help: consider adding a `where T: std::fmt::Debug` bound Sep 21 13:04:49.129 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:49.129 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.129 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.129 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.129 INFO kablam! Sep 21 13:04:49.130 INFO kablam! warning: the trait bound `T: num_traits::Signed` is not satisfied Sep 21 13:04:49.130 INFO kablam! --> src/vector_types/mod.rs:270:28 Sep 21 13:04:49.130 INFO kablam! | Sep 21 13:04:49.130 INFO kablam! 270 | pub type GenDspVec = DspVec; Sep 21 13:04:49.130 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Signed` is not implemented for `T` Sep 21 13:04:49.130 INFO kablam! | Sep 21 13:04:49.130 INFO kablam! = help: consider adding a `where T: num_traits::Signed` bound Sep 21 13:04:49.131 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:49.131 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.131 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.131 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.131 INFO kablam! Sep 21 13:04:49.132 INFO kablam! warning: the trait bound `T: num_traits::FromPrimitive` is not satisfied Sep 21 13:04:49.132 INFO kablam! --> src/vector_types/mod.rs:270:28 Sep 21 13:04:49.132 INFO kablam! | Sep 21 13:04:49.132 INFO kablam! 270 | pub type GenDspVec = DspVec; Sep 21 13:04:49.132 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::FromPrimitive` is not implemented for `T` Sep 21 13:04:49.132 INFO kablam! | Sep 21 13:04:49.132 INFO kablam! = help: consider adding a `where T: num_traits::FromPrimitive` bound Sep 21 13:04:49.132 INFO kablam! = note: required because of the requirements on the impl of `numbers::DspNumber` for `T` Sep 21 13:04:49.132 INFO kablam! = note: required because of the requirements on the impl of `RealNumber` for `T` Sep 21 13:04:49.133 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:04:49.133 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:04:49.133 INFO kablam! Sep 21 13:04:49.947 INFO kablam! error[E0308]: mismatched types Sep 21 13:04:49.947 INFO kablam! --> src/vector_types/time_freq/mod.rs:51:25 Sep 21 13:04:49.947 INFO kablam! | Sep 21 13:04:49.947 INFO kablam! 51 | fft.process(signal, spectrum); Sep 21 13:04:49.947 INFO kablam! | ^^^^^^ expected struct `num_complex::Complex`, found a different struct `num_complex::Complex` Sep 21 13:04:49.947 INFO kablam! | Sep 21 13:04:49.948 INFO kablam! = note: expected type `&[num_complex::Complex<_>]` Sep 21 13:04:49.948 INFO kablam! found type `&[num_complex::Complex]` Sep 21 13:04:49.949 INFO kablam! note: Perhaps two different versions of crate `num_complex` are being used? Sep 21 13:04:49.949 INFO kablam! --> src/vector_types/time_freq/mod.rs:51:25 Sep 21 13:04:49.949 INFO kablam! | Sep 21 13:04:49.949 INFO kablam! 51 | fft.process(signal, spectrum); Sep 21 13:04:49.950 INFO kablam! | ^^^^^^ Sep 21 13:04:49.950 INFO kablam! Sep 21 13:04:50.170 INFO kablam! error[E0308]: mismatched types Sep 21 13:04:50.170 INFO kablam! --> src/vector_types/time_freq/mod.rs:51:33 Sep 21 13:04:50.170 INFO kablam! | Sep 21 13:04:50.171 INFO kablam! 51 | fft.process(signal, spectrum); Sep 21 13:04:50.171 INFO kablam! | ^^^^^^^^ expected struct `num_complex::Complex`, found a different struct `num_complex::Complex` Sep 21 13:04:50.171 INFO kablam! | Sep 21 13:04:50.172 INFO kablam! = note: expected type `&mut [num_complex::Complex<_>]` Sep 21 13:04:50.172 INFO kablam! found type `&mut [num_complex::Complex]` Sep 21 13:04:50.172 INFO kablam! note: Perhaps two different versions of crate `num_complex` are being used? Sep 21 13:04:50.173 INFO kablam! --> src/vector_types/time_freq/mod.rs:51:33 Sep 21 13:04:50.173 INFO kablam! | Sep 21 13:04:50.174 INFO kablam! 51 | fft.process(signal, spectrum); Sep 21 13:04:50.174 INFO kablam! | ^^^^^^^^ Sep 21 13:04:50.174 INFO kablam! Sep 21 13:04:50.814 INFO kablam! error[E0308]: mismatched types Sep 21 13:04:50.814 INFO kablam! --> src/vector_types/time_freq/convolution.rs:356:25 Sep 21 13:04:50.814 INFO kablam! | Sep 21 13:04:50.814 INFO kablam! 356 | fft.process(h_time_padded, h_freq); Sep 21 13:04:50.814 INFO kablam! | ^^^^^^^^^^^^^ expected struct `num_complex::Complex`, found a different struct `num_complex::Complex` Sep 21 13:04:50.814 INFO kablam! | Sep 21 13:04:50.814 INFO kablam! = note: expected type `&[num_complex::Complex<_>]` Sep 21 13:04:50.814 INFO kablam! found type `&[num_complex::Complex]` Sep 21 13:04:50.814 INFO kablam! note: Perhaps two different versions of crate `num_complex` are being used? Sep 21 13:04:50.814 INFO kablam! --> src/vector_types/time_freq/convolution.rs:356:25 Sep 21 13:04:50.814 INFO kablam! | Sep 21 13:04:50.814 INFO kablam! 356 | fft.process(h_time_padded, h_freq); Sep 21 13:04:50.814 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 13:04:50.814 INFO kablam! Sep 21 13:04:50.995 INFO kablam! error[E0308]: mismatched types Sep 21 13:04:50.995 INFO kablam! --> src/vector_types/time_freq/convolution.rs:356:40 Sep 21 13:04:50.995 INFO kablam! | Sep 21 13:04:50.995 INFO kablam! 356 | fft.process(h_time_padded, h_freq); Sep 21 13:04:50.995 INFO kablam! | ^^^^^^ expected struct `num_complex::Complex`, found a different struct `num_complex::Complex` Sep 21 13:04:50.995 INFO kablam! | Sep 21 13:04:50.998 INFO kablam! = note: expected type `&mut [num_complex::Complex<_>]` Sep 21 13:04:50.998 INFO kablam! found type `&mut [num_complex::Complex]` Sep 21 13:04:50.998 INFO kablam! note: Perhaps two different versions of crate `num_complex` are being used? Sep 21 13:04:50.998 INFO kablam! --> src/vector_types/time_freq/convolution.rs:356:40 Sep 21 13:04:50.998 INFO kablam! | Sep 21 13:04:50.998 INFO kablam! 356 | fft.process(h_time_padded, h_freq); Sep 21 13:04:50.998 INFO kablam! | ^^^^^^ Sep 21 13:04:50.998 INFO kablam! Sep 21 13:04:51.214 INFO kablam! error[E0308]: mismatched types Sep 21 13:04:51.214 INFO kablam! --> src/vector_types/time_freq/convolution.rs:391:33 Sep 21 13:04:51.214 INFO kablam! | Sep 21 13:04:51.214 INFO kablam! 391 | fft.process(&x_time[range], x_freq); Sep 21 13:04:51.214 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `num_complex::Complex`, found a different struct `num_complex::Complex` Sep 21 13:04:51.214 INFO kablam! | Sep 21 13:04:51.214 INFO kablam! = note: expected type `&[num_complex::Complex<_>]` Sep 21 13:04:51.214 INFO kablam! found type `&[num_complex::Complex]` Sep 21 13:04:51.214 INFO kablam! note: Perhaps two different versions of crate `num_complex` are being used? Sep 21 13:04:51.214 INFO kablam! --> src/vector_types/time_freq/convolution.rs:391:33 Sep 21 13:04:51.214 INFO kablam! | Sep 21 13:04:51.214 INFO kablam! 391 | fft.process(&x_time[range], x_freq); Sep 21 13:04:51.214 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 13:04:51.214 INFO kablam! Sep 21 13:04:51.238 INFO kablam! error[E0308]: mismatched types Sep 21 13:04:51.238 INFO kablam! --> src/vector_types/time_freq/mod.rs:51:25 Sep 21 13:04:51.238 INFO kablam! | Sep 21 13:04:51.238 INFO kablam! 51 | fft.process(signal, spectrum); Sep 21 13:04:51.238 INFO kablam! | ^^^^^^ expected struct `num_complex::Complex`, found a different struct `num_complex::Complex` Sep 21 13:04:51.238 INFO kablam! | Sep 21 13:04:51.238 INFO kablam! = note: expected type `&[num_complex::Complex<_>]` Sep 21 13:04:51.238 INFO kablam! found type `&[num_complex::Complex]` Sep 21 13:04:51.238 INFO kablam! note: Perhaps two different versions of crate `num_complex` are being used? Sep 21 13:04:51.238 INFO kablam! --> src/vector_types/time_freq/mod.rs:51:25 Sep 21 13:04:51.238 INFO kablam! | Sep 21 13:04:51.238 INFO kablam! 51 | fft.process(signal, spectrum); Sep 21 13:04:51.238 INFO kablam! | ^^^^^^ Sep 21 13:04:51.238 INFO kablam! Sep 21 13:04:51.402 INFO kablam! error[E0308]: mismatched types Sep 21 13:04:51.402 INFO kablam! --> src/vector_types/time_freq/convolution.rs:391:49 Sep 21 13:04:51.402 INFO kablam! | Sep 21 13:04:51.402 INFO kablam! 391 | fft.process(&x_time[range], x_freq); Sep 21 13:04:51.402 INFO kablam! | ^^^^^^ expected struct `num_complex::Complex`, found a different struct `num_complex::Complex` Sep 21 13:04:51.402 INFO kablam! | Sep 21 13:04:51.402 INFO kablam! = note: expected type `&mut [num_complex::Complex<_>]` Sep 21 13:04:51.402 INFO kablam! found type `&mut [num_complex::Complex]` Sep 21 13:04:51.402 INFO kablam! note: Perhaps two different versions of crate `num_complex` are being used? Sep 21 13:04:51.402 INFO kablam! --> src/vector_types/time_freq/convolution.rs:391:49 Sep 21 13:04:51.402 INFO kablam! | Sep 21 13:04:51.402 INFO kablam! 391 | fft.process(&x_time[range], x_freq); Sep 21 13:04:51.402 INFO kablam! | ^^^^^^ Sep 21 13:04:51.402 INFO kablam! Sep 21 13:04:51.418 INFO kablam! error[E0308]: mismatched types Sep 21 13:04:51.418 INFO kablam! --> src/vector_types/time_freq/mod.rs:51:33 Sep 21 13:04:51.418 INFO kablam! | Sep 21 13:04:51.418 INFO kablam! 51 | fft.process(signal, spectrum); Sep 21 13:04:51.418 INFO kablam! | ^^^^^^^^ expected struct `num_complex::Complex`, found a different struct `num_complex::Complex` Sep 21 13:04:51.418 INFO kablam! | Sep 21 13:04:51.418 INFO kablam! = note: expected type `&mut [num_complex::Complex<_>]` Sep 21 13:04:51.418 INFO kablam! found type `&mut [num_complex::Complex]` Sep 21 13:04:51.418 INFO kablam! note: Perhaps two different versions of crate `num_complex` are being used? Sep 21 13:04:51.418 INFO kablam! --> src/vector_types/time_freq/mod.rs:51:33 Sep 21 13:04:51.418 INFO kablam! | Sep 21 13:04:51.418 INFO kablam! 51 | fft.process(signal, spectrum); Sep 21 13:04:51.418 INFO kablam! | ^^^^^^^^ Sep 21 13:04:51.418 INFO kablam! Sep 21 13:04:51.694 INFO kablam! error[E0308]: mismatched types Sep 21 13:04:51.694 INFO kablam! --> src/vector_types/time_freq/convolution.rs:397:34 Sep 21 13:04:51.694 INFO kablam! | Sep 21 13:04:51.694 INFO kablam! 397 | ifft.process(x_freq, tmp); Sep 21 13:04:51.694 INFO kablam! | ^^^^^^ expected struct `num_complex::Complex`, found a different struct `num_complex::Complex` Sep 21 13:04:51.694 INFO kablam! | Sep 21 13:04:51.694 INFO kablam! = note: expected type `&[num_complex::Complex<_>]` Sep 21 13:04:51.694 INFO kablam! found type `&mut [num_complex::Complex]` Sep 21 13:04:51.694 INFO kablam! note: Perhaps two different versions of crate `num_complex` are being used? Sep 21 13:04:51.694 INFO kablam! --> src/vector_types/time_freq/convolution.rs:397:34 Sep 21 13:04:51.694 INFO kablam! | Sep 21 13:04:51.694 INFO kablam! 397 | ifft.process(x_freq, tmp); Sep 21 13:04:51.694 INFO kablam! | ^^^^^^ Sep 21 13:04:51.694 INFO kablam! Sep 21 13:04:52.142 INFO kablam! error[E0308]: mismatched types Sep 21 13:04:52.142 INFO kablam! --> src/vector_types/time_freq/convolution.rs:397:42 Sep 21 13:04:52.142 INFO kablam! | Sep 21 13:04:52.142 INFO kablam! 397 | ifft.process(x_freq, tmp); Sep 21 13:04:52.142 INFO kablam! | ^^^ expected struct `num_complex::Complex`, found a different struct `num_complex::Complex` Sep 21 13:04:52.142 INFO kablam! | Sep 21 13:04:52.142 INFO kablam! = note: expected type `&mut [num_complex::Complex<_>]` Sep 21 13:04:52.142 INFO kablam! found type `&mut [num_complex::Complex]` Sep 21 13:04:52.142 INFO kablam! note: Perhaps two different versions of crate `num_complex` are being used? Sep 21 13:04:52.142 INFO kablam! --> src/vector_types/time_freq/convolution.rs:397:42 Sep 21 13:04:52.142 INFO kablam! | Sep 21 13:04:52.142 INFO kablam! 397 | ifft.process(x_freq, tmp); Sep 21 13:04:52.142 INFO kablam! | ^^^ Sep 21 13:04:52.142 INFO kablam! Sep 21 13:04:52.470 INFO kablam! error[E0308]: mismatched types Sep 21 13:04:52.470 INFO kablam! --> src/vector_types/time_freq/convolution.rs:403:33 Sep 21 13:04:52.471 INFO kablam! | Sep 21 13:04:52.471 INFO kablam! 403 | fft.process(&x_time[range], x_freq); Sep 21 13:04:52.471 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `num_complex::Complex`, found a different struct `num_complex::Complex` Sep 21 13:04:52.471 INFO kablam! | Sep 21 13:04:52.472 INFO kablam! = note: expected type `&[num_complex::Complex<_>]` Sep 21 13:04:52.472 INFO kablam! found type `&[num_complex::Complex]` Sep 21 13:04:52.472 INFO kablam! note: Perhaps two different versions of crate `num_complex` are being used? Sep 21 13:04:52.473 INFO kablam! --> src/vector_types/time_freq/convolution.rs:403:33 Sep 21 13:04:52.473 INFO kablam! | Sep 21 13:04:52.478 INFO kablam! 403 | fft.process(&x_time[range], x_freq); Sep 21 13:04:52.478 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 13:04:52.478 INFO kablam! Sep 21 13:04:52.478 INFO kablam! error[E0308]: mismatched types Sep 21 13:04:52.478 INFO kablam! --> src/vector_types/time_freq/convolution.rs:356:25 Sep 21 13:04:52.478 INFO kablam! | Sep 21 13:04:52.478 INFO kablam! 356 | fft.process(h_time_padded, h_freq); Sep 21 13:04:52.478 INFO kablam! | ^^^^^^^^^^^^^ expected struct `num_complex::Complex`, found a different struct `num_complex::Complex` Sep 21 13:04:52.478 INFO kablam! | Sep 21 13:04:52.478 INFO kablam! = note: expected type `&[num_complex::Complex<_>]` Sep 21 13:04:52.478 INFO kablam! found type `&[num_complex::Complex]` Sep 21 13:04:52.478 INFO kablam! note: Perhaps two different versions of crate `num_complex` are being used? Sep 21 13:04:52.478 INFO kablam! --> src/vector_types/time_freq/convolution.rs:356:25 Sep 21 13:04:52.478 INFO kablam! | Sep 21 13:04:52.478 INFO kablam! 356 | fft.process(h_time_padded, h_freq); Sep 21 13:04:52.478 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 13:04:52.478 INFO kablam! Sep 21 13:04:52.750 INFO kablam! error[E0308]: mismatched types Sep 21 13:04:52.750 INFO kablam! --> src/vector_types/time_freq/convolution.rs:403:49 Sep 21 13:04:52.750 INFO kablam! | Sep 21 13:04:52.750 INFO kablam! 403 | fft.process(&x_time[range], x_freq); Sep 21 13:04:52.750 INFO kablam! | ^^^^^^ expected struct `num_complex::Complex`, found a different struct `num_complex::Complex` Sep 21 13:04:52.750 INFO kablam! | Sep 21 13:04:52.750 INFO kablam! = note: expected type `&mut [num_complex::Complex<_>]` Sep 21 13:04:52.750 INFO kablam! found type `&mut [num_complex::Complex]` Sep 21 13:04:52.750 INFO kablam! note: Perhaps two different versions of crate `num_complex` are being used? Sep 21 13:04:52.750 INFO kablam! --> src/vector_types/time_freq/convolution.rs:403:49 Sep 21 13:04:52.750 INFO kablam! | Sep 21 13:04:52.750 INFO kablam! 403 | fft.process(&x_time[range], x_freq); Sep 21 13:04:52.750 INFO kablam! | ^^^^^^ Sep 21 13:04:52.750 INFO kablam! Sep 21 13:04:52.850 INFO kablam! error[E0308]: mismatched types Sep 21 13:04:52.850 INFO kablam! --> src/vector_types/time_freq/convolution.rs:356:40 Sep 21 13:04:52.850 INFO kablam! | Sep 21 13:04:52.850 INFO kablam! 356 | fft.process(h_time_padded, h_freq); Sep 21 13:04:52.850 INFO kablam! | ^^^^^^ expected struct `num_complex::Complex`, found a different struct `num_complex::Complex` Sep 21 13:04:52.850 INFO kablam! | Sep 21 13:04:52.850 INFO kablam! = note: expected type `&mut [num_complex::Complex<_>]` Sep 21 13:04:52.850 INFO kablam! found type `&mut [num_complex::Complex]` Sep 21 13:04:52.850 INFO kablam! note: Perhaps two different versions of crate `num_complex` are being used? Sep 21 13:04:52.850 INFO kablam! --> src/vector_types/time_freq/convolution.rs:356:40 Sep 21 13:04:52.850 INFO kablam! | Sep 21 13:04:52.850 INFO kablam! 356 | fft.process(h_time_padded, h_freq); Sep 21 13:04:52.850 INFO kablam! | ^^^^^^ Sep 21 13:04:52.850 INFO kablam! Sep 21 13:04:52.962 INFO kablam! error[E0308]: mismatched types Sep 21 13:04:52.962 INFO kablam! --> src/vector_types/time_freq/convolution.rs:409:34 Sep 21 13:04:52.962 INFO kablam! | Sep 21 13:04:52.962 INFO kablam! 409 | ifft.process(x_freq, tmp); Sep 21 13:04:52.962 INFO kablam! | ^^^^^^ expected struct `num_complex::Complex`, found a different struct `num_complex::Complex` Sep 21 13:04:52.962 INFO kablam! | Sep 21 13:04:52.962 INFO kablam! = note: expected type `&[num_complex::Complex<_>]` Sep 21 13:04:52.962 INFO kablam! found type `&mut [num_complex::Complex]` Sep 21 13:04:52.962 INFO kablam! note: Perhaps two different versions of crate `num_complex` are being used? Sep 21 13:04:52.962 INFO kablam! --> src/vector_types/time_freq/convolution.rs:409:34 Sep 21 13:04:52.962 INFO kablam! | Sep 21 13:04:52.962 INFO kablam! 409 | ifft.process(x_freq, tmp); Sep 21 13:04:52.962 INFO kablam! | ^^^^^^ Sep 21 13:04:52.962 INFO kablam! Sep 21 13:04:53.046 INFO kablam! error[E0308]: mismatched types Sep 21 13:04:53.046 INFO kablam! --> src/vector_types/time_freq/convolution.rs:391:33 Sep 21 13:04:53.046 INFO kablam! | Sep 21 13:04:53.046 INFO kablam! 391 | fft.process(&x_time[range], x_freq); Sep 21 13:04:53.046 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `num_complex::Complex`, found a different struct `num_complex::Complex` Sep 21 13:04:53.046 INFO kablam! | Sep 21 13:04:53.046 INFO kablam! = note: expected type `&[num_complex::Complex<_>]` Sep 21 13:04:53.046 INFO kablam! found type `&[num_complex::Complex]` Sep 21 13:04:53.046 INFO kablam! note: Perhaps two different versions of crate `num_complex` are being used? Sep 21 13:04:53.046 INFO kablam! --> src/vector_types/time_freq/convolution.rs:391:33 Sep 21 13:04:53.046 INFO kablam! | Sep 21 13:04:53.046 INFO kablam! 391 | fft.process(&x_time[range], x_freq); Sep 21 13:04:53.046 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 13:04:53.046 INFO kablam! Sep 21 13:04:53.182 INFO kablam! error[E0308]: mismatched types Sep 21 13:04:53.182 INFO kablam! --> src/vector_types/time_freq/convolution.rs:409:42 Sep 21 13:04:53.182 INFO kablam! | Sep 21 13:04:53.182 INFO kablam! 409 | ifft.process(x_freq, tmp); Sep 21 13:04:53.182 INFO kablam! | ^^^ expected struct `num_complex::Complex`, found a different struct `num_complex::Complex` Sep 21 13:04:53.182 INFO kablam! | Sep 21 13:04:53.182 INFO kablam! = note: expected type `&mut [num_complex::Complex<_>]` Sep 21 13:04:53.182 INFO kablam! found type `&mut [num_complex::Complex]` Sep 21 13:04:53.182 INFO kablam! note: Perhaps two different versions of crate `num_complex` are being used? Sep 21 13:04:53.182 INFO kablam! --> src/vector_types/time_freq/convolution.rs:409:42 Sep 21 13:04:53.182 INFO kablam! | Sep 21 13:04:53.182 INFO kablam! 409 | ifft.process(x_freq, tmp); Sep 21 13:04:53.182 INFO kablam! | ^^^ Sep 21 13:04:53.182 INFO kablam! Sep 21 13:04:53.322 INFO kablam! error[E0308]: mismatched types Sep 21 13:04:53.322 INFO kablam! --> src/vector_types/time_freq/convolution.rs:391:49 Sep 21 13:04:53.322 INFO kablam! | Sep 21 13:04:53.322 INFO kablam! 391 | fft.process(&x_time[range], x_freq); Sep 21 13:04:53.322 INFO kablam! | ^^^^^^ expected struct `num_complex::Complex`, found a different struct `num_complex::Complex` Sep 21 13:04:53.322 INFO kablam! | Sep 21 13:04:53.322 INFO kablam! = note: expected type `&mut [num_complex::Complex<_>]` Sep 21 13:04:53.322 INFO kablam! found type `&mut [num_complex::Complex]` Sep 21 13:04:53.322 INFO kablam! note: Perhaps two different versions of crate `num_complex` are being used? Sep 21 13:04:53.322 INFO kablam! --> src/vector_types/time_freq/convolution.rs:391:49 Sep 21 13:04:53.322 INFO kablam! | Sep 21 13:04:53.322 INFO kablam! 391 | fft.process(&x_time[range], x_freq); Sep 21 13:04:53.322 INFO kablam! | ^^^^^^ Sep 21 13:04:53.322 INFO kablam! Sep 21 13:04:53.570 INFO kablam! error[E0308]: mismatched types Sep 21 13:04:53.570 INFO kablam! --> src/vector_types/time_freq/convolution.rs:397:34 Sep 21 13:04:53.570 INFO kablam! | Sep 21 13:04:53.570 INFO kablam! 397 | ifft.process(x_freq, tmp); Sep 21 13:04:53.570 INFO kablam! | ^^^^^^ expected struct `num_complex::Complex`, found a different struct `num_complex::Complex` Sep 21 13:04:53.570 INFO kablam! | Sep 21 13:04:53.570 INFO kablam! = note: expected type `&[num_complex::Complex<_>]` Sep 21 13:04:53.570 INFO kablam! found type `&mut [num_complex::Complex]` Sep 21 13:04:53.570 INFO kablam! note: Perhaps two different versions of crate `num_complex` are being used? Sep 21 13:04:53.570 INFO kablam! --> src/vector_types/time_freq/convolution.rs:397:34 Sep 21 13:04:53.570 INFO kablam! | Sep 21 13:04:53.570 INFO kablam! 397 | ifft.process(x_freq, tmp); Sep 21 13:04:53.570 INFO kablam! | ^^^^^^ Sep 21 13:04:53.570 INFO kablam! Sep 21 13:04:53.874 INFO kablam! error[E0308]: mismatched types Sep 21 13:04:53.874 INFO kablam! --> src/vector_types/time_freq/convolution.rs:397:42 Sep 21 13:04:53.874 INFO kablam! | Sep 21 13:04:53.874 INFO kablam! 397 | ifft.process(x_freq, tmp); Sep 21 13:04:53.874 INFO kablam! | ^^^ expected struct `num_complex::Complex`, found a different struct `num_complex::Complex` Sep 21 13:04:53.874 INFO kablam! | Sep 21 13:04:53.874 INFO kablam! = note: expected type `&mut [num_complex::Complex<_>]` Sep 21 13:04:53.874 INFO kablam! found type `&mut [num_complex::Complex]` Sep 21 13:04:53.874 INFO kablam! note: Perhaps two different versions of crate `num_complex` are being used? Sep 21 13:04:53.874 INFO kablam! --> src/vector_types/time_freq/convolution.rs:397:42 Sep 21 13:04:53.874 INFO kablam! | Sep 21 13:04:53.874 INFO kablam! 397 | ifft.process(x_freq, tmp); Sep 21 13:04:53.875 INFO kablam! | ^^^ Sep 21 13:04:53.875 INFO kablam! Sep 21 13:04:54.259 INFO kablam! error[E0308]: mismatched types Sep 21 13:04:54.259 INFO kablam! --> src/vector_types/time_freq/convolution.rs:403:33 Sep 21 13:04:54.260 INFO kablam! | Sep 21 13:04:54.260 INFO kablam! 403 | fft.process(&x_time[range], x_freq); Sep 21 13:04:54.260 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `num_complex::Complex`, found a different struct `num_complex::Complex` Sep 21 13:04:54.260 INFO kablam! | Sep 21 13:04:54.260 INFO kablam! = note: expected type `&[num_complex::Complex<_>]` Sep 21 13:04:54.260 INFO kablam! found type `&[num_complex::Complex]` Sep 21 13:04:54.260 INFO kablam! note: Perhaps two different versions of crate `num_complex` are being used? Sep 21 13:04:54.260 INFO kablam! --> src/vector_types/time_freq/convolution.rs:403:33 Sep 21 13:04:54.260 INFO kablam! | Sep 21 13:04:54.260 INFO kablam! 403 | fft.process(&x_time[range], x_freq); Sep 21 13:04:54.260 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 13:04:54.260 INFO kablam! Sep 21 13:04:54.530 INFO kablam! error[E0308]: mismatched types Sep 21 13:04:54.530 INFO kablam! --> src/vector_types/time_freq/convolution.rs:403:49 Sep 21 13:04:54.530 INFO kablam! | Sep 21 13:04:54.530 INFO kablam! 403 | fft.process(&x_time[range], x_freq); Sep 21 13:04:54.530 INFO kablam! | ^^^^^^ expected struct `num_complex::Complex`, found a different struct `num_complex::Complex` Sep 21 13:04:54.530 INFO kablam! | Sep 21 13:04:54.530 INFO kablam! = note: expected type `&mut [num_complex::Complex<_>]` Sep 21 13:04:54.530 INFO kablam! found type `&mut [num_complex::Complex]` Sep 21 13:04:54.530 INFO kablam! note: Perhaps two different versions of crate `num_complex` are being used? Sep 21 13:04:54.530 INFO kablam! --> src/vector_types/time_freq/convolution.rs:403:49 Sep 21 13:04:54.530 INFO kablam! | Sep 21 13:04:54.530 INFO kablam! 403 | fft.process(&x_time[range], x_freq); Sep 21 13:04:54.530 INFO kablam! | ^^^^^^ Sep 21 13:04:54.530 INFO kablam! Sep 21 13:04:54.810 INFO kablam! error[E0308]: mismatched types Sep 21 13:04:54.810 INFO kablam! --> src/vector_types/time_freq/convolution.rs:409:34 Sep 21 13:04:54.810 INFO kablam! | Sep 21 13:04:54.810 INFO kablam! 409 | ifft.process(x_freq, tmp); Sep 21 13:04:54.810 INFO kablam! | ^^^^^^ expected struct `num_complex::Complex`, found a different struct `num_complex::Complex` Sep 21 13:04:54.810 INFO kablam! | Sep 21 13:04:54.810 INFO kablam! = note: expected type `&[num_complex::Complex<_>]` Sep 21 13:04:54.810 INFO kablam! found type `&mut [num_complex::Complex]` Sep 21 13:04:54.810 INFO kablam! note: Perhaps two different versions of crate `num_complex` are being used? Sep 21 13:04:54.810 INFO kablam! --> src/vector_types/time_freq/convolution.rs:409:34 Sep 21 13:04:54.810 INFO kablam! | Sep 21 13:04:54.810 INFO kablam! 409 | ifft.process(x_freq, tmp); Sep 21 13:04:54.810 INFO kablam! | ^^^^^^ Sep 21 13:04:54.810 INFO kablam! Sep 21 13:04:55.136 INFO kablam! error[E0308]: mismatched types Sep 21 13:04:55.136 INFO kablam! --> src/vector_types/time_freq/convolution.rs:409:42 Sep 21 13:04:55.136 INFO kablam! | Sep 21 13:04:55.136 INFO kablam! 409 | ifft.process(x_freq, tmp); Sep 21 13:04:55.136 INFO kablam! | ^^^ expected struct `num_complex::Complex`, found a different struct `num_complex::Complex` Sep 21 13:04:55.136 INFO kablam! | Sep 21 13:04:55.136 INFO kablam! = note: expected type `&mut [num_complex::Complex<_>]` Sep 21 13:04:55.136 INFO kablam! found type `&mut [num_complex::Complex]` Sep 21 13:04:55.136 INFO kablam! note: Perhaps two different versions of crate `num_complex` are being used? Sep 21 13:04:55.136 INFO kablam! --> src/vector_types/time_freq/convolution.rs:409:42 Sep 21 13:04:55.136 INFO kablam! | Sep 21 13:04:55.136 INFO kablam! 409 | ifft.process(x_freq, tmp); Sep 21 13:04:55.136 INFO kablam! | ^^^ Sep 21 13:04:55.136 INFO kablam! Sep 21 13:04:56.270 INFO kablam! error: aborting due to 12 previous errors Sep 21 13:04:56.270 INFO kablam! Sep 21 13:04:56.270 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 21 13:04:56.282 INFO kablam! error: Could not compile `basic_dsp_vector`. Sep 21 13:04:56.282 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 13:04:57.569 INFO kablam! error: aborting due to 12 previous errors Sep 21 13:04:57.569 INFO kablam! Sep 21 13:04:57.569 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 21 13:04:57.581 INFO kablam! error: Could not compile `basic_dsp_vector`. Sep 21 13:04:57.581 INFO kablam! Sep 21 13:04:57.581 INFO kablam! To learn more, run the command again with --verbose. Sep 21 13:04:57.583 INFO kablam! su: No module specific data is present Sep 21 13:04:58.295 INFO running `"docker" "rm" "-f" "47e2204e830caac9eaa06365414c5bd5f2feeb885b94a57ee335d1ea80005e02"` Sep 21 13:04:58.430 INFO blam! 47e2204e830caac9eaa06365414c5bd5f2feeb885b94a57ee335d1ea80005e02