# rustc version rustc 1.16.0-nightly (6f1ae663e 2017-01-06)
# docs.rs version cratesfyi 0.2.3 (75099cc 2016-12-26)
# build log Updating registry `https://github.com/rust-lang/crates.io-index` Downloading postgres v0.13.5 Downloading postgres-shared v0.1.0 Compiling rustc-serialize v0.3.22 Compiling log v0.3.6 Compiling md5 v0.2.1 Compiling bufstream v0.1.2 Compiling phf_shared v0.7.20 Compiling fallible-iterator v0.1.3 Compiling hex v0.2.0 Compiling byteorder v0.5.3 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.22/src/lib.rs --crate-name rustc_serialize --crate-type lib -g -C metadata=6b938435173797f7 -C extra-filename=-6b938435173797f7 --out-dir /home/cratesfyi/postgres-0.13.5/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-0.13.5/debug/deps --cap-lints allow` Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs --crate-name log --crate-type lib -g --cfg feature=\"default\" --cfg feature=\"use_std\" -C metadata=bf16bb9a4912b11d -C extra-filename=-bf16bb9a4912b11d --out-dir /home/cratesfyi/postgres-0.13.5/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-0.13.5/debug/deps --cap-lints allow` Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/bufstream-0.1.2/src/lib.rs --crate-name bufstream --crate-type lib -g -C metadata=78c23396232c62da -C extra-filename=-78c23396232c62da --out-dir /home/cratesfyi/postgres-0.13.5/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-0.13.5/debug/deps --cap-lints allow` Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/md5-0.2.1/src/lib.rs --crate-name md5 --crate-type lib -g -C metadata=7d1cb923a82c9135 -C extra-filename=-7d1cb923a82c9135 --out-dir /home/cratesfyi/postgres-0.13.5/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-0.13.5/debug/deps --cap-lints allow` Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/fallible-iterator-0.1.3/src/lib.rs --crate-name fallible_iterator --crate-type lib -g -C metadata=3dd3f7fa185c1b47 -C extra-filename=-3dd3f7fa185c1b47 --out-dir /home/cratesfyi/postgres-0.13.5/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-0.13.5/debug/deps --cap-lints allow` Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/hex-0.2.0/src/lib.rs --crate-name hex --crate-type lib -g -C metadata=c4311871abf53460 -C extra-filename=-c4311871abf53460 --out-dir /home/cratesfyi/postgres-0.13.5/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-0.13.5/debug/deps --cap-lints allow` Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/byteorder-0.5.3/src/lib.rs --crate-name byteorder --crate-type lib -g --cfg feature=\"default\" --cfg feature=\"std\" -C metadata=e4fc6ea0c49cabcf -C extra-filename=-e4fc6ea0c49cabcf --out-dir /home/cratesfyi/postgres-0.13.5/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-0.13.5/debug/deps --cap-lints allow` Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/phf_shared-0.7.20/src/lib.rs --crate-name phf_shared --crate-type lib -g -C metadata=bfa1b811e6454b68 -C extra-filename=-bfa1b811e6454b68 --out-dir /home/cratesfyi/postgres-0.13.5/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-0.13.5/debug/deps --cap-lints allow` Compiling libc v0.2.19 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.19/src/lib.rs --crate-name libc --crate-type lib -g --cfg feature=\"default\" --cfg feature=\"use_std\" -C metadata=e1db4c5f3a4f3c2f -C extra-filename=-e1db4c5f3a4f3c2f --out-dir /home/cratesfyi/postgres-0.13.5/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-0.13.5/debug/deps --cap-lints allow` Compiling phf v0.7.20 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/phf-0.7.20/src/lib.rs --crate-name phf --crate-type lib -g -C metadata=5bbeb1b565d2cd66 -C extra-filename=-5bbeb1b565d2cd66 --out-dir /home/cratesfyi/postgres-0.13.5/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-0.13.5/debug/deps --extern phf_shared=/home/cratesfyi/postgres-0.13.5/debug/deps/libphf_shared-bfa1b811e6454b68.rlib --cap-lints allow` Compiling memchr v0.1.11 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/memchr-0.1.11/src/lib.rs --crate-name memchr --crate-type lib -g -C metadata=c555f740a543880f -C extra-filename=-c555f740a543880f --out-dir /home/cratesfyi/postgres-0.13.5/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-0.13.5/debug/deps --extern libc=/home/cratesfyi/postgres-0.13.5/debug/deps/liblibc-e1db4c5f3a4f3c2f.rlib --cap-lints allow` Compiling postgres-protocol v0.2.0 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/postgres-protocol-0.2.0/src/lib.rs --crate-name postgres_protocol --crate-type lib -g -C metadata=7fa103e48bc9bc1c -C extra-filename=-7fa103e48bc9bc1c --out-dir /home/cratesfyi/postgres-0.13.5/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-0.13.5/debug/deps --extern hex=/home/cratesfyi/postgres-0.13.5/debug/deps/libhex-c4311871abf53460.rlib --extern fallible_iterator=/home/cratesfyi/postgres-0.13.5/debug/deps/libfallible_iterator-3dd3f7fa185c1b47.rlib --extern memchr=/home/cratesfyi/postgres-0.13.5/debug/deps/libmemchr-c555f740a543880f.rlib --extern md5=/home/cratesfyi/postgres-0.13.5/debug/deps/libmd5-7d1cb923a82c9135.rlib --extern byteorder=/home/cratesfyi/postgres-0.13.5/debug/deps/libbyteorder-e4fc6ea0c49cabcf.rlib --cap-lints allow` Compiling postgres-shared v0.1.0 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/postgres-shared-0.1.0/src/lib.rs --crate-name postgres_shared --crate-type lib -g -C metadata=426244f073208ecb -C extra-filename=-426244f073208ecb --out-dir /home/cratesfyi/postgres-0.13.5/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-0.13.5/debug/deps --extern postgres_protocol=/home/cratesfyi/postgres-0.13.5/debug/deps/libpostgres_protocol-7fa103e48bc9bc1c.rlib --extern phf=/home/cratesfyi/postgres-0.13.5/debug/deps/libphf-5bbeb1b565d2cd66.rlib --extern hex=/home/cratesfyi/postgres-0.13.5/debug/deps/libhex-c4311871abf53460.rlib --extern fallible_iterator=/home/cratesfyi/postgres-0.13.5/debug/deps/libfallible_iterator-3dd3f7fa185c1b47.rlib --cap-lints allow` Documenting postgres v0.13.5 Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/postgres-0.13.5/src/lib.rs --crate-name postgres -o /home/cratesfyi/postgres-0.13.5/doc -L dependency=/home/cratesfyi/postgres-0.13.5/debug/deps --extern hex=/home/cratesfyi/postgres-0.13.5/debug/deps/libhex-c4311871abf53460.rlib --extern log=/home/cratesfyi/postgres-0.13.5/debug/deps/liblog-bf16bb9a4912b11d.rlib --extern postgres_shared=/home/cratesfyi/postgres-0.13.5/debug/deps/libpostgres_shared-426244f073208ecb.rlib --extern bufstream=/home/cratesfyi/postgres-0.13.5/debug/deps/libbufstream-78c23396232c62da.rlib --extern fallible_iterator=/home/cratesfyi/postgres-0.13.5/debug/deps/libfallible_iterator-3dd3f7fa185c1b47.rlib --extern rustc_serialize=/home/cratesfyi/postgres-0.13.5/debug/deps/librustc_serialize-6b938435173797f7.rlib --extern postgres_protocol=/home/cratesfyi/postgres-0.13.5/debug/deps/libpostgres_protocol-7fa103e48bc9bc1c.rlib` Finished debug [unoptimized + debuginfo] target(s) in 7.60 secs