string_cache 0.2.21

A string interning library for Rust, developed as part of the Servo project.
Documentation
Build #4255 2016-08-02 18:21:55
# 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 string_cache v0.2.21
Compiling void v1.0.2
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/void-1.0.2/src/lib.rs --crate-name void --crate-type lib -g -C metadata=2cc31605fcb01ba1 -C extra-filename=-2cc31605fcb01ba1 --out-dir /home/cratesfyi/string_cache-0.2.21/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/string_cache-0.2.21/debug/deps -L dependency=/home/cratesfyi/string_cache-0.2.21/debug/deps --cap-lints allow`
Compiling serde v0.7.15
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/serde-0.7.15/src/lib.rs --crate-name serde --crate-type lib -g --cfg feature=\"default\" --cfg feature=\"std\" -C metadata=036bf26779b9b9ba -C extra-filename=-036bf26779b9b9ba --out-dir /home/cratesfyi/string_cache-0.2.21/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/string_cache-0.2.21/debug/deps -L dependency=/home/cratesfyi/string_cache-0.2.21/debug/deps --cap-lints allow`
Compiling lazy_static v0.2.1
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/lazy_static-0.2.1/src/lib.rs --crate-name lazy_static --crate-type lib -g -C metadata=359f5533c970cd71 -C extra-filename=-359f5533c970cd71 --out-dir /home/cratesfyi/string_cache-0.2.21/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/string_cache-0.2.21/debug/deps -L dependency=/home/cratesfyi/string_cache-0.2.21/debug/deps --cap-lints allow`
Compiling phf_shared v0.7.16
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/phf_shared-0.7.16/src/lib.rs --crate-name phf_shared --crate-type lib -g -C metadata=fc70c35c71507ee4 -C extra-filename=-fc70c35c71507ee4 --out-dir /home/cratesfyi/string_cache-0.2.21/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/string_cache-0.2.21/debug/deps -L dependency=/home/cratesfyi/string_cache-0.2.21/debug/deps --cap-lints allow`
Compiling libc v0.2.14
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.14/src/lib.rs --crate-name libc --crate-type lib -g --cfg feature=\"default\" --cfg feature=\"use_std\" -C metadata=1f3392fe1afd1313 -C extra-filename=-1f3392fe1afd1313 --out-dir /home/cratesfyi/string_cache-0.2.21/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/string_cache-0.2.21/debug/deps -L dependency=/home/cratesfyi/string_cache-0.2.21/debug/deps --cap-lints allow`
Compiling unreachable v0.1.1
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/unreachable-0.1.1/src/lib.rs --crate-name unreachable --crate-type lib -g -C metadata=cf0b03299c3c2c2d -C extra-filename=-cf0b03299c3c2c2d --out-dir /home/cratesfyi/string_cache-0.2.21/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/string_cache-0.2.21/debug/deps -L dependency=/home/cratesfyi/string_cache-0.2.21/debug/deps --extern void=/home/cratesfyi/string_cache-0.2.21/debug/deps/libvoid-2cc31605fcb01ba1.rlib --cap-lints allow`
Compiling debug_unreachable v0.1.1
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/debug_unreachable-0.1.1/src/lib.rs --crate-name debug_unreachable --crate-type lib -g -C metadata=5427e492e0c59dc0 -C extra-filename=-5427e492e0c59dc0 --out-dir /home/cratesfyi/string_cache-0.2.21/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/string_cache-0.2.21/debug/deps -L dependency=/home/cratesfyi/string_cache-0.2.21/debug/deps --extern unreachable=/home/cratesfyi/string_cache-0.2.21/debug/deps/libunreachable-cf0b03299c3c2c2d.rlib --cap-lints allow`
Compiling rand v0.3.14
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.3.14/src/lib.rs --crate-name rand --crate-type lib -g -C metadata=49a08859d086fffe -C extra-filename=-49a08859d086fffe --out-dir /home/cratesfyi/string_cache-0.2.21/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/string_cache-0.2.21/debug/deps -L dependency=/home/cratesfyi/string_cache-0.2.21/debug/deps --extern libc=/home/cratesfyi/string_cache-0.2.21/debug/deps/liblibc-1f3392fe1afd1313.rlib --cap-lints allow`
Compiling phf_generator v0.7.16
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/phf_generator-0.7.16/src/lib.rs --crate-name phf_generator --crate-type lib -g -C metadata=4cfe7c64776be52e -C extra-filename=-4cfe7c64776be52e --out-dir /home/cratesfyi/string_cache-0.2.21/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/string_cache-0.2.21/debug/deps -L dependency=/home/cratesfyi/string_cache-0.2.21/debug/deps --extern rand=/home/cratesfyi/string_cache-0.2.21/debug/deps/librand-49a08859d086fffe.rlib --extern phf_shared=/home/cratesfyi/string_cache-0.2.21/debug/deps/libphf_shared-fc70c35c71507ee4.rlib --cap-lints allow`
Compiling string_cache v0.2.21
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/string_cache-0.2.21/build.rs --crate-name build_script_build --crate-type bin -g --out-dir /home/cratesfyi/string_cache-0.2.21/debug/build/string_cache-bee94be66d2c6ea2 --emit=dep-info,link -L dependency=/home/cratesfyi/string_cache-0.2.21/debug -L dependency=/home/cratesfyi/string_cache-0.2.21/debug/deps --extern phf_shared=/home/cratesfyi/string_cache-0.2.21/debug/deps/libphf_shared-fc70c35c71507ee4.rlib --extern phf_generator=/home/cratesfyi/string_cache-0.2.21/debug/deps/libphf_generator-4cfe7c64776be52e.rlib`
Running `/home/cratesfyi/string_cache-0.2.21/debug/build/string_cache-bee94be66d2c6ea2/build-script-build`
Documenting string_cache v0.2.21
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/string_cache-0.2.21/src/lib.rs --crate-name string_cache -o /home/cratesfyi/string_cache-0.2.21/doc -L dependency=/home/cratesfyi/string_cache-0.2.21/debug -L dependency=/home/cratesfyi/string_cache-0.2.21/debug/deps --extern phf_shared=/home/cratesfyi/string_cache-0.2.21/debug/deps/libphf_shared-fc70c35c71507ee4.rlib --extern debug_unreachable=/home/cratesfyi/string_cache-0.2.21/debug/deps/libdebug_unreachable-5427e492e0c59dc0.rlib --extern lazy_static=/home/cratesfyi/string_cache-0.2.21/debug/deps/liblazy_static-359f5533c970cd71.rlib --extern serde=/home/cratesfyi/string_cache-0.2.21/debug/deps/libserde-036bf26779b9b9ba.rlib`