# rustc version rustc 1.38.0-nightly (4bb6b4a5e 2019-07-11)
# docs.rs version cratesfyi 0.6.0 (7587507 2019-07-12)
# build log Updating crates.io index Downloading crates ... Downloaded wasm-interface v0.1.0 Fresh semver-parser v0.7.0 Fresh void v1.0.2 Fresh version_check v0.1.5 Fresh cfg-if v0.1.9 Fresh static_assertions v0.2.5 Checking wasmparser v0.32.1 Fresh either v1.5.2 Fresh semver v0.9.0 Fresh unreachable v1.0.0 Running `rustc --edition=2018 --crate-name wasmparser /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/wasmparser-0.32.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=77a57e0462bdb896 -C extra-filename=-77a57e0462bdb896 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` Fresh rustc_version v0.2.3 Fresh ryu v0.2.8 Fresh memchr v2.2.1 Fresh stackvector v1.0.6 Fresh lexical-core v0.4.2 Fresh nom v5.0.0 Documenting wasm-interface v0.1.0 Running `rustdoc --edition=2018 --crate-name wasm_interface /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/wasm-interface-0.1.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="validation"' --cfg 'feature="wasmparser"' -Z unstable-options --resource-suffix -20190711-1.38.0-nightly-4bb6b4a5e --static-root-path / --disable-per-crate-search --extern-html-root-url 'either=https://docs.rs/either/1.5.2' --extern-html-root-url 'nom=https://docs.rs/nom/5.0.0' --extern-html-root-url 'wabt=https://docs.rs/wabt/0.7.4' --extern-html-root-url 'wasmparser=https://docs.rs/wasmparser/0.32.1' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern either=/home/cratesfyi/cratesfyi/debug/deps/libeither-9f0fbc5ae8b38909.rmeta --extern nom=/home/cratesfyi/cratesfyi/debug/deps/libnom-81cb0085be0f669e.rmeta --extern wasmparser=/home/cratesfyi/cratesfyi/debug/deps/libwasmparser-77a57e0462bdb896.rmeta` Finished dev [unoptimized + debuginfo] target(s) in 4.57s