# rustc version rustc 1.18.0-nightly (bbdaad0dc 2017-04-14)
# docs.rs version cratesfyi 0.3.2 (e3bc9fb 2017-04-22)
# build log Updating registry `https://github.com/rust-lang/crates.io-index` Downloading stdweb v0.1.0 Compiling serde v1.0.0 Compiling dtoa v0.4.1 Compiling itoa v0.3.1 Compiling num-traits v0.1.37 Running `rustc --crate-name serde .cargo/registry/src/github.com-1ecc6299db9ec823/serde-1.0.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=0133a80b7edad132 -C extra-filename=-0133a80b7edad132 --out-dir /home/cratesfyi/stdweb-0.1.0/debug/deps -L dependency=/home/cratesfyi/stdweb-0.1.0/debug/deps --cap-lints allow` Running `rustc --crate-name dtoa .cargo/registry/src/github.com-1ecc6299db9ec823/dtoa-0.4.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=14210f5fcc36f62c -C extra-filename=-14210f5fcc36f62c --out-dir /home/cratesfyi/stdweb-0.1.0/debug/deps -L dependency=/home/cratesfyi/stdweb-0.1.0/debug/deps --cap-lints allow` Running `rustc --crate-name itoa .cargo/registry/src/github.com-1ecc6299db9ec823/itoa-0.3.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=7224f7b9cf4017b1 -C extra-filename=-7224f7b9cf4017b1 --out-dir /home/cratesfyi/stdweb-0.1.0/debug/deps -L dependency=/home/cratesfyi/stdweb-0.1.0/debug/deps --cap-lints allow` Running `rustc --crate-name num_traits .cargo/registry/src/github.com-1ecc6299db9ec823/num-traits-0.1.37/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=69f4129d46397118 -C extra-filename=-69f4129d46397118 --out-dir /home/cratesfyi/stdweb-0.1.0/debug/deps -L dependency=/home/cratesfyi/stdweb-0.1.0/debug/deps --cap-lints allow` Compiling serde_json v1.0.0 Running `rustc --crate-name serde_json .cargo/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' -C metadata=a96dec8a12ca1aa4 -C extra-filename=-a96dec8a12ca1aa4 --out-dir /home/cratesfyi/stdweb-0.1.0/debug/deps -L dependency=/home/cratesfyi/stdweb-0.1.0/debug/deps --extern serde=/home/cratesfyi/stdweb-0.1.0/debug/deps/libserde-0133a80b7edad132.rlib --extern itoa=/home/cratesfyi/stdweb-0.1.0/debug/deps/libitoa-7224f7b9cf4017b1.rlib --extern dtoa=/home/cratesfyi/stdweb-0.1.0/debug/deps/libdtoa-14210f5fcc36f62c.rlib --extern num_traits=/home/cratesfyi/stdweb-0.1.0/debug/deps/libnum_traits-69f4129d46397118.rlib --cap-lints allow` Documenting stdweb v0.1.0 Running `rustdoc --crate-name stdweb .cargo/registry/src/github.com-1ecc6299db9ec823/stdweb-0.1.0/src/lib.rs -o /home/cratesfyi/stdweb-0.1.0/doc --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' -L dependency=/home/cratesfyi/stdweb-0.1.0/debug/deps --extern serde_json=/home/cratesfyi/stdweb-0.1.0/debug/deps/libserde_json-a96dec8a12ca1aa4.rlib --extern serde=/home/cratesfyi/stdweb-0.1.0/debug/deps/libserde-0133a80b7edad132.rlib` Finished dev [unoptimized + debuginfo] target(s) in 22.67 secs