Sep 18 01:39:35.100 INFO checking differential-geometry-0.2.1 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 18 01:39:35.100 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 18 01:39:35.100 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-5/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 18 01:39:35.483 INFO blam! 42e909746c77b95a6cacfb1d90291d2722bf832b9f9b36bbba7181796b8a7a4f Sep 18 01:39:35.486 INFO running `"docker" "start" "-a" "42e909746c77b95a6cacfb1d90291d2722bf832b9f9b36bbba7181796b8a7a4f"` Sep 18 01:39:36.946 INFO kablam! usermod: no changes Sep 18 01:39:37.015 INFO kablam! Checking differential-geometry v0.2.1 (/source) Sep 18 01:39:37.551 INFO kablam! warning: unused `#[macro_use]` import Sep 18 01:39:37.551 INFO kablam! --> src/lib.rs:70:1 Sep 18 01:39:37.551 INFO kablam! | Sep 18 01:39:37.551 INFO kablam! 70 | #[macro_use] Sep 18 01:39:37.551 INFO kablam! | ^^^^^^^^^^^^ Sep 18 01:39:37.551 INFO kablam! | Sep 18 01:39:37.551 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 18 01:39:37.551 INFO kablam! Sep 18 01:39:37.638 INFO kablam! error: the trait bound `T: coordinates::CoordinateSystem` is not satisfied Sep 18 01:39:37.639 INFO kablam! --> src/tensors/tensor.rs:303:22 Sep 18 01:39:37.639 INFO kablam! | Sep 18 01:39:37.639 INFO kablam! 303 | pub type Scalar = Tensor; Sep 18 01:39:37.639 INFO kablam! | ^^^^^^^^^^^^^ the trait `coordinates::CoordinateSystem` is not implemented for `T` Sep 18 01:39:37.639 INFO kablam! | Sep 18 01:39:37.639 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 18 01:39:37.639 INFO kablam! = help: consider adding a `where T: coordinates::CoordinateSystem` bound Sep 18 01:39:37.639 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:39:37.639 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:39:37.639 INFO kablam! Sep 18 01:39:37.639 INFO kablam! error: the trait bound `T: coordinates::CoordinateSystem` is not satisfied Sep 18 01:39:37.639 INFO kablam! --> src/tensors/tensor.rs:306:22 Sep 18 01:39:37.639 INFO kablam! | Sep 18 01:39:37.639 INFO kablam! 306 | pub type Vector = Tensor; Sep 18 01:39:37.639 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `coordinates::CoordinateSystem` is not implemented for `T` Sep 18 01:39:37.639 INFO kablam! | Sep 18 01:39:37.639 INFO kablam! = help: consider adding a `where T: coordinates::CoordinateSystem` bound Sep 18 01:39:37.639 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:39:37.639 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:39:37.639 INFO kablam! Sep 18 01:39:37.639 INFO kablam! error: the trait bound `T: coordinates::CoordinateSystem` is not satisfied Sep 18 01:39:37.639 INFO kablam! --> src/tensors/tensor.rs:309:24 Sep 18 01:39:37.639 INFO kablam! | Sep 18 01:39:37.642 INFO kablam! 309 | pub type Covector = Tensor; Sep 18 01:39:37.643 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `coordinates::CoordinateSystem` is not implemented for `T` Sep 18 01:39:37.643 INFO kablam! | Sep 18 01:39:37.643 INFO kablam! = help: consider adding a `where T: coordinates::CoordinateSystem` bound Sep 18 01:39:37.643 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:39:37.643 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:39:37.643 INFO kablam! Sep 18 01:39:37.643 INFO kablam! error: the trait bound `T: coordinates::CoordinateSystem` is not satisfied Sep 18 01:39:37.643 INFO kablam! --> src/tensors/tensor.rs:312:22 Sep 18 01:39:37.643 INFO kablam! | Sep 18 01:39:37.643 INFO kablam! 312 | pub type Matrix = Tensor; Sep 18 01:39:37.643 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `coordinates::CoordinateSystem` is not implemented for `T` Sep 18 01:39:37.643 INFO kablam! | Sep 18 01:39:37.643 INFO kablam! = help: consider adding a `where T: coordinates::CoordinateSystem` bound Sep 18 01:39:37.643 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:39:37.643 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:39:37.643 INFO kablam! Sep 18 01:39:37.643 INFO kablam! error: the trait bound `T: coordinates::CoordinateSystem` is not satisfied Sep 18 01:39:37.643 INFO kablam! --> src/tensors/tensor.rs:315:23 Sep 18 01:39:37.643 INFO kablam! | Sep 18 01:39:37.643 INFO kablam! 315 | pub type TwoForm = Tensor; Sep 18 01:39:37.643 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `coordinates::CoordinateSystem` is not implemented for `T` Sep 18 01:39:37.643 INFO kablam! | Sep 18 01:39:37.643 INFO kablam! = help: consider adding a `where T: coordinates::CoordinateSystem` bound Sep 18 01:39:37.643 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:39:37.663 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:39:37.663 INFO kablam! Sep 18 01:39:37.663 INFO kablam! error: the trait bound `T: coordinates::CoordinateSystem` is not satisfied Sep 18 01:39:37.663 INFO kablam! --> src/tensors/tensor.rs:318:26 Sep 18 01:39:37.663 INFO kablam! | Sep 18 01:39:37.663 INFO kablam! 318 | pub type InvTwoForm = Tensor; Sep 18 01:39:37.663 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `coordinates::CoordinateSystem` is not implemented for `T` Sep 18 01:39:37.663 INFO kablam! | Sep 18 01:39:37.663 INFO kablam! = help: consider adding a `where T: coordinates::CoordinateSystem` bound Sep 18 01:39:37.663 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:39:37.663 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:39:37.663 INFO kablam! Sep 18 01:39:37.663 INFO kablam! error: the trait bound `T: coordinates::CoordinateSystem` is not satisfied Sep 18 01:39:37.663 INFO kablam! --> src/tensors/tensor.rs:303:22 Sep 18 01:39:37.663 INFO kablam! | Sep 18 01:39:37.663 INFO kablam! 303 | pub type Scalar = Tensor; Sep 18 01:39:37.663 INFO kablam! | ^^^^^^^^^^^^^ the trait `coordinates::CoordinateSystem` is not implemented for `T` Sep 18 01:39:37.663 INFO kablam! | Sep 18 01:39:37.663 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 18 01:39:37.663 INFO kablam! = help: consider adding a `where T: coordinates::CoordinateSystem` bound Sep 18 01:39:37.663 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:39:37.663 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:39:37.663 INFO kablam! Sep 18 01:39:37.663 INFO kablam! error: the trait bound `T: coordinates::CoordinateSystem` is not satisfied Sep 18 01:39:37.663 INFO kablam! --> src/tensors/tensor.rs:306:22 Sep 18 01:39:37.663 INFO kablam! | Sep 18 01:39:37.663 INFO kablam! 306 | pub type Vector = Tensor; Sep 18 01:39:37.663 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `coordinates::CoordinateSystem` is not implemented for `T` Sep 18 01:39:37.663 INFO kablam! | Sep 18 01:39:37.663 INFO kablam! = help: consider adding a `where T: coordinates::CoordinateSystem` bound Sep 18 01:39:37.663 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:39:37.663 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:39:37.663 INFO kablam! Sep 18 01:39:37.663 INFO kablam! error: the trait bound `T: coordinates::CoordinateSystem` is not satisfied Sep 18 01:39:37.663 INFO kablam! --> src/tensors/tensor.rs:309:24 Sep 18 01:39:37.663 INFO kablam! | Sep 18 01:39:37.663 INFO kablam! 309 | pub type Covector = Tensor; Sep 18 01:39:37.663 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `coordinates::CoordinateSystem` is not implemented for `T` Sep 18 01:39:37.663 INFO kablam! | Sep 18 01:39:37.663 INFO kablam! = help: consider adding a `where T: coordinates::CoordinateSystem` bound Sep 18 01:39:37.663 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:39:37.663 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:39:37.663 INFO kablam! Sep 18 01:39:37.663 INFO kablam! error: the trait bound `T: coordinates::CoordinateSystem` is not satisfied Sep 18 01:39:37.664 INFO kablam! --> src/tensors/tensor.rs:312:22 Sep 18 01:39:37.664 INFO kablam! | Sep 18 01:39:37.664 INFO kablam! 312 | pub type Matrix = Tensor; Sep 18 01:39:37.664 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `coordinates::CoordinateSystem` is not implemented for `T` Sep 18 01:39:37.664 INFO kablam! | Sep 18 01:39:37.664 INFO kablam! = help: consider adding a `where T: coordinates::CoordinateSystem` bound Sep 18 01:39:37.664 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:39:37.664 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:39:37.664 INFO kablam! Sep 18 01:39:37.664 INFO kablam! error: the trait bound `T: coordinates::CoordinateSystem` is not satisfied Sep 18 01:39:37.664 INFO kablam! --> src/tensors/tensor.rs:315:23 Sep 18 01:39:37.664 INFO kablam! | Sep 18 01:39:37.664 INFO kablam! 315 | pub type TwoForm = Tensor; Sep 18 01:39:37.664 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `coordinates::CoordinateSystem` is not implemented for `T` Sep 18 01:39:37.664 INFO kablam! | Sep 18 01:39:37.664 INFO kablam! = help: consider adding a `where T: coordinates::CoordinateSystem` bound Sep 18 01:39:37.664 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:39:37.664 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:39:37.664 INFO kablam! Sep 18 01:39:37.664 INFO kablam! error: the trait bound `T: coordinates::CoordinateSystem` is not satisfied Sep 18 01:39:37.664 INFO kablam! --> src/tensors/tensor.rs:318:26 Sep 18 01:39:37.664 INFO kablam! | Sep 18 01:39:37.664 INFO kablam! 318 | pub type InvTwoForm = Tensor; Sep 18 01:39:37.664 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `coordinates::CoordinateSystem` is not implemented for `T` Sep 18 01:39:37.664 INFO kablam! | Sep 18 01:39:37.664 INFO kablam! = help: consider adding a `where T: coordinates::CoordinateSystem` bound Sep 18 01:39:37.664 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:39:37.664 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:39:37.664 INFO kablam! Sep 18 01:39:37.664 INFO kablam! error: the trait bound `T: tensors::variance::TensorIndex` is not satisfied Sep 18 01:39:37.664 INFO kablam! --> src/tensors/variance.rs:112:25 Sep 18 01:39:37.664 INFO kablam! | Sep 18 01:39:37.664 INFO kablam! 112 | pub type Joined = >::Output; Sep 18 01:39:37.664 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tensors::variance::TensorIndex` is not implemented for `T` Sep 18 01:39:37.664 INFO kablam! | Sep 18 01:39:37.664 INFO kablam! = help: consider adding a `where T: tensors::variance::TensorIndex` bound Sep 18 01:39:37.664 INFO kablam! = note: required because of the requirements on the impl of `tensors::variance::Concat` for `T` Sep 18 01:39:37.664 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:39:37.664 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:39:37.664 INFO kablam! Sep 18 01:39:37.664 INFO kablam! error: the trait bound `U: tensors::variance::TensorIndex` is not satisfied Sep 18 01:39:37.664 INFO kablam! --> src/tensors/variance.rs:112:25 Sep 18 01:39:37.664 INFO kablam! | Sep 18 01:39:37.664 INFO kablam! 112 | pub type Joined = >::Output; Sep 18 01:39:37.664 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tensors::variance::TensorIndex` is not implemented for `U` Sep 18 01:39:37.664 INFO kablam! | Sep 18 01:39:37.664 INFO kablam! = help: consider adding a `where U: tensors::variance::TensorIndex` bound Sep 18 01:39:37.664 INFO kablam! = note: required because of the requirements on the impl of `tensors::variance::Concat` for `T` Sep 18 01:39:37.664 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:39:37.664 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:39:37.664 INFO kablam! Sep 18 01:39:37.670 INFO kablam! error: the trait bound `T: tensors::variance::Index` is not satisfied Sep 18 01:39:37.670 INFO kablam! --> src/tensors/variance.rs:169:21 Sep 18 01:39:37.670 INFO kablam! | Sep 18 01:39:37.671 INFO kablam! 169 | pub type At = >::Output; Sep 18 01:39:37.671 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `tensors::variance::Index` is not implemented for `T` Sep 18 01:39:37.671 INFO kablam! | Sep 18 01:39:37.671 INFO kablam! = help: consider adding a `where T: tensors::variance::Index` bound Sep 18 01:39:37.671 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:39:37.671 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:39:37.671 INFO kablam! Sep 18 01:39:37.671 INFO kablam! error: the trait bound `T: tensors::variance::RemoveIndex` is not satisfied Sep 18 01:39:37.671 INFO kablam! --> src/tensors/variance.rs:205:26 Sep 18 01:39:37.671 INFO kablam! | Sep 18 01:39:37.671 INFO kablam! 205 | pub type Removed = >::Output; Sep 18 01:39:37.671 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tensors::variance::RemoveIndex` is not implemented for `T` Sep 18 01:39:37.671 INFO kablam! | Sep 18 01:39:37.671 INFO kablam! = help: consider adding a `where T: tensors::variance::RemoveIndex` bound Sep 18 01:39:37.671 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:39:37.671 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:39:37.671 INFO kablam! Sep 18 01:39:37.678 INFO kablam! error: the trait bound `T: tensors::variance::TensorIndex` is not satisfied Sep 18 01:39:37.679 INFO kablam! --> src/tensors/variance.rs:112:25 Sep 18 01:39:37.679 INFO kablam! | Sep 18 01:39:37.679 INFO kablam! 112 | pub type Joined = >::Output; Sep 18 01:39:37.679 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tensors::variance::TensorIndex` is not implemented for `T` Sep 18 01:39:37.679 INFO kablam! | Sep 18 01:39:37.679 INFO kablam! = help: consider adding a `where T: tensors::variance::TensorIndex` bound Sep 18 01:39:37.679 INFO kablam! = note: required because of the requirements on the impl of `tensors::variance::Concat` for `T` Sep 18 01:39:37.679 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:39:37.679 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:39:37.679 INFO kablam! Sep 18 01:39:37.679 INFO kablam! error: the trait bound `U: tensors::variance::TensorIndex` is not satisfied Sep 18 01:39:37.679 INFO kablam! --> src/tensors/variance.rs:112:25 Sep 18 01:39:37.679 INFO kablam! | Sep 18 01:39:37.679 INFO kablam! 112 | pub type Joined = >::Output; Sep 18 01:39:37.679 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tensors::variance::TensorIndex` is not implemented for `U` Sep 18 01:39:37.679 INFO kablam! | Sep 18 01:39:37.679 INFO kablam! = help: consider adding a `where U: tensors::variance::TensorIndex` bound Sep 18 01:39:37.679 INFO kablam! = note: required because of the requirements on the impl of `tensors::variance::Concat` for `T` Sep 18 01:39:37.679 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:39:37.679 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:39:37.679 INFO kablam! Sep 18 01:39:37.687 INFO kablam! error: the trait bound `Ul: generic_array::typenum::Unsigned` is not satisfied Sep 18 01:39:37.687 INFO kablam! --> src/tensors/variance.rs:244:34 Sep 18 01:39:37.687 INFO kablam! | Sep 18 01:39:37.687 INFO kablam! 244 | pub type Contracted = >::Output; Sep 18 01:39:37.687 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `generic_array::typenum::Unsigned` is not implemented for `Ul` Sep 18 01:39:37.687 INFO kablam! | Sep 18 01:39:37.687 INFO kablam! = help: consider adding a `where Ul: generic_array::typenum::Unsigned` bound Sep 18 01:39:37.687 INFO kablam! = note: required because of the requirements on the impl of `tensors::variance::Contract` for `V` Sep 18 01:39:37.687 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:39:37.687 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:39:37.687 INFO kablam! Sep 18 01:39:37.687 INFO kablam! error: the trait bound `Uh: generic_array::typenum::Unsigned` is not satisfied Sep 18 01:39:37.687 INFO kablam! --> src/tensors/variance.rs:244:34 Sep 18 01:39:37.687 INFO kablam! | Sep 18 01:39:37.687 INFO kablam! 244 | pub type Contracted = >::Output; Sep 18 01:39:37.687 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `generic_array::typenum::Unsigned` is not implemented for `Uh` Sep 18 01:39:37.687 INFO kablam! | Sep 18 01:39:37.687 INFO kablam! = help: consider adding a `where Uh: generic_array::typenum::Unsigned` bound Sep 18 01:39:37.687 INFO kablam! = note: required because of the requirements on the impl of `tensors::variance::Contract` for `V` Sep 18 01:39:37.687 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:39:37.687 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:39:37.687 INFO kablam! Sep 18 01:39:37.687 INFO kablam! error: cannot subtract `generic_array::typenum::B1` from `Uh` Sep 18 01:39:37.687 INFO kablam! --> src/tensors/variance.rs:244:34 Sep 18 01:39:37.687 INFO kablam! | Sep 18 01:39:37.687 INFO kablam! 244 | pub type Contracted = >::Output; Sep 18 01:39:37.687 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `Uh - generic_array::typenum::B1` Sep 18 01:39:37.687 INFO kablam! | Sep 18 01:39:37.687 INFO kablam! = help: the trait `std::ops::Sub` is not implemented for `Uh` Sep 18 01:39:37.687 INFO kablam! = help: consider adding a `where Uh: std::ops::Sub` bound Sep 18 01:39:37.687 INFO kablam! = note: required because of the requirements on the impl of `tensors::variance::Contract` for `V` Sep 18 01:39:37.688 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:39:37.688 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:39:37.688 INFO kablam! Sep 18 01:39:37.688 INFO kablam! error: the trait bound `Uh: generic_array::typenum::Cmp
    ` is not satisfied Sep 18 01:39:37.688 INFO kablam! --> src/tensors/variance.rs:244:34 Sep 18 01:39:37.688 INFO kablam! | Sep 18 01:39:37.688 INFO kablam! 244 | pub type Contracted = >::Output; Sep 18 01:39:37.688 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `generic_array::typenum::Cmp
      ` is not implemented for `Uh` Sep 18 01:39:37.688 INFO kablam! | Sep 18 01:39:37.688 INFO kablam! = help: consider adding a `where Uh: generic_array::typenum::Cmp
        ` bound Sep 18 01:39:37.688 INFO kablam! = note: required because of the requirements on the impl of `tensors::variance::Contract` for `V` Sep 18 01:39:37.688 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:39:37.688 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:39:37.688 INFO kablam! Sep 18 01:39:37.691 INFO kablam! error: the trait bound `V: tensors::variance::Index
          ` is not satisfied Sep 18 01:39:37.691 INFO kablam! --> src/tensors/variance.rs:244:34 Sep 18 01:39:37.691 INFO kablam! | Sep 18 01:39:37.691 INFO kablam! 244 | pub type Contracted = >::Output; Sep 18 01:39:37.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tensors::variance::Index
            ` is not implemented for `V` Sep 18 01:39:37.691 INFO kablam! | Sep 18 01:39:37.691 INFO kablam! = help: consider adding a `where V: tensors::variance::Index
              ` bound Sep 18 01:39:37.691 INFO kablam! = note: required because of the requirements on the impl of `tensors::variance::Contract` for `V` Sep 18 01:39:37.691 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:39:37.691 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:39:37.691 INFO kablam! Sep 18 01:39:37.691 INFO kablam! error: the trait bound `V: tensors::variance::Index` is not satisfied Sep 18 01:39:37.691 INFO kablam! --> src/tensors/variance.rs:244:34 Sep 18 01:39:37.691 INFO kablam! | Sep 18 01:39:37.691 INFO kablam! 244 | pub type Contracted = >::Output; Sep 18 01:39:37.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tensors::variance::Index` is not implemented for `V` Sep 18 01:39:37.691 INFO kablam! | Sep 18 01:39:37.691 INFO kablam! = help: consider adding a `where V: tensors::variance::Index` bound Sep 18 01:39:37.691 INFO kablam! = note: required because of the requirements on the impl of `tensors::variance::Contract` for `V` Sep 18 01:39:37.691 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:39:37.691 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:39:37.691 INFO kablam! Sep 18 01:39:37.691 INFO kablam! error: the trait bound `V: tensors::variance::RemoveIndex
                ` is not satisfied Sep 18 01:39:37.691 INFO kablam! --> src/tensors/variance.rs:244:34 Sep 18 01:39:37.691 INFO kablam! | Sep 18 01:39:37.691 INFO kablam! 244 | pub type Contracted = >::Output; Sep 18 01:39:37.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tensors::variance::RemoveIndex
                  ` is not implemented for `V` Sep 18 01:39:37.691 INFO kablam! | Sep 18 01:39:37.691 INFO kablam! = help: consider adding a `where V: tensors::variance::RemoveIndex
                    ` bound Sep 18 01:39:37.691 INFO kablam! = note: required because of the requirements on the impl of `tensors::variance::Contract` for `V` Sep 18 01:39:37.691 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:39:37.691 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:39:37.691 INFO kablam! Sep 18 01:39:37.707 INFO kablam! error: the trait bound `T: tensors::variance::Index` is not satisfied Sep 18 01:39:37.707 INFO kablam! --> src/tensors/variance.rs:169:21 Sep 18 01:39:37.707 INFO kablam! | Sep 18 01:39:37.707 INFO kablam! 169 | pub type At = >::Output; Sep 18 01:39:37.707 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `tensors::variance::Index` is not implemented for `T` Sep 18 01:39:37.707 INFO kablam! | Sep 18 01:39:37.707 INFO kablam! = help: consider adding a `where T: tensors::variance::Index` bound Sep 18 01:39:37.707 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:39:37.707 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:39:37.707 INFO kablam! Sep 18 01:39:37.707 INFO kablam! error: the trait bound `T: tensors::variance::RemoveIndex` is not satisfied Sep 18 01:39:37.707 INFO kablam! --> src/tensors/variance.rs:205:26 Sep 18 01:39:37.707 INFO kablam! | Sep 18 01:39:37.707 INFO kablam! 205 | pub type Removed = >::Output; Sep 18 01:39:37.707 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tensors::variance::RemoveIndex` is not implemented for `T` Sep 18 01:39:37.707 INFO kablam! | Sep 18 01:39:37.707 INFO kablam! = help: consider adding a `where T: tensors::variance::RemoveIndex` bound Sep 18 01:39:37.707 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:39:37.707 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:39:37.707 INFO kablam! Sep 18 01:39:37.771 INFO kablam! error: the trait bound `Ul: generic_array::typenum::Unsigned` is not satisfied Sep 18 01:39:37.771 INFO kablam! --> src/tensors/variance.rs:244:34 Sep 18 01:39:37.771 INFO kablam! | Sep 18 01:39:37.771 INFO kablam! 244 | pub type Contracted = >::Output; Sep 18 01:39:37.771 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `generic_array::typenum::Unsigned` is not implemented for `Ul` Sep 18 01:39:37.771 INFO kablam! | Sep 18 01:39:37.771 INFO kablam! = help: consider adding a `where Ul: generic_array::typenum::Unsigned` bound Sep 18 01:39:37.771 INFO kablam! = note: required because of the requirements on the impl of `tensors::variance::Contract` for `V` Sep 18 01:39:37.771 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:39:37.771 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:39:37.771 INFO kablam! Sep 18 01:39:37.771 INFO kablam! error: the trait bound `Uh: generic_array::typenum::Unsigned` is not satisfied Sep 18 01:39:37.771 INFO kablam! --> src/tensors/variance.rs:244:34 Sep 18 01:39:37.771 INFO kablam! | Sep 18 01:39:37.771 INFO kablam! 244 | pub type Contracted = >::Output; Sep 18 01:39:37.771 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `generic_array::typenum::Unsigned` is not implemented for `Uh` Sep 18 01:39:37.771 INFO kablam! | Sep 18 01:39:37.771 INFO kablam! = help: consider adding a `where Uh: generic_array::typenum::Unsigned` bound Sep 18 01:39:37.771 INFO kablam! = note: required because of the requirements on the impl of `tensors::variance::Contract` for `V` Sep 18 01:39:37.771 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:39:37.771 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:39:37.771 INFO kablam! Sep 18 01:39:37.771 INFO kablam! error: cannot subtract `generic_array::typenum::B1` from `Uh` Sep 18 01:39:37.771 INFO kablam! --> src/tensors/variance.rs:244:34 Sep 18 01:39:37.771 INFO kablam! | Sep 18 01:39:37.771 INFO kablam! 244 | pub type Contracted = >::Output; Sep 18 01:39:37.771 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `Uh - generic_array::typenum::B1` Sep 18 01:39:37.771 INFO kablam! | Sep 18 01:39:37.771 INFO kablam! = help: the trait `std::ops::Sub` is not implemented for `Uh` Sep 18 01:39:37.771 INFO kablam! = help: consider adding a `where Uh: std::ops::Sub` bound Sep 18 01:39:37.771 INFO kablam! = note: required because of the requirements on the impl of `tensors::variance::Contract` for `V` Sep 18 01:39:37.771 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:39:37.771 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:39:37.771 INFO kablam! Sep 18 01:39:37.771 INFO kablam! error: the trait bound `Uh: generic_array::typenum::Cmp
                      ` is not satisfied Sep 18 01:39:37.771 INFO kablam! --> src/tensors/variance.rs:244:34 Sep 18 01:39:37.771 INFO kablam! | Sep 18 01:39:37.771 INFO kablam! 244 | pub type Contracted = >::Output; Sep 18 01:39:37.771 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `generic_array::typenum::Cmp
                        ` is not implemented for `Uh` Sep 18 01:39:37.771 INFO kablam! | Sep 18 01:39:37.771 INFO kablam! = help: consider adding a `where Uh: generic_array::typenum::Cmp
                          ` bound Sep 18 01:39:37.771 INFO kablam! = note: required because of the requirements on the impl of `tensors::variance::Contract` for `V` Sep 18 01:39:37.771 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:39:37.771 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:39:37.771 INFO kablam! Sep 18 01:39:37.771 INFO kablam! error: the trait bound `V: tensors::variance::Index
                            ` is not satisfied Sep 18 01:39:37.771 INFO kablam! --> src/tensors/variance.rs:244:34 Sep 18 01:39:37.771 INFO kablam! | Sep 18 01:39:37.771 INFO kablam! 244 | pub type Contracted = >::Output; Sep 18 01:39:37.771 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tensors::variance::Index
                              ` is not implemented for `V` Sep 18 01:39:37.771 INFO kablam! | Sep 18 01:39:37.771 INFO kablam! = help: consider adding a `where V: tensors::variance::Index
                                ` bound Sep 18 01:39:37.771 INFO kablam! = note: required because of the requirements on the impl of `tensors::variance::Contract` for `V` Sep 18 01:39:37.771 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:39:37.771 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:39:37.771 INFO kablam! Sep 18 01:39:37.771 INFO kablam! error: the trait bound `V: tensors::variance::Index` is not satisfied Sep 18 01:39:37.771 INFO kablam! --> src/tensors/variance.rs:244:34 Sep 18 01:39:37.771 INFO kablam! | Sep 18 01:39:37.771 INFO kablam! 244 | pub type Contracted = >::Output; Sep 18 01:39:37.771 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tensors::variance::Index` is not implemented for `V` Sep 18 01:39:37.771 INFO kablam! | Sep 18 01:39:37.772 INFO kablam! = help: consider adding a `where V: tensors::variance::Index` bound Sep 18 01:39:37.772 INFO kablam! = note: required because of the requirements on the impl of `tensors::variance::Contract` for `V` Sep 18 01:39:37.772 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:39:37.772 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:39:37.772 INFO kablam! Sep 18 01:39:37.772 INFO kablam! error: the trait bound `V: tensors::variance::RemoveIndex
                                  ` is not satisfied Sep 18 01:39:37.772 INFO kablam! --> src/tensors/variance.rs:244:34 Sep 18 01:39:37.772 INFO kablam! | Sep 18 01:39:37.772 INFO kablam! 244 | pub type Contracted = >::Output; Sep 18 01:39:37.772 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tensors::variance::RemoveIndex
                                    ` is not implemented for `V` Sep 18 01:39:37.772 INFO kablam! | Sep 18 01:39:37.772 INFO kablam! = help: consider adding a `where V: tensors::variance::RemoveIndex
                                      ` bound Sep 18 01:39:37.772 INFO kablam! = note: required because of the requirements on the impl of `tensors::variance::Contract` for `V` Sep 18 01:39:37.772 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:39:37.772 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:39:37.772 INFO kablam! Sep 18 01:39:37.827 INFO kablam! error: aborting due to 17 previous errors Sep 18 01:39:37.827 INFO kablam! Sep 18 01:39:37.838 INFO kablam! error: Could not compile `differential-geometry`. Sep 18 01:39:37.838 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 01:39:37.963 INFO kablam! error: aborting due to 17 previous errors Sep 18 01:39:37.963 INFO kablam! Sep 18 01:39:37.976 INFO kablam! error: Could not compile `differential-geometry`. Sep 18 01:39:37.976 INFO kablam! Sep 18 01:39:37.976 INFO kablam! To learn more, run the command again with --verbose. Sep 18 01:39:37.977 INFO kablam! su: No module specific data is present Sep 18 01:39:39.346 INFO running `"docker" "rm" "-f" "42e909746c77b95a6cacfb1d90291d2722bf832b9f9b36bbba7181796b8a7a4f"` Sep 18 01:39:39.698 INFO blam! 42e909746c77b95a6cacfb1d90291d2722bf832b9f9b36bbba7181796b8a7a4f