Sep 18 00:19:06.751 INFO checking generic-array-0.12.0 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 18 00:19:06.751 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 18 00:19:06.751 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-4/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 00:19:06.911 INFO blam! 2da3ed469ba3ff1ddeb06db93f3d1e699d7196966ff63b78f055748a235896fe Sep 18 00:19:06.912 INFO running `"docker" "start" "-a" "2da3ed469ba3ff1ddeb06db93f3d1e699d7196966ff63b78f055748a235896fe"` Sep 18 00:19:08.562 INFO kablam! usermod: no changes Sep 18 00:19:08.625 INFO kablam! Checking generic-array v0.12.0 (/source) Sep 18 00:19:08.791 INFO kablam! error: the trait bound `U: ArrayLength` is not satisfied Sep 18 00:19:08.791 INFO kablam! --> src/arr.rs:23:22 Sep 18 00:19:08.791 INFO kablam! | Sep 18 00:19:08.791 INFO kablam! 23 | pub type Inc = >::Output; Sep 18 00:19:08.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ArrayLength` is not implemented for `U` Sep 18 00:19:08.791 INFO kablam! | Sep 18 00:19:08.791 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 18 00:19:08.791 INFO kablam! = help: consider adding a `where U: ArrayLength` bound Sep 18 00:19:08.791 INFO kablam! = note: required because of the requirements on the impl of `arr::AddLength>` for `U` Sep 18 00:19:08.791 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 00:19:08.791 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 00:19:08.791 INFO kablam! Sep 18 00:19:08.791 INFO kablam! error: cannot add `typenum::UInt` to `U` Sep 18 00:19:08.791 INFO kablam! --> src/arr.rs:23:22 Sep 18 00:19:08.791 INFO kablam! | Sep 18 00:19:08.791 INFO kablam! 23 | pub type Inc = >::Output; Sep 18 00:19:08.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `U + typenum::UInt` Sep 18 00:19:08.791 INFO kablam! | Sep 18 00:19:08.791 INFO kablam! = help: the trait `core::ops::Add>` is not implemented for `U` Sep 18 00:19:08.791 INFO kablam! = help: consider adding a `where U: core::ops::Add>` bound Sep 18 00:19:08.791 INFO kablam! = note: required because of the requirements on the impl of `arr::AddLength>` for `U` Sep 18 00:19:08.791 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 00:19:08.791 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 00:19:08.791 INFO kablam! Sep 18 00:19:08.799 INFO kablam! error: the trait bound `S: functional::MappedGenericSequence` is not satisfied Sep 18 00:19:08.799 INFO kablam! --> src/functional.rs:39:5 Sep 18 00:19:08.799 INFO kablam! | Sep 18 00:19:08.799 INFO kablam! 39 | <>::Mapped as GenericSequence>::Sequence; Sep 18 00:19:08.799 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `functional::MappedGenericSequence` is not implemented for `S` Sep 18 00:19:08.799 INFO kablam! | Sep 18 00:19:08.799 INFO kablam! = help: consider adding a `where S: functional::MappedGenericSequence` bound Sep 18 00:19:08.799 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 00:19:08.799 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 00:19:08.799 INFO kablam! Sep 18 00:19:08.799 INFO kablam! error: the trait bound `T: core::iter::Iterator` is not satisfied Sep 18 00:19:08.799 INFO kablam! --> src/sequence.rs:74:28 Sep 18 00:19:08.799 INFO kablam! | Sep 18 00:19:08.799 INFO kablam! 74 | pub type SequenceItem = ::Item; Sep 18 00:19:08.799 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ `T` is not an iterator; maybe try calling `.iter()` or a similar method Sep 18 00:19:08.799 INFO kablam! | Sep 18 00:19:08.799 INFO kablam! = help: the trait `core::iter::Iterator` is not implemented for `T` Sep 18 00:19:08.799 INFO kablam! = help: consider adding a `where T: core::iter::Iterator` bound Sep 18 00:19:08.799 INFO kablam! = note: required because of the requirements on the impl of `core::iter::IntoIterator` for `T` Sep 18 00:19:08.799 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 00:19:08.799 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 00:19:08.799 INFO kablam! Sep 18 00:19:08.867 INFO kablam! error: aborting due to 4 previous errors Sep 18 00:19:08.867 INFO kablam! Sep 18 00:19:08.867 INFO kablam! error: Could not compile `generic-array`. Sep 18 00:19:08.867 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 00:19:09.162 INFO kablam! error: the trait bound `U: ArrayLength` is not satisfied Sep 18 00:19:09.162 INFO kablam! --> src/arr.rs:23:22 Sep 18 00:19:09.162 INFO kablam! | Sep 18 00:19:09.162 INFO kablam! 23 | pub type Inc = >::Output; Sep 18 00:19:09.162 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ArrayLength` is not implemented for `U` Sep 18 00:19:09.162 INFO kablam! | Sep 18 00:19:09.162 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 18 00:19:09.162 INFO kablam! = help: consider adding a `where U: ArrayLength` bound Sep 18 00:19:09.162 INFO kablam! = note: required because of the requirements on the impl of `arr::AddLength>` for `U` Sep 18 00:19:09.162 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 00:19:09.162 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 00:19:09.162 INFO kablam! Sep 18 00:19:09.162 INFO kablam! error: cannot add `typenum::UInt` to `U` Sep 18 00:19:09.162 INFO kablam! --> src/arr.rs:23:22 Sep 18 00:19:09.162 INFO kablam! | Sep 18 00:19:09.162 INFO kablam! 23 | pub type Inc = >::Output; Sep 18 00:19:09.162 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `U + typenum::UInt` Sep 18 00:19:09.162 INFO kablam! | Sep 18 00:19:09.162 INFO kablam! = help: the trait `core::ops::Add>` is not implemented for `U` Sep 18 00:19:09.162 INFO kablam! = help: consider adding a `where U: core::ops::Add>` bound Sep 18 00:19:09.162 INFO kablam! = note: required because of the requirements on the impl of `arr::AddLength>` for `U` Sep 18 00:19:09.162 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 00:19:09.162 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 00:19:09.162 INFO kablam! Sep 18 00:19:09.162 INFO kablam! error: the trait bound `S: functional::MappedGenericSequence` is not satisfied Sep 18 00:19:09.162 INFO kablam! --> src/functional.rs:39:5 Sep 18 00:19:09.162 INFO kablam! | Sep 18 00:19:09.162 INFO kablam! 39 | <>::Mapped as GenericSequence>::Sequence; Sep 18 00:19:09.162 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `functional::MappedGenericSequence` is not implemented for `S` Sep 18 00:19:09.162 INFO kablam! | Sep 18 00:19:09.162 INFO kablam! = help: consider adding a `where S: functional::MappedGenericSequence` bound Sep 18 00:19:09.162 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 00:19:09.162 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 00:19:09.162 INFO kablam! Sep 18 00:19:09.167 INFO kablam! error: the trait bound `T: core::iter::Iterator` is not satisfied Sep 18 00:19:09.167 INFO kablam! --> src/sequence.rs:74:28 Sep 18 00:19:09.167 INFO kablam! | Sep 18 00:19:09.167 INFO kablam! 74 | pub type SequenceItem = ::Item; Sep 18 00:19:09.167 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ `T` is not an iterator; maybe try calling `.iter()` or a similar method Sep 18 00:19:09.167 INFO kablam! | Sep 18 00:19:09.167 INFO kablam! = help: the trait `core::iter::Iterator` is not implemented for `T` Sep 18 00:19:09.167 INFO kablam! = help: consider adding a `where T: core::iter::Iterator` bound Sep 18 00:19:09.167 INFO kablam! = note: required because of the requirements on the impl of `core::iter::IntoIterator` for `T` Sep 18 00:19:09.167 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 00:19:09.167 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 00:19:09.167 INFO kablam! Sep 18 00:19:09.256 INFO kablam! error: aborting due to 4 previous errors Sep 18 00:19:09.256 INFO kablam! Sep 18 00:19:09.258 INFO kablam! error: Could not compile `generic-array`. Sep 18 00:19:09.258 INFO kablam! Sep 18 00:19:09.258 INFO kablam! To learn more, run the command again with --verbose. Sep 18 00:19:09.260 INFO kablam! su: No module specific data is present Sep 18 00:19:09.895 INFO running `"docker" "rm" "-f" "2da3ed469ba3ff1ddeb06db93f3d1e699d7196966ff63b78f055748a235896fe"` Sep 18 00:19:09.958 INFO blam! 2da3ed469ba3ff1ddeb06db93f3d1e699d7196966ff63b78f055748a235896fe