[go: up one dir, main page]

web-sys 0.3.0

Bindings for all Web APIs, a procedurally generated crate from WebIDL
Build #118423 2018-09-26 15:08:32

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# rustc version
rustc 1.28.0-dev (b9bf4f162 2018-06-02)# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)# build log
Build failed, waiting for other jobs to finish...
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading web-sys v0.3.0
Fresh ucd-util v0.1.1
Fresh unicode-xid v0.1.0
Fresh quick-error v1.2.2
Fresh libc v0.2.43
Fresh cfg-if v0.1.5
Fresh humantime v1.1.1
Fresh log v0.4.5
Fresh atty v0.2.11
Fresh cc v1.0.25
Fresh termcolor v1.0.4
Fresh unicode-segmentation v1.2.1
Fresh version_check v0.1.5
Fresh regex-syntax v0.6.2
Fresh itoa v0.4.3
Fresh heck v0.3.0
Fresh serde v1.0.79
Fresh utf8-ranges v1.0.1
Fresh proc-macro2 v0.4.19
Compiling sourcefile v0.1.1
Fresh rustc-demangle v0.1.9
Fresh quote v0.6.8
Fresh memchr v2.1.0
Fresh lazy_static v1.1.0
Fresh ryu v0.2.6
Fresh syn v0.14.9
Fresh syn v0.15.6
Fresh aho-corasick v0.6.8
Fresh thread_local v0.3.6
Fresh serde_json v1.0.30
Fresh synstructure v0.9.0
Compiling nom v4.0.0
Fresh regex v1.0.5
Fresh failure_derive v0.1.2
Fresh env_logger v0.5.13
Fresh serde_derive v1.0.79
Fresh backtrace-sys v0.1.24
Running `rustc --crate-name nom .cargo/registry/src/github.com-1ecc6299db9ec823/nom-4.0.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="memchr"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=015ff15221a1b314 -C extra-filename=-015ff15221a1b314 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern memchr=/home/cratesfyi/cratesfyi/debug/deps/libmemchr-6a1f8ace0c228c40.rlib --extern-version memchr=memchr,2.1.0 --cap-lints allow`
Fresh backtrace v0.3.9
Fresh wasm-bindgen-shared v0.2.23
Running `rustc --crate-name sourcefile .cargo/registry/src/github.com-1ecc6299db9ec823/sourcefile-0.1.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=4d92e589fb764cf0 -C extra-filename=-4d92e589fb764cf0 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh failure v0.1.2
Compiling wasm-bindgen-backend v0.2.23
Running `rustc --crate-name wasm_bindgen_backend .cargo/registry/src/github.com-1ecc6299db9ec823/wasm-bindgen-backend-0.2.23/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="spans"' -C metadata=0a4db3b6e9575153 -C extra-filename=-0a4db3b6e9575153 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-f2ec63ec8de36e3b.rlib --extern-version lazy_static=lazy_static,1.1.0 --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-b80964c893171ae7.rlib --extern-version proc_macro2=proc-macro2,0.4.19 --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-5f93e316f9f0b34f.rlib --extern-version quote=quote,0.6.8 --extern wasm_bindgen_shared=/home/cratesfyi/cratesfyi/debug/deps/libwasm_bindgen_shared-472ef9e3657246bd.rlib --extern-version wasm_bindgen_shared=wasm-bindgen-shared,0.2.23 --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-f5bbe4c1999a96be.rlib --extern-version log=log,0.4.5 --extern serde_json=/home/cratesfyi/cratesfyi/debug/deps/libserde_json-b76585722ae82ef4.rlib --extern-version serde_json=serde_json,1.0.30 --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-75a04b7a6e58fc9f.rlib --extern-version syn=syn,0.15.6 --cap-lints allow`
Compiling weedle v0.8.0
Running `rustc --crate-name weedle .cargo/registry/src/github.com-1ecc6299db9ec823/weedle-0.8.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=f893e3d5078f211c -C extra-filename=-f893e3d5078f211c --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern nom=/home/cratesfyi/cratesfyi/debug/deps/libnom-015ff15221a1b314.rlib --extern-version nom=nom,4.0.0 --cap-lints allow`
Compiling wasm-bindgen-macro-support v0.2.23
Running `rustc --crate-name wasm_bindgen_macro_support .cargo/registry/src/github.com-1ecc6299db9ec823/wasm-bindgen-macro-support-0.2.23/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="spans"' --cfg 'feature="wasm-bindgen-backend"' -C metadata=0506c96257fd7e87 -C extra-filename=-0506c96257fd7e87 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-5f93e316f9f0b34f.rlib --extern-version quote=quote,0.6.8 --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-75a04b7a6e58fc9f.rlib --extern-version syn=syn,0.15.6 --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-b80964c893171ae7.rlib --extern-version proc_macro2=proc-macro2,0.4.19 --extern wasm_bindgen_backend=/home/cratesfyi/cratesfyi/debug/deps/libwasm_bindgen_backend-0a4db3b6e9575153.rlib --extern-version wasm_bindgen_backend=wasm-bindgen-backend,0.2.23 --extern wasm_bindgen_shared=/home/cratesfyi/cratesfyi/debug/deps/libwasm_bindgen_shared-472ef9e3657246bd.rlib --extern-version wasm_bindgen_shared=wasm-bindgen-shared,0.2.23 --cap-lints allow`
Compiling wasm-bindgen-macro v0.2.23
Running `rustc --crate-name wasm_bindgen_macro .cargo/registry/src/github.com-1ecc6299db9ec823/wasm-bindgen-macro-0.2.23/src/lib.rs --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 --cfg 'feature="wasm-bindgen-macro-support"' --cfg 'feature="spans"' -C metadata=3b3a3b14afc9d637 -C extra-filename=-3b3a3b14afc9d637 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern wasm_bindgen_macro_support=/home/cratesfyi/cratesfyi/debug/deps/libwasm_bindgen_macro_support-0506c96257fd7e87.rlib --extern-version wasm_bindgen_macro_support=wasm-bindgen-macro-support,0.2.23 --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-5f93e316f9f0b34f.rlib --extern-version quote=quote,0.6.8 --cap-lints allow`
error[E0658]: attribute proc macros are currently unstable (see issue #38356)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/wasm-bindgen-macro-0.2.23/src/lib.rs:10:1
|
10 | #[proc_macro_attribute]
| ^^^^^^^^^^^^^^^^^^^^^^^
|
= help: add #![feature(proc_macro)] to the crate attributes to enable

error: aborting due to previous error

For more information about this error, try `rustc --explain E0658`.
error: Could not compile `wasm-bindgen-macro`.

Caused by:
process didn't exit successfully: `rustc --crate-name wasm_bindgen_macro .cargo/registry/src/github.com-1ecc6299db9ec823/wasm-bindgen-macro-0.2.23/src/lib.rs --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 --cfg feature="wasm-bindgen-macro-support" --cfg feature="spans" -C metadata=3b3a3b14afc9d637 -C extra-filename=-3b3a3b14afc9d637 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern wasm_bindgen_macro_support=/home/cratesfyi/cratesfyi/debug/deps/libwasm_bindgen_macro_support-0506c96257fd7e87.rlib --extern-version wasm_bindgen_macro_support=wasm-bindgen-macro-support,0.2.23 --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-5f93e316f9f0b34f.rlib --extern-version quote=quote,0.6.8 --cap-lints allow` (exit code: 101)
thread 'main' panicked at 'Error(
CargoError(
build failed
),
State {
next_error: None,
backtrace: None
}
)', src/bin/cratesfyi.rs:142:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.