apis 0.4.1

Reactive, session-oriented, asynchronous process-calculus framework
Build #122704 2018-10-22T06:44:36.204901+00:00
# rustc version
rustc 1.31.0-nightly (78ff609d7 2018-10-19)
# docs.rs version
cratesfyi 0.6.0 (401be1e 2018-10-20)

# build log
Updating crates.io index
Downloading crates ...
Downloaded apis v0.4.1
Downloading crates ...
Downloaded macro-machines v0.8.6
Downloaded enum-unitary v0.3.4
Downloaded unwrap v1.2.1
Downloaded unbounded-spsc v0.1.5
Downloaded glium v0.22.0
Downloaded marksman_escape v0.1.2
Downloading crates ...
Downloaded enum_derive v0.1.7
Downloaded macro-attr v0.2.0
Downloaded bounded-spsc-queue v0.4.0
Fresh version_check v0.1.5
Fresh void v1.0.2
Fresh cfg-if v0.1.6
Checking macro-attr v0.2.0
Checking marksman_escape v0.1.2
Checking bounded-spsc-queue v0.4.0
Running `rustc --crate-name macro_attr /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/macro-attr-0.2.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=9ad30c3aefee768f -C extra-filename=-9ad30c3aefee768f --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `rustc --crate-name bounded_spsc_queue /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/bounded-spsc-queue-0.4.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=4505b95b9df4a414 -C extra-filename=-4505b95b9df4a414 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `rustc --crate-name marksman_escape /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/marksman_escape-0.1.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=11daa966f4dfc7b4 -C extra-filename=-11daa966f4dfc7b4 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Checking enum_derive v0.1.7
Running `rustc --crate-name enum_derive /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/enum_derive-0.1.7/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=bf5dc915d21f664a -C extra-filename=-bf5dc915d21f664a --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh vec_map v0.8.1
Fresh either v1.5.0
Fresh unreachable v1.0.0
Fresh log v0.4.5
Checking unbounded-spsc v0.1.5
Running `rustc --crate-name unbounded_spsc /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/unbounded-spsc-0.1.5/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=58e55464f338b178 -C extra-filename=-58e55464f338b178 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bounded_spsc_queue=/home/cratesfyi/cratesfyi/debug/deps/libbounded_spsc_queue-4505b95b9df4a414.rmeta --cap-lints allow`
Fresh num-traits v0.2.6
Fresh smallvec v0.6.5
Fresh lazy_static v1.1.0
Checking enum-unitary v0.3.4
Running `rustc --crate-name enum_unitary /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/enum-unitary-0.3.4/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=6621f2aa02bd528a -C extra-filename=-6621f2aa02bd528a --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern enum_derive=/home/cratesfyi/cratesfyi/debug/deps/libenum_derive-bf5dc915d21f664a.rmeta --extern macro_attr=/home/cratesfyi/cratesfyi/debug/deps/libmacro_attr-9ad30c3aefee768f.rmeta --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-ea4ebf06d99ac73b.rmeta --cap-lints allow`
Fresh colored v1.6.1
Checking macro-machines v0.8.6
Running `rustc --crate-name macro_machines /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/macro-machines-0.8.6/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=37675a62750ee289 -C extra-filename=-37675a62750ee289 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-b24cb4ad62d6cc44.rmeta --extern marksman_escape=/home/cratesfyi/cratesfyi/debug/deps/libmarksman_escape-11daa966f4dfc7b4.rmeta --cap-lints allow`
Documenting apis v0.4.1
Running `rustdoc --crate-name apis /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/apis-0.4.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20181019-1.31.0-nightly-78ff609d7 --extern-html-root-url 'num_traits=https://docs.rs/num-traits/0.2.6' --extern-html-root-url 'vec_map=https://docs.rs/vec_map/0.8.1' --extern-html-root-url 'log=https://docs.rs/log/0.4.5' --extern-html-root-url 'colored=https://docs.rs/colored/1.6.1' --extern-html-root-url 'either=https://docs.rs/either/1.5.0' --extern-html-root-url 'rand=https://docs.rs/rand/0.5.5' --extern-html-root-url 'simplelog=https://docs.rs/simplelog/0.5.3' --extern-html-root-url 'smallvec=https://docs.rs/smallvec/0.6.5' --extern-html-root-url 'macro_machines=https://docs.rs/macro-machines/0.8.6' --extern-html-root-url 'enum_unitary=https://docs.rs/enum-unitary/0.3.4' --extern-html-root-url 'unwrap=https://docs.rs/unwrap/1.2.1' --extern-html-root-url 'unbounded_spsc=https://docs.rs/unbounded-spsc/0.1.5' --extern-html-root-url 'glium=https://docs.rs/glium/0.22.0' --extern-html-root-url 'marksman_escape=https://docs.rs/marksman_escape/0.1.2' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern colored=/home/cratesfyi/cratesfyi/debug/deps/libcolored-c8d3b95fef50f4e0.rmeta --extern either=/home/cratesfyi/cratesfyi/debug/deps/libeither-3408b7d3fedc9d39.rmeta --extern enum_unitary=/home/cratesfyi/cratesfyi/debug/deps/libenum_unitary-6621f2aa02bd528a.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-b24cb4ad62d6cc44.rmeta --extern macro_machines=/home/cratesfyi/cratesfyi/debug/deps/libmacro_machines-37675a62750ee289.rmeta --extern marksman_escape=/home/cratesfyi/cratesfyi/debug/deps/libmarksman_escape-11daa966f4dfc7b4.rmeta --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-ea4ebf06d99ac73b.rmeta --extern smallvec=/home/cratesfyi/cratesfyi/debug/deps/libsmallvec-f8e50fe81766fc8a.rmeta --extern unbounded_spsc=/home/cratesfyi/cratesfyi/debug/deps/libunbounded_spsc-58e55464f338b178.rmeta --extern vec_map=/home/cratesfyi/cratesfyi/debug/deps/libvec_map-5cb40967d172e71f.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 17.67s