Build #152301 2019-04-02 21:21:14
# rustc version
rustc 1.35.0-nightly (0f88167f8 2019-03-18)# docs.rs version
cratesfyi 0.6.0 (b564d72 2019-03-28)# build log
Updating crates.io index
Downloading crates ...
Downloaded crossterm v0.8.0
Fresh libc v0.2.51
Fresh termios v0.3.1
Fresh crossterm_utils v0.1.0
Fresh crossterm_cursor v0.1.0
Fresh crossterm_screen v0.1.0
Checking crossterm_style v0.2.0
Checking crossterm_input v0.2.0
Fresh crossterm_terminal v0.1.0
Running `rustc --edition=2018 --crate-name crossterm_style /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/crossterm_style-0.2.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=7a3e91f28b3cbe11 -C extra-filename=-7a3e91f28b3cbe11 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crossterm_utils=/home/cratesfyi/cratesfyi/debug/deps/libcrossterm_utils-c6122aee1459091d.rmeta --cap-lints allow`
Running `rustc --edition=2018 --crate-name crossterm_input /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/crossterm_input-0.2.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=21af175a6a6561d6 -C extra-filename=-21af175a6a6561d6 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crossterm_screen=/home/cratesfyi/cratesfyi/debug/deps/libcrossterm_screen-7d5d52869daf6895.rmeta --extern crossterm_utils=/home/cratesfyi/cratesfyi/debug/deps/libcrossterm_utils-c6122aee1459091d.rmeta --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-b05322f919facaf3.rmeta --cap-lints allow`
Documenting crossterm v0.8.0
Running `rustdoc --crate-name crossterm /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/crossterm-0.8.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="crossterm_cursor"' --cfg 'feature="crossterm_input"' --cfg 'feature="crossterm_screen"' --cfg 'feature="crossterm_style"' --cfg 'feature="crossterm_terminal"' --cfg 'feature="cursor"' --cfg 'feature="default"' --cfg 'feature="input"' --cfg 'feature="screen"' --cfg 'feature="style"' --cfg 'feature="terminal"' -Z unstable-options --resource-suffix -20190318-1.35.0-nightly-0f88167f8 --static-root-path / --disable-per-crate-search --extern-html-root-url 'crossterm_cursor=https://docs.rs/crossterm_cursor/0.1.0' --extern-html-root-url 'crossterm_input=https://docs.rs/crossterm_input/0.2.0' --extern-html-root-url 'crossterm_screen=https://docs.rs/crossterm_screen/0.1.0' --extern-html-root-url 'crossterm_style=https://docs.rs/crossterm_style/0.2.0' --extern-html-root-url 'crossterm_terminal=https://docs.rs/crossterm_terminal/0.1.0' --extern-html-root-url 'crossterm_utils=https://docs.rs/crossterm_utils/0.1.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crossterm_cursor=/home/cratesfyi/cratesfyi/debug/deps/libcrossterm_cursor-84ce751cb971d9b9.rmeta --extern crossterm_input=/home/cratesfyi/cratesfyi/debug/deps/libcrossterm_input-21af175a6a6561d6.rmeta --extern crossterm_screen=/home/cratesfyi/cratesfyi/debug/deps/libcrossterm_screen-7d5d52869daf6895.rmeta --extern crossterm_style=/home/cratesfyi/cratesfyi/debug/deps/libcrossterm_style-7a3e91f28b3cbe11.rmeta --extern crossterm_terminal=/home/cratesfyi/cratesfyi/debug/deps/libcrossterm_terminal-43b9eb36d05167b2.rmeta --extern crossterm_utils=/home/cratesfyi/cratesfyi/debug/deps/libcrossterm_utils-c6122aee1459091d.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 4.04s