clfsw32-sys 0.0.1

FFI bindings to clfsw32. 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 #151228 2019-03-27T21:54:33.788175+00:00
# rustc version
rustc 1.35.0-nightly (0f88167f8 2019-03-18)
# docs.rs version
cratesfyi 0.6.0 (67b2b94 2019-03-26)

# build log
Updating crates.io index
Downloading crates ...
Downloaded clfsw32-sys v0.0.1
Compiling clfsw32-sys v0.0.1
Fresh winapi v0.3.6
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clfsw32-sys-0.0.1/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=8fdb41e5c7eea164 -C extra-filename=-8fdb41e5c7eea164 --out-dir /home/cratesfyi/cratesfyi/debug/build/clfsw32-sys-8fdb41e5c7eea164 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/clfsw32-sys-8fdb41e5c7eea164/build-script-build`
Documenting clfsw32-sys v0.0.1
Running `rustdoc --crate-name clfsw32_sys /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clfsw32-sys-0.0.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190318-1.35.0-nightly-0f88167f8 --static-root-path / --disable-per-crate-search --extern-html-root-url 'winapi=https://docs.rs/winapi/0.3.6' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern winapi=/home/cratesfyi/cratesfyi/debug/deps/libwinapi-c66320021fed0b19.rmeta`
error[E0658]: non-builtin inner attributes are unstable (see issue #54726)
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clfsw32-sys-0.0.1/src/lib.rs:5:1
|
5 | #![experimental]
| ^^^^^^^^^^^^^^^^
|
= help: add #![feature(custom_inner_attributes)] to the crate attributes to enable

error[E0658]: The attribute `experimental` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642)
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clfsw32-sys-0.0.1/src/lib.rs:5:4
|
5 | #![experimental]
|    ^^^^^^^^^^^^
|
= help: add #![feature(custom_attribute)] to the crate attributes to enable

error: Compilation failed, aborting rustdoc

error: aborting due to 3 previous errors

For more information about this error, try `rustc --explain E0658`.
thread 'main' panicked at 'ProcessError { desc: "process didn\'t exit successfully: `rustdoc --crate-name clfsw32_sys /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clfsw32-sys-0.0.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190318-1.35.0-nightly-0f88167f8 --static-root-path / --disable-per-crate-search --extern-html-root-url \'winapi=https://docs.rs/winapi/0.3.6\' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern winapi=/home/cratesfyi/cratesfyi/debug/deps/libwinapi-c66320021fed0b19.rmeta` (exit code: 1)", exit: Some(ExitStatus(ExitStatus(256))), output: None }

Could not document `clfsw32-sys`.', src/bin/cratesfyi.rs:142:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.