Sep 17 19:33:03.375 INFO checking qcollect-traits-0.7.4 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 19:33:03.375 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 19:33:03.375 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-3/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 17 19:33:03.603 INFO blam! 9b422fb3eb63b2006466e25d545ce02d81522ca51cdef64484c00477e5558fa9 Sep 17 19:33:03.605 INFO running `"docker" "start" "-a" "9b422fb3eb63b2006466e25d545ce02d81522ca51cdef64484c00477e5558fa9"` Sep 17 19:33:04.705 INFO kablam! usermod: no changes Sep 17 19:33:04.731 INFO kablam! Checking vec_map v0.3.0 Sep 17 19:33:05.008 INFO kablam! Checking qcollect-traits v0.7.4 (/source) Sep 17 19:33:05.190 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r T as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.190 INFO kablam! --> src/impls/core.rs:46:25 Sep 17 19:33:05.190 INFO kablam! | Sep 17 19:33:05.190 INFO kablam! 46 | impl<'r, 'a, T: ?Sized> _Iterate<'a> for &'r T Sep 17 19:33:05.190 INFO kablam! | ^^^^^^^^^^^^ expected type parameter, found reference Sep 17 19:33:05.190 INFO kablam! | Sep 17 19:33:05.190 INFO kablam! = note: expected type `>::Item` Sep 17 19:33:05.190 INFO kablam! found type `<&'r T as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.190 INFO kablam! Sep 17 19:33:05.191 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r mut T as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.191 INFO kablam! --> src/impls/core.rs:127:25 Sep 17 19:33:05.191 INFO kablam! | Sep 17 19:33:05.191 INFO kablam! 127 | impl<'r, 'a, T: ?Sized> _Iterate<'a> for &'r mut T Sep 17 19:33:05.192 INFO kablam! | ^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 17 19:33:05.192 INFO kablam! | Sep 17 19:33:05.192 INFO kablam! = note: expected type `>::Item` Sep 17 19:33:05.192 INFO kablam! found type `<&'r mut T as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.192 INFO kablam! Sep 17 19:33:05.192 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == <&'r mut T as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.192 INFO kablam! --> src/impls/core.rs:139:25 Sep 17 19:33:05.192 INFO kablam! | Sep 17 19:33:05.192 INFO kablam! 139 | impl<'r, 'a, T: ?Sized> _IterateMut<'a> for &'r mut T Sep 17 19:33:05.192 INFO kablam! | ^^^^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 17 19:33:05.192 INFO kablam! | Sep 17 19:33:05.192 INFO kablam! = note: expected type `>::Item` Sep 17 19:33:05.192 INFO kablam! found type `<&'r mut T as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.192 INFO kablam! Sep 17 19:33:05.194 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.194 INFO kablam! --> src/impls/core.rs:265:21 Sep 17 19:33:05.194 INFO kablam! | Sep 17 19:33:05.194 INFO kablam! 265 | impl<'a, T: ?Sized> _Iterate<'a> for Box Sep 17 19:33:05.194 INFO kablam! | ^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 17 19:33:05.194 INFO kablam! | Sep 17 19:33:05.194 INFO kablam! = note: expected type `>::Item` Sep 17 19:33:05.194 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.194 INFO kablam! Sep 17 19:33:05.194 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.194 INFO kablam! --> src/impls/core.rs:277:21 Sep 17 19:33:05.194 INFO kablam! | Sep 17 19:33:05.195 INFO kablam! 277 | impl<'a, T: ?Sized> _IterateMut<'a> for Box Sep 17 19:33:05.195 INFO kablam! | ^^^^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 17 19:33:05.195 INFO kablam! | Sep 17 19:33:05.195 INFO kablam! = note: expected type `>::Item` Sep 17 19:33:05.195 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.195 INFO kablam! Sep 17 19:33:05.198 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.199 INFO kablam! --> src/impls/slice.rs:66:17 Sep 17 19:33:05.199 INFO kablam! | Sep 17 19:33:05.199 INFO kablam! 66 | impl<'a, T: 'a> _Iterate<'a> for [T] { Sep 17 19:33:05.199 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 17 19:33:05.199 INFO kablam! | Sep 17 19:33:05.199 INFO kablam! = note: expected type `&T` Sep 17 19:33:05.199 INFO kablam! found type `<[T] as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.199 INFO kablam! Sep 17 19:33:05.199 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.199 INFO kablam! --> src/impls/slice.rs:74:17 Sep 17 19:33:05.199 INFO kablam! | Sep 17 19:33:05.199 INFO kablam! 74 | impl<'a, T: 'a> _IterateMut<'a> for [T] { Sep 17 19:33:05.199 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 17 19:33:05.199 INFO kablam! | Sep 17 19:33:05.199 INFO kablam! = note: expected type `&mut T` Sep 17 19:33:05.199 INFO kablam! found type `<[T] as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.199 INFO kablam! Sep 17 19:33:05.201 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.201 INFO kablam! --> src/impls/vec.rs:81:17 Sep 17 19:33:05.201 INFO kablam! | Sep 17 19:33:05.201 INFO kablam! 81 | impl<'a, T: 'a> _Iterate<'a> for Vec { Sep 17 19:33:05.201 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 17 19:33:05.201 INFO kablam! | Sep 17 19:33:05.201 INFO kablam! = note: expected type `&T` Sep 17 19:33:05.201 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.201 INFO kablam! Sep 17 19:33:05.201 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.201 INFO kablam! --> src/impls/vec.rs:89:17 Sep 17 19:33:05.201 INFO kablam! | Sep 17 19:33:05.202 INFO kablam! 89 | impl<'a, T: 'a> _IterateMut<'a> for Vec { Sep 17 19:33:05.202 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 17 19:33:05.202 INFO kablam! | Sep 17 19:33:05.202 INFO kablam! = note: expected type `&mut T` Sep 17 19:33:05.202 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.202 INFO kablam! Sep 17 19:33:05.202 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.202 INFO kablam! --> src/impls/vec_deque.rs:29:17 Sep 17 19:33:05.203 INFO kablam! | Sep 17 19:33:05.203 INFO kablam! 29 | impl<'a, T: 'a> _Iterate<'a> for VecDeque { Sep 17 19:33:05.203 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 17 19:33:05.203 INFO kablam! | Sep 17 19:33:05.203 INFO kablam! = note: expected type `&T` Sep 17 19:33:05.203 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.203 INFO kablam! Sep 17 19:33:05.213 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.213 INFO kablam! --> src/impls/vec_deque.rs:37:17 Sep 17 19:33:05.213 INFO kablam! | Sep 17 19:33:05.213 INFO kablam! 37 | impl<'a, T: 'a> _IterateMut<'a> for VecDeque { Sep 17 19:33:05.213 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 17 19:33:05.213 INFO kablam! | Sep 17 19:33:05.213 INFO kablam! = note: expected type `&mut T` Sep 17 19:33:05.213 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.213 INFO kablam! Sep 17 19:33:05.214 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.214 INFO kablam! --> src/impls/linked_list.rs:23:17 Sep 17 19:33:05.214 INFO kablam! | Sep 17 19:33:05.214 INFO kablam! 23 | impl<'a, T: 'a> _Iterate<'a> for LinkedList { Sep 17 19:33:05.214 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 17 19:33:05.214 INFO kablam! | Sep 17 19:33:05.214 INFO kablam! = note: expected type `&T` Sep 17 19:33:05.214 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.214 INFO kablam! Sep 17 19:33:05.214 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.214 INFO kablam! --> src/impls/linked_list.rs:31:17 Sep 17 19:33:05.214 INFO kablam! | Sep 17 19:33:05.214 INFO kablam! 31 | impl<'a, T: 'a> _IterateMut<'a> for LinkedList { Sep 17 19:33:05.214 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 17 19:33:05.214 INFO kablam! | Sep 17 19:33:05.214 INFO kablam! = note: expected type `&mut T` Sep 17 19:33:05.214 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.215 INFO kablam! Sep 17 19:33:05.215 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == >::Item` Sep 17 19:33:05.215 INFO kablam! --> src/impls/bit_vec.rs:41:10 Sep 17 19:33:05.215 INFO kablam! | Sep 17 19:33:05.215 INFO kablam! 41 | impl<'a> _Iterate<'a> for BitVec { Sep 17 19:33:05.215 INFO kablam! | ^^^^^^^^^^^^ expected bool, found associated type Sep 17 19:33:05.215 INFO kablam! | Sep 17 19:33:05.215 INFO kablam! = note: expected type `bool` Sep 17 19:33:05.215 INFO kablam! found type `>::Item` Sep 17 19:33:05.215 INFO kablam! Sep 17 19:33:05.215 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.215 INFO kablam! --> src/impls/btree_set.rs:33:23 Sep 17 19:33:05.215 INFO kablam! | Sep 17 19:33:05.215 INFO kablam! 33 | impl<'a, T: Ord + 'a> _Iterate<'a> for BTreeSet { Sep 17 19:33:05.215 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 17 19:33:05.216 INFO kablam! | Sep 17 19:33:05.216 INFO kablam! = note: expected type `&T` Sep 17 19:33:05.216 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.216 INFO kablam! Sep 17 19:33:05.216 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.216 INFO kablam! --> src/impls/btree_map.rs:58:30 Sep 17 19:33:05.216 INFO kablam! | Sep 17 19:33:05.216 INFO kablam! 58 | impl<'a, K: Ord + 'a, V: 'a> _Iterate<'a> for BTreeMap { Sep 17 19:33:05.216 INFO kablam! | ^^^^^^^^^^^^ expected tuple, found associated type Sep 17 19:33:05.216 INFO kablam! | Sep 17 19:33:05.216 INFO kablam! = note: expected type `(&K, &V)` Sep 17 19:33:05.216 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.216 INFO kablam! Sep 17 19:33:05.216 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.216 INFO kablam! --> src/impls/btree_map.rs:66:30 Sep 17 19:33:05.216 INFO kablam! | Sep 17 19:33:05.216 INFO kablam! 66 | impl<'a, K: Ord + 'a, V: 'a> _IterateMut<'a> for BTreeMap { Sep 17 19:33:05.216 INFO kablam! | ^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 17 19:33:05.216 INFO kablam! | Sep 17 19:33:05.216 INFO kablam! = note: expected type `(&K, &mut V)` Sep 17 19:33:05.216 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.216 INFO kablam! Sep 17 19:33:05.216 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.216 INFO kablam! --> src/impls/vec_map.rs:60:17 Sep 17 19:33:05.216 INFO kablam! | Sep 17 19:33:05.216 INFO kablam! 60 | impl<'a, T: 'a> _Iterate<'a> for VecMap { Sep 17 19:33:05.216 INFO kablam! | ^^^^^^^^^^^^ expected tuple, found associated type Sep 17 19:33:05.216 INFO kablam! | Sep 17 19:33:05.217 INFO kablam! = note: expected type `(usize, &T)` Sep 17 19:33:05.217 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.217 INFO kablam! Sep 17 19:33:05.217 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.217 INFO kablam! --> src/impls/vec_map.rs:68:17 Sep 17 19:33:05.217 INFO kablam! | Sep 17 19:33:05.217 INFO kablam! 68 | impl<'a, T: 'a> _IterateMut<'a> for VecMap { Sep 17 19:33:05.217 INFO kablam! | ^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 17 19:33:05.217 INFO kablam! | Sep 17 19:33:05.217 INFO kablam! = note: expected type `(usize, &mut T)` Sep 17 19:33:05.217 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.217 INFO kablam! Sep 17 19:33:05.220 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r T as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.220 INFO kablam! --> src/impls/core.rs:46:25 Sep 17 19:33:05.220 INFO kablam! | Sep 17 19:33:05.220 INFO kablam! 46 | impl<'r, 'a, T: ?Sized> _Iterate<'a> for &'r T Sep 17 19:33:05.220 INFO kablam! | ^^^^^^^^^^^^ expected type parameter, found reference Sep 17 19:33:05.220 INFO kablam! | Sep 17 19:33:05.220 INFO kablam! = note: expected type `>::Item` Sep 17 19:33:05.220 INFO kablam! found type `<&'r T as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.220 INFO kablam! Sep 17 19:33:05.221 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r T as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.221 INFO kablam! --> src/impls/core.rs:55:5 Sep 17 19:33:05.221 INFO kablam! | Sep 17 19:33:05.221 INFO kablam! 55 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 17 19:33:05.221 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found reference Sep 17 19:33:05.221 INFO kablam! | Sep 17 19:33:05.221 INFO kablam! = note: expected type `>::Item` Sep 17 19:33:05.221 INFO kablam! found type `<&'r T as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.221 INFO kablam! note: required by `traits::_Iterate` Sep 17 19:33:05.222 INFO kablam! --> src/traits.rs:69:1 Sep 17 19:33:05.222 INFO kablam! | Sep 17 19:33:05.222 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 17 19:33:05.222 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:33:05.222 INFO kablam! Sep 17 19:33:05.222 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r mut T as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.222 INFO kablam! --> src/impls/core.rs:127:25 Sep 17 19:33:05.222 INFO kablam! | Sep 17 19:33:05.222 INFO kablam! 127 | impl<'r, 'a, T: ?Sized> _Iterate<'a> for &'r mut T Sep 17 19:33:05.222 INFO kablam! | ^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 17 19:33:05.222 INFO kablam! | Sep 17 19:33:05.222 INFO kablam! = note: expected type `>::Item` Sep 17 19:33:05.222 INFO kablam! found type `<&'r mut T as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.222 INFO kablam! Sep 17 19:33:05.223 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == <&'r mut T as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.223 INFO kablam! --> src/impls/core.rs:139:25 Sep 17 19:33:05.223 INFO kablam! | Sep 17 19:33:05.223 INFO kablam! 139 | impl<'r, 'a, T: ?Sized> _IterateMut<'a> for &'r mut T Sep 17 19:33:05.223 INFO kablam! | ^^^^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 17 19:33:05.223 INFO kablam! | Sep 17 19:33:05.223 INFO kablam! = note: expected type `>::Item` Sep 17 19:33:05.223 INFO kablam! found type `<&'r mut T as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.223 INFO kablam! Sep 17 19:33:05.226 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.226 INFO kablam! --> src/impls/core.rs:265:21 Sep 17 19:33:05.226 INFO kablam! | Sep 17 19:33:05.226 INFO kablam! 265 | impl<'a, T: ?Sized> _Iterate<'a> for Box Sep 17 19:33:05.226 INFO kablam! | ^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 17 19:33:05.226 INFO kablam! | Sep 17 19:33:05.226 INFO kablam! = note: expected type `>::Item` Sep 17 19:33:05.226 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.226 INFO kablam! Sep 17 19:33:05.227 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.227 INFO kablam! --> src/impls/core.rs:277:21 Sep 17 19:33:05.227 INFO kablam! | Sep 17 19:33:05.227 INFO kablam! 277 | impl<'a, T: ?Sized> _IterateMut<'a> for Box Sep 17 19:33:05.227 INFO kablam! | ^^^^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 17 19:33:05.227 INFO kablam! | Sep 17 19:33:05.227 INFO kablam! = note: expected type `>::Item` Sep 17 19:33:05.227 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.227 INFO kablam! Sep 17 19:33:05.227 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r mut T as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.227 INFO kablam! --> src/impls/core.rs:136:5 Sep 17 19:33:05.227 INFO kablam! | Sep 17 19:33:05.227 INFO kablam! 136 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 17 19:33:05.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 17 19:33:05.227 INFO kablam! | Sep 17 19:33:05.227 INFO kablam! = note: expected type `>::Item` Sep 17 19:33:05.227 INFO kablam! found type `<&'r mut T as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.227 INFO kablam! note: required by `traits::_Iterate` Sep 17 19:33:05.227 INFO kablam! --> src/traits.rs:69:1 Sep 17 19:33:05.227 INFO kablam! | Sep 17 19:33:05.227 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 17 19:33:05.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:33:05.227 INFO kablam! Sep 17 19:33:05.228 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == <&'r mut T as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.228 INFO kablam! --> src/impls/core.rs:148:5 Sep 17 19:33:05.228 INFO kablam! | Sep 17 19:33:05.228 INFO kablam! 148 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (**self).iter_mut() } Sep 17 19:33:05.228 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 17 19:33:05.228 INFO kablam! | Sep 17 19:33:05.228 INFO kablam! = note: expected type `>::Item` Sep 17 19:33:05.228 INFO kablam! found type `<&'r mut T as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.228 INFO kablam! note: required by `traits::_IterateMut` Sep 17 19:33:05.228 INFO kablam! --> src/traits.rs:79:1 Sep 17 19:33:05.228 INFO kablam! | Sep 17 19:33:05.228 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 17 19:33:05.228 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:33:05.228 INFO kablam! Sep 17 19:33:05.230 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.230 INFO kablam! --> src/impls/slice.rs:66:17 Sep 17 19:33:05.230 INFO kablam! | Sep 17 19:33:05.230 INFO kablam! 66 | impl<'a, T: 'a> _Iterate<'a> for [T] { Sep 17 19:33:05.230 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 17 19:33:05.230 INFO kablam! | Sep 17 19:33:05.230 INFO kablam! = note: expected type `&T` Sep 17 19:33:05.230 INFO kablam! found type `<[T] as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.230 INFO kablam! Sep 17 19:33:05.230 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.231 INFO kablam! --> src/impls/slice.rs:74:17 Sep 17 19:33:05.231 INFO kablam! | Sep 17 19:33:05.231 INFO kablam! 74 | impl<'a, T: 'a> _IterateMut<'a> for [T] { Sep 17 19:33:05.231 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 17 19:33:05.231 INFO kablam! | Sep 17 19:33:05.231 INFO kablam! = note: expected type `&mut T` Sep 17 19:33:05.231 INFO kablam! found type `<[T] as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.231 INFO kablam! Sep 17 19:33:05.231 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.231 INFO kablam! --> src/impls/core.rs:274:5 Sep 17 19:33:05.231 INFO kablam! | Sep 17 19:33:05.231 INFO kablam! 274 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 17 19:33:05.231 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 17 19:33:05.231 INFO kablam! | Sep 17 19:33:05.231 INFO kablam! = note: expected type `>::Item` Sep 17 19:33:05.231 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.231 INFO kablam! note: required by `traits::_Iterate` Sep 17 19:33:05.231 INFO kablam! --> src/traits.rs:69:1 Sep 17 19:33:05.231 INFO kablam! | Sep 17 19:33:05.231 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 17 19:33:05.231 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:33:05.231 INFO kablam! Sep 17 19:33:05.232 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.232 INFO kablam! --> src/impls/core.rs:286:5 Sep 17 19:33:05.232 INFO kablam! | Sep 17 19:33:05.232 INFO kablam! 286 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (**self).iter_mut() } Sep 17 19:33:05.232 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 17 19:33:05.232 INFO kablam! | Sep 17 19:33:05.232 INFO kablam! = note: expected type `>::Item` Sep 17 19:33:05.232 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.232 INFO kablam! note: required by `traits::_IterateMut` Sep 17 19:33:05.232 INFO kablam! --> src/traits.rs:79:1 Sep 17 19:33:05.232 INFO kablam! | Sep 17 19:33:05.232 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 17 19:33:05.232 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:33:05.232 INFO kablam! Sep 17 19:33:05.232 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.232 INFO kablam! --> src/impls/vec.rs:81:17 Sep 17 19:33:05.232 INFO kablam! | Sep 17 19:33:05.232 INFO kablam! 81 | impl<'a, T: 'a> _Iterate<'a> for Vec { Sep 17 19:33:05.232 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 17 19:33:05.232 INFO kablam! | Sep 17 19:33:05.232 INFO kablam! = note: expected type `&T` Sep 17 19:33:05.232 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.232 INFO kablam! Sep 17 19:33:05.233 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.233 INFO kablam! --> src/impls/vec.rs:89:17 Sep 17 19:33:05.233 INFO kablam! | Sep 17 19:33:05.233 INFO kablam! 89 | impl<'a, T: 'a> _IterateMut<'a> for Vec { Sep 17 19:33:05.233 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 17 19:33:05.233 INFO kablam! | Sep 17 19:33:05.233 INFO kablam! = note: expected type `&mut T` Sep 17 19:33:05.233 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.233 INFO kablam! Sep 17 19:33:05.234 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.234 INFO kablam! --> src/impls/vec_deque.rs:29:17 Sep 17 19:33:05.234 INFO kablam! | Sep 17 19:33:05.234 INFO kablam! 29 | impl<'a, T: 'a> _Iterate<'a> for VecDeque { Sep 17 19:33:05.234 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 17 19:33:05.234 INFO kablam! | Sep 17 19:33:05.234 INFO kablam! = note: expected type `&T` Sep 17 19:33:05.234 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.234 INFO kablam! Sep 17 19:33:05.234 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.234 INFO kablam! --> src/impls/vec_deque.rs:37:17 Sep 17 19:33:05.234 INFO kablam! | Sep 17 19:33:05.234 INFO kablam! 37 | impl<'a, T: 'a> _IterateMut<'a> for VecDeque { Sep 17 19:33:05.234 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 17 19:33:05.234 INFO kablam! | Sep 17 19:33:05.234 INFO kablam! = note: expected type `&mut T` Sep 17 19:33:05.234 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.234 INFO kablam! Sep 17 19:33:05.235 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.235 INFO kablam! --> src/impls/slice.rs:71:5 Sep 17 19:33:05.235 INFO kablam! | Sep 17 19:33:05.235 INFO kablam! 71 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 17 19:33:05.235 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 17 19:33:05.235 INFO kablam! | Sep 17 19:33:05.235 INFO kablam! = note: expected type `&T` Sep 17 19:33:05.235 INFO kablam! found type `<[T] as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.235 INFO kablam! note: required by `traits::_Iterate` Sep 17 19:33:05.235 INFO kablam! --> src/traits.rs:69:1 Sep 17 19:33:05.235 INFO kablam! | Sep 17 19:33:05.235 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 17 19:33:05.235 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:33:05.235 INFO kablam! Sep 17 19:33:05.235 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.235 INFO kablam! --> src/impls/linked_list.rs:23:17 Sep 17 19:33:05.235 INFO kablam! | Sep 17 19:33:05.235 INFO kablam! 23 | impl<'a, T: 'a> _Iterate<'a> for LinkedList { Sep 17 19:33:05.235 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 17 19:33:05.235 INFO kablam! | Sep 17 19:33:05.235 INFO kablam! = note: expected type `&T` Sep 17 19:33:05.235 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.235 INFO kablam! Sep 17 19:33:05.235 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.235 INFO kablam! --> src/impls/slice.rs:79:5 Sep 17 19:33:05.235 INFO kablam! | Sep 17 19:33:05.235 INFO kablam! 79 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 17 19:33:05.235 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 17 19:33:05.235 INFO kablam! | Sep 17 19:33:05.235 INFO kablam! = note: expected type `&mut T` Sep 17 19:33:05.235 INFO kablam! found type `<[T] as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.235 INFO kablam! note: required by `traits::_IterateMut` Sep 17 19:33:05.235 INFO kablam! --> src/traits.rs:79:1 Sep 17 19:33:05.235 INFO kablam! | Sep 17 19:33:05.235 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 17 19:33:05.235 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:33:05.235 INFO kablam! Sep 17 19:33:05.235 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.235 INFO kablam! --> src/impls/linked_list.rs:31:17 Sep 17 19:33:05.236 INFO kablam! | Sep 17 19:33:05.236 INFO kablam! 31 | impl<'a, T: 'a> _IterateMut<'a> for LinkedList { Sep 17 19:33:05.236 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 17 19:33:05.236 INFO kablam! | Sep 17 19:33:05.236 INFO kablam! = note: expected type `&mut T` Sep 17 19:33:05.236 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.236 INFO kablam! Sep 17 19:33:05.237 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == >::Item` Sep 17 19:33:05.237 INFO kablam! --> src/impls/bit_vec.rs:41:10 Sep 17 19:33:05.237 INFO kablam! | Sep 17 19:33:05.237 INFO kablam! 41 | impl<'a> _Iterate<'a> for BitVec { Sep 17 19:33:05.237 INFO kablam! | ^^^^^^^^^^^^ expected bool, found associated type Sep 17 19:33:05.237 INFO kablam! | Sep 17 19:33:05.237 INFO kablam! = note: expected type `bool` Sep 17 19:33:05.237 INFO kablam! found type `>::Item` Sep 17 19:33:05.237 INFO kablam! Sep 17 19:33:05.237 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.237 INFO kablam! --> src/impls/vec.rs:86:5 Sep 17 19:33:05.237 INFO kablam! | Sep 17 19:33:05.237 INFO kablam! 86 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 17 19:33:05.237 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 17 19:33:05.237 INFO kablam! | Sep 17 19:33:05.237 INFO kablam! = note: expected type `&T` Sep 17 19:33:05.238 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.238 INFO kablam! note: required by `traits::_Iterate` Sep 17 19:33:05.238 INFO kablam! --> src/traits.rs:69:1 Sep 17 19:33:05.238 INFO kablam! | Sep 17 19:33:05.238 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 17 19:33:05.238 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:33:05.238 INFO kablam! Sep 17 19:33:05.238 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.238 INFO kablam! --> src/impls/vec.rs:94:5 Sep 17 19:33:05.238 INFO kablam! | Sep 17 19:33:05.238 INFO kablam! 94 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (**self).iter_mut() } Sep 17 19:33:05.238 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 17 19:33:05.238 INFO kablam! | Sep 17 19:33:05.238 INFO kablam! = note: expected type `&mut T` Sep 17 19:33:05.238 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.238 INFO kablam! note: required by `traits::_IterateMut` Sep 17 19:33:05.238 INFO kablam! --> src/traits.rs:79:1 Sep 17 19:33:05.238 INFO kablam! | Sep 17 19:33:05.238 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 17 19:33:05.238 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:33:05.238 INFO kablam! Sep 17 19:33:05.240 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.240 INFO kablam! --> src/impls/vec_deque.rs:34:5 Sep 17 19:33:05.240 INFO kablam! | Sep 17 19:33:05.240 INFO kablam! 34 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 17 19:33:05.240 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 17 19:33:05.240 INFO kablam! | Sep 17 19:33:05.240 INFO kablam! = note: expected type `&T` Sep 17 19:33:05.240 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.240 INFO kablam! note: required by `traits::_Iterate` Sep 17 19:33:05.240 INFO kablam! --> src/traits.rs:69:1 Sep 17 19:33:05.240 INFO kablam! | Sep 17 19:33:05.240 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 17 19:33:05.240 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:33:05.240 INFO kablam! Sep 17 19:33:05.240 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.240 INFO kablam! --> src/impls/vec_deque.rs:42:5 Sep 17 19:33:05.240 INFO kablam! | Sep 17 19:33:05.240 INFO kablam! 42 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 17 19:33:05.240 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 17 19:33:05.240 INFO kablam! | Sep 17 19:33:05.240 INFO kablam! = note: expected type `&mut T` Sep 17 19:33:05.240 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.240 INFO kablam! note: required by `traits::_IterateMut` Sep 17 19:33:05.240 INFO kablam! --> src/traits.rs:79:1 Sep 17 19:33:05.240 INFO kablam! | Sep 17 19:33:05.240 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 17 19:33:05.240 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:33:05.240 INFO kablam! Sep 17 19:33:05.242 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.242 INFO kablam! --> src/impls/linked_list.rs:28:5 Sep 17 19:33:05.242 INFO kablam! | Sep 17 19:33:05.242 INFO kablam! 28 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 17 19:33:05.242 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 17 19:33:05.242 INFO kablam! | Sep 17 19:33:05.242 INFO kablam! = note: expected type `&T` Sep 17 19:33:05.242 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.242 INFO kablam! note: required by `traits::_Iterate` Sep 17 19:33:05.242 INFO kablam! --> src/traits.rs:69:1 Sep 17 19:33:05.242 INFO kablam! | Sep 17 19:33:05.242 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 17 19:33:05.242 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:33:05.242 INFO kablam! Sep 17 19:33:05.242 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.242 INFO kablam! --> src/impls/linked_list.rs:36:5 Sep 17 19:33:05.242 INFO kablam! | Sep 17 19:33:05.242 INFO kablam! 36 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 17 19:33:05.242 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 17 19:33:05.242 INFO kablam! | Sep 17 19:33:05.242 INFO kablam! = note: expected type `&mut T` Sep 17 19:33:05.242 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.242 INFO kablam! note: required by `traits::_IterateMut` Sep 17 19:33:05.242 INFO kablam! --> src/traits.rs:79:1 Sep 17 19:33:05.242 INFO kablam! | Sep 17 19:33:05.242 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 17 19:33:05.242 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:33:05.242 INFO kablam! Sep 17 19:33:05.243 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.243 INFO kablam! --> src/impls/btree_set.rs:33:23 Sep 17 19:33:05.243 INFO kablam! | Sep 17 19:33:05.243 INFO kablam! 33 | impl<'a, T: Ord + 'a> _Iterate<'a> for BTreeSet { Sep 17 19:33:05.243 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 17 19:33:05.243 INFO kablam! | Sep 17 19:33:05.243 INFO kablam! = note: expected type `&T` Sep 17 19:33:05.243 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.243 INFO kablam! Sep 17 19:33:05.243 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.243 INFO kablam! --> src/impls/btree_map.rs:58:30 Sep 17 19:33:05.243 INFO kablam! | Sep 17 19:33:05.243 INFO kablam! 58 | impl<'a, K: Ord + 'a, V: 'a> _Iterate<'a> for BTreeMap { Sep 17 19:33:05.243 INFO kablam! | ^^^^^^^^^^^^ expected tuple, found associated type Sep 17 19:33:05.243 INFO kablam! | Sep 17 19:33:05.243 INFO kablam! = note: expected type `(&K, &V)` Sep 17 19:33:05.243 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.243 INFO kablam! Sep 17 19:33:05.243 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.243 INFO kablam! --> src/impls/btree_map.rs:66:30 Sep 17 19:33:05.243 INFO kablam! | Sep 17 19:33:05.243 INFO kablam! 66 | impl<'a, K: Ord + 'a, V: 'a> _IterateMut<'a> for BTreeMap { Sep 17 19:33:05.243 INFO kablam! | ^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 17 19:33:05.243 INFO kablam! | Sep 17 19:33:05.243 INFO kablam! = note: expected type `(&K, &mut V)` Sep 17 19:33:05.243 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.243 INFO kablam! Sep 17 19:33:05.244 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.244 INFO kablam! --> src/impls/vec_map.rs:60:17 Sep 17 19:33:05.244 INFO kablam! | Sep 17 19:33:05.244 INFO kablam! 60 | impl<'a, T: 'a> _Iterate<'a> for VecMap { Sep 17 19:33:05.244 INFO kablam! | ^^^^^^^^^^^^ expected tuple, found associated type Sep 17 19:33:05.244 INFO kablam! | Sep 17 19:33:05.244 INFO kablam! = note: expected type `(usize, &T)` Sep 17 19:33:05.244 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.244 INFO kablam! Sep 17 19:33:05.244 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == >::Item` Sep 17 19:33:05.244 INFO kablam! --> src/impls/bit_vec.rs:46:5 Sep 17 19:33:05.244 INFO kablam! | Sep 17 19:33:05.244 INFO kablam! 46 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 17 19:33:05.244 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected bool, found associated type Sep 17 19:33:05.244 INFO kablam! | Sep 17 19:33:05.244 INFO kablam! = note: expected type `bool` Sep 17 19:33:05.244 INFO kablam! found type `>::Item` Sep 17 19:33:05.244 INFO kablam! note: required by `traits::_Iterate` Sep 17 19:33:05.244 INFO kablam! --> src/traits.rs:69:1 Sep 17 19:33:05.244 INFO kablam! | Sep 17 19:33:05.244 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 17 19:33:05.244 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:33:05.244 INFO kablam! Sep 17 19:33:05.244 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.244 INFO kablam! --> src/impls/vec_map.rs:68:17 Sep 17 19:33:05.244 INFO kablam! | Sep 17 19:33:05.244 INFO kablam! 68 | impl<'a, T: 'a> _IterateMut<'a> for VecMap { Sep 17 19:33:05.244 INFO kablam! | ^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 17 19:33:05.244 INFO kablam! | Sep 17 19:33:05.244 INFO kablam! = note: expected type `(usize, &mut T)` Sep 17 19:33:05.244 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.244 INFO kablam! Sep 17 19:33:05.245 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.245 INFO kablam! --> src/impls/btree_set.rs:38:5 Sep 17 19:33:05.245 INFO kablam! | Sep 17 19:33:05.245 INFO kablam! 38 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 17 19:33:05.245 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 17 19:33:05.245 INFO kablam! | Sep 17 19:33:05.245 INFO kablam! = note: expected type `&T` Sep 17 19:33:05.245 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.245 INFO kablam! note: required by `traits::_Iterate` Sep 17 19:33:05.245 INFO kablam! --> src/traits.rs:69:1 Sep 17 19:33:05.245 INFO kablam! | Sep 17 19:33:05.245 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 17 19:33:05.245 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:33:05.245 INFO kablam! Sep 17 19:33:05.247 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.247 INFO kablam! --> src/impls/btree_map.rs:63:5 Sep 17 19:33:05.247 INFO kablam! | Sep 17 19:33:05.247 INFO kablam! 63 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 17 19:33:05.247 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 17 19:33:05.247 INFO kablam! | Sep 17 19:33:05.247 INFO kablam! = note: expected type `(&K, &V)` Sep 17 19:33:05.247 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.247 INFO kablam! note: required by `traits::_Iterate` Sep 17 19:33:05.247 INFO kablam! --> src/traits.rs:69:1 Sep 17 19:33:05.247 INFO kablam! | Sep 17 19:33:05.247 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 17 19:33:05.247 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:33:05.247 INFO kablam! Sep 17 19:33:05.248 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.248 INFO kablam! --> src/impls/btree_map.rs:71:5 Sep 17 19:33:05.248 INFO kablam! | Sep 17 19:33:05.248 INFO kablam! 71 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 17 19:33:05.248 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 17 19:33:05.248 INFO kablam! | Sep 17 19:33:05.248 INFO kablam! = note: expected type `(&K, &mut V)` Sep 17 19:33:05.248 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.248 INFO kablam! note: required by `traits::_IterateMut` Sep 17 19:33:05.248 INFO kablam! --> src/traits.rs:79:1 Sep 17 19:33:05.248 INFO kablam! | Sep 17 19:33:05.248 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 17 19:33:05.248 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:33:05.248 INFO kablam! Sep 17 19:33:05.249 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r T as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.249 INFO kablam! --> src/impls/core.rs:55:5 Sep 17 19:33:05.249 INFO kablam! | Sep 17 19:33:05.249 INFO kablam! 55 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 17 19:33:05.249 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found reference Sep 17 19:33:05.249 INFO kablam! | Sep 17 19:33:05.249 INFO kablam! = note: expected type `>::Item` Sep 17 19:33:05.249 INFO kablam! found type `<&'r T as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.249 INFO kablam! note: required by `traits::_Iterate` Sep 17 19:33:05.249 INFO kablam! --> src/traits.rs:69:1 Sep 17 19:33:05.249 INFO kablam! | Sep 17 19:33:05.249 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 17 19:33:05.249 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:33:05.249 INFO kablam! Sep 17 19:33:05.250 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.250 INFO kablam! --> src/impls/vec_map.rs:65:5 Sep 17 19:33:05.250 INFO kablam! | Sep 17 19:33:05.250 INFO kablam! 65 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 17 19:33:05.250 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 17 19:33:05.250 INFO kablam! | Sep 17 19:33:05.250 INFO kablam! = note: expected type `(usize, &T)` Sep 17 19:33:05.250 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.250 INFO kablam! note: required by `traits::_Iterate` Sep 17 19:33:05.250 INFO kablam! --> src/traits.rs:69:1 Sep 17 19:33:05.250 INFO kablam! | Sep 17 19:33:05.250 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 17 19:33:05.250 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:33:05.250 INFO kablam! Sep 17 19:33:05.251 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.251 INFO kablam! --> src/impls/vec_map.rs:73:5 Sep 17 19:33:05.251 INFO kablam! | Sep 17 19:33:05.251 INFO kablam! 73 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 17 19:33:05.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 17 19:33:05.251 INFO kablam! | Sep 17 19:33:05.251 INFO kablam! = note: expected type `(usize, &mut T)` Sep 17 19:33:05.251 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.251 INFO kablam! note: required by `traits::_IterateMut` Sep 17 19:33:05.251 INFO kablam! --> src/traits.rs:79:1 Sep 17 19:33:05.251 INFO kablam! | Sep 17 19:33:05.251 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 17 19:33:05.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:33:05.251 INFO kablam! Sep 17 19:33:05.251 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r mut T as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.251 INFO kablam! --> src/impls/core.rs:136:5 Sep 17 19:33:05.251 INFO kablam! | Sep 17 19:33:05.251 INFO kablam! 136 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 17 19:33:05.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 17 19:33:05.251 INFO kablam! | Sep 17 19:33:05.251 INFO kablam! = note: expected type `>::Item` Sep 17 19:33:05.251 INFO kablam! found type `<&'r mut T as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.251 INFO kablam! note: required by `traits::_Iterate` Sep 17 19:33:05.251 INFO kablam! --> src/traits.rs:69:1 Sep 17 19:33:05.251 INFO kablam! | Sep 17 19:33:05.251 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 17 19:33:05.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:33:05.251 INFO kablam! Sep 17 19:33:05.252 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == <&'r mut T as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.252 INFO kablam! --> src/impls/core.rs:148:5 Sep 17 19:33:05.252 INFO kablam! | Sep 17 19:33:05.252 INFO kablam! 148 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (**self).iter_mut() } Sep 17 19:33:05.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 17 19:33:05.252 INFO kablam! | Sep 17 19:33:05.252 INFO kablam! = note: expected type `>::Item` Sep 17 19:33:05.252 INFO kablam! found type `<&'r mut T as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.252 INFO kablam! note: required by `traits::_IterateMut` Sep 17 19:33:05.252 INFO kablam! --> src/traits.rs:79:1 Sep 17 19:33:05.252 INFO kablam! | Sep 17 19:33:05.252 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 17 19:33:05.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:33:05.252 INFO kablam! Sep 17 19:33:05.255 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.256 INFO kablam! --> src/impls/core.rs:274:5 Sep 17 19:33:05.256 INFO kablam! | Sep 17 19:33:05.256 INFO kablam! 274 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 17 19:33:05.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 17 19:33:05.256 INFO kablam! | Sep 17 19:33:05.256 INFO kablam! = note: expected type `>::Item` Sep 17 19:33:05.256 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.256 INFO kablam! note: required by `traits::_Iterate` Sep 17 19:33:05.256 INFO kablam! --> src/traits.rs:69:1 Sep 17 19:33:05.256 INFO kablam! | Sep 17 19:33:05.256 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 17 19:33:05.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:33:05.256 INFO kablam! Sep 17 19:33:05.256 INFO kablam! error: aborting due to 38 previous errors Sep 17 19:33:05.256 INFO kablam! Sep 17 19:33:05.256 INFO kablam! For more information about this error, try `rustc --explain E0271`. Sep 17 19:33:05.256 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.256 INFO kablam! --> src/impls/core.rs:286:5 Sep 17 19:33:05.256 INFO kablam! | Sep 17 19:33:05.256 INFO kablam! 286 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (**self).iter_mut() } Sep 17 19:33:05.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 17 19:33:05.256 INFO kablam! | Sep 17 19:33:05.256 INFO kablam! = note: expected type `>::Item` Sep 17 19:33:05.256 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.256 INFO kablam! note: required by `traits::_IterateMut` Sep 17 19:33:05.256 INFO kablam! --> src/traits.rs:79:1 Sep 17 19:33:05.256 INFO kablam! | Sep 17 19:33:05.256 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 17 19:33:05.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:33:05.256 INFO kablam! Sep 17 19:33:05.266 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.266 INFO kablam! --> src/impls/slice.rs:71:5 Sep 17 19:33:05.266 INFO kablam! | Sep 17 19:33:05.266 INFO kablam! 71 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 17 19:33:05.266 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 17 19:33:05.266 INFO kablam! | Sep 17 19:33:05.266 INFO kablam! = note: expected type `&T` Sep 17 19:33:05.266 INFO kablam! found type `<[T] as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.266 INFO kablam! note: required by `traits::_Iterate` Sep 17 19:33:05.266 INFO kablam! --> src/traits.rs:69:1 Sep 17 19:33:05.266 INFO kablam! | Sep 17 19:33:05.266 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 17 19:33:05.266 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:33:05.266 INFO kablam! Sep 17 19:33:05.266 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.266 INFO kablam! --> src/impls/slice.rs:79:5 Sep 17 19:33:05.266 INFO kablam! | Sep 17 19:33:05.266 INFO kablam! 79 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 17 19:33:05.266 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 17 19:33:05.266 INFO kablam! | Sep 17 19:33:05.266 INFO kablam! = note: expected type `&mut T` Sep 17 19:33:05.266 INFO kablam! found type `<[T] as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.266 INFO kablam! note: required by `traits::_IterateMut` Sep 17 19:33:05.266 INFO kablam! --> src/traits.rs:79:1 Sep 17 19:33:05.266 INFO kablam! | Sep 17 19:33:05.266 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 17 19:33:05.266 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:33:05.266 INFO kablam! Sep 17 19:33:05.266 INFO kablam! error: Could not compile `qcollect-traits`. Sep 17 19:33:05.266 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 19:33:05.266 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.266 INFO kablam! --> src/impls/vec.rs:86:5 Sep 17 19:33:05.266 INFO kablam! | Sep 17 19:33:05.266 INFO kablam! 86 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 17 19:33:05.266 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 17 19:33:05.266 INFO kablam! | Sep 17 19:33:05.266 INFO kablam! = note: expected type `&T` Sep 17 19:33:05.266 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.266 INFO kablam! note: required by `traits::_Iterate` Sep 17 19:33:05.266 INFO kablam! --> src/traits.rs:69:1 Sep 17 19:33:05.266 INFO kablam! | Sep 17 19:33:05.266 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 17 19:33:05.266 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:33:05.266 INFO kablam! Sep 17 19:33:05.266 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.266 INFO kablam! --> src/impls/vec.rs:94:5 Sep 17 19:33:05.266 INFO kablam! | Sep 17 19:33:05.266 INFO kablam! 94 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (**self).iter_mut() } Sep 17 19:33:05.266 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 17 19:33:05.266 INFO kablam! | Sep 17 19:33:05.267 INFO kablam! = note: expected type `&mut T` Sep 17 19:33:05.267 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.268 INFO kablam! note: required by `traits::_IterateMut` Sep 17 19:33:05.268 INFO kablam! --> src/traits.rs:79:1 Sep 17 19:33:05.268 INFO kablam! | Sep 17 19:33:05.268 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 17 19:33:05.268 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:33:05.268 INFO kablam! Sep 17 19:33:05.268 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.268 INFO kablam! --> src/impls/vec_deque.rs:34:5 Sep 17 19:33:05.268 INFO kablam! | Sep 17 19:33:05.268 INFO kablam! 34 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 17 19:33:05.268 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 17 19:33:05.268 INFO kablam! | Sep 17 19:33:05.268 INFO kablam! = note: expected type `&T` Sep 17 19:33:05.268 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.268 INFO kablam! note: required by `traits::_Iterate` Sep 17 19:33:05.268 INFO kablam! --> src/traits.rs:69:1 Sep 17 19:33:05.268 INFO kablam! | Sep 17 19:33:05.268 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 17 19:33:05.268 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:33:05.268 INFO kablam! Sep 17 19:33:05.268 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.268 INFO kablam! --> src/impls/vec_deque.rs:42:5 Sep 17 19:33:05.268 INFO kablam! | Sep 17 19:33:05.268 INFO kablam! 42 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 17 19:33:05.268 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 17 19:33:05.268 INFO kablam! | Sep 17 19:33:05.268 INFO kablam! = note: expected type `&mut T` Sep 17 19:33:05.268 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.268 INFO kablam! note: required by `traits::_IterateMut` Sep 17 19:33:05.268 INFO kablam! --> src/traits.rs:79:1 Sep 17 19:33:05.268 INFO kablam! | Sep 17 19:33:05.268 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 17 19:33:05.268 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:33:05.268 INFO kablam! Sep 17 19:33:05.268 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.268 INFO kablam! --> src/impls/linked_list.rs:28:5 Sep 17 19:33:05.269 INFO kablam! | Sep 17 19:33:05.269 INFO kablam! 28 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 17 19:33:05.269 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 17 19:33:05.269 INFO kablam! | Sep 17 19:33:05.269 INFO kablam! = note: expected type `&T` Sep 17 19:33:05.269 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.269 INFO kablam! note: required by `traits::_Iterate` Sep 17 19:33:05.269 INFO kablam! --> src/traits.rs:69:1 Sep 17 19:33:05.269 INFO kablam! | Sep 17 19:33:05.269 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 17 19:33:05.269 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:33:05.269 INFO kablam! Sep 17 19:33:05.269 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.269 INFO kablam! --> src/impls/linked_list.rs:36:5 Sep 17 19:33:05.269 INFO kablam! | Sep 17 19:33:05.269 INFO kablam! 36 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 17 19:33:05.269 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 17 19:33:05.269 INFO kablam! | Sep 17 19:33:05.269 INFO kablam! = note: expected type `&mut T` Sep 17 19:33:05.269 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.269 INFO kablam! note: required by `traits::_IterateMut` Sep 17 19:33:05.269 INFO kablam! --> src/traits.rs:79:1 Sep 17 19:33:05.269 INFO kablam! | Sep 17 19:33:05.269 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 17 19:33:05.269 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:33:05.269 INFO kablam! Sep 17 19:33:05.269 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == >::Item` Sep 17 19:33:05.269 INFO kablam! --> src/impls/bit_vec.rs:46:5 Sep 17 19:33:05.269 INFO kablam! | Sep 17 19:33:05.269 INFO kablam! 46 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 17 19:33:05.269 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected bool, found associated type Sep 17 19:33:05.269 INFO kablam! | Sep 17 19:33:05.269 INFO kablam! = note: expected type `bool` Sep 17 19:33:05.269 INFO kablam! found type `>::Item` Sep 17 19:33:05.269 INFO kablam! note: required by `traits::_Iterate` Sep 17 19:33:05.269 INFO kablam! --> src/traits.rs:69:1 Sep 17 19:33:05.269 INFO kablam! | Sep 17 19:33:05.269 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 17 19:33:05.269 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:33:05.269 INFO kablam! Sep 17 19:33:05.271 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.271 INFO kablam! --> src/impls/btree_set.rs:38:5 Sep 17 19:33:05.271 INFO kablam! | Sep 17 19:33:05.271 INFO kablam! 38 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 17 19:33:05.271 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 17 19:33:05.271 INFO kablam! | Sep 17 19:33:05.271 INFO kablam! = note: expected type `&T` Sep 17 19:33:05.271 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.271 INFO kablam! note: required by `traits::_Iterate` Sep 17 19:33:05.271 INFO kablam! --> src/traits.rs:69:1 Sep 17 19:33:05.271 INFO kablam! | Sep 17 19:33:05.271 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 17 19:33:05.271 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:33:05.271 INFO kablam! Sep 17 19:33:05.271 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.271 INFO kablam! --> src/impls/btree_map.rs:63:5 Sep 17 19:33:05.271 INFO kablam! | Sep 17 19:33:05.271 INFO kablam! 63 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 17 19:33:05.271 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 17 19:33:05.271 INFO kablam! | Sep 17 19:33:05.271 INFO kablam! = note: expected type `(&K, &V)` Sep 17 19:33:05.271 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.271 INFO kablam! note: required by `traits::_Iterate` Sep 17 19:33:05.271 INFO kablam! --> src/traits.rs:69:1 Sep 17 19:33:05.271 INFO kablam! | Sep 17 19:33:05.271 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 17 19:33:05.271 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:33:05.271 INFO kablam! Sep 17 19:33:05.271 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.271 INFO kablam! --> src/impls/btree_map.rs:71:5 Sep 17 19:33:05.271 INFO kablam! | Sep 17 19:33:05.271 INFO kablam! 71 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 17 19:33:05.271 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 17 19:33:05.271 INFO kablam! | Sep 17 19:33:05.271 INFO kablam! = note: expected type `(&K, &mut V)` Sep 17 19:33:05.271 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.271 INFO kablam! note: required by `traits::_IterateMut` Sep 17 19:33:05.271 INFO kablam! --> src/traits.rs:79:1 Sep 17 19:33:05.271 INFO kablam! | Sep 17 19:33:05.271 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 17 19:33:05.271 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:33:05.271 INFO kablam! Sep 17 19:33:05.273 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.273 INFO kablam! --> src/impls/vec_map.rs:65:5 Sep 17 19:33:05.273 INFO kablam! | Sep 17 19:33:05.273 INFO kablam! 65 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 17 19:33:05.273 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 17 19:33:05.273 INFO kablam! | Sep 17 19:33:05.273 INFO kablam! = note: expected type `(usize, &T)` Sep 17 19:33:05.273 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 17 19:33:05.273 INFO kablam! note: required by `traits::_Iterate` Sep 17 19:33:05.273 INFO kablam! --> src/traits.rs:69:1 Sep 17 19:33:05.273 INFO kablam! | Sep 17 19:33:05.273 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 17 19:33:05.273 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:33:05.273 INFO kablam! Sep 17 19:33:05.274 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.274 INFO kablam! --> src/impls/vec_map.rs:73:5 Sep 17 19:33:05.274 INFO kablam! | Sep 17 19:33:05.274 INFO kablam! 73 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 17 19:33:05.274 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 17 19:33:05.274 INFO kablam! | Sep 17 19:33:05.274 INFO kablam! = note: expected type `(usize, &mut T)` Sep 17 19:33:05.274 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 17 19:33:05.274 INFO kablam! note: required by `traits::_IterateMut` Sep 17 19:33:05.274 INFO kablam! --> src/traits.rs:79:1 Sep 17 19:33:05.274 INFO kablam! | Sep 17 19:33:05.274 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 17 19:33:05.274 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:33:05.274 INFO kablam! Sep 17 19:33:05.277 INFO kablam! error: aborting due to 38 previous errors Sep 17 19:33:05.277 INFO kablam! Sep 17 19:33:05.277 INFO kablam! For more information about this error, try `rustc --explain E0271`. Sep 17 19:33:05.285 INFO kablam! error: Could not compile `qcollect-traits`. Sep 17 19:33:05.285 INFO kablam! Sep 17 19:33:05.285 INFO kablam! To learn more, run the command again with --verbose. Sep 17 19:33:05.286 INFO kablam! su: No module specific data is present Sep 17 19:33:05.894 INFO running `"docker" "rm" "-f" "9b422fb3eb63b2006466e25d545ce02d81522ca51cdef64484c00477e5558fa9"` Sep 17 19:33:05.966 INFO blam! 9b422fb3eb63b2006466e25d545ce02d81522ca51cdef64484c00477e5558fa9