Build #97613 2018-04-29 07:54:21
# rustc version
rustc 1.26.0-dev (0eb87c9bf 2018-03-16)# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading serde_python v0.1.1
Fresh ucd-util v0.1.1
Fresh serde v1.0.43
Fresh void v1.0.2
Fresh lazy_static v1.0.0
Fresh unicode-xid v0.1.0
Fresh unicode-segmentation v1.2.0
Fresh libc v0.2.40
Fresh num-traits v0.2.2
Fresh regex-syntax v0.5.5
Fresh unreachable v1.0.0
Fresh utf8-ranges v1.0.0
Fresh proc-macro2 v0.3.7
Fresh thread_local v0.3.5
Fresh memchr v2.0.1
Fresh num-traits v0.1.43
Fresh heck v0.3.0
Fresh quote v0.5.2
Fresh aho-corasick v0.6.4
Fresh syn v0.13.2
Fresh regex v0.2.10
Compiling serde_python_derive v0.1.1
Compiling python3-sys v0.2.0
Running `rustc --crate-name serde_python_derive .cargo/registry/src/github.com-1ecc6299db9ec823/serde_python_derive-0.1.1/src/lib.rs --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=f4237a03bb45d745 -C extra-filename=-f4237a03bb45d745 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-5d4f2966baccc20b.rlib --extern-version syn=syn,0.13.2 --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-f3c9afc7b9c6c46c.rlib --extern-version quote=quote,0.5.2 --cap-lints allow`
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-7a3f4a8becb33e9d.rlib --extern-version regex=regex,0.2.10 --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/python3-sys-665ca4528bf4d89c/build-script-build`
Compiling cpython v0.2.0
Running `/home/cratesfyi/cratesfyi/debug/build/cpython-f0e7ab3b556d6490/build-script-build`
Running `rustc --crate-name python3_sys .cargo/registry/src/github.com-1ecc6299db9ec823/python3-sys-0.2.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="python-3"' --cfg 'feature="default"' -C metadata=e6bc63a23b3df6fc -C extra-filename=-e6bc63a23b3df6fc --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-9cee711a75827cff.rlib --extern-version libc=libc,0.2.40 --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 `rustc --crate-name cpython .cargo/registry/src/github.com-1ecc6299db9ec823/cpython-0.2.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="python3-sys"' -C metadata=3f165288d0e7176d -C extra-filename=-3f165288d0e7176d --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-c9b5a898f8c0e62c.rlib --extern-version num_traits=num-traits,0.1.43 --extern python3_sys=/home/cratesfyi/cratesfyi/debug/deps/libpython3_sys-e6bc63a23b3df6fc.rlib --extern-version python3_sys=python3-sys,0.2.0 --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-9cee711a75827cff.rlib --extern-version libc=libc,0.2.40 --cap-lints allow --cfg 'py_sys_config="WITH_THREAD"' -L native=/usr/lib`
Documenting serde_python v0.1.1
Running `rustdoc --crate-name serde_python .cargo/registry/src/github.com-1ecc6299db9ec823/serde_python-0.1.1/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20180316-1.26.0-dev-0eb87c9bf -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cpython=/home/cratesfyi/cratesfyi/debug/deps/libcpython-3f165288d0e7176d.rlib --extern-version cpython=cpython,0.2.0 --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-75d5b5122806390e.rlib --extern-version serde=serde,1.0.43 --extern serde_python_derive=/home/cratesfyi/cratesfyi/debug/deps/libserde_python_derive-f4237a03bb45d745.so --extern-version serde_python_derive=serde_python_derive,0.1.1 --extern heck=/home/cratesfyi/cratesfyi/debug/deps/libheck-0f6a03313005e29d.rlib --extern-version heck=heck,0.3.0`
Finished dev [unoptimized + debuginfo] target(s) in 7.86 secs