Build #66045 2017-07-26T19:54:10.142646+00:00
# rustc version
rustc 1.20.0-dev (64484707f 2017-07-10)# docs.rs version
cratesfyi 0.4.1 (003e49d 2017-06-08)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading mockito v0.8.2
Fresh lazy_static v0.2.8
Fresh gcc v0.3.51
Fresh libc v0.2.28
Fresh utf8-ranges v1.0.0
Fresh void v1.0.2
Fresh regex-syntax v0.4.1
Compiling http-muncher v0.3.1
Fresh unreachable v1.0.0
Fresh rand v0.3.15
Fresh memchr v1.0.1
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/http-muncher-0.3.1/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=b2053e82c14fdb8f -C extra-filename=-b2053e82c14fdb8f --out-dir /home/cratesfyi/cratesfyi/debug/build/http-muncher-b2053e82c14fdb8f -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern gcc=/home/cratesfyi/cratesfyi/debug/deps/libgcc-313c6941d6ce9e4c.rlib --extern-version gcc=gcc,0.3.51 --cap-lints allow`
Fresh aho-corasick v0.6.3
Fresh thread_local v0.3.4
Fresh regex v0.2.2
Running `/home/cratesfyi/cratesfyi/debug/build/http-muncher-b2053e82c14fdb8f/build-script-build`
Running `rustc --crate-name http_muncher .cargo/registry/src/github.com-1ecc6299db9ec823/http-muncher-0.3.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=cd7c0e657beaf215 -C extra-filename=-cd7c0e657beaf215 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-a396341e046aad37.rlib --extern-version libc=libc,0.2.28 --cap-lints allow -L native=/home/cratesfyi/cratesfyi/debug/build/http-muncher-834e37bf4821c37f/out -l static=http_parser`
Documenting mockito v0.8.2
Running `rustdoc --crate-name mockito .cargo/registry/src/github.com-1ecc6299db9ec823/mockito-0.8.2/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-76456d761c2cb637.rlib --extern-version rand=rand,0.3.15 --extern http_muncher=/home/cratesfyi/cratesfyi/debug/deps/libhttp_muncher-cd7c0e657beaf215.rlib --extern-version http_muncher=http-muncher,0.3.1 --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-f57600d45f59abf1.rlib --extern-version regex=regex,0.2.2 --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-18005fa1be5dd889.rlib --extern-version lazy_static=lazy_static,0.2.8`
Finished dev [unoptimized + debuginfo] target(s) in 2.19 secs