# rustc version rustc 1.39.0-nightly (f0b58fcf0 2019-09-11)
# docs.rs version cratesfyi 0.6.0 (32074e7 2019-09-18)
# build log Updating crates.io index Fresh semver-parser v0.7.0 Fresh version_check v0.1.5 Fresh lazy_static v1.4.0 Fresh nodrop v0.1.13 Fresh unicode-xid v0.2.0 Fresh static_assertions v0.3.4 Fresh cfg-if v0.1.9 Fresh same-file v1.0.5 Fresh regex-syntax v0.6.12 Checking bytecount v0.3.2 Checking str-concat v0.1.4 Fresh semver v0.9.0 Running `rustc --crate-name bytecount /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/bytecount-0.3.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=174bef74aa28e2ef -C extra-filename=-174bef74aa28e2ef --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` Running `rustc --crate-name str_concat /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/str-concat-0.1.4/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=5093806e4902cfb4 -C extra-filename=-5093806e4902cfb4 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` Fresh thread_local v0.3.6 Fresh walkdir v2.2.9 Fresh rustc_version v0.2.3 Fresh proc-macro2 v1.0.3 Fresh memchr v2.2.1 Fresh ryu v1.0.0 Fresh arrayvec v0.4.11 Fresh aho-corasick v0.7.6 Fresh quote v1.0.2 Fresh regex v1.3.1 Fresh syn v1.0.5 Fresh lexical-core v0.4.5 Checking nom v5.0.1 Compiling nom-packrat-macros v0.3.0 Running `rustc --edition=2018 --crate-name nom_packrat_macros /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/nom-packrat-macros-0.3.0/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=35e98d915f42537a -C extra-filename=-35e98d915f42537a --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-a014a25034cc14f8.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-4fc027435a5970e9.rlib --cap-lints allow` Running `rustc --edition=2018 --crate-name nom /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/nom-5.0.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="lexical"' --cfg 'feature="lexical-core"' --cfg 'feature="std"' -C metadata=18884ddb4eb0b7b8 -C extra-filename=-18884ddb4eb0b7b8 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern lexical_core=/home/cratesfyi/cratesfyi/debug/deps/liblexical_core-bcfe9662b7dd89eb.rmeta --extern memchr=/home/cratesfyi/cratesfyi/debug/deps/libmemchr-7d1bd9ce2df62d4d.rmeta --cap-lints allow --cfg stable_i128` Compiling nom-recursive-macros v0.1.1 Running `rustc --edition=2018 --crate-name nom_recursive_macros /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/nom-recursive-macros-0.1.1/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=a4343b8cf3786e71 -C extra-filename=-a4343b8cf3786e71 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-a014a25034cc14f8.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-4fc027435a5970e9.rlib --cap-lints allow` Compiling nom-tracable-macros v0.4.0 Running `rustc --edition=2018 --crate-name nom_tracable_macros /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/nom-tracable-macros-0.4.0/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=de2e5d8d6d4631b2 -C extra-filename=-de2e5d8d6d4631b2 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-a014a25034cc14f8.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-4fc027435a5970e9.rlib --cap-lints allow` Fresh sv-parser-macros v0.1.5 Checking sv-parser-syntaxtree v0.1.5 Running `rustc --edition=2018 --crate-name sv_parser_syntaxtree /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/sv-parser-syntaxtree-0.1.5/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=170438948d5e1392 -C extra-filename=-170438948d5e1392 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern sv_parser_macros=/home/cratesfyi/cratesfyi/debug/deps/libsv_parser_macros-6690eeebf7ce2481.so --cap-lints allow` Checking nom_locate v1.0.0 Running `rustc --edition=2018 --crate-name nom_locate /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/nom_locate-1.0.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=c7116843cb0fe8c7 -C extra-filename=-c7116843cb0fe8c7 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bytecount=/home/cratesfyi/cratesfyi/debug/deps/libbytecount-174bef74aa28e2ef.rmeta --extern memchr=/home/cratesfyi/cratesfyi/debug/deps/libmemchr-7d1bd9ce2df62d4d.rmeta --extern nom=/home/cratesfyi/cratesfyi/debug/deps/libnom-18884ddb4eb0b7b8.rmeta --cap-lints allow` Checking nom-recursive v0.1.1 Checking nom-packrat v0.3.0 Checking nom-tracable v0.4.0 Running `rustc --edition=2018 --crate-name nom_recursive /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/nom-recursive-0.1.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="tracer128"' -C metadata=40e717476ecdd62e -C extra-filename=-40e717476ecdd62e --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern nom_recursive_macros=/home/cratesfyi/cratesfyi/debug/deps/libnom_recursive_macros-a4343b8cf3786e71.so --extern nom_locate=/home/cratesfyi/cratesfyi/debug/deps/libnom_locate-c7116843cb0fe8c7.rmeta --cap-lints allow` Running `rustc --edition=2018 --crate-name nom_packrat /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/nom-packrat-0.3.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=e323cf21a94eb18c -C extra-filename=-e323cf21a94eb18c --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern nom_packrat_macros=/home/cratesfyi/cratesfyi/debug/deps/libnom_packrat_macros-35e98d915f42537a.so --extern nom_locate=/home/cratesfyi/cratesfyi/debug/deps/libnom_locate-c7116843cb0fe8c7.rmeta --cap-lints allow` Running `rustc --edition=2018 --crate-name nom_tracable /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/nom-tracable-0.4.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' -C metadata=f300490a90135473 -C extra-filename=-f300490a90135473 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern nom=/home/cratesfyi/cratesfyi/debug/deps/libnom-18884ddb4eb0b7b8.rmeta --extern nom_tracable_macros=/home/cratesfyi/cratesfyi/debug/deps/libnom_tracable_macros-de2e5d8d6d4631b2.so --extern nom_locate=/home/cratesfyi/cratesfyi/debug/deps/libnom_locate-c7116843cb0fe8c7.rmeta --cap-lints allow` Documenting sv-parser-parser v0.1.5 Running `rustdoc --edition=2018 --crate-name sv_parser_parser /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/sv-parser-parser-0.1.5/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' -Z unstable-options --resource-suffix -20190911-1.39.0-nightly-f0b58fcf0 --static-root-path / --disable-per-crate-search --extern-html-root-url 'nom=https://docs.rs/nom/5.0.1' --extern-html-root-url 'nom_packrat=https://docs.rs/nom-packrat/0.3.0' --extern-html-root-url 'nom_recursive=https://docs.rs/nom-recursive/0.1.1' --extern-html-root-url 'nom_tracable=https://docs.rs/nom-tracable/0.4.0' --extern-html-root-url 'nom_locate=https://docs.rs/nom_locate/1.0.0' --extern-html-root-url 'str_concat=https://docs.rs/str-concat/0.1.4' --extern-html-root-url 'sv_parser_macros=https://docs.rs/sv-parser-macros/0.1.5' --extern-html-root-url 'sv_parser_syntaxtree=https://docs.rs/sv-parser-syntaxtree/0.1.5' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern nom=/home/cratesfyi/cratesfyi/debug/deps/libnom-18884ddb4eb0b7b8.rmeta --extern nom_packrat=/home/cratesfyi/cratesfyi/debug/deps/libnom_packrat-e323cf21a94eb18c.rmeta --extern nom_recursive=/home/cratesfyi/cratesfyi/debug/deps/libnom_recursive-40e717476ecdd62e.rmeta --extern nom_tracable=/home/cratesfyi/cratesfyi/debug/deps/libnom_tracable-f300490a90135473.rmeta --extern nom_locate=/home/cratesfyi/cratesfyi/debug/deps/libnom_locate-c7116843cb0fe8c7.rmeta --extern str_concat=/home/cratesfyi/cratesfyi/debug/deps/libstr_concat-5093806e4902cfb4.rmeta --extern sv_parser_macros=/home/cratesfyi/cratesfyi/debug/deps/libsv_parser_macros-6690eeebf7ce2481.so --extern sv_parser_syntaxtree=/home/cratesfyi/cratesfyi/debug/deps/libsv_parser_syntaxtree-170438948d5e1392.rmeta` Finished dev [unoptimized + debuginfo] target(s) in 2m 55s