olepro32-sys 0.0.1

FFI bindings to olepro32. This crate is a placeholder for the future. If you are interested in this library feel free to get in touch with me: http://www.rustaceans.org/retep998
Build #90072 2018-03-06T02:10:31.033859+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 olepro32-sys v0.0.1
Compiling olepro32-sys v0.0.1
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/olepro32-sys-0.0.1/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=3d8f54bc038f11f4 -C extra-filename=-3d8f54bc038f11f4 --out-dir /home/cratesfyi/cratesfyi/debug/build/olepro32-sys-3d8f54bc038f11f4 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh winapi v0.3.4
Running `/home/cratesfyi/cratesfyi/debug/build/olepro32-sys-3d8f54bc038f11f4/build-script-build`
Documenting olepro32-sys v0.0.1
Running `rustdoc --crate-name olepro32_sys .cargo/registry/src/github.com-1ecc6299db9ec823/olepro32-sys-0.0.1/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20180303-1.26.0-dev-5c1d29af0 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern winapi=/home/cratesfyi/cratesfyi/debug/deps/libwinapi-f5bd6cb4f9b3c4cb.rlib --extern-version winapi=winapi,0.3.4`
error[E0658]: The attribute `experimental` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/olepro32-sys-0.0.1/src/lib.rs:5:1
|
5 | #![experimental]
| ^^^^^^^^^^^^^^^^
|
= help: add #![feature(custom_attribute)] to the crate attributes to enable

error: aborting due to previous error

If you want more information on this error, try using "rustc --explain E0658"
thread 'main' panicked at 'Error(
CargoError(
ChainedError {
error: Could not document `olepro32-sys`.,
cause: process didn't exit successfully: `rustdoc --crate-name olepro32_sys .cargo/registry/src/github.com-1ecc6299db9ec823/olepro32-sys-0.0.1/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20180303-1.26.0-dev-5c1d29af0 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern winapi=/home/cratesfyi/cratesfyi/debug/deps/libwinapi-f5bd6cb4f9b3c4cb.rlib --extern-version winapi=winapi,0.3.4` (exit code: 101)
}
),
State {
next_error: None,
backtrace: None
}
)', src/bin/cratesfyi.rs:142:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.