ruster_unsafe 0.4.0

Create Erlang NIF modules in Rust using the C NIF API.
Build #89364 2018-03-05T23:52:54.408186+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 ruster_unsafe v0.4.0
Fresh libc v0.2.39
Compiling ruster_unsafe v0.4.0
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/ruster_unsafe-0.4.0/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=3c0b2848a6a9e109 -C extra-filename=-3c0b2848a6a9e109 --out-dir /home/cratesfyi/cratesfyi/debug/build/ruster_unsafe-3c0b2848a6a9e109 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-f854cf2dcfbf787e.rlib --extern-version libc=libc,0.2.39 --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/ruster_unsafe-3c0b2848a6a9e109/build-script-build`
thread 'main' panicked at 'Error(
CargoError(
Human(
failed to run custom build command for `ruster_unsafe v0.4.0`
process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/ruster_unsafe-3c0b2848a6a9e109/build-script-build` (exit code: 101)
--- stdout
Unsupported Erlang version.
Please report to get this version supported.

--- stderr
thread 'main' panicked at 'gen_api.erl encountered an error.', .cargo/registry/src/github.com-1ecc6299db9ec823/ruster_unsafe-0.4.0/build.rs:28:13
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.