Sep 21 11:21:15.822 INFO checking differential-geometry-0.2.1 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 11:21:15.822 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 11:21:15.822 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-3/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 11:21:16.046 INFO blam! fa2ea8e1035b9ad876fd80a9a94465f2c912ad41b7a2cda5adc01c4a7fd62636 Sep 21 11:21:16.048 INFO running `"docker" "start" "-a" "fa2ea8e1035b9ad876fd80a9a94465f2c912ad41b7a2cda5adc01c4a7fd62636"` Sep 21 11:21:17.275 INFO kablam! usermod: no changes Sep 21 11:21:17.325 INFO kablam! Checking differential-geometry v0.2.1 (/source) Sep 21 11:21:17.882 INFO kablam! warning: unused `#[macro_use]` import Sep 21 11:21:17.882 INFO kablam! --> src/lib.rs:70:1 Sep 21 11:21:17.882 INFO kablam! | Sep 21 11:21:17.882 INFO kablam! 70 | #[macro_use] Sep 21 11:21:17.882 INFO kablam! | ^^^^^^^^^^^^ Sep 21 11:21:17.882 INFO kablam! | Sep 21 11:21:17.882 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 11:21:17.882 INFO kablam! Sep 21 11:21:17.974 INFO kablam! warning: the trait bound `T: coordinates::CoordinateSystem` is not satisfied Sep 21 11:21:17.974 INFO kablam! --> src/tensors/tensor.rs:303:22 Sep 21 11:21:17.974 INFO kablam! | Sep 21 11:21:17.974 INFO kablam! 303 | pub type Scalar = Tensor; Sep 21 11:21:17.974 INFO kablam! | ^^^^^^^^^^^^^ the trait `coordinates::CoordinateSystem` is not implemented for `T` Sep 21 11:21:17.974 INFO kablam! | Sep 21 11:21:17.974 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 11:21:17.974 INFO kablam! = help: consider adding a `where T: coordinates::CoordinateSystem` bound Sep 21 11:21:17.974 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:17.974 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:17.974 INFO kablam! Sep 21 11:21:17.974 INFO kablam! warning: the trait bound `T: coordinates::CoordinateSystem` is not satisfied Sep 21 11:21:17.974 INFO kablam! --> src/tensors/tensor.rs:306:22 Sep 21 11:21:17.974 INFO kablam! | Sep 21 11:21:17.974 INFO kablam! 306 | pub type Vector = Tensor; Sep 21 11:21:17.974 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `coordinates::CoordinateSystem` is not implemented for `T` Sep 21 11:21:17.974 INFO kablam! | Sep 21 11:21:17.974 INFO kablam! = help: consider adding a `where T: coordinates::CoordinateSystem` bound Sep 21 11:21:17.974 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:17.974 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:17.974 INFO kablam! Sep 21 11:21:17.974 INFO kablam! warning: the trait bound `T: coordinates::CoordinateSystem` is not satisfied Sep 21 11:21:17.974 INFO kablam! --> src/tensors/tensor.rs:309:24 Sep 21 11:21:17.974 INFO kablam! | Sep 21 11:21:17.974 INFO kablam! 309 | pub type Covector = Tensor; Sep 21 11:21:17.974 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `coordinates::CoordinateSystem` is not implemented for `T` Sep 21 11:21:17.974 INFO kablam! | Sep 21 11:21:17.974 INFO kablam! = help: consider adding a `where T: coordinates::CoordinateSystem` bound Sep 21 11:21:17.974 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:17.974 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:17.975 INFO kablam! Sep 21 11:21:17.975 INFO kablam! warning: the trait bound `T: coordinates::CoordinateSystem` is not satisfied Sep 21 11:21:17.975 INFO kablam! --> src/tensors/tensor.rs:312:22 Sep 21 11:21:17.975 INFO kablam! | Sep 21 11:21:17.975 INFO kablam! 312 | pub type Matrix = Tensor; Sep 21 11:21:17.975 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `coordinates::CoordinateSystem` is not implemented for `T` Sep 21 11:21:17.975 INFO kablam! | Sep 21 11:21:17.975 INFO kablam! = help: consider adding a `where T: coordinates::CoordinateSystem` bound Sep 21 11:21:17.975 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:17.975 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:17.975 INFO kablam! Sep 21 11:21:17.975 INFO kablam! warning: the trait bound `T: coordinates::CoordinateSystem` is not satisfied Sep 21 11:21:17.975 INFO kablam! --> src/tensors/tensor.rs:315:23 Sep 21 11:21:17.975 INFO kablam! | Sep 21 11:21:17.975 INFO kablam! 315 | pub type TwoForm = Tensor; Sep 21 11:21:17.975 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `coordinates::CoordinateSystem` is not implemented for `T` Sep 21 11:21:17.975 INFO kablam! | Sep 21 11:21:17.975 INFO kablam! = help: consider adding a `where T: coordinates::CoordinateSystem` bound Sep 21 11:21:17.975 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:17.975 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:17.975 INFO kablam! Sep 21 11:21:17.975 INFO kablam! warning: the trait bound `T: coordinates::CoordinateSystem` is not satisfied Sep 21 11:21:17.975 INFO kablam! --> src/tensors/tensor.rs:318:26 Sep 21 11:21:17.975 INFO kablam! | Sep 21 11:21:17.975 INFO kablam! 318 | pub type InvTwoForm = Tensor; Sep 21 11:21:17.975 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `coordinates::CoordinateSystem` is not implemented for `T` Sep 21 11:21:17.975 INFO kablam! | Sep 21 11:21:17.975 INFO kablam! = help: consider adding a `where T: coordinates::CoordinateSystem` bound Sep 21 11:21:17.975 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:17.975 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:17.975 INFO kablam! Sep 21 11:21:18.002 INFO kablam! warning: the trait bound `T: tensors::variance::TensorIndex` is not satisfied Sep 21 11:21:18.002 INFO kablam! --> src/tensors/variance.rs:112:25 Sep 21 11:21:18.002 INFO kablam! | Sep 21 11:21:18.002 INFO kablam! 112 | pub type Joined = >::Output; Sep 21 11:21:18.002 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tensors::variance::TensorIndex` is not implemented for `T` Sep 21 11:21:18.002 INFO kablam! | Sep 21 11:21:18.002 INFO kablam! = help: consider adding a `where T: tensors::variance::TensorIndex` bound Sep 21 11:21:18.002 INFO kablam! = note: required because of the requirements on the impl of `tensors::variance::Concat` for `T` Sep 21 11:21:18.002 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:18.002 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:18.002 INFO kablam! Sep 21 11:21:18.002 INFO kablam! warning: the trait bound `U: tensors::variance::TensorIndex` is not satisfied Sep 21 11:21:18.002 INFO kablam! --> src/tensors/variance.rs:112:25 Sep 21 11:21:18.002 INFO kablam! | Sep 21 11:21:18.002 INFO kablam! 112 | pub type Joined = >::Output; Sep 21 11:21:18.002 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tensors::variance::TensorIndex` is not implemented for `U` Sep 21 11:21:18.002 INFO kablam! | Sep 21 11:21:18.002 INFO kablam! = help: consider adding a `where U: tensors::variance::TensorIndex` bound Sep 21 11:21:18.002 INFO kablam! = note: required because of the requirements on the impl of `tensors::variance::Concat` for `T` Sep 21 11:21:18.002 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:18.002 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:18.002 INFO kablam! Sep 21 11:21:18.013 INFO kablam! warning: the trait bound `T: tensors::variance::Index` is not satisfied Sep 21 11:21:18.013 INFO kablam! --> src/tensors/variance.rs:169:21 Sep 21 11:21:18.013 INFO kablam! | Sep 21 11:21:18.013 INFO kablam! 169 | pub type At = >::Output; Sep 21 11:21:18.013 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `tensors::variance::Index` is not implemented for `T` Sep 21 11:21:18.013 INFO kablam! | Sep 21 11:21:18.013 INFO kablam! = help: consider adding a `where T: tensors::variance::Index` bound Sep 21 11:21:18.013 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:18.013 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:18.013 INFO kablam! Sep 21 11:21:18.013 INFO kablam! warning: the trait bound `T: tensors::variance::RemoveIndex` is not satisfied Sep 21 11:21:18.013 INFO kablam! --> src/tensors/variance.rs:205:26 Sep 21 11:21:18.013 INFO kablam! | Sep 21 11:21:18.013 INFO kablam! 205 | pub type Removed = >::Output; Sep 21 11:21:18.013 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tensors::variance::RemoveIndex` is not implemented for `T` Sep 21 11:21:18.013 INFO kablam! | Sep 21 11:21:18.013 INFO kablam! = help: consider adding a `where T: tensors::variance::RemoveIndex` bound Sep 21 11:21:18.013 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:18.013 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:18.013 INFO kablam! Sep 21 11:21:18.042 INFO kablam! warning: the trait bound `Ul: generic_array::typenum::Unsigned` is not satisfied Sep 21 11:21:18.042 INFO kablam! --> src/tensors/variance.rs:244:34 Sep 21 11:21:18.042 INFO kablam! | Sep 21 11:21:18.042 INFO kablam! 244 | pub type Contracted = >::Output; Sep 21 11:21:18.042 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `generic_array::typenum::Unsigned` is not implemented for `Ul` Sep 21 11:21:18.042 INFO kablam! | Sep 21 11:21:18.042 INFO kablam! = help: consider adding a `where Ul: generic_array::typenum::Unsigned` bound Sep 21 11:21:18.042 INFO kablam! = note: required because of the requirements on the impl of `tensors::variance::Contract` for `V` Sep 21 11:21:18.042 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:18.042 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:18.042 INFO kablam! Sep 21 11:21:18.042 INFO kablam! warning: the trait bound `Uh: generic_array::typenum::Unsigned` is not satisfied Sep 21 11:21:18.042 INFO kablam! --> src/tensors/variance.rs:244:34 Sep 21 11:21:18.042 INFO kablam! | Sep 21 11:21:18.042 INFO kablam! 244 | pub type Contracted = >::Output; Sep 21 11:21:18.042 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `generic_array::typenum::Unsigned` is not implemented for `Uh` Sep 21 11:21:18.042 INFO kablam! | Sep 21 11:21:18.042 INFO kablam! = help: consider adding a `where Uh: generic_array::typenum::Unsigned` bound Sep 21 11:21:18.042 INFO kablam! = note: required because of the requirements on the impl of `tensors::variance::Contract` for `V` Sep 21 11:21:18.042 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:18.042 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:18.042 INFO kablam! Sep 21 11:21:18.042 INFO kablam! warning: cannot subtract `generic_array::typenum::B1` from `Uh` Sep 21 11:21:18.042 INFO kablam! --> src/tensors/variance.rs:244:34 Sep 21 11:21:18.042 INFO kablam! | Sep 21 11:21:18.042 INFO kablam! 244 | pub type Contracted = >::Output; Sep 21 11:21:18.042 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `Uh - generic_array::typenum::B1` Sep 21 11:21:18.042 INFO kablam! | Sep 21 11:21:18.043 INFO kablam! = help: the trait `std::ops::Sub` is not implemented for `Uh` Sep 21 11:21:18.043 INFO kablam! = help: consider adding a `where Uh: std::ops::Sub` bound Sep 21 11:21:18.043 INFO kablam! = note: required because of the requirements on the impl of `tensors::variance::Contract` for `V` Sep 21 11:21:18.043 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:18.043 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:18.043 INFO kablam! Sep 21 11:21:18.043 INFO kablam! warning: the trait bound `Uh: generic_array::typenum::Cmp
    ` is not satisfied Sep 21 11:21:18.043 INFO kablam! --> src/tensors/variance.rs:244:34 Sep 21 11:21:18.043 INFO kablam! | Sep 21 11:21:18.043 INFO kablam! 244 | pub type Contracted = >::Output; Sep 21 11:21:18.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `generic_array::typenum::Cmp
      ` is not implemented for `Uh` Sep 21 11:21:18.043 INFO kablam! | Sep 21 11:21:18.043 INFO kablam! = help: consider adding a `where Uh: generic_array::typenum::Cmp
        ` bound Sep 21 11:21:18.043 INFO kablam! = note: required because of the requirements on the impl of `tensors::variance::Contract` for `V` Sep 21 11:21:18.043 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:18.043 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:18.043 INFO kablam! Sep 21 11:21:18.043 INFO kablam! warning: the trait bound `V: tensors::variance::Index
          ` is not satisfied Sep 21 11:21:18.043 INFO kablam! --> src/tensors/variance.rs:244:34 Sep 21 11:21:18.043 INFO kablam! | Sep 21 11:21:18.043 INFO kablam! 244 | pub type Contracted = >::Output; Sep 21 11:21:18.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tensors::variance::Index
            ` is not implemented for `V` Sep 21 11:21:18.043 INFO kablam! | Sep 21 11:21:18.043 INFO kablam! = help: consider adding a `where V: tensors::variance::Index
              ` bound Sep 21 11:21:18.043 INFO kablam! = note: required because of the requirements on the impl of `tensors::variance::Contract` for `V` Sep 21 11:21:18.043 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:18.043 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:18.043 INFO kablam! Sep 21 11:21:18.043 INFO kablam! warning: the trait bound `V: tensors::variance::Index` is not satisfied Sep 21 11:21:18.043 INFO kablam! --> src/tensors/variance.rs:244:34 Sep 21 11:21:18.043 INFO kablam! | Sep 21 11:21:18.043 INFO kablam! 244 | pub type Contracted = >::Output; Sep 21 11:21:18.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tensors::variance::Index` is not implemented for `V` Sep 21 11:21:18.043 INFO kablam! | Sep 21 11:21:18.043 INFO kablam! = help: consider adding a `where V: tensors::variance::Index` bound Sep 21 11:21:18.043 INFO kablam! = note: required because of the requirements on the impl of `tensors::variance::Contract` for `V` Sep 21 11:21:18.043 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:18.043 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:18.043 INFO kablam! Sep 21 11:21:18.043 INFO kablam! warning: the trait bound `V: tensors::variance::RemoveIndex
                ` is not satisfied Sep 21 11:21:18.043 INFO kablam! --> src/tensors/variance.rs:244:34 Sep 21 11:21:18.043 INFO kablam! | Sep 21 11:21:18.043 INFO kablam! 244 | pub type Contracted = >::Output; Sep 21 11:21:18.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tensors::variance::RemoveIndex
                  ` is not implemented for `V` Sep 21 11:21:18.043 INFO kablam! | Sep 21 11:21:18.043 INFO kablam! = help: consider adding a `where V: tensors::variance::RemoveIndex
                    ` bound Sep 21 11:21:18.043 INFO kablam! = note: required because of the requirements on the impl of `tensors::variance::Contract` for `V` Sep 21 11:21:18.043 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:18.043 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:18.043 INFO kablam! Sep 21 11:21:18.199 INFO kablam! warning: the trait bound `T: coordinates::CoordinateSystem` is not satisfied Sep 21 11:21:18.199 INFO kablam! --> src/tensors/tensor.rs:303:22 Sep 21 11:21:18.199 INFO kablam! | Sep 21 11:21:18.199 INFO kablam! 303 | pub type Scalar = Tensor; Sep 21 11:21:18.199 INFO kablam! | ^^^^^^^^^^^^^ the trait `coordinates::CoordinateSystem` is not implemented for `T` Sep 21 11:21:18.199 INFO kablam! | Sep 21 11:21:18.199 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 11:21:18.200 INFO kablam! = help: consider adding a `where T: coordinates::CoordinateSystem` bound Sep 21 11:21:18.200 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:18.200 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:18.200 INFO kablam! Sep 21 11:21:18.200 INFO kablam! warning: the trait bound `T: coordinates::CoordinateSystem` is not satisfied Sep 21 11:21:18.200 INFO kablam! --> src/tensors/tensor.rs:306:22 Sep 21 11:21:18.200 INFO kablam! | Sep 21 11:21:18.200 INFO kablam! 306 | pub type Vector = Tensor; Sep 21 11:21:18.200 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `coordinates::CoordinateSystem` is not implemented for `T` Sep 21 11:21:18.200 INFO kablam! | Sep 21 11:21:18.200 INFO kablam! = help: consider adding a `where T: coordinates::CoordinateSystem` bound Sep 21 11:21:18.200 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:18.200 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:18.200 INFO kablam! Sep 21 11:21:18.200 INFO kablam! warning: the trait bound `T: coordinates::CoordinateSystem` is not satisfied Sep 21 11:21:18.200 INFO kablam! --> src/tensors/tensor.rs:309:24 Sep 21 11:21:18.200 INFO kablam! | Sep 21 11:21:18.200 INFO kablam! 309 | pub type Covector = Tensor; Sep 21 11:21:18.200 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `coordinates::CoordinateSystem` is not implemented for `T` Sep 21 11:21:18.200 INFO kablam! | Sep 21 11:21:18.200 INFO kablam! = help: consider adding a `where T: coordinates::CoordinateSystem` bound Sep 21 11:21:18.200 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:18.200 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:18.201 INFO kablam! Sep 21 11:21:18.201 INFO kablam! warning: the trait bound `T: coordinates::CoordinateSystem` is not satisfied Sep 21 11:21:18.201 INFO kablam! --> src/tensors/tensor.rs:312:22 Sep 21 11:21:18.201 INFO kablam! | Sep 21 11:21:18.201 INFO kablam! 312 | pub type Matrix = Tensor; Sep 21 11:21:18.201 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `coordinates::CoordinateSystem` is not implemented for `T` Sep 21 11:21:18.201 INFO kablam! | Sep 21 11:21:18.201 INFO kablam! = help: consider adding a `where T: coordinates::CoordinateSystem` bound Sep 21 11:21:18.201 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:18.201 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:18.201 INFO kablam! Sep 21 11:21:18.201 INFO kablam! warning: the trait bound `T: coordinates::CoordinateSystem` is not satisfied Sep 21 11:21:18.201 INFO kablam! --> src/tensors/tensor.rs:315:23 Sep 21 11:21:18.201 INFO kablam! | Sep 21 11:21:18.201 INFO kablam! 315 | pub type TwoForm = Tensor; Sep 21 11:21:18.201 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `coordinates::CoordinateSystem` is not implemented for `T` Sep 21 11:21:18.201 INFO kablam! | Sep 21 11:21:18.201 INFO kablam! = help: consider adding a `where T: coordinates::CoordinateSystem` bound Sep 21 11:21:18.201 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:18.201 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:18.201 INFO kablam! Sep 21 11:21:18.201 INFO kablam! warning: the trait bound `T: coordinates::CoordinateSystem` is not satisfied Sep 21 11:21:18.201 INFO kablam! --> src/tensors/tensor.rs:318:26 Sep 21 11:21:18.201 INFO kablam! | Sep 21 11:21:18.202 INFO kablam! 318 | pub type InvTwoForm = Tensor; Sep 21 11:21:18.202 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `coordinates::CoordinateSystem` is not implemented for `T` Sep 21 11:21:18.202 INFO kablam! | Sep 21 11:21:18.202 INFO kablam! = help: consider adding a `where T: coordinates::CoordinateSystem` bound Sep 21 11:21:18.202 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:18.202 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:18.202 INFO kablam! Sep 21 11:21:18.230 INFO kablam! warning: the trait bound `T: tensors::variance::TensorIndex` is not satisfied Sep 21 11:21:18.230 INFO kablam! --> src/tensors/variance.rs:112:25 Sep 21 11:21:18.230 INFO kablam! | Sep 21 11:21:18.230 INFO kablam! 112 | pub type Joined = >::Output; Sep 21 11:21:18.231 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tensors::variance::TensorIndex` is not implemented for `T` Sep 21 11:21:18.231 INFO kablam! | Sep 21 11:21:18.231 INFO kablam! = help: consider adding a `where T: tensors::variance::TensorIndex` bound Sep 21 11:21:18.231 INFO kablam! = note: required because of the requirements on the impl of `tensors::variance::Concat` for `T` Sep 21 11:21:18.231 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:18.231 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:18.231 INFO kablam! Sep 21 11:21:18.231 INFO kablam! warning: the trait bound `U: tensors::variance::TensorIndex` is not satisfied Sep 21 11:21:18.231 INFO kablam! --> src/tensors/variance.rs:112:25 Sep 21 11:21:18.231 INFO kablam! | Sep 21 11:21:18.231 INFO kablam! 112 | pub type Joined = >::Output; Sep 21 11:21:18.231 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tensors::variance::TensorIndex` is not implemented for `U` Sep 21 11:21:18.231 INFO kablam! | Sep 21 11:21:18.231 INFO kablam! = help: consider adding a `where U: tensors::variance::TensorIndex` bound Sep 21 11:21:18.231 INFO kablam! = note: required because of the requirements on the impl of `tensors::variance::Concat` for `T` Sep 21 11:21:18.231 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:18.231 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:18.231 INFO kablam! Sep 21 11:21:18.239 INFO kablam! warning: the trait bound `T: tensors::variance::Index` is not satisfied Sep 21 11:21:18.239 INFO kablam! --> src/tensors/variance.rs:169:21 Sep 21 11:21:18.239 INFO kablam! | Sep 21 11:21:18.239 INFO kablam! 169 | pub type At = >::Output; Sep 21 11:21:18.239 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `tensors::variance::Index` is not implemented for `T` Sep 21 11:21:18.239 INFO kablam! | Sep 21 11:21:18.239 INFO kablam! = help: consider adding a `where T: tensors::variance::Index` bound Sep 21 11:21:18.239 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:18.239 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:18.239 INFO kablam! Sep 21 11:21:18.243 INFO kablam! warning: the trait bound `T: tensors::variance::RemoveIndex` is not satisfied Sep 21 11:21:18.243 INFO kablam! --> src/tensors/variance.rs:205:26 Sep 21 11:21:18.243 INFO kablam! | Sep 21 11:21:18.243 INFO kablam! 205 | pub type Removed = >::Output; Sep 21 11:21:18.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tensors::variance::RemoveIndex` is not implemented for `T` Sep 21 11:21:18.243 INFO kablam! | Sep 21 11:21:18.243 INFO kablam! = help: consider adding a `where T: tensors::variance::RemoveIndex` bound Sep 21 11:21:18.243 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:18.243 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:18.243 INFO kablam! Sep 21 11:21:18.264 INFO kablam! warning: the trait bound `Ul: generic_array::typenum::Unsigned` is not satisfied Sep 21 11:21:18.264 INFO kablam! --> src/tensors/variance.rs:244:34 Sep 21 11:21:18.264 INFO kablam! | Sep 21 11:21:18.264 INFO kablam! 244 | pub type Contracted = >::Output; Sep 21 11:21:18.264 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `generic_array::typenum::Unsigned` is not implemented for `Ul` Sep 21 11:21:18.264 INFO kablam! | Sep 21 11:21:18.264 INFO kablam! = help: consider adding a `where Ul: generic_array::typenum::Unsigned` bound Sep 21 11:21:18.264 INFO kablam! = note: required because of the requirements on the impl of `tensors::variance::Contract` for `V` Sep 21 11:21:18.264 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:18.264 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:18.264 INFO kablam! Sep 21 11:21:18.264 INFO kablam! warning: the trait bound `Uh: generic_array::typenum::Unsigned` is not satisfied Sep 21 11:21:18.264 INFO kablam! --> src/tensors/variance.rs:244:34 Sep 21 11:21:18.264 INFO kablam! | Sep 21 11:21:18.264 INFO kablam! 244 | pub type Contracted = >::Output; Sep 21 11:21:18.264 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `generic_array::typenum::Unsigned` is not implemented for `Uh` Sep 21 11:21:18.264 INFO kablam! | Sep 21 11:21:18.264 INFO kablam! = help: consider adding a `where Uh: generic_array::typenum::Unsigned` bound Sep 21 11:21:18.264 INFO kablam! = note: required because of the requirements on the impl of `tensors::variance::Contract` for `V` Sep 21 11:21:18.264 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:18.264 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:18.264 INFO kablam! Sep 21 11:21:18.264 INFO kablam! warning: cannot subtract `generic_array::typenum::B1` from `Uh` Sep 21 11:21:18.264 INFO kablam! --> src/tensors/variance.rs:244:34 Sep 21 11:21:18.264 INFO kablam! | Sep 21 11:21:18.264 INFO kablam! 244 | pub type Contracted = >::Output; Sep 21 11:21:18.264 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `Uh - generic_array::typenum::B1` Sep 21 11:21:18.264 INFO kablam! | Sep 21 11:21:18.264 INFO kablam! = help: the trait `std::ops::Sub` is not implemented for `Uh` Sep 21 11:21:18.264 INFO kablam! = help: consider adding a `where Uh: std::ops::Sub` bound Sep 21 11:21:18.264 INFO kablam! = note: required because of the requirements on the impl of `tensors::variance::Contract` for `V` Sep 21 11:21:18.265 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:18.265 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:18.265 INFO kablam! Sep 21 11:21:18.266 INFO kablam! warning: the trait bound `Uh: generic_array::typenum::Cmp
                      ` is not satisfied Sep 21 11:21:18.266 INFO kablam! --> src/tensors/variance.rs:244:34 Sep 21 11:21:18.266 INFO kablam! | Sep 21 11:21:18.266 INFO kablam! 244 | pub type Contracted = >::Output; Sep 21 11:21:18.266 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `generic_array::typenum::Cmp
                        ` is not implemented for `Uh` Sep 21 11:21:18.266 INFO kablam! | Sep 21 11:21:18.266 INFO kablam! = help: consider adding a `where Uh: generic_array::typenum::Cmp
                          ` bound Sep 21 11:21:18.266 INFO kablam! = note: required because of the requirements on the impl of `tensors::variance::Contract` for `V` Sep 21 11:21:18.266 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:18.266 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:18.266 INFO kablam! Sep 21 11:21:18.266 INFO kablam! warning: the trait bound `V: tensors::variance::Index
                            ` is not satisfied Sep 21 11:21:18.266 INFO kablam! --> src/tensors/variance.rs:244:34 Sep 21 11:21:18.266 INFO kablam! | Sep 21 11:21:18.266 INFO kablam! 244 | pub type Contracted = >::Output; Sep 21 11:21:18.266 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tensors::variance::Index
                              ` is not implemented for `V` Sep 21 11:21:18.266 INFO kablam! | Sep 21 11:21:18.266 INFO kablam! = help: consider adding a `where V: tensors::variance::Index
                                ` bound Sep 21 11:21:18.266 INFO kablam! = note: required because of the requirements on the impl of `tensors::variance::Contract` for `V` Sep 21 11:21:18.266 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:18.266 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:18.266 INFO kablam! Sep 21 11:21:18.266 INFO kablam! warning: the trait bound `V: tensors::variance::Index` is not satisfied Sep 21 11:21:18.266 INFO kablam! --> src/tensors/variance.rs:244:34 Sep 21 11:21:18.266 INFO kablam! | Sep 21 11:21:18.266 INFO kablam! 244 | pub type Contracted = >::Output; Sep 21 11:21:18.266 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tensors::variance::Index` is not implemented for `V` Sep 21 11:21:18.266 INFO kablam! | Sep 21 11:21:18.266 INFO kablam! = help: consider adding a `where V: tensors::variance::Index` bound Sep 21 11:21:18.266 INFO kablam! = note: required because of the requirements on the impl of `tensors::variance::Contract` for `V` Sep 21 11:21:18.266 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:18.266 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:18.266 INFO kablam! Sep 21 11:21:18.270 INFO kablam! warning: the trait bound `V: tensors::variance::RemoveIndex
                                  ` is not satisfied Sep 21 11:21:18.270 INFO kablam! --> src/tensors/variance.rs:244:34 Sep 21 11:21:18.270 INFO kablam! | Sep 21 11:21:18.270 INFO kablam! 244 | pub type Contracted = >::Output; Sep 21 11:21:18.270 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tensors::variance::RemoveIndex
                                    ` is not implemented for `V` Sep 21 11:21:18.270 INFO kablam! | Sep 21 11:21:18.270 INFO kablam! = help: consider adding a `where V: tensors::variance::RemoveIndex
                                      ` bound Sep 21 11:21:18.270 INFO kablam! = note: required because of the requirements on the impl of `tensors::variance::Contract` for `V` Sep 21 11:21:18.270 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:18.270 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:18.270 INFO kablam! Sep 21 11:21:19.022 INFO kablam! warning: struct is never constructed: `Cylindrical` Sep 21 11:21:19.022 INFO kablam! --> src/tests/coord_transform.rs:6:1 Sep 21 11:21:19.022 INFO kablam! | Sep 21 11:21:19.022 INFO kablam! 6 | struct Cylindrical; Sep 21 11:21:19.022 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 11:21:19.022 INFO kablam! | Sep 21 11:21:19.022 INFO kablam! = note: #[warn(dead_code)] on by default Sep 21 11:21:19.022 INFO kablam! Sep 21 11:21:19.110 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.81s Sep 21 11:21:19.116 INFO kablam! su: No module specific data is present Sep 21 11:21:20.568 INFO running `"docker" "rm" "-f" "fa2ea8e1035b9ad876fd80a9a94465f2c912ad41b7a2cda5adc01c4a7fd62636"` Sep 21 11:21:20.678 INFO blam! fa2ea8e1035b9ad876fd80a9a94465f2c912ad41b7a2cda5adc01c4a7fd62636