autopkgtest fails in hirsute on s390x

Bug #1920822 reported by Balint Reczey
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
rust-debcargo (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

https://autopkgtest.ubuntu.com/packages/r/rust-debcargo/hirsute/s390x

https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-hirsute/hirsute/s390x/r/rust-debcargo/20210316_172308_209b5@/log.gz
...
error[E0220]: associated type `Item` not found for `L`
   --> /tmp/tmp.QJ2SP1flgi/registry/either-1.5.0/src/lib.rs:380:41
    |
380 | R: IntoIterator<Item = L::Item>
    | ^^^^ associated type `Item` not found

error[E0220]: associated type `IntoIter` not found for `L`
   --> /tmp/tmp.QJ2SP1flgi/registry/either-1.5.0/src/lib.rs:378:41
    |
378 | pub fn into_iter(self) -> Either<L::IntoIter, R::IntoIter>
    | ^^^^^^^^ associated type `IntoIter` not found

error[E0220]: associated type `IntoIter` not found for `R`
   --> /tmp/tmp.QJ2SP1flgi/registry/either-1.5.0/src/lib.rs:378:54
    |
378 | pub fn into_iter(self) -> Either<L::IntoIter, R::IntoIter>
    | ^^^^^^^^ associated type `IntoIter` not found

error: aborting due to 3 previous errors

For more information about this error, try `rustc --explain E0220`.
error: could not compile `either`
...

Related branches

Revision history for this message
Brian Murray (brian-murray) wrote :

This seems sorted out now.

Changed in rust-debcargo (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.