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.19.0-dev (28a93c1f4 2017-05-31)# docs.rs version
cratesfyi 0.4.0-dev (bedcc0c 2017-06-01)# build log
Build failed, waiting for other jobs to finish...
Build failed, waiting for other jobs to finish...
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading rstatic v0.1.3
warning: parsed version requirement `0.2*` is no longer valid
Previous versions of Cargo accepted this malformed requirement,
but it is being deprecated. This was found when parsing the manifest
of iron 0.2.6, and the correct version requirement is `0.2.*`.
This will soon become a hard error, so it's either recommended to
update to a fixed version or contact the upstream maintainer about
this warning.
Downloading staticfile v0.1.0
Downloading mount v0.0.9
Fresh bitflags v0.7.0
Fresh modifier v0.1.0
Fresh traitobject v0.1.0
Fresh sequence_trie v0.2.1
Fresh version_check v0.1.2
Fresh ansi_term v0.9.0
Fresh num-traits v0.1.37
Fresh bitflags v0.8.2
Fresh typeable v0.1.2
Fresh lazy_static v0.1.16
Fresh pkg-config v0.3.9
Fresh sequence_trie v0.0.13
Fresh unsafe-any v0.4.2
Fresh matches v0.1.4
Fresh num-integer v0.1.34
Fresh error v0.1.9
Fresh semver v0.1.20
Fresh byteorder v1.0.0
Fresh typemap v0.3.3
Fresh rustc-serialize v0.3.24
Fresh unicode-bidi v0.2.6
Fresh gcc v0.3.50
Fresh rustc_version v0.1.7
Fresh lazy_static v0.2.8
Fresh base64 v0.5.2
Fresh plugin v0.2.6
Fresh conduit-mime-types v0.7.3
Fresh unicase v1.4.2
Fresh log v0.3.8
Fresh libc v0.2.23
Fresh unicode-normalization v0.1.4
Fresh httparse v1.2.3
Fresh unicode-segmentation v1.2.0
Compiling openssl-sys-extras v0.7.14
Fresh unicode-width v0.1.4
Fresh hpack v0.2.0
Fresh rand v0.3.15
Fresh time v0.1.37
Fresh openssl-sys v0.7.17
Fresh atty v0.2.2
Running `/home/cratesfyi/cratesfyi/debug/build/openssl-sys-extras-abe14868179e9a5e/build-script-build`
Fresh num_cpus v1.5.1
Fresh num_cpus v0.2.13
Fresh solicit v0.4.4
Fresh uuid v0.2.3
Fresh num-iter v0.1.33
Fresh language-tags v0.2.2
Fresh unicode-bidi v0.3.3
Fresh mime v0.2.6
Fresh filetime v0.1.10
Fresh url v0.5.10
Fresh num v0.1.37
Fresh traitobject v0.0.1
Compiling openssl v0.7.14
Fresh vec_map v0.8.0
Fresh uuid v0.1.18
Fresh serde v0.6.15
Running `/home/cratesfyi/cratesfyi/debug/build/openssl-5643e7fc215043a9/build-script-build`
Fresh url v0.2.38
Compiling clap v2.24.2
Fresh mime v0.1.3
Fresh idna v0.1.2
Running `rustc --crate-name clap .cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.24.2/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' -C metadata=bb22d0417f74062c -C extra-filename=-bb22d0417f74062c --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern atty=/home/cratesfyi/cratesfyi/debug/deps/libatty-6b30b4e55215ba1b.rlib --extern-version atty=atty,0.2.2 --extern vec_map=/home/cratesfyi/cratesfyi/debug/deps/libvec_map-6792fa78676b5ba7.rlib --extern-version vec_map=vec_map,0.8.0 --extern unicode_segmentation=/home/cratesfyi/cratesfyi/debug/deps/libunicode_segmentation-64ceb3575fa375ed.rlib --extern-version unicode_segmentation=unicode-segmentation,1.2.0 --extern unicode_width=/home/cratesfyi/cratesfyi/debug/deps/libunicode_width-a9324100be4d7255.rlib --extern-version unicode_width=unicode-width,0.1.4 --extern bitflags=/home/cratesfyi/cratesfyi/debug/deps/libbitflags-40c9799a6d297c75.rlib --extern-version bitflags=bitflags,0.8.2 --extern ansi_term=/home/cratesfyi/cratesfyi/debug/deps/libansi_term-2c381dad284859c7.rlib --extern-version ansi_term=ansi_term,0.9.0 --cap-lints allow`
Fresh url v1.4.1
Fresh hyper v0.10.11
Fresh iron v0.5.1
Fresh mount v0.3.0
error: failed to run custom build command for `openssl-sys-extras v0.7.14`
process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/openssl-sys-extras-abe14868179e9a5e/build-script-build` (exit code: 101)
--- stdout
TARGET = Some("x86_64-unknown-linux-gnu")
OPT_LEVEL = Some("0")
TARGET = Some("x86_64-unknown-linux-gnu")
HOST = Some("x86_64-unknown-linux-gnu")
TARGET = Some("x86_64-unknown-linux-gnu")
TARGET = Some("x86_64-unknown-linux-gnu")
HOST = Some("x86_64-unknown-linux-gnu")
CC_x86_64-unknown-linux-gnu = None
CC_x86_64_unknown_linux_gnu = None
HOST_CC = None
CC = None
HOST = Some("x86_64-unknown-linux-gnu")
TARGET = Some("x86_64-unknown-linux-gnu")
HOST = Some("x86_64-unknown-linux-gnu")
CFLAGS_x86_64-unknown-linux-gnu = None
CFLAGS_x86_64_unknown_linux_gnu = None
HOST_CFLAGS = None
CFLAGS = None
PROFILE = Some("debug")
running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-o" "/home/cratesfyi/cratesfyi/debug/build/openssl-sys-extras-e60f1107e2e04baa/out/src/openssl_shim.o" "-c" "src/openssl_shim.c"
cargo:warning=src/openssl_shim.c: In function ‘DH_new_from_params’:
cargo:warning=src/openssl_shim.c:132:7: error: dereferencing pointer to incomplete type ‘DH {aka struct dh_st}’
cargo:warning= dh->p = p;
cargo:warning= ^~
cargo:warning=src/openssl_shim.c: In function ‘X509_get_extensions_shim’:
cargo:warning=src/openssl_shim.c:143:13: error: dereferencing pointer to incomplete type ‘X509 {aka struct x509_st}’
cargo:warning= return x->cert_info ? x->cert_info->extensions : NULL;
cargo:warning= ^~
exit code: 1
command did not execute successfully, got: exit code: 1
--- stderr
thread 'main' panicked at 'explicit panic', .cargo/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.50/src/lib.rs:1210
note: Run with `RUST_BACKTRACE=1` for a backtrace.
error: failed to run custom build command for `openssl v0.7.14`
process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/openssl-5643e7fc215043a9/build-script-build` (exit code: 101)
--- stdout
TARGET = Some("x86_64-unknown-linux-gnu")
OPT_LEVEL = Some("0")
TARGET = Some("x86_64-unknown-linux-gnu")
HOST = Some("x86_64-unknown-linux-gnu")
TARGET = Some("x86_64-unknown-linux-gnu")
TARGET = Some("x86_64-unknown-linux-gnu")
HOST = Some("x86_64-unknown-linux-gnu")
CC_x86_64-unknown-linux-gnu = None
CC_x86_64_unknown_linux_gnu = None
HOST_CC = None
CC = None
HOST = Some("x86_64-unknown-linux-gnu")
TARGET = Some("x86_64-unknown-linux-gnu")
HOST = Some("x86_64-unknown-linux-gnu")
CFLAGS_x86_64-unknown-linux-gnu = None
CFLAGS_x86_64_unknown_linux_gnu = None
HOST_CFLAGS = None
CFLAGS = None
PROFILE = Some("debug")
running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-o" "/home/cratesfyi/cratesfyi/debug/build/openssl-56b1b41302837114/out/src/c_helpers.o" "-c" "src/c_helpers.c"
cargo:warning=src/c_helpers.c: In function ‘rust_SSL_clone’:
cargo:warning=src/c_helpers.c:4:5: warning: implicit declaration of function ‘CRYPTO_add’ [-Wimplicit-function-declaration]
cargo:warning= CRYPTO_add(&ssl->references, 1, CRYPTO_LOCK_SSL);
cargo:warning= ^~~~~~~~~~
cargo:warning=src/c_helpers.c:4:20: error: dereferencing pointer to incomplete type ‘SSL {aka struct ssl_st}’
cargo:warning= CRYPTO_add(&ssl->references, 1, CRYPTO_LOCK_SSL);
cargo:warning= ^~
cargo:warning=src/c_helpers.c:4:37: error: ‘CRYPTO_LOCK_SSL’ undeclared (first use in this function)
cargo:warning= CRYPTO_add(&ssl->references, 1, CRYPTO_LOCK_SSL);
cargo:warning= ^~~~~~~~~~~~~~~
cargo:warning=src/c_helpers.c:4:37: note: each undeclared identifier is reported only once for each function it appears in
cargo:warning=src/c_helpers.c: In function ‘rust_SSL_CTX_clone’:
cargo:warning=src/c_helpers.c:8:20: error: dereferencing pointer to incomplete type ‘SSL_CTX {aka struct ssl_ctx_st}’
cargo:warning= CRYPTO_add(&ctx->references,1,CRYPTO_LOCK_SSL_CTX);
cargo:warning= ^~
cargo:warning=src/c_helpers.c:8:35: error: ‘CRYPTO_LOCK_SSL_CTX’ undeclared (first use in this function)
cargo:warning= CRYPTO_add(&ctx->references,1,CRYPTO_LOCK_SSL_CTX);
cargo:warning= ^~~~~~~~~~~~~~~~~~~
cargo:warning=src/c_helpers.c: In function ‘rust_X509_clone’:
cargo:warning=src/c_helpers.c:12:21: error: dereferencing pointer to incomplete type ‘X509 {aka struct x509_st}’
cargo:warning= CRYPTO_add(&x509->references,1,CRYPTO_LOCK_X509);
cargo:warning= ^~
cargo:warning=src/c_helpers.c:12:36: error: ‘CRYPTO_LOCK_X509’ undeclared (first use in this function)
cargo:warning= CRYPTO_add(&x509->references,1,CRYPTO_LOCK_X509);
cargo:warning= ^~~~~~~~~~~~~~~~
exit code: 1
command did not execute successfully, got: exit code: 1
--- stderr
thread 'main' panicked at 'explicit panic', .cargo/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.50/src/lib.rs:1210
note: Run with `RUST_BACKTRACE=1` for a backtrace.
thread 'main' panicked at 'build failed', src/bin/cratesfyi.rs:136
note: Run with `RUST_BACKTRACE=1` for a backtrace.