Closed
Description
Compiling pistoncore-input v0.9.0
/home/pierrec/.cargo/registry/src/github.com-88ac128001ac3a9a/pistoncore-input-0.9.0/src/lib.rs:9:1: 9:23 error: the crate "bitflags" has been compiled with rustc 1.7.0, which is incompatible with this version of rustc [E0514]
/home/pierrec/.cargo/registry/src/github.com-88ac128001ac3a9a/pistoncore-input-0.9.0/src/lib.rs:9 extern crate bitflags;
^~~~~~~~~~~~~~~~~~~~~~
/home/pierrec/.cargo/registry/src/github.com-88ac128001ac3a9a/pistoncore-input-0.9.0/src/lib.rs:9:1: 9:23 help: consider removing the compiled binaries and recompiling with your current version of rustc
ERROR:rbml::reader: failed to find block with tag 275
error: internal compiler error: unexpected panic
note: the compiler unexpectedly panicked. this is a bug.
note: we would appreciate a bug report: https://github.com/rustlang/rust/blob/master/CONTRIBUTING.md#bug-reports
thread 'rustc' panicked at 'explicit panic', ../src/librbml/lib.rs:436
note: Run with "RUST_BACKTRACE=1" for a backtrace.
Build failed, waiting for other jobs to finish...
Could not compile "pistoncore-input".