Sep 04 07:19:17.404 INFO checking qcollect-traits-0.7.4 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 07:19:17.404 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 07:19:17.404 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 07:19:17.549 INFO blam! ce5f24bf81284b86bcfd0ebb65df5c6b3535d9f67a64f3ce15f0012e892d4b51 Sep 04 07:19:17.550 INFO running `"docker" "start" "-a" "ce5f24bf81284b86bcfd0ebb65df5c6b3535d9f67a64f3ce15f0012e892d4b51"` Sep 04 07:19:18.200 INFO kablam! Checking vec_map v0.3.0 Sep 04 07:19:18.881 INFO kablam! Checking qcollect-traits v0.7.4 (file:///source) Sep 04 07:19:19.475 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r T as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.475 INFO kablam! --> src/impls/core.rs:46:25 Sep 04 07:19:19.475 INFO kablam! | Sep 04 07:19:19.475 INFO kablam! 46 | impl<'r, 'a, T: ?Sized> _Iterate<'a> for &'r T Sep 04 07:19:19.475 INFO kablam! | ^^^^^^^^^^^^ expected type parameter, found reference Sep 04 07:19:19.475 INFO kablam! | Sep 04 07:19:19.475 INFO kablam! = note: expected type `>::Item` Sep 04 07:19:19.475 INFO kablam! found type `<&'r T as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.475 INFO kablam! Sep 04 07:19:19.481 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r mut T as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.481 INFO kablam! --> src/impls/core.rs:127:25 Sep 04 07:19:19.481 INFO kablam! | Sep 04 07:19:19.481 INFO kablam! 127 | impl<'r, 'a, T: ?Sized> _Iterate<'a> for &'r mut T Sep 04 07:19:19.481 INFO kablam! | ^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 04 07:19:19.481 INFO kablam! | Sep 04 07:19:19.481 INFO kablam! = note: expected type `>::Item` Sep 04 07:19:19.481 INFO kablam! found type `<&'r mut T as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.481 INFO kablam! Sep 04 07:19:19.483 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == <&'r mut T as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.483 INFO kablam! --> src/impls/core.rs:139:25 Sep 04 07:19:19.483 INFO kablam! | Sep 04 07:19:19.483 INFO kablam! 139 | impl<'r, 'a, T: ?Sized> _IterateMut<'a> for &'r mut T Sep 04 07:19:19.483 INFO kablam! | ^^^^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 04 07:19:19.483 INFO kablam! | Sep 04 07:19:19.483 INFO kablam! = note: expected type `>::Item` Sep 04 07:19:19.483 INFO kablam! found type `<&'r mut T as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.483 INFO kablam! Sep 04 07:19:19.490 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.490 INFO kablam! --> src/impls/core.rs:265:21 Sep 04 07:19:19.490 INFO kablam! | Sep 04 07:19:19.490 INFO kablam! 265 | impl<'a, T: ?Sized> _Iterate<'a> for Box Sep 04 07:19:19.490 INFO kablam! | ^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 04 07:19:19.490 INFO kablam! | Sep 04 07:19:19.490 INFO kablam! = note: expected type `>::Item` Sep 04 07:19:19.490 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.490 INFO kablam! Sep 04 07:19:19.491 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.491 INFO kablam! --> src/impls/core.rs:277:21 Sep 04 07:19:19.491 INFO kablam! | Sep 04 07:19:19.491 INFO kablam! 277 | impl<'a, T: ?Sized> _IterateMut<'a> for Box Sep 04 07:19:19.491 INFO kablam! | ^^^^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 04 07:19:19.491 INFO kablam! | Sep 04 07:19:19.491 INFO kablam! = note: expected type `>::Item` Sep 04 07:19:19.491 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.491 INFO kablam! Sep 04 07:19:19.505 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.505 INFO kablam! --> src/impls/slice.rs:66:17 Sep 04 07:19:19.505 INFO kablam! | Sep 04 07:19:19.506 INFO kablam! 66 | impl<'a, T: 'a> _Iterate<'a> for [T] { Sep 04 07:19:19.506 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 04 07:19:19.506 INFO kablam! | Sep 04 07:19:19.506 INFO kablam! = note: expected type `&T` Sep 04 07:19:19.506 INFO kablam! found type `<[T] as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.506 INFO kablam! Sep 04 07:19:19.507 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.507 INFO kablam! --> src/impls/slice.rs:74:17 Sep 04 07:19:19.507 INFO kablam! | Sep 04 07:19:19.507 INFO kablam! 74 | impl<'a, T: 'a> _IterateMut<'a> for [T] { Sep 04 07:19:19.507 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 04 07:19:19.507 INFO kablam! | Sep 04 07:19:19.507 INFO kablam! = note: expected type `&mut T` Sep 04 07:19:19.507 INFO kablam! found type `<[T] as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.507 INFO kablam! Sep 04 07:19:19.516 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.516 INFO kablam! --> src/impls/vec.rs:81:17 Sep 04 07:19:19.516 INFO kablam! | Sep 04 07:19:19.516 INFO kablam! 81 | impl<'a, T: 'a> _Iterate<'a> for Vec { Sep 04 07:19:19.516 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 04 07:19:19.516 INFO kablam! | Sep 04 07:19:19.517 INFO kablam! = note: expected type `&T` Sep 04 07:19:19.517 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.517 INFO kablam! Sep 04 07:19:19.518 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.518 INFO kablam! --> src/impls/vec.rs:89:17 Sep 04 07:19:19.518 INFO kablam! | Sep 04 07:19:19.518 INFO kablam! 89 | impl<'a, T: 'a> _IterateMut<'a> for Vec { Sep 04 07:19:19.518 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 04 07:19:19.518 INFO kablam! | Sep 04 07:19:19.518 INFO kablam! = note: expected type `&mut T` Sep 04 07:19:19.519 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.519 INFO kablam! Sep 04 07:19:19.525 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.525 INFO kablam! --> src/impls/vec_deque.rs:29:17 Sep 04 07:19:19.525 INFO kablam! | Sep 04 07:19:19.525 INFO kablam! 29 | impl<'a, T: 'a> _Iterate<'a> for VecDeque { Sep 04 07:19:19.525 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 04 07:19:19.525 INFO kablam! | Sep 04 07:19:19.525 INFO kablam! = note: expected type `&T` Sep 04 07:19:19.525 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.525 INFO kablam! Sep 04 07:19:19.527 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.527 INFO kablam! --> src/impls/vec_deque.rs:37:17 Sep 04 07:19:19.528 INFO kablam! | Sep 04 07:19:19.528 INFO kablam! 37 | impl<'a, T: 'a> _IterateMut<'a> for VecDeque { Sep 04 07:19:19.528 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 04 07:19:19.528 INFO kablam! | Sep 04 07:19:19.528 INFO kablam! = note: expected type `&mut T` Sep 04 07:19:19.528 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.528 INFO kablam! Sep 04 07:19:19.533 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.533 INFO kablam! --> src/impls/linked_list.rs:23:17 Sep 04 07:19:19.533 INFO kablam! | Sep 04 07:19:19.533 INFO kablam! 23 | impl<'a, T: 'a> _Iterate<'a> for LinkedList { Sep 04 07:19:19.533 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 04 07:19:19.533 INFO kablam! | Sep 04 07:19:19.533 INFO kablam! = note: expected type `&T` Sep 04 07:19:19.533 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.533 INFO kablam! Sep 04 07:19:19.534 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.535 INFO kablam! --> src/impls/linked_list.rs:31:17 Sep 04 07:19:19.535 INFO kablam! | Sep 04 07:19:19.535 INFO kablam! 31 | impl<'a, T: 'a> _IterateMut<'a> for LinkedList { Sep 04 07:19:19.535 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 04 07:19:19.535 INFO kablam! | Sep 04 07:19:19.535 INFO kablam! = note: expected type `&mut T` Sep 04 07:19:19.535 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.535 INFO kablam! Sep 04 07:19:19.542 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == >::Item` Sep 04 07:19:19.542 INFO kablam! --> src/impls/bit_vec.rs:41:10 Sep 04 07:19:19.542 INFO kablam! | Sep 04 07:19:19.542 INFO kablam! 41 | impl<'a> _Iterate<'a> for BitVec { Sep 04 07:19:19.542 INFO kablam! | ^^^^^^^^^^^^ expected bool, found associated type Sep 04 07:19:19.542 INFO kablam! | Sep 04 07:19:19.542 INFO kablam! = note: expected type `bool` Sep 04 07:19:19.542 INFO kablam! found type `>::Item` Sep 04 07:19:19.543 INFO kablam! Sep 04 07:19:19.556 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.556 INFO kablam! --> src/impls/btree_set.rs:33:23 Sep 04 07:19:19.556 INFO kablam! | Sep 04 07:19:19.556 INFO kablam! 33 | impl<'a, T: Ord + 'a> _Iterate<'a> for BTreeSet { Sep 04 07:19:19.556 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 04 07:19:19.556 INFO kablam! | Sep 04 07:19:19.557 INFO kablam! = note: expected type `&T` Sep 04 07:19:19.557 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.557 INFO kablam! Sep 04 07:19:19.566 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.566 INFO kablam! --> src/impls/btree_map.rs:58:30 Sep 04 07:19:19.567 INFO kablam! | Sep 04 07:19:19.567 INFO kablam! 58 | impl<'a, K: Ord + 'a, V: 'a> _Iterate<'a> for BTreeMap { Sep 04 07:19:19.567 INFO kablam! | ^^^^^^^^^^^^ expected tuple, found associated type Sep 04 07:19:19.567 INFO kablam! | Sep 04 07:19:19.567 INFO kablam! = note: expected type `(&K, &V)` Sep 04 07:19:19.567 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.567 INFO kablam! Sep 04 07:19:19.568 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.568 INFO kablam! --> src/impls/btree_map.rs:66:30 Sep 04 07:19:19.568 INFO kablam! | Sep 04 07:19:19.568 INFO kablam! 66 | impl<'a, K: Ord + 'a, V: 'a> _IterateMut<'a> for BTreeMap { Sep 04 07:19:19.568 INFO kablam! | ^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 04 07:19:19.568 INFO kablam! | Sep 04 07:19:19.568 INFO kablam! = note: expected type `(&K, &mut V)` Sep 04 07:19:19.568 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.568 INFO kablam! Sep 04 07:19:19.572 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r T as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.572 INFO kablam! --> src/impls/core.rs:46:25 Sep 04 07:19:19.572 INFO kablam! | Sep 04 07:19:19.572 INFO kablam! 46 | impl<'r, 'a, T: ?Sized> _Iterate<'a> for &'r T Sep 04 07:19:19.572 INFO kablam! | ^^^^^^^^^^^^ expected type parameter, found reference Sep 04 07:19:19.572 INFO kablam! | Sep 04 07:19:19.572 INFO kablam! = note: expected type `>::Item` Sep 04 07:19:19.572 INFO kablam! found type `<&'r T as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.573 INFO kablam! Sep 04 07:19:19.573 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.573 INFO kablam! --> src/impls/vec_map.rs:60:17 Sep 04 07:19:19.574 INFO kablam! | Sep 04 07:19:19.574 INFO kablam! 60 | impl<'a, T: 'a> _Iterate<'a> for VecMap { Sep 04 07:19:19.574 INFO kablam! | ^^^^^^^^^^^^ expected tuple, found associated type Sep 04 07:19:19.574 INFO kablam! | Sep 04 07:19:19.574 INFO kablam! = note: expected type `(usize, &T)` Sep 04 07:19:19.574 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.574 INFO kablam! Sep 04 07:19:19.575 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.576 INFO kablam! --> src/impls/vec_map.rs:68:17 Sep 04 07:19:19.576 INFO kablam! | Sep 04 07:19:19.576 INFO kablam! 68 | impl<'a, T: 'a> _IterateMut<'a> for VecMap { Sep 04 07:19:19.576 INFO kablam! | ^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 04 07:19:19.576 INFO kablam! | Sep 04 07:19:19.576 INFO kablam! = note: expected type `(usize, &mut T)` Sep 04 07:19:19.576 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.576 INFO kablam! Sep 04 07:19:19.578 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r mut T as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.578 INFO kablam! --> src/impls/core.rs:127:25 Sep 04 07:19:19.578 INFO kablam! | Sep 04 07:19:19.578 INFO kablam! 127 | impl<'r, 'a, T: ?Sized> _Iterate<'a> for &'r mut T Sep 04 07:19:19.578 INFO kablam! | ^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 04 07:19:19.579 INFO kablam! | Sep 04 07:19:19.579 INFO kablam! = note: expected type `>::Item` Sep 04 07:19:19.579 INFO kablam! found type `<&'r mut T as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.579 INFO kablam! Sep 04 07:19:19.580 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == <&'r mut T as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.580 INFO kablam! --> src/impls/core.rs:139:25 Sep 04 07:19:19.580 INFO kablam! | Sep 04 07:19:19.580 INFO kablam! 139 | impl<'r, 'a, T: ?Sized> _IterateMut<'a> for &'r mut T Sep 04 07:19:19.580 INFO kablam! | ^^^^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 04 07:19:19.580 INFO kablam! | Sep 04 07:19:19.580 INFO kablam! = note: expected type `>::Item` Sep 04 07:19:19.580 INFO kablam! found type `<&'r mut T as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.580 INFO kablam! Sep 04 07:19:19.588 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.588 INFO kablam! --> src/impls/core.rs:265:21 Sep 04 07:19:19.588 INFO kablam! | Sep 04 07:19:19.589 INFO kablam! 265 | impl<'a, T: ?Sized> _Iterate<'a> for Box Sep 04 07:19:19.589 INFO kablam! | ^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 04 07:19:19.589 INFO kablam! | Sep 04 07:19:19.589 INFO kablam! = note: expected type `>::Item` Sep 04 07:19:19.589 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.589 INFO kablam! Sep 04 07:19:19.589 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.589 INFO kablam! --> src/impls/core.rs:277:21 Sep 04 07:19:19.589 INFO kablam! | Sep 04 07:19:19.589 INFO kablam! 277 | impl<'a, T: ?Sized> _IterateMut<'a> for Box Sep 04 07:19:19.589 INFO kablam! | ^^^^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 04 07:19:19.589 INFO kablam! | Sep 04 07:19:19.589 INFO kablam! = note: expected type `>::Item` Sep 04 07:19:19.589 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.590 INFO kablam! Sep 04 07:19:19.595 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r T as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.595 INFO kablam! --> src/impls/core.rs:55:5 Sep 04 07:19:19.595 INFO kablam! | Sep 04 07:19:19.595 INFO kablam! 55 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 04 07:19:19.595 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found reference Sep 04 07:19:19.595 INFO kablam! | Sep 04 07:19:19.595 INFO kablam! = note: expected type `>::Item` Sep 04 07:19:19.595 INFO kablam! found type `<&'r T as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.595 INFO kablam! note: required by `traits::_Iterate` Sep 04 07:19:19.595 INFO kablam! --> src/traits.rs:69:1 Sep 04 07:19:19.595 INFO kablam! | Sep 04 07:19:19.595 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 04 07:19:19.595 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:19:19.595 INFO kablam! Sep 04 07:19:19.601 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r mut T as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.601 INFO kablam! --> src/impls/core.rs:136:5 Sep 04 07:19:19.601 INFO kablam! | Sep 04 07:19:19.601 INFO kablam! 136 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 04 07:19:19.601 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 04 07:19:19.601 INFO kablam! | Sep 04 07:19:19.601 INFO kablam! = note: expected type `>::Item` Sep 04 07:19:19.601 INFO kablam! found type `<&'r mut T as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.601 INFO kablam! note: required by `traits::_Iterate` Sep 04 07:19:19.601 INFO kablam! --> src/traits.rs:69:1 Sep 04 07:19:19.601 INFO kablam! | Sep 04 07:19:19.601 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 04 07:19:19.601 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:19:19.601 INFO kablam! Sep 04 07:19:19.603 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == <&'r mut T as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.603 INFO kablam! --> src/impls/core.rs:148:5 Sep 04 07:19:19.603 INFO kablam! | Sep 04 07:19:19.603 INFO kablam! 148 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (**self).iter_mut() } Sep 04 07:19:19.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 04 07:19:19.603 INFO kablam! | Sep 04 07:19:19.603 INFO kablam! = note: expected type `>::Item` Sep 04 07:19:19.603 INFO kablam! found type `<&'r mut T as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.603 INFO kablam! note: required by `traits::_IterateMut` Sep 04 07:19:19.603 INFO kablam! --> src/traits.rs:79:1 Sep 04 07:19:19.603 INFO kablam! | Sep 04 07:19:19.603 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 04 07:19:19.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:19:19.603 INFO kablam! Sep 04 07:19:19.604 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.604 INFO kablam! --> src/impls/slice.rs:66:17 Sep 04 07:19:19.604 INFO kablam! | Sep 04 07:19:19.604 INFO kablam! 66 | impl<'a, T: 'a> _Iterate<'a> for [T] { Sep 04 07:19:19.604 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 04 07:19:19.604 INFO kablam! | Sep 04 07:19:19.604 INFO kablam! = note: expected type `&T` Sep 04 07:19:19.604 INFO kablam! found type `<[T] as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.604 INFO kablam! Sep 04 07:19:19.605 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.605 INFO kablam! --> src/impls/slice.rs:74:17 Sep 04 07:19:19.605 INFO kablam! | Sep 04 07:19:19.605 INFO kablam! 74 | impl<'a, T: 'a> _IterateMut<'a> for [T] { Sep 04 07:19:19.605 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 04 07:19:19.605 INFO kablam! | Sep 04 07:19:19.605 INFO kablam! = note: expected type `&mut T` Sep 04 07:19:19.605 INFO kablam! found type `<[T] as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.605 INFO kablam! Sep 04 07:19:19.610 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.610 INFO kablam! --> src/impls/vec.rs:81:17 Sep 04 07:19:19.610 INFO kablam! | Sep 04 07:19:19.610 INFO kablam! 81 | impl<'a, T: 'a> _Iterate<'a> for Vec { Sep 04 07:19:19.611 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 04 07:19:19.611 INFO kablam! | Sep 04 07:19:19.611 INFO kablam! = note: expected type `&T` Sep 04 07:19:19.611 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.611 INFO kablam! Sep 04 07:19:19.611 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.611 INFO kablam! --> src/impls/vec.rs:89:17 Sep 04 07:19:19.611 INFO kablam! | Sep 04 07:19:19.611 INFO kablam! 89 | impl<'a, T: 'a> _IterateMut<'a> for Vec { Sep 04 07:19:19.611 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 04 07:19:19.611 INFO kablam! | Sep 04 07:19:19.612 INFO kablam! = note: expected type `&mut T` Sep 04 07:19:19.612 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.612 INFO kablam! Sep 04 07:19:19.613 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.613 INFO kablam! --> src/impls/core.rs:274:5 Sep 04 07:19:19.613 INFO kablam! | Sep 04 07:19:19.613 INFO kablam! 274 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 04 07:19:19.613 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 04 07:19:19.613 INFO kablam! | Sep 04 07:19:19.613 INFO kablam! = note: expected type `>::Item` Sep 04 07:19:19.613 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.613 INFO kablam! note: required by `traits::_Iterate` Sep 04 07:19:19.613 INFO kablam! --> src/traits.rs:69:1 Sep 04 07:19:19.613 INFO kablam! | Sep 04 07:19:19.613 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 04 07:19:19.613 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:19:19.613 INFO kablam! Sep 04 07:19:19.615 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.615 INFO kablam! --> src/impls/core.rs:286:5 Sep 04 07:19:19.615 INFO kablam! | Sep 04 07:19:19.615 INFO kablam! 286 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (**self).iter_mut() } Sep 04 07:19:19.615 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 04 07:19:19.615 INFO kablam! | Sep 04 07:19:19.615 INFO kablam! = note: expected type `>::Item` Sep 04 07:19:19.615 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.615 INFO kablam! note: required by `traits::_IterateMut` Sep 04 07:19:19.615 INFO kablam! --> src/traits.rs:79:1 Sep 04 07:19:19.615 INFO kablam! | Sep 04 07:19:19.615 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 04 07:19:19.615 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:19:19.615 INFO kablam! Sep 04 07:19:19.616 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.616 INFO kablam! --> src/impls/vec_deque.rs:29:17 Sep 04 07:19:19.616 INFO kablam! | Sep 04 07:19:19.616 INFO kablam! 29 | impl<'a, T: 'a> _Iterate<'a> for VecDeque { Sep 04 07:19:19.616 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 04 07:19:19.617 INFO kablam! | Sep 04 07:19:19.617 INFO kablam! = note: expected type `&T` Sep 04 07:19:19.617 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.617 INFO kablam! Sep 04 07:19:19.617 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.617 INFO kablam! --> src/impls/vec_deque.rs:37:17 Sep 04 07:19:19.617 INFO kablam! | Sep 04 07:19:19.618 INFO kablam! 37 | impl<'a, T: 'a> _IterateMut<'a> for VecDeque { Sep 04 07:19:19.618 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 04 07:19:19.618 INFO kablam! | Sep 04 07:19:19.618 INFO kablam! = note: expected type `&mut T` Sep 04 07:19:19.618 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.618 INFO kablam! Sep 04 07:19:19.620 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.620 INFO kablam! --> src/impls/linked_list.rs:23:17 Sep 04 07:19:19.620 INFO kablam! | Sep 04 07:19:19.621 INFO kablam! 23 | impl<'a, T: 'a> _Iterate<'a> for LinkedList { Sep 04 07:19:19.621 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 04 07:19:19.621 INFO kablam! | Sep 04 07:19:19.621 INFO kablam! = note: expected type `&T` Sep 04 07:19:19.621 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.621 INFO kablam! Sep 04 07:19:19.621 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.621 INFO kablam! --> src/impls/linked_list.rs:31:17 Sep 04 07:19:19.622 INFO kablam! | Sep 04 07:19:19.622 INFO kablam! 31 | impl<'a, T: 'a> _IterateMut<'a> for LinkedList { Sep 04 07:19:19.622 INFO kablam! | ^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 04 07:19:19.622 INFO kablam! | Sep 04 07:19:19.622 INFO kablam! = note: expected type `&mut T` Sep 04 07:19:19.622 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.622 INFO kablam! Sep 04 07:19:19.623 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.623 INFO kablam! --> src/impls/slice.rs:71:5 Sep 04 07:19:19.623 INFO kablam! | Sep 04 07:19:19.623 INFO kablam! 71 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 04 07:19:19.623 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 04 07:19:19.624 INFO kablam! | Sep 04 07:19:19.624 INFO kablam! = note: expected type `&T` Sep 04 07:19:19.624 INFO kablam! found type `<[T] as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.624 INFO kablam! note: required by `traits::_Iterate` Sep 04 07:19:19.624 INFO kablam! --> src/traits.rs:69:1 Sep 04 07:19:19.624 INFO kablam! | Sep 04 07:19:19.624 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 04 07:19:19.624 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:19:19.624 INFO kablam! Sep 04 07:19:19.625 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.625 INFO kablam! --> src/impls/slice.rs:79:5 Sep 04 07:19:19.625 INFO kablam! | Sep 04 07:19:19.625 INFO kablam! 79 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 04 07:19:19.625 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 04 07:19:19.625 INFO kablam! | Sep 04 07:19:19.625 INFO kablam! = note: expected type `&mut T` Sep 04 07:19:19.625 INFO kablam! found type `<[T] as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.626 INFO kablam! note: required by `traits::_IterateMut` Sep 04 07:19:19.626 INFO kablam! --> src/traits.rs:79:1 Sep 04 07:19:19.626 INFO kablam! | Sep 04 07:19:19.626 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 04 07:19:19.626 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:19:19.626 INFO kablam! Sep 04 07:19:19.627 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == >::Item` Sep 04 07:19:19.627 INFO kablam! --> src/impls/bit_vec.rs:41:10 Sep 04 07:19:19.627 INFO kablam! | Sep 04 07:19:19.627 INFO kablam! 41 | impl<'a> _Iterate<'a> for BitVec { Sep 04 07:19:19.628 INFO kablam! | ^^^^^^^^^^^^ expected bool, found associated type Sep 04 07:19:19.628 INFO kablam! | Sep 04 07:19:19.628 INFO kablam! = note: expected type `bool` Sep 04 07:19:19.628 INFO kablam! found type `>::Item` Sep 04 07:19:19.628 INFO kablam! Sep 04 07:19:19.630 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.630 INFO kablam! --> src/impls/vec.rs:86:5 Sep 04 07:19:19.631 INFO kablam! | Sep 04 07:19:19.631 INFO kablam! 86 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 04 07:19:19.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 04 07:19:19.631 INFO kablam! | Sep 04 07:19:19.631 INFO kablam! = note: expected type `&T` Sep 04 07:19:19.631 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.631 INFO kablam! note: required by `traits::_Iterate` Sep 04 07:19:19.632 INFO kablam! --> src/traits.rs:69:1 Sep 04 07:19:19.632 INFO kablam! | Sep 04 07:19:19.632 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 04 07:19:19.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:19:19.632 INFO kablam! Sep 04 07:19:19.632 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.632 INFO kablam! --> src/impls/vec.rs:94:5 Sep 04 07:19:19.632 INFO kablam! | Sep 04 07:19:19.632 INFO kablam! 94 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (**self).iter_mut() } Sep 04 07:19:19.633 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 04 07:19:19.633 INFO kablam! | Sep 04 07:19:19.633 INFO kablam! = note: expected type `&mut T` Sep 04 07:19:19.633 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.633 INFO kablam! note: required by `traits::_IterateMut` Sep 04 07:19:19.633 INFO kablam! --> src/traits.rs:79:1 Sep 04 07:19:19.633 INFO kablam! | Sep 04 07:19:19.633 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 04 07:19:19.633 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:19:19.634 INFO kablam! Sep 04 07:19:19.636 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.636 INFO kablam! --> src/impls/btree_set.rs:33:23 Sep 04 07:19:19.636 INFO kablam! | Sep 04 07:19:19.636 INFO kablam! 33 | impl<'a, T: Ord + 'a> _Iterate<'a> for BTreeSet { Sep 04 07:19:19.636 INFO kablam! | ^^^^^^^^^^^^ expected reference, found associated type Sep 04 07:19:19.636 INFO kablam! | Sep 04 07:19:19.637 INFO kablam! = note: expected type `&T` Sep 04 07:19:19.637 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.637 INFO kablam! Sep 04 07:19:19.637 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.637 INFO kablam! --> src/impls/vec_deque.rs:34:5 Sep 04 07:19:19.637 INFO kablam! | Sep 04 07:19:19.638 INFO kablam! 34 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 04 07:19:19.638 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 04 07:19:19.638 INFO kablam! | Sep 04 07:19:19.638 INFO kablam! = note: expected type `&T` Sep 04 07:19:19.638 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.638 INFO kablam! note: required by `traits::_Iterate` Sep 04 07:19:19.638 INFO kablam! --> src/traits.rs:69:1 Sep 04 07:19:19.638 INFO kablam! | Sep 04 07:19:19.638 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 04 07:19:19.639 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:19:19.639 INFO kablam! Sep 04 07:19:19.639 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.639 INFO kablam! --> src/impls/vec_deque.rs:42:5 Sep 04 07:19:19.639 INFO kablam! | Sep 04 07:19:19.639 INFO kablam! 42 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 04 07:19:19.639 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 04 07:19:19.639 INFO kablam! | Sep 04 07:19:19.640 INFO kablam! = note: expected type `&mut T` Sep 04 07:19:19.640 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.640 INFO kablam! note: required by `traits::_IterateMut` Sep 04 07:19:19.640 INFO kablam! --> src/traits.rs:79:1 Sep 04 07:19:19.640 INFO kablam! | Sep 04 07:19:19.640 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 04 07:19:19.640 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:19:19.640 INFO kablam! Sep 04 07:19:19.642 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.642 INFO kablam! --> src/impls/linked_list.rs:28:5 Sep 04 07:19:19.642 INFO kablam! | Sep 04 07:19:19.642 INFO kablam! 28 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 04 07:19:19.642 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 04 07:19:19.643 INFO kablam! | Sep 04 07:19:19.643 INFO kablam! = note: expected type `&T` Sep 04 07:19:19.643 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.643 INFO kablam! note: required by `traits::_Iterate` Sep 04 07:19:19.643 INFO kablam! --> src/traits.rs:69:1 Sep 04 07:19:19.643 INFO kablam! | Sep 04 07:19:19.643 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 04 07:19:19.643 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:19:19.644 INFO kablam! Sep 04 07:19:19.644 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.644 INFO kablam! --> src/impls/btree_map.rs:58:30 Sep 04 07:19:19.644 INFO kablam! | Sep 04 07:19:19.644 INFO kablam! 58 | impl<'a, K: Ord + 'a, V: 'a> _Iterate<'a> for BTreeMap { Sep 04 07:19:19.644 INFO kablam! | ^^^^^^^^^^^^ expected tuple, found associated type Sep 04 07:19:19.644 INFO kablam! | Sep 04 07:19:19.644 INFO kablam! = note: expected type `(&K, &V)` Sep 04 07:19:19.645 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.645 INFO kablam! Sep 04 07:19:19.645 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.645 INFO kablam! --> src/impls/linked_list.rs:36:5 Sep 04 07:19:19.645 INFO kablam! | Sep 04 07:19:19.645 INFO kablam! 36 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 04 07:19:19.645 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 04 07:19:19.645 INFO kablam! | Sep 04 07:19:19.646 INFO kablam! = note: expected type `&mut T` Sep 04 07:19:19.646 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.646 INFO kablam! note: required by `traits::_IterateMut` Sep 04 07:19:19.646 INFO kablam! --> src/traits.rs:79:1 Sep 04 07:19:19.646 INFO kablam! | Sep 04 07:19:19.646 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 04 07:19:19.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:19:19.646 INFO kablam! Sep 04 07:19:19.647 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.647 INFO kablam! --> src/impls/btree_map.rs:66:30 Sep 04 07:19:19.647 INFO kablam! | Sep 04 07:19:19.647 INFO kablam! 66 | impl<'a, K: Ord + 'a, V: 'a> _IterateMut<'a> for BTreeMap { Sep 04 07:19:19.647 INFO kablam! | ^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 04 07:19:19.647 INFO kablam! | Sep 04 07:19:19.647 INFO kablam! = note: expected type `(&K, &mut V)` Sep 04 07:19:19.647 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.647 INFO kablam! Sep 04 07:19:19.648 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == >::Item` Sep 04 07:19:19.648 INFO kablam! --> src/impls/bit_vec.rs:46:5 Sep 04 07:19:19.648 INFO kablam! | Sep 04 07:19:19.648 INFO kablam! 46 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 04 07:19:19.648 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected bool, found associated type Sep 04 07:19:19.648 INFO kablam! | Sep 04 07:19:19.649 INFO kablam! = note: expected type `bool` Sep 04 07:19:19.649 INFO kablam! found type `>::Item` Sep 04 07:19:19.649 INFO kablam! note: required by `traits::_Iterate` Sep 04 07:19:19.649 INFO kablam! --> src/traits.rs:69:1 Sep 04 07:19:19.649 INFO kablam! | Sep 04 07:19:19.649 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 04 07:19:19.649 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:19:19.649 INFO kablam! Sep 04 07:19:19.650 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.650 INFO kablam! --> src/impls/vec_map.rs:60:17 Sep 04 07:19:19.650 INFO kablam! | Sep 04 07:19:19.650 INFO kablam! 60 | impl<'a, T: 'a> _Iterate<'a> for VecMap { Sep 04 07:19:19.650 INFO kablam! | ^^^^^^^^^^^^ expected tuple, found associated type Sep 04 07:19:19.651 INFO kablam! | Sep 04 07:19:19.651 INFO kablam! = note: expected type `(usize, &T)` Sep 04 07:19:19.651 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.651 INFO kablam! Sep 04 07:19:19.651 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.651 INFO kablam! --> src/impls/btree_set.rs:38:5 Sep 04 07:19:19.651 INFO kablam! | Sep 04 07:19:19.651 INFO kablam! 38 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 04 07:19:19.651 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 04 07:19:19.652 INFO kablam! | Sep 04 07:19:19.652 INFO kablam! = note: expected type `&T` Sep 04 07:19:19.652 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.652 INFO kablam! note: required by `traits::_Iterate` Sep 04 07:19:19.652 INFO kablam! --> src/traits.rs:69:1 Sep 04 07:19:19.652 INFO kablam! | Sep 04 07:19:19.652 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 04 07:19:19.652 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:19:19.652 INFO kablam! Sep 04 07:19:19.653 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.653 INFO kablam! --> src/impls/vec_map.rs:68:17 Sep 04 07:19:19.653 INFO kablam! | Sep 04 07:19:19.653 INFO kablam! 68 | impl<'a, T: 'a> _IterateMut<'a> for VecMap { Sep 04 07:19:19.653 INFO kablam! | ^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 04 07:19:19.653 INFO kablam! | Sep 04 07:19:19.653 INFO kablam! = note: expected type `(usize, &mut T)` Sep 04 07:19:19.653 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.653 INFO kablam! Sep 04 07:19:19.658 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.658 INFO kablam! --> src/impls/btree_map.rs:63:5 Sep 04 07:19:19.658 INFO kablam! | Sep 04 07:19:19.658 INFO kablam! 63 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 04 07:19:19.658 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 04 07:19:19.658 INFO kablam! | Sep 04 07:19:19.659 INFO kablam! = note: expected type `(&K, &V)` Sep 04 07:19:19.659 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.659 INFO kablam! note: required by `traits::_Iterate` Sep 04 07:19:19.659 INFO kablam! --> src/traits.rs:69:1 Sep 04 07:19:19.659 INFO kablam! | Sep 04 07:19:19.659 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 04 07:19:19.659 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:19:19.659 INFO kablam! Sep 04 07:19:19.659 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.660 INFO kablam! --> src/impls/btree_map.rs:71:5 Sep 04 07:19:19.660 INFO kablam! | Sep 04 07:19:19.660 INFO kablam! 71 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 04 07:19:19.660 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 04 07:19:19.660 INFO kablam! | Sep 04 07:19:19.660 INFO kablam! = note: expected type `(&K, &mut V)` Sep 04 07:19:19.660 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.660 INFO kablam! note: required by `traits::_IterateMut` Sep 04 07:19:19.660 INFO kablam! --> src/traits.rs:79:1 Sep 04 07:19:19.661 INFO kablam! | Sep 04 07:19:19.661 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 04 07:19:19.661 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:19:19.661 INFO kablam! Sep 04 07:19:19.663 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.664 INFO kablam! --> src/impls/vec_map.rs:65:5 Sep 04 07:19:19.664 INFO kablam! | Sep 04 07:19:19.664 INFO kablam! 65 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 04 07:19:19.664 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 04 07:19:19.664 INFO kablam! | Sep 04 07:19:19.664 INFO kablam! = note: expected type `(usize, &T)` Sep 04 07:19:19.664 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.664 INFO kablam! note: required by `traits::_Iterate` Sep 04 07:19:19.665 INFO kablam! --> src/traits.rs:69:1 Sep 04 07:19:19.665 INFO kablam! | Sep 04 07:19:19.665 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 04 07:19:19.665 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:19:19.665 INFO kablam! Sep 04 07:19:19.665 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.665 INFO kablam! --> src/impls/vec_map.rs:73:5 Sep 04 07:19:19.665 INFO kablam! | Sep 04 07:19:19.665 INFO kablam! 73 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 04 07:19:19.666 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 04 07:19:19.666 INFO kablam! | Sep 04 07:19:19.666 INFO kablam! = note: expected type `(usize, &mut T)` Sep 04 07:19:19.666 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.666 INFO kablam! note: required by `traits::_IterateMut` Sep 04 07:19:19.666 INFO kablam! --> src/traits.rs:79:1 Sep 04 07:19:19.666 INFO kablam! | Sep 04 07:19:19.666 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 04 07:19:19.666 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:19:19.667 INFO kablam! Sep 04 07:19:19.667 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r T as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.668 INFO kablam! --> src/impls/core.rs:55:5 Sep 04 07:19:19.668 INFO kablam! | Sep 04 07:19:19.668 INFO kablam! 55 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 04 07:19:19.668 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found reference Sep 04 07:19:19.668 INFO kablam! | Sep 04 07:19:19.668 INFO kablam! = note: expected type `>::Item` Sep 04 07:19:19.668 INFO kablam! found type `<&'r T as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.668 INFO kablam! note: required by `traits::_Iterate` Sep 04 07:19:19.668 INFO kablam! --> src/traits.rs:69:1 Sep 04 07:19:19.668 INFO kablam! | Sep 04 07:19:19.668 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 04 07:19:19.668 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:19:19.668 INFO kablam! Sep 04 07:19:19.671 INFO kablam! error: aborting due to 38 previous errors Sep 04 07:19:19.672 INFO kablam! Sep 04 07:19:19.672 INFO kablam! For more information about this error, try `rustc --explain E0271`. Sep 04 07:19:19.673 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == <&'r mut T as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.673 INFO kablam! --> src/impls/core.rs:136:5 Sep 04 07:19:19.673 INFO kablam! | Sep 04 07:19:19.673 INFO kablam! 136 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 04 07:19:19.673 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 04 07:19:19.673 INFO kablam! | Sep 04 07:19:19.673 INFO kablam! = note: expected type `>::Item` Sep 04 07:19:19.673 INFO kablam! found type `<&'r mut T as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.674 INFO kablam! note: required by `traits::_Iterate` Sep 04 07:19:19.674 INFO kablam! --> src/traits.rs:69:1 Sep 04 07:19:19.674 INFO kablam! | Sep 04 07:19:19.674 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 04 07:19:19.674 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:19:19.674 INFO kablam! Sep 04 07:19:19.675 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == <&'r mut T as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.675 INFO kablam! --> src/impls/core.rs:148:5 Sep 04 07:19:19.675 INFO kablam! | Sep 04 07:19:19.675 INFO kablam! 148 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (**self).iter_mut() } Sep 04 07:19:19.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found mutable reference Sep 04 07:19:19.675 INFO kablam! | Sep 04 07:19:19.675 INFO kablam! = note: expected type `>::Item` Sep 04 07:19:19.675 INFO kablam! found type `<&'r mut T as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.675 INFO kablam! note: required by `traits::_IterateMut` Sep 04 07:19:19.675 INFO kablam! --> src/traits.rs:79:1 Sep 04 07:19:19.675 INFO kablam! | Sep 04 07:19:19.675 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 04 07:19:19.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:19:19.676 INFO kablam! Sep 04 07:19:19.680 INFO kablam! error: Could not compile `qcollect-traits`. Sep 04 07:19:19.681 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 07:19:19.683 INFO kablam! error[E0271]: type mismatch resolving `<>::Iter as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.683 INFO kablam! --> src/impls/core.rs:274:5 Sep 04 07:19:19.683 INFO kablam! | Sep 04 07:19:19.683 INFO kablam! 274 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 04 07:19:19.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 04 07:19:19.683 INFO kablam! | Sep 04 07:19:19.683 INFO kablam! = note: expected type `>::Item` Sep 04 07:19:19.683 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.684 INFO kablam! note: required by `traits::_Iterate` Sep 04 07:19:19.684 INFO kablam! --> src/traits.rs:69:1 Sep 04 07:19:19.684 INFO kablam! | Sep 04 07:19:19.684 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 04 07:19:19.684 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:19:19.684 INFO kablam! Sep 04 07:19:19.685 INFO kablam! error[E0271]: type mismatch resolving `<>::IterMut as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.685 INFO kablam! --> src/impls/core.rs:286:5 Sep 04 07:19:19.685 INFO kablam! | Sep 04 07:19:19.685 INFO kablam! 286 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (**self).iter_mut() } Sep 04 07:19:19.685 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter, found struct `std::boxed::Box` Sep 04 07:19:19.685 INFO kablam! | Sep 04 07:19:19.685 INFO kablam! = note: expected type `>::Item` Sep 04 07:19:19.685 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.686 INFO kablam! note: required by `traits::_IterateMut` Sep 04 07:19:19.686 INFO kablam! --> src/traits.rs:79:1 Sep 04 07:19:19.686 INFO kablam! | Sep 04 07:19:19.686 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 04 07:19:19.686 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:19:19.686 INFO kablam! Sep 04 07:19:19.693 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.693 INFO kablam! --> src/impls/slice.rs:71:5 Sep 04 07:19:19.693 INFO kablam! | Sep 04 07:19:19.693 INFO kablam! 71 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 04 07:19:19.693 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 04 07:19:19.693 INFO kablam! | Sep 04 07:19:19.693 INFO kablam! = note: expected type `&T` Sep 04 07:19:19.693 INFO kablam! found type `<[T] as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.694 INFO kablam! note: required by `traits::_Iterate` Sep 04 07:19:19.694 INFO kablam! --> src/traits.rs:69:1 Sep 04 07:19:19.694 INFO kablam! | Sep 04 07:19:19.694 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 04 07:19:19.694 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:19:19.694 INFO kablam! Sep 04 07:19:19.695 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == <[T] as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.695 INFO kablam! --> src/impls/slice.rs:79:5 Sep 04 07:19:19.695 INFO kablam! | Sep 04 07:19:19.695 INFO kablam! 79 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 04 07:19:19.696 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 04 07:19:19.696 INFO kablam! | Sep 04 07:19:19.696 INFO kablam! = note: expected type `&mut T` Sep 04 07:19:19.696 INFO kablam! found type `<[T] as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.696 INFO kablam! note: required by `traits::_IterateMut` Sep 04 07:19:19.696 INFO kablam! --> src/traits.rs:79:1 Sep 04 07:19:19.696 INFO kablam! | Sep 04 07:19:19.696 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 04 07:19:19.696 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:19:19.696 INFO kablam! Sep 04 07:19:19.701 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.701 INFO kablam! --> src/impls/vec.rs:86:5 Sep 04 07:19:19.701 INFO kablam! | Sep 04 07:19:19.701 INFO kablam! 86 | fn iter<'a>(&'a self) -> >::Iter { (**self).iter() } Sep 04 07:19:19.701 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 04 07:19:19.701 INFO kablam! | Sep 04 07:19:19.701 INFO kablam! = note: expected type `&T` Sep 04 07:19:19.701 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.701 INFO kablam! note: required by `traits::_Iterate` Sep 04 07:19:19.701 INFO kablam! --> src/traits.rs:69:1 Sep 04 07:19:19.701 INFO kablam! | Sep 04 07:19:19.701 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 04 07:19:19.701 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:19:19.701 INFO kablam! Sep 04 07:19:19.702 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.702 INFO kablam! --> src/impls/vec.rs:94:5 Sep 04 07:19:19.702 INFO kablam! | Sep 04 07:19:19.702 INFO kablam! 94 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (**self).iter_mut() } Sep 04 07:19:19.702 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 04 07:19:19.702 INFO kablam! | Sep 04 07:19:19.702 INFO kablam! = note: expected type `&mut T` Sep 04 07:19:19.703 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.703 INFO kablam! note: required by `traits::_IterateMut` Sep 04 07:19:19.703 INFO kablam! --> src/traits.rs:79:1 Sep 04 07:19:19.703 INFO kablam! | Sep 04 07:19:19.703 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 04 07:19:19.703 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:19:19.703 INFO kablam! Sep 04 07:19:19.707 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.707 INFO kablam! --> src/impls/vec_deque.rs:34:5 Sep 04 07:19:19.707 INFO kablam! | Sep 04 07:19:19.707 INFO kablam! 34 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 04 07:19:19.707 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 04 07:19:19.707 INFO kablam! | Sep 04 07:19:19.707 INFO kablam! = note: expected type `&T` Sep 04 07:19:19.707 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.707 INFO kablam! note: required by `traits::_Iterate` Sep 04 07:19:19.708 INFO kablam! --> src/traits.rs:69:1 Sep 04 07:19:19.708 INFO kablam! | Sep 04 07:19:19.708 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 04 07:19:19.708 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:19:19.708 INFO kablam! Sep 04 07:19:19.708 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.708 INFO kablam! --> src/impls/vec_deque.rs:42:5 Sep 04 07:19:19.708 INFO kablam! | Sep 04 07:19:19.708 INFO kablam! 42 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 04 07:19:19.708 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 04 07:19:19.708 INFO kablam! | Sep 04 07:19:19.708 INFO kablam! = note: expected type `&mut T` Sep 04 07:19:19.708 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.708 INFO kablam! note: required by `traits::_IterateMut` Sep 04 07:19:19.708 INFO kablam! --> src/traits.rs:79:1 Sep 04 07:19:19.708 INFO kablam! | Sep 04 07:19:19.708 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 04 07:19:19.708 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:19:19.709 INFO kablam! Sep 04 07:19:19.713 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.713 INFO kablam! --> src/impls/linked_list.rs:28:5 Sep 04 07:19:19.713 INFO kablam! | Sep 04 07:19:19.713 INFO kablam! 28 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 04 07:19:19.713 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 04 07:19:19.713 INFO kablam! | Sep 04 07:19:19.713 INFO kablam! = note: expected type `&T` Sep 04 07:19:19.713 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.713 INFO kablam! note: required by `traits::_Iterate` Sep 04 07:19:19.713 INFO kablam! --> src/traits.rs:69:1 Sep 04 07:19:19.713 INFO kablam! | Sep 04 07:19:19.713 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 04 07:19:19.713 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:19:19.713 INFO kablam! Sep 04 07:19:19.714 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.714 INFO kablam! --> src/impls/linked_list.rs:36:5 Sep 04 07:19:19.714 INFO kablam! | Sep 04 07:19:19.714 INFO kablam! 36 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 04 07:19:19.714 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected &mut _, found associated type Sep 04 07:19:19.714 INFO kablam! | Sep 04 07:19:19.714 INFO kablam! = note: expected type `&mut T` Sep 04 07:19:19.714 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.714 INFO kablam! note: required by `traits::_IterateMut` Sep 04 07:19:19.714 INFO kablam! --> src/traits.rs:79:1 Sep 04 07:19:19.714 INFO kablam! | Sep 04 07:19:19.714 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 04 07:19:19.714 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:19:19.714 INFO kablam! Sep 04 07:19:19.718 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == >::Item` Sep 04 07:19:19.718 INFO kablam! --> src/impls/bit_vec.rs:46:5 Sep 04 07:19:19.718 INFO kablam! | Sep 04 07:19:19.718 INFO kablam! 46 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 04 07:19:19.718 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected bool, found associated type Sep 04 07:19:19.718 INFO kablam! | Sep 04 07:19:19.718 INFO kablam! = note: expected type `bool` Sep 04 07:19:19.718 INFO kablam! found type `>::Item` Sep 04 07:19:19.718 INFO kablam! note: required by `traits::_Iterate` Sep 04 07:19:19.718 INFO kablam! --> src/traits.rs:69:1 Sep 04 07:19:19.718 INFO kablam! | Sep 04 07:19:19.719 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 04 07:19:19.719 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:19:19.719 INFO kablam! Sep 04 07:19:19.720 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.720 INFO kablam! --> src/impls/btree_set.rs:38:5 Sep 04 07:19:19.720 INFO kablam! | Sep 04 07:19:19.721 INFO kablam! 38 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 04 07:19:19.721 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected reference, found associated type Sep 04 07:19:19.721 INFO kablam! | Sep 04 07:19:19.721 INFO kablam! = note: expected type `&T` Sep 04 07:19:19.721 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.721 INFO kablam! note: required by `traits::_Iterate` Sep 04 07:19:19.721 INFO kablam! --> src/traits.rs:69:1 Sep 04 07:19:19.721 INFO kablam! | Sep 04 07:19:19.721 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 04 07:19:19.721 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:19:19.721 INFO kablam! Sep 04 07:19:19.725 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.725 INFO kablam! --> src/impls/btree_map.rs:63:5 Sep 04 07:19:19.725 INFO kablam! | Sep 04 07:19:19.725 INFO kablam! 63 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 04 07:19:19.725 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 04 07:19:19.725 INFO kablam! | Sep 04 07:19:19.725 INFO kablam! = note: expected type `(&K, &V)` Sep 04 07:19:19.725 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.725 INFO kablam! note: required by `traits::_Iterate` Sep 04 07:19:19.726 INFO kablam! --> src/traits.rs:69:1 Sep 04 07:19:19.726 INFO kablam! | Sep 04 07:19:19.726 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 04 07:19:19.726 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:19:19.726 INFO kablam! Sep 04 07:19:19.726 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.726 INFO kablam! --> src/impls/btree_map.rs:71:5 Sep 04 07:19:19.726 INFO kablam! | Sep 04 07:19:19.726 INFO kablam! 71 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 04 07:19:19.726 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 04 07:19:19.726 INFO kablam! | Sep 04 07:19:19.726 INFO kablam! = note: expected type `(&K, &mut V)` Sep 04 07:19:19.726 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.727 INFO kablam! note: required by `traits::_IterateMut` Sep 04 07:19:19.727 INFO kablam! --> src/traits.rs:79:1 Sep 04 07:19:19.727 INFO kablam! | Sep 04 07:19:19.727 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 04 07:19:19.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:19:19.727 INFO kablam! Sep 04 07:19:19.731 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.731 INFO kablam! --> src/impls/vec_map.rs:65:5 Sep 04 07:19:19.731 INFO kablam! | Sep 04 07:19:19.731 INFO kablam! 65 | fn iter<'a>(&'a self) -> >::Iter { (*self).iter() } Sep 04 07:19:19.731 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 04 07:19:19.731 INFO kablam! | Sep 04 07:19:19.731 INFO kablam! = note: expected type `(usize, &T)` Sep 04 07:19:19.731 INFO kablam! found type ` as traits::_Iterate<'a>>::Item` Sep 04 07:19:19.732 INFO kablam! note: required by `traits::_Iterate` Sep 04 07:19:19.732 INFO kablam! --> src/traits.rs:69:1 Sep 04 07:19:19.732 INFO kablam! | Sep 04 07:19:19.732 INFO kablam! 69 | pub trait _Iterate<'a> { Sep 04 07:19:19.732 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:19:19.732 INFO kablam! Sep 04 07:19:19.732 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::Iterator>::Item == as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.732 INFO kablam! --> src/impls/vec_map.rs:73:5 Sep 04 07:19:19.732 INFO kablam! | Sep 04 07:19:19.732 INFO kablam! 73 | fn iter_mut<'a>(&'a mut self) -> >::IterMut { (*self).iter_mut() } Sep 04 07:19:19.732 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found associated type Sep 04 07:19:19.732 INFO kablam! | Sep 04 07:19:19.732 INFO kablam! = note: expected type `(usize, &mut T)` Sep 04 07:19:19.732 INFO kablam! found type ` as traits::_IterateMut<'a>>::Item` Sep 04 07:19:19.732 INFO kablam! note: required by `traits::_IterateMut` Sep 04 07:19:19.732 INFO kablam! --> src/traits.rs:79:1 Sep 04 07:19:19.732 INFO kablam! | Sep 04 07:19:19.733 INFO kablam! 79 | pub trait _IterateMut<'a> { Sep 04 07:19:19.733 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:19:19.733 INFO kablam! Sep 04 07:19:19.739 INFO kablam! error: aborting due to 38 previous errors Sep 04 07:19:19.739 INFO kablam! Sep 04 07:19:19.739 INFO kablam! For more information about this error, try `rustc --explain E0271`. Sep 04 07:19:19.746 INFO kablam! error: Could not compile `qcollect-traits`. Sep 04 07:19:19.746 INFO kablam! Sep 04 07:19:19.746 INFO kablam! To learn more, run the command again with --verbose. Sep 04 07:19:19.748 INFO kablam! su: No module specific data is present Sep 04 07:19:20.241 INFO running `"docker" "rm" "-f" "ce5f24bf81284b86bcfd0ebb65df5c6b3535d9f67a64f3ce15f0012e892d4b51"` Sep 04 07:19:20.368 INFO blam! ce5f24bf81284b86bcfd0ebb65df5c6b3535d9f67a64f3ce15f0012e892d4b51