solana_rbpf 0.1.1

Virtual machine and JIT compiler for eBPF programs
Documentation
Build #124451 2018-10-30T08:26:58.426926+00:00
# rustc version
rustc 1.31.0-nightly (78ff609d7 2018-10-19)# docs.rs version
cratesfyi 0.6.0 (903ae1f 2018-10-26)# build log
Updating crates.io index
Downloading crates ...
Downloaded solana_rbpf v0.1.1
Fresh libc v0.2.43
Fresh ascii v0.7.1
Fresh byteorder v1.2.7
Fresh time v0.1.40
Checking combine v2.5.2
Running `rustc --crate-name combine /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/combine-2.5.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=2e0964115bf2da5c -C extra-filename=-2e0964115bf2da5c --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern ascii=/home/cratesfyi/cratesfyi/debug/deps/libascii-2d1f801a91af2bf9.rmeta --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-ad0332406a2192dd.rmeta --cap-lints allow`
Documenting solana_rbpf v0.1.1
Running `rustdoc --crate-name solana_rbpf /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/solana_rbpf-0.1.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20181019-1.31.0-nightly-78ff609d7 --extern-html-root-url 'combine=https://docs.rs/combine/2.5.2' --extern-html-root-url 'libc=https://docs.rs/libc/0.2.43' --extern-html-root-url 'json=https://docs.rs/json/0.11.13' --extern-html-root-url 'elf=https://docs.rs/elf/0.0.10' --extern-html-root-url 'time=https://docs.rs/time/0.1.40' --extern-html-root-url 'byteorder=https://docs.rs/byteorder/1.2.7' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-ad0332406a2192dd.rmeta --extern combine=/home/cratesfyi/cratesfyi/debug/deps/libcombine-2e0964115bf2da5c.rmeta --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-4b31dc9d4d41372a.rmeta --extern time=/home/cratesfyi/cratesfyi/debug/deps/libtime-86936d8f913d458b.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 6.70s