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 gnuplot v0.0.0 Documenting gnuplot v0.0.0 Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/gnuplot-0.0.0/src/lib.rs --crate-name gnuplot -o /home/cratesfyi/gnuplot-0.0.0/doc -L dependency=/home/cratesfyi/gnuplot-0.0.0/debug -L dependency=/home/cratesfyi/gnuplot-0.0.0/debug/deps` .cargo/registry/src/github.com-1ecc6299db9ec823/gnuplot-0.0.0/src/axes_common.rs:117:2: 117:11 error: expected one of `.`, `;`, `?`, `}`, or an operator, found `first_opt` .cargo/registry/src/github.com-1ecc6299db9ec823/gnuplot-0.0.0/src/axes_common.rs:117 first_opt!(options, ^~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/gnuplot-0.0.0/src/axes_common.rs:382:17: 382:19 error: invalid suffix `u` for numeric literal .cargo/registry/src/github.com-1ecc6299db9ec823/gnuplot-0.0.0/src/axes_common.rs:382 (pos, &a, 1u) ^~ .cargo/registry/src/github.com-1ecc6299db9ec823/gnuplot-0.0.0/src/axes_common.rs:382:17: 382:19 help: the suffix must be one of the integral types (`u32`, `isize`, etc) .cargo/registry/src/github.com-1ecc6299db9ec823/gnuplot-0.0.0/src/axes_common.rs:386:20: 386:22 error: invalid suffix `u` for numeric literal .cargo/registry/src/github.com-1ecc6299db9ec823/gnuplot-0.0.0/src/axes_common.rs:386 (pos, label, 0u) ^~ .cargo/registry/src/github.com-1ecc6299db9ec823/gnuplot-0.0.0/src/axes_common.rs:386:20: 386:22 help: the suffix must be one of the integral types (`u32`, `isize`, etc) .cargo/registry/src/github.com-1ecc6299db9ec823/gnuplot-0.0.0/src/axes_common.rs:424:3: 424:12 error: expected one of `.`, `;`, `?`, `}`, or an operator, found `first_opt` .cargo/registry/src/github.com-1ecc6299db9ec823/gnuplot-0.0.0/src/axes_common.rs:424 first_opt!(tick_options, ^~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/gnuplot-0.0.0/src/axes_common.rs:588:3: 588:5 error: expected one of `.`, `;`, `?`, `}`, or an operator, found `if` .cargo/registry/src/github.com-1ecc6299db9ec823/gnuplot-0.0.0/src/axes_common.rs:588 if !found ^~ .cargo/registry/src/github.com-1ecc6299db9ec823/gnuplot-0.0.0/src/axes_common.rs:617:3: 617:8 error: expected one of `.`, `;`, `?`, `}`, or an operator, found `match` .cargo/registry/src/github.com-1ecc6299db9ec823/gnuplot-0.0.0/src/axes_common.rs:617 match col ^~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/gnuplot-0.0.0/src/axes_common.rs:810:6: 810:8 error: expected one of `.`, `;`, `?`, `}`, or an operator, found `if` .cargo/registry/src/github.com-1ecc6299db9ec823/gnuplot-0.0.0/src/axes_common.rs:810 if !found ^~ .cargo/registry/src/github.com-1ecc6299db9ec823/gnuplot-0.0.0/src/axes_common.rs:827:4: 827:6 error: expected one of `.`, `;`, `?`, `}`, or an operator, found `if` .cargo/registry/src/github.com-1ecc6299db9ec823/gnuplot-0.0.0/src/axes_common.rs:827 if plot_type.is_line() ^~ .cargo/registry/src/github.com-1ecc6299db9ec823/gnuplot-0.0.0/src/axes_common.rs:857:4: 857:13 error: expected one of `.`, `;`, `?`, `}`, or an operator, found `first_opt` .cargo/registry/src/github.com-1ecc6299db9ec823/gnuplot-0.0.0/src/axes_common.rs:857 first_opt!(options, ^~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/gnuplot-0.0.0/src/axes_common.rs:874:3: 874:7 error: expected one of `.`, `;`, `?`, `}`, or an operator, found `args` .cargo/registry/src/github.com-1ecc6299db9ec823/gnuplot-0.0.0/src/axes_common.rs:874 args.write_str("\""); ^~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/gnuplot-0.0.0/src/options.rs:134:29: 134:30 error: expected type, found `|` .cargo/registry/src/github.com-1ecc6299db9ec823/gnuplot-0.0.0/src/options.rs:134 pub fn map<U>(&self, func: |&T| -> U) -> AutoOption<U> ^ .cargo/registry/src/github.com-1ecc6299db9ec823/gnuplot-0.0.0/src/options.rs:134:29: 134:30 error: expected one of `&`, `(`, `)`, `*`, `<`, `[`, `_`, `extern`, `fn`, `for`, or `unsafe`, found `|` .cargo/registry/src/github.com-1ecc6299db9ec823/gnuplot-0.0.0/src/options.rs:134 pub fn map<U>(&self, func: |&T| -> U) -> AutoOption<U> ^ thread 'main' panicked at 'ChainedError { error: failed to compile `gnuplot v0.0.0`, intermediate artifacts can be found at `/home/cratesfyi/gnuplot-0.0.0`, cause: ChainedError { error: Could not document `gnuplot`., cause: Process didn't exit successfully: `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/gnuplot-0.0.0/src/lib.rs --crate-name gnuplot -o /home/cratesfyi/gnuplot-0.0.0/doc -L dependency=/home/cratesfyi/gnuplot-0.0.0/debug -L dependency=/home/cratesfyi/gnuplot-0.0.0/debug/deps` (exit code: 101) } }', src/bin/cratesfyi.rs:119 note: Run with `RUST_BACKTRACE=1` for a backtrace.