Sep 10 12:27:42.794 INFO checking qcollect-traits-0.7.4 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 12:27:42.794 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 12:27:42.794 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-2/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 12:27:42.974 INFO blam! a86208d99990fb43b3ff7a391e0a784ad1b3fbc02478611833532eea88c92a24 Sep 10 12:27:42.976 INFO running `"docker" "start" "-a" "a86208d99990fb43b3ff7a391e0a784ad1b3fbc02478611833532eea88c92a24"` Sep 10 12:27:43.866 INFO kablam! usermod: no changes Sep 10 12:27:43.895 INFO kablam! Checking vec_map v0.3.0 Sep 10 12:27:44.400 INFO kablam! Checking qcollect-traits v0.7.4 (file:///source) Sep 10 12:27:44.682 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r T as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.683 INFO kablam! --> src/impls/core.rs:46:25 Sep 10 12:27:44.683 INFO kablam! | Sep 10 12:27:44.683 INFO kablam! 46 | impl<'r, 'a, T: ?Sized> _Iterate<'a> for &'r T Sep 10 12:27:44.683 INFO kablam! | ^^^^^^^^^^^^ expected type parameter, found reference Sep 10 12:27:44.683 INFO kablam! | Sep 10 12:27:44.683 INFO kablam! = note: expected type `>::Item` Sep 10 12:27:44.683 INFO kablam! found type `<&'r T as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.683 INFO kablam! Sep 10 12:27:44.686 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r mut T as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.686 INFO kablam! --> src/impls/core.rs:127:25 Sep 10 12:27:44.686 INFO kablam! | Sep 10 12:27:44.686 INFO kablam! 127 | impl<'r, 'a, T: ?Sized> _Iterate<'a> for &'r mut T Sep 10 12:27:44.686 INFO kablam! | ^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 10 12:27:44.686 INFO kablam! | Sep 10 12:27:44.686 INFO kablam! = note: expected type `>::Item` Sep 10 12:27:44.686 INFO kablam! found type `<&'r mut T as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.686 INFO kablam! Sep 10 12:27:44.686 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == <&'r mut T as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.686 INFO kablam! --> src/impls/core.rs:139:25 Sep 10 12:27:44.686 INFO kablam! | Sep 10 12:27:44.686 INFO kablam! 139 | impl<'r, 'a, T: ?Sized> _IterateMut<'a> for &'r mut T Sep 10 12:27:44.686 INFO kablam! | ^^^^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 10 12:27:44.686 INFO kablam! | Sep 10 12:27:44.686 INFO kablam! = note: expected type `>::Item` Sep 10 12:27:44.686 INFO kablam! found type `<&'r mut T as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.686 INFO kablam! Sep 10 12:27:44.690 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.690 INFO kablam! --> src/impls/core.rs:265:21 Sep 10 12:27:44.690 INFO kablam! | Sep 10 12:27:44.690 INFO kablam! 265 | impl<'a, T: ?Sized> _Iterate<'a> for Box Sep 10 12:27:44.690 INFO kablam! | ^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 10 12:27:44.690 INFO kablam! | Sep 10 12:27:44.690 INFO kablam! = note: expected type `>::Item` Sep 10 12:27:44.690 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.690 INFO kablam! Sep 10 12:27:44.690 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.690 INFO kablam! --> src/impls/core.rs:277:21 Sep 10 12:27:44.690 INFO kablam! | Sep 10 12:27:44.690 INFO kablam! 277 | impl<'a, T: ?Sized> _IterateMut<'a> for Box Sep 10 12:27:44.690 INFO kablam! | ^^^^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 10 12:27:44.690 INFO kablam! | Sep 10 12:27:44.690 INFO kablam! = note: expected type `>::Item` Sep 10 12:27:44.690 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.690 INFO kablam! Sep 10 12:27:44.694 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.694 INFO kablam! --> src/impls/slice.rs:66:17 Sep 10 12:27:44.694 INFO kablam! | Sep 10 12:27:44.694 INFO kablam! 66 | impl<'a, T: 'a> _Iterate<'a> for [T] { Sep 10 12:27:44.694 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 10 12:27:44.694 INFO kablam! | Sep 10 12:27:44.694 INFO kablam! = note: expected type `&T` Sep 10 12:27:44.694 INFO kablam! found type `<[T] as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.694 INFO kablam! Sep 10 12:27:44.694 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.694 INFO kablam! --> src/impls/slice.rs:74:17 Sep 10 12:27:44.694 INFO kablam! | Sep 10 12:27:44.694 INFO kablam! 74 | impl<'a, T: 'a> _IterateMut<'a> for [T] { Sep 10 12:27:44.694 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 10 12:27:44.694 INFO kablam! | Sep 10 12:27:44.694 INFO kablam! = note: expected type `&mut T` Sep 10 12:27:44.694 INFO kablam! found type `<[T] as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.694 INFO kablam! Sep 10 12:27:44.696 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.696 INFO kablam! --> src/impls/vec.rs:81:17 Sep 10 12:27:44.697 INFO kablam! | Sep 10 12:27:44.697 INFO kablam! 81 | impl<'a, T: 'a> _Iterate<'a> for Vec { Sep 10 12:27:44.697 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 10 12:27:44.697 INFO kablam! | Sep 10 12:27:44.697 INFO kablam! = note: expected type `&T` Sep 10 12:27:44.697 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.697 INFO kablam! Sep 10 12:27:44.697 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.697 INFO kablam! --> src/impls/vec.rs:89:17 Sep 10 12:27:44.697 INFO kablam! | Sep 10 12:27:44.697 INFO kablam! 89 | impl<'a, T: 'a> _IterateMut<'a> for Vec { Sep 10 12:27:44.697 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 10 12:27:44.697 INFO kablam! | Sep 10 12:27:44.697 INFO kablam! = note: expected type `&mut T` Sep 10 12:27:44.697 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.697 INFO kablam! Sep 10 12:27:44.698 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.699 INFO kablam! --> src/impls/vec_deque.rs:29:17 Sep 10 12:27:44.699 INFO kablam! | Sep 10 12:27:44.699 INFO kablam! 29 | impl<'a, T: 'a> _Iterate<'a> for VecDeque { Sep 10 12:27:44.699 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 10 12:27:44.699 INFO kablam! | Sep 10 12:27:44.699 INFO kablam! = note: expected type `&T` Sep 10 12:27:44.699 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.699 INFO kablam! Sep 10 12:27:44.699 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.699 INFO kablam! --> src/impls/vec_deque.rs:37:17 Sep 10 12:27:44.699 INFO kablam! | Sep 10 12:27:44.699 INFO kablam! 37 | impl<'a, T: 'a> _IterateMut<'a> for VecDeque { Sep 10 12:27:44.699 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 10 12:27:44.699 INFO kablam! | Sep 10 12:27:44.699 INFO kablam! = note: expected type `&mut T` Sep 10 12:27:44.699 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.699 INFO kablam! Sep 10 12:27:44.700 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.700 INFO kablam! --> src/impls/linked_list.rs:23:17 Sep 10 12:27:44.700 INFO kablam! | Sep 10 12:27:44.700 INFO kablam! 23 | impl<'a, T: 'a> _Iterate<'a> for LinkedList { Sep 10 12:27:44.700 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 10 12:27:44.700 INFO kablam! | Sep 10 12:27:44.700 INFO kablam! = note: expected type `&T` Sep 10 12:27:44.700 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.700 INFO kablam! Sep 10 12:27:44.701 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.701 INFO kablam! --> src/impls/linked_list.rs:31:17 Sep 10 12:27:44.701 INFO kablam! | Sep 10 12:27:44.701 INFO kablam! 31 | impl<'a, T: 'a> _IterateMut<'a> for LinkedList { Sep 10 12:27:44.701 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 10 12:27:44.701 INFO kablam! | Sep 10 12:27:44.701 INFO kablam! = note: expected type `&mut T` Sep 10 12:27:44.701 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.701 INFO kablam! Sep 10 12:27:44.703 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == >::Item` Sep 10 12:27:44.703 INFO kablam! --> src/impls/bit_vec.rs:41:10 Sep 10 12:27:44.703 INFO kablam! | Sep 10 12:27:44.703 INFO kablam! 41 | impl<'a> _Iterate<'a> for BitVec { Sep 10 12:27:44.703 INFO kablam! | ^^^^^^^^^^^^ expected bool, found associated type Sep 10 12:27:44.703 INFO kablam! | Sep 10 12:27:44.703 INFO kablam! = note: expected type `bool` Sep 10 12:27:44.703 INFO kablam! found type `>::Item` Sep 10 12:27:44.703 INFO kablam! Sep 10 12:27:44.706 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.706 INFO kablam! --> src/impls/btree_set.rs:33:23 Sep 10 12:27:44.706 INFO kablam! | Sep 10 12:27:44.706 INFO kablam! 33 | impl<'a, T: Ord + 'a> _Iterate<'a> for BTreeSet { Sep 10 12:27:44.706 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 10 12:27:44.707 INFO kablam! | Sep 10 12:27:44.707 INFO kablam! = note: expected type `&T` Sep 10 12:27:44.707 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.707 INFO kablam! Sep 10 12:27:44.710 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.710 INFO kablam! --> src/impls/btree_map.rs:58:30 Sep 10 12:27:44.710 INFO kablam! | Sep 10 12:27:44.710 INFO kablam! 58 | impl<'a, K: Ord + 'a, V: 'a> _Iterate<'a> for BTreeMap { Sep 10 12:27:44.710 INFO kablam! | ^^^^^^^^^^^^ expected tuple, found associated type Sep 10 12:27:44.710 INFO kablam! | Sep 10 12:27:44.710 INFO kablam! = note: expected type `(&K, &V)` Sep 10 12:27:44.710 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.710 INFO kablam! Sep 10 12:27:44.711 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.711 INFO kablam! --> src/impls/btree_map.rs:66:30 Sep 10 12:27:44.711 INFO kablam! | Sep 10 12:27:44.711 INFO kablam! 66 | impl<'a, K: Ord + 'a, V: 'a> _IterateMut<'a> for BTreeMap { Sep 10 12:27:44.711 INFO kablam! | ^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 10 12:27:44.711 INFO kablam! | Sep 10 12:27:44.711 INFO kablam! = note: expected type `(&K, &mut V)` Sep 10 12:27:44.711 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.711 INFO kablam! Sep 10 12:27:44.714 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.714 INFO kablam! --> src/impls/vec_map.rs:60:17 Sep 10 12:27:44.714 INFO kablam! | Sep 10 12:27:44.714 INFO kablam! 60 | impl<'a, T: 'a> _Iterate<'a> for VecMap { Sep 10 12:27:44.714 INFO kablam! | ^^^^^^^^^^^^ expected tuple, found associated type Sep 10 12:27:44.714 INFO kablam! | Sep 10 12:27:44.714 INFO kablam! = note: expected type `(usize, &T)` Sep 10 12:27:44.714 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.714 INFO kablam! Sep 10 12:27:44.718 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.718 INFO kablam! --> src/impls/vec_map.rs:68:17 Sep 10 12:27:44.718 INFO kablam! | Sep 10 12:27:44.718 INFO kablam! 68 | impl<'a, T: 'a> _IterateMut<'a> for VecMap { Sep 10 12:27:44.718 INFO kablam! | ^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 10 12:27:44.718 INFO kablam! | Sep 10 12:27:44.718 INFO kablam! = note: expected type `(usize, &mut T)` Sep 10 12:27:44.718 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.718 INFO kablam! Sep 10 12:27:44.720 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r T as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.720 INFO kablam! --> src/impls/core.rs:55:5 Sep 10 12:27:44.720 INFO kablam! | Sep 10 12:27:44.720 INFO kablam! 55 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 10 12:27:44.720 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found reference Sep 10 12:27:44.720 INFO kablam! | Sep 10 12:27:44.720 INFO kablam! = note: expected type `>::Item` Sep 10 12:27:44.721 INFO kablam! found type `<&'r T as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.721 INFO kablam! note: required by `traits::_Iterate` Sep 10 12:27:44.721 INFO kablam! --> src/traits.rs:69:1 Sep 10 12:27:44.721 INFO kablam! | Sep 10 12:27:44.721 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 10 12:27:44.721 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:27:44.721 INFO kablam! Sep 10 12:27:44.723 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r mut T as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.723 INFO kablam! --> src/impls/core.rs:136:5 Sep 10 12:27:44.723 INFO kablam! | Sep 10 12:27:44.723 INFO kablam! 136 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 10 12:27:44.723 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 10 12:27:44.723 INFO kablam! | Sep 10 12:27:44.723 INFO kablam! = note: expected type `>::Item` Sep 10 12:27:44.723 INFO kablam! found type `<&'r mut T as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.723 INFO kablam! note: required by `traits::_Iterate` Sep 10 12:27:44.723 INFO kablam! --> src/traits.rs:69:1 Sep 10 12:27:44.723 INFO kablam! | Sep 10 12:27:44.723 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 10 12:27:44.723 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:27:44.723 INFO kablam! Sep 10 12:27:44.724 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == <&'r mut T as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.724 INFO kablam! --> src/impls/core.rs:148:5 Sep 10 12:27:44.724 INFO kablam! | Sep 10 12:27:44.724 INFO kablam! 148 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (**self).iter_mut() } Sep 10 12:27:44.724 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 10 12:27:44.724 INFO kablam! | Sep 10 12:27:44.724 INFO kablam! = note: expected type `>::Item` Sep 10 12:27:44.724 INFO kablam! found type `<&'r mut T as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.724 INFO kablam! note: required by `traits::_IterateMut` Sep 10 12:27:44.724 INFO kablam! --> src/traits.rs:79:1 Sep 10 12:27:44.724 INFO kablam! | Sep 10 12:27:44.724 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 10 12:27:44.724 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:27:44.724 INFO kablam! Sep 10 12:27:44.734 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.734 INFO kablam! --> src/impls/core.rs:274:5 Sep 10 12:27:44.734 INFO kablam! | Sep 10 12:27:44.734 INFO kablam! 274 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 10 12:27:44.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 10 12:27:44.734 INFO kablam! | Sep 10 12:27:44.734 INFO kablam! = note: expected type `>::Item` Sep 10 12:27:44.734 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.734 INFO kablam! note: required by `traits::_Iterate` Sep 10 12:27:44.734 INFO kablam! --> src/traits.rs:69:1 Sep 10 12:27:44.734 INFO kablam! | Sep 10 12:27:44.734 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 10 12:27:44.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:27:44.734 INFO kablam! Sep 10 12:27:44.734 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.734 INFO kablam! --> src/impls/core.rs:286:5 Sep 10 12:27:44.734 INFO kablam! | Sep 10 12:27:44.734 INFO kablam! 286 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (**self).iter_mut() } Sep 10 12:27:44.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 10 12:27:44.734 INFO kablam! | Sep 10 12:27:44.734 INFO kablam! = note: expected type `>::Item` Sep 10 12:27:44.734 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.734 INFO kablam! note: required by `traits::_IterateMut` Sep 10 12:27:44.734 INFO kablam! --> src/traits.rs:79:1 Sep 10 12:27:44.734 INFO kablam! | Sep 10 12:27:44.734 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 10 12:27:44.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:27:44.735 INFO kablam! Sep 10 12:27:44.735 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.735 INFO kablam! --> src/impls/slice.rs:71:5 Sep 10 12:27:44.735 INFO kablam! | Sep 10 12:27:44.735 INFO kablam! 71 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 10 12:27:44.735 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 10 12:27:44.735 INFO kablam! | Sep 10 12:27:44.735 INFO kablam! = note: expected type `&T` Sep 10 12:27:44.735 INFO kablam! found type `<[T] as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.735 INFO kablam! note: required by `traits::_Iterate` Sep 10 12:27:44.735 INFO kablam! --> src/traits.rs:69:1 Sep 10 12:27:44.735 INFO kablam! | Sep 10 12:27:44.735 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 10 12:27:44.735 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:27:44.735 INFO kablam! Sep 10 12:27:44.735 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.735 INFO kablam! --> src/impls/slice.rs:79:5 Sep 10 12:27:44.735 INFO kablam! | Sep 10 12:27:44.735 INFO kablam! 79 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 10 12:27:44.735 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 10 12:27:44.735 INFO kablam! | Sep 10 12:27:44.735 INFO kablam! = note: expected type `&mut T` Sep 10 12:27:44.735 INFO kablam! found type `<[T] as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.735 INFO kablam! note: required by `traits::_IterateMut` Sep 10 12:27:44.735 INFO kablam! --> src/traits.rs:79:1 Sep 10 12:27:44.735 INFO kablam! | Sep 10 12:27:44.735 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 10 12:27:44.735 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:27:44.735 INFO kablam! Sep 10 12:27:44.735 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.735 INFO kablam! --> src/impls/vec.rs:86:5 Sep 10 12:27:44.735 INFO kablam! | Sep 10 12:27:44.735 INFO kablam! 86 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 10 12:27:44.735 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 10 12:27:44.735 INFO kablam! | Sep 10 12:27:44.735 INFO kablam! = note: expected type `&T` Sep 10 12:27:44.735 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.735 INFO kablam! note: required by `traits::_Iterate` Sep 10 12:27:44.735 INFO kablam! --> src/traits.rs:69:1 Sep 10 12:27:44.735 INFO kablam! | Sep 10 12:27:44.735 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 10 12:27:44.735 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:27:44.735 INFO kablam! Sep 10 12:27:44.738 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.739 INFO kablam! --> src/impls/vec.rs:94:5 Sep 10 12:27:44.739 INFO kablam! | Sep 10 12:27:44.739 INFO kablam! 94 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (**self).iter_mut() } Sep 10 12:27:44.739 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 10 12:27:44.739 INFO kablam! | Sep 10 12:27:44.739 INFO kablam! = note: expected type `&mut T` Sep 10 12:27:44.739 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.739 INFO kablam! note: required by `traits::_IterateMut` Sep 10 12:27:44.739 INFO kablam! --> src/traits.rs:79:1 Sep 10 12:27:44.739 INFO kablam! | Sep 10 12:27:44.739 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 10 12:27:44.739 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:27:44.739 INFO kablam! Sep 10 12:27:44.739 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.739 INFO kablam! --> src/impls/vec_deque.rs:34:5 Sep 10 12:27:44.739 INFO kablam! | Sep 10 12:27:44.739 INFO kablam! 34 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 10 12:27:44.739 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 10 12:27:44.739 INFO kablam! | Sep 10 12:27:44.739 INFO kablam! = note: expected type `&T` Sep 10 12:27:44.739 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.739 INFO kablam! note: required by `traits::_Iterate` Sep 10 12:27:44.739 INFO kablam! --> src/traits.rs:69:1 Sep 10 12:27:44.739 INFO kablam! | Sep 10 12:27:44.739 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 10 12:27:44.739 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:27:44.739 INFO kablam! Sep 10 12:27:44.739 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.739 INFO kablam! --> src/impls/vec_deque.rs:42:5 Sep 10 12:27:44.739 INFO kablam! | Sep 10 12:27:44.739 INFO kablam! 42 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 10 12:27:44.739 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 10 12:27:44.739 INFO kablam! | Sep 10 12:27:44.739 INFO kablam! = note: expected type `&mut T` Sep 10 12:27:44.739 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.746 INFO kablam! note: required by `traits::_IterateMut` Sep 10 12:27:44.746 INFO kablam! --> src/traits.rs:79:1 Sep 10 12:27:44.746 INFO kablam! | Sep 10 12:27:44.746 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 10 12:27:44.746 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:27:44.746 INFO kablam! Sep 10 12:27:44.746 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.746 INFO kablam! --> src/impls/linked_list.rs:28:5 Sep 10 12:27:44.746 INFO kablam! | Sep 10 12:27:44.746 INFO kablam! 28 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 10 12:27:44.746 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 10 12:27:44.746 INFO kablam! | Sep 10 12:27:44.746 INFO kablam! = note: expected type `&T` Sep 10 12:27:44.746 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.746 INFO kablam! note: required by `traits::_Iterate` Sep 10 12:27:44.746 INFO kablam! --> src/traits.rs:69:1 Sep 10 12:27:44.746 INFO kablam! | Sep 10 12:27:44.746 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 10 12:27:44.746 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:27:44.746 INFO kablam! Sep 10 12:27:44.746 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.746 INFO kablam! --> src/impls/linked_list.rs:36:5 Sep 10 12:27:44.746 INFO kablam! | Sep 10 12:27:44.746 INFO kablam! 36 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 10 12:27:44.746 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 10 12:27:44.746 INFO kablam! | Sep 10 12:27:44.746 INFO kablam! = note: expected type `&mut T` Sep 10 12:27:44.746 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.746 INFO kablam! note: required by `traits::_IterateMut` Sep 10 12:27:44.746 INFO kablam! --> src/traits.rs:79:1 Sep 10 12:27:44.746 INFO kablam! | Sep 10 12:27:44.747 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 10 12:27:44.747 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:27:44.747 INFO kablam! Sep 10 12:27:44.747 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == >::Item` Sep 10 12:27:44.747 INFO kablam! --> src/impls/bit_vec.rs:46:5 Sep 10 12:27:44.747 INFO kablam! | Sep 10 12:27:44.747 INFO kablam! 46 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 10 12:27:44.747 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected bool, found associated type Sep 10 12:27:44.747 INFO kablam! | Sep 10 12:27:44.747 INFO kablam! = note: expected type `bool` Sep 10 12:27:44.747 INFO kablam! found type `>::Item` Sep 10 12:27:44.747 INFO kablam! note: required by `traits::_Iterate` Sep 10 12:27:44.747 INFO kablam! --> src/traits.rs:69:1 Sep 10 12:27:44.747 INFO kablam! | Sep 10 12:27:44.747 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 10 12:27:44.747 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:27:44.747 INFO kablam! Sep 10 12:27:44.747 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.747 INFO kablam! --> src/impls/btree_set.rs:38:5 Sep 10 12:27:44.747 INFO kablam! | Sep 10 12:27:44.747 INFO kablam! 38 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 10 12:27:44.747 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 10 12:27:44.747 INFO kablam! | Sep 10 12:27:44.747 INFO kablam! = note: expected type `&T` Sep 10 12:27:44.747 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.747 INFO kablam! note: required by `traits::_Iterate` Sep 10 12:27:44.747 INFO kablam! --> src/traits.rs:69:1 Sep 10 12:27:44.747 INFO kablam! | Sep 10 12:27:44.747 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 10 12:27:44.747 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:27:44.747 INFO kablam! Sep 10 12:27:44.747 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.747 INFO kablam! --> src/impls/btree_map.rs:63:5 Sep 10 12:27:44.747 INFO kablam! | Sep 10 12:27:44.747 INFO kablam! 63 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 10 12:27:44.747 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 10 12:27:44.747 INFO kablam! | Sep 10 12:27:44.747 INFO kablam! = note: expected type `(&K, &V)` Sep 10 12:27:44.747 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.747 INFO kablam! note: required by `traits::_Iterate` Sep 10 12:27:44.747 INFO kablam! --> src/traits.rs:69:1 Sep 10 12:27:44.747 INFO kablam! | Sep 10 12:27:44.747 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 10 12:27:44.747 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:27:44.747 INFO kablam! Sep 10 12:27:44.754 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.754 INFO kablam! --> src/impls/btree_map.rs:71:5 Sep 10 12:27:44.754 INFO kablam! | Sep 10 12:27:44.754 INFO kablam! 71 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 10 12:27:44.754 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 10 12:27:44.754 INFO kablam! | Sep 10 12:27:44.754 INFO kablam! = note: expected type `(&K, &mut V)` Sep 10 12:27:44.754 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.754 INFO kablam! note: required by `traits::_IterateMut` Sep 10 12:27:44.754 INFO kablam! --> src/traits.rs:79:1 Sep 10 12:27:44.754 INFO kablam! | Sep 10 12:27:44.754 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 10 12:27:44.754 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:27:44.754 INFO kablam! Sep 10 12:27:44.755 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.755 INFO kablam! --> src/impls/vec_map.rs:65:5 Sep 10 12:27:44.755 INFO kablam! | Sep 10 12:27:44.755 INFO kablam! 65 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 10 12:27:44.755 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 10 12:27:44.755 INFO kablam! | Sep 10 12:27:44.755 INFO kablam! = note: expected type `(usize, &T)` Sep 10 12:27:44.755 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.755 INFO kablam! note: required by `traits::_Iterate` Sep 10 12:27:44.755 INFO kablam! --> src/traits.rs:69:1 Sep 10 12:27:44.755 INFO kablam! | Sep 10 12:27:44.755 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 10 12:27:44.755 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:27:44.755 INFO kablam! Sep 10 12:27:44.755 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.755 INFO kablam! --> src/impls/vec_map.rs:73:5 Sep 10 12:27:44.755 INFO kablam! | Sep 10 12:27:44.755 INFO kablam! 73 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 10 12:27:44.755 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 10 12:27:44.755 INFO kablam! | Sep 10 12:27:44.755 INFO kablam! = note: expected type `(usize, &mut T)` Sep 10 12:27:44.755 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.755 INFO kablam! note: required by `traits::_IterateMut` Sep 10 12:27:44.755 INFO kablam! --> src/traits.rs:79:1 Sep 10 12:27:44.755 INFO kablam! | Sep 10 12:27:44.755 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 10 12:27:44.755 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:27:44.755 INFO kablam! Sep 10 12:27:44.756 INFO kablam! error: aborting due to 38 previous errors Sep 10 12:27:44.756 INFO kablam! Sep 10 12:27:44.756 INFO kablam! For more information about this error, try `rustc --explain E0271`. Sep 10 12:27:44.764 INFO kablam! error: Could not compile `qcollect-traits`. Sep 10 12:27:44.764 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 12:27:44.803 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r T as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.803 INFO kablam! --> src/impls/core.rs:46:25 Sep 10 12:27:44.803 INFO kablam! | Sep 10 12:27:44.803 INFO kablam! 46 | impl<'r, 'a, T: ?Sized> _Iterate<'a> for &'r T Sep 10 12:27:44.803 INFO kablam! | ^^^^^^^^^^^^ expected type parameter, found reference Sep 10 12:27:44.803 INFO kablam! | Sep 10 12:27:44.803 INFO kablam! = note: expected type `>::Item` Sep 10 12:27:44.803 INFO kablam! found type `<&'r T as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.803 INFO kablam! Sep 10 12:27:44.805 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r mut T as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.805 INFO kablam! --> src/impls/core.rs:127:25 Sep 10 12:27:44.805 INFO kablam! | Sep 10 12:27:44.805 INFO kablam! 127 | impl<'r, 'a, T: ?Sized> _Iterate<'a> for &'r mut T Sep 10 12:27:44.805 INFO kablam! | ^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 10 12:27:44.805 INFO kablam! | Sep 10 12:27:44.805 INFO kablam! = note: expected type `>::Item` Sep 10 12:27:44.805 INFO kablam! found type `<&'r mut T as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.805 INFO kablam! Sep 10 12:27:44.806 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == <&'r mut T as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.806 INFO kablam! --> src/impls/core.rs:139:25 Sep 10 12:27:44.806 INFO kablam! | Sep 10 12:27:44.806 INFO kablam! 139 | impl<'r, 'a, T: ?Sized> _IterateMut<'a> for &'r mut T Sep 10 12:27:44.806 INFO kablam! | ^^^^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 10 12:27:44.806 INFO kablam! | Sep 10 12:27:44.806 INFO kablam! = note: expected type `>::Item` Sep 10 12:27:44.806 INFO kablam! found type `<&'r mut T as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.806 INFO kablam! Sep 10 12:27:44.809 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.809 INFO kablam! --> src/impls/core.rs:265:21 Sep 10 12:27:44.809 INFO kablam! | Sep 10 12:27:44.809 INFO kablam! 265 | impl<'a, T: ?Sized> _Iterate<'a> for Box Sep 10 12:27:44.809 INFO kablam! | ^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 10 12:27:44.809 INFO kablam! | Sep 10 12:27:44.809 INFO kablam! = note: expected type `>::Item` Sep 10 12:27:44.809 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.809 INFO kablam! Sep 10 12:27:44.809 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.809 INFO kablam! --> src/impls/core.rs:277:21 Sep 10 12:27:44.809 INFO kablam! | Sep 10 12:27:44.809 INFO kablam! 277 | impl<'a, T: ?Sized> _IterateMut<'a> for Box Sep 10 12:27:44.809 INFO kablam! | ^^^^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 10 12:27:44.809 INFO kablam! | Sep 10 12:27:44.809 INFO kablam! = note: expected type `>::Item` Sep 10 12:27:44.809 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.809 INFO kablam! Sep 10 12:27:44.814 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.814 INFO kablam! --> src/impls/slice.rs:66:17 Sep 10 12:27:44.814 INFO kablam! | Sep 10 12:27:44.814 INFO kablam! 66 | impl<'a, T: 'a> _Iterate<'a> for [T] { Sep 10 12:27:44.814 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 10 12:27:44.814 INFO kablam! | Sep 10 12:27:44.814 INFO kablam! = note: expected type `&T` Sep 10 12:27:44.814 INFO kablam! found type `<[T] as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.814 INFO kablam! Sep 10 12:27:44.818 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.818 INFO kablam! --> src/impls/slice.rs:74:17 Sep 10 12:27:44.818 INFO kablam! | Sep 10 12:27:44.818 INFO kablam! 74 | impl<'a, T: 'a> _IterateMut<'a> for [T] { Sep 10 12:27:44.818 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 10 12:27:44.818 INFO kablam! | Sep 10 12:27:44.818 INFO kablam! = note: expected type `&mut T` Sep 10 12:27:44.818 INFO kablam! found type `<[T] as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.818 INFO kablam! Sep 10 12:27:44.818 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.818 INFO kablam! --> src/impls/vec.rs:81:17 Sep 10 12:27:44.818 INFO kablam! | Sep 10 12:27:44.818 INFO kablam! 81 | impl<'a, T: 'a> _Iterate<'a> for Vec { Sep 10 12:27:44.818 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 10 12:27:44.818 INFO kablam! | Sep 10 12:27:44.818 INFO kablam! = note: expected type `&T` Sep 10 12:27:44.818 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.818 INFO kablam! Sep 10 12:27:44.818 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.818 INFO kablam! --> src/impls/vec.rs:89:17 Sep 10 12:27:44.818 INFO kablam! | Sep 10 12:27:44.818 INFO kablam! 89 | impl<'a, T: 'a> _IterateMut<'a> for Vec { Sep 10 12:27:44.818 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 10 12:27:44.818 INFO kablam! | Sep 10 12:27:44.818 INFO kablam! = note: expected type `&mut T` Sep 10 12:27:44.818 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.818 INFO kablam! Sep 10 12:27:44.826 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.826 INFO kablam! --> src/impls/vec_deque.rs:29:17 Sep 10 12:27:44.826 INFO kablam! | Sep 10 12:27:44.826 INFO kablam! 29 | impl<'a, T: 'a> _Iterate<'a> for VecDeque { Sep 10 12:27:44.826 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 10 12:27:44.826 INFO kablam! | Sep 10 12:27:44.826 INFO kablam! = note: expected type `&T` Sep 10 12:27:44.826 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.826 INFO kablam! Sep 10 12:27:44.826 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.826 INFO kablam! --> src/impls/vec_deque.rs:37:17 Sep 10 12:27:44.826 INFO kablam! | Sep 10 12:27:44.826 INFO kablam! 37 | impl<'a, T: 'a> _IterateMut<'a> for VecDeque { Sep 10 12:27:44.826 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 10 12:27:44.826 INFO kablam! | Sep 10 12:27:44.826 INFO kablam! = note: expected type `&mut T` Sep 10 12:27:44.826 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.826 INFO kablam! Sep 10 12:27:44.826 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.826 INFO kablam! --> src/impls/linked_list.rs:23:17 Sep 10 12:27:44.826 INFO kablam! | Sep 10 12:27:44.826 INFO kablam! 23 | impl<'a, T: 'a> _Iterate<'a> for LinkedList { Sep 10 12:27:44.826 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 10 12:27:44.826 INFO kablam! | Sep 10 12:27:44.826 INFO kablam! = note: expected type `&T` Sep 10 12:27:44.826 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.826 INFO kablam! Sep 10 12:27:44.826 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.826 INFO kablam! --> src/impls/linked_list.rs:31:17 Sep 10 12:27:44.826 INFO kablam! | Sep 10 12:27:44.826 INFO kablam! 31 | impl<'a, T: 'a> _IterateMut<'a> for LinkedList { Sep 10 12:27:44.826 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 10 12:27:44.826 INFO kablam! | Sep 10 12:27:44.826 INFO kablam! = note: expected type `&mut T` Sep 10 12:27:44.826 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.826 INFO kablam! Sep 10 12:27:44.830 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == >::Item` Sep 10 12:27:44.830 INFO kablam! --> src/impls/bit_vec.rs:41:10 Sep 10 12:27:44.830 INFO kablam! | Sep 10 12:27:44.830 INFO kablam! 41 | impl<'a> _Iterate<'a> for BitVec { Sep 10 12:27:44.830 INFO kablam! | ^^^^^^^^^^^^ expected bool, found associated type Sep 10 12:27:44.830 INFO kablam! | Sep 10 12:27:44.830 INFO kablam! = note: expected type `bool` Sep 10 12:27:44.830 INFO kablam! found type `>::Item` Sep 10 12:27:44.830 INFO kablam! Sep 10 12:27:44.835 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.835 INFO kablam! --> src/impls/btree_set.rs:33:23 Sep 10 12:27:44.835 INFO kablam! | Sep 10 12:27:44.835 INFO kablam! 33 | impl<'a, T: Ord + 'a> _Iterate<'a> for BTreeSet { Sep 10 12:27:44.835 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 10 12:27:44.835 INFO kablam! | Sep 10 12:27:44.835 INFO kablam! = note: expected type `&T` Sep 10 12:27:44.835 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.835 INFO kablam! Sep 10 12:27:44.835 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.835 INFO kablam! --> src/impls/btree_map.rs:58:30 Sep 10 12:27:44.835 INFO kablam! | Sep 10 12:27:44.835 INFO kablam! 58 | impl<'a, K: Ord + 'a, V: 'a> _Iterate<'a> for BTreeMap { Sep 10 12:27:44.835 INFO kablam! | ^^^^^^^^^^^^ expected tuple, found associated type Sep 10 12:27:44.835 INFO kablam! | Sep 10 12:27:44.835 INFO kablam! = note: expected type `(&K, &V)` Sep 10 12:27:44.835 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.835 INFO kablam! Sep 10 12:27:44.835 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.835 INFO kablam! --> src/impls/btree_map.rs:66:30 Sep 10 12:27:44.835 INFO kablam! | Sep 10 12:27:44.835 INFO kablam! 66 | impl<'a, K: Ord + 'a, V: 'a> _IterateMut<'a> for BTreeMap { Sep 10 12:27:44.835 INFO kablam! | ^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 10 12:27:44.835 INFO kablam! | Sep 10 12:27:44.835 INFO kablam! = note: expected type `(&K, &mut V)` Sep 10 12:27:44.835 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.835 INFO kablam! Sep 10 12:27:44.842 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.842 INFO kablam! --> src/impls/vec_map.rs:60:17 Sep 10 12:27:44.842 INFO kablam! | Sep 10 12:27:44.842 INFO kablam! 60 | impl<'a, T: 'a> _Iterate<'a> for VecMap { Sep 10 12:27:44.842 INFO kablam! | ^^^^^^^^^^^^ expected tuple, found associated type Sep 10 12:27:44.842 INFO kablam! | Sep 10 12:27:44.842 INFO kablam! = note: expected type `(usize, &T)` Sep 10 12:27:44.842 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.842 INFO kablam! Sep 10 12:27:44.842 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.842 INFO kablam! --> src/impls/vec_map.rs:68:17 Sep 10 12:27:44.842 INFO kablam! | Sep 10 12:27:44.842 INFO kablam! 68 | impl<'a, T: 'a> _IterateMut<'a> for VecMap { Sep 10 12:27:44.842 INFO kablam! | ^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 10 12:27:44.842 INFO kablam! | Sep 10 12:27:44.842 INFO kablam! = note: expected type `(usize, &mut T)` Sep 10 12:27:44.842 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.842 INFO kablam! Sep 10 12:27:44.846 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r T as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.846 INFO kablam! --> src/impls/core.rs:55:5 Sep 10 12:27:44.846 INFO kablam! | Sep 10 12:27:44.846 INFO kablam! 55 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 10 12:27:44.846 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found reference Sep 10 12:27:44.846 INFO kablam! | Sep 10 12:27:44.846 INFO kablam! = note: expected type `>::Item` Sep 10 12:27:44.846 INFO kablam! found type `<&'r T as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.846 INFO kablam! note: required by `traits::_Iterate` Sep 10 12:27:44.846 INFO kablam! --> src/traits.rs:69:1 Sep 10 12:27:44.846 INFO kablam! | Sep 10 12:27:44.846 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 10 12:27:44.846 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:27:44.846 INFO kablam! Sep 10 12:27:44.846 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r mut T as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.846 INFO kablam! --> src/impls/core.rs:136:5 Sep 10 12:27:44.846 INFO kablam! | Sep 10 12:27:44.846 INFO kablam! 136 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 10 12:27:44.846 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 10 12:27:44.846 INFO kablam! | Sep 10 12:27:44.846 INFO kablam! = note: expected type `>::Item` Sep 10 12:27:44.847 INFO kablam! found type `<&'r mut T as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.847 INFO kablam! note: required by `traits::_Iterate` Sep 10 12:27:44.847 INFO kablam! --> src/traits.rs:69:1 Sep 10 12:27:44.847 INFO kablam! | Sep 10 12:27:44.847 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 10 12:27:44.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:27:44.847 INFO kablam! Sep 10 12:27:44.847 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == <&'r mut T as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.847 INFO kablam! --> src/impls/core.rs:148:5 Sep 10 12:27:44.847 INFO kablam! | Sep 10 12:27:44.847 INFO kablam! 148 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (**self).iter_mut() } Sep 10 12:27:44.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 10 12:27:44.847 INFO kablam! | Sep 10 12:27:44.847 INFO kablam! = note: expected type `>::Item` Sep 10 12:27:44.847 INFO kablam! found type `<&'r mut T as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.847 INFO kablam! note: required by `traits::_IterateMut` Sep 10 12:27:44.847 INFO kablam! --> src/traits.rs:79:1 Sep 10 12:27:44.847 INFO kablam! | Sep 10 12:27:44.847 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 10 12:27:44.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:27:44.847 INFO kablam! Sep 10 12:27:44.850 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.850 INFO kablam! --> src/impls/core.rs:274:5 Sep 10 12:27:44.850 INFO kablam! | Sep 10 12:27:44.850 INFO kablam! 274 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 10 12:27:44.850 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 10 12:27:44.850 INFO kablam! | Sep 10 12:27:44.850 INFO kablam! = note: expected type `>::Item` Sep 10 12:27:44.850 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.850 INFO kablam! note: required by `traits::_Iterate` Sep 10 12:27:44.850 INFO kablam! --> src/traits.rs:69:1 Sep 10 12:27:44.850 INFO kablam! | Sep 10 12:27:44.850 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 10 12:27:44.850 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:27:44.850 INFO kablam! Sep 10 12:27:44.850 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.850 INFO kablam! --> src/impls/core.rs:286:5 Sep 10 12:27:44.850 INFO kablam! | Sep 10 12:27:44.850 INFO kablam! 286 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (**self).iter_mut() } Sep 10 12:27:44.850 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 10 12:27:44.850 INFO kablam! | Sep 10 12:27:44.850 INFO kablam! = note: expected type `>::Item` Sep 10 12:27:44.850 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.850 INFO kablam! note: required by `traits::_IterateMut` Sep 10 12:27:44.850 INFO kablam! --> src/traits.rs:79:1 Sep 10 12:27:44.850 INFO kablam! | Sep 10 12:27:44.850 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 10 12:27:44.850 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:27:44.850 INFO kablam! Sep 10 12:27:44.854 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.854 INFO kablam! --> src/impls/slice.rs:71:5 Sep 10 12:27:44.854 INFO kablam! | Sep 10 12:27:44.854 INFO kablam! 71 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 10 12:27:44.854 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 10 12:27:44.854 INFO kablam! | Sep 10 12:27:44.854 INFO kablam! = note: expected type `&T` Sep 10 12:27:44.854 INFO kablam! found type `<[T] as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.854 INFO kablam! note: required by `traits::_Iterate` Sep 10 12:27:44.854 INFO kablam! --> src/traits.rs:69:1 Sep 10 12:27:44.854 INFO kablam! | Sep 10 12:27:44.854 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 10 12:27:44.854 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:27:44.854 INFO kablam! Sep 10 12:27:44.854 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.854 INFO kablam! --> src/impls/slice.rs:79:5 Sep 10 12:27:44.854 INFO kablam! | Sep 10 12:27:44.854 INFO kablam! 79 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 10 12:27:44.854 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 10 12:27:44.854 INFO kablam! | Sep 10 12:27:44.854 INFO kablam! = note: expected type `&mut T` Sep 10 12:27:44.854 INFO kablam! found type `<[T] as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.854 INFO kablam! note: required by `traits::_IterateMut` Sep 10 12:27:44.854 INFO kablam! --> src/traits.rs:79:1 Sep 10 12:27:44.854 INFO kablam! | Sep 10 12:27:44.854 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 10 12:27:44.854 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:27:44.854 INFO kablam! Sep 10 12:27:44.858 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.858 INFO kablam! --> src/impls/vec.rs:86:5 Sep 10 12:27:44.858 INFO kablam! | Sep 10 12:27:44.858 INFO kablam! 86 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 10 12:27:44.858 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 10 12:27:44.858 INFO kablam! | Sep 10 12:27:44.858 INFO kablam! = note: expected type `&T` Sep 10 12:27:44.858 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.858 INFO kablam! note: required by `traits::_Iterate` Sep 10 12:27:44.858 INFO kablam! --> src/traits.rs:69:1 Sep 10 12:27:44.858 INFO kablam! | Sep 10 12:27:44.858 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 10 12:27:44.858 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:27:44.858 INFO kablam! Sep 10 12:27:44.858 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.858 INFO kablam! --> src/impls/vec.rs:94:5 Sep 10 12:27:44.858 INFO kablam! | Sep 10 12:27:44.858 INFO kablam! 94 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (**self).iter_mut() } Sep 10 12:27:44.858 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 10 12:27:44.858 INFO kablam! | Sep 10 12:27:44.858 INFO kablam! = note: expected type `&mut T` Sep 10 12:27:44.858 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.858 INFO kablam! note: required by `traits::_IterateMut` Sep 10 12:27:44.858 INFO kablam! --> src/traits.rs:79:1 Sep 10 12:27:44.858 INFO kablam! | Sep 10 12:27:44.858 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 10 12:27:44.858 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:27:44.858 INFO kablam! Sep 10 12:27:44.858 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.858 INFO kablam! --> src/impls/vec_deque.rs:34:5 Sep 10 12:27:44.858 INFO kablam! | Sep 10 12:27:44.858 INFO kablam! 34 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 10 12:27:44.858 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 10 12:27:44.859 INFO kablam! | Sep 10 12:27:44.859 INFO kablam! = note: expected type `&T` Sep 10 12:27:44.859 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.859 INFO kablam! note: required by `traits::_Iterate` Sep 10 12:27:44.859 INFO kablam! --> src/traits.rs:69:1 Sep 10 12:27:44.859 INFO kablam! | Sep 10 12:27:44.859 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 10 12:27:44.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:27:44.859 INFO kablam! Sep 10 12:27:44.866 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.866 INFO kablam! --> src/impls/vec_deque.rs:42:5 Sep 10 12:27:44.866 INFO kablam! | Sep 10 12:27:44.866 INFO kablam! 42 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 10 12:27:44.866 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 10 12:27:44.866 INFO kablam! | Sep 10 12:27:44.866 INFO kablam! = note: expected type `&mut T` Sep 10 12:27:44.866 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.866 INFO kablam! note: required by `traits::_IterateMut` Sep 10 12:27:44.866 INFO kablam! --> src/traits.rs:79:1 Sep 10 12:27:44.866 INFO kablam! | Sep 10 12:27:44.866 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 10 12:27:44.866 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:27:44.866 INFO kablam! Sep 10 12:27:44.866 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.866 INFO kablam! --> src/impls/linked_list.rs:28:5 Sep 10 12:27:44.866 INFO kablam! | Sep 10 12:27:44.866 INFO kablam! 28 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 10 12:27:44.866 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 10 12:27:44.866 INFO kablam! | Sep 10 12:27:44.866 INFO kablam! = note: expected type `&T` Sep 10 12:27:44.866 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.866 INFO kablam! note: required by `traits::_Iterate` Sep 10 12:27:44.866 INFO kablam! --> src/traits.rs:69:1 Sep 10 12:27:44.866 INFO kablam! | Sep 10 12:27:44.866 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 10 12:27:44.866 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:27:44.867 INFO kablam! Sep 10 12:27:44.867 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.867 INFO kablam! --> src/impls/linked_list.rs:36:5 Sep 10 12:27:44.867 INFO kablam! | Sep 10 12:27:44.867 INFO kablam! 36 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 10 12:27:44.867 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 10 12:27:44.867 INFO kablam! | Sep 10 12:27:44.867 INFO kablam! = note: expected type `&mut T` Sep 10 12:27:44.867 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.867 INFO kablam! note: required by `traits::_IterateMut` Sep 10 12:27:44.867 INFO kablam! --> src/traits.rs:79:1 Sep 10 12:27:44.867 INFO kablam! | Sep 10 12:27:44.867 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 10 12:27:44.867 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:27:44.867 INFO kablam! Sep 10 12:27:44.867 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == >::Item` Sep 10 12:27:44.867 INFO kablam! --> src/impls/bit_vec.rs:46:5 Sep 10 12:27:44.867 INFO kablam! | Sep 10 12:27:44.867 INFO kablam! 46 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 10 12:27:44.867 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected bool, found associated type Sep 10 12:27:44.867 INFO kablam! | Sep 10 12:27:44.867 INFO kablam! = note: expected type `bool` Sep 10 12:27:44.867 INFO kablam! found type `>::Item` Sep 10 12:27:44.867 INFO kablam! note: required by `traits::_Iterate` Sep 10 12:27:44.867 INFO kablam! --> src/traits.rs:69:1 Sep 10 12:27:44.867 INFO kablam! | Sep 10 12:27:44.867 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 10 12:27:44.867 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:27:44.867 INFO kablam! Sep 10 12:27:44.867 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.867 INFO kablam! --> src/impls/btree_set.rs:38:5 Sep 10 12:27:44.867 INFO kablam! | Sep 10 12:27:44.867 INFO kablam! 38 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 10 12:27:44.867 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 10 12:27:44.867 INFO kablam! | Sep 10 12:27:44.867 INFO kablam! = note: expected type `&T` Sep 10 12:27:44.867 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.867 INFO kablam! note: required by `traits::_Iterate` Sep 10 12:27:44.867 INFO kablam! --> src/traits.rs:69:1 Sep 10 12:27:44.867 INFO kablam! | Sep 10 12:27:44.867 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 10 12:27:44.867 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:27:44.867 INFO kablam! Sep 10 12:27:44.867 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.867 INFO kablam! --> src/impls/btree_map.rs:63:5 Sep 10 12:27:44.867 INFO kablam! | Sep 10 12:27:44.867 INFO kablam! 63 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 10 12:27:44.867 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 10 12:27:44.867 INFO kablam! | Sep 10 12:27:44.867 INFO kablam! = note: expected type `(&K, &V)` Sep 10 12:27:44.867 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.867 INFO kablam! note: required by `traits::_Iterate` Sep 10 12:27:44.867 INFO kablam! --> src/traits.rs:69:1 Sep 10 12:27:44.867 INFO kablam! | Sep 10 12:27:44.867 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 10 12:27:44.867 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:27:44.867 INFO kablam! Sep 10 12:27:44.867 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.867 INFO kablam! --> src/impls/btree_map.rs:71:5 Sep 10 12:27:44.867 INFO kablam! | Sep 10 12:27:44.867 INFO kablam! 71 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 10 12:27:44.867 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 10 12:27:44.867 INFO kablam! | Sep 10 12:27:44.878 INFO kablam! = note: expected type `(&K, &mut V)` Sep 10 12:27:44.878 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.878 INFO kablam! note: required by `traits::_IterateMut` Sep 10 12:27:44.878 INFO kablam! --> src/traits.rs:79:1 Sep 10 12:27:44.878 INFO kablam! | Sep 10 12:27:44.878 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 10 12:27:44.878 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:27:44.878 INFO kablam! Sep 10 12:27:44.878 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.878 INFO kablam! --> src/impls/vec_map.rs:65:5 Sep 10 12:27:44.878 INFO kablam! | Sep 10 12:27:44.878 INFO kablam! 65 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 10 12:27:44.878 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 10 12:27:44.878 INFO kablam! | Sep 10 12:27:44.878 INFO kablam! = note: expected type `(usize, &T)` Sep 10 12:27:44.878 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 10 12:27:44.878 INFO kablam! note: required by `traits::_Iterate` Sep 10 12:27:44.878 INFO kablam! --> src/traits.rs:69:1 Sep 10 12:27:44.878 INFO kablam! | Sep 10 12:27:44.878 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 10 12:27:44.878 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:27:44.878 INFO kablam! Sep 10 12:27:44.878 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.878 INFO kablam! --> src/impls/vec_map.rs:73:5 Sep 10 12:27:44.878 INFO kablam! | Sep 10 12:27:44.878 INFO kablam! 73 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 10 12:27:44.878 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 10 12:27:44.878 INFO kablam! | Sep 10 12:27:44.878 INFO kablam! = note: expected type `(usize, &mut T)` Sep 10 12:27:44.878 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 10 12:27:44.878 INFO kablam! note: required by `traits::_IterateMut` Sep 10 12:27:44.878 INFO kablam! --> src/traits.rs:79:1 Sep 10 12:27:44.878 INFO kablam! | Sep 10 12:27:44.878 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 10 12:27:44.878 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:27:44.878 INFO kablam! Sep 10 12:27:44.882 INFO kablam! error: aborting due to 38 previous errors Sep 10 12:27:44.883 INFO kablam! Sep 10 12:27:44.883 INFO kablam! For more information about this error, try `rustc --explain E0271`. Sep 10 12:27:44.890 INFO kablam! error: Could not compile `qcollect-traits`. Sep 10 12:27:44.890 INFO kablam! Sep 10 12:27:44.890 INFO kablam! To learn more, run the command again with --verbose. Sep 10 12:27:44.894 INFO kablam! su: No module specific data is present Sep 10 12:27:45.597 INFO running `"docker" "rm" "-f" "a86208d99990fb43b3ff7a391e0a784ad1b3fbc02478611833532eea88c92a24"` Sep 10 12:27:45.668 INFO blam! a86208d99990fb43b3ff7a391e0a784ad1b3fbc02478611833532eea88c92a24