Build #150050 2019-03-23 12:51:39
# rustc version
rustc 1.35.0-nightly (0f88167f8 2019-03-18)# docs.rs version
cratesfyi 0.6.0 (32b0d13 2019-03-19)# build log
Updating crates.io index
Downloading crates ...
Downloaded rustyle v0.1.0
Fresh gcc v0.3.55
Fresh unicode-xid v0.1.0
Fresh seahash v3.0.6
Fresh cfg-if v0.1.7
Fresh lazy_static v1.3.0
Compiling fasthash-sys v0.3.2
Fresh libc v0.2.50
Fresh num-traits v0.2.6
Fresh proc-macro2 v0.4.27
Fresh rand v0.4.6
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/fasthash-sys-0.3.2/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="aes"' --cfg 'feature="avx"' --cfg 'feature="avx2"' --cfg 'feature="default"' --cfg 'feature="sse42"' -C metadata=123d9bf3d3014b19 -C extra-filename=-123d9bf3d3014b19 --out-dir /home/cratesfyi/cratesfyi/debug/build/fasthash-sys-123d9bf3d3014b19 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern gcc=/home/cratesfyi/cratesfyi/debug/deps/libgcc-b7a136491ebd5794.rlib --cap-lints allow`
Checking xoroshiro128 v0.3.0
Fresh quote v0.6.11
Running `rustc --crate-name xoroshiro128 /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/xoroshiro128-0.3.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=0a8d5758ce167529 -C extra-filename=-0a8d5758ce167529 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-01e952b1c090cd1c.rmeta --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/fasthash-sys-123d9bf3d3014b19/build-script-build`
Running `rustc --crate-name fasthash_sys /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/fasthash-sys-0.3.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="aes"' --cfg 'feature="avx"' --cfg 'feature="avx2"' --cfg 'feature="default"' --cfg 'feature="sse42"' -C metadata=9ee30bf3227dc3d4 -C extra-filename=-9ee30bf3227dc3d4 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow -L native=/home/cratesfyi/cratesfyi/debug/build/fasthash-sys-fa1c9ebab88d9d16/out -l static=fasthash -l dylib=stdc++ -l dylib=gcc`
Checking fasthash v0.4.0
Running `rustc --crate-name fasthash /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/fasthash-0.4.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="aes"' --cfg 'feature="avx"' --cfg 'feature="avx2"' --cfg 'feature="default"' --cfg 'feature="doc"' --cfg 'feature="fasthash-sys"' --cfg 'feature="sse42"' -C metadata=7dfd2bb570490e2f -C extra-filename=-7dfd2bb570490e2f --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-f45092e1828c0fea.rmeta --extern fasthash_sys=/home/cratesfyi/cratesfyi/debug/deps/libfasthash_sys-9ee30bf3227dc3d4.rmeta --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-a7db120da71ccf6a.rmeta --extern seahash=/home/cratesfyi/cratesfyi/debug/deps/libseahash-6f494746cd6313fd.rmeta --extern xoroshiro128=/home/cratesfyi/cratesfyi/debug/deps/libxoroshiro128-0a8d5758ce167529.rmeta --cap-lints allow -L native=/home/cratesfyi/cratesfyi/debug/build/fasthash-sys-fa1c9ebab88d9d16/out`
Documenting rustyle v0.1.0
Running `rustdoc --edition=2018 --crate-name rustyle /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rustyle-0.1.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190318-1.35.0-nightly-0f88167f8 --static-root-path / --disable-per-crate-search --extern-html-root-url 'fasthash=https://docs.rs/fasthash/0.4.0' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.3.0' --extern-html-root-url 'quote=https://docs.rs/quote/0.6.11' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern fasthash=/home/cratesfyi/cratesfyi/debug/deps/libfasthash-7dfd2bb570490e2f.rmeta --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-7d2965d58209ad65.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-307456161b59ddbe.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 7.96s