sp-runtime-interface 2.0.0-alpha.2

Substrate runtime interface
Documentation
Build #224944 2020-02-27 01:17:12
# 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-runtime-interface-2.0.0-alpha.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/sp-runtime-interface-2.0.0-alpha.2/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 sp_std=https://docs.rs/sp-std/2.0.0-alpha.2 --extern-html-root-url static_assertions=https://docs.rs/static_assertions/1.1.0 --extern-html-root-url primitive_types=https://docs.rs/primitive-types/0.6.2 --extern-html-root-url sp_wasm_interface=https://docs.rs/sp-wasm-interface/2.0.0-alpha.2 --extern-html-root-url sp_externalities=https://docs.rs/sp-externalities/0.8.0-alpha.2 --extern-html-root-url parity_scale_codec=https://docs.rs/parity-scale-codec/1.1.2 --extern-html-root-url sp_runtime_interface_proc_macro=https://docs.rs/sp-runtime-interface-proc-macro/2.0.0-alpha.2" "-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] 5cf4410a61fef755796c0dba29c5c9cae110353479708f4bc56c246dada6ca54
[INFO] running `"docker" "start" "-a" "5cf4410a61fef755796c0dba29c5c9cae110353479708f4bc56c246dada6ca54"`
[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 serde v1.0.104
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling libc v0.2.67
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]     Checking arrayvec v0.5.1
[INFO] [stderr]     Checking bitvec v0.15.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking byte-slice-cast v0.3.5
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.6.14
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking sp-std v2.0.0-alpha.2
[INFO] [stderr]     Checking parity-wasm v0.41.0
[INFO] [stderr]     Checking memory_units v0.3.0
[INFO] [stderr]     Checking environmental v1.1.1
[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 thread_local v1.0.1
[INFO] [stderr]     Checking c2-chacha v0.2.3
[INFO] [stderr]     Checking wasmi-validation v0.3.0
[INFO] [stderr]    Compiling aho-corasick v0.7.8
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking uint v0.8.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling regex v1.3.4
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking fixed-hash v0.5.2
[INFO] [stderr]     Checking wasmi v0.6.2
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]    Compiling sp-debug-derive v2.0.0-alpha.2
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.1.3
[INFO] [stderr]     Checking impl-serde v0.2.3
[INFO] [stderr]     Checking sp-storage v2.0.0-alpha.2
[INFO] [stderr]     Checking sp-externalities v0.8.0-alpha.2
[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.2
[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.2
[INFO] [stderr]     Checking primitive-types v0.6.2
[INFO] [stderr]  Documenting sp-runtime-interface v2.0.0-alpha.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `"docker" "inspect" "5cf4410a61fef755796c0dba29c5c9cae110353479708f4bc56c246dada6ca54"`
[INFO] running `"docker" "rm" "-f" "5cf4410a61fef755796c0dba29c5c9cae110353479708f4bc56c246dada6ca54"`
[INFO] [stdout] 5cf4410a61fef755796c0dba29c5c9cae110353479708f4bc56c246dada6ca54