Build #118727 2018-09-28 19:45:21
# rustc version
rustc 1.28.0-dev (b9bf4f162 2018-06-02)# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading python3-sys v0.2.1
Fresh utf8-ranges v1.0.1
Fresh ucd-util v0.1.1
Fresh version_check v0.1.5
Fresh libc v0.2.43
Fresh cfg-if v0.1.5
Fresh regex-syntax v0.6.2
Fresh memchr v2.1.0
Fresh lazy_static v1.1.0
Fresh aho-corasick v0.6.8
Fresh thread_local v0.3.6
Fresh regex v1.0.5
Compiling python3-sys v0.2.1
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/python3-sys-0.2.1/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="python-3"' --cfg 'feature="default"' -C metadata=9e86c2bd5707ceb6 -C extra-filename=-9e86c2bd5707ceb6 --out-dir /home/cratesfyi/cratesfyi/debug/build/python3-sys-9e86c2bd5707ceb6 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-e00b55005dd89fbe.rlib --extern-version regex=regex,1.0.5 --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/python3-sys-9e86c2bd5707ceb6/build-script-build`
Documenting python3-sys v0.2.1
Running `rustdoc --crate-name python3_sys .cargo/registry/src/github.com-1ecc6299db9ec823/python3-sys-0.2.1/src/lib.rs -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="python-3"' --cfg 'feature="default"' -Z unstable-options --resource-suffix -20180602-1.28.0-dev-b9bf4f162 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-15afba2933e2f7e8.rlib --extern-version libc=libc,0.2.43 --cfg Py_3_4 --cfg Py_3_5 --cfg 'py_sys_config="WITH_THREAD"'`
Finished dev [unoptimized + debuginfo] target(s) in 2.50 secs