postgres-binary-copy 0.1.0

Support for binary-format COPY query execution with postgres
Documentation
Build #6747 2016-08-04T13:03:48.276569+00:00
# rustc version
rustc 1.12.0-nightly (54c0dcfd6 2016-07-28)# docs.rs version
cratesfyi 0.2.0 (5dbd676 2016-07-30)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading postgres-binary-copy v0.1.0
Compiling rustc-serialize v0.3.19
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/lib.rs --crate-name rustc_serialize --crate-type lib -g -C metadata=3561541d79c18212 -C extra-filename=-3561541d79c18212 --out-dir /home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps -L dependency=/home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps --cap-lints allow`
Compiling log v0.3.6
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-binary-copy-0.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps -L dependency=/home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps --cap-lints allow`
Compiling phf_shared v0.7.16
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/phf_shared-0.7.16/src/lib.rs --crate-name phf_shared --crate-type lib -g -C metadata=fc70c35c71507ee4 -C extra-filename=-fc70c35c71507ee4 --out-dir /home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps -L dependency=/home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps --cap-lints allow`
Compiling libc v0.2.14
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.14/src/lib.rs --crate-name libc --crate-type lib -g --cfg feature=\"default\" --cfg feature=\"use_std\" -C metadata=1f3392fe1afd1313 -C extra-filename=-1f3392fe1afd1313 --out-dir /home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps -L dependency=/home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps --cap-lints allow`
Compiling debug-builders v0.1.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/debug-builders-0.1.0/src/lib.rs --crate-name debug_builders --crate-type lib -g -C metadata=bc6a0afb0bdc4553 -C extra-filename=-bc6a0afb0bdc4553 --out-dir /home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps -L dependency=/home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps --cap-lints allow`
Compiling bufstream v0.1.2
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-binary-copy-0.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps -L dependency=/home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps --cap-lints allow`
Compiling byteorder v0.3.13
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/byteorder-0.3.13/src/lib.rs --crate-name byteorder --crate-type lib -g -C metadata=f3f7821512ca2fd0 -C extra-filename=-f3f7821512ca2fd0 --out-dir /home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps -L dependency=/home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps --cap-lints allow`
Compiling phf v0.7.16
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/phf-0.7.16/src/lib.rs --crate-name phf --crate-type lib -g -C metadata=9293d2dffd41820d -C extra-filename=-9293d2dffd41820d --out-dir /home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps -L dependency=/home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps --extern phf_shared=/home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps/libphf_shared-fc70c35c71507ee4.rlib --cap-lints allow`
Compiling rand v0.3.14
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.3.14/src/lib.rs --crate-name rand --crate-type lib -g -C metadata=49a08859d086fffe -C extra-filename=-49a08859d086fffe --out-dir /home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps -L dependency=/home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps --extern libc=/home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps/liblibc-1f3392fe1afd1313.rlib --cap-lints allow`
Compiling phf_generator v0.7.16
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/phf_generator-0.7.16/src/lib.rs --crate-name phf_generator --crate-type lib -g -C metadata=4cfe7c64776be52e -C extra-filename=-4cfe7c64776be52e --out-dir /home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps -L dependency=/home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps --extern phf_shared=/home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps/libphf_shared-fc70c35c71507ee4.rlib --extern rand=/home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps/librand-49a08859d086fffe.rlib --cap-lints allow`
Compiling phf_codegen v0.7.16
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/phf_codegen-0.7.16/src/lib.rs --crate-name phf_codegen --crate-type lib -g -C metadata=0b11130cb989e87f -C extra-filename=-0b11130cb989e87f --out-dir /home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps -L dependency=/home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps --extern phf_generator=/home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps/libphf_generator-4cfe7c64776be52e.rlib --extern phf_shared=/home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps/libphf_shared-fc70c35c71507ee4.rlib --cap-lints allow`
Compiling postgres v0.9.6
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/postgres-0.9.6/build.rs --crate-name build_script_build --crate-type bin -g --out-dir /home/cratesfyi/postgres-binary-copy-0.1.0/debug/build/postgres-99c284d709807aac --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps -L dependency=/home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps --extern phf_codegen=/home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps/libphf_codegen-0b11130cb989e87f.rlib --cap-lints allow`
Running `/home/cratesfyi/postgres-binary-copy-0.1.0/debug/build/postgres-99c284d709807aac/build-script-build`
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/postgres-0.9.6/src/lib.rs --crate-name postgres --crate-type lib -g -C metadata=840a0b391e699b49 -C extra-filename=-840a0b391e699b49 --out-dir /home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps -L dependency=/home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps --extern bufstream=/home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps/libbufstream-78c23396232c62da.rlib --extern debug_builders=/home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps/libdebug_builders-bc6a0afb0bdc4553.rlib --extern log=/home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps/liblog-bf16bb9a4912b11d.rlib --extern phf=/home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps/libphf-9293d2dffd41820d.rlib --extern rustc_serialize=/home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps/librustc_serialize-3561541d79c18212.rlib --extern byteorder=/home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps/libbyteorder-f3f7821512ca2fd0.rlib --cap-lints allow`
Documenting postgres-binary-copy v0.1.0
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/postgres-binary-copy-0.1.0/src/lib.rs --crate-name postgres_binary_copy -o /home/cratesfyi/postgres-binary-copy-0.1.0/doc -L dependency=/home/cratesfyi/postgres-binary-copy-0.1.0/debug -L dependency=/home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps --extern postgres=/home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps/libpostgres-840a0b391e699b49.rlib --extern byteorder=/home/cratesfyi/postgres-binary-copy-0.1.0/debug/deps/libbyteorder-f3f7821512ca2fd0.rlib`