Build #184706 2019-09-10 22:30:58
# rustc version
rustc 1.39.0-nightly (618768492 2019-09-05)# docs.rs version
cratesfyi 0.6.0 (ff27e25 2019-09-09)# build log
Updating crates.io index
Checking rust-simple-stack-processor v0.2.0
Checking rust-forth-tokenizer v0.1.0
Running `rustc --edition=2018 --crate-name rust_forth_tokenizer /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rust-forth-tokenizer-0.1.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=805b497630485b93 -C extra-filename=-805b497630485b93 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `rustc --edition=2018 --crate-name rust_simple_stack_processor /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rust-simple-stack-processor-0.2.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=0bda9f246e5d11a4 -C extra-filename=-0bda9f246e5d11a4 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Documenting rust-forth-compiler v0.4.2
Running `rustdoc --edition=2018 --crate-name rust_forth_compiler /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rust-forth-compiler-0.4.2/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190905-1.39.0-nightly-618768492 --static-root-path / --disable-per-crate-search --extern-html-root-url 'rust_forth_tokenizer=https://docs.rs/rust-forth-tokenizer/0.1.0' --extern-html-root-url 'rust_simple_stack_processor=https://docs.rs/rust-simple-stack-processor/0.2.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rust_forth_tokenizer=/home/cratesfyi/cratesfyi/debug/deps/librust_forth_tokenizer-805b497630485b93.rmeta --extern rust_simple_stack_processor=/home/cratesfyi/cratesfyi/debug/deps/librust_simple_stack_processor-0bda9f246e5d11a4.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 1.79s