# 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 cpython v0.2.1 Fresh ucd-util v0.1.1 Fresh version_check v0.1.5 Fresh cfg-if v0.1.5 Fresh libc v0.2.43 Fresh utf8-ranges v1.0.1 Compiling cpython v0.2.1 Fresh regex-syntax v0.6.2 Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/cpython-0.2.1/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="python3-sys"' -C metadata=f7629ac35ea58bd7 -C extra-filename=-f7629ac35ea58bd7 --out-dir /home/cratesfyi/cratesfyi/debug/build/cpython-f7629ac35ea58bd7 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` Fresh num-traits v0.2.6 Fresh memchr v2.1.0 Fresh lazy_static v1.1.0 Fresh thread_local v0.3.6 Fresh aho-corasick v0.6.8 Fresh regex v1.0.5 Compiling python3-sys v0.2.1 Running `rustc --crate-name python3_sys .cargo/registry/src/github.com-1ecc6299db9ec823/python3-sys-0.2.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="python-3"' -C metadata=c85dc19d337fb011 -C extra-filename=-c85dc19d337fb011 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-15afba2933e2f7e8.rlib --extern-version libc=libc,0.2.43 --cap-lints allow -L native=/usr/lib --cfg Py_3_4 --cfg Py_3_5 --cfg 'py_sys_config="WITH_THREAD"' -l python3.5m` Running `/home/cratesfyi/cratesfyi/debug/build/cpython-f7629ac35ea58bd7/build-script-build` Documenting cpython v0.2.1 Running `rustdoc --crate-name cpython .cargo/registry/src/github.com-1ecc6299db9ec823/cpython-0.2.1/src/lib.rs -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="python3-sys"' -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 --extern python3_sys=/home/cratesfyi/cratesfyi/debug/deps/libpython3_sys-c85dc19d337fb011.rlib --extern-version python3_sys=python3-sys,0.2.1 --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-7e393c06c3365063.rlib --extern-version num_traits=num-traits,0.2.6 --cfg 'py_sys_config="WITH_THREAD"'` warning: [Debug] cannot be resolved, ignoring it... warning: [i] cannot be resolved, ignoring it... warning: [key] cannot be resolved, ignoring it... warning: [n] cannot be resolved, ignoring it... Finished dev [unoptimized + debuginfo] target(s) in 3.24 secs