lmdb-sys 0.4.3

Rust bindings for liblmdb.
Build #6582016-07-30T18:18:48.795131+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 lmdb-sys v0.4.3
Compiling gcc v0.3.32
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.32/src/lib.rs --crate-name gcc --crate-type lib -g -C metadata=ef3a0616dd2e0463 -C extra-filename=-ef3a0616dd2e0463 --out-dir /home/cratesfyi/lmdb-sys-0.4.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/lmdb-sys-0.4.3/debug/deps -L dependency=/home/cratesfyi/lmdb-sys-0.4.3/debug/deps --cap-lints allow`
Compiling pkg-config v0.3.8
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/pkg-config-0.3.8/src/lib.rs --crate-name pkg_config --crate-type lib -g -C metadata=7cc12d9787dada57 -C extra-filename=-7cc12d9787dada57 --out-dir /home/cratesfyi/lmdb-sys-0.4.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/lmdb-sys-0.4.3/debug/deps -L dependency=/home/cratesfyi/lmdb-sys-0.4.3/debug/deps --cap-lints allow`
Compiling lmdb-sys v0.4.3
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/lmdb-sys-0.4.3/build.rs --crate-name build_script_build --crate-type bin -g --out-dir /home/cratesfyi/lmdb-sys-0.4.3/debug/build/lmdb-sys-67b43727365f9a70 --emit=dep-info,link -L dependency=/home/cratesfyi/lmdb-sys-0.4.3/debug -L dependency=/home/cratesfyi/lmdb-sys-0.4.3/debug/deps --extern pkg_config=/home/cratesfyi/lmdb-sys-0.4.3/debug/deps/libpkg_config-7cc12d9787dada57.rlib --extern gcc=/home/cratesfyi/lmdb-sys-0.4.3/debug/deps/libgcc-ef3a0616dd2e0463.rlib`
Running `/home/cratesfyi/lmdb-sys-0.4.3/debug/build/lmdb-sys-67b43727365f9a70/build-script-build`
Documenting lmdb-sys v0.4.3
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/lmdb-sys-0.4.3/src/lib.rs --crate-name lmdb_sys -o /home/cratesfyi/lmdb-sys-0.4.3/doc -L dependency=/home/cratesfyi/lmdb-sys-0.4.3/debug -L dependency=/home/cratesfyi/lmdb-sys-0.4.3/debug/deps`
.cargo/registry/src/github.com-1ecc6299db9ec823/lmdb-sys-0.4.3/src/ffi.rs:9:10: 9:14 error: the trait bound `ffi::MDB_val: std::clone::Clone` is not satisfied [E0277]
.cargo/registry/src/github.com-1ecc6299db9ec823/lmdb-sys-0.4.3/src/ffi.rs:9 #[derive(Copy)]
^~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/lmdb-sys-0.4.3/src/ffi.rs:9:10: 9:14 note: in this expansion of #[derive(Copy)] (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/lmdb-sys-0.4.3/src/ffi.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/lmdb-sys-0.4.3/src/ffi.rs:9:10: 9:14 note: required by `std::marker::Copy` 
.cargo/registry/src/github.com-1ecc6299db9ec823/lmdb-sys-0.4.3/src/ffi.rs:39:10: 39:14 error: the trait bound `ffi::MDB_stat: std::clone::Clone` is not satisfied [E0277]
.cargo/registry/src/github.com-1ecc6299db9ec823/lmdb-sys-0.4.3/src/ffi.rs:39 #[derive(Copy)]
^~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/lmdb-sys-0.4.3/src/ffi.rs:39:10: 39:14 note: in this expansion of #[derive(Copy)] (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/lmdb-sys-0.4.3/src/ffi.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/lmdb-sys-0.4.3/src/ffi.rs:39:10: 39:14 note: required by `std::marker::Copy` 
.cargo/registry/src/github.com-1ecc6299db9ec823/lmdb-sys-0.4.3/src/ffi.rs:50:10: 50:14 error: the trait bound `ffi::MDB_envinfo: std::clone::Clone` is not satisfied [E0277]
.cargo/registry/src/github.com-1ecc6299db9ec823/lmdb-sys-0.4.3/src/ffi.rs:50 #[derive(Copy)]
^~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/lmdb-sys-0.4.3/src/ffi.rs:50:10: 50:14 note: in this expansion of #[derive(Copy)] (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/lmdb-sys-0.4.3/src/ffi.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/lmdb-sys-0.4.3/src/ffi.rs:50:10: 50:14 note: required by `std::marker::Copy` 
error: Compilation failed, aborting rustdoc 
thread 'main' panicked at 'ChainedError {
error: failed to compile `lmdb-sys v0.4.3`, intermediate artifacts can be found at `/home/cratesfyi/lmdb-sys-0.4.3`,
cause: ChainedError {
error: Could not document `lmdb-sys`.,
cause: Process didn't exit successfully: `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/lmdb-sys-0.4.3/src/lib.rs --crate-name lmdb_sys -o /home/cratesfyi/lmdb-sys-0.4.3/doc -L dependency=/home/cratesfyi/lmdb-sys-0.4.3/debug -L dependency=/home/cratesfyi/lmdb-sys-0.4.3/debug/deps` (exit code: 101)
}
}', src/bin/cratesfyi.rs:119
note: Run with `RUST_BACKTRACE=1` for a backtrace.