array-helpers 0.0.1

Basic length-generic operations on arrays.
Build #166212 2019-06-16 00:22:38

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.37.0-nightly (37d001e4d 2019-05-29)

# docs.rs version cratesfyi 0.6.0 (254ceae 2019-06-04)

# build log Updating crates.io index Downloading crates ... Downloaded array-helpers v0.0.1 Documenting array-helpers v0.0.1 Running `rustdoc --edition=2018 --crate-name array_helpers /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/array-helpers-0.0.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="std"' -Z unstable-options --resource-suffix -20190529-1.37.0-nightly-37d001e4d --static-root-path / --disable-per-crate-search -L dependency=/home/cratesfyi/cratesfyi/debug/deps` error: internal compiler error: src/librustc/ty/subst.rs:556: expected type for `impl FnMut(usize) -> T/#1` (impl FnMut(usize) -> T/1) but found Const(Const { ty: [type error], val: Scalar(<ZST>) }) when substituting (root type=Some(impl FnMut(usize) -> T)) substs=[[type error], Const { ty: [type error], val: Scalar(<ZST>) }, [type error]] thread 'rustc' panicked at 'Box<Any>', src/librustc_errors/lib.rs:572:9 note: Run with `RUST_BACKTRACE=1` environment variable to display a backtrace. thread 'rustc' panicked at 'Box<Any>', src/librustc_errors/lib.rs:572:9 error: aborting due to previous error error: Unrecognized option: 'resource-suffix' thread 'main' panicked at 'ProcessError { desc: "process didn\'t exit successfully: `rustdoc --edition=2018 --crate-name array_helpers /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/array-helpers-0.0.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg \'feature=\"default\"\' --cfg \'feature=\"std\"\' -Z unstable-options --resource-suffix -20190529-1.37.0-nightly-37d001e4d --static-root-path / --disable-per-crate-search -L dependency=/home/cratesfyi/cratesfyi/debug/deps` (exit code: 1)", exit: Some(ExitStatus(ExitStatus(256))), output: None } Could not document `array-helpers`.', src/bin/cratesfyi.rs:160:13 note: Run with `RUST_BACKTRACE=1` for a backtrace.