Build #158928 2019-05-09 15:49:41
# rustc version
rustc 1.36.0-nightly (d628c2e64 2019-05-05)# docs.rs version
cratesfyi 0.6.0 (be80566 2019-05-06)# build log
Updating crates.io index
Downloading crates ...
Downloaded nom v5.0.0-beta1
Fresh void v1.0.2
Fresh version_check v0.1.5
Fresh lazy_static v1.3.0
Fresh ucd-util v0.1.3
Fresh utf8-ranges v1.0.2
Fresh cfg-if v0.1.7
Fresh static_assertions v0.2.5
Fresh unreachable v1.0.0
Fresh thread_local v0.3.6
Compiling nom v5.0.0-beta1
Fresh regex-syntax v0.6.6
Fresh memchr v2.2.0
Fresh stackvector v1.0.2
Fresh ryu v0.2.8
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/nom-5.0.0-beta1/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=41a7ee924756f59e -C extra-filename=-41a7ee924756f59e --out-dir /home/cratesfyi/cratesfyi/debug/build/nom-41a7ee924756f59e -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern version_check=/home/cratesfyi/cratesfyi/debug/deps/libversion_check-b8b3a3936558ebae.rlib --cap-lints allow`
Fresh aho-corasick v0.7.3
Fresh lexical-core v0.4.0
Fresh regex v1.1.6
Running `/home/cratesfyi/cratesfyi/debug/build/nom-41a7ee924756f59e/build-script-build`
Documenting nom v5.0.0-beta1
Running `rustdoc --crate-name nom /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/nom-5.0.0-beta1/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 -20190505-1.36.0-nightly-d628c2e64 --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-916565aa34319ae4.rmeta --extern lexical_core=/home/cratesfyi/cratesfyi/debug/deps/liblexical_core-5aa21be99ce52b10.rmeta --extern memchr=/home/cratesfyi/cratesfyi/debug/deps/libmemchr-a242c872a1c8a8e0.rmeta --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-701f3f88ff77b1a3.rmeta --cfg stable_i128`
Finished dev [unoptimized + debuginfo] target(s) in 10.84s