# rustc version rustc 1.17.0-nightly (0f34b532a 2017-02-21)
# docs.rs version cratesfyi 0.3.1 (35080d4 2017-01-24)
# build log Updating registry `https://github.com/rust-lang/crates.io-index` Downloading netcode v0.1.3 Compiling gcc v0.3.43 Running `rustc --crate-name gcc .cargo/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.43/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=1cbfaa684f6fc20f -C extra-filename=-1cbfaa684f6fc20f --out-dir /home/cratesfyi/netcode-0.1.3/debug/deps -L dependency=/home/cratesfyi/netcode-0.1.3/debug/deps --cap-lints allow` Compiling netcode v0.1.3 Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/netcode-0.1.3/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=c26ed992afc8c565 -C extra-filename=-c26ed992afc8c565 --out-dir /home/cratesfyi/netcode-0.1.3/debug/build/netcode-c26ed992afc8c565 -L dependency=/home/cratesfyi/netcode-0.1.3/debug/deps --extern gcc=/home/cratesfyi/netcode-0.1.3/debug/deps/libgcc-1cbfaa684f6fc20f.rlib --cap-lints allow` Running `/home/cratesfyi/netcode-0.1.3/debug/build/netcode-c26ed992afc8c565/build-script-build` Documenting netcode v0.1.3 Running `rustdoc --crate-name netcode .cargo/registry/src/github.com-1ecc6299db9ec823/netcode-0.1.3/src/lib.rs -o /home/cratesfyi/netcode-0.1.3/doc -L dependency=/home/cratesfyi/netcode-0.1.3/debug/deps` Finished dev [unoptimized + debuginfo] target(s) in 3.99 secs