# rustc version rustc 1.15.0-nightly (daf8c1dfc 2016-12-05)
# docs.rs version cratesfyi 0.2.2 (4f7a57c 2016-10-20)
# build log Updating registry `https://github.com/rust-lang/crates.io-index` Downloading rustfbp v0.3.28 Compiling serde v0.8.20 Compiling lazy_static v0.2.2 Compiling byteorder v0.4.2 Compiling itoa v0.1.1 Compiling libc v0.2.18 Compiling phf_shared v0.7.20 Compiling dtoa v0.2.2 Compiling num-traits v0.1.36 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/lazy_static-0.2.2/src/lib.rs --crate-name lazy_static --crate-type lib -g -C metadata=7f1b96a3a3eb529d -C extra-filename=-7f1b96a3a3eb529d --out-dir /home/cratesfyi/rustfbp-0.3.28/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/rustfbp-0.3.28/debug/deps --cap-lints allow` Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/serde-0.8.20/src/lib.rs --crate-name serde --crate-type lib -g --cfg feature=\"default\" --cfg feature=\"std\" -C metadata=8c62857e390ed77d -C extra-filename=-8c62857e390ed77d --out-dir /home/cratesfyi/rustfbp-0.3.28/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/rustfbp-0.3.28/debug/deps --cap-lints allow` Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/byteorder-0.4.2/src/lib.rs --crate-name byteorder --crate-type lib -g -C metadata=7a494f72a43262ac -C extra-filename=-7a494f72a43262ac --out-dir /home/cratesfyi/rustfbp-0.3.28/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/rustfbp-0.3.28/debug/deps --cap-lints allow` Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.18/src/lib.rs --crate-name libc --crate-type lib -g --cfg feature=\"default\" --cfg feature=\"use_std\" -C metadata=6ec63c5a0e74a074 -C extra-filename=-6ec63c5a0e74a074 --out-dir /home/cratesfyi/rustfbp-0.3.28/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/rustfbp-0.3.28/debug/deps --cap-lints allow` Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/itoa-0.1.1/src/lib.rs --crate-name itoa --crate-type lib -g -C metadata=58ab3e11c7b36cd3 -C extra-filename=-58ab3e11c7b36cd3 --out-dir /home/cratesfyi/rustfbp-0.3.28/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/rustfbp-0.3.28/debug/deps --cap-lints allow` Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/phf_shared-0.7.20/src/lib.rs --crate-name phf_shared --crate-type lib -g -C metadata=bfa1b811e6454b68 -C extra-filename=-bfa1b811e6454b68 --out-dir /home/cratesfyi/rustfbp-0.3.28/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/rustfbp-0.3.28/debug/deps --cap-lints allow` Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/num-traits-0.1.36/src/lib.rs --crate-name num_traits --crate-type lib -g -C metadata=92bb90166cd1857c -C extra-filename=-92bb90166cd1857c --out-dir /home/cratesfyi/rustfbp-0.3.28/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/rustfbp-0.3.28/debug/deps --cap-lints allow` Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/dtoa-0.2.2/src/lib.rs --crate-name dtoa --crate-type lib -g -C metadata=76ebb504ac31c05f -C extra-filename=-76ebb504ac31c05f --out-dir /home/cratesfyi/rustfbp-0.3.28/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/rustfbp-0.3.28/debug/deps --cap-lints allow` Compiling threadpool v1.3.2 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/threadpool-1.3.2/lib.rs --crate-name threadpool --crate-type lib -g -C metadata=0594d12331843e2a -C extra-filename=-0594d12331843e2a --out-dir /home/cratesfyi/rustfbp-0.3.28/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/rustfbp-0.3.28/debug/deps --cap-lints allow` Compiling phf v0.7.20 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/phf-0.7.20/src/lib.rs --crate-name phf --crate-type lib -g -C metadata=5bbeb1b565d2cd66 -C extra-filename=-5bbeb1b565d2cd66 --out-dir /home/cratesfyi/rustfbp-0.3.28/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/rustfbp-0.3.28/debug/deps --extern phf_shared=/home/cratesfyi/rustfbp-0.3.28/debug/deps/libphf_shared-bfa1b811e6454b68.rlib --cap-lints allow` Compiling capnp v0.7.5 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/capnp-0.7.5/src/lib.rs --crate-name capnp --crate-type lib -g -C metadata=04475f93a522947a -C extra-filename=-04475f93a522947a --out-dir /home/cratesfyi/rustfbp-0.3.28/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/rustfbp-0.3.28/debug/deps --extern byteorder=/home/cratesfyi/rustfbp-0.3.28/debug/deps/libbyteorder-7a494f72a43262ac.rlib --cap-lints allow` Compiling rand v0.3.15 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.3.15/src/lib.rs --crate-name rand --crate-type lib -g -C metadata=8ea7d489d4a383a0 -C extra-filename=-8ea7d489d4a383a0 --out-dir /home/cratesfyi/rustfbp-0.3.28/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/rustfbp-0.3.28/debug/deps --extern libc=/home/cratesfyi/rustfbp-0.3.28/debug/deps/liblibc-6ec63c5a0e74a074.rlib --cap-lints allow` Compiling phf_generator v0.7.20 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/phf_generator-0.7.20/src/lib.rs --crate-name phf_generator --crate-type lib -g -C metadata=f199459a53163024 -C extra-filename=-f199459a53163024 --out-dir /home/cratesfyi/rustfbp-0.3.28/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/rustfbp-0.3.28/debug/deps --extern rand=/home/cratesfyi/rustfbp-0.3.28/debug/deps/librand-8ea7d489d4a383a0.rlib --extern phf_shared=/home/cratesfyi/rustfbp-0.3.28/debug/deps/libphf_shared-bfa1b811e6454b68.rlib --cap-lints allow` Compiling phf_codegen v0.7.20 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/phf_codegen-0.7.20/src/lib.rs --crate-name phf_codegen --crate-type lib -g -C metadata=8c5dc4c06cc5b2f5 -C extra-filename=-8c5dc4c06cc5b2f5 --out-dir /home/cratesfyi/rustfbp-0.3.28/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/rustfbp-0.3.28/debug/deps --extern phf_shared=/home/cratesfyi/rustfbp-0.3.28/debug/deps/libphf_shared-bfa1b811e6454b68.rlib --extern phf_generator=/home/cratesfyi/rustfbp-0.3.28/debug/deps/libphf_generator-f199459a53163024.rlib --cap-lints allow` Compiling target_build_utils v0.1.2 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/target_build_utils-0.1.2/build.rs --crate-name build_script_build --crate-type bin -g -C metadata=d8a53fa4b38f6bc1 --out-dir /home/cratesfyi/rustfbp-0.3.28/debug/build/target_build_utils-d8a53fa4b38f6bc1 --emit=dep-info,link -L dependency=/home/cratesfyi/rustfbp-0.3.28/debug/deps --extern phf_codegen=/home/cratesfyi/rustfbp-0.3.28/debug/deps/libphf_codegen-8c5dc4c06cc5b2f5.rlib --cap-lints allow` Compiling serde_json v0.8.4 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/serde_json-0.8.4/src/lib.rs --crate-name serde_json --crate-type lib -g -C metadata=484a3bbf12530e06 -C extra-filename=-484a3bbf12530e06 --out-dir /home/cratesfyi/rustfbp-0.3.28/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/rustfbp-0.3.28/debug/deps --extern num_traits=/home/cratesfyi/rustfbp-0.3.28/debug/deps/libnum_traits-92bb90166cd1857c.rlib --extern itoa=/home/cratesfyi/rustfbp-0.3.28/debug/deps/libitoa-58ab3e11c7b36cd3.rlib --extern serde=/home/cratesfyi/rustfbp-0.3.28/debug/deps/libserde-8c62857e390ed77d.rlib --extern dtoa=/home/cratesfyi/rustfbp-0.3.28/debug/deps/libdtoa-76ebb504ac31c05f.rlib --cap-lints allow` Running `/home/cratesfyi/rustfbp-0.3.28/debug/build/target_build_utils-d8a53fa4b38f6bc1/build-script-build` Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/target_build_utils-0.1.2/src/lib.rs --crate-name target_build_utils --crate-type lib -g -C metadata=fa59df7d778a6771 -C extra-filename=-fa59df7d778a6771 --out-dir /home/cratesfyi/rustfbp-0.3.28/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/rustfbp-0.3.28/debug/deps --extern serde_json=/home/cratesfyi/rustfbp-0.3.28/debug/deps/libserde_json-484a3bbf12530e06.rlib --extern phf=/home/cratesfyi/rustfbp-0.3.28/debug/deps/libphf-5bbeb1b565d2cd66.rlib --cap-lints allow` Compiling libloading v0.3.1 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libloading-0.3.1/build.rs --crate-name build_script_build --crate-type bin -g -C metadata=07147fe7fffab0b2 --out-dir /home/cratesfyi/rustfbp-0.3.28/debug/build/libloading-07147fe7fffab0b2 --emit=dep-info,link -L dependency=/home/cratesfyi/rustfbp-0.3.28/debug/deps --extern target_build_utils=/home/cratesfyi/rustfbp-0.3.28/debug/deps/libtarget_build_utils-fa59df7d778a6771.rlib --cap-lints allow` Running `/home/cratesfyi/rustfbp-0.3.28/debug/build/libloading-07147fe7fffab0b2/build-script-build` Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libloading-0.3.1/src/lib.rs --crate-name libloading --crate-type lib -g -C metadata=15d9f4df74d1ca2a -C extra-filename=-15d9f4df74d1ca2a --out-dir /home/cratesfyi/rustfbp-0.3.28/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/rustfbp-0.3.28/debug/deps --extern lazy_static=/home/cratesfyi/rustfbp-0.3.28/debug/deps/liblazy_static-7f1b96a3a3eb529d.rlib --cap-lints allow -l dl` Documenting rustfbp v0.3.28 Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/rustfbp-0.3.28/src/lib.rs --crate-name rustfbp -o /home/cratesfyi/rustfbp-0.3.28/doc -L dependency=/home/cratesfyi/rustfbp-0.3.28/debug/deps --extern libloading=/home/cratesfyi/rustfbp-0.3.28/debug/deps/liblibloading-15d9f4df74d1ca2a.rlib --extern capnp=/home/cratesfyi/rustfbp-0.3.28/debug/deps/libcapnp-04475f93a522947a.rlib --extern threadpool=/home/cratesfyi/rustfbp-0.3.28/debug/deps/libthreadpool-0594d12331843e2a.rlib` Finished debug [unoptimized + debuginfo] target(s) in 12.34 secs