sp-core 2.0.0-alpha.3

Shareable Substrate types.
Documentation
Build #225299 2020-02-27T23:00:53.152139+00:00
# rustc version
rustc 1.43.0-nightly (abc3073c9 2020-02-26)
# docs.rs version
docsrs 0.6.0 (7de24ca 2020-02-23)

# build log
[INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/sp-core-2.0.0-alpha.3/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/sp-core-2.0.0-alpha.3/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1001" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=-Z unstable-options --resource-suffix -20200226-1.43.0-nightly-abc3073c9 --static-root-path / --extern-html-root-url hex=https://docs.rs/hex/0.4.2 --extern-html-root-url base58=https://docs.rs/base58/0.1.0 --extern-html-root-url num_traits=https://docs.rs/num-traits/0.2.11 --extern-html-root-url parity_scale_codec=https://docs.rs/parity-scale-codec/1.1.2 --extern-html-root-url lazy_static=https://docs.rs/lazy_static/1.4.0 --extern-html-root-url sp_storage=https://docs.rs/sp-storage/2.0.0-alpha.3 --extern-html-root-url parking_lot=https://docs.rs/parking_lot/0.10.0 --extern-html-root-url blake2_rfc=https://docs.rs/blake2-rfc/0.2.18 --extern-html-root-url byteorder=https://docs.rs/byteorder/1.3.4 --extern-html-root-url sp_debug_derive=https://docs.rs/sp-debug-derive/2.0.0-alpha.3 --extern-html-root-url hash_db=https://docs.rs/hash-db/0.15.2 --extern-html-root-url serde=https://docs.rs/serde/1.0.104 --extern-html-root-url sp_std=https://docs.rs/sp-std/2.0.0-alpha.3 --extern-html-root-url parity_util_mem=https://docs.rs/parity-util-mem/0.5.1 --extern-html-root-url twox_hash=https://docs.rs/twox-hash/1.5.0 --extern-html-root-url zeroize=https://docs.rs/zeroize/1.1.0 --extern-html-root-url primitive_types=https://docs.rs/primitive-types/0.6.2 --extern-html-root-url wasmi=https://docs.rs/wasmi/0.6.2 --extern-html-root-url substrate_bip39=https://docs.rs/substrate-bip39/0.3.1 --extern-html-root-url ed25519_dalek=https://docs.rs/ed25519-dalek/1.0.0-pre.3 --extern-html-root-url sp_externalities=https://docs.rs/sp-externalities/0.8.0-alpha.3 --extern-html-root-url sp_runtime_interface=https://docs.rs/sp-runtime-interface/2.0.0-alpha.3 --extern-html-root-url impl_serde=https://docs.rs/impl-serde/0.3.0 --extern-html-root-url hash256_std_hasher=https://docs.rs/hash256-std-hasher/0.15.2 --extern-html-root-url schnorrkel=https://docs.rs/schnorrkel/0.8.5 --extern-html-root-url rand=https://docs.rs/rand/0.7.3 --extern-html-root-url rustc_hex=https://docs.rs/rustc-hex/2.1.0 --extern-html-root-url tiny_keccak=https://docs.rs/tiny-keccak/2.0.1 --extern-html-root-url sha2=https://docs.rs/sha2/0.8.1 --extern-html-root-url log=https://docs.rs/log/0.4.8 --extern-html-root-url libsecp256k1=https://docs.rs/libsecp256k1/0.3.5 --extern-html-root-url tiny_bip39=https://docs.rs/tiny-bip39/0.7.1 --extern-html-root-url regex=https://docs.rs/regex/1.3.4" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 9e235e3c847da3c39f155fb9e655988376fbb3a5db1e6d7ab3de17c53c658a43
[INFO] running `"docker" "start" "-a" "9e235e3c847da3c39f155fb9e655988376fbb3a5db1e6d7ab3de17c53c658a43"`
[INFO] [stderr]    Compiling proc-macro2 v1.0.9
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.16
[INFO] [stderr]    Compiling libc v0.2.67
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking subtle v1.0.0
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]    Compiling failure_derive v0.1.6
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking subtle v2.2.2
[INFO] [stderr]     Checking byte-slice-cast v0.3.5
[INFO] [stderr]     Checking bitvec v0.15.2
[INFO] [stderr]     Checking arrayvec v0.5.1
[INFO] [stderr]     Checking rustc-demangle v0.1.16
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.6.14
[INFO] [stderr]     Checking smallvec v1.2.0
[INFO] [stderr]     Checking parity-wasm v0.41.0
[INFO] [stderr]     Checking sp-std v2.0.0-alpha.3
[INFO] [stderr]     Checking keccak v0.1.0
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]     Checking memory_units v0.3.0
[INFO] [stderr]     Checking zeroize v0.9.3
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking environmental v1.1.1
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling tiny-keccak v2.0.1
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]     Checking base58 v0.1.0
[INFO] [stderr]     Checking hex v0.4.2
[INFO] [stderr]     Checking hash-db v0.15.2
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling num-rational v0.2.3
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking c2-chacha v0.2.3
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]    Compiling clear_on_drop v0.2.3
[INFO] [stderr]    Compiling backtrace-sys v0.1.32
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]     Checking lock_api v0.3.3
[INFO] [stderr]     Checking unicode-normalization v0.1.12
[INFO] [stderr]     Checking wasmi-validation v0.3.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking parking_lot_core v0.7.0
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking uint v0.8.2
[INFO] [stderr]     Checking hash256-std-hasher v0.15.2
[INFO] [stderr]     Checking smallvec v0.6.13
[INFO] [stderr]     Checking aho-corasick v0.7.9
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]     Checking blake2-rfc v0.2.18
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking parking_lot v0.10.0
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking crypto-mac v0.7.0
[INFO] [stderr]     Checking backtrace v0.3.44
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking regex v1.3.4
[INFO] [stderr]     Checking sha2 v0.8.1
[INFO] [stderr]     Checking hmac v0.7.1
[INFO] [stderr]     Checking pbkdf2 v0.3.0
[INFO] [stderr]    Compiling curve25519-dalek v1.2.3
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking hmac-drbg v0.2.0
[INFO] [stderr]     Checking fixed-hash v0.5.2
[INFO] [stderr]     Checking twox-hash v1.5.0
[INFO] [stderr]     Checking libsecp256k1 v0.3.5
[INFO] [stderr]     Checking once_cell v1.3.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking wasmi v0.6.2
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]    Compiling zeroize_derive v1.0.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.1.3
[INFO] [stderr]    Compiling sp-debug-derive v2.0.0-alpha.3
[INFO] [stderr]    Compiling parity-util-mem-derive v0.1.0
[INFO] [stderr]     Checking zeroize v1.1.0
[INFO] [stderr]     Checking failure v0.1.6
[INFO] [stderr]     Checking merlin v1.3.0
[INFO] [stderr]     Checking curve25519-dalek v2.0.0
[INFO] [stderr]     Checking tiny-bip39 v0.7.1
[INFO] [stderr]     Checking schnorrkel v0.8.5
[INFO] [stderr]     Checking ed25519-dalek v1.0.0-pre.3
[INFO] [stderr]     Checking substrate-bip39 v0.3.1
[INFO] [stderr]     Checking impl-serde v0.3.0
[INFO] [stderr]     Checking impl-serde v0.2.3
[INFO] [stderr]     Checking sp-storage v2.0.0-alpha.3
[INFO] [stderr]     Checking sp-externalities v0.8.0-alpha.3
[INFO] [stderr]    Compiling toml v0.5.6
[INFO] [stderr]    Compiling proc-macro-crate v0.1.4
[INFO] [stderr]    Compiling parity-scale-codec-derive v1.1.1
[INFO] [stderr]    Compiling sp-runtime-interface-proc-macro v2.0.0-alpha.3
[INFO] [stderr]     Checking parity-scale-codec v1.1.2
[INFO] [stderr]     Checking impl-codec v0.4.2
[INFO] [stderr]     Checking sp-wasm-interface v2.0.0-alpha.3
[INFO] [stderr]     Checking primitive-types v0.6.2
[INFO] [stderr]     Checking parity-util-mem v0.5.1
[INFO] [stderr]     Checking sp-runtime-interface v2.0.0-alpha.3
[INFO] [stderr]  Documenting sp-core v2.0.0-alpha.3 (/opt/rustwide/workdir)
[INFO] [stderr] warning: `[Self::from_string_with_seed]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/crypto.rs:831:36
[INFO] [stderr]     |
[INFO] [stderr] 831 |     /// See [`from_string_with_seed`](Self::from_string_with_seed) for more extensive documentation.
[INFO] [stderr]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(intra_doc_link_resolution_failure)]` on by default
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1m 48s
[INFO] running `"docker" "inspect" "9e235e3c847da3c39f155fb9e655988376fbb3a5db1e6d7ab3de17c53c658a43"`
[INFO] running `"docker" "rm" "-f" "9e235e3c847da3c39f155fb9e655988376fbb3a5db1e6d7ab3de17c53c658a43"`
[INFO] [stdout] 9e235e3c847da3c39f155fb9e655988376fbb3a5db1e6d7ab3de17c53c658a43