proof 0.0.0

Library for interacting with SSZ merkle tree proofs.
Documentation
Build #180846 2019-08-24 19:42:16

# rustc version rustc 1.39.0-nightly (bea0372a1 2019-08-20)

# docs.rs version cratesfyi 0.6.0 (f01dedd 2019-07-30)

# build log Updating crates.io index Downloading crates ... Downloaded eth2_ssz v0.1.2 Downloaded eth2_ssz_derive v0.1.0 Compiling crunchy v0.2.2 Fresh rand_core v0.4.2 Compiling heapsize v0.4.2 Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/crunchy-0.2.2/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="limit_128"' --cfg 'feature="limit_256"' --cfg 'feature="std"' -C metadata=4b43d4a4b7aa07a8 -C extra-filename=-4b43d4a4b7aa07a8 --out-dir /home/cratesfyi/cratesfyi/debug/build/crunchy-4b43d4a4b7aa07a8 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/heapsize-0.4.2/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=8bfea951b344d8e1 -C extra-filename=-8bfea951b344d8e1 --out-dir /home/cratesfyi/cratesfyi/debug/build/heapsize-8bfea951b344d8e1 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` Checking rustc-hex v2.0.1 Fresh nodrop v0.1.13 Checking static_assertions v0.2.5 Running `rustc --crate-name static_assertions /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/static_assertions-0.2.5/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=d6382a8ff2ee5802 -C extra-filename=-d6382a8ff2ee5802 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` Running `rustc --crate-name rustc_hex /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-hex-2.0.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="std"' -C metadata=de7ce3255ae1ec98 -C extra-filename=-de7ce3255ae1ec98 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` Fresh unicode-xid v0.1.0 Fresh byte-tools v0.3.1 Fresh fake-simd v0.1.2 Fresh opaque-debug v0.2.3 Fresh rand_core v0.3.1 Fresh block-padding v0.1.4 Fresh libc v0.2.62 Fresh arrayvec v0.4.11 Fresh serde v1.0.99 Fresh byteorder v1.3.2 Fresh typenum v1.10.0 Fresh proc-macro2 v0.4.30 Fresh rand v0.5.6 Checking impl-serde v0.2.0 Running `rustc --crate-name impl_serde /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/impl-serde-0.2.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=dff7075969c51cf3 -C extra-filename=-dff7075969c51cf3 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-2c7ff94640140e63.rmeta --cap-lints allow` Checking parity-codec v3.5.4 Running `rustc --edition=2018 --crate-name parity_codec /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/parity-codec-3.5.4/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=9866ae32fa24dcc8 -C extra-filename=-9866ae32fa24dcc8 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern arrayvec=/home/cratesfyi/cratesfyi/debug/deps/libarrayvec-348cd2ec4e4eec6b.rmeta --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-2c7ff94640140e63.rmeta --cap-lints allow` Checking ethereum-types-serialize v0.2.2 Running `rustc --crate-name ethereum_types_serialize /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/ethereum-types-serialize-0.2.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=117a73f7b5b41e99 -C extra-filename=-117a73f7b5b41e99 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-2c7ff94640140e63.rmeta --cap-lints allow` Fresh generic-array v0.12.3 Fresh quote v0.6.13 Checking rlp v0.4.2 Running `rustc --edition=2018 --crate-name rlp /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rlp-0.4.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=561821bdf259a086 -C extra-filename=-561821bdf259a086 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rustc_hex=/home/cratesfyi/cratesfyi/debug/deps/librustc_hex-de7ce3255ae1ec98.rmeta --cap-lints allow` Fresh digest v0.8.1 Checking block-buffer v0.7.3 Running `rustc --crate-name block_buffer /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/block-buffer-0.7.3/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=64882a73cf1af413 -C extra-filename=-64882a73cf1af413 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern block_padding=/home/cratesfyi/cratesfyi/debug/deps/libblock_padding-1a1f808d3b9f61eb.rmeta --extern byte_tools=/home/cratesfyi/cratesfyi/debug/deps/libbyte_tools-e1d0f57e60263c55.rmeta --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-d76a25ad2359470f.rmeta --extern generic_array=/home/cratesfyi/cratesfyi/debug/deps/libgeneric_array-a6d0820eec9b2aef.rmeta --cap-lints allow` Fresh syn v0.15.44 Running `/home/cratesfyi/cratesfyi/debug/build/crunchy-4b43d4a4b7aa07a8/build-script-build` Checking sha2 v0.8.0 Running `rustc --crate-name sha2 /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/sha2-0.8.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=743e1f07b63b8493 -C extra-filename=-743e1f07b63b8493 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern block_buffer=/home/cratesfyi/cratesfyi/debug/deps/libblock_buffer-64882a73cf1af413.rmeta --extern digest=/home/cratesfyi/cratesfyi/debug/deps/libdigest-259f8450771590a9.rmeta --extern fake_simd=/home/cratesfyi/cratesfyi/debug/deps/libfake_simd-919b699fcefbc0e9.rmeta --extern opaque_debug=/home/cratesfyi/cratesfyi/debug/deps/libopaque_debug-5699cbee0134c357.rmeta --cap-lints allow` Compiling eth2_ssz_derive v0.1.0 Running `rustc --edition=2018 --crate-name ssz_derive /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/eth2_ssz_derive-0.1.0/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=9be2799c00fc050b -C extra-filename=-9be2799c00fc050b --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-2297c4995ae3df2f.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-18318035bf9fe12d.rlib --cap-lints allow` Running `/home/cratesfyi/cratesfyi/debug/build/heapsize-8bfea951b344d8e1/build-script-build` Running `rustc --crate-name crunchy /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/crunchy-0.2.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="limit_128"' --cfg 'feature="limit_256"' --cfg 'feature="std"' -C metadata=480316c45d1572b3 -C extra-filename=-480316c45d1572b3 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` Checking impl-rlp v0.2.0 Running `rustc --crate-name impl_rlp /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/impl-rlp-0.2.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=58f9a7718bd5e9e2 -C extra-filename=-58f9a7718bd5e9e2 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rlp=/home/cratesfyi/cratesfyi/debug/deps/librlp-561821bdf259a086.rmeta --cap-lints allow` Running `rustc --crate-name heapsize /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/heapsize-0.4.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=2df035b6beb83309 -C extra-filename=-2df035b6beb83309 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` Checking tiny-keccak v1.5.0 Running `rustc --edition=2018 --crate-name tiny_keccak /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tiny-keccak-1.5.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="keccak"' -C metadata=9a3a0f64c8f24e25 -C extra-filename=-9a3a0f64c8f24e25 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crunchy=/home/cratesfyi/cratesfyi/debug/deps/libcrunchy-480316c45d1572b3.rmeta --cap-lints allow` Checking fixed-hash v0.3.2 Running `rustc --crate-name fixed_hash /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/fixed-hash-0.3.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="byteorder"' --cfg 'feature="heapsize"' --cfg 'feature="rand"' --cfg 'feature="rustc-hex"' --cfg 'feature="std"' -C metadata=a7a9a48d62dc0377 -C extra-filename=-a7a9a48d62dc0377 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-d76a25ad2359470f.rmeta --extern heapsize=/home/cratesfyi/cratesfyi/debug/deps/libheapsize-2df035b6beb83309.rmeta --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-219a45e8a2bf141f.rmeta --extern rustc_hex=/home/cratesfyi/cratesfyi/debug/deps/librustc_hex-de7ce3255ae1ec98.rmeta --extern static_assertions=/home/cratesfyi/cratesfyi/debug/deps/libstatic_assertions-d6382a8ff2ee5802.rmeta --cap-lints allow` Checking uint v0.5.0 Running `rustc --crate-name uint /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/uint-0.5.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="heapsize"' --cfg 'feature="std"' -C metadata=f1a0234cc49302e7 -C extra-filename=-f1a0234cc49302e7 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-d76a25ad2359470f.rmeta --extern crunchy=/home/cratesfyi/cratesfyi/debug/deps/libcrunchy-480316c45d1572b3.rmeta --extern heapsize=/home/cratesfyi/cratesfyi/debug/deps/libheapsize-2df035b6beb83309.rmeta --extern rustc_hex=/home/cratesfyi/cratesfyi/debug/deps/librustc_hex-de7ce3255ae1ec98.rmeta --cap-lints allow` Checking uint v0.7.1 Running `rustc --crate-name uint /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/uint-0.7.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="heapsize"' --cfg 'feature="std"' -C metadata=79e6ceae21379f69 -C extra-filename=-79e6ceae21379f69 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-d76a25ad2359470f.rmeta --extern crunchy=/home/cratesfyi/cratesfyi/debug/deps/libcrunchy-480316c45d1572b3.rmeta --extern heapsize=/home/cratesfyi/cratesfyi/debug/deps/libheapsize-2df035b6beb83309.rmeta --extern rustc_hex=/home/cratesfyi/cratesfyi/debug/deps/librustc_hex-de7ce3255ae1ec98.rmeta --cap-lints allow` Checking ethbloom v0.6.4 Running `rustc --crate-name ethbloom /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/ethbloom-0.6.4/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="heapsize"' --cfg 'feature="impl-serde"' --cfg 'feature="serialize"' --cfg 'feature="std"' -C metadata=a55272194f3cf3a6 -C extra-filename=-a55272194f3cf3a6 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crunchy=/home/cratesfyi/cratesfyi/debug/deps/libcrunchy-480316c45d1572b3.rmeta --extern fixed_hash=/home/cratesfyi/cratesfyi/debug/deps/libfixed_hash-a7a9a48d62dc0377.rmeta --extern impl_rlp=/home/cratesfyi/cratesfyi/debug/deps/libimpl_rlp-58f9a7718bd5e9e2.rmeta --extern impl_serde=/home/cratesfyi/cratesfyi/debug/deps/libimpl_serde-dff7075969c51cf3.rmeta --extern tiny_keccak=/home/cratesfyi/cratesfyi/debug/deps/libtiny_keccak-9a3a0f64c8f24e25.rmeta --cap-lints allow` Checking impl-codec v0.2.0 Running `rustc --crate-name impl_codec /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/impl-codec-0.2.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="std"' -C metadata=ce5ed6bb19d6be87 -C extra-filename=-ce5ed6bb19d6be87 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern parity_codec=/home/cratesfyi/cratesfyi/debug/deps/libparity_codec-9866ae32fa24dcc8.rmeta --cap-lints allow` Checking primitive-types v0.3.0 Running `rustc --crate-name primitive_types /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/primitive-types-0.3.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="byteorder"' --cfg 'feature="heapsize"' --cfg 'feature="impl-codec"' --cfg 'feature="impl-rlp"' --cfg 'feature="impl-serde"' --cfg 'feature="rlp"' --cfg 'feature="rustc-hex"' --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=387c4b17d2edbc69 -C extra-filename=-387c4b17d2edbc69 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern fixed_hash=/home/cratesfyi/cratesfyi/debug/deps/libfixed_hash-a7a9a48d62dc0377.rmeta --extern impl_codec=/home/cratesfyi/cratesfyi/debug/deps/libimpl_codec-ce5ed6bb19d6be87.rmeta --extern impl_rlp=/home/cratesfyi/cratesfyi/debug/deps/libimpl_rlp-58f9a7718bd5e9e2.rmeta --extern impl_serde=/home/cratesfyi/cratesfyi/debug/deps/libimpl_serde-dff7075969c51cf3.rmeta --extern uint=/home/cratesfyi/cratesfyi/debug/deps/libuint-79e6ceae21379f69.rmeta --cap-lints allow` Checking ethereum-types v0.5.2 Running `rustc --crate-name ethereum_types /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/ethereum-types-0.5.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="ethereum-types-serialize"' --cfg 'feature="heapsize"' --cfg 'feature="serde"' --cfg 'feature="serialize"' --cfg 'feature="std"' -C metadata=0f0f4b7c59d16869 -C extra-filename=-0f0f4b7c59d16869 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crunchy=/home/cratesfyi/cratesfyi/debug/deps/libcrunchy-480316c45d1572b3.rmeta --extern ethbloom=/home/cratesfyi/cratesfyi/debug/deps/libethbloom-a55272194f3cf3a6.rmeta --extern ethereum_types_serialize=/home/cratesfyi/cratesfyi/debug/deps/libethereum_types_serialize-117a73f7b5b41e99.rmeta --extern fixed_hash=/home/cratesfyi/cratesfyi/debug/deps/libfixed_hash-a7a9a48d62dc0377.rmeta --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-2c7ff94640140e63.rmeta --extern uint=/home/cratesfyi/cratesfyi/debug/deps/libuint-f1a0234cc49302e7.rmeta --cap-lints allow` Checking ethereum-types v0.6.0 Running `rustc --crate-name ethereum_types /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/ethereum-types-0.6.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="heapsize"' --cfg 'feature="impl-serde"' --cfg 'feature="serialize"' --cfg 'feature="std"' -C metadata=5f71be1d84731ea3 -C extra-filename=-5f71be1d84731ea3 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern ethbloom=/home/cratesfyi/cratesfyi/debug/deps/libethbloom-a55272194f3cf3a6.rmeta --extern fixed_hash=/home/cratesfyi/cratesfyi/debug/deps/libfixed_hash-a7a9a48d62dc0377.rmeta --extern impl_rlp=/home/cratesfyi/cratesfyi/debug/deps/libimpl_rlp-58f9a7718bd5e9e2.rmeta --extern impl_serde=/home/cratesfyi/cratesfyi/debug/deps/libimpl_serde-dff7075969c51cf3.rmeta --extern primitive_types=/home/cratesfyi/cratesfyi/debug/deps/libprimitive_types-387c4b17d2edbc69.rmeta --extern uint=/home/cratesfyi/cratesfyi/debug/deps/libuint-79e6ceae21379f69.rmeta --cap-lints allow` Checking eth2_ssz v0.1.2 Running `rustc --edition=2018 --crate-name ssz /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/eth2_ssz-0.1.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=bbd171dea473ee8b -C extra-filename=-bbd171dea473ee8b --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern ethereum_types=/home/cratesfyi/cratesfyi/debug/deps/libethereum_types-0f0f4b7c59d16869.rmeta --cap-lints allow` Documenting proof v0.0.0 Running `rustdoc --edition=2018 --crate-name proof /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/proof-0.0.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190820-1.39.0-nightly-bea0372a1 --static-root-path / --disable-per-crate-search --extern-html-root-url 'ethereum_types=https://docs.rs/ethereum-types/0.6.0' --extern-html-root-url 'sha2=https://docs.rs/sha2/0.8.0' --extern-html-root-url 'typenum=https://docs.rs/typenum/1.10.0' --extern-html-root-url 'eth2_ssz=https://docs.rs/eth2_ssz/0.1.2' --extern-html-root-url 'eth2_ssz_derive=https://docs.rs/eth2_ssz_derive/0.1.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern ssz=/home/cratesfyi/cratesfyi/debug/deps/libssz-bbd171dea473ee8b.rmeta --extern ssz_derive=/home/cratesfyi/cratesfyi/debug/deps/libssz_derive-9be2799c00fc050b.so --extern ethereum_types=/home/cratesfyi/cratesfyi/debug/deps/libethereum_types-5f71be1d84731ea3.rmeta --extern sha2=/home/cratesfyi/cratesfyi/debug/deps/libsha2-743e1f07b63b8493.rmeta --extern typenum=/home/cratesfyi/cratesfyi/debug/deps/libtypenum-f2402d98636f683e.rmeta` Finished dev [unoptimized + debuginfo] target(s) in 9.32s