-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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
Spurious cache failure: 'no entry found for key', compiler/rustc_metadata/src/rmeta/decoder.rs:1660:13 #92192
Comments
@madsmtm: Looking at both of those logs, I'm seeing If possible, can you also try to download that cached result from Github actions (as a zip file)? |
Never mind, I found it. It's https://github.com/madsmtm/objc2/runs/4604223856?check_suite_focus=true |
I've managed to reproduce this in a self-contained Github actions run: https://github.com/Aaron1011/objc2/runs/4609355435?check_suite_focus=true |
The root cause is #91921 - I'm working on a fix |
Thanks for looking into it so quickly, I'm amazed you managed to figure anything out from so little information! |
@madsmtm No problem - having incremental compilation set up in your Github Actions config was a huge help. |
Triage: The root cause is closed as fixed, so let's close this as a duplicate to the root cause issue. |
Code
Unknown, sorry 😕.
I can't reproduce the issue, the project I was building was
objc2
, and it failed in CI.Just posting here in case someone can use the backtraces for anything, feel free to close if this is infeasible.
Meta
nightly-2021-12-22
onx86_64-apple-darwin
.Error output
Backtrace #1
CI run.
Backtrace #2
CI run.
The text was updated successfully, but these errors were encountered: