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.17.0-nightly (134c4a0f0 2017-03-20)
# docs.rs version cratesfyi 0.3.2 (56e5d46 2017-03-20)
# build log Updating registry `https://github.com/rust-lang/crates.io-index` Downloading hadean-std v0.2.0 Compiling lazy_static v0.1.16 Compiling byteorder v1.0.0 Compiling unicode-xid v0.0.4 Compiling quote v0.3.15 Compiling aidanhs-tmp-parse-generics-shim v0.1.3 Compiling num-traits v0.1.37 Compiling serde v0.9.13 Compiling libc v0.2.21 Running `rustc --crate-name lazy_static .cargo/registry/src/github.com-1ecc6299db9ec823/lazy_static-0.1.16/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=623b7da40b68c83f -C extra-filename=-623b7da40b68c83f --out-dir /home/cratesfyi/hadean-std-0.2.0/debug/deps -L dependency=/home/cratesfyi/hadean-std-0.2.0/debug/deps --cap-lints allow` Running `rustc --crate-name byteorder .cargo/registry/src/github.com-1ecc6299db9ec823/byteorder-1.0.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=240cc8a1e1423fad -C extra-filename=-240cc8a1e1423fad --out-dir /home/cratesfyi/hadean-std-0.2.0/debug/deps -L dependency=/home/cratesfyi/hadean-std-0.2.0/debug/deps --cap-lints allow` Running `rustc --crate-name unicode_xid .cargo/registry/src/github.com-1ecc6299db9ec823/unicode-xid-0.0.4/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' -C metadata=0718538d6479f922 -C extra-filename=-0718538d6479f922 --out-dir /home/cratesfyi/hadean-std-0.2.0/debug/deps -L dependency=/home/cratesfyi/hadean-std-0.2.0/debug/deps --cap-lints allow` Running `rustc --crate-name quote .cargo/registry/src/github.com-1ecc6299db9ec823/quote-0.3.15/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=565e17019bbf404d -C extra-filename=-565e17019bbf404d --out-dir /home/cratesfyi/hadean-std-0.2.0/debug/deps -L dependency=/home/cratesfyi/hadean-std-0.2.0/debug/deps --cap-lints allow` Running `rustc --crate-name aidanhs_tmp_parse_generics_shim .cargo/registry/src/github.com-1ecc6299db9ec823/aidanhs-tmp-parse-generics-shim-0.1.3/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=b25240408f7d84af -C extra-filename=-b25240408f7d84af --out-dir /home/cratesfyi/hadean-std-0.2.0/debug/deps -L dependency=/home/cratesfyi/hadean-std-0.2.0/debug/deps --cap-lints allow` Running `rustc --crate-name num_traits .cargo/registry/src/github.com-1ecc6299db9ec823/num-traits-0.1.37/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=69f4129d46397118 -C extra-filename=-69f4129d46397118 --out-dir /home/cratesfyi/hadean-std-0.2.0/debug/deps -L dependency=/home/cratesfyi/hadean-std-0.2.0/debug/deps --cap-lints allow` Running `rustc --crate-name serde .cargo/registry/src/github.com-1ecc6299db9ec823/serde-0.9.13/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="std"' --cfg 'feature="default"' -C metadata=4088b87365aa34a0 -C extra-filename=-4088b87365aa34a0 --out-dir /home/cratesfyi/hadean-std-0.2.0/debug/deps -L dependency=/home/cratesfyi/hadean-std-0.2.0/debug/deps --cap-lints allow` Running `rustc --crate-name libc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.21/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=5dc7b85e748840b4 -C extra-filename=-5dc7b85e748840b4 --out-dir /home/cratesfyi/hadean-std-0.2.0/debug/deps -L dependency=/home/cratesfyi/hadean-std-0.2.0/debug/deps --cap-lints allow` Compiling synom v0.11.3 Running `rustc --crate-name synom .cargo/registry/src/github.com-1ecc6299db9ec823/synom-0.11.3/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=1fddc0802262e2b9 -C extra-filename=-1fddc0802262e2b9 --out-dir /home/cratesfyi/hadean-std-0.2.0/debug/deps -L dependency=/home/cratesfyi/hadean-std-0.2.0/debug/deps --extern unicode_xid=/home/cratesfyi/hadean-std-0.2.0/debug/deps/libunicode_xid-0718538d6479f922.rlib --cap-lints allow` Compiling syn v0.11.10 Running `rustc --crate-name syn .cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.11.10/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="quote"' --cfg 'feature="printing"' --cfg 'feature="unicode-xid"' --cfg 'feature="synom"' --cfg 'feature="parsing"' --cfg 'feature="visit"' -C metadata=dc619c6825c0fb37 -C extra-filename=-dc619c6825c0fb37 --out-dir /home/cratesfyi/hadean-std-0.2.0/debug/deps -L dependency=/home/cratesfyi/hadean-std-0.2.0/debug/deps --extern quote=/home/cratesfyi/hadean-std-0.2.0/debug/deps/libquote-565e17019bbf404d.rlib --extern synom=/home/cratesfyi/hadean-std-0.2.0/debug/deps/libsynom-1fddc0802262e2b9.rlib --extern unicode_xid=/home/cratesfyi/hadean-std-0.2.0/debug/deps/libunicode_xid-0718538d6479f922.rlib --cap-lints allow` Compiling serde_codegen_internals v0.14.2 Running `rustc --crate-name serde_codegen_internals .cargo/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.14.2/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=d56dd4dc3a22cef8 -C extra-filename=-d56dd4dc3a22cef8 --out-dir /home/cratesfyi/hadean-std-0.2.0/debug/deps -L dependency=/home/cratesfyi/hadean-std-0.2.0/debug/deps --extern syn=/home/cratesfyi/hadean-std-0.2.0/debug/deps/libsyn-dc619c6825c0fb37.rlib --cap-lints allow` Compiling bincode v0.7.0 Running `rustc --crate-name bincode .cargo/registry/src/github.com-1ecc6299db9ec823/bincode-0.7.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=a81f6404278920cf -C extra-filename=-a81f6404278920cf --out-dir /home/cratesfyi/hadean-std-0.2.0/debug/deps -L dependency=/home/cratesfyi/hadean-std-0.2.0/debug/deps --extern num_traits=/home/cratesfyi/hadean-std-0.2.0/debug/deps/libnum_traits-69f4129d46397118.rlib --extern serde=/home/cratesfyi/hadean-std-0.2.0/debug/deps/libserde-4088b87365aa34a0.rlib --extern byteorder=/home/cratesfyi/hadean-std-0.2.0/debug/deps/libbyteorder-240cc8a1e1423fad.rlib --cap-lints allow` Compiling serde_derive v0.9.13 Running `rustc --crate-name serde_derive .cargo/registry/src/github.com-1ecc6299db9ec823/serde_derive-0.9.13/src/lib.rs --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=0e7b8f0eba9530b3 -C extra-filename=-0e7b8f0eba9530b3 --out-dir /home/cratesfyi/hadean-std-0.2.0/debug/deps -L dependency=/home/cratesfyi/hadean-std-0.2.0/debug/deps --extern quote=/home/cratesfyi/hadean-std-0.2.0/debug/deps/libquote-565e17019bbf404d.rlib --extern syn=/home/cratesfyi/hadean-std-0.2.0/debug/deps/libsyn-dc619c6825c0fb37.rlib --extern serde_codegen_internals=/home/cratesfyi/hadean-std-0.2.0/debug/deps/libserde_codegen_internals-d56dd4dc3a22cef8.rlib --cap-lints allow` Compiling hadean v0.2.0 Running `rustc --crate-name hadean .cargo/registry/src/github.com-1ecc6299db9ec823/hadean-0.2.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=3944d05796fb2301 -C extra-filename=-3944d05796fb2301 --out-dir /home/cratesfyi/hadean-std-0.2.0/debug/deps -L dependency=/home/cratesfyi/hadean-std-0.2.0/debug/deps --extern libc=/home/cratesfyi/hadean-std-0.2.0/debug/deps/liblibc-5dc7b85e748840b4.rlib --extern lazy_static=/home/cratesfyi/hadean-std-0.2.0/debug/deps/liblazy_static-623b7da40b68c83f.rlib --extern bincode=/home/cratesfyi/hadean-std-0.2.0/debug/deps/libbincode-a81f6404278920cf.rlib --extern aidanhs_tmp_parse_generics_shim=/home/cratesfyi/hadean-std-0.2.0/debug/deps/libaidanhs_tmp_parse_generics_shim-b25240408f7d84af.rlib --extern serde=/home/cratesfyi/hadean-std-0.2.0/debug/deps/libserde-4088b87365aa34a0.rlib --extern serde_derive=/home/cratesfyi/hadean-std-0.2.0/debug/deps/libserde_derive-0e7b8f0eba9530b3.so --cap-lints allow` error: function `lang_start` is private --> .cargo/registry/src/github.com-1ecc6299db9ec823/hadean-0.2.0/src/hoff.rs:109:2 | 109 | rt::lang_start(unsafe { __hadean_rust_lib_main as *const u8 }, 0, &null_argv as *const _); | ^^^^^^^^^^^^^^ error: aborting due to previous error thread 'main' panicked at 'ChainedError { error: Could not compile `hadean`., cause: process didn't exit successfully: `rustc --crate-name hadean .cargo/registry/src/github.com-1ecc6299db9ec823/hadean-0.2.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=3944d05796fb2301 -C extra-filename=-3944d05796fb2301 --out-dir /home/cratesfyi/hadean-std-0.2.0/debug/deps -L dependency=/home/cratesfyi/hadean-std-0.2.0/debug/deps --extern libc=/home/cratesfyi/hadean-std-0.2.0/debug/deps/liblibc-5dc7b85e748840b4.rlib --extern lazy_static=/home/cratesfyi/hadean-std-0.2.0/debug/deps/liblazy_static-623b7da40b68c83f.rlib --extern bincode=/home/cratesfyi/hadean-std-0.2.0/debug/deps/libbincode-a81f6404278920cf.rlib --extern aidanhs_tmp_parse_generics_shim=/home/cratesfyi/hadean-std-0.2.0/debug/deps/libaidanhs_tmp_parse_generics_shim-b25240408f7d84af.rlib --extern serde=/home/cratesfyi/hadean-std-0.2.0/debug/deps/libserde-4088b87365aa34a0.rlib --extern serde_derive=/home/cratesfyi/hadean-std-0.2.0/debug/deps/libserde_derive-0e7b8f0eba9530b3.so --cap-lints allow` (exit code: 101) }', src/bin/cratesfyi.rs:136 note: Run with `RUST_BACKTRACE=1` for a backtrace.