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 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 polymap v0.0.1 Documenting polymap v0.0.1 Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/polymap-0.0.1/src/lib.rs --crate-name polymap -o /home/cratesfyi/polymap-0.0.1/doc -L dependency=/home/cratesfyi/polymap-0.0.1/debug -L dependency=/home/cratesfyi/polymap-0.0.1/debug/deps` .cargo/registry/src/github.com-1ecc6299db9ec823/polymap-0.0.1/src/lib.rs:267:14: 267:16 error: invalid suffix `u` for numeric literal .cargo/registry/src/github.com-1ecc6299db9ec823/polymap-0.0.1/src/lib.rs:267 (0u, 0u) ^~ .cargo/registry/src/github.com-1ecc6299db9ec823/polymap-0.0.1/src/lib.rs:267:14: 267:16 help: the suffix must be one of the integral types (`u32`, `isize`, etc) .cargo/registry/src/github.com-1ecc6299db9ec823/polymap-0.0.1/src/lib.rs:267:18: 267:20 error: invalid suffix `u` for numeric literal .cargo/registry/src/github.com-1ecc6299db9ec823/polymap-0.0.1/src/lib.rs:267 (0u, 0u) ^~ .cargo/registry/src/github.com-1ecc6299db9ec823/polymap-0.0.1/src/lib.rs:267:18: 267:20 help: the suffix must be one of the integral types (`u32`, `isize`, etc) .cargo/registry/src/github.com-1ecc6299db9ec823/polymap-0.0.1/src/lib.rs:373:25: 373:27 error: invalid suffix `i` for numeric literal .cargo/registry/src/github.com-1ecc6299db9ec823/polymap-0.0.1/src/lib.rs:373 map.insert("a", 1i); ^~ .cargo/registry/src/github.com-1ecc6299db9ec823/polymap-0.0.1/src/lib.rs:373:25: 373:27 help: the suffix must be one of the integral types (`u32`, `isize`, etc) .cargo/registry/src/github.com-1ecc6299db9ec823/polymap-0.0.1/src/lib.rs:398:24: 398:26 error: invalid suffix `u` for numeric literal .cargo/registry/src/github.com-1ecc6299db9ec823/polymap-0.0.1/src/lib.rs:398 map.insert(0u, Dropper{n: 1}); ^~ .cargo/registry/src/github.com-1ecc6299db9ec823/polymap-0.0.1/src/lib.rs:398:24: 398:26 help: the suffix must be one of the integral types (`u32`, `isize`, etc) .cargo/registry/src/github.com-1ecc6299db9ec823/polymap-0.0.1/src/lib.rs:399:24: 399:26 error: invalid suffix `u` for numeric literal .cargo/registry/src/github.com-1ecc6299db9ec823/polymap-0.0.1/src/lib.rs:399 map.insert(1u, Dropper{n: 2}); ^~ .cargo/registry/src/github.com-1ecc6299db9ec823/polymap-0.0.1/src/lib.rs:399:24: 399:26 help: the suffix must be one of the integral types (`u32`, `isize`, etc) .cargo/registry/src/github.com-1ecc6299db9ec823/polymap-0.0.1/src/lib.rs:400:24: 400:26 error: invalid suffix `u` for numeric literal .cargo/registry/src/github.com-1ecc6299db9ec823/polymap-0.0.1/src/lib.rs:400 map.insert(2u, Dropper{n: 3}); ^~ .cargo/registry/src/github.com-1ecc6299db9ec823/polymap-0.0.1/src/lib.rs:400:24: 400:26 help: the suffix must be one of the integral types (`u32`, `isize`, etc) .cargo/registry/src/github.com-1ecc6299db9ec823/polymap-0.0.1/src/lib.rs:412:20: 412:22 error: invalid suffix `u` for numeric literal .cargo/registry/src/github.com-1ecc6299db9ec823/polymap-0.0.1/src/lib.rs:412 map.insert(0u, 0xaa_u8); ^~ .cargo/registry/src/github.com-1ecc6299db9ec823/polymap-0.0.1/src/lib.rs:412:20: 412:22 help: the suffix must be one of the integral types (`u32`, `isize`, etc) .cargo/registry/src/github.com-1ecc6299db9ec823/polymap-0.0.1/src/lib.rs:413:20: 413:22 error: invalid suffix `u` for numeric literal .cargo/registry/src/github.com-1ecc6299db9ec823/polymap-0.0.1/src/lib.rs:413 map.insert(1u, 0xbb_u8); ^~ .cargo/registry/src/github.com-1ecc6299db9ec823/polymap-0.0.1/src/lib.rs:413:20: 413:22 help: the suffix must be one of the integral types (`u32`, `isize`, etc) .cargo/registry/src/github.com-1ecc6299db9ec823/polymap-0.0.1/src/lib.rs:414:20: 414:22 error: invalid suffix `u` for numeric literal .cargo/registry/src/github.com-1ecc6299db9ec823/polymap-0.0.1/src/lib.rs:414 map.insert(2u, 0xcc_u8); ^~ .cargo/registry/src/github.com-1ecc6299db9ec823/polymap-0.0.1/src/lib.rs:414:20: 414:22 help: the suffix must be one of the integral types (`u32`, `isize`, etc) .cargo/registry/src/github.com-1ecc6299db9ec823/polymap-0.0.1/src/lib.rs:415:20: 415:22 error: invalid suffix `u` for numeric literal .cargo/registry/src/github.com-1ecc6299db9ec823/polymap-0.0.1/src/lib.rs:415 map.insert(3u, 0xdd_u8); ^~ .cargo/registry/src/github.com-1ecc6299db9ec823/polymap-0.0.1/src/lib.rs:415:20: 415:22 help: the suffix must be one of the integral types (`u32`, `isize`, etc) .cargo/registry/src/github.com-1ecc6299db9ec823/polymap-0.0.1/src/lib.rs:435:25: 435:27 error: invalid suffix `i` for numeric literal .cargo/registry/src/github.com-1ecc6299db9ec823/polymap-0.0.1/src/lib.rs:435 map.insert("a", 1i); ^~ .cargo/registry/src/github.com-1ecc6299db9ec823/polymap-0.0.1/src/lib.rs:435:25: 435:27 help: the suffix must be one of the integral types (`u32`, `isize`, etc) .cargo/registry/src/github.com-1ecc6299db9ec823/polymap-0.0.1/src/lib.rs:436:25: 436:27 error: invalid suffix `u` for numeric literal .cargo/registry/src/github.com-1ecc6299db9ec823/polymap-0.0.1/src/lib.rs:436 map.insert("a", 1u); ^~ .cargo/registry/src/github.com-1ecc6299db9ec823/polymap-0.0.1/src/lib.rs:436:25: 436:27 help: the suffix must be one of the integral types (`u32`, `isize`, etc) .cargo/registry/src/github.com-1ecc6299db9ec823/polymap-0.0.1/src/lib.rs:444:25: 444:27 error: invalid suffix `i` for numeric literal .cargo/registry/src/github.com-1ecc6299db9ec823/polymap-0.0.1/src/lib.rs:444 map.insert("a", 1i); ^~ .cargo/registry/src/github.com-1ecc6299db9ec823/polymap-0.0.1/src/lib.rs:444:25: 444:27 help: the suffix must be one of the integral types (`u32`, `isize`, etc) .cargo/registry/src/github.com-1ecc6299db9ec823/polymap-0.0.1/src/lib.rs:342:1: 342:21 error: The attribute `unsafe_destructor` 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/polymap-0.0.1/src/lib.rs:342 #[unsafe_destructor] ^~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/polymap-0.0.1/src/lib.rs:342:1: 342:21 help: add #![feature(custom_attribute)] 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 `polymap v0.0.1`, intermediate artifacts can be found at `/home/cratesfyi/polymap-0.0.1`, cause: ChainedError { error: Could not document `polymap`., cause: Process didn't exit successfully: `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/polymap-0.0.1/src/lib.rs --crate-name polymap -o /home/cratesfyi/polymap-0.0.1/doc -L dependency=/home/cratesfyi/polymap-0.0.1/debug -L dependency=/home/cratesfyi/polymap-0.0.1/debug/deps` (exit code: 101) } }', src/bin/cratesfyi.rs:119 note: Run with `RUST_BACKTRACE=1` for a backtrace.