filecoin-project/replication-game

Why is rust nightly required

Open

#11 aperta il 27 gen 2019

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)Rust (5 fork)auto 404
enhancementgood first issuehelp wanted

Metriche repository

Star
 (59 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

error: failed to run custom build command for `pear_codegen v0.1.2`
process didn't exit successfully: `/home/why/gopkg/src/github.com/filecoin-project/replication-game/target/release/build/pear_codegen-c6388815171fa35c/build-script-build` (exit code: 101)
--- stderr
Error: Pear requires a nightly or dev version of Rust.
Installed version is: 1.31.0 (2018-12-04). Minimum required: 1.31.0-nightly (2018-10-05).
thread 'main' panicked at 'Aborting compilation due to incompatible compiler.', /home/why/.cargo/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.1.2/build.rs:31:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.

warning: build failed, waiting for other jobs to finish...
error: build failed

Guida contributor