amethyst_network 0.6.1

Amethyst networking crate
Documentation
Build #189305 2019-10-04T00:47:02.462313+00:00
# rustc version
rustc 1.39.0-nightly (66bf391c3 2019-09-23)# docs.rs version
docsrs 0.6.0 (0868fa4 2019-10-01)# build log
[INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/amethyst_network-0.6.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/amethyst_network-0.6.1/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 -20190923-1.39.0-nightly-66bf391c3 --static-root-path / --disable-per-crate-search --extern-html-root-url laminar=https://docs.rs/laminar/0.2.3 --extern-html-root-url shrev=https://docs.rs/shrev/1.1.1 --extern-html-root-url shred=https://docs.rs/shred/0.9.3 --extern-html-root-url bincode=https://docs.rs/bincode/1.2.0 --extern-html-root-url crossbeam_channel=https://docs.rs/crossbeam-channel/0.3.9 --extern-html-root-url uuid=https://docs.rs/uuid/0.7.4 --extern-html-root-url amethyst_error=https://docs.rs/amethyst_error/0.3.0 --extern-html-root-url amethyst_core=https://docs.rs/amethyst_core/0.8.1 --extern-html-root-url err_derive=https://docs.rs/err-derive/0.1.6 --extern-html-root-url serde=https://docs.rs/serde/1.0.101 --extern-html-root-url log=https://docs.rs/log/0.4.8" "-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-2019-09-24" "doc" "--lib" "--no-deps" "--target" "x86_64-unknown-linux-gnu"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] eeb45ac032c1d7d7d86437befd3da3e63945c782805c51bec06cbd4bff5cf71c
[INFO] running `"docker" "start" "-a" "eeb45ac032c1d7d7d86437befd3da3e63945c782805c51bec06cbd4bff5cf71c"`
[INFO] [stderr]    Compiling libc v0.2.62
[INFO] [stderr]    Compiling getrandom v0.1.12
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.4
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.5
[INFO] [stderr]    Compiling arrayvec v0.4.11
[INFO] [stderr]     Checking nodrop v0.1.13
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling autocfg v0.1.6
[INFO] [stderr]    Compiling rayon-core v1.6.0
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling cc v1.0.45
[INFO] [stderr]    Compiling serde v1.0.101
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling regex-syntax v0.6.12
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]    Compiling libm v0.1.4
[INFO] [stderr]     Checking atom v0.3.5
[INFO] [stderr]    Compiling build_const v0.2.1
[INFO] [stderr]     Checking mopa v0.2.2
[INFO] [stderr]     Checking smallvec v0.6.10
[INFO] [stderr]     Checking tuple_utils v0.3.0
[INFO] [stderr]     Checking rustc-demangle v0.1.16
[INFO] [stderr]     Checking shrev v1.1.1
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]     Checking mint v0.5.3
[INFO] [stderr]    Compiling edit-distance v2.1.0
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]     Checking fnv v1.0.6
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling c2-chacha v0.2.2
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.6.0
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling num-complex v0.2.3
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling num-rational v0.2.2
[INFO] [stderr]    Compiling bincode v1.2.0
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]     Checking matrixmultiply v0.2.3
[INFO] [stderr]    Compiling backtrace-sys v0.1.31
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking crossbeam-queue v0.1.2
[INFO] [stderr]     Checking crossbeam-channel v0.3.9
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking num_cpus v1.10.1
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking iovec v0.1.2
[INFO] [stderr]     Checking rand v0.5.6
[INFO] [stderr]    Compiling memoffset v0.5.1
[INFO] [stderr]    Compiling err-derive v0.1.6
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking mio v0.6.19
[INFO] [stderr]     Checking backtrace v0.3.38
[INFO] [stderr]    Compiling regex v1.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.1
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking laminar v0.2.3
[INFO] [stderr]    Compiling synstructure v0.12.1
[INFO] [stderr]    Compiling proc-macro-error v0.2.6
[INFO] [stderr]     Checking amethyst_error v0.3.0
[INFO] [stderr]    Compiling rand v0.7.2
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]     Checking crossbeam-epoch v0.7.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.10
[INFO] [stderr]    Compiling serde_derive v1.0.101
[INFO] [stderr]    Compiling derive-new v0.5.8
[INFO] [stderr]    Compiling getset v0.0.8
[INFO] [stderr]    Compiling quickcheck v0.8.5
[INFO] [stderr]    Compiling shred-derive v0.6.1
[INFO] [stderr]    Compiling specs-derive v0.4.0
[INFO] [stderr]    Compiling derivative v1.0.3
[INFO] [stderr]     Checking crossbeam-deque v0.7.1
[INFO] [stderr]    Compiling const-random-macro v0.1.6
[INFO] [stderr]    Compiling alga_derive v0.9.1
[INFO] [stderr]     Checking const-random v0.1.6
[INFO] [stderr]     Checking rayon v1.2.0
[INFO] [stderr]     Checking ahash v0.2.13
[INFO] [stderr]     Checking hibitset v0.6.2
[INFO] [stderr]     Checking shred v0.9.3
[INFO] [stderr]     Checking specs v0.15.1
[INFO] [stderr]     Checking specs-hierarchy v0.5.1
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]     Checking alga v0.9.1
[INFO] [stderr]     Checking nalgebra v0.18.1
[INFO] [stderr]     Checking amethyst_core v0.8.1
[INFO] [stderr]  Documenting amethyst_network v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 2m 09s
[INFO] running `"docker" "inspect" "eeb45ac032c1d7d7d86437befd3da3e63945c782805c51bec06cbd4bff5cf71c"`
[INFO] running `"docker" "rm" "-f" "eeb45ac032c1d7d7d86437befd3da3e63945c782805c51bec06cbd4bff5cf71c"`
[INFO] [stdout] eeb45ac032c1d7d7d86437befd3da3e63945c782805c51bec06cbd4bff5cf71c