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

thread 'main' panicked at 'Unknown compiler version, upgrade core_io? ...core_io-0.1.20210325/build.rs:73:69 #37

Open
yaoxin1995 opened this issue Jan 10, 2023 · 2 comments

Comments

@yaoxin1995
Copy link

yaoxin1995 commented Jan 10, 2023

Hey, I got this error although I downgraded the compiler version to

rustc 1.48.0-nightly (fc2daaae6 2020-09-28)

Any idea why I got this?

@yaoxin1995
Copy link
Author

@parasyte @roblabla @jethrogb

@parasyte
Copy link
Contributor

Personally, I don't know the status of this crate (other than unmaintained). I have three suggestions:

  1. You should probably be using nightly-20210325 with the latest release version. In my experience, there is some version flexibility, but not a whole lot.
  2. Applying the patch in WIP: Update to 2021-04-13 #36 seems like it will update it to nightly-20210413. You can start to see what I mean by not having much version flexibility.
  3. Try a different solution, if you can. There is a similar crate with more activity that I have been considering: https://github.com/dataphract/acid_io

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

2 participants