Skip to content

Crate does not build on nightly #263

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

Closed
00xc opened this issue Nov 9, 2023 · 2 comments
Closed

Crate does not build on nightly #263

00xc opened this issue Nov 9, 2023 · 2 comments

Comments

@00xc
Copy link
Contributor

00xc commented Nov 9, 2023

The following currently fails:

$ cargo +nightly build

This is also causing a build failure for dependent crates (e.g. vm-virtio):
https://docs.rs/crate/virtio-queue/0.10.0/builds/961806

Which also prevents docs from being built:
https://docs.rs/crate/virtio-queue/0.10.0

@roypat
Copy link
Member

roypat commented Nov 9, 2023

Hi, please make sure that you are running the latest nightly to rule out #261 as the root cause here. If you still see it with todays nightly, please post the compilation error you are seeing.
Sorry, didnt see the links were to builds instead of just the crates. The error message is indeed #261, so this is fixed with tonights nightly

@rbradford
Copy link
Contributor

Closing, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants