byteorder_core_io 0.5.3

Library for reading/writing numbers in big-endian and little-endian.
Build #89086 2018-03-05T22:47:43.662405+00:00
# rustc version
rustc 1.26.0-dev (5c1d29af0 2018-03-03)
# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Fresh semver v0.1.20
Fresh rustc_version v0.1.7
Compiling core_io v0.1.20170615
Running `/home/cratesfyi/cratesfyi/debug/build/core_io-9b7a4d85a01f4ffb/build-script-build`
thread 'main' panicked at 'Error(
CargoError(
Human(
failed to run custom build command for `core_io v0.1.20170615`
process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/core_io-9b7a4d85a01f4ffb/build-script-build` (exit code: 101)
--- stderr
thread 'main' panicked at 'Unknown compiler version, upgrade core_io?', libcore/option.rs:917:5
note: Run with `RUST_BACKTRACE=1` for a backtrace.

)
),
State {
next_error: None,
backtrace: None
}
)', src/bin/cratesfyi.rs:142:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.