greenwasm 0.3.1

An implementation of the Webassembly spec in Rust.
Build #123716 2018-10-25 15:09:40
# rustc version
rustc 1.31.0-nightly (78ff609d7 2018-10-19)# docs.rs version
cratesfyi 0.6.0 (c2fd4ba 2018-10-24)# build log
Updating crates.io index
Downloading crates ...
Downloaded greenwasm v0.3.1
Downloading crates ...
Downloaded greenwasm-structure v0.3.0
Downloaded greenwasm-validation v0.3.0
Downloaded binaryen v0.4.0
Downloaded greenwasm-spectest v0.3.3
Downloaded greenwasm-execution v0.3.0
Downloaded greenwasm-binary-format v0.3.0
Blocking waiting for file lock on build directory
Downloading crates ...
Downloaded frounding v0.0.4
Downloaded binaryen-sys v0.4.0
Compiling rustc-serialize v0.3.24
Compiling cfg-if v0.1.6
Compiling version_check v0.1.5
Running `rustc --crate-name rustc_serialize /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.24/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on -C metadata=5d95b52d3e003c8d -C extra-filename=-5d95b52d3e003c8d --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `rustc --crate-name cfg_if /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/cfg-if-0.1.6/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on -C metadata=d012fd5be660e8ab -C extra-filename=-d012fd5be660e8ab --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `rustc --crate-name version_check /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/version_check-0.1.5/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on -C metadata=2cca2d7dd4db8ccd -C extra-filename=-2cca2d7dd4db8ccd --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Compiling libc v0.2.43
Running `rustc --crate-name libc /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.43/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=f0ab8cef0f497e86 -C extra-filename=-f0ab8cef0f497e86 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Compiling term v0.4.6
Running `rustc --crate-name term /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/term-0.4.6/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' -C metadata=37a7856125dff25f -C extra-filename=-37a7856125dff25f --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Compiling unicode-xid v0.0.4
Running `rustc --crate-name unicode_xid /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/unicode-xid-0.0.4/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' -C metadata=660633dde0bb96f6 -C extra-filename=-660633dde0bb96f6 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Compiling bitflags v0.8.2
Running `rustc --crate-name bitflags /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-0.8.2/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on -C metadata=bb9b82b63e3adfaa -C extra-filename=-bb9b82b63e3adfaa --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Compiling libloading v0.4.3
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/libloading-0.4.3/build.rs --color never --crate-type bin --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on -C metadata=0252e1a591b6015c -C extra-filename=-0252e1a591b6015c --out-dir /home/cratesfyi/cratesfyi/debug/build/libloading-0252e1a591b6015c -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Compiling ucd-util v0.1.1
Running `rustc --crate-name ucd_util /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/ucd-util-0.1.1/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on -C metadata=5d05aab7e2cee757 -C extra-filename=-5d05aab7e2cee757 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Compiling glob v0.2.11
Running `rustc --crate-name glob /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/glob-0.2.11/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on -C metadata=8bfb4898e00b32fc -C extra-filename=-8bfb4898e00b32fc --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Compiling regex v0.2.11
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/regex-0.2.11/build.rs --color never --crate-type bin --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' -C metadata=4eae9518261264af -C extra-filename=-4eae9518261264af --out-dir /home/cratesfyi/cratesfyi/debug/build/regex-4eae9518261264af -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Compiling unicode-width v0.1.5
Running `rustc --crate-name unicode_width /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/unicode-width-0.1.5/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' -C metadata=a551d097cdb54af7 -C extra-filename=-a551d097cdb54af7 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Compiling utf8-ranges v1.0.1
Running `rustc --crate-name utf8_ranges /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/utf8-ranges-1.0.1/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on -C metadata=3db2eb3bfa39fb99 -C extra-filename=-3db2eb3bfa39fb99 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Compiling bitflags v0.9.1
Running `rustc --crate-name bitflags /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-0.9.1/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="example_generated"' -C metadata=2729a4baf93b6f46 -C extra-filename=-2729a4baf93b6f46 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Compiling strsim v0.7.0
Running `rustc --crate-name strsim /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/strsim-0.7.0/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on -C metadata=c5be10904f1509b6 -C extra-filename=-c5be10904f1509b6 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Compiling vec_map v0.8.1
Running `rustc --crate-name vec_map /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/vec_map-0.8.1/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on -C metadata=4bb5e381484a7679 -C extra-filename=-4bb5e381484a7679 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Compiling ansi_term v0.11.0
Compiling bitflags v1.0.4
Running `rustc --crate-name bitflags /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-1.0.4/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' -C metadata=02b8d38d031aa5bf -C extra-filename=-02b8d38d031aa5bf --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `rustc --crate-name ansi_term /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/ansi_term-0.11.0/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on -C metadata=fcf0e2c9472e3012 -C extra-filename=-fcf0e2c9472e3012 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Compiling lazy_static v0.2.11
Running `rustc --crate-name lazy_static /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/lazy_static-0.2.11/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on -C metadata=c763ca2e41de9ad1 -C extra-filename=-c763ca2e41de9ad1 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh cc v1.0.25
Checking void v1.0.2
Running `rustc --crate-name void /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/void-1.0.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C opt-level=1 -C debuginfo=2 -C debug-assertions=on -C metadata=f993845322e2b616 -C extra-filename=-f993845322e2b616 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Compiling peeking_take_while v0.1.2
Running `rustc --crate-name peeking_take_while /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/peeking_take_while-0.1.2/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on -C metadata=25a4f2ae53e0a6ac -C extra-filename=-25a4f2ae53e0a6ac --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh gcc v0.3.55
Running `rustc --crate-name libc /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.43/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C opt-level=1 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=2661a741d675db91 -C extra-filename=-2661a741d675db91 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `rustc --crate-name cfg_if /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/cfg-if-0.1.6/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C opt-level=1 -C debuginfo=2 -C debug-assertions=on -C metadata=9b87c5f0fafb1563 -C extra-filename=-9b87c5f0fafb1563 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Compiling log v0.4.5
Running `rustc --crate-name log /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.4.5/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="std"' -C metadata=974b5dc743b39116 -C extra-filename=-974b5dc743b39116 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-d012fd5be660e8ab.rlib --cap-lints allow`
Compiling memchr v1.0.2
Running `rustc --crate-name memchr /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/memchr-1.0.2/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="libc"' --cfg 'feature="use_std"' -C metadata=94d5da285d1449fd -C extra-filename=-94d5da285d1449fd --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-f0ab8cef0f497e86.rlib --cap-lints allow`
Compiling atty v0.2.11
Running `rustc --crate-name atty /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/atty-0.2.11/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on -C metadata=2bc47c45b3403ae5 -C extra-filename=-2bc47c45b3403ae5 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-f0ab8cef0f497e86.rlib --cap-lints allow`
Compiling which v1.0.5
Running `rustc --crate-name which /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/which-1.0.5/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on -C metadata=5c70fa827ff66c47 -C extra-filename=-5c70fa827ff66c47 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-f0ab8cef0f497e86.rlib --cap-lints allow`
Compiling lazy_static v1.1.0
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.1.0/build.rs --color never --crate-type bin --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on -C metadata=867f4695f5f90445 -C extra-filename=-867f4695f5f90445 --out-dir /home/cratesfyi/cratesfyi/debug/build/lazy_static-867f4695f5f90445 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern version_check=/home/cratesfyi/cratesfyi/debug/deps/libversion_check-2cca2d7dd4db8ccd.rlib --cap-lints allow`
Compiling memchr v2.1.0
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/memchr-2.1.0/build.rs --color never --crate-type bin --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="libc"' --cfg 'feature="use_std"' -C metadata=1dcb774d583994b0 -C extra-filename=-1dcb774d583994b0 --out-dir /home/cratesfyi/cratesfyi/debug/build/memchr-1dcb774d583994b0 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern version_check=/home/cratesfyi/cratesfyi/debug/deps/libversion_check-2cca2d7dd4db8ccd.rlib --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/libloading-0252e1a591b6015c/build-script-build`
Compiling regex-syntax v0.5.6
Running `rustc --crate-name regex_syntax /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.5.6/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on -C metadata=e733f1597c07c6fd -C extra-filename=-e733f1597c07c6fd --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern ucd_util=/home/cratesfyi/cratesfyi/debug/deps/libucd_util-5d05aab7e2cee757.rlib --cap-lints allow`
Compiling syntex_pos v0.58.1
Running `rustc --crate-name syntex_pos /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syntex_pos-0.58.1/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on -C metadata=73b8dbe1f1196a74 -C extra-filename=-73b8dbe1f1196a74 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rustc_serialize=/home/cratesfyi/cratesfyi/debug/deps/librustc_serialize-5d95b52d3e003c8d.rlib --cap-lints allow`
Compiling clang-sys v0.19.0
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clang-sys-0.19.0/build.rs --color never --crate-type bin --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="clang_3_9"' --cfg 'feature="gte_clang_3_6"' --cfg 'feature="gte_clang_3_7"' --cfg 'feature="gte_clang_3_8"' --cfg 'feature="gte_clang_3_9"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' -C metadata=25b686bfbe46e07b -C extra-filename=-25b686bfbe46e07b --out-dir /home/cratesfyi/cratesfyi/debug/build/clang-sys-25b686bfbe46e07b -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern glob=/home/cratesfyi/cratesfyi/debug/deps/libglob-8bfb4898e00b32fc.rlib --cap-lints allow`
Compiling textwrap v0.10.0
Running `rustc --crate-name textwrap /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/textwrap-0.10.0/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on -C metadata=7bf2d0b4105da839 -C extra-filename=-7bf2d0b4105da839 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern unicode_width=/home/cratesfyi/cratesfyi/debug/deps/libunicode_width-a551d097cdb54af7.rlib --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/regex-4eae9518261264af/build-script-build`
Fresh cmake v0.1.35
Compiling frounding v0.0.4
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/frounding-0.0.4/build.rs --color never --crate-type bin --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on -C metadata=0880d5d1ee7c4df9 -C extra-filename=-0880d5d1ee7c4df9 --out-dir /home/cratesfyi/cratesfyi/debug/build/frounding-0880d5d1ee7c4df9 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern gcc=/home/cratesfyi/cratesfyi/debug/deps/libgcc-8073b42142213ea2.rlib --cap-lints allow`
Checking unreachable v1.0.0
Running `rustc --crate-name unreachable /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/unreachable-1.0.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C opt-level=1 -C debuginfo=2 -C debug-assertions=on -C metadata=660b90a9b316c7fe -C extra-filename=-660b90a9b316c7fe --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern void=/home/cratesfyi/cratesfyi/debug/deps/libvoid-f993845322e2b616.rmeta --cap-lints allow`
Compiling nom v3.2.1
Running `rustc --crate-name nom /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --cfg 'feature="stream"' --cfg 'feature="verbose-errors"' -C metadata=9d8cd4b8abfdc4fb -C extra-filename=-9d8cd4b8abfdc4fb --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern memchr=/home/cratesfyi/cratesfyi/debug/deps/libmemchr-94d5da285d1449fd.rlib --cap-lints allow`
Compiling log v0.3.9
Running `rustc --crate-name log /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.9/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="use_std"' -C metadata=a4730483ba964c5e -C extra-filename=-a4730483ba964c5e --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-974b5dc743b39116.rlib --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/lazy_static-867f4695f5f90445/build-script-build`
Running `/home/cratesfyi/cratesfyi/debug/build/memchr-1dcb774d583994b0/build-script-build`
Running `/home/cratesfyi/cratesfyi/debug/build/clang-sys-25b686bfbe46e07b/build-script-build`
Compiling syntex_errors v0.58.1
Running `rustc --crate-name syntex_errors /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syntex_errors-0.58.1/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on -C metadata=fbf1e81212d890cd -C extra-filename=-fbf1e81212d890cd --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-f0ab8cef0f497e86.rlib --extern rustc_serialize=/home/cratesfyi/cratesfyi/debug/deps/librustc_serialize-5d95b52d3e003c8d.rlib --extern syntex_pos=/home/cratesfyi/cratesfyi/debug/deps/libsyntex_pos-73b8dbe1f1196a74.rlib --extern term=/home/cratesfyi/cratesfyi/debug/deps/libterm-37a7856125dff25f.rlib --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-660633dde0bb96f6.rlib --cap-lints allow`
Compiling clap v2.32.0
Running `rustc --crate-name clap /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.32.0/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="vec_map"' -C metadata=cacc51a90af2b91f -C extra-filename=-cacc51a90af2b91f --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern ansi_term=/home/cratesfyi/cratesfyi/debug/deps/libansi_term-fcf0e2c9472e3012.rlib --extern atty=/home/cratesfyi/cratesfyi/debug/deps/libatty-2bc47c45b3403ae5.rlib --extern bitflags=/home/cratesfyi/cratesfyi/debug/deps/libbitflags-02b8d38d031aa5bf.rlib --extern strsim=/home/cratesfyi/cratesfyi/debug/deps/libstrsim-c5be10904f1509b6.rlib --extern textwrap=/home/cratesfyi/cratesfyi/debug/deps/libtextwrap-7bf2d0b4105da839.rlib --extern unicode_width=/home/cratesfyi/cratesfyi/debug/deps/libunicode_width-a551d097cdb54af7.rlib --extern vec_map=/home/cratesfyi/cratesfyi/debug/deps/libvec_map-4bb5e381484a7679.rlib --cap-lints allow`
Checking smallvec v0.6.5
Running `rustc --crate-name smallvec /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/smallvec-0.6.5/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C opt-level=1 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="union"' -C metadata=f8b4073637054b1e -C extra-filename=-f8b4073637054b1e --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern unreachable=/home/cratesfyi/cratesfyi/debug/deps/libunreachable-660b90a9b316c7fe.rmeta --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/frounding-0880d5d1ee7c4df9/build-script-build`
Running `rustc --crate-name lazy_static /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.1.0/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on -C metadata=7aa43225dde894e1 -C extra-filename=-7aa43225dde894e1 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow --cfg lazy_static_inline_impl`
Running `rustc --crate-name memchr /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/memchr-2.1.0/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="libc"' --cfg 'feature="use_std"' -C metadata=ce79684332c6cf56 -C extra-filename=-ce79684332c6cf56 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-d012fd5be660e8ab.rlib --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-f0ab8cef0f497e86.rlib --cap-lints allow --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx`
Running `rustc --crate-name memchr /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/memchr-2.1.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C opt-level=1 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="libc"' --cfg 'feature="use_std"' -C metadata=9fcbb2132acd7a8c -C extra-filename=-9fcbb2132acd7a8c --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-9b87c5f0fafb1563.rmeta --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-2661a741d675db91.rmeta --cap-lints allow --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx`
Compiling cexpr v0.2.3
Running `rustc --crate-name cexpr /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/cexpr-0.2.3/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on -C metadata=c89c0480dbeca9c9 -C extra-filename=-c89c0480dbeca9c9 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern nom=/home/cratesfyi/cratesfyi/debug/deps/libnom-9d8cd4b8abfdc4fb.rlib --cap-lints allow`
Compiling syntex_syntax v0.58.1
Running `rustc --crate-name syntex_syntax /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syntex_syntax-0.58.1/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on -C metadata=d56818d61fb41858 -C extra-filename=-d56818d61fb41858 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bitflags=/home/cratesfyi/cratesfyi/debug/deps/libbitflags-bb9b82b63e3adfaa.rlib --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-a4730483ba964c5e.rlib --extern rustc_serialize=/home/cratesfyi/cratesfyi/debug/deps/librustc_serialize-5d95b52d3e003c8d.rlib --extern syntex_errors=/home/cratesfyi/cratesfyi/debug/deps/libsyntex_errors-fbf1e81212d890cd.rlib --extern syntex_pos=/home/cratesfyi/cratesfyi/debug/deps/libsyntex_pos-73b8dbe1f1196a74.rlib --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-660633dde0bb96f6.rlib --cap-lints allow`
Running `rustc --crate-name frounding /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/frounding-0.0.4/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C opt-level=1 -C debuginfo=2 -C debug-assertions=on -C metadata=594c2392067c1b8e -C extra-filename=-594c2392067c1b8e --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow -L native=/home/cratesfyi/cratesfyi/debug/build/frounding-dfa0f5b4cf1a1723/out -l static=rounding`
Compiling thread_local v0.3.6
Running `rustc --crate-name thread_local /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/thread_local-0.3.6/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on -C metadata=c4ad73e888c70b15 -C extra-filename=-c4ad73e888c70b15 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-7aa43225dde894e1.rlib --cap-lints allow`
Running `rustc --crate-name libloading /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/libloading-0.4.3/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on -C metadata=d5cf07e7a89189ae -C extra-filename=-d5cf07e7a89189ae --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-7aa43225dde894e1.rlib --cap-lints allow -l dl`
Checking greenwasm-structure v0.3.0
Running `rustc --crate-name greenwasm_structure /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/greenwasm-structure-0.3.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C opt-level=1 -C debuginfo=2 -C debug-assertions=on -C metadata=bd3defbc61187469 -C extra-filename=-bd3defbc61187469 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern smallvec=/home/cratesfyi/cratesfyi/debug/deps/libsmallvec-f8b4073637054b1e.rmeta --cap-lints allow`
Compiling aho-corasick v0.6.8
Running `rustc --crate-name aho_corasick /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/aho-corasick-0.6.8/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on -C metadata=bda2736fb07940c5 -C extra-filename=-bda2736fb07940c5 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern memchr=/home/cratesfyi/cratesfyi/debug/deps/libmemchr-ce79684332c6cf56.rlib --cap-lints allow`
Checking nom v4.1.1
Running `rustc --crate-name nom /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/nom-4.1.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C opt-level=1 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --cfg 'feature="verbose-errors"' -C metadata=70d94cfc07c3adf1 -C extra-filename=-70d94cfc07c3adf1 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern memchr=/home/cratesfyi/cratesfyi/debug/deps/libmemchr-9fcbb2132acd7a8c.rmeta --cap-lints allow`
Running `rustc --crate-name clang_sys /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clang-sys-0.19.0/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="clang_3_9"' --cfg 'feature="gte_clang_3_6"' --cfg 'feature="gte_clang_3_7"' --cfg 'feature="gte_clang_3_8"' --cfg 'feature="gte_clang_3_9"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' -C metadata=774d11008ea3028c -C extra-filename=-774d11008ea3028c --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bitflags=/home/cratesfyi/cratesfyi/debug/deps/libbitflags-2729a4baf93b6f46.rlib --extern glob=/home/cratesfyi/cratesfyi/debug/deps/libglob-8bfb4898e00b32fc.rlib --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-f0ab8cef0f497e86.rlib --extern libloading=/home/cratesfyi/cratesfyi/debug/deps/liblibloading-d5cf07e7a89189ae.rlib --cap-lints allow`
Checking greenwasm-validation v0.3.0
Running `rustc --crate-name greenwasm_validation /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/greenwasm-validation-0.3.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C opt-level=1 -C debuginfo=2 -C debug-assertions=on -C metadata=e3e8bc52c4894ace -C extra-filename=-e3e8bc52c4894ace --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern greenwasm_structure=/home/cratesfyi/cratesfyi/debug/deps/libgreenwasm_structure-bd3defbc61187469.rmeta --cap-lints allow`
Running `rustc --crate-name regex /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/regex-0.2.11/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' -C metadata=1560ea3a099897b6 -C extra-filename=-1560ea3a099897b6 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern aho_corasick=/home/cratesfyi/cratesfyi/debug/deps/libaho_corasick-bda2736fb07940c5.rlib --extern memchr=/home/cratesfyi/cratesfyi/debug/deps/libmemchr-ce79684332c6cf56.rlib --extern regex_syntax=/home/cratesfyi/cratesfyi/debug/deps/libregex_syntax-e733f1597c07c6fd.rlib --extern thread_local=/home/cratesfyi/cratesfyi/debug/deps/libthread_local-c4ad73e888c70b15.rlib --extern utf8_ranges=/home/cratesfyi/cratesfyi/debug/deps/libutf8_ranges-3db2eb3bfa39fb99.rlib --cap-lints allow --cfg regex_runtime_teddy_ssse3 --cfg regex_runtime_teddy_avx2`
Checking greenwasm-binary-format v0.3.0
Running `rustc --crate-name greenwasm_binary_format /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/greenwasm-binary-format-0.3.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C opt-level=1 -C debuginfo=2 -C debug-assertions=on -C metadata=655557d9451fd662 -C extra-filename=-655557d9451fd662 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern greenwasm_structure=/home/cratesfyi/cratesfyi/debug/deps/libgreenwasm_structure-bd3defbc61187469.rmeta --extern nom=/home/cratesfyi/cratesfyi/debug/deps/libnom-70d94cfc07c3adf1.rmeta --cap-lints allow`
Checking greenwasm-execution v0.3.0
Running `rustc --crate-name greenwasm_execution /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/greenwasm-execution-0.3.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C opt-level=1 -C debuginfo=2 -C debug-assertions=on -C metadata=fdbfeb0246c2d6d9 -C extra-filename=-fdbfeb0246c2d6d9 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern frounding=/home/cratesfyi/cratesfyi/debug/deps/libfrounding-594c2392067c1b8e.rmeta --extern greenwasm_structure=/home/cratesfyi/cratesfyi/debug/deps/libgreenwasm_structure-bd3defbc61187469.rmeta --extern greenwasm_validation=/home/cratesfyi/cratesfyi/debug/deps/libgreenwasm_validation-e3e8bc52c4894ace.rmeta --cap-lints allow -L native=/home/cratesfyi/cratesfyi/debug/build/frounding-dfa0f5b4cf1a1723/out`
Compiling env_logger v0.4.3
Running `rustc --crate-name env_logger /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.4.3/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="regex"' -C metadata=748a19c1c84c8c66 -C extra-filename=-748a19c1c84c8c66 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-a4730483ba964c5e.rlib --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-1560ea3a099897b6.rlib --cap-lints allow`
Compiling aster v0.41.0
Compiling syntex v0.58.1
Running `rustc --crate-name aster /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/aster-0.41.0/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="syntex_syntax"' --cfg 'feature="with-syntex"' -C metadata=5eaaf0ec72473c19 -C extra-filename=-5eaaf0ec72473c19 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern syntex_syntax=/home/cratesfyi/cratesfyi/debug/deps/libsyntex_syntax-d56818d61fb41858.rlib --cap-lints allow`
Running `rustc --crate-name syntex /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syntex-0.58.1/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on -C metadata=86d368c3d02ddaf9 -C extra-filename=-86d368c3d02ddaf9 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern syntex_errors=/home/cratesfyi/cratesfyi/debug/deps/libsyntex_errors-fbf1e81212d890cd.rlib --extern syntex_syntax=/home/cratesfyi/cratesfyi/debug/deps/libsyntex_syntax-d56818d61fb41858.rlib --cap-lints allow`
Compiling quasi v0.32.0
Running `rustc --crate-name quasi /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/quasi-0.32.0/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="syntex_errors"' --cfg 'feature="syntex_syntax"' --cfg 'feature="with-syntex"' -C metadata=0d8b6f9f0ba6cb7a -C extra-filename=-0d8b6f9f0ba6cb7a --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern syntex_errors=/home/cratesfyi/cratesfyi/debug/deps/libsyntex_errors-fbf1e81212d890cd.rlib --extern syntex_syntax=/home/cratesfyi/cratesfyi/debug/deps/libsyntex_syntax-d56818d61fb41858.rlib --cap-lints allow`
Compiling quasi_codegen v0.32.0
Running `rustc --crate-name quasi_codegen /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/quasi_codegen-0.32.0/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="aster"' --cfg 'feature="default"' --cfg 'feature="syntex"' --cfg 'feature="syntex_errors"' --cfg 'feature="syntex_syntax"' --cfg 'feature="with-syntex"' -C metadata=e4b106b64951097c -C extra-filename=-e4b106b64951097c --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern aster=/home/cratesfyi/cratesfyi/debug/deps/libaster-5eaaf0ec72473c19.rlib --extern syntex=/home/cratesfyi/cratesfyi/debug/deps/libsyntex-86d368c3d02ddaf9.rlib --extern syntex_errors=/home/cratesfyi/cratesfyi/debug/deps/libsyntex_errors-fbf1e81212d890cd.rlib --extern syntex_syntax=/home/cratesfyi/cratesfyi/debug/deps/libsyntex_syntax-d56818d61fb41858.rlib --cap-lints allow`
Compiling bindgen v0.30.0
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/bindgen-0.30.0/build.rs --color never --crate-type bin --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="env_logger"' --cfg 'feature="log"' --cfg 'feature="logging"' -C metadata=c33e00cc56ea0de0 -C extra-filename=-c33e00cc56ea0de0 --out-dir /home/cratesfyi/cratesfyi/debug/build/bindgen-c33e00cc56ea0de0 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern quasi_codegen=/home/cratesfyi/cratesfyi/debug/deps/libquasi_codegen-e4b106b64951097c.rlib --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/bindgen-c33e00cc56ea0de0/build-script-build`
Running `rustc --crate-name bindgen /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/bindgen-0.30.0/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="env_logger"' --cfg 'feature="log"' --cfg 'feature="logging"' -C metadata=63d9449be6470f83 -C extra-filename=-63d9449be6470f83 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern aster=/home/cratesfyi/cratesfyi/debug/deps/libaster-5eaaf0ec72473c19.rlib --extern cexpr=/home/cratesfyi/cratesfyi/debug/deps/libcexpr-c89c0480dbeca9c9.rlib --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-d012fd5be660e8ab.rlib --extern clang_sys=/home/cratesfyi/cratesfyi/debug/deps/libclang_sys-774d11008ea3028c.rlib --extern clap=/home/cratesfyi/cratesfyi/debug/deps/libclap-cacc51a90af2b91f.rlib --extern env_logger=/home/cratesfyi/cratesfyi/debug/deps/libenv_logger-748a19c1c84c8c66.rlib --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-c763ca2e41de9ad1.rlib --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-a4730483ba964c5e.rlib --extern peeking_take_while=/home/cratesfyi/cratesfyi/debug/deps/libpeeking_take_while-25a4f2ae53e0a6ac.rlib --extern quasi=/home/cratesfyi/cratesfyi/debug/deps/libquasi-0d8b6f9f0ba6cb7a.rlib --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-1560ea3a099897b6.rlib --extern syntex_syntax=/home/cratesfyi/cratesfyi/debug/deps/libsyntex_syntax-d56818d61fb41858.rlib --extern which=/home/cratesfyi/cratesfyi/debug/deps/libwhich-5c70fa827ff66c47.rlib --cap-lints allow`
Compiling binaryen-sys v0.4.0
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/binaryen-sys-0.4.0/build.rs --color never --crate-type bin --emit=dep-info,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on -C metadata=f5d389ab2c81fc7c -C extra-filename=-f5d389ab2c81fc7c --out-dir /home/cratesfyi/cratesfyi/debug/build/binaryen-sys-f5d389ab2c81fc7c -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bindgen=/home/cratesfyi/cratesfyi/debug/deps/libbindgen-63d9449be6470f83.rlib --extern cc=/home/cratesfyi/cratesfyi/debug/deps/libcc-d88e5e0fe119745e.rlib --extern cmake=/home/cratesfyi/cratesfyi/debug/deps/libcmake-66c6658be9a1be41.rlib --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/binaryen-sys-f5d389ab2c81fc7c/build-script-build`
Running `rustc --crate-name binaryen_sys /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/binaryen-sys-0.4.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C opt-level=1 -C debuginfo=2 -C debug-assertions=on -C metadata=b648aacf99dd5b42 -C extra-filename=-b648aacf99dd5b42 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow -L native=/home/cratesfyi/cratesfyi/debug/build/binaryen-sys-e3bbba0f66d4ab08/out/build/lib -L native=/home/cratesfyi/cratesfyi/debug/build/binaryen-sys-e3bbba0f66d4ab08/out -l static=binaryen -l static=asmjs -l static=cfg -l static=ir -l static=passes -l static=support -l static=wasm -l static=emscripten-optimizer -l stdc++ -l static=binaryen_shim`
Checking binaryen v0.4.0
Running `rustc --crate-name binaryen /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/binaryen-0.4.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C opt-level=1 -C debuginfo=2 -C debug-assertions=on -C metadata=29abb53d61734353 -C extra-filename=-29abb53d61734353 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern binaryen_sys=/home/cratesfyi/cratesfyi/debug/deps/libbinaryen_sys-b648aacf99dd5b42.rmeta --cap-lints allow -L native=/home/cratesfyi/cratesfyi/debug/build/binaryen-sys-e3bbba0f66d4ab08/out/build/lib -L native=/home/cratesfyi/cratesfyi/debug/build/binaryen-sys-e3bbba0f66d4ab08/out`
Documenting greenwasm v0.3.1
Running `rustdoc --crate-name greenwasm /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/greenwasm-0.3.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20181019-1.31.0-nightly-78ff609d7 --extern-html-root-url 'greenwasm_structure=https://docs.rs/greenwasm-structure/0.3.0' --extern-html-root-url 'greenwasm_validation=https://docs.rs/greenwasm-validation/0.3.0' --extern-html-root-url 'binaryen=https://docs.rs/binaryen/0.4.0' --extern-html-root-url 'greenwasm_spectest=https://docs.rs/greenwasm-spectest/0.3.3' --extern-html-root-url 'greenwasm_execution=https://docs.rs/greenwasm-execution/0.3.0' --extern-html-root-url 'greenwasm_binary_format=https://docs.rs/greenwasm-binary-format/0.3.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern binaryen=/home/cratesfyi/cratesfyi/debug/deps/libbinaryen-29abb53d61734353.rmeta --extern greenwasm_binary_format=/home/cratesfyi/cratesfyi/debug/deps/libgreenwasm_binary_format-655557d9451fd662.rmeta --extern greenwasm_execution=/home/cratesfyi/cratesfyi/debug/deps/libgreenwasm_execution-fdbfeb0246c2d6d9.rmeta --extern greenwasm_structure=/home/cratesfyi/cratesfyi/debug/deps/libgreenwasm_structure-bd3defbc61187469.rmeta --extern greenwasm_validation=/home/cratesfyi/cratesfyi/debug/deps/libgreenwasm_validation-e3e8bc52c4894ace.rmeta`
Finished dev [optimized + debuginfo] target(s) in 5m 48s