nom 5.0.0

A byte-oriented, zero-copy, parser combinators library
Documentation
Build #167874 2019-06-25T17:19:57.248929+00:00
# 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
Fresh semver-parser v0.7.0
Fresh void v1.0.2
Fresh version_check v0.1.5
Fresh ucd-util v0.1.3
Fresh lazy_static v1.3.0
Fresh cfg-if v0.1.9
Fresh static_assertions v0.2.5
Fresh utf8-ranges v1.0.3
Fresh semver v0.9.0
Fresh unreachable v1.0.0
Fresh regex-syntax v0.6.7
Compiling nom v5.0.0
Fresh thread_local v0.3.6
Fresh rustc_version v0.2.3
Fresh memchr v2.2.0
Running `rustc --edition=2018 --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/nom-5.0.0/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="lazy_static"' --cfg 'feature="lexical"' --cfg 'feature="lexical-core"' --cfg 'feature="memchr"' --cfg 'feature="regex"' --cfg 'feature="regexp"' --cfg 'feature="regexp_macros"' --cfg 'feature="std"' -C metadata=e1f02f7f86e51b9d -C extra-filename=-e1f02f7f86e51b9d --out-dir /home/cratesfyi/cratesfyi/debug/build/nom-e1f02f7f86e51b9d -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern version_check=/home/cratesfyi/cratesfyi/debug/deps/libversion_check-5a935a66fa98e576.rlib --cap-lints allow`
Fresh ryu v0.2.8
Fresh aho-corasick v0.7.3
Fresh regex v1.1.7
Fresh stackvector v1.0.6
Fresh lexical-core v0.4.1
Running `/home/cratesfyi/cratesfyi/debug/build/nom-e1f02f7f86e51b9d/build-script-build`
Documenting nom v5.0.0
Running `rustdoc --edition=2018 --crate-name nom /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/nom-5.0.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="lazy_static"' --cfg 'feature="lexical"' --cfg 'feature="lexical-core"' --cfg 'feature="memchr"' --cfg 'feature="regex"' --cfg 'feature="regexp"' --cfg 'feature="regexp_macros"' --cfg 'feature="std"' -Z unstable-options --resource-suffix -20190529-1.37.0-nightly-37d001e4d --static-root-path / --disable-per-crate-search --extern-html-root-url 'criterion=https://docs.rs/criterion/0.2.11' --extern-html-root-url 'doc_comment=https://docs.rs/doc-comment/0.3.1' --extern-html-root-url 'jemallocator=https://docs.rs/jemallocator/0.1.9' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.3.0' --extern-html-root-url 'lexical_core=https://docs.rs/lexical-core/0.4.1' --extern-html-root-url 'memchr=https://docs.rs/memchr/2.2.0' --extern-html-root-url 'regex=https://docs.rs/regex/1.1.7' --extern-html-root-url 'version_check=https://docs.rs/version_check/0.1.5' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-5dfcc4fd76ec5051.rmeta --extern lexical_core=/home/cratesfyi/cratesfyi/debug/deps/liblexical_core-5355b216427f562f.rmeta --extern memchr=/home/cratesfyi/cratesfyi/debug/deps/libmemchr-bbc59927d45bf803.rmeta --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-bb6b5699a1e7faf7.rmeta --cfg stable_i128`
Finished dev [unoptimized + debuginfo] target(s) in 8.70s