Build #89088 2018-03-05T22:47:56.577685+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`
Downloading sgxs v0.5.1
thread 'main' panicked at 'Error(
CargoError(
no matching package named `ioctl` found (required by `sgxs`)
location searched: registry https://github.com/rust-lang/crates.io-index
version required: ^0.3
),
State {
next_error: None,
backtrace: None
}
)', src/bin/cratesfyi.rs:142:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.