Sep 02 03:57:25.193 INFO checking qcollect-traits-0.7.4 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 03:57:25.193 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 03:57:25.193 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/try#952c7dbfa2628309f557b367929ffc17af20b332:/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=500" "-e" "CMD=cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 03:57:25.333 INFO blam! d61bfa94b75c54c71ef0e09eebd6ab83bf0f49166073136ffe4bfed8dbeb5c76 Sep 02 03:57:25.335 INFO running `"docker" "start" "-a" "d61bfa94b75c54c71ef0e09eebd6ab83bf0f49166073136ffe4bfed8dbeb5c76"` Sep 02 03:57:25.945 INFO kablam! Checking vec_map v0.3.0 Sep 02 03:57:26.619 INFO kablam! Checking qcollect-traits v0.7.4 (file:///source) Sep 02 03:57:27.049 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r T as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.049 INFO kablam! --> src/impls/core.rs:46:25 Sep 02 03:57:27.049 INFO kablam! | Sep 02 03:57:27.049 INFO kablam! 46 | impl<'r, 'a, T: ?Sized> _Iterate<'a> for &'r T Sep 02 03:57:27.049 INFO kablam! | ^^^^^^^^^^^^ expected type parameter, found reference Sep 02 03:57:27.049 INFO kablam! | Sep 02 03:57:27.049 INFO kablam! = note: expected type `>::Item` Sep 02 03:57:27.049 INFO kablam! found type `<&'r T as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.049 INFO kablam! Sep 02 03:57:27.054 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r mut T as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.056 INFO kablam! --> src/impls/core.rs:127:25 Sep 02 03:57:27.056 INFO kablam! | Sep 02 03:57:27.056 INFO kablam! 127 | impl<'r, 'a, T: ?Sized> _Iterate<'a> for &'r mut T Sep 02 03:57:27.056 INFO kablam! | ^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 02 03:57:27.056 INFO kablam! | Sep 02 03:57:27.056 INFO kablam! = note: expected type `>::Item` Sep 02 03:57:27.056 INFO kablam! found type `<&'r mut T as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.056 INFO kablam! Sep 02 03:57:27.056 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == <&'r mut T as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.056 INFO kablam! --> src/impls/core.rs:139:25 Sep 02 03:57:27.056 INFO kablam! | Sep 02 03:57:27.056 INFO kablam! 139 | impl<'r, 'a, T: ?Sized> _IterateMut<'a> for &'r mut T Sep 02 03:57:27.056 INFO kablam! | ^^^^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 02 03:57:27.056 INFO kablam! | Sep 02 03:57:27.056 INFO kablam! = note: expected type `>::Item` Sep 02 03:57:27.056 INFO kablam! found type `<&'r mut T as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.057 INFO kablam! Sep 02 03:57:27.063 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.063 INFO kablam! --> src/impls/core.rs:265:21 Sep 02 03:57:27.063 INFO kablam! | Sep 02 03:57:27.063 INFO kablam! 265 | impl<'a, T: ?Sized> _Iterate<'a> for Box Sep 02 03:57:27.064 INFO kablam! | ^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 02 03:57:27.064 INFO kablam! | Sep 02 03:57:27.064 INFO kablam! = note: expected type `>::Item` Sep 02 03:57:27.064 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.064 INFO kablam! Sep 02 03:57:27.064 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.064 INFO kablam! --> src/impls/core.rs:277:21 Sep 02 03:57:27.065 INFO kablam! | Sep 02 03:57:27.065 INFO kablam! 277 | impl<'a, T: ?Sized> _IterateMut<'a> for Box Sep 02 03:57:27.065 INFO kablam! | ^^^^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 02 03:57:27.065 INFO kablam! | Sep 02 03:57:27.065 INFO kablam! = note: expected type `>::Item` Sep 02 03:57:27.065 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.065 INFO kablam! Sep 02 03:57:27.084 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.084 INFO kablam! --> src/impls/slice.rs:66:17 Sep 02 03:57:27.084 INFO kablam! | Sep 02 03:57:27.084 INFO kablam! 66 | impl<'a, T: 'a> _Iterate<'a> for [T] { Sep 02 03:57:27.084 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 02 03:57:27.084 INFO kablam! | Sep 02 03:57:27.084 INFO kablam! = note: expected type `&T` Sep 02 03:57:27.084 INFO kablam! found type `<[T] as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.084 INFO kablam! Sep 02 03:57:27.085 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.085 INFO kablam! --> src/impls/slice.rs:74:17 Sep 02 03:57:27.085 INFO kablam! | Sep 02 03:57:27.085 INFO kablam! 74 | impl<'a, T: 'a> _IterateMut<'a> for [T] { Sep 02 03:57:27.085 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 02 03:57:27.085 INFO kablam! | Sep 02 03:57:27.085 INFO kablam! = note: expected type `&mut T` Sep 02 03:57:27.086 INFO kablam! found type `<[T] as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.086 INFO kablam! Sep 02 03:57:27.090 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.090 INFO kablam! --> src/impls/vec.rs:81:17 Sep 02 03:57:27.091 INFO kablam! | Sep 02 03:57:27.091 INFO kablam! 81 | impl<'a, T: 'a> _Iterate<'a> for Vec { Sep 02 03:57:27.091 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 02 03:57:27.091 INFO kablam! | Sep 02 03:57:27.091 INFO kablam! = note: expected type `&T` Sep 02 03:57:27.091 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.091 INFO kablam! Sep 02 03:57:27.092 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.092 INFO kablam! --> src/impls/vec.rs:89:17 Sep 02 03:57:27.092 INFO kablam! | Sep 02 03:57:27.092 INFO kablam! 89 | impl<'a, T: 'a> _IterateMut<'a> for Vec { Sep 02 03:57:27.092 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 02 03:57:27.092 INFO kablam! | Sep 02 03:57:27.092 INFO kablam! = note: expected type `&mut T` Sep 02 03:57:27.092 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.092 INFO kablam! Sep 02 03:57:27.103 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.103 INFO kablam! --> src/impls/vec_deque.rs:29:17 Sep 02 03:57:27.103 INFO kablam! | Sep 02 03:57:27.103 INFO kablam! 29 | impl<'a, T: 'a> _Iterate<'a> for VecDeque { Sep 02 03:57:27.103 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 02 03:57:27.103 INFO kablam! | Sep 02 03:57:27.103 INFO kablam! = note: expected type `&T` Sep 02 03:57:27.103 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.104 INFO kablam! Sep 02 03:57:27.104 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.104 INFO kablam! --> src/impls/vec_deque.rs:37:17 Sep 02 03:57:27.104 INFO kablam! | Sep 02 03:57:27.104 INFO kablam! 37 | impl<'a, T: 'a> _IterateMut<'a> for VecDeque { Sep 02 03:57:27.104 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 02 03:57:27.104 INFO kablam! | Sep 02 03:57:27.104 INFO kablam! = note: expected type `&mut T` Sep 02 03:57:27.104 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.104 INFO kablam! Sep 02 03:57:27.104 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.104 INFO kablam! --> src/impls/linked_list.rs:23:17 Sep 02 03:57:27.104 INFO kablam! | Sep 02 03:57:27.104 INFO kablam! 23 | impl<'a, T: 'a> _Iterate<'a> for LinkedList { Sep 02 03:57:27.104 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 02 03:57:27.104 INFO kablam! | Sep 02 03:57:27.104 INFO kablam! = note: expected type `&T` Sep 02 03:57:27.104 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.104 INFO kablam! Sep 02 03:57:27.104 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.104 INFO kablam! --> src/impls/linked_list.rs:31:17 Sep 02 03:57:27.104 INFO kablam! | Sep 02 03:57:27.104 INFO kablam! 31 | impl<'a, T: 'a> _IterateMut<'a> for LinkedList { Sep 02 03:57:27.104 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 02 03:57:27.104 INFO kablam! | Sep 02 03:57:27.104 INFO kablam! = note: expected type `&mut T` Sep 02 03:57:27.104 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.104 INFO kablam! Sep 02 03:57:27.108 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == >::Item` Sep 02 03:57:27.108 INFO kablam! --> src/impls/bit_vec.rs:41:10 Sep 02 03:57:27.109 INFO kablam! | Sep 02 03:57:27.109 INFO kablam! 41 | impl<'a> _Iterate<'a> for BitVec { Sep 02 03:57:27.109 INFO kablam! | ^^^^^^^^^^^^ expected bool, found associated type Sep 02 03:57:27.109 INFO kablam! | Sep 02 03:57:27.109 INFO kablam! = note: expected type `bool` Sep 02 03:57:27.109 INFO kablam! found type `>::Item` Sep 02 03:57:27.109 INFO kablam! Sep 02 03:57:27.117 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.117 INFO kablam! --> src/impls/btree_set.rs:33:23 Sep 02 03:57:27.117 INFO kablam! | Sep 02 03:57:27.117 INFO kablam! 33 | impl<'a, T: Ord + 'a> _Iterate<'a> for BTreeSet { Sep 02 03:57:27.117 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 02 03:57:27.117 INFO kablam! | Sep 02 03:57:27.117 INFO kablam! = note: expected type `&T` Sep 02 03:57:27.117 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.117 INFO kablam! Sep 02 03:57:27.123 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.123 INFO kablam! --> src/impls/btree_map.rs:58:30 Sep 02 03:57:27.124 INFO kablam! | Sep 02 03:57:27.124 INFO kablam! 58 | impl<'a, K: Ord + 'a, V: 'a> _Iterate<'a> for BTreeMap { Sep 02 03:57:27.124 INFO kablam! | ^^^^^^^^^^^^ expected tuple, found associated type Sep 02 03:57:27.124 INFO kablam! | Sep 02 03:57:27.124 INFO kablam! = note: expected type `(&K, &V)` Sep 02 03:57:27.124 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.124 INFO kablam! Sep 02 03:57:27.125 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.125 INFO kablam! --> src/impls/btree_map.rs:66:30 Sep 02 03:57:27.125 INFO kablam! | Sep 02 03:57:27.125 INFO kablam! 66 | impl<'a, K: Ord + 'a, V: 'a> _IterateMut<'a> for BTreeMap { Sep 02 03:57:27.125 INFO kablam! | ^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 02 03:57:27.125 INFO kablam! | Sep 02 03:57:27.125 INFO kablam! = note: expected type `(&K, &mut V)` Sep 02 03:57:27.125 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.125 INFO kablam! Sep 02 03:57:27.130 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.130 INFO kablam! --> src/impls/vec_map.rs:60:17 Sep 02 03:57:27.130 INFO kablam! | Sep 02 03:57:27.130 INFO kablam! 60 | impl<'a, T: 'a> _Iterate<'a> for VecMap { Sep 02 03:57:27.130 INFO kablam! | ^^^^^^^^^^^^ expected tuple, found associated type Sep 02 03:57:27.130 INFO kablam! | Sep 02 03:57:27.130 INFO kablam! = note: expected type `(usize, &T)` Sep 02 03:57:27.130 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.130 INFO kablam! Sep 02 03:57:27.131 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.131 INFO kablam! --> src/impls/vec_map.rs:68:17 Sep 02 03:57:27.131 INFO kablam! | Sep 02 03:57:27.131 INFO kablam! 68 | impl<'a, T: 'a> _IterateMut<'a> for VecMap { Sep 02 03:57:27.132 INFO kablam! | ^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 02 03:57:27.132 INFO kablam! | Sep 02 03:57:27.132 INFO kablam! = note: expected type `(usize, &mut T)` Sep 02 03:57:27.132 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.132 INFO kablam! Sep 02 03:57:27.142 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r T as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.142 INFO kablam! --> src/impls/core.rs:46:25 Sep 02 03:57:27.142 INFO kablam! | Sep 02 03:57:27.142 INFO kablam! 46 | impl<'r, 'a, T: ?Sized> _Iterate<'a> for &'r T Sep 02 03:57:27.142 INFO kablam! | ^^^^^^^^^^^^ expected type parameter, found reference Sep 02 03:57:27.143 INFO kablam! | Sep 02 03:57:27.143 INFO kablam! = note: expected type `>::Item` Sep 02 03:57:27.143 INFO kablam! found type `<&'r T as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.143 INFO kablam! Sep 02 03:57:27.147 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r mut T as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.148 INFO kablam! --> src/impls/core.rs:127:25 Sep 02 03:57:27.148 INFO kablam! | Sep 02 03:57:27.148 INFO kablam! 127 | impl<'r, 'a, T: ?Sized> _Iterate<'a> for &'r mut T Sep 02 03:57:27.148 INFO kablam! | ^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 02 03:57:27.148 INFO kablam! | Sep 02 03:57:27.148 INFO kablam! = note: expected type `>::Item` Sep 02 03:57:27.148 INFO kablam! found type `<&'r mut T as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.148 INFO kablam! Sep 02 03:57:27.149 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r T as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.149 INFO kablam! --> src/impls/core.rs:55:5 Sep 02 03:57:27.149 INFO kablam! | Sep 02 03:57:27.149 INFO kablam! 55 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 02 03:57:27.149 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found reference Sep 02 03:57:27.149 INFO kablam! | Sep 02 03:57:27.149 INFO kablam! = note: expected type `>::Item` Sep 02 03:57:27.149 INFO kablam! found type `<&'r T as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.149 INFO kablam! note: required by `traits::_Iterate` Sep 02 03:57:27.149 INFO kablam! --> src/traits.rs:69:1 Sep 02 03:57:27.149 INFO kablam! | Sep 02 03:57:27.149 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 02 03:57:27.150 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:57:27.150 INFO kablam! Sep 02 03:57:27.150 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == <&'r mut T as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.150 INFO kablam! --> src/impls/core.rs:139:25 Sep 02 03:57:27.150 INFO kablam! | Sep 02 03:57:27.150 INFO kablam! 139 | impl<'r, 'a, T: ?Sized> _IterateMut<'a> for &'r mut T Sep 02 03:57:27.150 INFO kablam! | ^^^^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 02 03:57:27.150 INFO kablam! | Sep 02 03:57:27.150 INFO kablam! = note: expected type `>::Item` Sep 02 03:57:27.150 INFO kablam! found type `<&'r mut T as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.150 INFO kablam! Sep 02 03:57:27.154 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r mut T as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.154 INFO kablam! --> src/impls/core.rs:136:5 Sep 02 03:57:27.154 INFO kablam! | Sep 02 03:57:27.154 INFO kablam! 136 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 02 03:57:27.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 02 03:57:27.154 INFO kablam! | Sep 02 03:57:27.154 INFO kablam! = note: expected type `>::Item` Sep 02 03:57:27.155 INFO kablam! found type `<&'r mut T as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.155 INFO kablam! note: required by `traits::_Iterate` Sep 02 03:57:27.155 INFO kablam! --> src/traits.rs:69:1 Sep 02 03:57:27.155 INFO kablam! | Sep 02 03:57:27.155 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 02 03:57:27.155 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:57:27.155 INFO kablam! Sep 02 03:57:27.155 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == <&'r mut T as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.155 INFO kablam! --> src/impls/core.rs:148:5 Sep 02 03:57:27.155 INFO kablam! | Sep 02 03:57:27.155 INFO kablam! 148 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (**self).iter_mut() } Sep 02 03:57:27.155 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 02 03:57:27.155 INFO kablam! | Sep 02 03:57:27.155 INFO kablam! = note: expected type `>::Item` Sep 02 03:57:27.155 INFO kablam! found type `<&'r mut T as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.155 INFO kablam! note: required by `traits::_IterateMut` Sep 02 03:57:27.155 INFO kablam! --> src/traits.rs:79:1 Sep 02 03:57:27.155 INFO kablam! | Sep 02 03:57:27.155 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 02 03:57:27.155 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:57:27.155 INFO kablam! Sep 02 03:57:27.156 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.156 INFO kablam! --> src/impls/core.rs:265:21 Sep 02 03:57:27.156 INFO kablam! | Sep 02 03:57:27.156 INFO kablam! 265 | impl<'a, T: ?Sized> _Iterate<'a> for Box Sep 02 03:57:27.156 INFO kablam! | ^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 02 03:57:27.156 INFO kablam! | Sep 02 03:57:27.156 INFO kablam! = note: expected type `>::Item` Sep 02 03:57:27.156 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.156 INFO kablam! Sep 02 03:57:27.157 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.157 INFO kablam! --> src/impls/core.rs:277:21 Sep 02 03:57:27.157 INFO kablam! | Sep 02 03:57:27.157 INFO kablam! 277 | impl<'a, T: ?Sized> _IterateMut<'a> for Box Sep 02 03:57:27.157 INFO kablam! | ^^^^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 02 03:57:27.157 INFO kablam! | Sep 02 03:57:27.157 INFO kablam! = note: expected type `>::Item` Sep 02 03:57:27.157 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.157 INFO kablam! Sep 02 03:57:27.163 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.163 INFO kablam! --> src/impls/core.rs:274:5 Sep 02 03:57:27.163 INFO kablam! | Sep 02 03:57:27.163 INFO kablam! 274 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 02 03:57:27.163 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 02 03:57:27.163 INFO kablam! | Sep 02 03:57:27.164 INFO kablam! = note: expected type `>::Item` Sep 02 03:57:27.164 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.164 INFO kablam! note: required by `traits::_Iterate` Sep 02 03:57:27.164 INFO kablam! --> src/traits.rs:69:1 Sep 02 03:57:27.164 INFO kablam! | Sep 02 03:57:27.164 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 02 03:57:27.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:57:27.164 INFO kablam! Sep 02 03:57:27.165 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.165 INFO kablam! --> src/impls/core.rs:286:5 Sep 02 03:57:27.165 INFO kablam! | Sep 02 03:57:27.165 INFO kablam! 286 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (**self).iter_mut() } Sep 02 03:57:27.165 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 02 03:57:27.165 INFO kablam! | Sep 02 03:57:27.165 INFO kablam! = note: expected type `>::Item` Sep 02 03:57:27.165 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.165 INFO kablam! note: required by `traits::_IterateMut` Sep 02 03:57:27.166 INFO kablam! --> src/traits.rs:79:1 Sep 02 03:57:27.166 INFO kablam! | Sep 02 03:57:27.166 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 02 03:57:27.166 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:57:27.166 INFO kablam! Sep 02 03:57:27.175 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.175 INFO kablam! --> src/impls/slice.rs:66:17 Sep 02 03:57:27.175 INFO kablam! | Sep 02 03:57:27.175 INFO kablam! 66 | impl<'a, T: 'a> _Iterate<'a> for [T] { Sep 02 03:57:27.175 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 02 03:57:27.175 INFO kablam! | Sep 02 03:57:27.175 INFO kablam! = note: expected type `&T` Sep 02 03:57:27.175 INFO kablam! found type `<[T] as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.175 INFO kablam! Sep 02 03:57:27.175 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.175 INFO kablam! --> src/impls/slice.rs:71:5 Sep 02 03:57:27.175 INFO kablam! | Sep 02 03:57:27.175 INFO kablam! 71 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 02 03:57:27.175 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 02 03:57:27.175 INFO kablam! | Sep 02 03:57:27.176 INFO kablam! = note: expected type `&T` Sep 02 03:57:27.176 INFO kablam! found type `<[T] as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.176 INFO kablam! note: required by `traits::_Iterate` Sep 02 03:57:27.176 INFO kablam! --> src/traits.rs:69:1 Sep 02 03:57:27.176 INFO kablam! | Sep 02 03:57:27.176 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 02 03:57:27.176 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:57:27.176 INFO kablam! Sep 02 03:57:27.176 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.176 INFO kablam! --> src/impls/slice.rs:74:17 Sep 02 03:57:27.176 INFO kablam! | Sep 02 03:57:27.176 INFO kablam! 74 | impl<'a, T: 'a> _IterateMut<'a> for [T] { Sep 02 03:57:27.176 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 02 03:57:27.176 INFO kablam! | Sep 02 03:57:27.176 INFO kablam! = note: expected type `&mut T` Sep 02 03:57:27.176 INFO kablam! found type `<[T] as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.176 INFO kablam! Sep 02 03:57:27.177 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.177 INFO kablam! --> src/impls/slice.rs:79:5 Sep 02 03:57:27.177 INFO kablam! | Sep 02 03:57:27.177 INFO kablam! 79 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 02 03:57:27.178 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 02 03:57:27.178 INFO kablam! | Sep 02 03:57:27.178 INFO kablam! = note: expected type `&mut T` Sep 02 03:57:27.178 INFO kablam! found type `<[T] as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.178 INFO kablam! note: required by `traits::_IterateMut` Sep 02 03:57:27.178 INFO kablam! --> src/traits.rs:79:1 Sep 02 03:57:27.178 INFO kablam! | Sep 02 03:57:27.178 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 02 03:57:27.178 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:57:27.178 INFO kablam! Sep 02 03:57:27.183 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.183 INFO kablam! --> src/impls/vec.rs:81:17 Sep 02 03:57:27.183 INFO kablam! | Sep 02 03:57:27.183 INFO kablam! 81 | impl<'a, T: 'a> _Iterate<'a> for Vec { Sep 02 03:57:27.183 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 02 03:57:27.183 INFO kablam! | Sep 02 03:57:27.183 INFO kablam! = note: expected type `&T` Sep 02 03:57:27.183 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.183 INFO kablam! Sep 02 03:57:27.184 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.184 INFO kablam! --> src/impls/vec.rs:86:5 Sep 02 03:57:27.184 INFO kablam! | Sep 02 03:57:27.184 INFO kablam! 86 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 02 03:57:27.184 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 02 03:57:27.184 INFO kablam! | Sep 02 03:57:27.184 INFO kablam! = note: expected type `&T` Sep 02 03:57:27.184 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.184 INFO kablam! note: required by `traits::_Iterate` Sep 02 03:57:27.184 INFO kablam! --> src/traits.rs:69:1 Sep 02 03:57:27.184 INFO kablam! | Sep 02 03:57:27.184 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 02 03:57:27.184 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:57:27.184 INFO kablam! Sep 02 03:57:27.184 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.184 INFO kablam! --> src/impls/vec.rs:89:17 Sep 02 03:57:27.184 INFO kablam! | Sep 02 03:57:27.184 INFO kablam! 89 | impl<'a, T: 'a> _IterateMut<'a> for Vec { Sep 02 03:57:27.184 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 02 03:57:27.184 INFO kablam! | Sep 02 03:57:27.184 INFO kablam! = note: expected type `&mut T` Sep 02 03:57:27.184 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.184 INFO kablam! Sep 02 03:57:27.185 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.185 INFO kablam! --> src/impls/vec.rs:94:5 Sep 02 03:57:27.185 INFO kablam! | Sep 02 03:57:27.185 INFO kablam! 94 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (**self).iter_mut() } Sep 02 03:57:27.185 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 02 03:57:27.185 INFO kablam! | Sep 02 03:57:27.185 INFO kablam! = note: expected type `&mut T` Sep 02 03:57:27.185 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.185 INFO kablam! note: required by `traits::_IterateMut` Sep 02 03:57:27.185 INFO kablam! --> src/traits.rs:79:1 Sep 02 03:57:27.185 INFO kablam! | Sep 02 03:57:27.186 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 02 03:57:27.186 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:57:27.186 INFO kablam! Sep 02 03:57:27.190 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.190 INFO kablam! --> src/impls/vec_deque.rs:29:17 Sep 02 03:57:27.190 INFO kablam! | Sep 02 03:57:27.190 INFO kablam! 29 | impl<'a, T: 'a> _Iterate<'a> for VecDeque { Sep 02 03:57:27.190 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 02 03:57:27.190 INFO kablam! | Sep 02 03:57:27.190 INFO kablam! = note: expected type `&T` Sep 02 03:57:27.190 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.190 INFO kablam! Sep 02 03:57:27.191 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.191 INFO kablam! --> src/impls/vec_deque.rs:34:5 Sep 02 03:57:27.191 INFO kablam! | Sep 02 03:57:27.191 INFO kablam! 34 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 02 03:57:27.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 02 03:57:27.191 INFO kablam! | Sep 02 03:57:27.191 INFO kablam! = note: expected type `&T` Sep 02 03:57:27.191 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.191 INFO kablam! note: required by `traits::_Iterate` Sep 02 03:57:27.191 INFO kablam! --> src/traits.rs:69:1 Sep 02 03:57:27.191 INFO kablam! | Sep 02 03:57:27.191 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 02 03:57:27.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:57:27.191 INFO kablam! Sep 02 03:57:27.191 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.191 INFO kablam! --> src/impls/vec_deque.rs:37:17 Sep 02 03:57:27.191 INFO kablam! | Sep 02 03:57:27.191 INFO kablam! 37 | impl<'a, T: 'a> _IterateMut<'a> for VecDeque { Sep 02 03:57:27.191 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 02 03:57:27.192 INFO kablam! | Sep 02 03:57:27.192 INFO kablam! = note: expected type `&mut T` Sep 02 03:57:27.192 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.192 INFO kablam! Sep 02 03:57:27.194 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.194 INFO kablam! --> src/impls/vec_deque.rs:42:5 Sep 02 03:57:27.194 INFO kablam! | Sep 02 03:57:27.194 INFO kablam! 42 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 02 03:57:27.194 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 02 03:57:27.194 INFO kablam! | Sep 02 03:57:27.194 INFO kablam! = note: expected type `&mut T` Sep 02 03:57:27.194 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.194 INFO kablam! note: required by `traits::_IterateMut` Sep 02 03:57:27.194 INFO kablam! --> src/traits.rs:79:1 Sep 02 03:57:27.194 INFO kablam! | Sep 02 03:57:27.194 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 02 03:57:27.194 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:57:27.194 INFO kablam! Sep 02 03:57:27.195 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.195 INFO kablam! --> src/impls/linked_list.rs:23:17 Sep 02 03:57:27.195 INFO kablam! | Sep 02 03:57:27.195 INFO kablam! 23 | impl<'a, T: 'a> _Iterate<'a> for LinkedList { Sep 02 03:57:27.195 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 02 03:57:27.195 INFO kablam! | Sep 02 03:57:27.195 INFO kablam! = note: expected type `&T` Sep 02 03:57:27.195 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.195 INFO kablam! Sep 02 03:57:27.196 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.196 INFO kablam! --> src/impls/linked_list.rs:31:17 Sep 02 03:57:27.196 INFO kablam! | Sep 02 03:57:27.196 INFO kablam! 31 | impl<'a, T: 'a> _IterateMut<'a> for LinkedList { Sep 02 03:57:27.196 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 02 03:57:27.196 INFO kablam! | Sep 02 03:57:27.197 INFO kablam! = note: expected type `&mut T` Sep 02 03:57:27.197 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.197 INFO kablam! Sep 02 03:57:27.197 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.197 INFO kablam! --> src/impls/linked_list.rs:28:5 Sep 02 03:57:27.197 INFO kablam! | Sep 02 03:57:27.197 INFO kablam! 28 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 02 03:57:27.197 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 02 03:57:27.197 INFO kablam! | Sep 02 03:57:27.197 INFO kablam! = note: expected type `&T` Sep 02 03:57:27.197 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.197 INFO kablam! note: required by `traits::_Iterate` Sep 02 03:57:27.197 INFO kablam! --> src/traits.rs:69:1 Sep 02 03:57:27.197 INFO kablam! | Sep 02 03:57:27.197 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 02 03:57:27.197 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:57:27.197 INFO kablam! Sep 02 03:57:27.198 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.198 INFO kablam! --> src/impls/linked_list.rs:36:5 Sep 02 03:57:27.198 INFO kablam! | Sep 02 03:57:27.198 INFO kablam! 36 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 02 03:57:27.198 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 02 03:57:27.198 INFO kablam! | Sep 02 03:57:27.198 INFO kablam! = note: expected type `&mut T` Sep 02 03:57:27.198 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.199 INFO kablam! note: required by `traits::_IterateMut` Sep 02 03:57:27.199 INFO kablam! --> src/traits.rs:79:1 Sep 02 03:57:27.199 INFO kablam! | Sep 02 03:57:27.199 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 02 03:57:27.199 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:57:27.199 INFO kablam! Sep 02 03:57:27.202 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == >::Item` Sep 02 03:57:27.202 INFO kablam! --> src/impls/bit_vec.rs:46:5 Sep 02 03:57:27.203 INFO kablam! | Sep 02 03:57:27.203 INFO kablam! 46 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 02 03:57:27.203 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected bool, found associated type Sep 02 03:57:27.203 INFO kablam! | Sep 02 03:57:27.203 INFO kablam! = note: expected type `bool` Sep 02 03:57:27.203 INFO kablam! found type `>::Item` Sep 02 03:57:27.203 INFO kablam! note: required by `traits::_Iterate` Sep 02 03:57:27.203 INFO kablam! --> src/traits.rs:69:1 Sep 02 03:57:27.203 INFO kablam! | Sep 02 03:57:27.203 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 02 03:57:27.203 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:57:27.203 INFO kablam! Sep 02 03:57:27.203 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == >::Item` Sep 02 03:57:27.203 INFO kablam! --> src/impls/bit_vec.rs:41:10 Sep 02 03:57:27.203 INFO kablam! | Sep 02 03:57:27.203 INFO kablam! 41 | impl<'a> _Iterate<'a> for BitVec { Sep 02 03:57:27.203 INFO kablam! | ^^^^^^^^^^^^ expected bool, found associated type Sep 02 03:57:27.203 INFO kablam! | Sep 02 03:57:27.203 INFO kablam! = note: expected type `bool` Sep 02 03:57:27.203 INFO kablam! found type `>::Item` Sep 02 03:57:27.203 INFO kablam! Sep 02 03:57:27.205 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.205 INFO kablam! --> src/impls/btree_set.rs:38:5 Sep 02 03:57:27.205 INFO kablam! | Sep 02 03:57:27.205 INFO kablam! 38 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 02 03:57:27.205 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 02 03:57:27.205 INFO kablam! | Sep 02 03:57:27.205 INFO kablam! = note: expected type `&T` Sep 02 03:57:27.205 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.205 INFO kablam! note: required by `traits::_Iterate` Sep 02 03:57:27.205 INFO kablam! --> src/traits.rs:69:1 Sep 02 03:57:27.205 INFO kablam! | Sep 02 03:57:27.205 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 02 03:57:27.205 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:57:27.205 INFO kablam! Sep 02 03:57:27.211 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.211 INFO kablam! --> src/impls/btree_map.rs:63:5 Sep 02 03:57:27.211 INFO kablam! | Sep 02 03:57:27.211 INFO kablam! 63 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 02 03:57:27.211 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 02 03:57:27.211 INFO kablam! | Sep 02 03:57:27.211 INFO kablam! = note: expected type `(&K, &V)` Sep 02 03:57:27.211 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.211 INFO kablam! note: required by `traits::_Iterate` Sep 02 03:57:27.211 INFO kablam! --> src/traits.rs:69:1 Sep 02 03:57:27.211 INFO kablam! | Sep 02 03:57:27.211 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 02 03:57:27.211 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:57:27.211 INFO kablam! Sep 02 03:57:27.212 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.212 INFO kablam! --> src/impls/btree_map.rs:71:5 Sep 02 03:57:27.212 INFO kablam! | Sep 02 03:57:27.212 INFO kablam! 71 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 02 03:57:27.212 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 02 03:57:27.212 INFO kablam! | Sep 02 03:57:27.212 INFO kablam! = note: expected type `(&K, &mut V)` Sep 02 03:57:27.212 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.213 INFO kablam! note: required by `traits::_IterateMut` Sep 02 03:57:27.213 INFO kablam! --> src/traits.rs:79:1 Sep 02 03:57:27.213 INFO kablam! | Sep 02 03:57:27.213 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 02 03:57:27.213 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:57:27.213 INFO kablam! Sep 02 03:57:27.213 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.213 INFO kablam! --> src/impls/btree_set.rs:33:23 Sep 02 03:57:27.213 INFO kablam! | Sep 02 03:57:27.213 INFO kablam! 33 | impl<'a, T: Ord + 'a> _Iterate<'a> for BTreeSet { Sep 02 03:57:27.213 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 02 03:57:27.213 INFO kablam! | Sep 02 03:57:27.213 INFO kablam! = note: expected type `&T` Sep 02 03:57:27.213 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.213 INFO kablam! Sep 02 03:57:27.217 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.217 INFO kablam! --> src/impls/vec_map.rs:65:5 Sep 02 03:57:27.217 INFO kablam! | Sep 02 03:57:27.217 INFO kablam! 65 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 02 03:57:27.217 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 02 03:57:27.218 INFO kablam! | Sep 02 03:57:27.218 INFO kablam! = note: expected type `(usize, &T)` Sep 02 03:57:27.218 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.218 INFO kablam! note: required by `traits::_Iterate` Sep 02 03:57:27.218 INFO kablam! --> src/traits.rs:69:1 Sep 02 03:57:27.218 INFO kablam! | Sep 02 03:57:27.218 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 02 03:57:27.218 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:57:27.218 INFO kablam! Sep 02 03:57:27.219 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.219 INFO kablam! --> src/impls/vec_map.rs:73:5 Sep 02 03:57:27.219 INFO kablam! | Sep 02 03:57:27.219 INFO kablam! 73 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 02 03:57:27.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 02 03:57:27.219 INFO kablam! | Sep 02 03:57:27.219 INFO kablam! = note: expected type `(usize, &mut T)` Sep 02 03:57:27.219 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.219 INFO kablam! note: required by `traits::_IterateMut` Sep 02 03:57:27.219 INFO kablam! --> src/traits.rs:79:1 Sep 02 03:57:27.219 INFO kablam! | Sep 02 03:57:27.219 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 02 03:57:27.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:57:27.219 INFO kablam! Sep 02 03:57:27.220 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.220 INFO kablam! --> src/impls/btree_map.rs:58:30 Sep 02 03:57:27.220 INFO kablam! | Sep 02 03:57:27.220 INFO kablam! 58 | impl<'a, K: Ord + 'a, V: 'a> _Iterate<'a> for BTreeMap { Sep 02 03:57:27.221 INFO kablam! | ^^^^^^^^^^^^ expected tuple, found associated type Sep 02 03:57:27.221 INFO kablam! | Sep 02 03:57:27.221 INFO kablam! = note: expected type `(&K, &V)` Sep 02 03:57:27.221 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.221 INFO kablam! Sep 02 03:57:27.222 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.222 INFO kablam! --> src/impls/btree_map.rs:66:30 Sep 02 03:57:27.222 INFO kablam! | Sep 02 03:57:27.222 INFO kablam! 66 | impl<'a, K: Ord + 'a, V: 'a> _IterateMut<'a> for BTreeMap { Sep 02 03:57:27.222 INFO kablam! | ^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 02 03:57:27.222 INFO kablam! | Sep 02 03:57:27.222 INFO kablam! = note: expected type `(&K, &mut V)` Sep 02 03:57:27.222 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.222 INFO kablam! Sep 02 03:57:27.225 INFO kablam! error: aborting due to 38 previous errors Sep 02 03:57:27.225 INFO kablam! Sep 02 03:57:27.225 INFO kablam! For more information about this error, try `rustc --explain E0271`. Sep 02 03:57:27.227 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.227 INFO kablam! --> src/impls/vec_map.rs:60:17 Sep 02 03:57:27.227 INFO kablam! | Sep 02 03:57:27.227 INFO kablam! 60 | impl<'a, T: 'a> _Iterate<'a> for VecMap { Sep 02 03:57:27.227 INFO kablam! | ^^^^^^^^^^^^ expected tuple, found associated type Sep 02 03:57:27.227 INFO kablam! | Sep 02 03:57:27.227 INFO kablam! = note: expected type `(usize, &T)` Sep 02 03:57:27.227 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.227 INFO kablam! Sep 02 03:57:27.228 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.228 INFO kablam! --> src/impls/vec_map.rs:68:17 Sep 02 03:57:27.228 INFO kablam! | Sep 02 03:57:27.228 INFO kablam! 68 | impl<'a, T: 'a> _IterateMut<'a> for VecMap { Sep 02 03:57:27.228 INFO kablam! | ^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 02 03:57:27.228 INFO kablam! | Sep 02 03:57:27.228 INFO kablam! = note: expected type `(usize, &mut T)` Sep 02 03:57:27.228 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.228 INFO kablam! Sep 02 03:57:27.235 INFO kablam! error: Could not compile `qcollect-traits`. Sep 02 03:57:27.235 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 03:57:27.240 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r T as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.240 INFO kablam! --> src/impls/core.rs:55:5 Sep 02 03:57:27.240 INFO kablam! | Sep 02 03:57:27.240 INFO kablam! 55 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 02 03:57:27.241 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found reference Sep 02 03:57:27.241 INFO kablam! | Sep 02 03:57:27.241 INFO kablam! = note: expected type `>::Item` Sep 02 03:57:27.241 INFO kablam! found type `<&'r T as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.241 INFO kablam! note: required by `traits::_Iterate` Sep 02 03:57:27.241 INFO kablam! --> src/traits.rs:69:1 Sep 02 03:57:27.241 INFO kablam! | Sep 02 03:57:27.241 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 02 03:57:27.241 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:57:27.241 INFO kablam! Sep 02 03:57:27.244 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r mut T as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.244 INFO kablam! --> src/impls/core.rs:136:5 Sep 02 03:57:27.244 INFO kablam! | Sep 02 03:57:27.244 INFO kablam! 136 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 02 03:57:27.245 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 02 03:57:27.245 INFO kablam! | Sep 02 03:57:27.245 INFO kablam! = note: expected type `>::Item` Sep 02 03:57:27.245 INFO kablam! found type `<&'r mut T as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.245 INFO kablam! note: required by `traits::_Iterate` Sep 02 03:57:27.245 INFO kablam! --> src/traits.rs:69:1 Sep 02 03:57:27.245 INFO kablam! | Sep 02 03:57:27.245 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 02 03:57:27.245 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:57:27.245 INFO kablam! Sep 02 03:57:27.246 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == <&'r mut T as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.246 INFO kablam! --> src/impls/core.rs:148:5 Sep 02 03:57:27.246 INFO kablam! | Sep 02 03:57:27.246 INFO kablam! 148 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (**self).iter_mut() } Sep 02 03:57:27.246 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 02 03:57:27.246 INFO kablam! | Sep 02 03:57:27.246 INFO kablam! = note: expected type `>::Item` Sep 02 03:57:27.246 INFO kablam! found type `<&'r mut T as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.246 INFO kablam! note: required by `traits::_IterateMut` Sep 02 03:57:27.246 INFO kablam! --> src/traits.rs:79:1 Sep 02 03:57:27.246 INFO kablam! | Sep 02 03:57:27.246 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 02 03:57:27.246 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:57:27.246 INFO kablam! Sep 02 03:57:27.252 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.252 INFO kablam! --> src/impls/core.rs:274:5 Sep 02 03:57:27.252 INFO kablam! | Sep 02 03:57:27.252 INFO kablam! 274 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 02 03:57:27.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 02 03:57:27.252 INFO kablam! | Sep 02 03:57:27.252 INFO kablam! = note: expected type `>::Item` Sep 02 03:57:27.252 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.252 INFO kablam! note: required by `traits::_Iterate` Sep 02 03:57:27.252 INFO kablam! --> src/traits.rs:69:1 Sep 02 03:57:27.252 INFO kablam! | Sep 02 03:57:27.252 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 02 03:57:27.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:57:27.252 INFO kablam! Sep 02 03:57:27.253 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.253 INFO kablam! --> src/impls/core.rs:286:5 Sep 02 03:57:27.253 INFO kablam! | Sep 02 03:57:27.253 INFO kablam! 286 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (**self).iter_mut() } Sep 02 03:57:27.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 02 03:57:27.253 INFO kablam! | Sep 02 03:57:27.253 INFO kablam! = note: expected type `>::Item` Sep 02 03:57:27.253 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.253 INFO kablam! note: required by `traits::_IterateMut` Sep 02 03:57:27.253 INFO kablam! --> src/traits.rs:79:1 Sep 02 03:57:27.253 INFO kablam! | Sep 02 03:57:27.253 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 02 03:57:27.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:57:27.253 INFO kablam! Sep 02 03:57:27.258 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.258 INFO kablam! --> src/impls/slice.rs:71:5 Sep 02 03:57:27.258 INFO kablam! | Sep 02 03:57:27.258 INFO kablam! 71 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 02 03:57:27.258 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 02 03:57:27.258 INFO kablam! | Sep 02 03:57:27.258 INFO kablam! = note: expected type `&T` Sep 02 03:57:27.258 INFO kablam! found type `<[T] as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.258 INFO kablam! note: required by `traits::_Iterate` Sep 02 03:57:27.258 INFO kablam! --> src/traits.rs:69:1 Sep 02 03:57:27.259 INFO kablam! | Sep 02 03:57:27.259 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 02 03:57:27.259 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:57:27.259 INFO kablam! Sep 02 03:57:27.259 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.259 INFO kablam! --> src/impls/slice.rs:79:5 Sep 02 03:57:27.259 INFO kablam! | Sep 02 03:57:27.259 INFO kablam! 79 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 02 03:57:27.259 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 02 03:57:27.260 INFO kablam! | Sep 02 03:57:27.260 INFO kablam! = note: expected type `&mut T` Sep 02 03:57:27.260 INFO kablam! found type `<[T] as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.260 INFO kablam! note: required by `traits::_IterateMut` Sep 02 03:57:27.260 INFO kablam! --> src/traits.rs:79:1 Sep 02 03:57:27.260 INFO kablam! | Sep 02 03:57:27.260 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 02 03:57:27.260 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:57:27.260 INFO kablam! Sep 02 03:57:27.265 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.265 INFO kablam! --> src/impls/vec.rs:86:5 Sep 02 03:57:27.265 INFO kablam! | Sep 02 03:57:27.265 INFO kablam! 86 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 02 03:57:27.265 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 02 03:57:27.265 INFO kablam! | Sep 02 03:57:27.265 INFO kablam! = note: expected type `&T` Sep 02 03:57:27.265 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.266 INFO kablam! note: required by `traits::_Iterate` Sep 02 03:57:27.266 INFO kablam! --> src/traits.rs:69:1 Sep 02 03:57:27.266 INFO kablam! | Sep 02 03:57:27.266 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 02 03:57:27.266 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:57:27.266 INFO kablam! Sep 02 03:57:27.266 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.266 INFO kablam! --> src/impls/vec.rs:94:5 Sep 02 03:57:27.266 INFO kablam! | Sep 02 03:57:27.266 INFO kablam! 94 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (**self).iter_mut() } Sep 02 03:57:27.266 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 02 03:57:27.267 INFO kablam! | Sep 02 03:57:27.267 INFO kablam! = note: expected type `&mut T` Sep 02 03:57:27.267 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.267 INFO kablam! note: required by `traits::_IterateMut` Sep 02 03:57:27.267 INFO kablam! --> src/traits.rs:79:1 Sep 02 03:57:27.267 INFO kablam! | Sep 02 03:57:27.267 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 02 03:57:27.267 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:57:27.267 INFO kablam! Sep 02 03:57:27.271 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.271 INFO kablam! --> src/impls/vec_deque.rs:34:5 Sep 02 03:57:27.272 INFO kablam! | Sep 02 03:57:27.272 INFO kablam! 34 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 02 03:57:27.272 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 02 03:57:27.272 INFO kablam! | Sep 02 03:57:27.272 INFO kablam! = note: expected type `&T` Sep 02 03:57:27.272 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.272 INFO kablam! note: required by `traits::_Iterate` Sep 02 03:57:27.272 INFO kablam! --> src/traits.rs:69:1 Sep 02 03:57:27.272 INFO kablam! | Sep 02 03:57:27.272 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 02 03:57:27.272 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:57:27.272 INFO kablam! Sep 02 03:57:27.273 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.273 INFO kablam! --> src/impls/vec_deque.rs:42:5 Sep 02 03:57:27.273 INFO kablam! | Sep 02 03:57:27.273 INFO kablam! 42 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 02 03:57:27.273 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 02 03:57:27.273 INFO kablam! | Sep 02 03:57:27.273 INFO kablam! = note: expected type `&mut T` Sep 02 03:57:27.273 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.273 INFO kablam! note: required by `traits::_IterateMut` Sep 02 03:57:27.273 INFO kablam! --> src/traits.rs:79:1 Sep 02 03:57:27.273 INFO kablam! | Sep 02 03:57:27.273 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 02 03:57:27.273 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:57:27.273 INFO kablam! Sep 02 03:57:27.280 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.280 INFO kablam! --> src/impls/linked_list.rs:28:5 Sep 02 03:57:27.280 INFO kablam! | Sep 02 03:57:27.280 INFO kablam! 28 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 02 03:57:27.280 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 02 03:57:27.280 INFO kablam! | Sep 02 03:57:27.280 INFO kablam! = note: expected type `&T` Sep 02 03:57:27.280 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.280 INFO kablam! note: required by `traits::_Iterate` Sep 02 03:57:27.280 INFO kablam! --> src/traits.rs:69:1 Sep 02 03:57:27.280 INFO kablam! | Sep 02 03:57:27.280 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 02 03:57:27.280 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:57:27.280 INFO kablam! Sep 02 03:57:27.280 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.280 INFO kablam! --> src/impls/linked_list.rs:36:5 Sep 02 03:57:27.280 INFO kablam! | Sep 02 03:57:27.280 INFO kablam! 36 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 02 03:57:27.280 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 02 03:57:27.280 INFO kablam! | Sep 02 03:57:27.281 INFO kablam! = note: expected type `&mut T` Sep 02 03:57:27.281 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.281 INFO kablam! note: required by `traits::_IterateMut` Sep 02 03:57:27.281 INFO kablam! --> src/traits.rs:79:1 Sep 02 03:57:27.281 INFO kablam! | Sep 02 03:57:27.281 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 02 03:57:27.281 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:57:27.281 INFO kablam! Sep 02 03:57:27.281 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == >::Item` Sep 02 03:57:27.281 INFO kablam! --> src/impls/bit_vec.rs:46:5 Sep 02 03:57:27.281 INFO kablam! | Sep 02 03:57:27.281 INFO kablam! 46 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 02 03:57:27.281 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected bool, found associated type Sep 02 03:57:27.281 INFO kablam! | Sep 02 03:57:27.281 INFO kablam! = note: expected type `bool` Sep 02 03:57:27.281 INFO kablam! found type `>::Item` Sep 02 03:57:27.281 INFO kablam! note: required by `traits::_Iterate` Sep 02 03:57:27.281 INFO kablam! --> src/traits.rs:69:1 Sep 02 03:57:27.281 INFO kablam! | Sep 02 03:57:27.281 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 02 03:57:27.281 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:57:27.281 INFO kablam! Sep 02 03:57:27.282 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.282 INFO kablam! --> src/impls/btree_set.rs:38:5 Sep 02 03:57:27.283 INFO kablam! | Sep 02 03:57:27.283 INFO kablam! 38 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 02 03:57:27.283 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 02 03:57:27.283 INFO kablam! | Sep 02 03:57:27.283 INFO kablam! = note: expected type `&T` Sep 02 03:57:27.283 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.283 INFO kablam! note: required by `traits::_Iterate` Sep 02 03:57:27.283 INFO kablam! --> src/traits.rs:69:1 Sep 02 03:57:27.283 INFO kablam! | Sep 02 03:57:27.283 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 02 03:57:27.283 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:57:27.283 INFO kablam! Sep 02 03:57:27.288 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.288 INFO kablam! --> src/impls/btree_map.rs:63:5 Sep 02 03:57:27.288 INFO kablam! | Sep 02 03:57:27.288 INFO kablam! 63 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 02 03:57:27.288 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 02 03:57:27.288 INFO kablam! | Sep 02 03:57:27.288 INFO kablam! = note: expected type `(&K, &V)` Sep 02 03:57:27.288 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.288 INFO kablam! note: required by `traits::_Iterate` Sep 02 03:57:27.288 INFO kablam! --> src/traits.rs:69:1 Sep 02 03:57:27.289 INFO kablam! | Sep 02 03:57:27.289 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 02 03:57:27.289 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:57:27.289 INFO kablam! Sep 02 03:57:27.289 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.289 INFO kablam! --> src/impls/btree_map.rs:71:5 Sep 02 03:57:27.289 INFO kablam! | Sep 02 03:57:27.289 INFO kablam! 71 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 02 03:57:27.289 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 02 03:57:27.289 INFO kablam! | Sep 02 03:57:27.289 INFO kablam! = note: expected type `(&K, &mut V)` Sep 02 03:57:27.289 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.289 INFO kablam! note: required by `traits::_IterateMut` Sep 02 03:57:27.289 INFO kablam! --> src/traits.rs:79:1 Sep 02 03:57:27.290 INFO kablam! | Sep 02 03:57:27.290 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 02 03:57:27.290 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:57:27.290 INFO kablam! Sep 02 03:57:27.293 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.293 INFO kablam! --> src/impls/vec_map.rs:65:5 Sep 02 03:57:27.293 INFO kablam! | Sep 02 03:57:27.293 INFO kablam! 65 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 02 03:57:27.293 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 02 03:57:27.293 INFO kablam! | Sep 02 03:57:27.293 INFO kablam! = note: expected type `(usize, &T)` Sep 02 03:57:27.293 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 02 03:57:27.293 INFO kablam! note: required by `traits::_Iterate` Sep 02 03:57:27.293 INFO kablam! --> src/traits.rs:69:1 Sep 02 03:57:27.293 INFO kablam! | Sep 02 03:57:27.293 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 02 03:57:27.293 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:57:27.293 INFO kablam! Sep 02 03:57:27.293 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.294 INFO kablam! --> src/impls/vec_map.rs:73:5 Sep 02 03:57:27.294 INFO kablam! | Sep 02 03:57:27.294 INFO kablam! 73 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 02 03:57:27.294 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 02 03:57:27.294 INFO kablam! | Sep 02 03:57:27.294 INFO kablam! = note: expected type `(usize, &mut T)` Sep 02 03:57:27.294 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 02 03:57:27.294 INFO kablam! note: required by `traits::_IterateMut` Sep 02 03:57:27.294 INFO kablam! --> src/traits.rs:79:1 Sep 02 03:57:27.294 INFO kablam! | Sep 02 03:57:27.294 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 02 03:57:27.294 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:57:27.294 INFO kablam! Sep 02 03:57:27.298 INFO kablam! error: aborting due to 38 previous errors Sep 02 03:57:27.298 INFO kablam! Sep 02 03:57:27.298 INFO kablam! For more information about this error, try `rustc --explain E0271`. Sep 02 03:57:27.307 INFO kablam! error: Could not compile `qcollect-traits`. Sep 02 03:57:27.307 INFO kablam! Sep 02 03:57:27.307 INFO kablam! To learn more, run the command again with --verbose. Sep 02 03:57:27.308 INFO kablam! su: No module specific data is present Sep 02 03:57:27.722 INFO running `"docker" "rm" "-f" "d61bfa94b75c54c71ef0e09eebd6ab83bf0f49166073136ffe4bfed8dbeb5c76"` Sep 02 03:57:27.847 INFO blam! d61bfa94b75c54c71ef0e09eebd6ab83bf0f49166073136ffe4bfed8dbeb5c76