machine 0.2.0

State machine utilities
Documentation
Build #139772 2019-01-29 14:46:00

# rustc version rustc 1.33.0-nightly (c2d381d39 2019-01-10)

# docs.rs version cratesfyi 0.6.0 (1a20968 2019-01-11)

# build log Updating crates.io index Downloading crates ... Downloaded machine v0.2.0 Fresh unicode-xid v0.1.0 Fresh cfg-if v0.1.6 Fresh case v1.0.0 Fresh log v0.4.6 Fresh proc-macro2 v0.4.26 Fresh quote v0.6.11 Checking syn v0.15.26 Running `rustc --crate-name syn /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.15.26/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="proc-macro2"' --cfg 'feature="quote"' -C metadata=e1a3e1cc3ccc17e2 -C extra-filename=-e1a3e1cc3ccc17e2 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-d63968d4f59468b6.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-02351d23363838c6.rmeta --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-7c1165a65bd94e58.rmeta --cap-lints allow` Documenting machine v0.2.0 Running `rustdoc --crate-name machine /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/machine-0.2.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190110-1.33.0-nightly-c2d381d39 --static-root-path / --disable-per-crate-search --extern-html-root-url 'case=https://docs.rs/case/1.0.0' --extern-html-root-url 'quote=https://docs.rs/quote/0.6.11' --extern-html-root-url 'log=https://docs.rs/log/0.4.6' --extern-html-root-url 'syn=https://docs.rs/syn/0.15.26' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern case=/home/cratesfyi/cratesfyi/debug/deps/libcase-fa3d358417348a80.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-c43b64e81bcdbc3f.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-02351d23363838c6.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-e1a3e1cc3ccc17e2.rmeta` Finished dev [unoptimized + debuginfo] target(s) in 8.36s