Pulling docker image rust:latest ... WARNING: Failed to pull image with policy "always": Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit (manager.go:237:0s) ERROR: Job failed: failed to pull image "rust:latest" with specified policies [always]: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit (manager.go:237:0s)
All of the jobs in the pipeline failed, except one: https://gitlab.wikimedia.org/repos/mwbot-rs/mwbot/-/pipelines/10975 - I've never seen this before, so I'm wondering if something changed or if we need better image caching or mirroring to avoid this in the future as usage increases.