primitive-types 0.2.0

Primitive types shared by Ethereum and Substrate
Documentation
Build #139079 2019-01-25T09:30:43.876142+00:00
# rustc version
rustc 1.33.0-nightly (c2d381d39 2019-01-10)
# docs.rs version
cratesfyi 0.6.0 (1a20968 2019-01-11)

# build log
Updating crates.io index
Downloading crates ...
Downloaded primitive-types v0.2.0
Fresh nodrop v0.1.13
Fresh rand_core v0.3.0
Fresh rustc-hex v2.0.1
Fresh static_assertions v0.2.5
Fresh rand_core v0.2.2
Fresh libc v0.2.48
Fresh arrayvec v0.4.10
Fresh serde v1.0.85
Fresh crunchy v0.2.1
Fresh byteorder v1.3.1
Fresh rand v0.5.5
Checking parity-codec v2.2.0
Checking uint v0.6.1
Checking fixed-hash v0.3.0
Running `rustc --crate-name fixed_hash /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/fixed-hash-0.3.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="byteorder"' --cfg 'feature="rand"' --cfg 'feature="rustc-hex"' --cfg 'feature="std"' -C metadata=022d25e5381fe23f -C extra-filename=-022d25e5381fe23f --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-8717c4641d1eb295.rmeta --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-801ac76323069b73.rmeta --extern rustc_hex=/home/cratesfyi/cratesfyi/debug/deps/librustc_hex-32ecc2c4681436ef.rmeta --extern static_assertions=/home/cratesfyi/cratesfyi/debug/deps/libstatic_assertions-b62d5b98ff6a0530.rmeta --cap-lints allow`
Running `rustc --crate-name uint /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/uint-0.6.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="byteorder"' --cfg 'feature="crunchy"' --cfg 'feature="rustc-hex"' --cfg 'feature="std"' -C metadata=9c46e10aa3f27b28 -C extra-filename=-9c46e10aa3f27b28 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-8717c4641d1eb295.rmeta --extern crunchy=/home/cratesfyi/cratesfyi/debug/deps/libcrunchy-c01edb436cd05989.rmeta --extern rustc_hex=/home/cratesfyi/cratesfyi/debug/deps/librustc_hex-32ecc2c4681436ef.rmeta --cap-lints allow`
Running `rustc --crate-name parity_codec /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/parity-codec-2.2.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=2956093b22c90eb2 -C extra-filename=-2956093b22c90eb2 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern arrayvec=/home/cratesfyi/cratesfyi/debug/deps/libarrayvec-122fc2916dc3a7db.rmeta --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-b94b58ed63e2f284.rmeta --cap-lints allow`
Checking impl-codec v0.1.1
Running `rustc --crate-name impl_codec /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/impl-codec-0.1.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="parity-codec"' --cfg 'feature="std"' -C metadata=674243ff75c70378 -C extra-filename=-674243ff75c70378 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern parity_codec=/home/cratesfyi/cratesfyi/debug/deps/libparity_codec-2956093b22c90eb2.rmeta --cap-lints allow`
Documenting primitive-types v0.2.0
Running `rustdoc --crate-name primitive_types /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/primitive-types-0.2.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="fixed-hash"' --cfg 'feature="impl-codec"' --cfg 'feature="std"' --cfg 'feature="uint"' -Z unstable-options --resource-suffix -20190110-1.33.0-nightly-c2d381d39 --static-root-path / --disable-per-crate-search --extern-html-root-url 'impl_codec=https://docs.rs/impl-codec/0.1.1' --extern-html-root-url 'fixed_hash=https://docs.rs/fixed-hash/0.3.0' --extern-html-root-url 'impl_rlp=https://docs.rs/impl-rlp/0.1.1' --extern-html-root-url 'uint=https://docs.rs/uint/0.6.1' --extern-html-root-url 'impl_serde=https://docs.rs/impl-serde/0.1.1' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern fixed_hash=/home/cratesfyi/cratesfyi/debug/deps/libfixed_hash-022d25e5381fe23f.rmeta --extern impl_codec=/home/cratesfyi/cratesfyi/debug/deps/libimpl_codec-674243ff75c70378.rmeta --extern uint=/home/cratesfyi/cratesfyi/debug/deps/libuint-9c46e10aa3f27b28.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 5.37s