Re: [yocto] [qa-build-notification] QA notification for completed autobuilder build (yocto-6.0.rc1)

Richard Purdie <[email protected]> Sat, 25 Apr 2026 19:01:57 +0100
Newsgroups org.yoctoproject.lists.yocto
Message-ID <53c2c6f263b874cbf8382fa7d5993aac51835cbd.camel@linuxfoundation.org>
On Sat, 2026-04-25 at 19:33 +0200, Yann CARDAILLAC Pro wrote:
> We had the same kind of error, we suspect some issue on crates.io
> side, did you have any news from them?
> 
> I couldn't find anything about this issue.
> 
> Shall we change the way we download the crates?

https://github.com/rust-lang/simpleinfra/pull/988/changes/85fe8c9cbf4b5fec06c5b3a936c63497fdb877af#diff-abcb0d6ee61cc76b8ecffa3cf0b751e15ee9563eb39abb526815c2638168ad04R41

Basically upstream implemented rate limiting. Whether they got the
numbers right when they did that I'm not sure as it is easy to hit
those limits given there are lots of small crates in most builds.

We've not thought about mitigation yet, in theory PREMIRRORS should
help once you have the crates somewhere...

Cheers,

Richard