Boa 0.2.1

Boa is a Javascript lexer, parser and Just-in-Time compiler written in Rust. Currently, it has support for some of the language.
Documentation
Build #169008 2019-06-30T13:22:57.046438+00:00
# rustc version
rustc 1.37.0-nightly (8aa42ed7c 2019-06-24)
# docs.rs version
cratesfyi 0.6.0 (9f9fa7c 2019-06-25)

# build log
Updating crates.io index
Downloading crates ...
Downloaded Boa v0.2.1
Fresh unicode-xid v0.1.0
Fresh cfg-if v0.1.9
Fresh autocfg v0.1.4
Fresh unicode-xid v0.0.4
Fresh bumpalo v2.4.3
Fresh lazy_static v1.3.0
Fresh quote v0.3.15
Fresh rand_core v0.4.0
Fresh itoa v0.4.4
Checking gc v0.3.3
Fresh log v0.4.6
Fresh synom v0.11.3
Running `rustc --crate-name gc /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/gc-0.3.3/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=40ae625a1659bc7f -C extra-filename=-40ae625a1659bc7f --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh rand_core v0.3.1
Fresh proc-macro2 v0.4.30
Fresh wasm-bindgen-shared v0.2.47
Compiling syn v0.11.11
Fresh libc v0.2.58
Running `rustc --crate-name syn /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.11.11/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="quote"' --cfg 'feature="synom"' --cfg 'feature="unicode-xid"' --cfg 'feature="visit"' -C metadata=f9ebe40002421a2b -C extra-filename=-f9ebe40002421a2b --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-a12fe0231ab4577d.rlib --extern synom=/home/cratesfyi/cratesfyi/debug/deps/libsynom-f703f40a3ff0da88.rlib --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-b69d4ce493797f45.rlib --cap-lints allow`
Fresh serde v1.0.94
Fresh ryu v0.2.8
Fresh quote v0.6.12
Fresh num-traits v0.2.8
Fresh time v0.1.42
Fresh rand v0.5.6
Fresh serde_json v1.0.39
Fresh syn v0.15.39
Fresh num-integer v0.1.41
Fresh wasm-bindgen-backend v0.2.47
Fresh chrono v0.4.7
Fresh wasm-bindgen-macro-support v0.2.47
Fresh wasm-bindgen-macro v0.2.47
Fresh wasm-bindgen v0.2.47
Compiling synstructure v0.6.1
Running `rustc --crate-name synstructure /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/synstructure-0.6.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=4d3fe2cc576a4143 -C extra-filename=-4d3fe2cc576a4143 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-a12fe0231ab4577d.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-f9ebe40002421a2b.rlib --cap-lints allow`
Compiling gc_derive v0.3.2
Running `rustc --crate-name gc_derive /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/gc_derive-0.3.2/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=fdd9a42b51bd370e -C extra-filename=-fdd9a42b51bd370e --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-a12fe0231ab4577d.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-f9ebe40002421a2b.rlib --extern synstructure=/home/cratesfyi/cratesfyi/debug/deps/libsynstructure-4d3fe2cc576a4143.rlib --cap-lints allow`
Documenting Boa v0.2.1
Running `rustdoc --edition=2018 --crate-name boa /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/Boa-0.2.1/src/lib/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="wasm-bindgen"' -Z unstable-options --resource-suffix -20190624-1.37.0-nightly-8aa42ed7c --static-root-path / --disable-per-crate-search --extern-html-root-url 'chrono=https://docs.rs/chrono/0.4.7' --extern-html-root-url 'gc=https://docs.rs/gc/0.3.3' --extern-html-root-url 'gc_derive=https://docs.rs/gc_derive/0.3.2' --extern-html-root-url 'rand=https://docs.rs/rand/0.5.6' --extern-html-root-url 'serde_json=https://docs.rs/serde_json/1.0.39' --extern-html-root-url 'wasm_bindgen=https://docs.rs/wasm-bindgen/0.2.47' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern chrono=/home/cratesfyi/cratesfyi/debug/deps/libchrono-1203509f2423f61b.rmeta --extern gc=/home/cratesfyi/cratesfyi/debug/deps/libgc-40ae625a1659bc7f.rmeta --extern gc_derive=/home/cratesfyi/cratesfyi/debug/deps/libgc_derive-fdd9a42b51bd370e.so --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-a7f5804b194eb43f.rmeta --extern serde_json=/home/cratesfyi/cratesfyi/debug/deps/libserde_json-5f847449c04b640d.rmeta --extern wasm_bindgen=/home/cratesfyi/cratesfyi/debug/deps/libwasm_bindgen-6398d2b52d59f2c6.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 7.47s