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

failed to compile #6

Closed
PaoloBenigni opened this issue Jan 3, 2018 · 2 comments
Closed

failed to compile #6

PaoloBenigni opened this issue Jan 3, 2018 · 2 comments

Comments

@PaoloBenigni
Copy link

I received this error on running cargo install tectonicdb


error[E0554]: #![feature] may not be used on the stable release channel
 --> .\.cargo\registry\src\github.com-1ecc6299db9ec823\tectonicdb-0.2.0\src/lib/lib.rs:1:1
  |
1 | #![feature(conservative_impl_trait)]
  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

error: aborting due to previous error

error: failed to compile `tectonicdb v0.2.0`, intermediate artifacts can be found at \AppData\Local\Temp\cargo-install.aFn6bCR7Zc4B`

Caused by:
  Could not compile `tectonicdb`.
@0b01
Copy link
Owner

0b01 commented Jan 3, 2018 via email

@PaoloBenigni
Copy link
Author

PaoloBenigni commented Jan 3, 2018

Yup, just caught that.

Maybe this should be specified in readme?

0b01 added a commit that referenced this issue Mar 5, 2018
* refactor: State => ThreadState, misc Cow

* fix:tests

* refactor: move threadstate string to cow

* refactor: misc

* fix: js client impl

* fix: js impl

* Fix small buffer size

* feature: add pretty graphics

* fix: share store across threads
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