Build #132810 2018-12-23T01:42:45.641014+00:00
# rustc version
rustc 1.33.0-nightly (adbfec229 2018-12-17)# docs.rs version
cratesfyi 0.6.0 (2f681cd 2018-12-20)# build log
Updating crates.io index
Downloading crates ...
Downloaded swc_ecma_parser v0.6.0
Downloading crates ...
Downloaded testing v0.1.0
Downloaded swc_ecma_parser_macros v0.1.0
Fresh semver-parser v0.7.0
Fresh cfg-if v0.1.6
Fresh nodrop v0.1.13
Fresh memoffset v0.2.1
Fresh scopeguard v0.3.3
Fresh lazy_static v1.2.0
Fresh void v1.0.2
Fresh stable_deref_trait v1.1.1
Fresh rand_core v0.3.0
Fresh bitflags v1.0.4
Fresh byteorder v1.2.7
Fresh either v1.5.0
Fresh unicode-width v0.1.5
Fresh rustc-ap-graphviz v313.0.0
Fresh fnv v1.0.6
Fresh ident_case v1.0.0
Fresh scoped-tls v0.1.2
Fresh termcolor v1.0.4
Fresh siphasher v0.2.3
Fresh precomputed-hash v0.1.1
Fresh string_cache_shared v0.3.0
Fresh unicode-xid v0.1.0
Fresh semver v0.9.0
Fresh crossbeam-utils v0.2.2
Checking log v0.4.6
Fresh unreachable v1.0.0
Fresh owning_ref v0.4.0
Fresh rand_core v0.2.2
Running `rustc --crate-name log /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.4.6/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="release_max_level_debug"' -C metadata=605d06818a553ce9 -C extra-filename=-605d06818a553ce9 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-554aa3a16917d242.rmeta --cap-lints allow`
Fresh rustc-hash v1.0.1
Fresh phf_shared v0.7.23
Fresh arrayvec v0.4.10
Fresh rustc_version v0.2.3
Fresh libc v0.2.45
Fresh smallvec v0.6.7
Fresh new_debug_unreachable v1.0.1
Fresh proc-macro2 v0.4.24
Fresh lock_api v0.1.5
Fresh serde v1.0.82
Fresh crossbeam-epoch v0.3.1
Fresh rand v0.4.3
Fresh num_cpus v1.9.0
Fresh atty v0.2.11
Fresh rand v0.5.5
Fresh rustc-ap-serialize v313.0.0
Fresh quote v0.6.10
Fresh crossbeam-deque v0.2.0
Fresh phf_generator v0.7.23
Fresh syn v0.14.9
Fresh rustc-rayon-core v0.1.1
Fresh parking_lot_core v0.3.1
Fresh string_cache_codegen v0.4.2
Fresh darling_core v0.7.0
Fresh pmutil v0.2.0
Fresh rustc-rayon v0.1.1
Fresh parking_lot v0.6.4
Fresh darling_macro v0.7.0
Fresh swc_macros_common v0.1.3
Fresh darling v0.7.0
Fresh enum_kind v0.1.1
Fresh string_enum v0.1.1
Compiling swc_ecma_parser_macros v0.1.0
Fresh string_cache v0.7.3
Fresh ast_node v0.2.0
Fresh swc_atoms v0.1.0
Running `rustc --crate-name swc_ecma_parser_macros /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_parser_macros-0.1.0/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=9de16f0a68491ef4 -C extra-filename=-9de16f0a68491ef4 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-b36eb32644b1e172.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-56572f0200e93cf4.rlib --extern swc_macros_common=/home/cratesfyi/cratesfyi/debug/deps/libswc_macros_common-44e0b9d6b7d929b5.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-ec6fe307410cf5ec.rlib --cap-lints allow`
error[E0599]: no method named `join` found for type `proc_macro2::Span` in the current scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_parser_macros-0.1.0/src/expand.rs:29:25
|
29 | first.unwrap_or(cs).join(last.unwrap_or(cs)).unwrap_or(cs)
| ^^^^
error: aborting due to previous error
For more information about this error, try `rustc --explain E0599`.
error: Could not compile `swc_ecma_parser_macros`.
Caused by:
process didn't exit successfully: `rustc --crate-name swc_ecma_parser_macros /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_parser_macros-0.1.0/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=9de16f0a68491ef4 -C extra-filename=-9de16f0a68491ef4 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-b36eb32644b1e172.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-56572f0200e93cf4.rlib --extern swc_macros_common=/home/cratesfyi/cratesfyi/debug/deps/libswc_macros_common-44e0b9d6b7d929b5.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-ec6fe307410cf5ec.rlib --cap-lints allow` (exit code: 1)
warning: build failed, waiting for other jobs to finish...
thread 'main' panicked at 'ErrorMessage {
msg: "build failed"
}', src/bin/cratesfyi.rs:142:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.