-
Notifications
You must be signed in to change notification settings - Fork 13k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rust nightly build for OSX is failing #17328
Comments
This is a dupe of #16489, but thanks for reporting! |
Are you sure? The nightlies certainly seem to have been updated since 2 weeks ago, which is the last update in that ticket; they definitely updated yesterday. (~30 hours ago now I guess?) ...but don't seem to update updated since then. |
Yes, I am sure. Every single failure on |
So 'for now' the nightly mac builds are just going to remain broken? |
Yes, and as you can see from the first link in #16489 (http://buildbot.rust-lang.org/builders/nightly-mac), the build sporadically succeeds. |
Fair enough~ I really think we should do something about the fact that the nightly downloads for OSX are currently broken though. Either take the links down, or manually spam the build bot until it generate a new working snapshot? It's pretty bad having the nightly downloads for OSX completely broken with no explanation. |
…Veykril feat: Enable completions within derive helper attributes ![Code_zG5qInoQ6B](https://github.com/rust-lang/rust-analyzer/assets/3757771/db30b98d-4981-45e3-83a5-7ff23fbd3f66)
http://buildbot.rust-lang.org/builders/dist2-mac
http://buildbot.rust-lang.org/builders/nightly-mac/
This is particularly problematic because the live OSX build is still pointing to the 14th of September, before #17192 landed.
ie. The nightly is still broken and cannot compile anything.
The text was updated successfully, but these errors were encountered: