mpeg2ts-reader 0.7.0

Parser for MPEG Transport Stream data
Documentation
Build #129853 2018-12-04T00:10:21.996301+00:00
# rustc version
rustc 1.32.0-nightly (3e90a12a8 2018-11-29)
# docs.rs version
cratesfyi 0.6.0 (e287639 2018-12-01)

# build log
Updating crates.io index
Downloading crates ...
Downloaded mpeg2ts-reader v0.7.0
Checking nodrop v0.1.13
Fresh encoding_index_tests v0.1.4
Checking odds v0.2.26
Fresh cfg-if v0.1.6
Running `rustc --crate-name nodrop /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/nodrop-0.1.13/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="std"' -C metadata=a9c5c97fdde71c97 -C extra-filename=-a9c5c97fdde71c97 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `rustc --crate-name odds /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/odds-0.2.26/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="std"' -C metadata=d4745ad2dcd9cce4 -C extra-filename=-d4745ad2dcd9cce4 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Checking itertools v0.4.19
Running `rustc --crate-name itertools /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.4.19/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=707de664dfeb0d13 -C extra-filename=-707de664dfeb0d13 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Checking hex-slice v0.1.4
Running `rustc --crate-name hex_slice /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/hex-slice-0.1.4/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=c6dc62a001123d18 -C extra-filename=-c6dc62a001123d18 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh fixedbitset v0.1.9
Fresh encoding-index-japanese v1.20141219.5
Fresh encoding-index-singlebyte v1.20141219.5
Fresh encoding-index-korean v1.20141219.5
Fresh encoding-index-tradchinese v1.20141219.5
Fresh encoding-index-simpchinese v1.20141219.5
Fresh log v0.4.6
Fresh encoding v0.2.33
Checking arrayvec v0.3.25
Running `rustc --crate-name arrayvec /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.3.25/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="nodrop"' --cfg 'feature="odds"' --cfg 'feature="std"' -C metadata=ddcc6b9cb1e4acea -C extra-filename=-ddcc6b9cb1e4acea --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern nodrop=/home/cratesfyi/cratesfyi/debug/deps/libnodrop-a9c5c97fdde71c97.rmeta --extern odds=/home/cratesfyi/cratesfyi/debug/deps/libodds-d4745ad2dcd9cce4.rmeta --cap-lints allow`
Checking hexdump v0.1.0
Running `rustc --crate-name hexdump /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/hexdump-0.1.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=ae708cc2048d6d3b -C extra-filename=-ae708cc2048d6d3b --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern arrayvec=/home/cratesfyi/cratesfyi/debug/deps/libarrayvec-ddcc6b9cb1e4acea.rmeta --extern itertools=/home/cratesfyi/cratesfyi/debug/deps/libitertools-707de664dfeb0d13.rmeta --cap-lints allow`
Documenting mpeg2ts-reader v0.7.0
Running `rustdoc --crate-name mpeg2ts_reader /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/mpeg2ts-reader-0.7.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20181129-1.32.0-nightly-3e90a12a8 --extern-html-root-url 'hex_literal=https://docs.rs/hex-literal/0.1.1' --extern-html-root-url 'hex_slice=https://docs.rs/hex-slice/0.1.4' --extern-html-root-url 'log=https://docs.rs/log/0.4.6' --extern-html-root-url 'criterion=https://docs.rs/criterion/0.2.5' --extern-html-root-url 'hexdump=https://docs.rs/hexdump/0.1.0' --extern-html-root-url 'bitstream_io=https://docs.rs/bitstream-io/0.6.5' --extern-html-root-url 'encoding=https://docs.rs/encoding/0.2.33' --extern-html-root-url 'data_encoding=https://docs.rs/data-encoding/1.2.0' --extern-html-root-url 'matches=https://docs.rs/matches/0.1.8' --extern-html-root-url 'fixedbitset=https://docs.rs/fixedbitset/0.1.9' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern encoding=/home/cratesfyi/cratesfyi/debug/deps/libencoding-4ff938829d20fec0.rmeta --extern fixedbitset=/home/cratesfyi/cratesfyi/debug/deps/libfixedbitset-558c02dc0d4b8987.rmeta --extern hex_slice=/home/cratesfyi/cratesfyi/debug/deps/libhex_slice-c6dc62a001123d18.rmeta --extern hexdump=/home/cratesfyi/cratesfyi/debug/deps/libhexdump-ae708cc2048d6d3b.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-c6aef0338dbcd362.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 6.05s