Skip to content
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

Weird build failure from cargo in microkelvin 0.4.0 #1133

Closed
Nemo157 opened this issue Oct 27, 2020 · 5 comments
Closed

Weird build failure from cargo in microkelvin 0.4.0 #1133

Nemo157 opened this issue Oct 27, 2020 · 5 comments
Labels
A-builds Area: Building the documentation for a crate

Comments

@Nemo157
Copy link
Member

Nemo157 commented Oct 27, 2020

Crate name: microkelvin
Build failure link: https://docs.rs/crate/microkelvin/0.4.0/builds/309422

Additional details:
Not my crate, but I noticed this randomly. It is cargo that is emitting the error here, it seems to think it needs to re-extract const-arrayvec even though it's already extracted.

@jyn514
Copy link
Member

jyn514 commented Oct 27, 2020

This is a cargo bug, right? Shouldn't it be reported upstream? I don't think it should ever touch registry/src once it's been populated the first time.

@Nemo157
Copy link
Member Author

Nemo157 commented Oct 27, 2020

I think so, I'm gonna take a closer look later and probably open an upstream issue, but just in case it's something we're doing wrong.

@jyn514 jyn514 added the A-builds Area: Building the documentation for a crate label Oct 27, 2020
@Nemo157
Copy link
Member Author

Nemo157 commented Nov 9, 2020

This was just fixed on the cargo side, once there's a new version of cargo in a nightly we could retry microkelvin and see if it builds now.

@jyn514
Copy link
Member

jyn514 commented Nov 12, 2020

This is waiting on rust-lang/rust#78972.

@jyn514
Copy link
Member

jyn514 commented Nov 22, 2020

I rebuilt it; it gave a compile error but nothing from cargo.

https://docs.rs/crate/microkelvin/0.4.0/builds/317833

@jyn514 jyn514 closed this as completed Nov 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-builds Area: Building the documentation for a crate
Projects
None yet
Development

No branches or pull requests

2 participants