-
Notifications
You must be signed in to change notification settings - Fork 13.4k
error: found unstable fingerprints for evaluate_obligation #83291
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
Could you post the code this crashes on? It doesn't have to be small, but this is hard to fix without a way to replicate the crash. |
I'm not sure what causes this. Can't give a minimal env to reproduce this, sorry. I'm compiling a substrate runtime. Really big project. darwinia-network/darwinia-common@81fb0c5 The first time it can be compile success. And I do some modifies to code, then it panics. And |
This will be fixed by #83220 |
Fixed in 3-23 But in 3-24 panic again |
I'm also seeing a similar error intermittently, when compiling https://github.com/ZcashFoundation/zebra using It seems like
I haven't tested anything more recent, but I'll do that over the next few days. |
Now I stay at 03-01 Quite stable |
I'm on |
Recent nightlies are also affected for me. |
Worse yet I've found my builds not updating and |
The underlying issue is tracked at #83538 If you're running into this issue, you can use |
(for anyone running into this issue often enough that |
This one reached 1.52.0 stable. Pretty inconvenient. |
Sry, still found this in 2021-05-11 |
This is likely #85360. |
Getting this error too
|
I receive this error with
Trying to replicate with simpler code. (But no, the problem is gone when I deleted the |
@AurevoirXavier is this still relevant? |
Triage: Relabeling issues which don't have a runnable reproduction (as opposed to having a non-minimized one) to the new label S-needs-repro. |
Code
Meta
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: