Sep 21 05:16:54.025 INFO checking qcollect-traits-0.7.4 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 05:16:54.025 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 05:16:54.025 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-4/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 05:16:54.218 INFO blam! 24caf1b7994f89120468c4e8613f27634aa4e1178718b01099debae7f534798f Sep 21 05:16:54.220 INFO running `"docker" "start" "-a" "24caf1b7994f89120468c4e8613f27634aa4e1178718b01099debae7f534798f"` Sep 21 05:16:54.981 INFO kablam! usermod: no changes Sep 21 05:16:55.014 INFO kablam! Checking vec_map v0.3.0 Sep 21 05:16:55.307 INFO kablam! Checking qcollect-traits v0.7.4 (/source) Sep 21 05:16:55.484 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r T as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.484 INFO kablam! --> src/impls/core.rs:46:25 Sep 21 05:16:55.484 INFO kablam! | Sep 21 05:16:55.484 INFO kablam! 46 | impl<'r, 'a, T: ?Sized> _Iterate<'a> for &'r T Sep 21 05:16:55.484 INFO kablam! | ^^^^^^^^^^^^ expected type parameter, found reference Sep 21 05:16:55.484 INFO kablam! | Sep 21 05:16:55.484 INFO kablam! = note: expected type `>::Item` Sep 21 05:16:55.484 INFO kablam! found type `<&'r T as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.484 INFO kablam! Sep 21 05:16:55.486 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r mut T as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.486 INFO kablam! --> src/impls/core.rs:127:25 Sep 21 05:16:55.486 INFO kablam! | Sep 21 05:16:55.486 INFO kablam! 127 | impl<'r, 'a, T: ?Sized> _Iterate<'a> for &'r mut T Sep 21 05:16:55.486 INFO kablam! | ^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 21 05:16:55.486 INFO kablam! | Sep 21 05:16:55.486 INFO kablam! = note: expected type `>::Item` Sep 21 05:16:55.486 INFO kablam! found type `<&'r mut T as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.486 INFO kablam! Sep 21 05:16:55.486 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == <&'r mut T as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.486 INFO kablam! --> src/impls/core.rs:139:25 Sep 21 05:16:55.486 INFO kablam! | Sep 21 05:16:55.486 INFO kablam! 139 | impl<'r, 'a, T: ?Sized> _IterateMut<'a> for &'r mut T Sep 21 05:16:55.486 INFO kablam! | ^^^^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 21 05:16:55.486 INFO kablam! | Sep 21 05:16:55.486 INFO kablam! = note: expected type `>::Item` Sep 21 05:16:55.486 INFO kablam! found type `<&'r mut T as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.486 INFO kablam! Sep 21 05:16:55.488 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.488 INFO kablam! --> src/impls/core.rs:265:21 Sep 21 05:16:55.488 INFO kablam! | Sep 21 05:16:55.488 INFO kablam! 265 | impl<'a, T: ?Sized> _Iterate<'a> for Box Sep 21 05:16:55.488 INFO kablam! | ^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 21 05:16:55.488 INFO kablam! | Sep 21 05:16:55.488 INFO kablam! = note: expected type `>::Item` Sep 21 05:16:55.488 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.488 INFO kablam! Sep 21 05:16:55.489 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.489 INFO kablam! --> src/impls/core.rs:277:21 Sep 21 05:16:55.489 INFO kablam! | Sep 21 05:16:55.489 INFO kablam! 277 | impl<'a, T: ?Sized> _IterateMut<'a> for Box Sep 21 05:16:55.489 INFO kablam! | ^^^^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 21 05:16:55.489 INFO kablam! | Sep 21 05:16:55.489 INFO kablam! = note: expected type `>::Item` Sep 21 05:16:55.489 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.489 INFO kablam! Sep 21 05:16:55.492 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.492 INFO kablam! --> src/impls/slice.rs:66:17 Sep 21 05:16:55.492 INFO kablam! | Sep 21 05:16:55.492 INFO kablam! 66 | impl<'a, T: 'a> _Iterate<'a> for [T] { Sep 21 05:16:55.492 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 21 05:16:55.492 INFO kablam! | Sep 21 05:16:55.492 INFO kablam! = note: expected type `&T` Sep 21 05:16:55.492 INFO kablam! found type `<[T] as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.492 INFO kablam! Sep 21 05:16:55.493 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.493 INFO kablam! --> src/impls/slice.rs:74:17 Sep 21 05:16:55.493 INFO kablam! | Sep 21 05:16:55.493 INFO kablam! 74 | impl<'a, T: 'a> _IterateMut<'a> for [T] { Sep 21 05:16:55.493 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 21 05:16:55.493 INFO kablam! | Sep 21 05:16:55.493 INFO kablam! = note: expected type `&mut T` Sep 21 05:16:55.493 INFO kablam! found type `<[T] as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.493 INFO kablam! Sep 21 05:16:55.494 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.494 INFO kablam! --> src/impls/vec.rs:81:17 Sep 21 05:16:55.494 INFO kablam! | Sep 21 05:16:55.494 INFO kablam! 81 | impl<'a, T: 'a> _Iterate<'a> for Vec { Sep 21 05:16:55.494 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 21 05:16:55.494 INFO kablam! | Sep 21 05:16:55.494 INFO kablam! = note: expected type `&T` Sep 21 05:16:55.494 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.494 INFO kablam! Sep 21 05:16:55.494 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.494 INFO kablam! --> src/impls/vec.rs:89:17 Sep 21 05:16:55.494 INFO kablam! | Sep 21 05:16:55.494 INFO kablam! 89 | impl<'a, T: 'a> _IterateMut<'a> for Vec { Sep 21 05:16:55.495 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 21 05:16:55.495 INFO kablam! | Sep 21 05:16:55.495 INFO kablam! = note: expected type `&mut T` Sep 21 05:16:55.495 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.495 INFO kablam! Sep 21 05:16:55.496 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.496 INFO kablam! --> src/impls/vec_deque.rs:29:17 Sep 21 05:16:55.496 INFO kablam! | Sep 21 05:16:55.496 INFO kablam! 29 | impl<'a, T: 'a> _Iterate<'a> for VecDeque { Sep 21 05:16:55.496 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 21 05:16:55.496 INFO kablam! | Sep 21 05:16:55.496 INFO kablam! = note: expected type `&T` Sep 21 05:16:55.496 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.496 INFO kablam! Sep 21 05:16:55.497 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.497 INFO kablam! --> src/impls/vec_deque.rs:37:17 Sep 21 05:16:55.497 INFO kablam! | Sep 21 05:16:55.497 INFO kablam! 37 | impl<'a, T: 'a> _IterateMut<'a> for VecDeque { Sep 21 05:16:55.497 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 21 05:16:55.497 INFO kablam! | Sep 21 05:16:55.497 INFO kablam! = note: expected type `&mut T` Sep 21 05:16:55.497 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.497 INFO kablam! Sep 21 05:16:55.497 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.497 INFO kablam! --> src/impls/linked_list.rs:23:17 Sep 21 05:16:55.497 INFO kablam! | Sep 21 05:16:55.497 INFO kablam! 23 | impl<'a, T: 'a> _Iterate<'a> for LinkedList { Sep 21 05:16:55.497 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 21 05:16:55.497 INFO kablam! | Sep 21 05:16:55.497 INFO kablam! = note: expected type `&T` Sep 21 05:16:55.497 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.497 INFO kablam! Sep 21 05:16:55.497 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.497 INFO kablam! --> src/impls/linked_list.rs:31:17 Sep 21 05:16:55.497 INFO kablam! | Sep 21 05:16:55.497 INFO kablam! 31 | impl<'a, T: 'a> _IterateMut<'a> for LinkedList { Sep 21 05:16:55.497 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 21 05:16:55.497 INFO kablam! | Sep 21 05:16:55.497 INFO kablam! = note: expected type `&mut T` Sep 21 05:16:55.497 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.497 INFO kablam! Sep 21 05:16:55.499 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == >::Item` Sep 21 05:16:55.499 INFO kablam! --> src/impls/bit_vec.rs:41:10 Sep 21 05:16:55.499 INFO kablam! | Sep 21 05:16:55.499 INFO kablam! 41 | impl<'a> _Iterate<'a> for BitVec { Sep 21 05:16:55.499 INFO kablam! | ^^^^^^^^^^^^ expected bool, found associated type Sep 21 05:16:55.499 INFO kablam! | Sep 21 05:16:55.499 INFO kablam! = note: expected type `bool` Sep 21 05:16:55.499 INFO kablam! found type `>::Item` Sep 21 05:16:55.499 INFO kablam! Sep 21 05:16:55.502 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.502 INFO kablam! --> src/impls/btree_set.rs:33:23 Sep 21 05:16:55.502 INFO kablam! | Sep 21 05:16:55.502 INFO kablam! 33 | impl<'a, T: Ord + 'a> _Iterate<'a> for BTreeSet { Sep 21 05:16:55.502 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 21 05:16:55.502 INFO kablam! | Sep 21 05:16:55.502 INFO kablam! = note: expected type `&T` Sep 21 05:16:55.502 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.502 INFO kablam! Sep 21 05:16:55.504 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.505 INFO kablam! --> src/impls/btree_map.rs:58:30 Sep 21 05:16:55.505 INFO kablam! | Sep 21 05:16:55.505 INFO kablam! 58 | impl<'a, K: Ord + 'a, V: 'a> _Iterate<'a> for BTreeMap { Sep 21 05:16:55.505 INFO kablam! | ^^^^^^^^^^^^ expected tuple, found associated type Sep 21 05:16:55.505 INFO kablam! | Sep 21 05:16:55.505 INFO kablam! = note: expected type `(&K, &V)` Sep 21 05:16:55.505 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.505 INFO kablam! Sep 21 05:16:55.505 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.505 INFO kablam! --> src/impls/btree_map.rs:66:30 Sep 21 05:16:55.505 INFO kablam! | Sep 21 05:16:55.505 INFO kablam! 66 | impl<'a, K: Ord + 'a, V: 'a> _IterateMut<'a> for BTreeMap { Sep 21 05:16:55.505 INFO kablam! | ^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 21 05:16:55.505 INFO kablam! | Sep 21 05:16:55.505 INFO kablam! = note: expected type `(&K, &mut V)` Sep 21 05:16:55.505 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.505 INFO kablam! Sep 21 05:16:55.507 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.507 INFO kablam! --> src/impls/vec_map.rs:60:17 Sep 21 05:16:55.507 INFO kablam! | Sep 21 05:16:55.507 INFO kablam! 60 | impl<'a, T: 'a> _Iterate<'a> for VecMap { Sep 21 05:16:55.507 INFO kablam! | ^^^^^^^^^^^^ expected tuple, found associated type Sep 21 05:16:55.507 INFO kablam! | Sep 21 05:16:55.507 INFO kablam! = note: expected type `(usize, &T)` Sep 21 05:16:55.507 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.507 INFO kablam! Sep 21 05:16:55.508 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.508 INFO kablam! --> src/impls/vec_map.rs:68:17 Sep 21 05:16:55.508 INFO kablam! | Sep 21 05:16:55.508 INFO kablam! 68 | impl<'a, T: 'a> _IterateMut<'a> for VecMap { Sep 21 05:16:55.508 INFO kablam! | ^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 21 05:16:55.508 INFO kablam! | Sep 21 05:16:55.508 INFO kablam! = note: expected type `(usize, &mut T)` Sep 21 05:16:55.508 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.508 INFO kablam! Sep 21 05:16:55.513 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r T as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.513 INFO kablam! --> src/impls/core.rs:55:5 Sep 21 05:16:55.513 INFO kablam! | Sep 21 05:16:55.513 INFO kablam! 55 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 21 05:16:55.513 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found reference Sep 21 05:16:55.513 INFO kablam! | Sep 21 05:16:55.513 INFO kablam! = note: expected type `>::Item` Sep 21 05:16:55.513 INFO kablam! found type `<&'r T as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.513 INFO kablam! note: required by `traits::_Iterate` Sep 21 05:16:55.513 INFO kablam! --> src/traits.rs:69:1 Sep 21 05:16:55.513 INFO kablam! | Sep 21 05:16:55.514 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 21 05:16:55.514 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:55.514 INFO kablam! Sep 21 05:16:55.515 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r mut T as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.515 INFO kablam! --> src/impls/core.rs:136:5 Sep 21 05:16:55.515 INFO kablam! | Sep 21 05:16:55.515 INFO kablam! 136 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 21 05:16:55.515 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 21 05:16:55.515 INFO kablam! | Sep 21 05:16:55.515 INFO kablam! = note: expected type `>::Item` Sep 21 05:16:55.515 INFO kablam! found type `<&'r mut T as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.515 INFO kablam! note: required by `traits::_Iterate` Sep 21 05:16:55.515 INFO kablam! --> src/traits.rs:69:1 Sep 21 05:16:55.515 INFO kablam! | Sep 21 05:16:55.515 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 21 05:16:55.515 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:55.515 INFO kablam! Sep 21 05:16:55.515 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == <&'r mut T as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.516 INFO kablam! --> src/impls/core.rs:148:5 Sep 21 05:16:55.516 INFO kablam! | Sep 21 05:16:55.516 INFO kablam! 148 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (**self).iter_mut() } Sep 21 05:16:55.516 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 21 05:16:55.516 INFO kablam! | Sep 21 05:16:55.516 INFO kablam! = note: expected type `>::Item` Sep 21 05:16:55.516 INFO kablam! found type `<&'r mut T as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.516 INFO kablam! note: required by `traits::_IterateMut` Sep 21 05:16:55.516 INFO kablam! --> src/traits.rs:79:1 Sep 21 05:16:55.516 INFO kablam! | Sep 21 05:16:55.516 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 21 05:16:55.516 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:55.516 INFO kablam! Sep 21 05:16:55.518 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.518 INFO kablam! --> src/impls/core.rs:274:5 Sep 21 05:16:55.518 INFO kablam! | Sep 21 05:16:55.518 INFO kablam! 274 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 21 05:16:55.518 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 21 05:16:55.518 INFO kablam! | Sep 21 05:16:55.518 INFO kablam! = note: expected type `>::Item` Sep 21 05:16:55.518 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.518 INFO kablam! note: required by `traits::_Iterate` Sep 21 05:16:55.518 INFO kablam! --> src/traits.rs:69:1 Sep 21 05:16:55.518 INFO kablam! | Sep 21 05:16:55.518 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 21 05:16:55.518 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:55.518 INFO kablam! Sep 21 05:16:55.518 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.519 INFO kablam! --> src/impls/core.rs:286:5 Sep 21 05:16:55.519 INFO kablam! | Sep 21 05:16:55.519 INFO kablam! 286 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (**self).iter_mut() } Sep 21 05:16:55.519 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 21 05:16:55.519 INFO kablam! | Sep 21 05:16:55.519 INFO kablam! = note: expected type `>::Item` Sep 21 05:16:55.519 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.519 INFO kablam! note: required by `traits::_IterateMut` Sep 21 05:16:55.519 INFO kablam! --> src/traits.rs:79:1 Sep 21 05:16:55.519 INFO kablam! | Sep 21 05:16:55.519 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 21 05:16:55.519 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:55.519 INFO kablam! Sep 21 05:16:55.521 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.521 INFO kablam! --> src/impls/slice.rs:71:5 Sep 21 05:16:55.521 INFO kablam! | Sep 21 05:16:55.521 INFO kablam! 71 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 21 05:16:55.521 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 21 05:16:55.521 INFO kablam! | Sep 21 05:16:55.521 INFO kablam! = note: expected type `&T` Sep 21 05:16:55.521 INFO kablam! found type `<[T] as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.521 INFO kablam! note: required by `traits::_Iterate` Sep 21 05:16:55.521 INFO kablam! --> src/traits.rs:69:1 Sep 21 05:16:55.521 INFO kablam! | Sep 21 05:16:55.521 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 21 05:16:55.521 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:55.521 INFO kablam! Sep 21 05:16:55.521 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.521 INFO kablam! --> src/impls/slice.rs:79:5 Sep 21 05:16:55.521 INFO kablam! | Sep 21 05:16:55.521 INFO kablam! 79 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 21 05:16:55.521 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 21 05:16:55.521 INFO kablam! | Sep 21 05:16:55.521 INFO kablam! = note: expected type `&mut T` Sep 21 05:16:55.521 INFO kablam! found type `<[T] as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.521 INFO kablam! note: required by `traits::_IterateMut` Sep 21 05:16:55.521 INFO kablam! --> src/traits.rs:79:1 Sep 21 05:16:55.521 INFO kablam! | Sep 21 05:16:55.521 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 21 05:16:55.521 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:55.521 INFO kablam! Sep 21 05:16:55.523 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.523 INFO kablam! --> src/impls/vec.rs:86:5 Sep 21 05:16:55.523 INFO kablam! | Sep 21 05:16:55.523 INFO kablam! 86 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 21 05:16:55.523 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 21 05:16:55.523 INFO kablam! | Sep 21 05:16:55.523 INFO kablam! = note: expected type `&T` Sep 21 05:16:55.523 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.523 INFO kablam! note: required by `traits::_Iterate` Sep 21 05:16:55.523 INFO kablam! --> src/traits.rs:69:1 Sep 21 05:16:55.523 INFO kablam! | Sep 21 05:16:55.523 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 21 05:16:55.523 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:55.523 INFO kablam! Sep 21 05:16:55.523 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.523 INFO kablam! --> src/impls/vec.rs:94:5 Sep 21 05:16:55.523 INFO kablam! | Sep 21 05:16:55.523 INFO kablam! 94 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (**self).iter_mut() } Sep 21 05:16:55.523 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 21 05:16:55.523 INFO kablam! | Sep 21 05:16:55.523 INFO kablam! = note: expected type `&mut T` Sep 21 05:16:55.523 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.523 INFO kablam! note: required by `traits::_IterateMut` Sep 21 05:16:55.523 INFO kablam! --> src/traits.rs:79:1 Sep 21 05:16:55.523 INFO kablam! | Sep 21 05:16:55.523 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 21 05:16:55.523 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:55.523 INFO kablam! Sep 21 05:16:55.524 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.524 INFO kablam! --> src/impls/vec_deque.rs:34:5 Sep 21 05:16:55.524 INFO kablam! | Sep 21 05:16:55.524 INFO kablam! 34 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 21 05:16:55.524 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 21 05:16:55.524 INFO kablam! | Sep 21 05:16:55.524 INFO kablam! = note: expected type `&T` Sep 21 05:16:55.524 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.524 INFO kablam! note: required by `traits::_Iterate` Sep 21 05:16:55.524 INFO kablam! --> src/traits.rs:69:1 Sep 21 05:16:55.524 INFO kablam! | Sep 21 05:16:55.524 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 21 05:16:55.524 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:55.524 INFO kablam! Sep 21 05:16:55.525 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.525 INFO kablam! --> src/impls/vec_deque.rs:42:5 Sep 21 05:16:55.525 INFO kablam! | Sep 21 05:16:55.525 INFO kablam! 42 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 21 05:16:55.525 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 21 05:16:55.525 INFO kablam! | Sep 21 05:16:55.525 INFO kablam! = note: expected type `&mut T` Sep 21 05:16:55.525 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.525 INFO kablam! note: required by `traits::_IterateMut` Sep 21 05:16:55.525 INFO kablam! --> src/traits.rs:79:1 Sep 21 05:16:55.525 INFO kablam! | Sep 21 05:16:55.525 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 21 05:16:55.525 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:55.525 INFO kablam! Sep 21 05:16:55.525 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.525 INFO kablam! --> src/impls/linked_list.rs:28:5 Sep 21 05:16:55.526 INFO kablam! | Sep 21 05:16:55.526 INFO kablam! 28 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 21 05:16:55.526 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 21 05:16:55.526 INFO kablam! | Sep 21 05:16:55.526 INFO kablam! = note: expected type `&T` Sep 21 05:16:55.526 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.526 INFO kablam! note: required by `traits::_Iterate` Sep 21 05:16:55.526 INFO kablam! --> src/traits.rs:69:1 Sep 21 05:16:55.526 INFO kablam! | Sep 21 05:16:55.526 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 21 05:16:55.526 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:55.526 INFO kablam! Sep 21 05:16:55.526 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.526 INFO kablam! --> src/impls/linked_list.rs:36:5 Sep 21 05:16:55.526 INFO kablam! | Sep 21 05:16:55.526 INFO kablam! 36 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 21 05:16:55.526 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 21 05:16:55.526 INFO kablam! | Sep 21 05:16:55.526 INFO kablam! = note: expected type `&mut T` Sep 21 05:16:55.526 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.526 INFO kablam! note: required by `traits::_IterateMut` Sep 21 05:16:55.526 INFO kablam! --> src/traits.rs:79:1 Sep 21 05:16:55.526 INFO kablam! | Sep 21 05:16:55.526 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 21 05:16:55.526 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:55.526 INFO kablam! Sep 21 05:16:55.527 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == >::Item` Sep 21 05:16:55.527 INFO kablam! --> src/impls/bit_vec.rs:46:5 Sep 21 05:16:55.527 INFO kablam! | Sep 21 05:16:55.527 INFO kablam! 46 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 21 05:16:55.527 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected bool, found associated type Sep 21 05:16:55.527 INFO kablam! | Sep 21 05:16:55.527 INFO kablam! = note: expected type `bool` Sep 21 05:16:55.527 INFO kablam! found type `>::Item` Sep 21 05:16:55.527 INFO kablam! note: required by `traits::_Iterate` Sep 21 05:16:55.527 INFO kablam! --> src/traits.rs:69:1 Sep 21 05:16:55.527 INFO kablam! | Sep 21 05:16:55.527 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 21 05:16:55.527 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:55.527 INFO kablam! Sep 21 05:16:55.527 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r T as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.527 INFO kablam! --> src/impls/core.rs:46:25 Sep 21 05:16:55.527 INFO kablam! | Sep 21 05:16:55.527 INFO kablam! 46 | impl<'r, 'a, T: ?Sized> _Iterate<'a> for &'r T Sep 21 05:16:55.527 INFO kablam! | ^^^^^^^^^^^^ expected type parameter, found reference Sep 21 05:16:55.527 INFO kablam! | Sep 21 05:16:55.527 INFO kablam! = note: expected type `>::Item` Sep 21 05:16:55.527 INFO kablam! found type `<&'r T as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.527 INFO kablam! Sep 21 05:16:55.528 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.528 INFO kablam! --> src/impls/btree_set.rs:38:5 Sep 21 05:16:55.528 INFO kablam! | Sep 21 05:16:55.528 INFO kablam! 38 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 21 05:16:55.528 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 21 05:16:55.528 INFO kablam! | Sep 21 05:16:55.528 INFO kablam! = note: expected type `&T` Sep 21 05:16:55.528 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.528 INFO kablam! note: required by `traits::_Iterate` Sep 21 05:16:55.528 INFO kablam! --> src/traits.rs:69:1 Sep 21 05:16:55.528 INFO kablam! | Sep 21 05:16:55.528 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 21 05:16:55.528 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:55.528 INFO kablam! Sep 21 05:16:55.529 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.529 INFO kablam! --> src/impls/btree_map.rs:63:5 Sep 21 05:16:55.529 INFO kablam! | Sep 21 05:16:55.529 INFO kablam! 63 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 21 05:16:55.529 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 21 05:16:55.529 INFO kablam! | Sep 21 05:16:55.529 INFO kablam! = note: expected type `(&K, &V)` Sep 21 05:16:55.529 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.529 INFO kablam! note: required by `traits::_Iterate` Sep 21 05:16:55.529 INFO kablam! --> src/traits.rs:69:1 Sep 21 05:16:55.529 INFO kablam! | Sep 21 05:16:55.529 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 21 05:16:55.529 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:55.529 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r mut T as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.530 INFO kablam! --> src/impls/core.rs:127:25 Sep 21 05:16:55.530 INFO kablam! | Sep 21 05:16:55.530 INFO kablam! 127 | impl<'r, 'a, T: ?Sized> _Iterate<'a> for &'r mut T Sep 21 05:16:55.530 INFO kablam! | ^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 21 05:16:55.530 INFO kablam! | Sep 21 05:16:55.530 INFO kablam! Sep 21 05:16:55.530 INFO kablam! = note: expected type `>::Item` Sep 21 05:16:55.530 INFO kablam! found type `<&'r mut T as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.530 INFO kablam! Sep 21 05:16:55.530 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.530 INFO kablam! --> src/impls/btree_map.rs:71:5 Sep 21 05:16:55.530 INFO kablam! | Sep 21 05:16:55.530 INFO kablam! 71 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 21 05:16:55.530 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 21 05:16:55.530 INFO kablam! | Sep 21 05:16:55.530 INFO kablam! = note: expected type `(&K, &mut V)` Sep 21 05:16:55.530 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.530 INFO kablam! note: required by `traits::_IterateMut` Sep 21 05:16:55.530 INFO kablam! --> src/traits.rs:79:1 Sep 21 05:16:55.530 INFO kablam! | Sep 21 05:16:55.530 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 21 05:16:55.530 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:55.530 INFO kablam! Sep 21 05:16:55.530 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == <&'r mut T as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.530 INFO kablam! --> src/impls/core.rs:139:25 Sep 21 05:16:55.530 INFO kablam! | Sep 21 05:16:55.530 INFO kablam! 139 | impl<'r, 'a, T: ?Sized> _IterateMut<'a> for &'r mut T Sep 21 05:16:55.531 INFO kablam! | ^^^^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 21 05:16:55.531 INFO kablam! | Sep 21 05:16:55.531 INFO kablam! = note: expected type `>::Item` Sep 21 05:16:55.531 INFO kablam! found type `<&'r mut T as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.531 INFO kablam! Sep 21 05:16:55.532 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.532 INFO kablam! --> src/impls/vec_map.rs:65:5 Sep 21 05:16:55.532 INFO kablam! | Sep 21 05:16:55.532 INFO kablam! 65 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 21 05:16:55.532 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 21 05:16:55.532 INFO kablam! | Sep 21 05:16:55.532 INFO kablam! = note: expected type `(usize, &T)` Sep 21 05:16:55.532 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.532 INFO kablam! note: required by `traits::_Iterate` Sep 21 05:16:55.532 INFO kablam! --> src/traits.rs:69:1 Sep 21 05:16:55.532 INFO kablam! | Sep 21 05:16:55.532 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 21 05:16:55.532 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:55.532 INFO kablam! Sep 21 05:16:55.532 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.532 INFO kablam! --> src/impls/vec_map.rs:73:5 Sep 21 05:16:55.532 INFO kablam! | Sep 21 05:16:55.532 INFO kablam! 73 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 21 05:16:55.532 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 21 05:16:55.532 INFO kablam! | Sep 21 05:16:55.532 INFO kablam! = note: expected type `(usize, &mut T)` Sep 21 05:16:55.532 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.532 INFO kablam! note: required by `traits::_IterateMut` Sep 21 05:16:55.532 INFO kablam! --> src/traits.rs:79:1 Sep 21 05:16:55.532 INFO kablam! | Sep 21 05:16:55.532 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 21 05:16:55.532 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:55.532 INFO kablam! Sep 21 05:16:55.533 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.533 INFO kablam! --> src/impls/core.rs:265:21 Sep 21 05:16:55.533 INFO kablam! | Sep 21 05:16:55.533 INFO kablam! 265 | impl<'a, T: ?Sized> _Iterate<'a> for Box Sep 21 05:16:55.533 INFO kablam! | ^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 21 05:16:55.533 INFO kablam! | Sep 21 05:16:55.533 INFO kablam! = note: expected type `>::Item` Sep 21 05:16:55.533 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.533 INFO kablam! Sep 21 05:16:55.533 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.533 INFO kablam! --> src/impls/core.rs:277:21 Sep 21 05:16:55.533 INFO kablam! | Sep 21 05:16:55.533 INFO kablam! 277 | impl<'a, T: ?Sized> _IterateMut<'a> for Box Sep 21 05:16:55.533 INFO kablam! | ^^^^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 21 05:16:55.533 INFO kablam! | Sep 21 05:16:55.533 INFO kablam! = note: expected type `>::Item` Sep 21 05:16:55.533 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.533 INFO kablam! Sep 21 05:16:55.535 INFO kablam! error: aborting due to 38 previous errors Sep 21 05:16:55.535 INFO kablam! Sep 21 05:16:55.535 INFO kablam! For more information about this error, try `rustc --explain E0271`. Sep 21 05:16:55.538 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.538 INFO kablam! --> src/impls/slice.rs:66:17 Sep 21 05:16:55.538 INFO kablam! | Sep 21 05:16:55.538 INFO kablam! 66 | impl<'a, T: 'a> _Iterate<'a> for [T] { Sep 21 05:16:55.538 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 21 05:16:55.538 INFO kablam! | Sep 21 05:16:55.538 INFO kablam! = note: expected type `&T` Sep 21 05:16:55.538 INFO kablam! found type `<[T] as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.538 INFO kablam! Sep 21 05:16:55.538 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.538 INFO kablam! --> src/impls/slice.rs:74:17 Sep 21 05:16:55.538 INFO kablam! | Sep 21 05:16:55.538 INFO kablam! 74 | impl<'a, T: 'a> _IterateMut<'a> for [T] { Sep 21 05:16:55.538 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 21 05:16:55.538 INFO kablam! | Sep 21 05:16:55.538 INFO kablam! = note: expected type `&mut T` Sep 21 05:16:55.538 INFO kablam! found type `<[T] as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.538 INFO kablam! Sep 21 05:16:55.540 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.540 INFO kablam! --> src/impls/vec.rs:81:17 Sep 21 05:16:55.540 INFO kablam! | Sep 21 05:16:55.540 INFO kablam! 81 | impl<'a, T: 'a> _Iterate<'a> for Vec { Sep 21 05:16:55.540 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 21 05:16:55.540 INFO kablam! | Sep 21 05:16:55.540 INFO kablam! = note: expected type `&T` Sep 21 05:16:55.540 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.540 INFO kablam! Sep 21 05:16:55.541 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.541 INFO kablam! --> src/impls/vec.rs:89:17 Sep 21 05:16:55.541 INFO kablam! | Sep 21 05:16:55.541 INFO kablam! 89 | impl<'a, T: 'a> _IterateMut<'a> for Vec { Sep 21 05:16:55.541 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 21 05:16:55.541 INFO kablam! | Sep 21 05:16:55.541 INFO kablam! = note: expected type `&mut T` Sep 21 05:16:55.541 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.541 INFO kablam! Sep 21 05:16:55.541 INFO kablam! error: Could not compile `qcollect-traits`. Sep 21 05:16:55.541 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 05:16:55.542 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.542 INFO kablam! --> src/impls/vec_deque.rs:29:17 Sep 21 05:16:55.542 INFO kablam! | Sep 21 05:16:55.542 INFO kablam! 29 | impl<'a, T: 'a> _Iterate<'a> for VecDeque { Sep 21 05:16:55.542 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 21 05:16:55.542 INFO kablam! | Sep 21 05:16:55.542 INFO kablam! = note: expected type `&T` Sep 21 05:16:55.542 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.542 INFO kablam! Sep 21 05:16:55.543 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.543 INFO kablam! --> src/impls/vec_deque.rs:37:17 Sep 21 05:16:55.543 INFO kablam! | Sep 21 05:16:55.543 INFO kablam! 37 | impl<'a, T: 'a> _IterateMut<'a> for VecDeque { Sep 21 05:16:55.543 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 21 05:16:55.543 INFO kablam! | Sep 21 05:16:55.543 INFO kablam! = note: expected type `&mut T` Sep 21 05:16:55.543 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.543 INFO kablam! Sep 21 05:16:55.544 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.544 INFO kablam! --> src/impls/linked_list.rs:23:17 Sep 21 05:16:55.544 INFO kablam! | Sep 21 05:16:55.544 INFO kablam! 23 | impl<'a, T: 'a> _Iterate<'a> for LinkedList { Sep 21 05:16:55.544 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 21 05:16:55.544 INFO kablam! | Sep 21 05:16:55.544 INFO kablam! = note: expected type `&T` Sep 21 05:16:55.544 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.544 INFO kablam! Sep 21 05:16:55.544 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.544 INFO kablam! --> src/impls/linked_list.rs:31:17 Sep 21 05:16:55.544 INFO kablam! | Sep 21 05:16:55.544 INFO kablam! 31 | impl<'a, T: 'a> _IterateMut<'a> for LinkedList { Sep 21 05:16:55.544 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 21 05:16:55.544 INFO kablam! | Sep 21 05:16:55.544 INFO kablam! = note: expected type `&mut T` Sep 21 05:16:55.544 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.544 INFO kablam! Sep 21 05:16:55.546 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == >::Item` Sep 21 05:16:55.546 INFO kablam! --> src/impls/bit_vec.rs:41:10 Sep 21 05:16:55.546 INFO kablam! | Sep 21 05:16:55.546 INFO kablam! 41 | impl<'a> _Iterate<'a> for BitVec { Sep 21 05:16:55.546 INFO kablam! | ^^^^^^^^^^^^ expected bool, found associated type Sep 21 05:16:55.546 INFO kablam! | Sep 21 05:16:55.546 INFO kablam! = note: expected type `bool` Sep 21 05:16:55.546 INFO kablam! found type `>::Item` Sep 21 05:16:55.546 INFO kablam! Sep 21 05:16:55.549 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.549 INFO kablam! --> src/impls/btree_set.rs:33:23 Sep 21 05:16:55.549 INFO kablam! | Sep 21 05:16:55.549 INFO kablam! 33 | impl<'a, T: Ord + 'a> _Iterate<'a> for BTreeSet { Sep 21 05:16:55.549 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 21 05:16:55.549 INFO kablam! | Sep 21 05:16:55.549 INFO kablam! = note: expected type `&T` Sep 21 05:16:55.549 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.549 INFO kablam! Sep 21 05:16:55.553 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.553 INFO kablam! --> src/impls/btree_map.rs:58:30 Sep 21 05:16:55.553 INFO kablam! | Sep 21 05:16:55.553 INFO kablam! 58 | impl<'a, K: Ord + 'a, V: 'a> _Iterate<'a> for BTreeMap { Sep 21 05:16:55.553 INFO kablam! | ^^^^^^^^^^^^ expected tuple, found associated type Sep 21 05:16:55.553 INFO kablam! | Sep 21 05:16:55.553 INFO kablam! = note: expected type `(&K, &V)` Sep 21 05:16:55.553 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.553 INFO kablam! Sep 21 05:16:55.553 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.553 INFO kablam! --> src/impls/btree_map.rs:66:30 Sep 21 05:16:55.553 INFO kablam! | Sep 21 05:16:55.553 INFO kablam! 66 | impl<'a, K: Ord + 'a, V: 'a> _IterateMut<'a> for BTreeMap { Sep 21 05:16:55.553 INFO kablam! | ^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 21 05:16:55.553 INFO kablam! | Sep 21 05:16:55.553 INFO kablam! = note: expected type `(&K, &mut V)` Sep 21 05:16:55.553 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.553 INFO kablam! Sep 21 05:16:55.554 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.554 INFO kablam! --> src/impls/vec_map.rs:60:17 Sep 21 05:16:55.554 INFO kablam! | Sep 21 05:16:55.554 INFO kablam! 60 | impl<'a, T: 'a> _Iterate<'a> for VecMap { Sep 21 05:16:55.554 INFO kablam! | ^^^^^^^^^^^^ expected tuple, found associated type Sep 21 05:16:55.554 INFO kablam! | Sep 21 05:16:55.554 INFO kablam! = note: expected type `(usize, &T)` Sep 21 05:16:55.554 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.554 INFO kablam! Sep 21 05:16:55.554 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.554 INFO kablam! --> src/impls/vec_map.rs:68:17 Sep 21 05:16:55.554 INFO kablam! | Sep 21 05:16:55.554 INFO kablam! 68 | impl<'a, T: 'a> _IterateMut<'a> for VecMap { Sep 21 05:16:55.554 INFO kablam! | ^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 21 05:16:55.554 INFO kablam! | Sep 21 05:16:55.554 INFO kablam! = note: expected type `(usize, &mut T)` Sep 21 05:16:55.554 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.554 INFO kablam! Sep 21 05:16:55.560 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r T as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.560 INFO kablam! --> src/impls/core.rs:55:5 Sep 21 05:16:55.560 INFO kablam! | Sep 21 05:16:55.560 INFO kablam! 55 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 21 05:16:55.560 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found reference Sep 21 05:16:55.560 INFO kablam! | Sep 21 05:16:55.560 INFO kablam! = note: expected type `>::Item` Sep 21 05:16:55.560 INFO kablam! found type `<&'r T as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.560 INFO kablam! note: required by `traits::_Iterate` Sep 21 05:16:55.560 INFO kablam! --> src/traits.rs:69:1 Sep 21 05:16:55.560 INFO kablam! | Sep 21 05:16:55.560 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 21 05:16:55.560 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:55.560 INFO kablam! Sep 21 05:16:55.563 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r mut T as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.563 INFO kablam! --> src/impls/core.rs:136:5 Sep 21 05:16:55.563 INFO kablam! | Sep 21 05:16:55.563 INFO kablam! 136 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 21 05:16:55.563 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 21 05:16:55.563 INFO kablam! | Sep 21 05:16:55.563 INFO kablam! = note: expected type `>::Item` Sep 21 05:16:55.563 INFO kablam! found type `<&'r mut T as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.563 INFO kablam! note: required by `traits::_Iterate` Sep 21 05:16:55.563 INFO kablam! --> src/traits.rs:69:1 Sep 21 05:16:55.563 INFO kablam! | Sep 21 05:16:55.563 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 21 05:16:55.563 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:55.563 INFO kablam! Sep 21 05:16:55.563 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == <&'r mut T as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.563 INFO kablam! --> src/impls/core.rs:148:5 Sep 21 05:16:55.563 INFO kablam! | Sep 21 05:16:55.563 INFO kablam! 148 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (**self).iter_mut() } Sep 21 05:16:55.563 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 21 05:16:55.563 INFO kablam! | Sep 21 05:16:55.563 INFO kablam! = note: expected type `>::Item` Sep 21 05:16:55.564 INFO kablam! found type `<&'r mut T as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.564 INFO kablam! note: required by `traits::_IterateMut` Sep 21 05:16:55.564 INFO kablam! --> src/traits.rs:79:1 Sep 21 05:16:55.564 INFO kablam! | Sep 21 05:16:55.564 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 21 05:16:55.564 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:55.564 INFO kablam! Sep 21 05:16:55.566 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.566 INFO kablam! --> src/impls/core.rs:274:5 Sep 21 05:16:55.566 INFO kablam! | Sep 21 05:16:55.566 INFO kablam! 274 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 21 05:16:55.566 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 21 05:16:55.566 INFO kablam! | Sep 21 05:16:55.566 INFO kablam! = note: expected type `>::Item` Sep 21 05:16:55.566 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.566 INFO kablam! note: required by `traits::_Iterate` Sep 21 05:16:55.566 INFO kablam! --> src/traits.rs:69:1 Sep 21 05:16:55.566 INFO kablam! | Sep 21 05:16:55.566 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 21 05:16:55.566 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:55.566 INFO kablam! Sep 21 05:16:55.566 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.566 INFO kablam! --> src/impls/core.rs:286:5 Sep 21 05:16:55.566 INFO kablam! | Sep 21 05:16:55.566 INFO kablam! 286 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (**self).iter_mut() } Sep 21 05:16:55.566 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 21 05:16:55.566 INFO kablam! | Sep 21 05:16:55.566 INFO kablam! = note: expected type `>::Item` Sep 21 05:16:55.567 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.567 INFO kablam! note: required by `traits::_IterateMut` Sep 21 05:16:55.567 INFO kablam! --> src/traits.rs:79:1 Sep 21 05:16:55.567 INFO kablam! | Sep 21 05:16:55.567 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 21 05:16:55.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:55.567 INFO kablam! Sep 21 05:16:55.574 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.574 INFO kablam! --> src/impls/slice.rs:71:5 Sep 21 05:16:55.574 INFO kablam! | Sep 21 05:16:55.574 INFO kablam! 71 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 21 05:16:55.574 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 21 05:16:55.574 INFO kablam! | Sep 21 05:16:55.574 INFO kablam! = note: expected type `&T` Sep 21 05:16:55.574 INFO kablam! found type `<[T] as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.574 INFO kablam! note: required by `traits::_Iterate` Sep 21 05:16:55.574 INFO kablam! --> src/traits.rs:69:1 Sep 21 05:16:55.574 INFO kablam! | Sep 21 05:16:55.574 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 21 05:16:55.574 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:55.574 INFO kablam! Sep 21 05:16:55.574 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.574 INFO kablam! --> src/impls/slice.rs:79:5 Sep 21 05:16:55.574 INFO kablam! | Sep 21 05:16:55.574 INFO kablam! 79 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 21 05:16:55.574 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 21 05:16:55.574 INFO kablam! | Sep 21 05:16:55.574 INFO kablam! = note: expected type `&mut T` Sep 21 05:16:55.574 INFO kablam! found type `<[T] as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.574 INFO kablam! note: required by `traits::_IterateMut` Sep 21 05:16:55.574 INFO kablam! --> src/traits.rs:79:1 Sep 21 05:16:55.574 INFO kablam! | Sep 21 05:16:55.574 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 21 05:16:55.574 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:55.574 INFO kablam! Sep 21 05:16:55.574 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.574 INFO kablam! --> src/impls/vec.rs:86:5 Sep 21 05:16:55.574 INFO kablam! | Sep 21 05:16:55.574 INFO kablam! 86 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 21 05:16:55.574 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 21 05:16:55.574 INFO kablam! | Sep 21 05:16:55.574 INFO kablam! = note: expected type `&T` Sep 21 05:16:55.574 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.574 INFO kablam! note: required by `traits::_Iterate` Sep 21 05:16:55.574 INFO kablam! --> src/traits.rs:69:1 Sep 21 05:16:55.574 INFO kablam! | Sep 21 05:16:55.574 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 21 05:16:55.574 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:55.574 INFO kablam! Sep 21 05:16:55.574 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.574 INFO kablam! --> src/impls/vec.rs:94:5 Sep 21 05:16:55.574 INFO kablam! | Sep 21 05:16:55.574 INFO kablam! 94 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (**self).iter_mut() } Sep 21 05:16:55.574 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 21 05:16:55.574 INFO kablam! | Sep 21 05:16:55.574 INFO kablam! = note: expected type `&mut T` Sep 21 05:16:55.574 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.574 INFO kablam! note: required by `traits::_IterateMut` Sep 21 05:16:55.574 INFO kablam! --> src/traits.rs:79:1 Sep 21 05:16:55.574 INFO kablam! | Sep 21 05:16:55.574 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 21 05:16:55.574 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:55.574 INFO kablam! Sep 21 05:16:55.574 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.574 INFO kablam! --> src/impls/vec_deque.rs:34:5 Sep 21 05:16:55.574 INFO kablam! | Sep 21 05:16:55.574 INFO kablam! 34 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 21 05:16:55.574 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 21 05:16:55.581 INFO kablam! | Sep 21 05:16:55.581 INFO kablam! = note: expected type `&T` Sep 21 05:16:55.581 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.581 INFO kablam! note: required by `traits::_Iterate` Sep 21 05:16:55.581 INFO kablam! --> src/traits.rs:69:1 Sep 21 05:16:55.581 INFO kablam! | Sep 21 05:16:55.581 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 21 05:16:55.581 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:55.581 INFO kablam! Sep 21 05:16:55.581 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.581 INFO kablam! --> src/impls/vec_deque.rs:42:5 Sep 21 05:16:55.581 INFO kablam! | Sep 21 05:16:55.581 INFO kablam! 42 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 21 05:16:55.581 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 21 05:16:55.581 INFO kablam! | Sep 21 05:16:55.581 INFO kablam! = note: expected type `&mut T` Sep 21 05:16:55.581 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.581 INFO kablam! note: required by `traits::_IterateMut` Sep 21 05:16:55.581 INFO kablam! --> src/traits.rs:79:1 Sep 21 05:16:55.581 INFO kablam! | Sep 21 05:16:55.581 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 21 05:16:55.581 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:55.581 INFO kablam! Sep 21 05:16:55.581 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.581 INFO kablam! --> src/impls/linked_list.rs:28:5 Sep 21 05:16:55.581 INFO kablam! | Sep 21 05:16:55.581 INFO kablam! 28 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 21 05:16:55.581 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 21 05:16:55.581 INFO kablam! | Sep 21 05:16:55.581 INFO kablam! = note: expected type `&T` Sep 21 05:16:55.581 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.581 INFO kablam! note: required by `traits::_Iterate` Sep 21 05:16:55.581 INFO kablam! --> src/traits.rs:69:1 Sep 21 05:16:55.581 INFO kablam! | Sep 21 05:16:55.581 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 21 05:16:55.581 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:55.581 INFO kablam! Sep 21 05:16:55.581 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.581 INFO kablam! --> src/impls/linked_list.rs:36:5 Sep 21 05:16:55.581 INFO kablam! | Sep 21 05:16:55.581 INFO kablam! 36 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 21 05:16:55.581 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 21 05:16:55.581 INFO kablam! | Sep 21 05:16:55.581 INFO kablam! = note: expected type `&mut T` Sep 21 05:16:55.581 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.581 INFO kablam! note: required by `traits::_IterateMut` Sep 21 05:16:55.581 INFO kablam! --> src/traits.rs:79:1 Sep 21 05:16:55.581 INFO kablam! | Sep 21 05:16:55.581 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 21 05:16:55.581 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:55.581 INFO kablam! Sep 21 05:16:55.581 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == >::Item` Sep 21 05:16:55.581 INFO kablam! --> src/impls/bit_vec.rs:46:5 Sep 21 05:16:55.581 INFO kablam! | Sep 21 05:16:55.581 INFO kablam! 46 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 21 05:16:55.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected bool, found associated type Sep 21 05:16:55.582 INFO kablam! | Sep 21 05:16:55.582 INFO kablam! = note: expected type `bool` Sep 21 05:16:55.582 INFO kablam! found type `>::Item` Sep 21 05:16:55.582 INFO kablam! note: required by `traits::_Iterate` Sep 21 05:16:55.582 INFO kablam! --> src/traits.rs:69:1 Sep 21 05:16:55.582 INFO kablam! | Sep 21 05:16:55.582 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 21 05:16:55.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:55.582 INFO kablam! Sep 21 05:16:55.582 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.582 INFO kablam! --> src/impls/btree_set.rs:38:5 Sep 21 05:16:55.582 INFO kablam! | Sep 21 05:16:55.582 INFO kablam! 38 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 21 05:16:55.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 21 05:16:55.582 INFO kablam! | Sep 21 05:16:55.582 INFO kablam! = note: expected type `&T` Sep 21 05:16:55.582 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.582 INFO kablam! note: required by `traits::_Iterate` Sep 21 05:16:55.582 INFO kablam! --> src/traits.rs:69:1 Sep 21 05:16:55.582 INFO kablam! | Sep 21 05:16:55.582 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 21 05:16:55.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:55.582 INFO kablam! Sep 21 05:16:55.582 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.582 INFO kablam! --> src/impls/btree_map.rs:63:5 Sep 21 05:16:55.582 INFO kablam! | Sep 21 05:16:55.582 INFO kablam! 63 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 21 05:16:55.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 21 05:16:55.582 INFO kablam! | Sep 21 05:16:55.582 INFO kablam! = note: expected type `(&K, &V)` Sep 21 05:16:55.582 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.582 INFO kablam! note: required by `traits::_Iterate` Sep 21 05:16:55.582 INFO kablam! --> src/traits.rs:69:1 Sep 21 05:16:55.582 INFO kablam! | Sep 21 05:16:55.582 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 21 05:16:55.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:55.582 INFO kablam! Sep 21 05:16:55.582 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.582 INFO kablam! --> src/impls/btree_map.rs:71:5 Sep 21 05:16:55.582 INFO kablam! | Sep 21 05:16:55.582 INFO kablam! 71 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 21 05:16:55.584 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 21 05:16:55.584 INFO kablam! | Sep 21 05:16:55.584 INFO kablam! = note: expected type `(&K, &mut V)` Sep 21 05:16:55.584 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.584 INFO kablam! note: required by `traits::_IterateMut` Sep 21 05:16:55.584 INFO kablam! --> src/traits.rs:79:1 Sep 21 05:16:55.585 INFO kablam! | Sep 21 05:16:55.585 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 21 05:16:55.585 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:55.585 INFO kablam! Sep 21 05:16:55.585 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.585 INFO kablam! --> src/impls/vec_map.rs:65:5 Sep 21 05:16:55.585 INFO kablam! | Sep 21 05:16:55.585 INFO kablam! 65 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 21 05:16:55.585 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 21 05:16:55.585 INFO kablam! | Sep 21 05:16:55.585 INFO kablam! = note: expected type `(usize, &T)` Sep 21 05:16:55.585 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:55.585 INFO kablam! note: required by `traits::_Iterate` Sep 21 05:16:55.585 INFO kablam! --> src/traits.rs:69:1 Sep 21 05:16:55.585 INFO kablam! | Sep 21 05:16:55.585 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 21 05:16:55.585 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:55.585 INFO kablam! Sep 21 05:16:55.585 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.585 INFO kablam! --> src/impls/vec_map.rs:73:5 Sep 21 05:16:55.585 INFO kablam! | Sep 21 05:16:55.585 INFO kablam! 73 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 21 05:16:55.585 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 21 05:16:55.585 INFO kablam! | Sep 21 05:16:55.585 INFO kablam! = note: expected type `(usize, &mut T)` Sep 21 05:16:55.585 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 21 05:16:55.585 INFO kablam! note: required by `traits::_IterateMut` Sep 21 05:16:55.585 INFO kablam! --> src/traits.rs:79:1 Sep 21 05:16:55.585 INFO kablam! | Sep 21 05:16:55.585 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 21 05:16:55.585 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:55.585 INFO kablam! Sep 21 05:16:55.590 INFO kablam! error: aborting due to 38 previous errors Sep 21 05:16:55.590 INFO kablam! Sep 21 05:16:55.590 INFO kablam! For more information about this error, try `rustc --explain E0271`. Sep 21 05:16:55.598 INFO kablam! error: Could not compile `qcollect-traits`. Sep 21 05:16:55.598 INFO kablam! Sep 21 05:16:55.598 INFO kablam! To learn more, run the command again with --verbose. Sep 21 05:16:55.598 INFO kablam! su: No module specific data is present Sep 21 05:16:56.174 INFO running `"docker" "rm" "-f" "24caf1b7994f89120468c4e8613f27634aa4e1178718b01099debae7f534798f"` Sep 21 05:16:56.229 INFO blam! 24caf1b7994f89120468c4e8613f27634aa4e1178718b01099debae7f534798f