astral-string 0.0.5

String library for the Astral Engine (WIP)
Documentation
Build #133993 2018-12-31 16:40:54

# rustc version rustc 1.33.0-nightly (adbfec229 2018-12-17)

# docs.rs version cratesfyi 0.6.0 (2f681cd 2018-12-20)

# build log Updating crates.io index Downloading crates ... Downloaded astral-string v0.0.5 Fresh cfg-if v0.1.6 Fresh nodrop v0.1.13 Fresh unicode-xid v0.1.0 Fresh memoffset v0.2.1 Fresh scopeguard v0.3.3 Fresh lazy_static v1.2.0 Fresh either v1.5.0 Fresh same-file v1.0.4 Checking astral-util v0.0.5 Fresh crossbeam-utils v0.2.2 Running `rustc --edition=2018 --crate-name astral_util /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/astral-util-0.0.5/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=b77e4821dd8c9ce8 -C extra-filename=-b77e4821dd8c9ce8 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` Fresh walkdir v2.2.7 Fresh arrayvec v0.4.10 Fresh proc-macro2 v0.4.24 Fresh libc v0.2.45 Fresh num-traits v0.2.6 Fresh slog v2.4.1 Fresh crossbeam-epoch v0.3.1 Fresh quote v0.6.10 Fresh num_cpus v1.9.0 Fresh crossbeam-deque v0.2.0 Fresh syn v0.15.23 Fresh rayon-core v1.4.1 Fresh serde_derive v1.0.83 Fresh rayon v1.0.3 Fresh serde v1.0.83 Checking astral-thirdparty v0.0.2 Running `rustc --edition=2018 --crate-name astral_thirdparty /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/astral-thirdparty-0.0.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=d6f359e15abaa35d -C extra-filename=-d6f359e15abaa35d --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-4b9cdd230d75131a.rmeta --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-067602accea8633b.rmeta --extern rayon=/home/cratesfyi/cratesfyi/debug/deps/librayon-43fa8f963f2198e3.rmeta --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-03d3b1f3aec76e78.rmeta --extern slog=/home/cratesfyi/cratesfyi/debug/deps/libslog-935bde64a7ba0105.rmeta --extern walkdir=/home/cratesfyi/cratesfyi/debug/deps/libwalkdir-46c61fe29037532a.rmeta --cap-lints allow` Documenting astral-string v0.0.5 Running `rustdoc --edition=2018 --crate-name astral_string /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/astral-string-0.0.5/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20181217-1.33.0-nightly-adbfec229 --extern-html-root-url 'astral_engine=https://docs.rs/astral-engine/0.0.3' --extern-html-root-url 'rustc_version=https://docs.rs/rustc_version/0.2.3' --extern-html-root-url 'astral_thirdparty=https://docs.rs/astral-thirdparty/0.0.2' --extern-html-root-url 'astral_util=https://docs.rs/astral-util/0.0.5' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern astral_thirdparty=/home/cratesfyi/cratesfyi/debug/deps/libastral_thirdparty-d6f359e15abaa35d.rmeta --extern astral_util=/home/cratesfyi/cratesfyi/debug/deps/libastral_util-b77e4821dd8c9ce8.rmeta` Finished dev [unoptimized + debuginfo] target(s) in 3.43s