haru 0.29.2

A fast, dynamically-typed general purpose scripting language
Documentation
Build #165529 2019-06-12T13:07:57.280402+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 haru v0.29.2
Fresh nodrop v0.1.13
Fresh lazy_static v1.3.0
Fresh scopeguard v0.3.3
Fresh memoffset v0.2.1
Fresh either v1.5.2
Fresh unicode-xid v0.1.0
Fresh autocfg v0.1.4
Fresh quote v0.3.15
Fresh void v1.0.2
Fresh cfg-if v0.1.9
Fresh unicode-segmentation v1.3.0
Fresh unicode-width v0.1.5
Fresh utf8parse v0.1.1
Fresh hashbrown v0.4.0
Fresh ansi_term v0.11.0
Fresh crossbeam-utils v0.2.2
Fresh peg v0.5.7
Fresh log v0.4.6
Fresh arrayvec v0.4.10
Fresh libc v0.2.58
Fresh proc-macro2 v0.4.30
Fresh bitflags v1.1.0
Fresh memchr v2.2.0
Fresh crossbeam-epoch v0.3.1
Fresh num_cpus v1.10.1
Fresh dirs v1.0.5
Fresh quote v0.6.12
Fresh nix v0.13.1
Fresh num-traits v0.2.8
Fresh crossbeam-deque v0.2.0
Fresh syn v0.15.35
Fresh rayon-core v1.4.1
Fresh rustyline v4.1.0
Fresh num-derive v0.2.5
Fresh haru-decorator v0.21.0
Fresh rayon v1.0.3
Fresh cc v1.0.37
Compiling haru v0.29.2
Running `rustc --edition=2018 --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/haru-0.29.2/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' -C metadata=cc760ae34fb1983d -C extra-filename=-cc760ae34fb1983d --out-dir /home/cratesfyi/cratesfyi/debug/build/haru-cc760ae34fb1983d -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cc=/home/cratesfyi/cratesfyi/debug/deps/libcc-0d804a42204869e9.rlib --extern peg=/home/cratesfyi/cratesfyi/debug/deps/libpeg-0b9777704f44c7ac.rlib --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/haru-cc760ae34fb1983d/build-script-build`
Documenting haru v0.29.2
Running `rustdoc --edition=2018 --crate-name haru /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/haru-0.29.2/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' -Z unstable-options --resource-suffix -20190529-1.37.0-nightly-37d001e4d --static-root-path / --disable-per-crate-search --extern-html-root-url 'ansi_term=https://docs.rs/ansi_term/0.11.0' --extern-html-root-url 'cc=https://docs.rs/cc/1.0.37' --extern-html-root-url 'cfg_if=https://docs.rs/cfg-if/0.1.9' --extern-html-root-url 'haru_decorator=https://docs.rs/haru-decorator/0.21.0' --extern-html-root-url 'hashbrown=https://docs.rs/hashbrown/0.4.0' --extern-html-root-url 'jemallocator=https://docs.rs/jemallocator/0.3.0' --extern-html-root-url 'libc=https://docs.rs/libc/0.2.58' --extern-html-root-url 'libffi_sys=https://docs.rs/libffi-sys/0.7.0' --extern-html-root-url 'num_derive=https://docs.rs/num-derive/0.2.5' --extern-html-root-url 'num_traits=https://docs.rs/num-traits/0.2.8' --extern-html-root-url 'peg=https://docs.rs/peg/0.5.7' --extern-html-root-url 'rustyline=https://docs.rs/rustyline/4.1.0' --extern-html-root-url 'unicode_segmentation=https://docs.rs/unicode-segmentation/1.3.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern ansi_term=/home/cratesfyi/cratesfyi/debug/deps/libansi_term-9996c396ae7af163.rmeta --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-cb6e166c3e388e42.rmeta --extern decorator=/home/cratesfyi/cratesfyi/debug/deps/libdecorator-7c1a2282a716f5e5.so --extern hashbrown=/home/cratesfyi/cratesfyi/debug/deps/libhashbrown-68e25fdf42b6ae1d.rmeta --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-3340795a62eaaed9.rmeta --extern num_derive=/home/cratesfyi/cratesfyi/debug/deps/libnum_derive-e80f81a1b1fd5695.so --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-c59adf2d09304045.rmeta --extern rustyline=/home/cratesfyi/cratesfyi/debug/deps/librustyline-b84ac42f762f883a.rmeta --extern unicode_segmentation=/home/cratesfyi/cratesfyi/debug/deps/libunicode_segmentation-c2865449f9772e93.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 9.71s