[go: up one dir, main page]

piston_meta 0.1.14

A research project of meta parsing and composing for data
Build #15003 2016-08-11 05:32:10

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# rustc version
rustc 1.12.0-nightly (54c0dcfd6 2016-07-28)# docs.rs version
cratesfyi 0.2.0 (5dbd676 2016-07-30)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading piston_meta v0.1.14
Compiling range v0.1.1
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/range-0.1.1/src/lib.rs --crate-name range --crate-type lib -g -C metadata=eb1b96070a9380c7 -C extra-filename=-eb1b96070a9380c7 --out-dir /home/cratesfyi/piston_meta-0.1.14/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/piston_meta-0.1.14/debug/deps -L dependency=/home/cratesfyi/piston_meta-0.1.14/debug/deps --cap-lints allow`
Compiling read_token v0.1.3
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/read_token-0.1.3/src/lib.rs --crate-name read_token --crate-type lib -g -C metadata=95e5fe11a3fcedec -C extra-filename=-95e5fe11a3fcedec --out-dir /home/cratesfyi/piston_meta-0.1.14/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/piston_meta-0.1.14/debug/deps -L dependency=/home/cratesfyi/piston_meta-0.1.14/debug/deps --extern range=/home/cratesfyi/piston_meta-0.1.14/debug/deps/librange-eb1b96070a9380c7.rlib --cap-lints allow`
Documenting piston_meta v0.1.14
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/piston_meta-0.1.14/src/lib.rs --crate-name piston_meta -o /home/cratesfyi/piston_meta-0.1.14/doc -L dependency=/home/cratesfyi/piston_meta-0.1.14/debug -L dependency=/home/cratesfyi/piston_meta-0.1.14/debug/deps --extern read_token=/home/cratesfyi/piston_meta-0.1.14/debug/deps/libread_token-95e5fe11a3fcedec.rlib --extern range=/home/cratesfyi/piston_meta-0.1.14/debug/deps/librange-eb1b96070a9380c7.rlib`
.cargo/registry/src/github.com-1ecc6299db9ec823/piston_meta-0.1.14/src/rule.rs:131:21: 131:43 error: use of unstable library feature 'borrow_state' (see issue #27733) 
.cargo/registry/src/github.com-1ecc6299db9ec823/piston_meta-0.1.14/src/rule.rs:131                 use std::cell::BorrowState;
^~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/piston_meta-0.1.14/src/rule.rs:131:21: 131:43 help: add #![feature(borrow_state)] to the crate attributes to enable 
.cargo/registry/src/github.com-1ecc6299db9ec823/piston_meta-0.1.14/src/rule.rs:155:34: 155:46 error: use of unstable library feature 'borrow_state' (see issue #27733) 
.cargo/registry/src/github.com-1ecc6299db9ec823/piston_meta-0.1.14/src/rule.rs:155                             if p.borrow_state() == BorrowState::Unused {
^~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/piston_meta-0.1.14/src/rule.rs:155:34: 155:46 help: add #![feature(borrow_state)] to the crate attributes to enable 
.cargo/registry/src/github.com-1ecc6299db9ec823/piston_meta-0.1.14/src/rule.rs:155:52: 155:71 error: use of unstable library feature 'borrow_state' (see issue #27733) 
.cargo/registry/src/github.com-1ecc6299db9ec823/piston_meta-0.1.14/src/rule.rs:155                             if p.borrow_state() == BorrowState::Unused {
^~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/piston_meta-0.1.14/src/rule.rs:155:52: 155:71 help: add #![feature(borrow_state)] to the crate attributes to enable 
.cargo/registry/src/github.com-1ecc6299db9ec823/piston_meta-0.1.14/src/rule.rs:168:30: 168:42 error: use of unstable library feature 'borrow_state' (see issue #27733) 
.cargo/registry/src/github.com-1ecc6299db9ec823/piston_meta-0.1.14/src/rule.rs:168                         if p.borrow_state() == BorrowState::Unused {
^~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/piston_meta-0.1.14/src/rule.rs:168:30: 168:42 help: add #![feature(borrow_state)] to the crate attributes to enable 
.cargo/registry/src/github.com-1ecc6299db9ec823/piston_meta-0.1.14/src/rule.rs:168:48: 168:67 error: use of unstable library feature 'borrow_state' (see issue #27733) 
.cargo/registry/src/github.com-1ecc6299db9ec823/piston_meta-0.1.14/src/rule.rs:168                         if p.borrow_state() == BorrowState::Unused {
^~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/piston_meta-0.1.14/src/rule.rs:168:48: 168:67 help: add #![feature(borrow_state)] to the crate attributes to enable 
error: Compilation failed, aborting rustdoc 
thread 'main' panicked at 'ChainedError {
error: failed to compile `piston_meta v0.1.14`, intermediate artifacts can be found at `/home/cratesfyi/piston_meta-0.1.14`,
cause: ChainedError {
error: Could not document `piston_meta`.,
cause: Process didn't exit successfully: `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/piston_meta-0.1.14/src/lib.rs --crate-name piston_meta -o /home/cratesfyi/piston_meta-0.1.14/doc -L dependency=/home/cratesfyi/piston_meta-0.1.14/debug -L dependency=/home/cratesfyi/piston_meta-0.1.14/debug/deps --extern read_token=/home/cratesfyi/piston_meta-0.1.14/debug/deps/libread_token-95e5fe11a3fcedec.rlib --extern range=/home/cratesfyi/piston_meta-0.1.14/debug/deps/librange-eb1b96070a9380c7.rlib` (exit code: 101)
}
}', src/bin/cratesfyi.rs:119
note: Run with `RUST_BACKTRACE=1` for a backtrace.