# rustc version rustc 1.20.0-dev (64484707f 2017-07-10)
# docs.rs version cratesfyi 0.4.1 (003e49d 2017-06-08)
# build log Updating registry `https://github.com/rust-lang/crates.io-index` Downloading static_map v0.1.1 Fresh byteorder v1.1.0 Compiling fxhash v0.1.2 Running `rustc --crate-name fxhash .cargo/registry/src/github.com-1ecc6299db9ec823/fxhash-0.1.2/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=fa9d5dea11d8e5d0 -C extra-filename=-fa9d5dea11d8e5d0 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-18135ba7ab0d9e6b.rlib --extern-version byteorder=byteorder,1.1.0 --cap-lints allow` Documenting static_map v0.1.1 Running `rustdoc --crate-name static_map .cargo/registry/src/github.com-1ecc6299db9ec823/static_map-0.1.1/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern fxhash=/home/cratesfyi/cratesfyi/debug/deps/libfxhash-fa9d5dea11d8e5d0.rlib --extern-version fxhash=fxhash,0.1.2` Finished dev [unoptimized + debuginfo] target(s) in 0.74 secs