-
Notifications
You must be signed in to change notification settings - Fork 572
compile fails with syntax syntec errors #662
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
Comments
I cannot reproduce this error with a local disk cache; does it reproduce if you use a local disk cache instead of redis? |
Just tried, happens also:
fails too. Edit: Just tried to verify that the all local build works, but that is not the case as it seems either. |
Ah, I can reproduce this with a local disk cache if I update to Rust 1.41. @chmanchester, are you able to take a look at this? |
Yes, I'll take a look at this later in the day. |
I'm having trouble getting that crate to build with rustc 1.41 at all. Running the rustc command generated by cargo for Closing for now, please let me know if I've missed something here that indicates this can be fixed in |
I think this might be it rust-lang/rust#68729 |
Cause by a outdated peer dependency on bindgen |
Uh oh!
There was an error while loading. Please reload this page.
Compiling workspace github.com/spearow/juice always fails (
redis -u ... flushall
, deletetarget
dir, delete~/.cache/sccache*
did not change anything)where the versions are:
with env
The text was updated successfully, but these errors were encountered: