pwasm-std 0.13.1

Parity WebAssembly standard library for contract development
Build #146917 2019-03-07 12:08:18
# rustc version
rustc 1.34.0-nightly (350674b71 2019-02-28)# docs.rs version
cratesfyi 0.6.0 (d993b18 2019-02-21)# build log
Updating crates.io index
Downloading crates ...
Downloaded pwasm-std v0.13.1
Downloading crates ...
Downloaded pwasm-alloc v0.4.1
Fresh void v1.0.2
Compiling wee_alloc v0.4.3
Checking memory_units v0.4.0
Fresh cfg-if v0.1.7
Fresh rustc-hex v2.0.1
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/wee_alloc-0.4.3/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="size_classes"' -C metadata=f48772cf8a02f5ec -C extra-filename=-f48772cf8a02f5ec --out-dir /home/cratesfyi/cratesfyi/debug/build/wee_alloc-f48772cf8a02f5ec -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh static_assertions v0.2.5
Running `rustc --crate-name memory_units /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/memory_units-0.4.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=3d9a72d410ae8c90 -C extra-filename=-3d9a72d410ae8c90 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh unreachable v1.0.0
Checking pwasm-libc v0.2.1
Running `rustc --crate-name pwasm_libc /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/pwasm-libc-0.2.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=e683c452cfc442cf -C extra-filename=-e683c452cfc442cf --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-c3a64ae39e2add1b.rmeta --cap-lints allow`
Fresh fixed-hash v0.3.0
Fresh libc v0.2.50
Fresh crunchy v0.2.1
Fresh crunchy v0.1.6
Fresh byteorder v1.3.1
Fresh tiny-keccak v1.4.2
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="common"' -C metadata=aa0b486e18bfb3a9 -C extra-filename=-aa0b486e18bfb3a9 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-5979d4b99654e6e4.rmeta --extern crunchy=/home/cratesfyi/cratesfyi/debug/deps/libcrunchy-203cc2c2b5ca3e67.rmeta --extern rustc_hex=/home/cratesfyi/cratesfyi/debug/deps/librustc_hex-51f2a46514c8afb7.rmeta --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/wee_alloc-f48772cf8a02f5ec/build-script-build`
Running `rustc --crate-name wee_alloc /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/wee_alloc-0.4.3/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="size_classes"' -C metadata=9815a53724e8f524 -C extra-filename=-9815a53724e8f524 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-c3a64ae39e2add1b.rmeta --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-f6263cbba2b7d815.rmeta --extern memory_units=/home/cratesfyi/cratesfyi/debug/deps/libmemory_units-3d9a72d410ae8c90.rmeta --extern unreachable=/home/cratesfyi/cratesfyi/debug/deps/libunreachable-f0e4754067f6eb4f.rmeta --cap-lints allow`
Checking pwasm-alloc v0.4.1
Running `rustc --crate-name pwasm_alloc /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/pwasm-alloc-0.4.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=5ebd11340b7a16d5 -C extra-filename=-5ebd11340b7a16d5 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern wee_alloc=/home/cratesfyi/cratesfyi/debug/deps/libwee_alloc-9815a53724e8f524.rmeta --cap-lints allow`
Documenting pwasm-std v0.13.1
Running `rustdoc --crate-name pwasm_std /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/pwasm-std-0.13.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="uint"' -Z unstable-options --resource-suffix -20190228-1.34.0-nightly-350674b71 --static-root-path / --disable-per-crate-search --extern-html-root-url 'tiny_keccak=https://docs.rs/tiny-keccak/1.4.2' --extern-html-root-url 'uint=https://docs.rs/uint/0.5.0' --extern-html-root-url 'fixed_hash=https://docs.rs/fixed-hash/0.3.0' --extern-html-root-url 'pwasm_libc=https://docs.rs/pwasm-libc/0.2.1' --extern-html-root-url 'byteorder=https://docs.rs/byteorder/1.3.1' --extern-html-root-url 'pwasm_alloc=https://docs.rs/pwasm-alloc/0.4.1' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-5979d4b99654e6e4.rmeta --extern fixed_hash=/home/cratesfyi/cratesfyi/debug/deps/libfixed_hash-89a2a892eda9c7af.rmeta --extern pwasm_alloc=/home/cratesfyi/cratesfyi/debug/deps/libpwasm_alloc-5ebd11340b7a16d5.rmeta --extern pwasm_libc=/home/cratesfyi/cratesfyi/debug/deps/libpwasm_libc-e683c452cfc442cf.rmeta --extern tiny_keccak=/home/cratesfyi/cratesfyi/debug/deps/libtiny_keccak-4bf224179e1d4a07.rmeta --extern uint=/home/cratesfyi/cratesfyi/debug/deps/libuint-aa0b486e18bfb3a9.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 5.48s