maxim 0.1.0-alpha.0

Implements a highly-scalable and ergonomic actor system for Rust based on the best of Erlang / Elixir and Akka. A fork of the Axiom actor framework.
Documentation
Build #234156 2020-03-27T21:40:12.120611+00:00
# rustc version
rustc 1.44.0-nightly (2fbb07525 2020-03-26)# docs.rs version
docsrs 0.6.0 (794c8db 2020-03-21)# build log
[INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/maxim-0.1.0-alpha.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/maxim-0.1.0-alpha.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 -20200326-1.44.0-nightly-2fbb07525 --static-root-path / --extern-html-root-url num_cpus=https://docs.rs/num_cpus/1.12.0 --extern-html-root-url env_logger=https://docs.rs/env_logger/0.6.2 --extern-html-root-url serde=https://docs.rs/serde/1.0.105 --extern-html-root-url serde_json=https://docs.rs/serde_json/1.0.48 --extern-html-root-url rand_xoshiro=https://docs.rs/rand_xoshiro/0.4.0 --extern-html-root-url secc=https://docs.rs/secc/0.0.10 --extern-html-root-url bincode=https://docs.rs/bincode/1.2.1 --extern-html-root-url rand=https://docs.rs/rand/0.7.3 --extern-html-root-url uuid=https://docs.rs/uuid/0.7.4 --extern-html-root-url futures=https://docs.rs/futures/0.3.4 --extern-html-root-url once_cell=https://docs.rs/once_cell/1.3.1 --extern-html-root-url log=https://docs.rs/log/0.4.8 --extern-html-root-url dashmap=https://docs.rs/dashmap/1.2.1" "-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] 77c1ecdaa7ce617334808494b1025cad48293b978eb8dc16ad5d0860480a385a
[INFO] running `"docker" "start" "-a" "77c1ecdaa7ce617334808494b1025cad48293b978eb8dc16ad5d0860480a385a"`
[INFO] [stderr]    Compiling libc v0.2.68
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.9
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.14
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling proc-macro-nested v0.1.4
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking futures-core v0.3.4
[INFO] [stderr]     Checking futures-sink v0.3.4
[INFO] [stderr]    Compiling serde v1.0.105
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]     Checking pin-utils v0.1.0-alpha.4
[INFO] [stderr]     Checking futures-task v0.3.4
[INFO] [stderr]     Checking futures-io v0.3.4
[INFO] [stderr]     Checking stable_deref_trait v1.1.1
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking secc v0.0.10
[INFO] [stderr]     Checking once_cell v1.3.1
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling hashbrown v0.6.3
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking futures-channel v0.3.4
[INFO] [stderr]     Checking owning_ref v0.4.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking lock_api v0.3.3
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking num_cpus v1.12.0
[INFO] [stderr]     Checking smallvec v0.6.13
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling const-random-macro v0.1.8
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_xoshiro v0.4.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking const-random v0.1.8
[INFO] [stderr]     Checking ahash v0.2.18
[INFO] [stderr]    Compiling futures-macro v0.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.105
[INFO] [stderr]     Checking futures-util v0.3.4
[INFO] [stderr]     Checking futures-executor v0.3.4
[INFO] [stderr]     Checking futures v0.3.4
[INFO] [stderr]     Checking dashmap v1.2.1
[INFO] [stderr]     Checking bincode v1.2.1
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]  Documenting maxim v0.1.0-alpha.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 39.09s
[INFO] running `"docker" "inspect" "77c1ecdaa7ce617334808494b1025cad48293b978eb8dc16ad5d0860480a385a"`
[INFO] running `"docker" "rm" "-f" "77c1ecdaa7ce617334808494b1025cad48293b978eb8dc16ad5d0860480a385a"`
[INFO] [stdout] 77c1ecdaa7ce617334808494b1025cad48293b978eb8dc16ad5d0860480a385a