jemallocator 0.3.2

A Rust allocator backed by jemalloc
Documentation
Build #165892 2019-06-14T10:21:28.021063+00:00
# rustc version
rustc 1.37.0-nightly (37d001e4d 2019-05-29)
# docs.rs version
cratesfyi 0.6.0 (254ceae 2019-06-04)

# build log
Updating crates.io index
Downloading crates ...
Downloaded jemallocator v0.3.2
Fresh fs_extra v1.1.0
Fresh cc v1.0.37
Compiling jemalloc-sys v0.3.2
Fresh libc v0.2.58
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/jemalloc-sys-0.3.2/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="background_threads_runtime_support"' -C metadata=dd969c28ba9020da -C extra-filename=-dd969c28ba9020da --out-dir /home/cratesfyi/cratesfyi/debug/build/jemalloc-sys-dd969c28ba9020da -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cc=/home/cratesfyi/cratesfyi/debug/deps/libcc-53722e16c2fefd30.rlib --extern fs_extra=/home/cratesfyi/cratesfyi/debug/deps/libfs_extra-5b41b6807697b84c.rlib --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/jemalloc-sys-dd969c28ba9020da/build-script-build`
Running `rustc --crate-name jemalloc_sys /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/jemalloc-sys-0.3.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="background_threads_runtime_support"' -C metadata=9e842220243b0fe8 -C extra-filename=-9e842220243b0fe8 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-dc0b655538924a95.rmeta --cap-lints allow -L native=/home/cratesfyi/cratesfyi/debug/build/jemalloc-sys-9e8d6624792ffd4e/out/build/lib --cfg prefixed -l static=jemalloc_pic -l pthread`
Documenting jemallocator v0.3.2
Running `rustdoc --crate-name jemallocator /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/jemallocator-0.3.2/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="alloc_trait"' --cfg 'feature="background_threads_runtime_support"' --cfg 'feature="default"' --cfg 'feature="jemalloc-sys"' -Z unstable-options --resource-suffix -20190529-1.37.0-nightly-37d001e4d --static-root-path / --disable-per-crate-search --extern-html-root-url 'jemalloc_sys=https://docs.rs/jemalloc-sys/0.3.2' --extern-html-root-url 'libc=https://docs.rs/libc/0.2.58' --extern-html-root-url 'paste=https://docs.rs/paste/0.1.5' --cfg jemallocator_docs -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern jemalloc_sys=/home/cratesfyi/cratesfyi/debug/deps/libjemalloc_sys-9e842220243b0fe8.rmeta --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-dc0b655538924a95.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 51.08s