Build #2601 2016-08-01T10:59:26.106233+00:00
# rustc version
rustc 1.12.0-nightly (54c0dcfd6 2016-07-28)# docs.rs version
cratesfyi 0.2.0 (5dbd676 2016-07-30)# build log
thread 'rustc' panicked at 'phase_2_configure_and_expand aborted in rustdoc!: 1', ../src/libcore/result.rs:788
note: Run with `RUST_BACKTRACE=1` for a backtrace.
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading shiny v0.1.3
Documenting shiny v0.1.3
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/shiny-0.1.3/src/lib.rs --crate-name shiny -o /home/cratesfyi/shiny-0.1.3/doc -L dependency=/home/cratesfyi/shiny-0.1.3/debug -L dependency=/home/cratesfyi/shiny-0.1.3/debug/deps`
.cargo/registry/src/github.com-1ecc6299db9ec823/shiny-0.1.3/src/lib.rs:120:9: 120:38 error: box expression syntax is experimental; you can call `Box::new` instead. (see issue #27779)
.cargo/registry/src/github.com-1ecc6299db9ec823/shiny-0.1.3/src/lib.rs:120 box MacItems { items: items } as Box<MacResult>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/shiny-0.1.3/src/lib.rs:120:9: 120:38 help: add #![feature(box_syntax)] to the crate attributes to enable
error: internal compiler error: unexpected panic
note: the compiler unexpectedly panicked. this is a bug.
note: we would appreciate a bug report: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports
thread 'main' panicked at 'ChainedError {
error: failed to compile `shiny v0.1.3`, intermediate artifacts can be found at `/home/cratesfyi/shiny-0.1.3`,
cause: ChainedError {
error: Could not document `shiny`.,
cause: Process didn't exit successfully: `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/shiny-0.1.3/src/lib.rs --crate-name shiny -o /home/cratesfyi/shiny-0.1.3/doc -L dependency=/home/cratesfyi/shiny-0.1.3/debug -L dependency=/home/cratesfyi/shiny-0.1.3/debug/deps` (exit code: 101)
}
}', src/bin/cratesfyi.rs:119
note: Run with `RUST_BACKTRACE=1` for a backtrace.