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

failure_derive-0.1.6/src/lib.rs:107:70: could not find __rt in quote #17

Closed
gaia opened this issue Mar 5, 2020 · 1 comment
Closed

Comments

@gaia
Copy link

gaia commented Mar 5, 2020

Upgrading from v0.7.1 to v0.7.2, bumped into

image

tried uninstalling then reinstall. same issue.

$ cargo -V                                                                                                                                                                                                                   
cargo 1.39.0 (1c6ec66d5 2019-09-30)
$ rustc -V                                                                                                                                                                                                                   
rustc 1.39.0 (4560ea788 2019-11-04)

See here for solution.

@tony-iqlusion
Copy link
Member

tony-iqlusion commented Mar 5, 2020

If you clone the git repo and build from that, it will use the already checked-in and known working Cargo.lock file:

https://github.com/iqlusioninc/tmkms#compiling-from-source-code-via-git

This is the recommended way to ensure a build which has undergone dependency review and should always work, regardless of what other dependency releases there have been in the meantime.

@gaia gaia closed this as completed Mar 5, 2020
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