string_cache 0.2.13

A string interning library for Rust, developed as part of the Servo project.
Documentation
Build #4262 2016-08-02T18:42:58.570113+00:00
# 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.13
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.13/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/string_cache-0.2.13/debug/deps -L dependency=/home/cratesfyi/string_cache-0.2.13/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=\"use_std\" --cfg feature=\"default\" -C metadata=1f3392fe1afd1313 -C extra-filename=-1f3392fe1afd1313 --out-dir /home/cratesfyi/string_cache-0.2.13/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/string_cache-0.2.13/debug/deps -L dependency=/home/cratesfyi/string_cache-0.2.13/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=\"std\" --cfg feature=\"default\" -C metadata=036bf26779b9b9ba -C extra-filename=-036bf26779b9b9ba --out-dir /home/cratesfyi/string_cache-0.2.13/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/string_cache-0.2.13/debug/deps -L dependency=/home/cratesfyi/string_cache-0.2.13/debug/deps --cap-lints allow`
Compiling lazy_static v0.1.16
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/lazy_static-0.1.16/src/lib.rs --crate-name lazy_static --crate-type lib -g -C metadata=3a04918be71c80ee -C extra-filename=-3a04918be71c80ee --out-dir /home/cratesfyi/string_cache-0.2.13/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/string_cache-0.2.13/debug/deps -L dependency=/home/cratesfyi/string_cache-0.2.13/debug/deps --cap-lints allow`
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.13/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/string_cache-0.2.13/debug/deps -L dependency=/home/cratesfyi/string_cache-0.2.13/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.13/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/string_cache-0.2.13/debug/deps -L dependency=/home/cratesfyi/string_cache-0.2.13/debug/deps --extern void=/home/cratesfyi/string_cache-0.2.13/debug/deps/libvoid-2cc31605fcb01ba1.rlib --cap-lints allow`
Compiling debug_unreachable v0.0.6
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/debug_unreachable-0.0.6/src/lib.rs --crate-name debug_unreachable --crate-type lib -g -C metadata=1e3ad5f9b28f3da3 -C extra-filename=-1e3ad5f9b28f3da3 --out-dir /home/cratesfyi/string_cache-0.2.13/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/string_cache-0.2.13/debug/deps -L dependency=/home/cratesfyi/string_cache-0.2.13/debug/deps --extern unreachable=/home/cratesfyi/string_cache-0.2.13/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.13/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/string_cache-0.2.13/debug/deps -L dependency=/home/cratesfyi/string_cache-0.2.13/debug/deps --extern libc=/home/cratesfyi/string_cache-0.2.13/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.13/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/string_cache-0.2.13/debug/deps -L dependency=/home/cratesfyi/string_cache-0.2.13/debug/deps --extern phf_shared=/home/cratesfyi/string_cache-0.2.13/debug/deps/libphf_shared-fc70c35c71507ee4.rlib --extern rand=/home/cratesfyi/string_cache-0.2.13/debug/deps/librand-49a08859d086fffe.rlib --cap-lints allow`
Compiling string_cache v0.2.13
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/string_cache-0.2.13/build.rs --crate-name build_script_build --crate-type bin -g --out-dir /home/cratesfyi/string_cache-0.2.13/debug/build/string_cache-5a27bc89f1651ed8 --emit=dep-info,link -L dependency=/home/cratesfyi/string_cache-0.2.13/debug -L dependency=/home/cratesfyi/string_cache-0.2.13/debug/deps --extern phf_shared=/home/cratesfyi/string_cache-0.2.13/debug/deps/libphf_shared-fc70c35c71507ee4.rlib --extern phf_generator=/home/cratesfyi/string_cache-0.2.13/debug/deps/libphf_generator-4cfe7c64776be52e.rlib`
Running `/home/cratesfyi/string_cache-0.2.13/debug/build/string_cache-5a27bc89f1651ed8/build-script-build`
Documenting string_cache v0.2.13
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/string_cache-0.2.13/src/lib.rs --crate-name string_cache -o /home/cratesfyi/string_cache-0.2.13/doc -L dependency=/home/cratesfyi/string_cache-0.2.13/debug -L dependency=/home/cratesfyi/string_cache-0.2.13/debug/deps --extern phf_shared=/home/cratesfyi/string_cache-0.2.13/debug/deps/libphf_shared-fc70c35c71507ee4.rlib --extern debug_unreachable=/home/cratesfyi/string_cache-0.2.13/debug/deps/libdebug_unreachable-1e3ad5f9b28f3da3.rlib --extern lazy_static=/home/cratesfyi/string_cache-0.2.13/debug/deps/liblazy_static-3a04918be71c80ee.rlib --extern serde=/home/cratesfyi/string_cache-0.2.13/debug/deps/libserde-036bf26779b9b9ba.rlib`