python3-sys 0.2.0

FFI Declarations for Python 3
Documentation
Build #87588 2018-02-27 19:19:07

# rustc version rustc 1.22.0-dev (b1cfd1750 2017-09-21)

# docs.rs version cratesfyi 0.4.2 (13da7b2 2017-10-12)

# build log Updating registry `https://github.com/rust-lang/crates.io-index` Downloading python3-sys v0.2.0 Fresh lazy_static v1.0.0 Fresh libc v0.2.37 Fresh regex-syntax v0.4.2 Fresh utf8-ranges v1.0.0 Fresh void v1.0.2 Fresh memchr v2.0.1 Fresh aho-corasick v0.6.4 Fresh unreachable v1.0.0 Fresh thread_local v0.3.5 Fresh regex v0.2.6 Compiling python3-sys v0.2.0 Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/python3-sys-0.2.0/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="python-3"' --cfg 'feature="default"' -C metadata=665ca4528bf4d89c -C extra-filename=-665ca4528bf4d89c --out-dir /home/cratesfyi/cratesfyi/debug/build/python3-sys-665ca4528bf4d89c -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-0b863428902397af.rlib --extern-version regex=regex,0.2.6 --cap-lints allow` Running `/home/cratesfyi/cratesfyi/debug/build/python3-sys-665ca4528bf4d89c/build-script-build` Documenting python3-sys v0.2.0 Running `rustdoc --crate-name python3_sys .cargo/registry/src/github.com-1ecc6299db9ec823/python3-sys-0.2.0/src/lib.rs -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="python-3"' --cfg 'feature="default"' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-de4355376be33e4b.rlib --extern-version libc=libc,0.2.37 --cfg Py_3_4 --cfg Py_3_5 --cfg 'py_sys_config="WITH_THREAD"'` Finished dev [unoptimized + debuginfo] target(s) in 3.27 secs