pyo3 0.5.2

Bindings to Python interpreter
Build #128769 2018-11-25T23:17:45.133339+00:00
# rustc version
rustc 1.32.0-nightly (6b9b97bd9 2018-11-15)
# docs.rs version
cratesfyi 0.6.0 (084f762 2018-11-13)

# build log
Updating crates.io index
Downloading crates ...
Downloaded pyo3 v0.5.2
Fresh version_check v0.1.5
Fresh unicode-xid v0.1.0
Fresh cfg-if v0.1.6
Fresh lazy_static v1.2.0
Fresh ucd-util v0.1.3
Fresh proc-macro-hack-impl v0.4.1
Fresh utf8-ranges v1.0.2
Fresh spin v0.4.10
Fresh thread_local v0.3.6
Fresh regex-syntax v0.6.3
Fresh proc-macro-hack v0.4.1
Fresh libc v0.2.44
Fresh proc-macro2 v0.4.24
Fresh num-traits v0.2.6
Fresh memchr v2.1.1
Fresh quote v0.6.10
Fresh mashup-impl v0.1.9
Fresh aho-corasick v0.6.9
Fresh syn v0.15.22
Fresh mashup v0.1.9
Fresh regex v1.0.6
Compiling pyo3-derive-backend v0.5.2
Compiling pyo3 v0.5.2
Running `rustc --crate-name pyo3_derive_backend /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-derive-backend-0.5.2/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=240844c71542a86e -C extra-filename=-240844c71542a86e --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-4edbf59c156c4563.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-04203f74f5399469.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-863da542187e35c8.rlib --cap-lints allow`
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.5.2/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' -C metadata=0567ad57e6fbd547 -C extra-filename=-0567ad57e6fbd547 --out-dir /home/cratesfyi/cratesfyi/debug/build/pyo3-0567ad57e6fbd547 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-b0bcceed20c0e0f3.rlib --extern version_check=/home/cratesfyi/cratesfyi/debug/deps/libversion_check-523c99acd631feda.rlib --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/pyo3-0567ad57e6fbd547/build-script-build`
Compiling pyo3cls v0.5.2
Running `rustc --crate-name pyo3cls /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3cls-0.5.2/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=29b45aed807d4365 -C extra-filename=-29b45aed807d4365 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-4edbf59c156c4563.rlib --extern pyo3_derive_backend=/home/cratesfyi/cratesfyi/debug/deps/libpyo3_derive_backend-240844c71542a86e.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-04203f74f5399469.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-863da542187e35c8.rlib --cap-lints allow`
Documenting pyo3 v0.5.2
Running `rustdoc --crate-name pyo3 /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.5.2/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' -Z unstable-options --resource-suffix -20181115-1.32.0-nightly-6b9b97bd9 --extern-html-root-url 'docmatic=https://docs.rs/docmatic/0.1.2' --extern-html-root-url 'version_check=https://docs.rs/version_check/0.1.5' --extern-html-root-url 'libc=https://docs.rs/libc/0.2.44' --extern-html-root-url 'spin=https://docs.rs/spin/0.4.10' --extern-html-root-url 'indoc=https://docs.rs/indoc/0.2.8' --extern-html-root-url 'mashup=https://docs.rs/mashup/0.1.9' --extern-html-root-url 'assert_approx_eq=https://docs.rs/assert_approx_eq/1.0.0' --extern-html-root-url 'pyo3cls=https://docs.rs/pyo3cls/0.5.2' --extern-html-root-url 'regex=https://docs.rs/regex/1.0.6' --extern-html-root-url 'num_complex=https://docs.rs/num-complex/0.2.1' --extern-html-root-url 'num_traits=https://docs.rs/num-traits/0.2.6' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-5f8e9c3372094fd9.rmeta --extern mashup=/home/cratesfyi/cratesfyi/debug/deps/libmashup-7ad0d846beb4ed01.rmeta --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-a2b06c75f1c6667d.rmeta --extern pyo3cls=/home/cratesfyi/cratesfyi/debug/deps/libpyo3cls-29b45aed807d4365.so --extern spin=/home/cratesfyi/cratesfyi/debug/deps/libspin-77c2b82263dbb27e.rmeta --cfg Py_3_5 --cfg Py_3 --cfg 'py_sys_config="WITH_THREAD"'`
Finished dev [unoptimized + debuginfo] target(s) in 11.63s