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

Compile Error unstable library [E0658] #700

Closed
RydalWater opened this issue Apr 9, 2022 · 1 comment
Closed

Compile Error unstable library [E0658] #700

RydalWater opened this issue Apr 9, 2022 · 1 comment

Comments

@RydalWater
Copy link

RydalWater commented Apr 9, 2022

I seem to be having 0 luck figuring out the issue below while trying to follow a guide for the RaspiBolt installation of a new BTC Node. I've tried swapping to nightly, made sure I'm updated to latest stable or nightly.
rust version = 1.60.0 / nightly = 1.62.0
rustc version = 1.41.1
cargo version = 1.41.2
Pi OS = Raspbian aarch64

Apologies in advance if I am being dense.

image

@RydalWater
Copy link
Author

Removed rust completely, did a fresh install to get back to rustc version 1.60.0. Followed the steps again only to find that executing the following command to build electrs (v0.9.6) installation appeared to lead to installation of rust 1.48.0.

cargo build --locked --release

Accessed the rust-toolchain file from the download (v0.9.6) using a text editor and modified it to read 1.60.0. This seemed to fix the older installation issue.

The result......SUCCESS!!

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

1 participant