Sep 21 05:16:52.333 INFO checking qcollect-traits-0.7.4 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 05:16:52.333 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 05:16:52.333 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-5/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-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:52.450 INFO blam! 1f90612b8c21f337ff71b425d7c428de5f52df0a2eb26cf7237aaedf2b6ea2fb Sep 21 05:16:52.451 INFO running `"docker" "start" "-a" "1f90612b8c21f337ff71b425d7c428de5f52df0a2eb26cf7237aaedf2b6ea2fb"` Sep 21 05:16:53.172 INFO kablam! usermod: no changes Sep 21 05:16:53.201 INFO kablam! Checking vec_map v0.3.0 Sep 21 05:16:53.591 INFO kablam! Checking qcollect-traits v0.7.4 (/source) Sep 21 05:16:53.865 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r T as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.865 INFO kablam! --> src/impls/core.rs:46:25 Sep 21 05:16:53.865 INFO kablam! | Sep 21 05:16:53.865 INFO kablam! 46 | impl<'r, 'a, T: ?Sized> _Iterate<'a> for &'r T Sep 21 05:16:53.865 INFO kablam! | ^^^^^^^^^^^^ expected type parameter, found reference Sep 21 05:16:53.865 INFO kablam! | Sep 21 05:16:53.865 INFO kablam! = note: expected type `>::Item` Sep 21 05:16:53.865 INFO kablam! found type `<&'r T as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.865 INFO kablam! Sep 21 05:16:53.867 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:53.867 INFO kablam! --> src/impls/core.rs:127:25 Sep 21 05:16:53.867 INFO kablam! | Sep 21 05:16:53.867 INFO kablam! 127 | impl<'r, 'a, T: ?Sized> _Iterate<'a> for &'r mut T Sep 21 05:16:53.867 INFO kablam! | ^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 21 05:16:53.867 INFO kablam! | Sep 21 05:16:53.867 INFO kablam! = note: expected type `>::Item` Sep 21 05:16:53.867 INFO kablam! found type `<&'r mut T as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.867 INFO kablam! Sep 21 05:16:53.867 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:53.867 INFO kablam! --> src/impls/core.rs:139:25 Sep 21 05:16:53.867 INFO kablam! | Sep 21 05:16:53.867 INFO kablam! 139 | impl<'r, 'a, T: ?Sized> _IterateMut<'a> for &'r mut T Sep 21 05:16:53.867 INFO kablam! | ^^^^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 21 05:16:53.867 INFO kablam! | Sep 21 05:16:53.867 INFO kablam! = note: expected type `>::Item` Sep 21 05:16:53.867 INFO kablam! found type `<&'r mut T as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.867 INFO kablam! Sep 21 05:16:53.869 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.869 INFO kablam! --> src/impls/core.rs:265:21 Sep 21 05:16:53.870 INFO kablam! | Sep 21 05:16:53.870 INFO kablam! 265 | impl<'a, T: ?Sized> _Iterate<'a> for Box Sep 21 05:16:53.870 INFO kablam! | ^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 21 05:16:53.870 INFO kablam! | Sep 21 05:16:53.870 INFO kablam! = note: expected type `>::Item` Sep 21 05:16:53.870 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.870 INFO kablam! Sep 21 05:16:53.870 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.870 INFO kablam! --> src/impls/core.rs:277:21 Sep 21 05:16:53.870 INFO kablam! | Sep 21 05:16:53.870 INFO kablam! 277 | impl<'a, T: ?Sized> _IterateMut<'a> for Box Sep 21 05:16:53.870 INFO kablam! | ^^^^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 21 05:16:53.870 INFO kablam! | Sep 21 05:16:53.870 INFO kablam! = note: expected type `>::Item` Sep 21 05:16:53.870 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.870 INFO kablam! Sep 21 05:16:53.873 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.873 INFO kablam! --> src/impls/slice.rs:66:17 Sep 21 05:16:53.874 INFO kablam! | Sep 21 05:16:53.874 INFO kablam! 66 | impl<'a, T: 'a> _Iterate<'a> for [T] { Sep 21 05:16:53.874 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 21 05:16:53.874 INFO kablam! | Sep 21 05:16:53.874 INFO kablam! = note: expected type `&T` Sep 21 05:16:53.874 INFO kablam! found type `<[T] as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.874 INFO kablam! Sep 21 05:16:53.874 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.874 INFO kablam! --> src/impls/slice.rs:74:17 Sep 21 05:16:53.874 INFO kablam! | Sep 21 05:16:53.874 INFO kablam! 74 | impl<'a, T: 'a> _IterateMut<'a> for [T] { Sep 21 05:16:53.874 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 21 05:16:53.874 INFO kablam! | Sep 21 05:16:53.874 INFO kablam! = note: expected type `&mut T` Sep 21 05:16:53.874 INFO kablam! found type `<[T] as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.874 INFO kablam! Sep 21 05:16:53.875 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.875 INFO kablam! --> src/impls/vec.rs:81:17 Sep 21 05:16:53.875 INFO kablam! | Sep 21 05:16:53.875 INFO kablam! 81 | impl<'a, T: 'a> _Iterate<'a> for Vec { Sep 21 05:16:53.875 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 21 05:16:53.875 INFO kablam! | Sep 21 05:16:53.875 INFO kablam! = note: expected type `&T` Sep 21 05:16:53.875 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.875 INFO kablam! Sep 21 05:16:53.876 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.876 INFO kablam! --> src/impls/vec.rs:89:17 Sep 21 05:16:53.876 INFO kablam! | Sep 21 05:16:53.876 INFO kablam! 89 | impl<'a, T: 'a> _IterateMut<'a> for Vec { Sep 21 05:16:53.876 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 21 05:16:53.876 INFO kablam! | Sep 21 05:16:53.876 INFO kablam! = note: expected type `&mut T` Sep 21 05:16:53.876 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.876 INFO kablam! Sep 21 05:16:53.877 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.877 INFO kablam! --> src/impls/vec_deque.rs:29:17 Sep 21 05:16:53.877 INFO kablam! | Sep 21 05:16:53.877 INFO kablam! 29 | impl<'a, T: 'a> _Iterate<'a> for VecDeque { Sep 21 05:16:53.877 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 21 05:16:53.877 INFO kablam! | Sep 21 05:16:53.877 INFO kablam! = note: expected type `&T` Sep 21 05:16:53.877 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.877 INFO kablam! Sep 21 05:16:53.877 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.877 INFO kablam! --> src/impls/vec_deque.rs:37:17 Sep 21 05:16:53.877 INFO kablam! | Sep 21 05:16:53.877 INFO kablam! 37 | impl<'a, T: 'a> _IterateMut<'a> for VecDeque { Sep 21 05:16:53.877 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 21 05:16:53.877 INFO kablam! | Sep 21 05:16:53.877 INFO kablam! = note: expected type `&mut T` Sep 21 05:16:53.877 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.877 INFO kablam! Sep 21 05:16:53.878 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.884 INFO kablam! --> src/impls/linked_list.rs:23:17 Sep 21 05:16:53.884 INFO kablam! | Sep 21 05:16:53.884 INFO kablam! 23 | impl<'a, T: 'a> _Iterate<'a> for LinkedList { Sep 21 05:16:53.884 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 21 05:16:53.884 INFO kablam! | Sep 21 05:16:53.884 INFO kablam! = note: expected type `&T` Sep 21 05:16:53.884 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.884 INFO kablam! Sep 21 05:16:53.884 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.884 INFO kablam! --> src/impls/linked_list.rs:31:17 Sep 21 05:16:53.884 INFO kablam! | Sep 21 05:16:53.884 INFO kablam! 31 | impl<'a, T: 'a> _IterateMut<'a> for LinkedList { Sep 21 05:16:53.884 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 21 05:16:53.884 INFO kablam! | Sep 21 05:16:53.884 INFO kablam! = note: expected type `&mut T` Sep 21 05:16:53.884 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.884 INFO kablam! Sep 21 05:16:53.884 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == >::Item` Sep 21 05:16:53.884 INFO kablam! --> src/impls/bit_vec.rs:41:10 Sep 21 05:16:53.884 INFO kablam! | Sep 21 05:16:53.884 INFO kablam! 41 | impl<'a> _Iterate<'a> for BitVec { Sep 21 05:16:53.884 INFO kablam! | ^^^^^^^^^^^^ expected bool, found associated type Sep 21 05:16:53.884 INFO kablam! | Sep 21 05:16:53.884 INFO kablam! = note: expected type `bool` Sep 21 05:16:53.884 INFO kablam! found type `>::Item` Sep 21 05:16:53.884 INFO kablam! Sep 21 05:16:53.884 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.884 INFO kablam! --> src/impls/btree_set.rs:33:23 Sep 21 05:16:53.884 INFO kablam! | Sep 21 05:16:53.885 INFO kablam! 33 | impl<'a, T: Ord + 'a> _Iterate<'a> for BTreeSet { Sep 21 05:16:53.885 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 21 05:16:53.885 INFO kablam! | Sep 21 05:16:53.885 INFO kablam! = note: expected type `&T` Sep 21 05:16:53.885 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.885 INFO kablam! Sep 21 05:16:53.885 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.885 INFO kablam! --> src/impls/btree_map.rs:58:30 Sep 21 05:16:53.885 INFO kablam! | Sep 21 05:16:53.885 INFO kablam! 58 | impl<'a, K: Ord + 'a, V: 'a> _Iterate<'a> for BTreeMap { Sep 21 05:16:53.885 INFO kablam! | ^^^^^^^^^^^^ expected tuple, found associated type Sep 21 05:16:53.885 INFO kablam! | Sep 21 05:16:53.885 INFO kablam! = note: expected type `(&K, &V)` Sep 21 05:16:53.885 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.885 INFO kablam! Sep 21 05:16:53.885 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.885 INFO kablam! --> src/impls/btree_map.rs:66:30 Sep 21 05:16:53.885 INFO kablam! | Sep 21 05:16:53.885 INFO kablam! 66 | impl<'a, K: Ord + 'a, V: 'a> _IterateMut<'a> for BTreeMap { Sep 21 05:16:53.885 INFO kablam! | ^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 21 05:16:53.885 INFO kablam! | Sep 21 05:16:53.885 INFO kablam! = note: expected type `(&K, &mut V)` Sep 21 05:16:53.885 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.885 INFO kablam! Sep 21 05:16:53.885 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.885 INFO kablam! --> src/impls/vec_map.rs:60:17 Sep 21 05:16:53.886 INFO kablam! | Sep 21 05:16:53.886 INFO kablam! 60 | impl<'a, T: 'a> _Iterate<'a> for VecMap { Sep 21 05:16:53.886 INFO kablam! | ^^^^^^^^^^^^ expected tuple, found associated type Sep 21 05:16:53.886 INFO kablam! | Sep 21 05:16:53.886 INFO kablam! = note: expected type `(usize, &T)` Sep 21 05:16:53.886 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.886 INFO kablam! Sep 21 05:16:53.886 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.886 INFO kablam! --> src/impls/vec_map.rs:68:17 Sep 21 05:16:53.886 INFO kablam! | Sep 21 05:16:53.886 INFO kablam! 68 | impl<'a, T: 'a> _IterateMut<'a> for VecMap { Sep 21 05:16:53.886 INFO kablam! | ^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 21 05:16:53.886 INFO kablam! | Sep 21 05:16:53.886 INFO kablam! = note: expected type `(usize, &mut T)` Sep 21 05:16:53.886 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.886 INFO kablam! Sep 21 05:16:53.890 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r T as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.890 INFO kablam! --> src/impls/core.rs:55:5 Sep 21 05:16:53.890 INFO kablam! | Sep 21 05:16:53.890 INFO kablam! 55 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 21 05:16:53.890 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found reference Sep 21 05:16:53.890 INFO kablam! | Sep 21 05:16:53.890 INFO kablam! = note: expected type `>::Item` Sep 21 05:16:53.890 INFO kablam! found type `<&'r T as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.890 INFO kablam! note: required by `traits::_Iterate` Sep 21 05:16:53.890 INFO kablam! --> src/traits.rs:69:1 Sep 21 05:16:53.890 INFO kablam! | Sep 21 05:16:53.890 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 21 05:16:53.890 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:53.890 INFO kablam! Sep 21 05:16:53.894 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:53.894 INFO kablam! --> src/impls/core.rs:136:5 Sep 21 05:16:53.894 INFO kablam! | Sep 21 05:16:53.894 INFO kablam! 136 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 21 05:16:53.894 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 21 05:16:53.894 INFO kablam! | Sep 21 05:16:53.894 INFO kablam! = note: expected type `>::Item` Sep 21 05:16:53.894 INFO kablam! found type `<&'r mut T as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.894 INFO kablam! note: required by `traits::_Iterate` Sep 21 05:16:53.894 INFO kablam! --> src/traits.rs:69:1 Sep 21 05:16:53.894 INFO kablam! | Sep 21 05:16:53.894 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 21 05:16:53.894 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:53.894 INFO kablam! Sep 21 05:16:53.894 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:53.894 INFO kablam! --> src/impls/core.rs:148:5 Sep 21 05:16:53.894 INFO kablam! | Sep 21 05:16:53.895 INFO kablam! 148 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (**self).iter_mut() } Sep 21 05:16:53.895 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 21 05:16:53.895 INFO kablam! | Sep 21 05:16:53.895 INFO kablam! = note: expected type `>::Item` Sep 21 05:16:53.895 INFO kablam! found type `<&'r mut T as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.895 INFO kablam! note: required by `traits::_IterateMut` Sep 21 05:16:53.895 INFO kablam! --> src/traits.rs:79:1 Sep 21 05:16:53.895 INFO kablam! | Sep 21 05:16:53.895 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 21 05:16:53.895 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:53.895 INFO kablam! Sep 21 05:16:53.895 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r T as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.895 INFO kablam! --> src/impls/core.rs:46:25 Sep 21 05:16:53.895 INFO kablam! | Sep 21 05:16:53.895 INFO kablam! 46 | impl<'r, 'a, T: ?Sized> _Iterate<'a> for &'r T Sep 21 05:16:53.895 INFO kablam! | ^^^^^^^^^^^^ expected type parameter, found reference Sep 21 05:16:53.895 INFO kablam! | Sep 21 05:16:53.895 INFO kablam! = note: expected type `>::Item` Sep 21 05:16:53.895 INFO kablam! found type `<&'r T as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.895 INFO kablam! Sep 21 05:16:53.897 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:53.897 INFO kablam! --> src/impls/core.rs:127:25 Sep 21 05:16:53.897 INFO kablam! | Sep 21 05:16:53.897 INFO kablam! 127 | impl<'r, 'a, T: ?Sized> _Iterate<'a> for &'r mut T Sep 21 05:16:53.897 INFO kablam! | ^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 21 05:16:53.897 INFO kablam! | Sep 21 05:16:53.897 INFO kablam! = note: expected type `>::Item` Sep 21 05:16:53.898 INFO kablam! found type `<&'r mut T as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.898 INFO kablam! Sep 21 05:16:53.899 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.900 INFO kablam! --> src/impls/core.rs:274:5 Sep 21 05:16:53.900 INFO kablam! | Sep 21 05:16:53.900 INFO kablam! 274 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 21 05:16:53.900 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 21 05:16:53.900 INFO kablam! | Sep 21 05:16:53.900 INFO kablam! = note: expected type `>::Item` Sep 21 05:16:53.900 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.900 INFO kablam! note: required by `traits::_Iterate` Sep 21 05:16:53.900 INFO kablam! --> src/traits.rs:69:1 Sep 21 05:16:53.900 INFO kablam! | Sep 21 05:16:53.900 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 21 05:16:53.900 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:53.900 INFO kablam! Sep 21 05:16:53.900 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.900 INFO kablam! --> src/impls/core.rs:286:5 Sep 21 05:16:53.900 INFO kablam! | Sep 21 05:16:53.900 INFO kablam! 286 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (**self).iter_mut() } Sep 21 05:16:53.900 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 21 05:16:53.900 INFO kablam! | Sep 21 05:16:53.900 INFO kablam! = note: expected type `>::Item` Sep 21 05:16:53.900 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.900 INFO kablam! note: required by `traits::_IterateMut` Sep 21 05:16:53.900 INFO kablam! --> src/traits.rs:79:1 Sep 21 05:16:53.900 INFO kablam! | Sep 21 05:16:53.900 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 21 05:16:53.900 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:53.900 INFO kablam! Sep 21 05:16:53.900 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.900 INFO kablam! --> src/impls/slice.rs:71:5 Sep 21 05:16:53.900 INFO kablam! | Sep 21 05:16:53.900 INFO kablam! 71 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 21 05:16:53.900 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 21 05:16:53.900 INFO kablam! | Sep 21 05:16:53.900 INFO kablam! = note: expected type `&T` Sep 21 05:16:53.900 INFO kablam! found type `<[T] as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.900 INFO kablam! note: required by `traits::_Iterate` Sep 21 05:16:53.900 INFO kablam! --> src/traits.rs:69:1 Sep 21 05:16:53.900 INFO kablam! | Sep 21 05:16:53.900 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 21 05:16:53.900 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:53.900 INFO kablam! Sep 21 05:16:53.900 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.900 INFO kablam! --> src/impls/slice.rs:79:5 Sep 21 05:16:53.900 INFO kablam! | Sep 21 05:16:53.900 INFO kablam! 79 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 21 05:16:53.900 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 21 05:16:53.900 INFO kablam! | Sep 21 05:16:53.900 INFO kablam! = note: expected type `&mut T` Sep 21 05:16:53.900 INFO kablam! found type `<[T] as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.900 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:53.900 INFO kablam! --> src/impls/core.rs:139:25 Sep 21 05:16:53.900 INFO kablam! | Sep 21 05:16:53.900 INFO kablam! 139 | impl<'r, 'a, T: ?Sized> _IterateMut<'a> for &'r mut T Sep 21 05:16:53.900 INFO kablam! | ^^^^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 21 05:16:53.900 INFO kablam! | Sep 21 05:16:53.900 INFO kablam! note: required by `traits::_IterateMut` Sep 21 05:16:53.900 INFO kablam! --> src/traits.rs:79:1 Sep 21 05:16:53.900 INFO kablam! | Sep 21 05:16:53.900 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 21 05:16:53.900 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:53.900 INFO kablam! Sep 21 05:16:53.900 INFO kablam! = note: expected type `>::Item` Sep 21 05:16:53.900 INFO kablam! found type `<&'r mut T as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.900 INFO kablam! Sep 21 05:16:53.901 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.901 INFO kablam! --> src/impls/vec.rs:86:5 Sep 21 05:16:53.901 INFO kablam! | Sep 21 05:16:53.901 INFO kablam! 86 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 21 05:16:53.901 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 21 05:16:53.901 INFO kablam! | Sep 21 05:16:53.901 INFO kablam! = note: expected type `&T` Sep 21 05:16:53.901 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.901 INFO kablam! note: required by `traits::_Iterate` Sep 21 05:16:53.901 INFO kablam! --> src/traits.rs:69:1 Sep 21 05:16:53.901 INFO kablam! | Sep 21 05:16:53.901 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 21 05:16:53.901 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:53.901 INFO kablam! Sep 21 05:16:53.902 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.902 INFO kablam! --> src/impls/vec.rs:94:5 Sep 21 05:16:53.902 INFO kablam! | Sep 21 05:16:53.902 INFO kablam! 94 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (**self).iter_mut() } Sep 21 05:16:53.902 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 21 05:16:53.902 INFO kablam! | Sep 21 05:16:53.902 INFO kablam! = note: expected type `&mut T` Sep 21 05:16:53.902 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.902 INFO kablam! note: required by `traits::_IterateMut` Sep 21 05:16:53.902 INFO kablam! --> src/traits.rs:79:1 Sep 21 05:16:53.902 INFO kablam! | Sep 21 05:16:53.902 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 21 05:16:53.902 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:53.902 INFO kablam! Sep 21 05:16:53.902 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.902 INFO kablam! --> src/impls/core.rs:265:21 Sep 21 05:16:53.902 INFO kablam! | Sep 21 05:16:53.902 INFO kablam! 265 | impl<'a, T: ?Sized> _Iterate<'a> for Box Sep 21 05:16:53.902 INFO kablam! | ^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 21 05:16:53.902 INFO kablam! | Sep 21 05:16:53.902 INFO kablam! = note: expected type `>::Item` Sep 21 05:16:53.902 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.902 INFO kablam! Sep 21 05:16:53.903 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.903 INFO kablam! --> src/impls/core.rs:277:21 Sep 21 05:16:53.903 INFO kablam! | Sep 21 05:16:53.903 INFO kablam! 277 | impl<'a, T: ?Sized> _IterateMut<'a> for Box Sep 21 05:16:53.903 INFO kablam! | ^^^^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 21 05:16:53.903 INFO kablam! | Sep 21 05:16:53.903 INFO kablam! = note: expected type `>::Item` Sep 21 05:16:53.903 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.903 INFO kablam! Sep 21 05:16:53.906 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.906 INFO kablam! --> src/impls/vec_deque.rs:34:5 Sep 21 05:16:53.906 INFO kablam! | Sep 21 05:16:53.906 INFO kablam! 34 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 21 05:16:53.906 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 21 05:16:53.906 INFO kablam! | Sep 21 05:16:53.906 INFO kablam! = note: expected type `&T` Sep 21 05:16:53.906 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.906 INFO kablam! note: required by `traits::_Iterate` Sep 21 05:16:53.906 INFO kablam! --> src/traits.rs:69:1 Sep 21 05:16:53.906 INFO kablam! | Sep 21 05:16:53.906 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 21 05:16:53.906 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:53.906 INFO kablam! Sep 21 05:16:53.906 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.906 INFO kablam! --> src/impls/vec_deque.rs:42:5 Sep 21 05:16:53.906 INFO kablam! | Sep 21 05:16:53.906 INFO kablam! 42 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 21 05:16:53.906 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 21 05:16:53.906 INFO kablam! | Sep 21 05:16:53.906 INFO kablam! = note: expected type `&mut T` Sep 21 05:16:53.906 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.906 INFO kablam! note: required by `traits::_IterateMut` Sep 21 05:16:53.906 INFO kablam! --> src/traits.rs:79:1 Sep 21 05:16:53.906 INFO kablam! | Sep 21 05:16:53.906 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 21 05:16:53.906 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:53.906 INFO kablam! Sep 21 05:16:53.906 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.906 INFO kablam! --> src/impls/linked_list.rs:28:5 Sep 21 05:16:53.906 INFO kablam! | Sep 21 05:16:53.906 INFO kablam! 28 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 21 05:16:53.906 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 21 05:16:53.906 INFO kablam! | Sep 21 05:16:53.906 INFO kablam! = note: expected type `&T` Sep 21 05:16:53.907 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.907 INFO kablam! note: required by `traits::_Iterate` Sep 21 05:16:53.907 INFO kablam! --> src/traits.rs:69:1 Sep 21 05:16:53.907 INFO kablam! | Sep 21 05:16:53.907 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 21 05:16:53.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:53.907 INFO kablam! Sep 21 05:16:53.907 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.907 INFO kablam! --> src/impls/linked_list.rs:36:5 Sep 21 05:16:53.907 INFO kablam! | Sep 21 05:16:53.907 INFO kablam! 36 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 21 05:16:53.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 21 05:16:53.907 INFO kablam! | Sep 21 05:16:53.907 INFO kablam! = note: expected type `&mut T` Sep 21 05:16:53.907 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.907 INFO kablam! note: required by `traits::_IterateMut` Sep 21 05:16:53.907 INFO kablam! --> src/traits.rs:79:1 Sep 21 05:16:53.907 INFO kablam! | Sep 21 05:16:53.907 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 21 05:16:53.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:53.907 INFO kablam! Sep 21 05:16:53.908 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.908 INFO kablam! --> src/impls/slice.rs:66:17 Sep 21 05:16:53.908 INFO kablam! | Sep 21 05:16:53.908 INFO kablam! 66 | impl<'a, T: 'a> _Iterate<'a> for [T] { Sep 21 05:16:53.908 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 21 05:16:53.908 INFO kablam! | Sep 21 05:16:53.908 INFO kablam! = note: expected type `&T` Sep 21 05:16:53.908 INFO kablam! found type `<[T] as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.908 INFO kablam! Sep 21 05:16:53.908 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.908 INFO kablam! --> src/impls/slice.rs:74:17 Sep 21 05:16:53.908 INFO kablam! | Sep 21 05:16:53.908 INFO kablam! 74 | impl<'a, T: 'a> _IterateMut<'a> for [T] { Sep 21 05:16:53.908 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 21 05:16:53.908 INFO kablam! | Sep 21 05:16:53.908 INFO kablam! = note: expected type `&mut T` Sep 21 05:16:53.908 INFO kablam! found type `<[T] as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.908 INFO kablam! Sep 21 05:16:53.910 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == >::Item` Sep 21 05:16:53.910 INFO kablam! --> src/impls/bit_vec.rs:46:5 Sep 21 05:16:53.910 INFO kablam! | Sep 21 05:16:53.910 INFO kablam! 46 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 21 05:16:53.910 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected bool, found associated type Sep 21 05:16:53.910 INFO kablam! | Sep 21 05:16:53.910 INFO kablam! = note: expected type `bool` Sep 21 05:16:53.910 INFO kablam! found type `>::Item` Sep 21 05:16:53.910 INFO kablam! note: required by `traits::_Iterate` Sep 21 05:16:53.910 INFO kablam! --> src/traits.rs:69:1 Sep 21 05:16:53.910 INFO kablam! | Sep 21 05:16:53.910 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 21 05:16:53.910 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:53.910 INFO kablam! Sep 21 05:16:53.910 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.910 INFO kablam! --> src/impls/btree_set.rs:38:5 Sep 21 05:16:53.910 INFO kablam! | Sep 21 05:16:53.910 INFO kablam! 38 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 21 05:16:53.910 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 21 05:16:53.910 INFO kablam! | Sep 21 05:16:53.910 INFO kablam! = note: expected type `&T` Sep 21 05:16:53.910 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.910 INFO kablam! note: required by `traits::_Iterate` Sep 21 05:16:53.910 INFO kablam! --> src/traits.rs:69:1 Sep 21 05:16:53.910 INFO kablam! | Sep 21 05:16:53.910 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 21 05:16:53.910 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:53.910 INFO kablam! Sep 21 05:16:53.910 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.910 INFO kablam! --> src/impls/btree_map.rs:63:5 Sep 21 05:16:53.910 INFO kablam! | Sep 21 05:16:53.910 INFO kablam! 63 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 21 05:16:53.910 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 21 05:16:53.910 INFO kablam! | Sep 21 05:16:53.910 INFO kablam! = note: expected type `(&K, &V)` Sep 21 05:16:53.910 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.910 INFO kablam! note: required by `traits::_Iterate` Sep 21 05:16:53.910 INFO kablam! --> src/traits.rs:69:1 Sep 21 05:16:53.910 INFO kablam! | Sep 21 05:16:53.910 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 21 05:16:53.910 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:53.911 INFO kablam! Sep 21 05:16:53.911 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.911 INFO kablam! --> src/impls/btree_map.rs:71:5 Sep 21 05:16:53.911 INFO kablam! | Sep 21 05:16:53.911 INFO kablam! 71 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 21 05:16:53.911 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 21 05:16:53.911 INFO kablam! | Sep 21 05:16:53.911 INFO kablam! = note: expected type `(&K, &mut V)` Sep 21 05:16:53.911 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.911 INFO kablam! note: required by `traits::_IterateMut` Sep 21 05:16:53.911 INFO kablam! --> src/traits.rs:79:1 Sep 21 05:16:53.911 INFO kablam! | Sep 21 05:16:53.911 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 21 05:16:53.911 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:53.911 INFO kablam! Sep 21 05:16:53.911 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.911 INFO kablam! --> src/impls/vec.rs:81:17 Sep 21 05:16:53.911 INFO kablam! | Sep 21 05:16:53.911 INFO kablam! 81 | impl<'a, T: 'a> _Iterate<'a> for Vec { Sep 21 05:16:53.911 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 21 05:16:53.911 INFO kablam! | Sep 21 05:16:53.911 INFO kablam! = note: expected type `&T` Sep 21 05:16:53.911 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.911 INFO kablam! Sep 21 05:16:53.911 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.911 INFO kablam! --> src/impls/vec.rs:89:17 Sep 21 05:16:53.911 INFO kablam! | Sep 21 05:16:53.911 INFO kablam! 89 | impl<'a, T: 'a> _IterateMut<'a> for Vec { Sep 21 05:16:53.911 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 21 05:16:53.911 INFO kablam! | Sep 21 05:16:53.911 INFO kablam! = note: expected type `&mut T` Sep 21 05:16:53.911 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.911 INFO kablam! Sep 21 05:16:53.913 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.913 INFO kablam! --> src/impls/vec_deque.rs:29:17 Sep 21 05:16:53.913 INFO kablam! | Sep 21 05:16:53.913 INFO kablam! 29 | impl<'a, T: 'a> _Iterate<'a> for VecDeque { Sep 21 05:16:53.913 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 21 05:16:53.913 INFO kablam! | Sep 21 05:16:53.913 INFO kablam! = note: expected type `&T` Sep 21 05:16:53.913 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.913 INFO kablam! Sep 21 05:16:53.913 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.913 INFO kablam! --> src/impls/vec_deque.rs:37:17 Sep 21 05:16:53.913 INFO kablam! | Sep 21 05:16:53.913 INFO kablam! 37 | impl<'a, T: 'a> _IterateMut<'a> for VecDeque { Sep 21 05:16:53.913 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 21 05:16:53.913 INFO kablam! | Sep 21 05:16:53.913 INFO kablam! = note: expected type `&mut T` Sep 21 05:16:53.913 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.913 INFO kablam! Sep 21 05:16:53.914 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.914 INFO kablam! --> src/impls/linked_list.rs:23:17 Sep 21 05:16:53.914 INFO kablam! | Sep 21 05:16:53.914 INFO kablam! 23 | impl<'a, T: 'a> _Iterate<'a> for LinkedList { Sep 21 05:16:53.914 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 21 05:16:53.914 INFO kablam! | Sep 21 05:16:53.914 INFO kablam! = note: expected type `&T` Sep 21 05:16:53.915 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.915 INFO kablam! Sep 21 05:16:53.915 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.915 INFO kablam! --> src/impls/linked_list.rs:31:17 Sep 21 05:16:53.915 INFO kablam! | Sep 21 05:16:53.915 INFO kablam! 31 | impl<'a, T: 'a> _IterateMut<'a> for LinkedList { Sep 21 05:16:53.915 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 21 05:16:53.915 INFO kablam! | Sep 21 05:16:53.915 INFO kablam! = note: expected type `&mut T` Sep 21 05:16:53.915 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.915 INFO kablam! Sep 21 05:16:53.917 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == >::Item` Sep 21 05:16:53.917 INFO kablam! --> src/impls/bit_vec.rs:41:10 Sep 21 05:16:53.917 INFO kablam! | Sep 21 05:16:53.917 INFO kablam! 41 | impl<'a> _Iterate<'a> for BitVec { Sep 21 05:16:53.917 INFO kablam! | ^^^^^^^^^^^^ expected bool, found associated type Sep 21 05:16:53.917 INFO kablam! | Sep 21 05:16:53.917 INFO kablam! = note: expected type `bool` Sep 21 05:16:53.917 INFO kablam! found type `>::Item` Sep 21 05:16:53.917 INFO kablam! Sep 21 05:16:53.918 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.918 INFO kablam! --> src/impls/vec_map.rs:65:5 Sep 21 05:16:53.918 INFO kablam! | Sep 21 05:16:53.918 INFO kablam! 65 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 21 05:16:53.918 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 21 05:16:53.918 INFO kablam! | Sep 21 05:16:53.918 INFO kablam! = note: expected type `(usize, &T)` Sep 21 05:16:53.918 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.918 INFO kablam! note: required by `traits::_Iterate` Sep 21 05:16:53.918 INFO kablam! --> src/traits.rs:69:1 Sep 21 05:16:53.918 INFO kablam! | Sep 21 05:16:53.918 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 21 05:16:53.918 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:53.918 INFO kablam! Sep 21 05:16:53.918 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.918 INFO kablam! --> src/impls/vec_map.rs:73:5 Sep 21 05:16:53.918 INFO kablam! | Sep 21 05:16:53.918 INFO kablam! 73 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 21 05:16:53.918 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 21 05:16:53.918 INFO kablam! | Sep 21 05:16:53.918 INFO kablam! = note: expected type `(usize, &mut T)` Sep 21 05:16:53.918 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.918 INFO kablam! note: required by `traits::_IterateMut` Sep 21 05:16:53.918 INFO kablam! --> src/traits.rs:79:1 Sep 21 05:16:53.918 INFO kablam! | Sep 21 05:16:53.918 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 21 05:16:53.918 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:53.918 INFO kablam! Sep 21 05:16:53.918 INFO kablam! error: aborting due to 38 previous errors Sep 21 05:16:53.918 INFO kablam! Sep 21 05:16:53.918 INFO kablam! For more information about this error, try `rustc --explain E0271`. Sep 21 05:16:53.920 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.920 INFO kablam! --> src/impls/btree_set.rs:33:23 Sep 21 05:16:53.920 INFO kablam! | Sep 21 05:16:53.920 INFO kablam! 33 | impl<'a, T: Ord + 'a> _Iterate<'a> for BTreeSet { Sep 21 05:16:53.920 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 21 05:16:53.920 INFO kablam! | Sep 21 05:16:53.920 INFO kablam! = note: expected type `&T` Sep 21 05:16:53.920 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.920 INFO kablam! Sep 21 05:16:53.920 INFO kablam! error: Could not compile `qcollect-traits`. Sep 21 05:16:53.920 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 05:16:53.923 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.923 INFO kablam! --> src/impls/btree_map.rs:58:30 Sep 21 05:16:53.923 INFO kablam! | Sep 21 05:16:53.923 INFO kablam! 58 | impl<'a, K: Ord + 'a, V: 'a> _Iterate<'a> for BTreeMap { Sep 21 05:16:53.923 INFO kablam! | ^^^^^^^^^^^^ expected tuple, found associated type Sep 21 05:16:53.923 INFO kablam! | Sep 21 05:16:53.923 INFO kablam! = note: expected type `(&K, &V)` Sep 21 05:16:53.923 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.923 INFO kablam! Sep 21 05:16:53.923 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.923 INFO kablam! --> src/impls/btree_map.rs:66:30 Sep 21 05:16:53.923 INFO kablam! | Sep 21 05:16:53.923 INFO kablam! 66 | impl<'a, K: Ord + 'a, V: 'a> _IterateMut<'a> for BTreeMap { Sep 21 05:16:53.923 INFO kablam! | ^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 21 05:16:53.923 INFO kablam! | Sep 21 05:16:53.923 INFO kablam! = note: expected type `(&K, &mut V)` Sep 21 05:16:53.923 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.923 INFO kablam! Sep 21 05:16:53.925 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.925 INFO kablam! --> src/impls/vec_map.rs:60:17 Sep 21 05:16:53.926 INFO kablam! | Sep 21 05:16:53.926 INFO kablam! 60 | impl<'a, T: 'a> _Iterate<'a> for VecMap { Sep 21 05:16:53.926 INFO kablam! | ^^^^^^^^^^^^ expected tuple, found associated type Sep 21 05:16:53.926 INFO kablam! | Sep 21 05:16:53.926 INFO kablam! = note: expected type `(usize, &T)` Sep 21 05:16:53.926 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.926 INFO kablam! Sep 21 05:16:53.926 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.926 INFO kablam! --> src/impls/vec_map.rs:68:17 Sep 21 05:16:53.926 INFO kablam! | Sep 21 05:16:53.926 INFO kablam! 68 | impl<'a, T: 'a> _IterateMut<'a> for VecMap { Sep 21 05:16:53.926 INFO kablam! | ^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 21 05:16:53.926 INFO kablam! | Sep 21 05:16:53.926 INFO kablam! = note: expected type `(usize, &mut T)` Sep 21 05:16:53.926 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.926 INFO kablam! Sep 21 05:16:53.933 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r T as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.933 INFO kablam! --> src/impls/core.rs:55:5 Sep 21 05:16:53.933 INFO kablam! | Sep 21 05:16:53.933 INFO kablam! 55 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 21 05:16:53.933 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found reference Sep 21 05:16:53.933 INFO kablam! | Sep 21 05:16:53.933 INFO kablam! = note: expected type `>::Item` Sep 21 05:16:53.933 INFO kablam! found type `<&'r T as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.933 INFO kablam! note: required by `traits::_Iterate` Sep 21 05:16:53.933 INFO kablam! --> src/traits.rs:69:1 Sep 21 05:16:53.933 INFO kablam! | Sep 21 05:16:53.933 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 21 05:16:53.933 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:53.933 INFO kablam! Sep 21 05:16:53.935 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:53.935 INFO kablam! --> src/impls/core.rs:136:5 Sep 21 05:16:53.935 INFO kablam! | Sep 21 05:16:53.935 INFO kablam! 136 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 21 05:16:53.936 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 21 05:16:53.936 INFO kablam! | Sep 21 05:16:53.936 INFO kablam! = note: expected type `>::Item` Sep 21 05:16:53.936 INFO kablam! found type `<&'r mut T as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.936 INFO kablam! note: required by `traits::_Iterate` Sep 21 05:16:53.936 INFO kablam! --> src/traits.rs:69:1 Sep 21 05:16:53.936 INFO kablam! | Sep 21 05:16:53.936 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 21 05:16:53.936 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:53.936 INFO kablam! Sep 21 05:16:53.936 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:53.936 INFO kablam! --> src/impls/core.rs:148:5 Sep 21 05:16:53.936 INFO kablam! | Sep 21 05:16:53.936 INFO kablam! 148 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (**self).iter_mut() } Sep 21 05:16:53.936 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 21 05:16:53.936 INFO kablam! | Sep 21 05:16:53.936 INFO kablam! = note: expected type `>::Item` Sep 21 05:16:53.936 INFO kablam! found type `<&'r mut T as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.936 INFO kablam! note: required by `traits::_IterateMut` Sep 21 05:16:53.936 INFO kablam! --> src/traits.rs:79:1 Sep 21 05:16:53.936 INFO kablam! | Sep 21 05:16:53.936 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 21 05:16:53.936 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:53.936 INFO kablam! Sep 21 05:16:53.940 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.940 INFO kablam! --> src/impls/core.rs:274:5 Sep 21 05:16:53.940 INFO kablam! | Sep 21 05:16:53.940 INFO kablam! 274 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 21 05:16:53.940 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 21 05:16:53.940 INFO kablam! | Sep 21 05:16:53.940 INFO kablam! = note: expected type `>::Item` Sep 21 05:16:53.940 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.940 INFO kablam! note: required by `traits::_Iterate` Sep 21 05:16:53.940 INFO kablam! --> src/traits.rs:69:1 Sep 21 05:16:53.940 INFO kablam! | Sep 21 05:16:53.940 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 21 05:16:53.940 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:53.940 INFO kablam! Sep 21 05:16:53.941 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.941 INFO kablam! --> src/impls/core.rs:286:5 Sep 21 05:16:53.941 INFO kablam! | Sep 21 05:16:53.941 INFO kablam! 286 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (**self).iter_mut() } Sep 21 05:16:53.941 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 21 05:16:53.941 INFO kablam! | Sep 21 05:16:53.941 INFO kablam! = note: expected type `>::Item` Sep 21 05:16:53.941 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.941 INFO kablam! note: required by `traits::_IterateMut` Sep 21 05:16:53.941 INFO kablam! --> src/traits.rs:79:1 Sep 21 05:16:53.941 INFO kablam! | Sep 21 05:16:53.941 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 21 05:16:53.941 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:53.941 INFO kablam! Sep 21 05:16:53.944 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.944 INFO kablam! --> src/impls/slice.rs:71:5 Sep 21 05:16:53.944 INFO kablam! | Sep 21 05:16:53.944 INFO kablam! 71 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 21 05:16:53.944 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 21 05:16:53.944 INFO kablam! | Sep 21 05:16:53.944 INFO kablam! = note: expected type `&T` Sep 21 05:16:53.944 INFO kablam! found type `<[T] as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.944 INFO kablam! note: required by `traits::_Iterate` Sep 21 05:16:53.944 INFO kablam! --> src/traits.rs:69:1 Sep 21 05:16:53.944 INFO kablam! | Sep 21 05:16:53.944 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 21 05:16:53.944 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:53.944 INFO kablam! Sep 21 05:16:53.945 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.945 INFO kablam! --> src/impls/slice.rs:79:5 Sep 21 05:16:53.945 INFO kablam! | Sep 21 05:16:53.945 INFO kablam! 79 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 21 05:16:53.945 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 21 05:16:53.945 INFO kablam! | Sep 21 05:16:53.945 INFO kablam! = note: expected type `&mut T` Sep 21 05:16:53.945 INFO kablam! found type `<[T] as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.945 INFO kablam! note: required by `traits::_IterateMut` Sep 21 05:16:53.945 INFO kablam! --> src/traits.rs:79:1 Sep 21 05:16:53.945 INFO kablam! | Sep 21 05:16:53.945 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 21 05:16:53.945 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:53.945 INFO kablam! Sep 21 05:16:53.947 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.947 INFO kablam! --> src/impls/vec.rs:86:5 Sep 21 05:16:53.947 INFO kablam! | Sep 21 05:16:53.947 INFO kablam! 86 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 21 05:16:53.947 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 21 05:16:53.947 INFO kablam! | Sep 21 05:16:53.947 INFO kablam! = note: expected type `&T` Sep 21 05:16:53.947 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.947 INFO kablam! note: required by `traits::_Iterate` Sep 21 05:16:53.947 INFO kablam! --> src/traits.rs:69:1 Sep 21 05:16:53.947 INFO kablam! | Sep 21 05:16:53.947 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 21 05:16:53.947 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:53.947 INFO kablam! Sep 21 05:16:53.948 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.948 INFO kablam! --> src/impls/vec.rs:94:5 Sep 21 05:16:53.948 INFO kablam! | Sep 21 05:16:53.948 INFO kablam! 94 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (**self).iter_mut() } Sep 21 05:16:53.948 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 21 05:16:53.948 INFO kablam! | Sep 21 05:16:53.948 INFO kablam! = note: expected type `&mut T` Sep 21 05:16:53.948 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.948 INFO kablam! note: required by `traits::_IterateMut` Sep 21 05:16:53.948 INFO kablam! --> src/traits.rs:79:1 Sep 21 05:16:53.948 INFO kablam! | Sep 21 05:16:53.948 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 21 05:16:53.948 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:53.948 INFO kablam! Sep 21 05:16:53.949 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.949 INFO kablam! --> src/impls/vec_deque.rs:34:5 Sep 21 05:16:53.949 INFO kablam! | Sep 21 05:16:53.949 INFO kablam! 34 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 21 05:16:53.949 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 21 05:16:53.949 INFO kablam! | Sep 21 05:16:53.949 INFO kablam! = note: expected type `&T` Sep 21 05:16:53.949 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.949 INFO kablam! note: required by `traits::_Iterate` Sep 21 05:16:53.950 INFO kablam! --> src/traits.rs:69:1 Sep 21 05:16:53.950 INFO kablam! | Sep 21 05:16:53.950 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 21 05:16:53.950 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:53.950 INFO kablam! Sep 21 05:16:53.953 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.953 INFO kablam! --> src/impls/vec_deque.rs:42:5 Sep 21 05:16:53.953 INFO kablam! | Sep 21 05:16:53.953 INFO kablam! 42 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 21 05:16:53.953 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 21 05:16:53.953 INFO kablam! | Sep 21 05:16:53.953 INFO kablam! = note: expected type `&mut T` Sep 21 05:16:53.953 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.954 INFO kablam! note: required by `traits::_IterateMut` Sep 21 05:16:53.954 INFO kablam! --> src/traits.rs:79:1 Sep 21 05:16:53.954 INFO kablam! | Sep 21 05:16:53.954 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 21 05:16:53.954 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:53.954 INFO kablam! Sep 21 05:16:53.955 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.955 INFO kablam! --> src/impls/linked_list.rs:28:5 Sep 21 05:16:53.955 INFO kablam! | Sep 21 05:16:53.955 INFO kablam! 28 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 21 05:16:53.955 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 21 05:16:53.955 INFO kablam! | Sep 21 05:16:53.955 INFO kablam! = note: expected type `&T` Sep 21 05:16:53.955 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.955 INFO kablam! note: required by `traits::_Iterate` Sep 21 05:16:53.955 INFO kablam! --> src/traits.rs:69:1 Sep 21 05:16:53.955 INFO kablam! | Sep 21 05:16:53.955 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 21 05:16:53.955 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:53.955 INFO kablam! Sep 21 05:16:53.955 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.955 INFO kablam! --> src/impls/linked_list.rs:36:5 Sep 21 05:16:53.955 INFO kablam! | Sep 21 05:16:53.955 INFO kablam! 36 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 21 05:16:53.955 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 21 05:16:53.956 INFO kablam! | Sep 21 05:16:53.956 INFO kablam! = note: expected type `&mut T` Sep 21 05:16:53.956 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.956 INFO kablam! note: required by `traits::_IterateMut` Sep 21 05:16:53.956 INFO kablam! --> src/traits.rs:79:1 Sep 21 05:16:53.956 INFO kablam! | Sep 21 05:16:53.956 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 21 05:16:53.956 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:53.956 INFO kablam! Sep 21 05:16:53.957 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == >::Item` Sep 21 05:16:53.957 INFO kablam! --> src/impls/bit_vec.rs:46:5 Sep 21 05:16:53.957 INFO kablam! | Sep 21 05:16:53.957 INFO kablam! 46 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 21 05:16:53.957 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected bool, found associated type Sep 21 05:16:53.957 INFO kablam! | Sep 21 05:16:53.957 INFO kablam! = note: expected type `bool` Sep 21 05:16:53.957 INFO kablam! found type `>::Item` Sep 21 05:16:53.957 INFO kablam! note: required by `traits::_Iterate` Sep 21 05:16:53.957 INFO kablam! --> src/traits.rs:69:1 Sep 21 05:16:53.957 INFO kablam! | Sep 21 05:16:53.957 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 21 05:16:53.957 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:53.957 INFO kablam! Sep 21 05:16:53.958 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.958 INFO kablam! --> src/impls/btree_set.rs:38:5 Sep 21 05:16:53.958 INFO kablam! | Sep 21 05:16:53.958 INFO kablam! 38 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 21 05:16:53.958 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 21 05:16:53.958 INFO kablam! | Sep 21 05:16:53.958 INFO kablam! = note: expected type `&T` Sep 21 05:16:53.958 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.958 INFO kablam! note: required by `traits::_Iterate` Sep 21 05:16:53.958 INFO kablam! --> src/traits.rs:69:1 Sep 21 05:16:53.958 INFO kablam! | Sep 21 05:16:53.958 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 21 05:16:53.958 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:53.958 INFO kablam! Sep 21 05:16:53.961 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.961 INFO kablam! --> src/impls/btree_map.rs:63:5 Sep 21 05:16:53.961 INFO kablam! | Sep 21 05:16:53.961 INFO kablam! 63 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 21 05:16:53.961 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 21 05:16:53.961 INFO kablam! | Sep 21 05:16:53.961 INFO kablam! = note: expected type `(&K, &V)` Sep 21 05:16:53.961 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.961 INFO kablam! note: required by `traits::_Iterate` Sep 21 05:16:53.961 INFO kablam! --> src/traits.rs:69:1 Sep 21 05:16:53.961 INFO kablam! | Sep 21 05:16:53.961 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 21 05:16:53.961 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:53.961 INFO kablam! Sep 21 05:16:53.961 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.961 INFO kablam! --> src/impls/btree_map.rs:71:5 Sep 21 05:16:53.961 INFO kablam! | Sep 21 05:16:53.961 INFO kablam! 71 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 21 05:16:53.961 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 21 05:16:53.961 INFO kablam! | Sep 21 05:16:53.961 INFO kablam! = note: expected type `(&K, &mut V)` Sep 21 05:16:53.961 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.962 INFO kablam! note: required by `traits::_IterateMut` Sep 21 05:16:53.962 INFO kablam! --> src/traits.rs:79:1 Sep 21 05:16:53.962 INFO kablam! | Sep 21 05:16:53.962 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 21 05:16:53.962 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:53.962 INFO kablam! Sep 21 05:16:53.964 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.964 INFO kablam! --> src/impls/vec_map.rs:65:5 Sep 21 05:16:53.964 INFO kablam! | Sep 21 05:16:53.964 INFO kablam! 65 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 21 05:16:53.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 21 05:16:53.964 INFO kablam! | Sep 21 05:16:53.964 INFO kablam! = note: expected type `(usize, &T)` Sep 21 05:16:53.964 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 21 05:16:53.964 INFO kablam! note: required by `traits::_Iterate` Sep 21 05:16:53.964 INFO kablam! --> src/traits.rs:69:1 Sep 21 05:16:53.964 INFO kablam! | Sep 21 05:16:53.964 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 21 05:16:53.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:53.964 INFO kablam! Sep 21 05:16:53.964 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.964 INFO kablam! --> src/impls/vec_map.rs:73:5 Sep 21 05:16:53.964 INFO kablam! | Sep 21 05:16:53.964 INFO kablam! 73 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 21 05:16:53.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 21 05:16:53.964 INFO kablam! | Sep 21 05:16:53.964 INFO kablam! = note: expected type `(usize, &mut T)` Sep 21 05:16:53.964 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 21 05:16:53.964 INFO kablam! note: required by `traits::_IterateMut` Sep 21 05:16:53.964 INFO kablam! --> src/traits.rs:79:1 Sep 21 05:16:53.964 INFO kablam! | Sep 21 05:16:53.965 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 21 05:16:53.965 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:16:53.965 INFO kablam! Sep 21 05:16:53.970 INFO kablam! error: aborting due to 38 previous errors Sep 21 05:16:53.970 INFO kablam! Sep 21 05:16:53.970 INFO kablam! For more information about this error, try `rustc --explain E0271`. Sep 21 05:16:53.978 INFO kablam! error: Could not compile `qcollect-traits`. Sep 21 05:16:53.978 INFO kablam! Sep 21 05:16:53.978 INFO kablam! To learn more, run the command again with --verbose. Sep 21 05:16:53.979 INFO kablam! su: No module specific data is present Sep 21 05:16:54.596 INFO running `"docker" "rm" "-f" "1f90612b8c21f337ff71b425d7c428de5f52df0a2eb26cf7237aaedf2b6ea2fb"` Sep 21 05:16:54.712 INFO blam! 1f90612b8c21f337ff71b425d7c428de5f52df0a2eb26cf7237aaedf2b6ea2fb