libp2p 0.18.0

Peer-to-peer networking library
Documentation
Build #238076 2020-04-09T20:39:16.281374+00:00
# rustc version
rustc 1.44.0-nightly (485c5fb6e 2020-04-08)
# docs.rs version
docsrs 0.6.0 (3d76d4e 2020-04-09)

# build log
[INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/libp2p-0.18.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/libp2p-0.18.0/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 -20200408-1.44.0-nightly-485c5fb6e --static-root-path / --cap-lints warn --extern-html-root-url futures=https://docs.rs/futures/0.3.4 --extern-html-root-url async_std=https://docs.rs/async-std/1.5.0 --extern-html-root-url parking_lot=https://docs.rs/parking_lot/0.10.0 --extern-html-root-url libp2p_ping=https://docs.rs/libp2p-ping/0.18.0 --extern-html-root-url libp2p_kad=https://docs.rs/libp2p-kad/0.18.0 --extern-html-root-url wasm_timer=https://docs.rs/wasm-timer/0.2.4 --extern-html-root-url env_logger=https://docs.rs/env_logger/0.7.1 --extern-html-root-url libp2p_deflate=https://docs.rs/libp2p-deflate/0.18.0 --extern-html-root-url libp2p_plaintext=https://docs.rs/libp2p-plaintext/0.18.0 --extern-html-root-url pin_project=https://docs.rs/pin-project/0.4.8 --extern-html-root-url libp2p_gossipsub=https://docs.rs/libp2p-gossipsub/0.18.0 --extern-html-root-url libp2p_websocket=https://docs.rs/libp2p-websocket/0.18.0 --extern-html-root-url libp2p_swarm=https://docs.rs/libp2p-swarm/0.18.0 --extern-html-root-url lazy_static=https://docs.rs/lazy_static/1.4.0 --extern-html-root-url libp2p_dns=https://docs.rs/libp2p-dns/0.18.0 --extern-html-root-url bytes=https://docs.rs/bytes/0.5.4 --extern-html-root-url parity_multiaddr=https://docs.rs/parity-multiaddr/0.8.0 --extern-html-root-url libp2p_yamux=https://docs.rs/libp2p-yamux/0.18.0 --extern-html-root-url libp2p_secio=https://docs.rs/libp2p-secio/0.18.0 --extern-html-root-url libp2p_mdns=https://docs.rs/libp2p-mdns/0.18.0 --extern-html-root-url smallvec=https://docs.rs/smallvec/1.1.0 --extern-html-root-url libp2p_noise=https://docs.rs/libp2p-noise/0.18.0 --extern-html-root-url libp2p_floodsub=https://docs.rs/libp2p-floodsub/0.18.0 --extern-html-root-url libp2p_mplex=https://docs.rs/libp2p-mplex/0.18.0 --extern-html-root-url libp2p_core_derive=https://docs.rs/libp2p-core-derive/0.18.0 --extern-html-root-url libp2p_tcp=https://docs.rs/libp2p-tcp/0.18.0 --extern-html-root-url libp2p_core=https://docs.rs/libp2p-core/0.18.0 --extern-html-root-url libp2p_pnet=https://docs.rs/libp2p-pnet/0.18.0 --extern-html-root-url libp2p_uds=https://docs.rs/libp2p-uds/0.18.0 --extern-html-root-url libp2p_wasm_ext=https://docs.rs/libp2p-wasm-ext/0.18.0 --extern-html-root-url libp2p_identify=https://docs.rs/libp2p-identify/0.18.0 --extern-html-root-url multihash=https://docs.rs/multihash/0.10.1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "2" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps" "-j2"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 4b9471d3acb375d2ec4779961e210e3cf1023a83df2d6a40408327fa18642073
[INFO] running `"docker" "start" "-a" "4b9471d3acb375d2ec4779961e210e3cf1023a83df2d6a40408327fa18642073"`
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling proc-macro2 v1.0.7
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.13
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]    Compiling anyhow v1.0.26
[INFO] [stderr]    Compiling cc v1.0.49
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling bytes v0.5.4
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.2
[INFO] [stderr]     Checking futures-core v0.3.4
[INFO] [stderr]    Compiling multimap v0.8.0
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]     Checking futures-sink v0.3.4
[INFO] [stderr]    Compiling proc-macro-nested v0.1.3
[INFO] [stderr]     Checking pin-utils v0.1.0-alpha.4
[INFO] [stderr]     Checking futures-io v0.3.4
[INFO] [stderr]     Checking futures-task v0.3.4
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking smallvec v1.1.0
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]     Checking untrusted v0.7.0
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking arrayref v0.3.5
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking subtle v2.2.2
[INFO] [stderr]     Checking keccak v0.1.0
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking arrayvec v0.5.1
[INFO] [stderr]     Checking subtle v1.0.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking fnv v1.0.6
[INFO] [stderr]     Checking bs58 v0.3.0
[INFO] [stderr]     Checking data-encoding v2.1.2
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.57
[INFO] [stderr]     Checking pin-project-lite v0.1.2
[INFO] [stderr]    Compiling bumpalo v3.1.1
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]     Checking adler32 v1.0.4
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]     Checking base64 v0.11.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.57
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking futures-timer v2.0.2
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]     Checking once_cell v1.2.0
[INFO] [stderr]     Checking itoa v0.4.4
[INFO] [stderr]     Checking byteorder v0.5.3
[INFO] [stderr]     Checking c_linked_list v1.1.1
[INFO] [stderr]     Checking rustc-hex v2.0.1
[INFO] [stderr]     Checking sha1 v0.6.0
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking ipnet v2.2.0
[INFO] [stderr]     Checking parity-send-wrapper v0.1.0
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling c2-chacha v0.2.3
[INFO] [stderr]    Compiling indexmap v1.3.1
[INFO] [stderr]    Compiling ring v0.16.11
[INFO] [stderr]    Compiling clear_on_drop v0.2.3
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking futures-channel v0.3.4
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking lock_api v0.3.3
[INFO] [stderr]     Checking unicode-normalization v0.1.11
[INFO] [stderr]     Checking chacha20-poly1305-aead v0.1.2
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking blake2b_simd v0.5.10
[INFO] [stderr]     Checking blake2s_simd v0.5.10
[INFO] [stderr]     Checking quicksink v0.1.1
[INFO] [stderr]    Compiling crossbeam-utils v0.7.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.6.3
[INFO] [stderr]     Checking miniz_oxide v0.3.5
[INFO] [stderr]    Compiling libz-sys v1.0.25
[INFO] [stderr]     Checking http v0.2.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]     Checking num_cpus v1.11.1
[INFO] [stderr]     Checking parking_lot_core v0.7.0
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking async-task v1.3.1
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking get_if_addrs v0.5.3
[INFO] [stderr]    Compiling which v3.1.0
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking kv-log-macro v1.0.4
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking dns-parser v0.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stderr]    Compiling snow v0.6.2
[INFO] [stderr]     Checking uint v0.8.2
[INFO] [stderr]     Checking url v2.1.0
[INFO] [stderr]     Checking smallvec v0.6.13
[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 mio v0.6.21
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]    Compiling prost-build v0.6.1
[INFO] [stderr]    Compiling petgraph v0.5.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 stream-cipher v0.3.2
[INFO] [stderr]     Checking block-cipher-trait v0.6.2
[INFO] [stderr]     Checking crossbeam-channel v0.4.0
[INFO] [stderr]     Checking webpki v0.21.2
[INFO] [stderr]     Checking sct v0.6.0
[INFO] [stderr]     Checking flate2 v1.0.13
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking cuckoofilter v0.3.2
[INFO] [stderr]     Checking mio-uds v0.6.7
[INFO] [stderr]     Checking sha2 v0.8.1
[INFO] [stderr]     Checking sha3 v0.8.2
[INFO] [stderr]     Checking sha-1 v0.8.2
[INFO] [stderr]     Checking hmac v0.7.1
[INFO] [stderr]     Checking salsa20-core v0.2.3
[INFO] [stderr]     Checking ctr v0.3.2
[INFO] [stderr]     Checking aes-soft v0.3.3
[INFO] [stderr]     Checking twofish v0.2.0
[INFO] [stderr]     Checking webpki-roots v0.19.0
[INFO] [stderr]     Checking webpki-roots v0.18.0
[INFO] [stderr]     Checking rustls v0.17.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking hmac-drbg v0.2.0
[INFO] [stderr]     Checking salsa20 v0.3.0
[INFO] [stderr]     Checking aes-ctr v0.3.0
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.57
[INFO] [stderr]    Compiling tempfile v3.1.0
[INFO] [stderr]     Checking libsecp256k1 v0.3.4
[INFO] [stderr]     Checking crossbeam-deque v0.7.2
[INFO] [stderr]    Compiling prost-derive v0.6.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.11
[INFO] [stderr]    Compiling pin-project-internal v0.4.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.9
[INFO] [stderr]    Compiling asn1_der_derive v0.1.2
[INFO] [stderr]    Compiling libp2p-core-derive v0.18.0
[INFO] [stderr]    Compiling zeroize_derive v1.0.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.57
[INFO] [stderr]     Checking async-std v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.4
[INFO] [stderr]    Compiling const-random-macro v0.1.8
[INFO] [stderr]    Compiling prost v0.6.1
[INFO] [stderr]     Checking pin-project v0.4.8
[INFO] [stderr]     Checking thiserror v1.0.9
[INFO] [stderr]     Checking asn1_der v0.6.3
[INFO] [stderr]     Checking zeroize v1.1.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.57
[INFO] [stderr]     Checking const-random v0.1.8
[INFO] [stderr]    Compiling prost-types v0.6.1
[INFO] [stderr]     Checking futures-util v0.3.4
[INFO] [stderr]     Checking curve25519-dalek v2.0.0
[INFO] [stderr]     Checking ahash v0.2.18
[INFO] [stderr]     Checking ed25519-dalek v1.0.0-pre.3
[INFO] [stderr]     Checking x25519-dalek v0.6.0
[INFO] [stderr]     Checking futures-executor v0.3.4
[INFO] [stderr]     Checking js-sys v0.3.34
[INFO] [stderr]     Checking futures v0.3.4
[INFO] [stderr]     Checking lru v0.4.3
[INFO] [stderr]    Compiling libp2p-core v0.18.0
[INFO] [stderr]    Compiling libp2p-plaintext v0.18.0
[INFO] [stderr]    Compiling libp2p-kad v0.18.0
[INFO] [stderr]    Compiling libp2p-secio v0.18.0
[INFO] [stderr]    Compiling libp2p-identify v0.18.0
[INFO] [stderr]    Compiling libp2p-noise v0.18.0
[INFO] [stderr]    Compiling libp2p-floodsub v0.18.0
[INFO] [stderr]    Compiling libp2p-gossipsub v0.18.0
[INFO] [stderr]     Checking futures_codec v0.3.4
[INFO] [stderr]     Checking rw-stream-sink v0.2.1
[INFO] [stderr]     Checking wasm-timer v0.2.4
[INFO] [stderr]     Checking async-tls v0.7.0
[INFO] [stderr]     Checking soketto v0.3.1
[INFO] [stderr]     Checking yamux v0.4.5
[INFO] [stderr]     Checking libp2p-pnet v0.18.0
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.7
[INFO] [stderr]     Checking unsigned-varint v0.3.2
[INFO] [stderr]     Checking multihash v0.10.1
[INFO] [stderr]     Checking multistream-select v0.8.0
[INFO] [stderr]     Checking parity-multiaddr v0.8.0
[INFO] [stderr]     Checking libp2p-swarm v0.18.0
[INFO] [stderr]     Checking libp2p-mplex v0.18.0
[INFO] [stderr]     Checking libp2p-uds v0.18.0
[INFO] [stderr]     Checking libp2p-wasm-ext v0.18.0
[INFO] [stderr]     Checking libp2p-dns v0.18.0
[INFO] [stderr]     Checking libp2p-deflate v0.18.0
[INFO] [stderr]     Checking libp2p-websocket v0.18.0
[INFO] [stderr]     Checking libp2p-tcp v0.18.0
[INFO] [stderr]     Checking libp2p-yamux v0.18.0
[INFO] [stderr]     Checking libp2p-mdns v0.18.0
[INFO] [stderr]     Checking libp2p-ping v0.18.0
[INFO] [stderr]  Documenting libp2p v0.18.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 2m 20s
[INFO] running `"docker" "inspect" "4b9471d3acb375d2ec4779961e210e3cf1023a83df2d6a40408327fa18642073"`
[INFO] running `"docker" "rm" "-f" "4b9471d3acb375d2ec4779961e210e3cf1023a83df2d6a40408327fa18642073"`
[INFO] [stdout] 4b9471d3acb375d2ec4779961e210e3cf1023a83df2d6a40408327fa18642073