Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.
# rustc version rustc 1.12.0-nightly (54c0dcfd6 2016-07-28)
# docs.rs version cratesfyi 0.2.0 (5dbd676 2016-07-30)
# build log Updating registry `https://github.com/rust-lang/crates.io-index` Downloading cpython v0.0.3 Compiling num-traits v0.1.34 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/num-traits-0.1.34/src/lib.rs --crate-name num_traits --crate-type lib -g -C metadata=ca71ec056d3f4118 -C extra-filename=-ca71ec056d3f4118 --out-dir /home/cratesfyi/cpython-0.0.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps --cap-lints allow` Compiling libc v0.2.15 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.15/src/lib.rs --crate-name libc --crate-type lib -g --cfg feature=\"default\" --cfg feature=\"use_std\" -C metadata=1bd8847afb79f283 -C extra-filename=-1bd8847afb79f283 --out-dir /home/cratesfyi/cpython-0.0.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps --cap-lints allow` Compiling winapi-build v0.1.1 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/winapi-build-0.1.1/src/lib.rs --crate-name build --crate-type lib -g -C metadata=493a7b0628804707 -C extra-filename=-493a7b0628804707 --out-dir /home/cratesfyi/cpython-0.0.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps --cap-lints allow` Compiling regex-syntax v0.3.4 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.3.4/src/lib.rs --crate-name regex_syntax --crate-type lib -g -C metadata=b24da02611351433 -C extra-filename=-b24da02611351433 --out-dir /home/cratesfyi/cpython-0.0.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps --cap-lints allow` Compiling rustc-serialize v0.3.19 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/lib.rs --crate-name rustc_serialize --crate-type lib -g -C metadata=3561541d79c18212 -C extra-filename=-3561541d79c18212 --out-dir /home/cratesfyi/cpython-0.0.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps --cap-lints allow` Compiling abort_on_panic v1.0.0 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/abort_on_panic-1.0.0/src/lib.rs --crate-name abort_on_panic --crate-type lib -g -C metadata=240313b6b381afa3 -C extra-filename=-240313b6b381afa3 --out-dir /home/cratesfyi/cpython-0.0.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps --cap-lints allow` Compiling utf8-ranges v0.1.3 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/utf8-ranges-0.1.3/src/lib.rs --crate-name utf8_ranges --crate-type lib -g -C metadata=5c6a6dacba3be7ce -C extra-filename=-5c6a6dacba3be7ce --out-dir /home/cratesfyi/cpython-0.0.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps --cap-lints allow` Compiling winapi v0.2.8 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/winapi-0.2.8/src/lib.rs --crate-name winapi --crate-type lib -g -C metadata=0889532d327ff4e2 -C extra-filename=-0889532d327ff4e2 --out-dir /home/cratesfyi/cpython-0.0.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps --cap-lints allow` Compiling interpolate_idents v0.1.2 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/interpolate_idents-0.1.2/src/lib.rs --crate-name interpolate_idents --crate-type dylib -C prefer-dynamic -g -C metadata=04d17dc89622ad2e -C extra-filename=-04d17dc89622ad2e --out-dir /home/cratesfyi/cpython-0.0.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps --cap-lints allow` Compiling kernel32-sys v0.2.2 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/kernel32-sys-0.2.2/build.rs --crate-name build_script_build --crate-type bin -g --out-dir /home/cratesfyi/cpython-0.0.3/debug/build/kernel32-sys-d6afa5bd3d7cfaef --emit=dep-info,link -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps --extern build=/home/cratesfyi/cpython-0.0.3/debug/deps/libbuild-493a7b0628804707.rlib --cap-lints allow` Compiling cpython v0.0.3 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/cpython-0.0.3/build.rs --crate-name build_script_build --crate-type bin -g --cfg feature=\"default\" --cfg feature=\"python3-sys\" --out-dir /home/cratesfyi/cpython-0.0.3/debug/build/cpython-ddf9fcb145117562 --emit=dep-info,link -L dependency=/home/cratesfyi/cpython-0.0.3/debug -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps` Running `/home/cratesfyi/cpython-0.0.3/debug/build/kernel32-sys-d6afa5bd3d7cfaef/build-script-build` Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/kernel32-sys-0.2.2/src/lib.rs --crate-name kernel32 --crate-type lib -g -C metadata=df86a08647459244 -C extra-filename=-df86a08647459244 --out-dir /home/cratesfyi/cpython-0.0.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps --extern winapi=/home/cratesfyi/cpython-0.0.3/debug/deps/libwinapi-0889532d327ff4e2.rlib --cap-lints allow` Compiling memchr v0.1.11 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/memchr-0.1.11/src/lib.rs --crate-name memchr --crate-type lib -g -C metadata=c555f740a543880f -C extra-filename=-c555f740a543880f --out-dir /home/cratesfyi/cpython-0.0.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps --extern libc=/home/cratesfyi/cpython-0.0.3/debug/deps/liblibc-1bd8847afb79f283.rlib --cap-lints allow` Compiling rand v0.3.14 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.3.14/src/lib.rs --crate-name rand --crate-type lib -g -C metadata=49a08859d086fffe -C extra-filename=-49a08859d086fffe --out-dir /home/cratesfyi/cpython-0.0.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps --extern libc=/home/cratesfyi/cpython-0.0.3/debug/deps/liblibc-1bd8847afb79f283.rlib --cap-lints allow` Compiling thread-id v2.0.0 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/thread-id-2.0.0/src/lib.rs --crate-name thread_id --crate-type lib -g -C metadata=bcd46c79a620a618 -C extra-filename=-bcd46c79a620a618 --out-dir /home/cratesfyi/cpython-0.0.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps --extern libc=/home/cratesfyi/cpython-0.0.3/debug/deps/liblibc-1bd8847afb79f283.rlib --extern kernel32=/home/cratesfyi/cpython-0.0.3/debug/deps/libkernel32-df86a08647459244.rlib --cap-lints allow` Compiling thread_local v0.2.6 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/thread_local-0.2.6/src/lib.rs --crate-name thread_local --crate-type lib -g -C metadata=e5ce0d44bcaf00e6 -C extra-filename=-e5ce0d44bcaf00e6 --out-dir /home/cratesfyi/cpython-0.0.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps --extern thread_id=/home/cratesfyi/cpython-0.0.3/debug/deps/libthread_id-bcd46c79a620a618.rlib --cap-lints allow` Compiling aho-corasick v0.5.2 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/aho-corasick-0.5.2/src/lib.rs --crate-name aho_corasick --crate-type lib -g -C metadata=e528bf4fdf3954ff -C extra-filename=-e528bf4fdf3954ff --out-dir /home/cratesfyi/cpython-0.0.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps --extern memchr=/home/cratesfyi/cpython-0.0.3/debug/deps/libmemchr-c555f740a543880f.rlib --cap-lints allow` Compiling num-integer v0.1.32 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/num-integer-0.1.32/src/lib.rs --crate-name num_integer --crate-type lib -g -C metadata=52fdddf28cd8e924 -C extra-filename=-52fdddf28cd8e924 --out-dir /home/cratesfyi/cpython-0.0.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps --extern num_traits=/home/cratesfyi/cpython-0.0.3/debug/deps/libnum_traits-ca71ec056d3f4118.rlib --cap-lints allow` Compiling num-iter v0.1.32 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/num-iter-0.1.32/src/lib.rs --crate-name num_iter --crate-type lib -g -C metadata=50df698bc905252c -C extra-filename=-50df698bc905252c --out-dir /home/cratesfyi/cpython-0.0.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps --extern num_integer=/home/cratesfyi/cpython-0.0.3/debug/deps/libnum_integer-52fdddf28cd8e924.rlib --extern num_traits=/home/cratesfyi/cpython-0.0.3/debug/deps/libnum_traits-ca71ec056d3f4118.rlib --cap-lints allow` Compiling regex v0.1.73 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/regex-0.1.73/src/lib.rs --crate-name regex --crate-type lib -g -C metadata=a1c323daba09617d -C extra-filename=-a1c323daba09617d --out-dir /home/cratesfyi/cpython-0.0.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps --extern memchr=/home/cratesfyi/cpython-0.0.3/debug/deps/libmemchr-c555f740a543880f.rlib --extern regex_syntax=/home/cratesfyi/cpython-0.0.3/debug/deps/libregex_syntax-b24da02611351433.rlib --extern aho_corasick=/home/cratesfyi/cpython-0.0.3/debug/deps/libaho_corasick-e528bf4fdf3954ff.rlib --extern thread_local=/home/cratesfyi/cpython-0.0.3/debug/deps/libthread_local-e5ce0d44bcaf00e6.rlib --extern utf8_ranges=/home/cratesfyi/cpython-0.0.3/debug/deps/libutf8_ranges-5c6a6dacba3be7ce.rlib --cap-lints allow` Compiling num-bigint v0.1.33 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/num-bigint-0.1.33/src/lib.rs --crate-name num_bigint --crate-type lib -g --cfg feature=\"default\" --cfg feature=\"rustc-serialize\" --cfg feature=\"rand\" -C metadata=2a7f315959fa8060 -C extra-filename=-2a7f315959fa8060 --out-dir /home/cratesfyi/cpython-0.0.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps --extern rand=/home/cratesfyi/cpython-0.0.3/debug/deps/librand-49a08859d086fffe.rlib --extern num_integer=/home/cratesfyi/cpython-0.0.3/debug/deps/libnum_integer-52fdddf28cd8e924.rlib --extern num_traits=/home/cratesfyi/cpython-0.0.3/debug/deps/libnum_traits-ca71ec056d3f4118.rlib --extern rustc_serialize=/home/cratesfyi/cpython-0.0.3/debug/deps/librustc_serialize-3561541d79c18212.rlib --cap-lints allow` Compiling num-complex v0.1.33 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/num-complex-0.1.33/src/lib.rs --crate-name num_complex --crate-type lib -g --cfg feature=\"default\" --cfg feature=\"rustc-serialize\" -C metadata=750cc486ffff1dec -C extra-filename=-750cc486ffff1dec --out-dir /home/cratesfyi/cpython-0.0.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps --extern num_traits=/home/cratesfyi/cpython-0.0.3/debug/deps/libnum_traits-ca71ec056d3f4118.rlib --extern rustc_serialize=/home/cratesfyi/cpython-0.0.3/debug/deps/librustc_serialize-3561541d79c18212.rlib --cap-lints allow` Compiling num-rational v0.1.32 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/num-rational-0.1.32/src/lib.rs --crate-name num_rational --crate-type lib -g --cfg feature=\"default\" --cfg feature=\"rustc-serialize\" --cfg feature=\"bigint\" --cfg feature=\"num-bigint\" -C metadata=576f79d570f1b9fd -C extra-filename=-576f79d570f1b9fd --out-dir /home/cratesfyi/cpython-0.0.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps --extern num_bigint=/home/cratesfyi/cpython-0.0.3/debug/deps/libnum_bigint-2a7f315959fa8060.rlib --extern num_integer=/home/cratesfyi/cpython-0.0.3/debug/deps/libnum_integer-52fdddf28cd8e924.rlib --extern num_traits=/home/cratesfyi/cpython-0.0.3/debug/deps/libnum_traits-ca71ec056d3f4118.rlib --extern rustc_serialize=/home/cratesfyi/cpython-0.0.3/debug/deps/librustc_serialize-3561541d79c18212.rlib --cap-lints allow` Compiling num v0.1.34 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/num-0.1.34/src/lib.rs --crate-name num --crate-type lib -g --cfg feature=\"default\" --cfg feature=\"rustc-serialize\" --cfg feature=\"bigint\" --cfg feature=\"complex\" --cfg feature=\"rational\" --cfg feature=\"num-bigint\" --cfg feature=\"num-rational\" --cfg feature=\"num-complex\" -C metadata=262f3a136066b482 -C extra-filename=-262f3a136066b482 --out-dir /home/cratesfyi/cpython-0.0.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps --extern num_iter=/home/cratesfyi/cpython-0.0.3/debug/deps/libnum_iter-50df698bc905252c.rlib --extern num_bigint=/home/cratesfyi/cpython-0.0.3/debug/deps/libnum_bigint-2a7f315959fa8060.rlib --extern num_complex=/home/cratesfyi/cpython-0.0.3/debug/deps/libnum_complex-750cc486ffff1dec.rlib --extern num_rational=/home/cratesfyi/cpython-0.0.3/debug/deps/libnum_rational-576f79d570f1b9fd.rlib --extern num_integer=/home/cratesfyi/cpython-0.0.3/debug/deps/libnum_integer-52fdddf28cd8e924.rlib --extern num_traits=/home/cratesfyi/cpython-0.0.3/debug/deps/libnum_traits-ca71ec056d3f4118.rlib --cap-lints allow` Compiling python3-sys v0.1.2 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/python3-sys-0.1.2/build.rs --crate-name build_script_build --crate-type bin -g --cfg feature=\"default\" --cfg feature=\"python-3\" --out-dir /home/cratesfyi/cpython-0.0.3/debug/build/python3-sys-e5b62d4cae2a04f1 --emit=dep-info,link -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps --extern regex=/home/cratesfyi/cpython-0.0.3/debug/deps/libregex-a1c323daba09617d.rlib --cap-lints allow` Running `/home/cratesfyi/cpython-0.0.3/debug/build/python3-sys-e5b62d4cae2a04f1/build-script-build` Running `/home/cratesfyi/cpython-0.0.3/debug/build/cpython-ddf9fcb145117562/build-script-build` Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/python3-sys-0.1.2/src/lib.rs --crate-name python3_sys --crate-type lib -g --cfg feature=\"default\" --cfg feature=\"python-3\" -C metadata=432adfc6d780970a -C extra-filename=-432adfc6d780970a --out-dir /home/cratesfyi/cpython-0.0.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps --extern libc=/home/cratesfyi/cpython-0.0.3/debug/deps/liblibc-1bd8847afb79f283.rlib --cap-lints allow -L native=/usr/lib --cfg Py_3_4 --cfg py_sys_config=\"WITH_THREAD\" -l python3.4m` Documenting cpython v0.0.3 Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/cpython-0.0.3/src/lib.rs --crate-name cpython -o /home/cratesfyi/cpython-0.0.3/doc --cfg feature=\"default\" --cfg feature=\"python3-sys\" -L dependency=/home/cratesfyi/cpython-0.0.3/debug -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps --extern python3_sys=/home/cratesfyi/cpython-0.0.3/debug/deps/libpython3_sys-432adfc6d780970a.rlib --extern abort_on_panic=/home/cratesfyi/cpython-0.0.3/debug/deps/libabort_on_panic-240313b6b381afa3.rlib --extern libc=/home/cratesfyi/cpython-0.0.3/debug/deps/liblibc-1bd8847afb79f283.rlib --extern interpolate_idents=/home/cratesfyi/cpython-0.0.3/debug/deps/libinterpolate_idents-04d17dc89622ad2e.so --extern num=/home/cratesfyi/cpython-0.0.3/debug/deps/libnum-262f3a136066b482.rlib --cfg py_sys_config=\"WITH_THREAD\"` .cargo/registry/src/github.com-1ecc6299db9ec823/cpython-0.0.3/src/conversion.rs:75:5: 75:63 error: the trait bound `Self: std::marker::Sized` is not satisfied [E0277] .cargo/registry/src/github.com-1ecc6299db9ec823/cpython-0.0.3/src/conversion.rs:75 fn from_py_object(s: &PyObject<'p>) -> PyResult<'p, Self>; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/cpython-0.0.3/src/conversion.rs:75:5: 75:63 help: consider adding a `where Self: std::marker::Sized` bound .cargo/registry/src/github.com-1ecc6299db9ec823/cpython-0.0.3/src/conversion.rs:75:5: 75:63 note: required by `std::result::Result` error: Compilation failed, aborting rustdoc thread 'main' panicked at 'ChainedError { error: failed to compile `cpython v0.0.3`, intermediate artifacts can be found at `/home/cratesfyi/cpython-0.0.3`, cause: ChainedError { error: Could not document `cpython`., cause: Process didn't exit successfully: `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/cpython-0.0.3/src/lib.rs --crate-name cpython -o /home/cratesfyi/cpython-0.0.3/doc --cfg feature="default" --cfg feature="python3-sys" -L dependency=/home/cratesfyi/cpython-0.0.3/debug -L dependency=/home/cratesfyi/cpython-0.0.3/debug/deps --extern python3_sys=/home/cratesfyi/cpython-0.0.3/debug/deps/libpython3_sys-432adfc6d780970a.rlib --extern abort_on_panic=/home/cratesfyi/cpython-0.0.3/debug/deps/libabort_on_panic-240313b6b381afa3.rlib --extern libc=/home/cratesfyi/cpython-0.0.3/debug/deps/liblibc-1bd8847afb79f283.rlib --extern interpolate_idents=/home/cratesfyi/cpython-0.0.3/debug/deps/libinterpolate_idents-04d17dc89622ad2e.so --extern num=/home/cratesfyi/cpython-0.0.3/debug/deps/libnum-262f3a136066b482.rlib --cfg py_sys_config="WITH_THREAD"` (exit code: 101) } }', src/bin/cratesfyi.rs:119 note: Run with `RUST_BACKTRACE=1` for a backtrace.