Sep 19 20:31:04.924 INFO checking qcollect-traits-0.7.4 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 20:31:04.924 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 20:31:04.925 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-1/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 20:31:05.270 INFO blam! e7dc33b69f24a2214584c61c2ed1e0ae0ea73ab5a188d0b9400409a1a62f8b9a Sep 19 20:31:05.279 INFO running `"docker" "start" "-a" "e7dc33b69f24a2214584c61c2ed1e0ae0ea73ab5a188d0b9400409a1a62f8b9a"` Sep 19 20:31:06.258 INFO kablam! usermod: no changes Sep 19 20:31:06.287 INFO kablam! Checking vec_map v0.3.0 Sep 19 20:31:06.711 INFO kablam! Checking qcollect-traits v0.7.4 (/source) Sep 19 20:31:07.045 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r T as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.045 INFO kablam! --> src/impls/core.rs:46:25 Sep 19 20:31:07.045 INFO kablam! | Sep 19 20:31:07.045 INFO kablam! 46 | impl<'r, 'a, T: ?Sized> _Iterate<'a> for &'r T Sep 19 20:31:07.045 INFO kablam! | ^^^^^^^^^^^^ expected type parameter, found reference Sep 19 20:31:07.045 INFO kablam! | Sep 19 20:31:07.045 INFO kablam! = note: expected type `>::Item` Sep 19 20:31:07.045 INFO kablam! found type `<&'r T as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.045 INFO kablam! Sep 19 20:31:07.050 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r mut T as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.050 INFO kablam! --> src/impls/core.rs:127:25 Sep 19 20:31:07.050 INFO kablam! | Sep 19 20:31:07.050 INFO kablam! 127 | impl<'r, 'a, T: ?Sized> _Iterate<'a> for &'r mut T Sep 19 20:31:07.050 INFO kablam! | ^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 19 20:31:07.050 INFO kablam! | Sep 19 20:31:07.050 INFO kablam! = note: expected type `>::Item` Sep 19 20:31:07.050 INFO kablam! found type `<&'r mut T as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.050 INFO kablam! Sep 19 20:31:07.050 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == <&'r mut T as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.050 INFO kablam! --> src/impls/core.rs:139:25 Sep 19 20:31:07.050 INFO kablam! | Sep 19 20:31:07.050 INFO kablam! 139 | impl<'r, 'a, T: ?Sized> _IterateMut<'a> for &'r mut T Sep 19 20:31:07.050 INFO kablam! | ^^^^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 19 20:31:07.050 INFO kablam! | Sep 19 20:31:07.050 INFO kablam! = note: expected type `>::Item` Sep 19 20:31:07.050 INFO kablam! found type `<&'r mut T as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.050 INFO kablam! Sep 19 20:31:07.052 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.052 INFO kablam! --> src/impls/core.rs:265:21 Sep 19 20:31:07.052 INFO kablam! | Sep 19 20:31:07.052 INFO kablam! 265 | impl<'a, T: ?Sized> _Iterate<'a> for Box Sep 19 20:31:07.052 INFO kablam! | ^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 19 20:31:07.052 INFO kablam! | Sep 19 20:31:07.052 INFO kablam! = note: expected type `>::Item` Sep 19 20:31:07.052 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.052 INFO kablam! Sep 19 20:31:07.053 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.053 INFO kablam! --> src/impls/core.rs:277:21 Sep 19 20:31:07.053 INFO kablam! | Sep 19 20:31:07.053 INFO kablam! 277 | impl<'a, T: ?Sized> _IterateMut<'a> for Box Sep 19 20:31:07.053 INFO kablam! | ^^^^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 19 20:31:07.053 INFO kablam! | Sep 19 20:31:07.053 INFO kablam! = note: expected type `>::Item` Sep 19 20:31:07.053 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.053 INFO kablam! Sep 19 20:31:07.062 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.062 INFO kablam! --> src/impls/slice.rs:66:17 Sep 19 20:31:07.062 INFO kablam! | Sep 19 20:31:07.062 INFO kablam! 66 | impl<'a, T: 'a> _Iterate<'a> for [T] { Sep 19 20:31:07.062 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 19 20:31:07.062 INFO kablam! | Sep 19 20:31:07.062 INFO kablam! = note: expected type `&T` Sep 19 20:31:07.062 INFO kablam! found type `<[T] as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.063 INFO kablam! Sep 19 20:31:07.063 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.063 INFO kablam! --> src/impls/slice.rs:74:17 Sep 19 20:31:07.063 INFO kablam! | Sep 19 20:31:07.063 INFO kablam! 74 | impl<'a, T: 'a> _IterateMut<'a> for [T] { Sep 19 20:31:07.063 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 19 20:31:07.063 INFO kablam! | Sep 19 20:31:07.063 INFO kablam! = note: expected type `&mut T` Sep 19 20:31:07.063 INFO kablam! found type `<[T] as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.063 INFO kablam! Sep 19 20:31:07.065 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.066 INFO kablam! --> src/impls/vec.rs:81:17 Sep 19 20:31:07.066 INFO kablam! | Sep 19 20:31:07.066 INFO kablam! 81 | impl<'a, T: 'a> _Iterate<'a> for Vec { Sep 19 20:31:07.066 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 19 20:31:07.066 INFO kablam! | Sep 19 20:31:07.066 INFO kablam! = note: expected type `&T` Sep 19 20:31:07.066 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.066 INFO kablam! Sep 19 20:31:07.066 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.066 INFO kablam! --> src/impls/vec.rs:89:17 Sep 19 20:31:07.066 INFO kablam! | Sep 19 20:31:07.066 INFO kablam! 89 | impl<'a, T: 'a> _IterateMut<'a> for Vec { Sep 19 20:31:07.066 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 19 20:31:07.066 INFO kablam! | Sep 19 20:31:07.066 INFO kablam! = note: expected type `&mut T` Sep 19 20:31:07.066 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.066 INFO kablam! Sep 19 20:31:07.068 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.068 INFO kablam! --> src/impls/vec_deque.rs:29:17 Sep 19 20:31:07.068 INFO kablam! | Sep 19 20:31:07.068 INFO kablam! 29 | impl<'a, T: 'a> _Iterate<'a> for VecDeque { Sep 19 20:31:07.068 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 19 20:31:07.068 INFO kablam! | Sep 19 20:31:07.068 INFO kablam! = note: expected type `&T` Sep 19 20:31:07.068 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.068 INFO kablam! Sep 19 20:31:07.069 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.069 INFO kablam! --> src/impls/vec_deque.rs:37:17 Sep 19 20:31:07.069 INFO kablam! | Sep 19 20:31:07.069 INFO kablam! 37 | impl<'a, T: 'a> _IterateMut<'a> for VecDeque { Sep 19 20:31:07.069 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 19 20:31:07.069 INFO kablam! | Sep 19 20:31:07.069 INFO kablam! = note: expected type `&mut T` Sep 19 20:31:07.069 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.069 INFO kablam! Sep 19 20:31:07.071 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.071 INFO kablam! --> src/impls/linked_list.rs:23:17 Sep 19 20:31:07.071 INFO kablam! | Sep 19 20:31:07.071 INFO kablam! 23 | impl<'a, T: 'a> _Iterate<'a> for LinkedList { Sep 19 20:31:07.071 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 19 20:31:07.075 INFO kablam! | Sep 19 20:31:07.075 INFO kablam! = note: expected type `&T` Sep 19 20:31:07.075 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.075 INFO kablam! Sep 19 20:31:07.076 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.076 INFO kablam! --> src/impls/linked_list.rs:31:17 Sep 19 20:31:07.076 INFO kablam! | Sep 19 20:31:07.076 INFO kablam! 31 | impl<'a, T: 'a> _IterateMut<'a> for LinkedList { Sep 19 20:31:07.076 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 19 20:31:07.076 INFO kablam! | Sep 19 20:31:07.076 INFO kablam! = note: expected type `&mut T` Sep 19 20:31:07.076 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.076 INFO kablam! Sep 19 20:31:07.079 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == >::Item` Sep 19 20:31:07.079 INFO kablam! --> src/impls/bit_vec.rs:41:10 Sep 19 20:31:07.079 INFO kablam! | Sep 19 20:31:07.079 INFO kablam! 41 | impl<'a> _Iterate<'a> for BitVec { Sep 19 20:31:07.079 INFO kablam! | ^^^^^^^^^^^^ expected bool, found associated type Sep 19 20:31:07.079 INFO kablam! | Sep 19 20:31:07.079 INFO kablam! = note: expected type `bool` Sep 19 20:31:07.079 INFO kablam! found type `>::Item` Sep 19 20:31:07.079 INFO kablam! Sep 19 20:31:07.087 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.087 INFO kablam! --> src/impls/btree_set.rs:33:23 Sep 19 20:31:07.087 INFO kablam! | Sep 19 20:31:07.087 INFO kablam! 33 | impl<'a, T: Ord + 'a> _Iterate<'a> for BTreeSet { Sep 19 20:31:07.087 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 19 20:31:07.087 INFO kablam! | Sep 19 20:31:07.087 INFO kablam! = note: expected type `&T` Sep 19 20:31:07.087 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.087 INFO kablam! Sep 19 20:31:07.091 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.091 INFO kablam! --> src/impls/btree_map.rs:58:30 Sep 19 20:31:07.091 INFO kablam! | Sep 19 20:31:07.091 INFO kablam! 58 | impl<'a, K: Ord + 'a, V: 'a> _Iterate<'a> for BTreeMap { Sep 19 20:31:07.091 INFO kablam! | ^^^^^^^^^^^^ expected tuple, found associated type Sep 19 20:31:07.091 INFO kablam! | Sep 19 20:31:07.091 INFO kablam! = note: expected type `(&K, &V)` Sep 19 20:31:07.091 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.091 INFO kablam! Sep 19 20:31:07.092 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.092 INFO kablam! --> src/impls/btree_map.rs:66:30 Sep 19 20:31:07.092 INFO kablam! | Sep 19 20:31:07.093 INFO kablam! 66 | impl<'a, K: Ord + 'a, V: 'a> _IterateMut<'a> for BTreeMap { Sep 19 20:31:07.093 INFO kablam! | ^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 19 20:31:07.093 INFO kablam! | Sep 19 20:31:07.093 INFO kablam! = note: expected type `(&K, &mut V)` Sep 19 20:31:07.093 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.093 INFO kablam! Sep 19 20:31:07.103 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.103 INFO kablam! --> src/impls/vec_map.rs:60:17 Sep 19 20:31:07.103 INFO kablam! | Sep 19 20:31:07.103 INFO kablam! 60 | impl<'a, T: 'a> _Iterate<'a> for VecMap { Sep 19 20:31:07.103 INFO kablam! | ^^^^^^^^^^^^ expected tuple, found associated type Sep 19 20:31:07.103 INFO kablam! | Sep 19 20:31:07.103 INFO kablam! = note: expected type `(usize, &T)` Sep 19 20:31:07.103 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.103 INFO kablam! Sep 19 20:31:07.103 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.103 INFO kablam! --> src/impls/vec_map.rs:68:17 Sep 19 20:31:07.103 INFO kablam! | Sep 19 20:31:07.103 INFO kablam! 68 | impl<'a, T: 'a> _IterateMut<'a> for VecMap { Sep 19 20:31:07.103 INFO kablam! | ^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 19 20:31:07.103 INFO kablam! | Sep 19 20:31:07.103 INFO kablam! = note: expected type `(usize, &mut T)` Sep 19 20:31:07.103 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.103 INFO kablam! Sep 19 20:31:07.103 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r T as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.103 INFO kablam! --> src/impls/core.rs:46:25 Sep 19 20:31:07.103 INFO kablam! | Sep 19 20:31:07.103 INFO kablam! 46 | impl<'r, 'a, T: ?Sized> _Iterate<'a> for &'r T Sep 19 20:31:07.103 INFO kablam! | ^^^^^^^^^^^^ expected type parameter, found reference Sep 19 20:31:07.103 INFO kablam! | Sep 19 20:31:07.103 INFO kablam! = note: expected type `>::Item` Sep 19 20:31:07.103 INFO kablam! found type `<&'r T as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.103 INFO kablam! Sep 19 20:31:07.103 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r mut T as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.103 INFO kablam! --> src/impls/core.rs:127:25 Sep 19 20:31:07.103 INFO kablam! | Sep 19 20:31:07.103 INFO kablam! 127 | impl<'r, 'a, T: ?Sized> _Iterate<'a> for &'r mut T Sep 19 20:31:07.103 INFO kablam! | ^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 19 20:31:07.103 INFO kablam! | Sep 19 20:31:07.103 INFO kablam! = note: expected type `>::Item` Sep 19 20:31:07.103 INFO kablam! found type `<&'r mut T as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.103 INFO kablam! Sep 19 20:31:07.107 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == <&'r mut T as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.107 INFO kablam! --> src/impls/core.rs:139:25 Sep 19 20:31:07.107 INFO kablam! | Sep 19 20:31:07.107 INFO kablam! 139 | impl<'r, 'a, T: ?Sized> _IterateMut<'a> for &'r mut T Sep 19 20:31:07.107 INFO kablam! | ^^^^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 19 20:31:07.107 INFO kablam! | Sep 19 20:31:07.107 INFO kablam! = note: expected type `>::Item` Sep 19 20:31:07.107 INFO kablam! found type `<&'r mut T as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.107 INFO kablam! Sep 19 20:31:07.115 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r T as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.115 INFO kablam! --> src/impls/core.rs:55:5 Sep 19 20:31:07.115 INFO kablam! | Sep 19 20:31:07.115 INFO kablam! 55 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 19 20:31:07.115 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found reference Sep 19 20:31:07.115 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.115 INFO kablam! | Sep 19 20:31:07.115 INFO kablam! --> src/impls/core.rs:265:21 Sep 19 20:31:07.115 INFO kablam! | Sep 19 20:31:07.115 INFO kablam! 265 | impl<'a, T: ?Sized> _Iterate<'a> for Box Sep 19 20:31:07.115 INFO kablam! | ^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 19 20:31:07.115 INFO kablam! = note: expected type `>::Item` Sep 19 20:31:07.115 INFO kablam! found type `<&'r T as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.115 INFO kablam! note: required by `traits::_Iterate` Sep 19 20:31:07.115 INFO kablam! --> src/traits.rs:69:1 Sep 19 20:31:07.115 INFO kablam! | Sep 19 20:31:07.115 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 19 20:31:07.115 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:31:07.115 INFO kablam! Sep 19 20:31:07.115 INFO kablam! | Sep 19 20:31:07.115 INFO kablam! = note: expected type `>::Item` Sep 19 20:31:07.115 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.115 INFO kablam! Sep 19 20:31:07.123 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.123 INFO kablam! --> src/impls/core.rs:277:21 Sep 19 20:31:07.123 INFO kablam! | Sep 19 20:31:07.123 INFO kablam! 277 | impl<'a, T: ?Sized> _IterateMut<'a> for Box Sep 19 20:31:07.123 INFO kablam! | ^^^^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 19 20:31:07.123 INFO kablam! | Sep 19 20:31:07.123 INFO kablam! = note: expected type `>::Item` Sep 19 20:31:07.123 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.123 INFO kablam! Sep 19 20:31:07.130 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r mut T as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.130 INFO kablam! --> src/impls/core.rs:136:5 Sep 19 20:31:07.130 INFO kablam! | Sep 19 20:31:07.130 INFO kablam! 136 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 19 20:31:07.130 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 19 20:31:07.130 INFO kablam! | Sep 19 20:31:07.130 INFO kablam! = note: expected type `>::Item` Sep 19 20:31:07.130 INFO kablam! found type `<&'r mut T as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.130 INFO kablam! note: required by `traits::_Iterate` Sep 19 20:31:07.130 INFO kablam! --> src/traits.rs:69:1 Sep 19 20:31:07.130 INFO kablam! | Sep 19 20:31:07.130 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 19 20:31:07.130 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:31:07.130 INFO kablam! Sep 19 20:31:07.130 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == <&'r mut T as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.130 INFO kablam! --> src/impls/core.rs:148:5 Sep 19 20:31:07.130 INFO kablam! | Sep 19 20:31:07.130 INFO kablam! 148 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (**self).iter_mut() } Sep 19 20:31:07.130 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 19 20:31:07.130 INFO kablam! | Sep 19 20:31:07.130 INFO kablam! = note: expected type `>::Item` Sep 19 20:31:07.130 INFO kablam! found type `<&'r mut T as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.130 INFO kablam! note: required by `traits::_IterateMut` Sep 19 20:31:07.130 INFO kablam! --> src/traits.rs:79:1 Sep 19 20:31:07.130 INFO kablam! | Sep 19 20:31:07.130 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 19 20:31:07.130 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:31:07.130 INFO kablam! Sep 19 20:31:07.130 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.130 INFO kablam! --> src/impls/core.rs:274:5 Sep 19 20:31:07.130 INFO kablam! | Sep 19 20:31:07.130 INFO kablam! 274 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 19 20:31:07.130 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 19 20:31:07.130 INFO kablam! | Sep 19 20:31:07.131 INFO kablam! = note: expected type `>::Item` Sep 19 20:31:07.131 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.131 INFO kablam! note: required by `traits::_Iterate` Sep 19 20:31:07.131 INFO kablam! --> src/traits.rs:69:1 Sep 19 20:31:07.131 INFO kablam! | Sep 19 20:31:07.131 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 19 20:31:07.131 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:31:07.131 INFO kablam! Sep 19 20:31:07.131 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.131 INFO kablam! --> src/impls/core.rs:286:5 Sep 19 20:31:07.131 INFO kablam! | Sep 19 20:31:07.131 INFO kablam! 286 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (**self).iter_mut() } Sep 19 20:31:07.131 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 19 20:31:07.131 INFO kablam! | Sep 19 20:31:07.131 INFO kablam! = note: expected type `>::Item` Sep 19 20:31:07.131 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.131 INFO kablam! note: required by `traits::_IterateMut` Sep 19 20:31:07.131 INFO kablam! --> src/traits.rs:79:1 Sep 19 20:31:07.131 INFO kablam! | Sep 19 20:31:07.131 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 19 20:31:07.131 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:31:07.131 INFO kablam! Sep 19 20:31:07.131 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.131 INFO kablam! --> src/impls/slice.rs:71:5 Sep 19 20:31:07.131 INFO kablam! | Sep 19 20:31:07.131 INFO kablam! 71 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 19 20:31:07.131 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 19 20:31:07.131 INFO kablam! | Sep 19 20:31:07.131 INFO kablam! = note: expected type `&T` Sep 19 20:31:07.131 INFO kablam! found type `<[T] as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.131 INFO kablam! note: required by `traits::_Iterate` Sep 19 20:31:07.132 INFO kablam! --> src/traits.rs:69:1 Sep 19 20:31:07.132 INFO kablam! | Sep 19 20:31:07.132 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 19 20:31:07.132 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:31:07.132 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.132 INFO kablam! --> src/impls/slice.rs:66:17 Sep 19 20:31:07.132 INFO kablam! | Sep 19 20:31:07.132 INFO kablam! 66 | impl<'a, T: 'a> _Iterate<'a> for [T] { Sep 19 20:31:07.132 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 19 20:31:07.132 INFO kablam! | Sep 19 20:31:07.132 INFO kablam! = note: expected type `&T` Sep 19 20:31:07.132 INFO kablam! found type `<[T] as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.132 INFO kablam! Sep 19 20:31:07.132 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.133 INFO kablam! --> src/impls/slice.rs:74:17 Sep 19 20:31:07.133 INFO kablam! | Sep 19 20:31:07.133 INFO kablam! 74 | impl<'a, T: 'a> _IterateMut<'a> for [T] { Sep 19 20:31:07.133 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 19 20:31:07.133 INFO kablam! | Sep 19 20:31:07.133 INFO kablam! = note: expected type `&mut T` Sep 19 20:31:07.133 INFO kablam! found type `<[T] as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.133 INFO kablam! Sep 19 20:31:07.133 INFO kablam! Sep 19 20:31:07.133 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.133 INFO kablam! --> src/impls/vec.rs:81:17 Sep 19 20:31:07.133 INFO kablam! | Sep 19 20:31:07.133 INFO kablam! 81 | impl<'a, T: 'a> _Iterate<'a> for Vec { Sep 19 20:31:07.133 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 19 20:31:07.133 INFO kablam! | Sep 19 20:31:07.133 INFO kablam! = note: expected type `&T` Sep 19 20:31:07.133 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.133 INFO kablam! Sep 19 20:31:07.133 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.133 INFO kablam! --> src/impls/vec.rs:89:17 Sep 19 20:31:07.133 INFO kablam! | Sep 19 20:31:07.133 INFO kablam! 89 | impl<'a, T: 'a> _IterateMut<'a> for Vec { Sep 19 20:31:07.133 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 19 20:31:07.139 INFO kablam! | Sep 19 20:31:07.142 INFO kablam! = note: expected type `&mut T` Sep 19 20:31:07.142 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.143 INFO kablam! Sep 19 20:31:07.143 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.143 INFO kablam! --> src/impls/slice.rs:79:5 Sep 19 20:31:07.143 INFO kablam! | Sep 19 20:31:07.143 INFO kablam! 79 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 19 20:31:07.143 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 19 20:31:07.143 INFO kablam! | Sep 19 20:31:07.143 INFO kablam! = note: expected type `&mut T` Sep 19 20:31:07.143 INFO kablam! found type `<[T] as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.143 INFO kablam! note: required by `traits::_IterateMut` Sep 19 20:31:07.143 INFO kablam! --> src/traits.rs:79:1 Sep 19 20:31:07.143 INFO kablam! | Sep 19 20:31:07.143 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 19 20:31:07.143 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:31:07.143 INFO kablam! Sep 19 20:31:07.143 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.143 INFO kablam! --> src/impls/vec_deque.rs:29:17 Sep 19 20:31:07.143 INFO kablam! | Sep 19 20:31:07.143 INFO kablam! 29 | impl<'a, T: 'a> _Iterate<'a> for VecDeque { Sep 19 20:31:07.143 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 19 20:31:07.143 INFO kablam! | Sep 19 20:31:07.143 INFO kablam! = note: expected type `&T` Sep 19 20:31:07.143 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.143 INFO kablam! Sep 19 20:31:07.146 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.147 INFO kablam! --> src/impls/vec.rs:86:5 Sep 19 20:31:07.147 INFO kablam! | Sep 19 20:31:07.147 INFO kablam! 86 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 19 20:31:07.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 19 20:31:07.147 INFO kablam! | Sep 19 20:31:07.147 INFO kablam! = note: expected type `&T` Sep 19 20:31:07.147 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.147 INFO kablam! note: required by `traits::_Iterate` Sep 19 20:31:07.147 INFO kablam! --> src/traits.rs:69:1 Sep 19 20:31:07.147 INFO kablam! | Sep 19 20:31:07.147 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 19 20:31:07.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:31:07.147 INFO kablam! Sep 19 20:31:07.147 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.147 INFO kablam! --> src/impls/vec.rs:94:5 Sep 19 20:31:07.147 INFO kablam! | Sep 19 20:31:07.147 INFO kablam! 94 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (**self).iter_mut() } Sep 19 20:31:07.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 19 20:31:07.147 INFO kablam! | Sep 19 20:31:07.147 INFO kablam! = note: expected type `&mut T` Sep 19 20:31:07.147 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.147 INFO kablam! note: required by `traits::_IterateMut` Sep 19 20:31:07.147 INFO kablam! --> src/traits.rs:79:1 Sep 19 20:31:07.147 INFO kablam! | Sep 19 20:31:07.147 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 19 20:31:07.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:31:07.147 INFO kablam! Sep 19 20:31:07.147 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.147 INFO kablam! --> src/impls/vec_deque.rs:37:17 Sep 19 20:31:07.147 INFO kablam! | Sep 19 20:31:07.147 INFO kablam! 37 | impl<'a, T: 'a> _IterateMut<'a> for VecDeque { Sep 19 20:31:07.147 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 19 20:31:07.147 INFO kablam! | Sep 19 20:31:07.147 INFO kablam! = note: expected type `&mut T` Sep 19 20:31:07.147 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.147 INFO kablam! Sep 19 20:31:07.147 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.147 INFO kablam! --> src/impls/linked_list.rs:23:17 Sep 19 20:31:07.147 INFO kablam! | Sep 19 20:31:07.147 INFO kablam! 23 | impl<'a, T: 'a> _Iterate<'a> for LinkedList { Sep 19 20:31:07.147 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 19 20:31:07.147 INFO kablam! | Sep 19 20:31:07.147 INFO kablam! = note: expected type `&T` Sep 19 20:31:07.147 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.147 INFO kablam! Sep 19 20:31:07.147 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.147 INFO kablam! --> src/impls/linked_list.rs:31:17 Sep 19 20:31:07.147 INFO kablam! | Sep 19 20:31:07.147 INFO kablam! 31 | impl<'a, T: 'a> _IterateMut<'a> for LinkedList { Sep 19 20:31:07.147 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 19 20:31:07.147 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.147 INFO kablam! --> src/impls/vec_deque.rs:34:5 Sep 19 20:31:07.147 INFO kablam! | Sep 19 20:31:07.147 INFO kablam! 34 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 19 20:31:07.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 19 20:31:07.147 INFO kablam! | Sep 19 20:31:07.147 INFO kablam! = note: expected type `&T` Sep 19 20:31:07.147 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.148 INFO kablam! | Sep 19 20:31:07.148 INFO kablam! note: required by `traits::_Iterate` Sep 19 20:31:07.148 INFO kablam! = note: expected type `&mut T` Sep 19 20:31:07.148 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.154 INFO kablam! --> src/traits.rs:69:1 Sep 19 20:31:07.154 INFO kablam! | Sep 19 20:31:07.155 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 19 20:31:07.155 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:31:07.155 INFO kablam! Sep 19 20:31:07.155 INFO kablam! Sep 19 20:31:07.155 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.155 INFO kablam! --> src/impls/vec_deque.rs:42:5 Sep 19 20:31:07.155 INFO kablam! | Sep 19 20:31:07.155 INFO kablam! 42 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 19 20:31:07.155 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 19 20:31:07.155 INFO kablam! | Sep 19 20:31:07.155 INFO kablam! = note: expected type `&mut T` Sep 19 20:31:07.155 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.155 INFO kablam! note: required by `traits::_IterateMut` Sep 19 20:31:07.155 INFO kablam! --> src/traits.rs:79:1 Sep 19 20:31:07.155 INFO kablam! | Sep 19 20:31:07.155 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 19 20:31:07.155 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:31:07.155 INFO kablam! Sep 19 20:31:07.155 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.155 INFO kablam! --> src/impls/linked_list.rs:28:5 Sep 19 20:31:07.155 INFO kablam! | Sep 19 20:31:07.155 INFO kablam! 28 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 19 20:31:07.155 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 19 20:31:07.155 INFO kablam! | Sep 19 20:31:07.155 INFO kablam! = note: expected type `&T` Sep 19 20:31:07.155 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.155 INFO kablam! note: required by `traits::_Iterate` Sep 19 20:31:07.155 INFO kablam! --> src/traits.rs:69:1 Sep 19 20:31:07.155 INFO kablam! | Sep 19 20:31:07.155 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 19 20:31:07.155 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:31:07.155 INFO kablam! Sep 19 20:31:07.155 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.155 INFO kablam! --> src/impls/linked_list.rs:36:5 Sep 19 20:31:07.155 INFO kablam! | Sep 19 20:31:07.155 INFO kablam! 36 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 19 20:31:07.155 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 19 20:31:07.155 INFO kablam! | Sep 19 20:31:07.155 INFO kablam! = note: expected type `&mut T` Sep 19 20:31:07.155 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.155 INFO kablam! note: required by `traits::_IterateMut` Sep 19 20:31:07.155 INFO kablam! --> src/traits.rs:79:1 Sep 19 20:31:07.155 INFO kablam! | Sep 19 20:31:07.155 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 19 20:31:07.155 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:31:07.155 INFO kablam! Sep 19 20:31:07.155 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == >::Item` Sep 19 20:31:07.155 INFO kablam! --> src/impls/bit_vec.rs:46:5 Sep 19 20:31:07.155 INFO kablam! | Sep 19 20:31:07.155 INFO kablam! 46 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 19 20:31:07.155 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected bool, found associated type Sep 19 20:31:07.155 INFO kablam! | Sep 19 20:31:07.155 INFO kablam! = note: expected type `bool` Sep 19 20:31:07.156 INFO kablam! found type `>::Item` Sep 19 20:31:07.156 INFO kablam! note: required by `traits::_Iterate` Sep 19 20:31:07.156 INFO kablam! --> src/traits.rs:69:1 Sep 19 20:31:07.156 INFO kablam! | Sep 19 20:31:07.156 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 19 20:31:07.156 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:31:07.156 INFO kablam! Sep 19 20:31:07.156 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.156 INFO kablam! --> src/impls/btree_set.rs:38:5 Sep 19 20:31:07.156 INFO kablam! | Sep 19 20:31:07.156 INFO kablam! 38 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 19 20:31:07.156 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 19 20:31:07.156 INFO kablam! | Sep 19 20:31:07.156 INFO kablam! = note: expected type `&T` Sep 19 20:31:07.156 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.156 INFO kablam! note: required by `traits::_Iterate` Sep 19 20:31:07.156 INFO kablam! --> src/traits.rs:69:1 Sep 19 20:31:07.156 INFO kablam! | Sep 19 20:31:07.156 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 19 20:31:07.156 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:31:07.156 INFO kablam! Sep 19 20:31:07.163 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == >::Item` Sep 19 20:31:07.163 INFO kablam! --> src/impls/bit_vec.rs:41:10 Sep 19 20:31:07.163 INFO kablam! | Sep 19 20:31:07.163 INFO kablam! 41 | impl<'a> _Iterate<'a> for BitVec { Sep 19 20:31:07.163 INFO kablam! | ^^^^^^^^^^^^ expected bool, found associated type Sep 19 20:31:07.163 INFO kablam! | Sep 19 20:31:07.163 INFO kablam! = note: expected type `bool` Sep 19 20:31:07.163 INFO kablam! found type `>::Item` Sep 19 20:31:07.163 INFO kablam! Sep 19 20:31:07.163 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.163 INFO kablam! --> src/impls/btree_set.rs:33:23 Sep 19 20:31:07.163 INFO kablam! | Sep 19 20:31:07.163 INFO kablam! 33 | impl<'a, T: Ord + 'a> _Iterate<'a> for BTreeSet { Sep 19 20:31:07.163 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 19 20:31:07.163 INFO kablam! | Sep 19 20:31:07.163 INFO kablam! = note: expected type `&T` Sep 19 20:31:07.163 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.163 INFO kablam! Sep 19 20:31:07.163 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.163 INFO kablam! --> src/impls/btree_map.rs:63:5 Sep 19 20:31:07.163 INFO kablam! | Sep 19 20:31:07.163 INFO kablam! 63 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 19 20:31:07.163 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 19 20:31:07.163 INFO kablam! | Sep 19 20:31:07.163 INFO kablam! = note: expected type `(&K, &V)` Sep 19 20:31:07.163 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.163 INFO kablam! note: required by `traits::_Iterate` Sep 19 20:31:07.163 INFO kablam! --> src/traits.rs:69:1 Sep 19 20:31:07.163 INFO kablam! | Sep 19 20:31:07.163 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 19 20:31:07.163 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:31:07.163 INFO kablam! Sep 19 20:31:07.163 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.163 INFO kablam! --> src/impls/btree_map.rs:71:5 Sep 19 20:31:07.163 INFO kablam! | Sep 19 20:31:07.163 INFO kablam! 71 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 19 20:31:07.163 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 19 20:31:07.163 INFO kablam! | Sep 19 20:31:07.163 INFO kablam! = note: expected type `(&K, &mut V)` Sep 19 20:31:07.163 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.163 INFO kablam! note: required by `traits::_IterateMut` Sep 19 20:31:07.163 INFO kablam! --> src/traits.rs:79:1 Sep 19 20:31:07.163 INFO kablam! | Sep 19 20:31:07.163 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 19 20:31:07.163 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:31:07.163 INFO kablam! Sep 19 20:31:07.170 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.171 INFO kablam! --> src/impls/btree_map.rs:58:30 Sep 19 20:31:07.171 INFO kablam! | Sep 19 20:31:07.171 INFO kablam! 58 | impl<'a, K: Ord + 'a, V: 'a> _Iterate<'a> for BTreeMap { Sep 19 20:31:07.171 INFO kablam! | ^^^^^^^^^^^^ expected tuple, found associated type Sep 19 20:31:07.171 INFO kablam! | Sep 19 20:31:07.171 INFO kablam! = note: expected type `(&K, &V)` Sep 19 20:31:07.171 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.171 INFO kablam! Sep 19 20:31:07.171 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.171 INFO kablam! --> src/impls/btree_map.rs:66:30 Sep 19 20:31:07.171 INFO kablam! | Sep 19 20:31:07.171 INFO kablam! 66 | impl<'a, K: Ord + 'a, V: 'a> _IterateMut<'a> for BTreeMap { Sep 19 20:31:07.171 INFO kablam! | ^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 19 20:31:07.171 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.171 INFO kablam! --> src/impls/vec_map.rs:65:5 Sep 19 20:31:07.171 INFO kablam! | Sep 19 20:31:07.171 INFO kablam! 65 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 19 20:31:07.171 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 19 20:31:07.171 INFO kablam! | Sep 19 20:31:07.171 INFO kablam! = note: expected type `(usize, &T)` Sep 19 20:31:07.171 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.171 INFO kablam! note: required by `traits::_Iterate` Sep 19 20:31:07.171 INFO kablam! --> src/traits.rs:69:1 Sep 19 20:31:07.171 INFO kablam! | Sep 19 20:31:07.171 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 19 20:31:07.171 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:31:07.171 INFO kablam! Sep 19 20:31:07.171 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.171 INFO kablam! --> src/impls/vec_map.rs:73:5 Sep 19 20:31:07.171 INFO kablam! | Sep 19 20:31:07.171 INFO kablam! 73 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 19 20:31:07.171 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 19 20:31:07.171 INFO kablam! | Sep 19 20:31:07.171 INFO kablam! = note: expected type `(usize, &mut T)` Sep 19 20:31:07.171 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.171 INFO kablam! note: required by `traits::_IterateMut` Sep 19 20:31:07.171 INFO kablam! --> src/traits.rs:79:1 Sep 19 20:31:07.171 INFO kablam! | Sep 19 20:31:07.171 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 19 20:31:07.171 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:31:07.171 INFO kablam! Sep 19 20:31:07.171 INFO kablam! | Sep 19 20:31:07.171 INFO kablam! = note: expected type `(&K, &mut V)` Sep 19 20:31:07.171 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.171 INFO kablam! Sep 19 20:31:07.171 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.171 INFO kablam! --> src/impls/vec_map.rs:60:17 Sep 19 20:31:07.171 INFO kablam! | Sep 19 20:31:07.171 INFO kablam! 60 | impl<'a, T: 'a> _Iterate<'a> for VecMap { Sep 19 20:31:07.171 INFO kablam! | ^^^^^^^^^^^^ expected tuple, found associated type Sep 19 20:31:07.171 INFO kablam! | Sep 19 20:31:07.178 INFO kablam! = note: expected type `(usize, &T)` Sep 19 20:31:07.179 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.179 INFO kablam! Sep 19 20:31:07.179 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.179 INFO kablam! --> src/impls/vec_map.rs:68:17 Sep 19 20:31:07.179 INFO kablam! | Sep 19 20:31:07.179 INFO kablam! 68 | impl<'a, T: 'a> _IterateMut<'a> for VecMap { Sep 19 20:31:07.179 INFO kablam! | ^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 19 20:31:07.179 INFO kablam! | Sep 19 20:31:07.179 INFO kablam! = note: expected type `(usize, &mut T)` Sep 19 20:31:07.179 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.179 INFO kablam! Sep 19 20:31:07.190 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r T as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.191 INFO kablam! --> src/impls/core.rs:55:5 Sep 19 20:31:07.191 INFO kablam! | Sep 19 20:31:07.191 INFO kablam! 55 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 19 20:31:07.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found reference Sep 19 20:31:07.191 INFO kablam! error: aborting due to 38 previous errors Sep 19 20:31:07.191 INFO kablam! Sep 19 20:31:07.191 INFO kablam! For more information about this error, try `rustc --explain E0271`. Sep 19 20:31:07.191 INFO kablam! | Sep 19 20:31:07.191 INFO kablam! = note: expected type `>::Item` Sep 19 20:31:07.191 INFO kablam! found type `<&'r T as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.191 INFO kablam! note: required by `traits::_Iterate` Sep 19 20:31:07.191 INFO kablam! --> src/traits.rs:69:1 Sep 19 20:31:07.191 INFO kablam! | Sep 19 20:31:07.191 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 19 20:31:07.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:31:07.191 INFO kablam! Sep 19 20:31:07.191 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r mut T as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.191 INFO kablam! --> src/impls/core.rs:136:5 Sep 19 20:31:07.191 INFO kablam! | Sep 19 20:31:07.191 INFO kablam! 136 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 19 20:31:07.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 19 20:31:07.191 INFO kablam! | Sep 19 20:31:07.191 INFO kablam! = note: expected type `>::Item` Sep 19 20:31:07.191 INFO kablam! found type `<&'r mut T as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.191 INFO kablam! note: required by `traits::_Iterate` Sep 19 20:31:07.191 INFO kablam! --> src/traits.rs:69:1 Sep 19 20:31:07.191 INFO kablam! | Sep 19 20:31:07.191 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 19 20:31:07.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:31:07.191 INFO kablam! Sep 19 20:31:07.198 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == <&'r mut T as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.199 INFO kablam! --> src/impls/core.rs:148:5 Sep 19 20:31:07.199 INFO kablam! | Sep 19 20:31:07.199 INFO kablam! 148 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (**self).iter_mut() } Sep 19 20:31:07.199 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 19 20:31:07.199 INFO kablam! | Sep 19 20:31:07.199 INFO kablam! = note: expected type `>::Item` Sep 19 20:31:07.199 INFO kablam! found type `<&'r mut T as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.199 INFO kablam! note: required by `traits::_IterateMut` Sep 19 20:31:07.199 INFO kablam! --> src/traits.rs:79:1 Sep 19 20:31:07.199 INFO kablam! | Sep 19 20:31:07.199 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 19 20:31:07.199 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:31:07.199 INFO kablam! Sep 19 20:31:07.199 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.199 INFO kablam! --> src/impls/core.rs:274:5 Sep 19 20:31:07.199 INFO kablam! | Sep 19 20:31:07.199 INFO kablam! 274 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 19 20:31:07.199 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 19 20:31:07.199 INFO kablam! | Sep 19 20:31:07.199 INFO kablam! = note: expected type `>::Item` Sep 19 20:31:07.199 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.199 INFO kablam! note: required by `traits::_Iterate` Sep 19 20:31:07.199 INFO kablam! --> src/traits.rs:69:1 Sep 19 20:31:07.199 INFO kablam! | Sep 19 20:31:07.199 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 19 20:31:07.199 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:31:07.199 INFO kablam! Sep 19 20:31:07.199 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.199 INFO kablam! --> src/impls/core.rs:286:5 Sep 19 20:31:07.199 INFO kablam! | Sep 19 20:31:07.199 INFO kablam! 286 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (**self).iter_mut() } Sep 19 20:31:07.199 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 19 20:31:07.199 INFO kablam! | Sep 19 20:31:07.199 INFO kablam! = note: expected type `>::Item` Sep 19 20:31:07.199 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.199 INFO kablam! note: required by `traits::_IterateMut` Sep 19 20:31:07.199 INFO kablam! --> src/traits.rs:79:1 Sep 19 20:31:07.199 INFO kablam! | Sep 19 20:31:07.199 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 19 20:31:07.199 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:31:07.199 INFO kablam! Sep 19 20:31:07.199 INFO kablam! error: Could not compile `qcollect-traits`. Sep 19 20:31:07.199 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 20:31:07.206 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.207 INFO kablam! --> src/impls/slice.rs:71:5 Sep 19 20:31:07.207 INFO kablam! | Sep 19 20:31:07.207 INFO kablam! 71 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 19 20:31:07.207 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 19 20:31:07.207 INFO kablam! | Sep 19 20:31:07.207 INFO kablam! = note: expected type `&T` Sep 19 20:31:07.207 INFO kablam! found type `<[T] as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.207 INFO kablam! note: required by `traits::_Iterate` Sep 19 20:31:07.207 INFO kablam! --> src/traits.rs:69:1 Sep 19 20:31:07.207 INFO kablam! | Sep 19 20:31:07.207 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 19 20:31:07.207 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:31:07.207 INFO kablam! Sep 19 20:31:07.207 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.207 INFO kablam! --> src/impls/slice.rs:79:5 Sep 19 20:31:07.207 INFO kablam! | Sep 19 20:31:07.207 INFO kablam! 79 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 19 20:31:07.207 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 19 20:31:07.207 INFO kablam! | Sep 19 20:31:07.207 INFO kablam! = note: expected type `&mut T` Sep 19 20:31:07.207 INFO kablam! found type `<[T] as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.207 INFO kablam! note: required by `traits::_IterateMut` Sep 19 20:31:07.207 INFO kablam! --> src/traits.rs:79:1 Sep 19 20:31:07.207 INFO kablam! | Sep 19 20:31:07.207 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 19 20:31:07.207 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:31:07.207 INFO kablam! Sep 19 20:31:07.207 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.207 INFO kablam! --> src/impls/vec.rs:86:5 Sep 19 20:31:07.207 INFO kablam! | Sep 19 20:31:07.207 INFO kablam! 86 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 19 20:31:07.207 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 19 20:31:07.207 INFO kablam! | Sep 19 20:31:07.207 INFO kablam! = note: expected type `&T` Sep 19 20:31:07.207 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.207 INFO kablam! note: required by `traits::_Iterate` Sep 19 20:31:07.207 INFO kablam! --> src/traits.rs:69:1 Sep 19 20:31:07.207 INFO kablam! | Sep 19 20:31:07.207 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 19 20:31:07.207 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:31:07.207 INFO kablam! Sep 19 20:31:07.214 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.215 INFO kablam! --> src/impls/vec.rs:94:5 Sep 19 20:31:07.215 INFO kablam! | Sep 19 20:31:07.215 INFO kablam! 94 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (**self).iter_mut() } Sep 19 20:31:07.215 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 19 20:31:07.215 INFO kablam! | Sep 19 20:31:07.215 INFO kablam! = note: expected type `&mut T` Sep 19 20:31:07.215 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.215 INFO kablam! note: required by `traits::_IterateMut` Sep 19 20:31:07.215 INFO kablam! --> src/traits.rs:79:1 Sep 19 20:31:07.215 INFO kablam! | Sep 19 20:31:07.215 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 19 20:31:07.215 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:31:07.215 INFO kablam! Sep 19 20:31:07.215 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.215 INFO kablam! --> src/impls/vec_deque.rs:34:5 Sep 19 20:31:07.215 INFO kablam! | Sep 19 20:31:07.215 INFO kablam! 34 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 19 20:31:07.215 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 19 20:31:07.215 INFO kablam! | Sep 19 20:31:07.215 INFO kablam! = note: expected type `&T` Sep 19 20:31:07.215 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.215 INFO kablam! note: required by `traits::_Iterate` Sep 19 20:31:07.215 INFO kablam! --> src/traits.rs:69:1 Sep 19 20:31:07.215 INFO kablam! | Sep 19 20:31:07.215 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 19 20:31:07.215 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:31:07.215 INFO kablam! Sep 19 20:31:07.218 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.219 INFO kablam! --> src/impls/vec_deque.rs:42:5 Sep 19 20:31:07.219 INFO kablam! | Sep 19 20:31:07.219 INFO kablam! 42 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 19 20:31:07.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 19 20:31:07.219 INFO kablam! | Sep 19 20:31:07.219 INFO kablam! = note: expected type `&mut T` Sep 19 20:31:07.219 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.219 INFO kablam! note: required by `traits::_IterateMut` Sep 19 20:31:07.219 INFO kablam! --> src/traits.rs:79:1 Sep 19 20:31:07.219 INFO kablam! | Sep 19 20:31:07.219 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 19 20:31:07.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:31:07.219 INFO kablam! Sep 19 20:31:07.219 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.219 INFO kablam! --> src/impls/linked_list.rs:28:5 Sep 19 20:31:07.219 INFO kablam! | Sep 19 20:31:07.219 INFO kablam! 28 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 19 20:31:07.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 19 20:31:07.219 INFO kablam! | Sep 19 20:31:07.219 INFO kablam! = note: expected type `&T` Sep 19 20:31:07.219 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.219 INFO kablam! note: required by `traits::_Iterate` Sep 19 20:31:07.219 INFO kablam! --> src/traits.rs:69:1 Sep 19 20:31:07.219 INFO kablam! | Sep 19 20:31:07.219 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 19 20:31:07.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:31:07.219 INFO kablam! Sep 19 20:31:07.222 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.223 INFO kablam! --> src/impls/linked_list.rs:36:5 Sep 19 20:31:07.223 INFO kablam! | Sep 19 20:31:07.223 INFO kablam! 36 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 19 20:31:07.223 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 19 20:31:07.223 INFO kablam! | Sep 19 20:31:07.223 INFO kablam! = note: expected type `&mut T` Sep 19 20:31:07.223 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.223 INFO kablam! note: required by `traits::_IterateMut` Sep 19 20:31:07.223 INFO kablam! --> src/traits.rs:79:1 Sep 19 20:31:07.223 INFO kablam! | Sep 19 20:31:07.223 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 19 20:31:07.223 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:31:07.223 INFO kablam! Sep 19 20:31:07.223 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == >::Item` Sep 19 20:31:07.223 INFO kablam! --> src/impls/bit_vec.rs:46:5 Sep 19 20:31:07.223 INFO kablam! | Sep 19 20:31:07.223 INFO kablam! 46 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 19 20:31:07.223 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected bool, found associated type Sep 19 20:31:07.223 INFO kablam! | Sep 19 20:31:07.223 INFO kablam! = note: expected type `bool` Sep 19 20:31:07.223 INFO kablam! found type `>::Item` Sep 19 20:31:07.223 INFO kablam! note: required by `traits::_Iterate` Sep 19 20:31:07.223 INFO kablam! --> src/traits.rs:69:1 Sep 19 20:31:07.223 INFO kablam! | Sep 19 20:31:07.223 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 19 20:31:07.223 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:31:07.223 INFO kablam! Sep 19 20:31:07.226 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.227 INFO kablam! --> src/impls/btree_set.rs:38:5 Sep 19 20:31:07.227 INFO kablam! | Sep 19 20:31:07.227 INFO kablam! 38 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 19 20:31:07.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 19 20:31:07.227 INFO kablam! | Sep 19 20:31:07.227 INFO kablam! = note: expected type `&T` Sep 19 20:31:07.227 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.227 INFO kablam! note: required by `traits::_Iterate` Sep 19 20:31:07.227 INFO kablam! --> src/traits.rs:69:1 Sep 19 20:31:07.227 INFO kablam! | Sep 19 20:31:07.227 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 19 20:31:07.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:31:07.227 INFO kablam! Sep 19 20:31:07.230 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.231 INFO kablam! --> src/impls/btree_map.rs:63:5 Sep 19 20:31:07.231 INFO kablam! | Sep 19 20:31:07.231 INFO kablam! 63 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 19 20:31:07.231 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 19 20:31:07.231 INFO kablam! | Sep 19 20:31:07.231 INFO kablam! = note: expected type `(&K, &V)` Sep 19 20:31:07.231 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.231 INFO kablam! note: required by `traits::_Iterate` Sep 19 20:31:07.231 INFO kablam! --> src/traits.rs:69:1 Sep 19 20:31:07.231 INFO kablam! | Sep 19 20:31:07.231 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 19 20:31:07.231 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:31:07.231 INFO kablam! Sep 19 20:31:07.231 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.231 INFO kablam! --> src/impls/btree_map.rs:71:5 Sep 19 20:31:07.231 INFO kablam! | Sep 19 20:31:07.231 INFO kablam! 71 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 19 20:31:07.231 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 19 20:31:07.231 INFO kablam! | Sep 19 20:31:07.231 INFO kablam! = note: expected type `(&K, &mut V)` Sep 19 20:31:07.231 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.231 INFO kablam! note: required by `traits::_IterateMut` Sep 19 20:31:07.231 INFO kablam! --> src/traits.rs:79:1 Sep 19 20:31:07.231 INFO kablam! | Sep 19 20:31:07.231 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 19 20:31:07.231 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:31:07.231 INFO kablam! Sep 19 20:31:07.234 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.235 INFO kablam! --> src/impls/vec_map.rs:65:5 Sep 19 20:31:07.235 INFO kablam! | Sep 19 20:31:07.235 INFO kablam! 65 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 19 20:31:07.235 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 19 20:31:07.235 INFO kablam! | Sep 19 20:31:07.235 INFO kablam! = note: expected type `(usize, &T)` Sep 19 20:31:07.235 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 19 20:31:07.235 INFO kablam! note: required by `traits::_Iterate` Sep 19 20:31:07.235 INFO kablam! --> src/traits.rs:69:1 Sep 19 20:31:07.235 INFO kablam! | Sep 19 20:31:07.235 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 19 20:31:07.235 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:31:07.235 INFO kablam! Sep 19 20:31:07.235 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.235 INFO kablam! --> src/impls/vec_map.rs:73:5 Sep 19 20:31:07.235 INFO kablam! | Sep 19 20:31:07.235 INFO kablam! 73 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 19 20:31:07.235 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 19 20:31:07.235 INFO kablam! | Sep 19 20:31:07.235 INFO kablam! = note: expected type `(usize, &mut T)` Sep 19 20:31:07.235 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 19 20:31:07.235 INFO kablam! note: required by `traits::_IterateMut` Sep 19 20:31:07.235 INFO kablam! --> src/traits.rs:79:1 Sep 19 20:31:07.235 INFO kablam! | Sep 19 20:31:07.235 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 19 20:31:07.235 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:31:07.235 INFO kablam! Sep 19 20:31:07.242 INFO kablam! error: aborting due to 38 previous errors Sep 19 20:31:07.243 INFO kablam! Sep 19 20:31:07.243 INFO kablam! For more information about this error, try `rustc --explain E0271`. Sep 19 20:31:07.250 INFO kablam! error: Could not compile `qcollect-traits`. Sep 19 20:31:07.251 INFO kablam! Sep 19 20:31:07.251 INFO kablam! To learn more, run the command again with --verbose. Sep 19 20:31:07.251 INFO kablam! su: No module specific data is present Sep 19 20:31:08.351 INFO running `"docker" "rm" "-f" "e7dc33b69f24a2214584c61c2ed1e0ae0ea73ab5a188d0b9400409a1a62f8b9a"` Sep 19 20:31:08.422 INFO blam! e7dc33b69f24a2214584c61c2ed1e0ae0ea73ab5a188d0b9400409a1a62f8b9a