wasm-bindgen-wasm-interpreter 0.2.39

Micro-interpreter optimized for wasm-bindgen's use case
Documentation
Build #147863 2019-03-13T19:51:28.427727+00:00
# rustc version
rustc 1.34.0-nightly (350674b71 2019-02-28)# docs.rs version
cratesfyi 0.6.0 (d993b18 2019-02-21)# build log
Updating crates.io index
Downloading crates ...
Downloaded wasm-bindgen-wasm-interpreter v0.2.39
Fresh nodrop v0.1.13
Fresh cfg-if v0.1.7
Fresh unicode-xid v0.1.0
Fresh cc v1.0.31
Fresh lazy_static v1.3.0
Fresh memoffset v0.2.1
Fresh scopeguard v0.3.3
Fresh autocfg v0.1.2
Fresh either v1.5.1
Fresh unicode-segmentation v1.2.1
Fresh rustc-demangle v0.1.13
Fresh leb128 v0.2.3
Fresh wasmparser v0.29.2
Fresh crossbeam-utils v0.2.2
Fresh log v0.4.6
Fresh heck v0.3.1
Fresh arrayvec v0.4.10
Fresh proc-macro2 v0.4.27
Fresh libc v0.2.50
Fresh crossbeam-epoch v0.3.1
Fresh quote v0.6.11
Fresh num_cpus v1.10.0
Fresh backtrace-sys v0.1.28
Fresh crossbeam-deque v0.2.0
Fresh syn v0.15.29
Fresh backtrace v0.3.14
Fresh rayon-core v1.4.1
Fresh synstructure v0.10.1
Compiling walrus-macro v0.5.0
Fresh rayon v1.0.3
Fresh failure_derive v0.1.5
Fresh id-arena v2.2.1
Fresh failure v0.1.5
Running `rustc --edition=2018 --crate-name walrus_macro /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/walrus-macro-0.5.0/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=6a33e47242b6ff00 -C extra-filename=-6a33e47242b6ff00 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern heck=/home/cratesfyi/cratesfyi/debug/deps/libheck-9fa04b2773fcf43c.rlib --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-aa9d9eee37a8b31e.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-a4f8823bcdb99fba.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-89452d14279c4001.rlib --cap-lints allow`
Checking walrus v0.5.0
Running `rustc --edition=2018 --crate-name walrus /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/walrus-0.5.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=25ea9c1011a8c15a -C extra-filename=-25ea9c1011a8c15a --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern failure=/home/cratesfyi/cratesfyi/debug/deps/libfailure-8cb21de7206e4e31.rmeta --extern id_arena=/home/cratesfyi/cratesfyi/debug/deps/libid_arena-119a676a46b8e549.rmeta --extern leb128=/home/cratesfyi/cratesfyi/debug/deps/libleb128-6e44d990ce11ba0d.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-f8fcf7839d7fe292.rmeta --extern rayon=/home/cratesfyi/cratesfyi/debug/deps/librayon-0b86a178242cf14b.rmeta --extern walrus_macro=/home/cratesfyi/cratesfyi/debug/deps/libwalrus_macro-6a33e47242b6ff00.so --extern wasmparser=/home/cratesfyi/cratesfyi/debug/deps/libwasmparser-3fb87e711b7fac74.rmeta --cap-lints allow -L native=/home/cratesfyi/cratesfyi/debug/build/backtrace-sys-dcb17469e62a557a/out`
Documenting wasm-bindgen-wasm-interpreter v0.2.39
Running `rustdoc --edition=2018 --crate-name wasm_bindgen_wasm_interpreter /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/wasm-bindgen-wasm-interpreter-0.2.39/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190228-1.34.0-nightly-350674b71 --static-root-path / --disable-per-crate-search --extern-html-root-url 'tempfile=https://docs.rs/tempfile/3.0.7' --extern-html-root-url 'log=https://docs.rs/log/0.4.6' --extern-html-root-url 'failure=https://docs.rs/failure/0.1.5' --extern-html-root-url 'walrus=https://docs.rs/walrus/0.5.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern failure=/home/cratesfyi/cratesfyi/debug/deps/libfailure-8cb21de7206e4e31.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-f8fcf7839d7fe292.rmeta --extern walrus=/home/cratesfyi/cratesfyi/debug/deps/libwalrus-25ea9c1011a8c15a.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 11.20s