nom 5.0.0-beta2

A byte-oriented, zero-copy, parser combinators library
Documentation
Build #162673 2019-05-27T14:43:35.668150+00:00
# rustc version
rustc 1.36.0-nightly (d35181ad8 2019-05-20)# docs.rs version
cratesfyi 0.6.0 (be80566 2019-05-06)# build log
Updating crates.io index
Downloading crates ...
Downloaded nom v5.0.0-beta2
Fresh void v1.0.2
Fresh ucd-util v0.1.3
Fresh lazy_static v1.3.0
Fresh version_check v0.1.5
Fresh cfg-if v0.1.9
Fresh static_assertions v0.2.5
Fresh utf8-ranges v1.0.2
Fresh unreachable v1.0.0
Fresh thread_local v0.3.6
Compiling nom v5.0.0-beta2
Fresh regex-syntax v0.6.6
Fresh memchr v2.2.0
Fresh stackvector v1.0.2
Fresh ryu v0.2.8
Fresh aho-corasick v0.7.3
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/nom-5.0.0-beta2/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=f2bc7a2613a128d4 -C extra-filename=-f2bc7a2613a128d4 --out-dir /home/cratesfyi/cratesfyi/debug/build/nom-f2bc7a2613a128d4 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern version_check=/home/cratesfyi/cratesfyi/debug/deps/libversion_check-f4fca712b3212dff.rlib --cap-lints allow`
Fresh lexical-core v0.4.0
Fresh regex v1.1.6
Running `/home/cratesfyi/cratesfyi/debug/build/nom-f2bc7a2613a128d4/build-script-build`
Documenting nom v5.0.0-beta2
Running `rustdoc --crate-name nom /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/nom-5.0.0-beta2/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 -20190520-1.36.0-nightly-d35181ad8 --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.0' --extern-html-root-url 'memchr=https://docs.rs/memchr/2.2.0' --extern-html-root-url 'regex=https://docs.rs/regex/1.1.6' --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-d75d86de173cd533.rmeta --extern lexical_core=/home/cratesfyi/cratesfyi/debug/deps/liblexical_core-6fcc21ca1dfa1dcc.rmeta --extern memchr=/home/cratesfyi/cratesfyi/debug/deps/libmemchr-654e79fa80b9ee98.rmeta --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-444538a6a9b66612.rmeta --cfg stable_i128`
Finished dev [unoptimized + debuginfo] target(s) in 10.51s