patch 0.5.0

Parse patches in the unified diff format
Documentation
Build #142846 2019-02-13 21:11:52
# rustc version
rustc 1.34.0-nightly (d8a0dd7ae 2019-01-28)# docs.rs version
cratesfyi 0.6.0 (58621fa 2019-02-13)# build log
Updating crates.io index
Downloading crates ...
Downloaded patch v0.5.0
Checking bytecount v0.3.2
Fresh libc v0.2.48
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=a6f0b62db650cb32 -C extra-filename=-a6f0b62db650cb32 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh memchr v2.2.0
Fresh num-traits v0.2.6
Fresh time v0.1.42
Checking nom v4.2.0
Fresh num-integer v0.1.39
Fresh chrono v0.4.6
Running `rustc --crate-name nom /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/nom-4.2.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' -C metadata=5392fe0fa1a4d356 -C extra-filename=-5392fe0fa1a4d356 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern memchr=/home/cratesfyi/cratesfyi/debug/deps/libmemchr-b9945561800c082c.rmeta --cap-lints allow`
Checking nom_locate v0.3.1
Running `rustc --crate-name nom_locate /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/nom_locate-0.3.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="nom"' --cfg 'feature="std"' -C metadata=ca3942a1dc30bfaa -C extra-filename=-ca3942a1dc30bfaa --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bytecount=/home/cratesfyi/cratesfyi/debug/deps/libbytecount-a6f0b62db650cb32.rmeta --extern memchr=/home/cratesfyi/cratesfyi/debug/deps/libmemchr-b9945561800c082c.rmeta --extern nom=/home/cratesfyi/cratesfyi/debug/deps/libnom-5392fe0fa1a4d356.rmeta --cap-lints allow`
Documenting patch v0.5.0
Running `rustdoc --edition=2018 --crate-name patch /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/patch-0.5.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190128-1.34.0-nightly-d8a0dd7ae --static-root-path / --disable-per-crate-search --extern-html-root-url 'pretty_assertions=https://docs.rs/pretty_assertions/0.5.1' --extern-html-root-url 'nom=https://docs.rs/nom/4.2.0' --extern-html-root-url 'chrono=https://docs.rs/chrono/0.4.6' --extern-html-root-url 'nom_locate=https://docs.rs/nom_locate/0.3.1' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern chrono=/home/cratesfyi/cratesfyi/debug/deps/libchrono-7c3741f16026844e.rmeta --extern nom=/home/cratesfyi/cratesfyi/debug/deps/libnom-5392fe0fa1a4d356.rmeta --extern nom_locate=/home/cratesfyi/cratesfyi/debug/deps/libnom_locate-ca3942a1dc30bfaa.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 5.66s