jemalloc-sys 0.1.8

Rust FFI bindings to jemalloc
Documentation
Build #122412 2018-10-20T19:56:35.423906+00:00
# rustc version
rustc 1.31.0-nightly (78ff609d7 2018-10-19)# docs.rs version
cratesfyi 0.6.0 (401be1e 2018-10-20)# build log
Updating crates.io index
Downloading crates ...
Downloaded jemalloc-sys v0.1.8
Downloading crates ...
Downloaded fs_extra v1.1.0
Compiling fs_extra v1.1.0
Fresh cc v1.0.25
Fresh libc v0.2.43
Running `rustc --crate-name fs_extra /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/fs_extra-1.1.0/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=0ec94810cad80982 -C extra-filename=-0ec94810cad80982 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Compiling jemalloc-sys v0.1.8
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/jemalloc-sys-0.1.8/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="bg_thread"' --cfg 'feature="default"' -C metadata=1745b88d22d58c8d -C extra-filename=-1745b88d22d58c8d --out-dir /home/cratesfyi/cratesfyi/debug/build/jemalloc-sys-1745b88d22d58c8d -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cc=/home/cratesfyi/cratesfyi/debug/deps/libcc-18b5397ed74fd0c5.rlib --extern fs_extra=/home/cratesfyi/cratesfyi/debug/deps/libfs_extra-0ec94810cad80982.rlib --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/jemalloc-sys-1745b88d22d58c8d/build-script-build`
Documenting jemalloc-sys v0.1.8
Running `rustdoc --crate-name jemalloc_sys /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/jemalloc-sys-0.1.8/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="bg_thread"' --cfg 'feature="default"' -Z unstable-options --resource-suffix -20181019-1.31.0-nightly-78ff609d7 --extern-html-root-url 'cc=https://docs.rs/cc/1.0.25' --extern-html-root-url 'libc=https://docs.rs/libc/0.2.43' --extern-html-root-url 'fs_extra=https://docs.rs/fs_extra/1.1.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-4b31dc9d4d41372a.rmeta --cfg prefixed`
Finished dev [unoptimized + debuginfo] target(s) in 43.70s