swc_ecma_ast 0.5.0

Ecmascript ast.
Build #136489 2019-01-10T01:28:03.947943+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_ast v0.5.0
Fresh semver-parser v0.7.0
Fresh cfg-if v0.1.6
Fresh nodrop v0.1.13
Fresh memoffset v0.2.1
Fresh autocfg v0.1.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 unicode-xid v0.1.0
Fresh rand_core v0.3.0
Fresh either v1.5.0
Fresh bitflags v1.0.4
Fresh unicode-width v0.1.5
Fresh byteorder v1.2.7
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 siphasher v0.2.3
Fresh termcolor v1.0.4
Fresh string_cache_shared v0.3.0
Fresh precomputed-hash v0.1.1
Fresh semver v0.9.0
Fresh crossbeam-utils v0.2.2
Fresh log v0.4.6
Fresh rand_core v0.2.2
Fresh unreachable v1.0.0
Fresh owning_ref v0.4.0
Fresh rand_xorshift v0.1.1
Fresh rand_hc v0.1.0
Fresh rand_isaac v0.1.1
Fresh rustc-hash v1.0.1
Fresh phf_shared v0.7.24
Fresh arrayvec v0.4.10
Fresh rustc_version v0.2.3
Fresh rustc-ap-rustc_cratesio_shim v313.0.0
Fresh ena v0.11.0
Fresh libc v0.2.46
Fresh smallvec v0.6.7
Fresh new_debug_unreachable v1.0.1
Fresh lock_api v0.1.5
Fresh proc-macro2 v0.4.24
Fresh serde v1.0.84
Fresh crossbeam-epoch v0.3.1
Fresh num_cpus v1.9.0
Fresh rand v0.4.5
Fresh rand v0.5.5
Fresh atty v0.2.11
Fresh rand_os v0.1.1
Fresh rand_chacha v0.1.1
Fresh rustc-ap-serialize v313.0.0
Fresh quote v0.6.10
Fresh crossbeam-deque v0.2.0
Fresh syn v0.14.9
Checking rustc-rayon-core v0.1.1
Fresh rand_pcg v0.1.1
Fresh parking_lot_core v0.3.1
Fresh darling_core v0.7.0
Running `rustc --crate-name rustc_rayon_core /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-rayon-core-0.1.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="tlv"' -C metadata=f1e6ed1b5d84aa90 -C extra-filename=-f1e6ed1b5d84aa90 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crossbeam_deque=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_deque-da674559d813d642.rmeta --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-4b9cdd230d75131a.rmeta --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-c6b5d1c3671e9666.rmeta --extern num_cpus=/home/cratesfyi/cratesfyi/debug/deps/libnum_cpus-f9c4f06432eb6f70.rmeta --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-52da5224303fa5d7.rmeta --cap-lints allow`
Fresh pmutil v0.2.0
Fresh rand v0.6.4
Fresh parking_lot v0.6.4
Fresh darling_macro v0.7.0
Fresh swc_macros_common v0.1.3
Fresh phf_generator v0.7.24
Fresh darling v0.7.0
Fresh enum_kind v0.1.1
Fresh string_enum v0.1.1
Compiling string_cache_codegen v0.4.2
Fresh ast_node v0.2.0
Running `rustc --crate-name string_cache_codegen /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/string_cache_codegen-0.4.2/lib.rs --color never --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=422e9b0abfad198a -C extra-filename=-422e9b0abfad198a --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern phf_generator=/home/cratesfyi/cratesfyi/debug/deps/libphf_generator-7d0831fbd898b7e9.rlib --extern phf_shared=/home/cratesfyi/cratesfyi/debug/deps/libphf_shared-1ce78e8a6d59f8c9.rlib --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-b36eb32644b1e172.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-56572f0200e93cf4.rlib --extern string_cache_shared=/home/cratesfyi/cratesfyi/debug/deps/libstring_cache_shared-2c2febe41b38dd19.rlib --cap-lints allow`
Checking rustc-rayon v0.1.1
Running `rustc --crate-name rustc_rayon /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-rayon-0.1.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=423baeb891c2666b -C extra-filename=-423baeb891c2666b --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern either=/home/cratesfyi/cratesfyi/debug/deps/libeither-8efbb00dabde5fc0.rmeta --extern rustc_rayon_core=/home/cratesfyi/cratesfyi/debug/deps/librustc_rayon_core-f1e6ed1b5d84aa90.rmeta --cap-lints allow`
Compiling string_cache v0.7.3
Compiling swc_atoms v0.1.0
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_atoms-0.1.0/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=4100332573496049 -C extra-filename=-4100332573496049 --out-dir /home/cratesfyi/cratesfyi/debug/build/swc_atoms-4100332573496049 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern string_cache_codegen=/home/cratesfyi/cratesfyi/debug/deps/libstring_cache_codegen-422e9b0abfad198a.rlib --cap-lints allow`
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/string_cache-0.7.3/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=44bc8c45b27e3708 -C extra-filename=-44bc8c45b27e3708 --out-dir /home/cratesfyi/cratesfyi/debug/build/string_cache-44bc8c45b27e3708 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern string_cache_codegen=/home/cratesfyi/cratesfyi/debug/deps/libstring_cache_codegen-422e9b0abfad198a.rlib --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/string_cache-44bc8c45b27e3708/build-script-build`
Running `rustc --crate-name string_cache /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/string_cache-0.7.3/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=1822d7eda12542a5 -C extra-filename=-1822d7eda12542a5 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-4b9cdd230d75131a.rmeta --extern debug_unreachable=/home/cratesfyi/cratesfyi/debug/deps/libdebug_unreachable-b0b9b52a99216942.rmeta --extern phf_shared=/home/cratesfyi/cratesfyi/debug/deps/libphf_shared-026112af4aba86dc.rmeta --extern precomputed_hash=/home/cratesfyi/cratesfyi/debug/deps/libprecomputed_hash-46a2f46e94d22d46.rmeta --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-69193384ba97c665.rmeta --extern string_cache_shared=/home/cratesfyi/cratesfyi/debug/deps/libstring_cache_shared-eac3a4b71e7c3c7f.rmeta --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/swc_atoms-4100332573496049/build-script-build`
Running `rustc --crate-name swc_atoms /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_atoms-0.1.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=ccdad2af796f64c0 -C extra-filename=-ccdad2af796f64c0 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern string_cache=/home/cratesfyi/cratesfyi/debug/deps/libstring_cache-1822d7eda12542a5.rmeta --cap-lints allow`
Checking rustc-ap-rustc_data_structures v313.0.0
Running `rustc --crate-name rustc_data_structures /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_data_structures-313.0.0/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=03785462138dbc1f -C extra-filename=-03785462138dbc1f --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 --extern ena=/home/cratesfyi/cratesfyi/debug/deps/libena-89e4eacc7560d107.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-2a98166d398874c9.rmeta --extern parking_lot=/home/cratesfyi/cratesfyi/debug/deps/libparking_lot-2e7a7cf264df8189.rmeta --extern graphviz=/home/cratesfyi/cratesfyi/debug/deps/libgraphviz-a479282ae8fe2862.rmeta --extern rustc_cratesio_shim=/home/cratesfyi/cratesfyi/debug/deps/librustc_cratesio_shim-dbe31080ff4ef68f.rmeta --extern serialize=/home/cratesfyi/cratesfyi/debug/deps/libserialize-8f00d1f02fd67952.rmeta --extern rustc_hash=/home/cratesfyi/cratesfyi/debug/deps/librustc_hash-15e28c4e67a9dc1a.rmeta --extern rustc_rayon=/home/cratesfyi/cratesfyi/debug/deps/librustc_rayon-423baeb891c2666b.rmeta --extern rustc_rayon_core=/home/cratesfyi/cratesfyi/debug/deps/librustc_rayon_core-f1e6ed1b5d84aa90.rmeta --extern smallvec=/home/cratesfyi/cratesfyi/debug/deps/libsmallvec-75dba175a296a356.rmeta --extern stable_deref_trait=/home/cratesfyi/cratesfyi/debug/deps/libstable_deref_trait-ea7adb1dc7b282b1.rmeta --cap-lints allow`
Checking rustc-ap-arena v313.0.0
Checking rustc-ap-rustc_target v313.0.0
Running `rustc --crate-name arena /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-arena-313.0.0/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=c975a851ceb8f44d -C extra-filename=-c975a851ceb8f44d --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rustc_data_structures=/home/cratesfyi/cratesfyi/debug/deps/librustc_data_structures-03785462138dbc1f.rmeta --cap-lints allow`
Running `rustc --crate-name rustc_target /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_target-313.0.0/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=9c8827187fdbca04 -C extra-filename=-9c8827187fdbca04 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bitflags=/home/cratesfyi/cratesfyi/debug/deps/libbitflags-1dfe1239066e6206.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-2a98166d398874c9.rmeta --extern rustc_cratesio_shim=/home/cratesfyi/cratesfyi/debug/deps/librustc_cratesio_shim-dbe31080ff4ef68f.rmeta --extern rustc_data_structures=/home/cratesfyi/cratesfyi/debug/deps/librustc_data_structures-03785462138dbc1f.rmeta --extern serialize=/home/cratesfyi/cratesfyi/debug/deps/libserialize-8f00d1f02fd67952.rmeta --cap-lints allow`
Checking rustc-ap-syntax_pos v313.0.0
Running `rustc --crate-name syntax_pos /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-syntax_pos-313.0.0/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=504bb6ab8f230c53 -C extra-filename=-504bb6ab8f230c53 --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 --extern arena=/home/cratesfyi/cratesfyi/debug/deps/libarena-c975a851ceb8f44d.rmeta --extern rustc_data_structures=/home/cratesfyi/cratesfyi/debug/deps/librustc_data_structures-03785462138dbc1f.rmeta --extern serialize=/home/cratesfyi/cratesfyi/debug/deps/libserialize-8f00d1f02fd67952.rmeta --extern scoped_tls=/home/cratesfyi/cratesfyi/debug/deps/libscoped_tls-e88d0bdceb865051.rmeta --extern unicode_width=/home/cratesfyi/cratesfyi/debug/deps/libunicode_width-50e245602abf9548.rmeta --cap-lints allow`
Checking rustc-ap-rustc_errors v313.0.0
Running `rustc --crate-name rustc_errors /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_errors-313.0.0/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=563dbf132a38a859 -C extra-filename=-563dbf132a38a859 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern atty=/home/cratesfyi/cratesfyi/debug/deps/libatty-26559442122510b8.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-2a98166d398874c9.rmeta --extern rustc_cratesio_shim=/home/cratesfyi/cratesfyi/debug/deps/librustc_cratesio_shim-dbe31080ff4ef68f.rmeta --extern rustc_data_structures=/home/cratesfyi/cratesfyi/debug/deps/librustc_data_structures-03785462138dbc1f.rmeta --extern serialize=/home/cratesfyi/cratesfyi/debug/deps/libserialize-8f00d1f02fd67952.rmeta --extern syntax_pos=/home/cratesfyi/cratesfyi/debug/deps/libsyntax_pos-504bb6ab8f230c53.rmeta --extern termcolor=/home/cratesfyi/cratesfyi/debug/deps/libtermcolor-8f514450f277cedd.rmeta --extern unicode_width=/home/cratesfyi/cratesfyi/debug/deps/libunicode_width-50e245602abf9548.rmeta --cap-lints allow`
Checking rustc-ap-syntax v313.0.0
Running `rustc --crate-name syntax /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-syntax-313.0.0/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=f39173ec4892ef53 -C extra-filename=-f39173ec4892ef53 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bitflags=/home/cratesfyi/cratesfyi/debug/deps/libbitflags-1dfe1239066e6206.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-2a98166d398874c9.rmeta --extern rustc_data_structures=/home/cratesfyi/cratesfyi/debug/deps/librustc_data_structures-03785462138dbc1f.rmeta --extern rustc_errors=/home/cratesfyi/cratesfyi/debug/deps/librustc_errors-563dbf132a38a859.rmeta --extern rustc_target=/home/cratesfyi/cratesfyi/debug/deps/librustc_target-9c8827187fdbca04.rmeta --extern serialize=/home/cratesfyi/cratesfyi/debug/deps/libserialize-8f00d1f02fd67952.rmeta --extern syntax_pos=/home/cratesfyi/cratesfyi/debug/deps/libsyntax_pos-504bb6ab8f230c53.rmeta --extern scoped_tls=/home/cratesfyi/cratesfyi/debug/deps/libscoped_tls-e88d0bdceb865051.rmeta --extern smallvec=/home/cratesfyi/cratesfyi/debug/deps/libsmallvec-75dba175a296a356.rmeta --cap-lints allow`
Checking swc_common v0.1.4
Running `rustc --crate-name swc_common /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_common-0.1.4/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=65449adb9221be73 -C extra-filename=-65449adb9221be73 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern ast_node=/home/cratesfyi/cratesfyi/debug/deps/libast_node-a504a1130ecd34b9.so --extern either=/home/cratesfyi/cratesfyi/debug/deps/libeither-8efbb00dabde5fc0.rmeta --extern rustc_data_structures=/home/cratesfyi/cratesfyi/debug/deps/librustc_data_structures-03785462138dbc1f.rmeta --extern rustc_errors=/home/cratesfyi/cratesfyi/debug/deps/librustc_errors-563dbf132a38a859.rmeta --extern syntax=/home/cratesfyi/cratesfyi/debug/deps/libsyntax-f39173ec4892ef53.rmeta --extern syntax_pos=/home/cratesfyi/cratesfyi/debug/deps/libsyntax_pos-504bb6ab8f230c53.rmeta --extern string_cache=/home/cratesfyi/cratesfyi/debug/deps/libstring_cache-1822d7eda12542a5.rmeta --cap-lints allow`
Documenting swc_ecma_ast v0.5.0
Running `rustdoc --edition=2018 --crate-name swc_ecma_ast /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20181217-1.33.0-nightly-adbfec229 --extern-html-root-url 'swc_atoms=https://docs.rs/swc_atoms/0.1.0' --extern-html-root-url 'enum_kind=https://docs.rs/enum_kind/0.1.1' --extern-html-root-url 'swc_common=https://docs.rs/swc_common/0.1.4' --extern-html-root-url 'string_enum=https://docs.rs/string_enum/0.1.1' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern enum_kind=/home/cratesfyi/cratesfyi/debug/deps/libenum_kind-7c8d46a73d1784a9.so --extern string_enum=/home/cratesfyi/cratesfyi/debug/deps/libstring_enum-263935df4614fe5b.so --extern swc_atoms=/home/cratesfyi/cratesfyi/debug/deps/libswc_atoms-ccdad2af796f64c0.rmeta --extern swc_common=/home/cratesfyi/cratesfyi/debug/deps/libswc_common-65449adb9221be73.rmeta`
error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/class.rs:14:1
|
14 | #[ast_node]
| -----------
| |
| `swc_common` reimported here
| previous import of the extern crate `swc_common` here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
14 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/class.rs:32:1
|
14 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
32 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
32 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/class.rs:32:1
|
14 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
32 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
32 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/class.rs:47:1
|
14 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
47 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
47 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/class.rs:47:1
|
14 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
47 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
47 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/class.rs:73:1
|
14 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
73 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
73 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/class.rs:73:1
|
14 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
73 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
73 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/class.rs:83:1
|
14 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
83 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
83 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/class.rs:83:1
|
14 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
83 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
83 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/class.rs:103:1
|
14  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
103 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
103 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/class.rs:103:1
|
14  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
103 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
103 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/class.rs:110:51
|
14  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
110 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, Fold)]
|                                                   ^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
110 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, extern crate swc_common as other_swc_common;)]
|                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/decl.rs:11:1
|
11 | #[ast_node]
| -----------
| |
| `swc_common` reimported here
| previous import of the extern crate `swc_common` here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
11 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/decl.rs:22:1
|
11 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
22 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
22 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/decl.rs:22:1
|
11 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
22 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
22 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/decl.rs:30:1
|
11 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
30 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
30 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/decl.rs:30:1
|
11 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
30 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
30 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/decl.rs:38:1
|
11 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
38 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
38 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/decl.rs:38:1
|
11 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
38 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
38 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/decl.rs:46:10
|
11 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
46 | #[derive(Fold, StringEnum, Clone, Copy, Eq, PartialEq, PartialOrd, Ord, Hash)]
|          ^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
46 | #[derive(extern crate swc_common as other_swc_common;, StringEnum, Clone, Copy, Eq, PartialEq, PartialOrd, Ord, Hash)]
|          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/decl.rs:56:1
|
11 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
56 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
56 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/decl.rs:56:1
|
11 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
56 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
56 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:18:1
|
18 | #[ast_node]
| -----------
| |
| `swc_common` reimported here
| previous import of the extern crate `swc_common` here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
18 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:92:1
|
18 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
92 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
92 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:92:1
|
18 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
92 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
92 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:99:1
|
18 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
99 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
99 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:99:1
|
18 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
99 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
99 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:106:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
106 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
106 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:106:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
106 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
106 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:112:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
112 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
112 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:112:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
112 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
112 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:119:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
119 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
119 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:119:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
119 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
119 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:127:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
127 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
127 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:127:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
127 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
127 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:135:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
135 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
135 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:135:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
135 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
135 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:144:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
144 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
144 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:144:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
144 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
144 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:155:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
155 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
155 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:155:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
155 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
155 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:163:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
163 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
163 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:163:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
163 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
163 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:170:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
170 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
170 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:170:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
170 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
170 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:178:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
178 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
178 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:178:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
178 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
178 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:186:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
186 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
186 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:186:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
186 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
186 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:194:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
194 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
194 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:194:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
194 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
194 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:203:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
203 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
203 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:203:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
203 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
203 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:212:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
212 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
212 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:212:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
212 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
212 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:219:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
219 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
219 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:219:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
219 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
219 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:230:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
230 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
230 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:230:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
230 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
230 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:236:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
236 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
236 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:236:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
236 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
236 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:243:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
243 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
243 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:243:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
243 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
243 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:249:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
249 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
249 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:249:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
249 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
249 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:256:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
256 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
256 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:256:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
256 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
256 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:265:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
265 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
265 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:265:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
265 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
265 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:273:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
273 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
273 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:273:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
273 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
273 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:279:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
279 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
279 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:279:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
279 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
279 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:286:10
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
286 | #[derive(Fold, Clone, Debug, PartialEq)]
|          ^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
286 | #[derive(extern crate swc_common as other_swc_common;, Clone, Debug, PartialEq)]
|          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:301:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
301 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
301 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:301:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
301 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
301 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:308:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
308 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
308 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/expr.rs:308:1
|
18  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
308 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
308 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/function.rs:10:1
|
10 | #[ast_node]
| -----------
| |
| `swc_common` reimported here
| previous import of the extern crate `swc_common` here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
10 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/function.rs:28:1
|
10 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
28 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
28 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/function.rs:28:1
|
10 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
28 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
28 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/ident.rs:7:19
|
7 | #[derive(Spanned, Fold, Clone, PartialEq)]
|          -------  ^^^^ `swc_common` reimported here
|          |
|          previous import of the extern crate `swc_common` here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
7 | #[derive(Spanned, extern crate swc_common as other_swc_common;, Clone, PartialEq)]
|                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/ident.rs:28:1
|
7  | #[derive(Spanned, Fold, Clone, PartialEq)]
|                   ---- previous import of the extern crate `swc_common` here
...
28 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
28 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/ident.rs:28:1
|
7  | #[derive(Spanned, Fold, Clone, PartialEq)]
|                   ---- previous import of the extern crate `swc_common` here
...
28 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
28 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/jsx.rs:11:1
|
11 | #[ast_node]
| -----------
| |
| `swc_common` reimported here
| previous import of the extern crate `swc_common` here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
11 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/jsx.rs:18:1
|
11 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
18 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
18 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/jsx.rs:18:1
|
11 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
18 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
18 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/jsx.rs:27:1
|
11 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
27 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
27 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/jsx.rs:27:1
|
11 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
27 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
27 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/jsx.rs:35:1
|
11 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
35 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
35 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/jsx.rs:35:1
|
11 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
35 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
35 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/jsx.rs:41:1
|
11 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
41 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
41 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/jsx.rs:41:1
|
11 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
41 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
41 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/jsx.rs:47:1
|
11 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
47 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
47 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/jsx.rs:47:1
|
11 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
47 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
47 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/jsx.rs:54:1
|
11 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
54 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
54 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/jsx.rs:54:1
|
11 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
54 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
54 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/jsx.rs:60:1
|
11 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
60 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
60 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/jsx.rs:60:1
|
11 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
60 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
60 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/jsx.rs:67:1
|
11 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
67 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
67 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/jsx.rs:67:1
|
11 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
67 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
67 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/jsx.rs:77:1
|
11 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
77 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
77 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/jsx.rs:77:1
|
11 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
77 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
77 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/jsx.rs:84:1
|
11 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
84 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
84 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/jsx.rs:84:1
|
11 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
84 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
84 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/jsx.rs:90:1
|
11 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
90 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
90 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/jsx.rs:90:1
|
11 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
90 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
90 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/jsx.rs:98:1
|
11 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
98 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
98 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/jsx.rs:98:1
|
11 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
98 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
98 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/jsx.rs:104:1
|
11  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
104 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
104 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/jsx.rs:104:1
|
11  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
104 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
104 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/jsx.rs:112:1
|
11  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
112 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
112 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/jsx.rs:112:1
|
11  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
112 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
112 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/jsx.rs:119:1
|
11  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
119 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
119 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/jsx.rs:119:1
|
11  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
119 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
119 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/jsx.rs:127:1
|
11  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
127 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
127 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/jsx.rs:127:1
|
11  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
127 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
127 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/jsx.rs:136:1
|
11  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
136 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
136 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/jsx.rs:136:1
|
11  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
136 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
136 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/jsx.rs:144:1
|
11  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
144 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
144 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/jsx.rs:144:1
|
11  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
144 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
144 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/jsx.rs:150:1
|
11  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
150 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
150 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/jsx.rs:150:1
|
11  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
150 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
150 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/lit.rs:6:1
|
6 | #[ast_node]
| -----------
| |
| `swc_common` reimported here
| previous import of the extern crate `swc_common` here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
6 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/lit.rs:16:1
|
6  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
16 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
16 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/lit.rs:16:1
|
6  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
16 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
16 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/lit.rs:30:1
|
6  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
30 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
30 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/lit.rs:30:1
|
6  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
30 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
30 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/lit.rs:37:1
|
6  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
37 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
37 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/lit.rs:37:1
|
6  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
37 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
37 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/lit.rs:43:1
|
6  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
43 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
43 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/lit.rs:43:1
|
6  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
43 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
43 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/lit.rs:52:1
|
6  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
52 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
52 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/lit.rs:52:1
|
6  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
52 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
52 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/module.rs:4:1
|
4 | #[ast_node]
| -----------
| |
| `swc_common` reimported here
| previous import of the extern crate `swc_common` here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
4 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/module.rs:10:1
|
4  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
10 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
10 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/module.rs:10:1
|
4  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
10 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
10 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/module_decl.rs:10:1
|
10 | #[ast_node]
| -----------
| |
| `swc_common` reimported here
| previous import of the extern crate `swc_common` here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
10 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/module_decl.rs:25:1
|
10 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
25 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
25 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/module_decl.rs:25:1
|
10 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
25 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
25 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/module_decl.rs:34:1
|
10 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
34 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
34 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/module_decl.rs:34:1
|
10 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
34 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
34 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/module_decl.rs:42:1
|
10 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
42 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
42 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/module_decl.rs:42:1
|
10 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
42 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
42 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/module_decl.rs:50:1
|
10 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
50 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
50 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/module_decl.rs:50:1
|
10 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
50 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
50 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/module_decl.rs:61:1
|
10 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
61 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
61 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/module_decl.rs:61:1
|
10 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
61 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
61 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/module_decl.rs:69:1
|
10 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
69 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
69 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/module_decl.rs:69:1
|
10 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
69 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
69 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/module_decl.rs:75:1
|
10 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
75 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
75 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/module_decl.rs:75:1
|
10 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
75 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
75 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/module_decl.rs:83:1
|
10 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
83 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
83 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/module_decl.rs:83:1
|
10 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
83 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
83 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/module_decl.rs:90:1
|
10 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
90 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
90 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/module_decl.rs:90:1
|
10 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
90 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
90 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `std` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/operators.rs:88:16
|
5  | #[derive(Kind, Fold, StringEnum, Clone, Copy, Eq, PartialEq, PartialOrd, Ord, Hash)]
|                      ---------- previous import of the extern crate `std` here
...
88 | #[derive(Fold, StringEnum, Clone, Copy, Eq, PartialEq, PartialOrd, Ord, Hash)]
|                ^^^^^^^^^^ `std` reimported here
|
= note: `std` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
88 | #[derive(Fold, extern crate std as other_std;, Clone, Copy, Eq, PartialEq, PartialOrd, Ord, Hash)]
|                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/operators.rs:88:10
|
5  | #[derive(Kind, Fold, StringEnum, Clone, Copy, Eq, PartialEq, PartialOrd, Ord, Hash)]
|                ---- previous import of the extern crate `swc_common` here
...
88 | #[derive(Fold, StringEnum, Clone, Copy, Eq, PartialEq, PartialOrd, Ord, Hash)]
|          ^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
88 | #[derive(extern crate swc_common as other_swc_common;, StringEnum, Clone, Copy, Eq, PartialEq, PartialOrd, Ord, Hash)]
|          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

error[E0259]: the name `std` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/operators.rs:119:16
|
5   | #[derive(Kind, Fold, StringEnum, Clone, Copy, Eq, PartialEq, PartialOrd, Ord, Hash)]
|                      ---------- previous import of the extern crate `std` here
...
119 | #[derive(Fold, StringEnum, Clone, Copy, Eq, PartialEq, PartialOrd, Ord, Hash)]
|                ^^^^^^^^^^ `std` reimported here
|
= note: `std` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
119 | #[derive(Fold, extern crate std as other_std;, Clone, Copy, Eq, PartialEq, PartialOrd, Ord, Hash)]
|                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/operators.rs:119:10
|
5   | #[derive(Kind, Fold, StringEnum, Clone, Copy, Eq, PartialEq, PartialOrd, Ord, Hash)]
|                ---- previous import of the extern crate `swc_common` here
...
119 | #[derive(Fold, StringEnum, Clone, Copy, Eq, PartialEq, PartialOrd, Ord, Hash)]
|          ^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
119 | #[derive(extern crate swc_common as other_swc_common;, StringEnum, Clone, Copy, Eq, PartialEq, PartialOrd, Ord, Hash)]
|          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

error[E0259]: the name `std` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/operators.rs:127:16
|
5   | #[derive(Kind, Fold, StringEnum, Clone, Copy, Eq, PartialEq, PartialOrd, Ord, Hash)]
|                      ---------- previous import of the extern crate `std` here
...
127 | #[derive(Fold, StringEnum, Clone, Copy, Eq, PartialEq, PartialOrd, Ord, Hash)]
|                ^^^^^^^^^^ `std` reimported here
|
= note: `std` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
127 | #[derive(Fold, extern crate std as other_std;, Clone, Copy, Eq, PartialEq, PartialOrd, Ord, Hash)]
|                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/operators.rs:127:10
|
5   | #[derive(Kind, Fold, StringEnum, Clone, Copy, Eq, PartialEq, PartialOrd, Ord, Hash)]
|                ---- previous import of the extern crate `swc_common` here
...
127 | #[derive(Fold, StringEnum, Clone, Copy, Eq, PartialEq, PartialOrd, Ord, Hash)]
|          ^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
127 | #[derive(extern crate swc_common as other_swc_common;, StringEnum, Clone, Copy, Eq, PartialEq, PartialOrd, Ord, Hash)]
|          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/pat.rs:4:1
|
4 | #[ast_node]
| -----------
| |
| `swc_common` reimported here
| previous import of the extern crate `swc_common` here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
4 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/pat.rs:20:1
|
4  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
20 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
20 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/pat.rs:20:1
|
4  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
20 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
20 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/pat.rs:27:1
|
4  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
27 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
27 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/pat.rs:27:1
|
4  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
27 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
27 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/pat.rs:34:1
|
4  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
34 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
34 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/pat.rs:34:1
|
4  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
34 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
34 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/pat.rs:43:1
|
4  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
43 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
43 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/pat.rs:43:1
|
4  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
43 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
43 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/pat.rs:52:1
|
4  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
52 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
52 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/pat.rs:52:1
|
4  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
52 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
52 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/pat.rs:60:1
|
4  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
60 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
60 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/pat.rs:60:1
|
4  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
60 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
60 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/pat.rs:68:1
|
4  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
68 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
68 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/pat.rs:68:1
|
4  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
68 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
68 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/prop.rs:11:1
|
11 | #[ast_node]
| -----------
| |
| `swc_common` reimported here
| previous import of the extern crate `swc_common` here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
11 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/prop.rs:25:1
|
11 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
25 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
25 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/prop.rs:25:1
|
11 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
25 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
25 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/prop.rs:34:1
|
11 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
34 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
34 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/prop.rs:34:1
|
11 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
34 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
34 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/prop.rs:41:1
|
11 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
41 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
41 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/prop.rs:41:1
|
11 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
41 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
41 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/prop.rs:47:1
|
11 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
47 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
47 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/prop.rs:47:1
|
11 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
47 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
47 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/prop.rs:54:1
|
11 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
54 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
54 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/prop.rs:54:1
|
11 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
54 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
54 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/prop.rs:62:1
|
11 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
62 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
62 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/prop.rs:62:1
|
11 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
62 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
62 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/stmt.rs:10:1
|
10 | #[ast_node]
| -----------
| |
| `swc_common` reimported here
| previous import of the extern crate `swc_common` here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
10 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/stmt.rs:18:1
|
10 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
18 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
18 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/stmt.rs:18:1
|
10 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
18 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
18 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/stmt.rs:60:1
|
10 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
60 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
60 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/stmt.rs:60:1
|
10 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
60 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
60 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/stmt.rs:67:1
|
10 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
67 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
67 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/stmt.rs:67:1
|
10 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
67 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
67 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/stmt.rs:73:1
|
10 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
73 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
73 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/stmt.rs:73:1
|
10 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
73 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
73 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/stmt.rs:80:1
|
10 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
80 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
80 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/stmt.rs:80:1
|
10 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
80 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
80 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/stmt.rs:86:1
|
10 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
86 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
86 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/stmt.rs:86:1
|
10 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
86 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
86 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/stmt.rs:92:1
|
10 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
92 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
92 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/stmt.rs:92:1
|
10 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
92 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
92 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/stmt.rs:97:1
|
10 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
97 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
97 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/stmt.rs:97:1
|
10 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
97 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
97 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/stmt.rs:102:1
|
10  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
102 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
102 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/stmt.rs:102:1
|
10  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
102 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
102 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/stmt.rs:109:1
|
10  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
109 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
109 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/stmt.rs:109:1
|
10  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
109 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
109 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/stmt.rs:115:1
|
10  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
115 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
115 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/stmt.rs:115:1
|
10  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
115 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
115 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/stmt.rs:120:1
|
10  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
120 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
120 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/stmt.rs:120:1
|
10  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
120 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
120 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/stmt.rs:127:1
|
10  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
127 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
127 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/stmt.rs:127:1
|
10  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
127 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
127 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/stmt.rs:133:1
|
10  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
133 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
133 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/stmt.rs:133:1
|
10  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
133 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
133 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/stmt.rs:139:1
|
10  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
139 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
139 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/stmt.rs:139:1
|
10  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
139 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
139 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/stmt.rs:147:1
|
10  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
147 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
147 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/stmt.rs:147:1
|
10  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
147 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
147 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/stmt.rs:154:1
|
10  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
154 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
154 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/stmt.rs:154:1
|
10  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
154 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
154 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/stmt.rs:168:1
|
10  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
168 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
168 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/stmt.rs:168:1
|
10  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
168 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
168 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/stmt.rs:177:1
|
10  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
177 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
177 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/stmt.rs:177:1
|
10  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
177 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
177 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/stmt.rs:189:1
|
10  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
189 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
189 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/stmt.rs:189:1
|
10  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
189 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
189 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/stmt.rs:195:1
|
10  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
195 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
195 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/stmt.rs:195:1
|
10  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
195 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
195 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:13:1
|
13 | #[ast_node]
| -----------
| |
| `swc_common` reimported here
| previous import of the extern crate `swc_common` here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
13 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:19:1
|
13 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
19 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
19 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:19:1
|
13 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
19 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
19 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:25:1
|
13 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
25 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
25 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:25:1
|
13 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
25 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
25 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:33:1
|
13 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
33 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
33 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:33:1
|
13 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
33 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
33 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:39:1
|
13 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
39 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
39 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:39:1
|
13 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
39 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
39 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:46:1
|
13 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
46 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
46 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:46:1
|
13 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
46 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
46 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:56:1
|
13 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
56 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
56 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:56:1
|
13 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
56 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
56 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:62:1
|
13 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
62 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
62 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:62:1
|
13 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
62 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
62 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:70:1
|
13 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
70 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
70 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:70:1
|
13 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
70 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
70 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:77:1
|
13 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
77 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
77 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:77:1
|
13 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
77 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
77 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:90:1
|
13 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
90 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
90 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:90:1
|
13 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
90 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
90 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:99:1
|
13 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
99 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
99 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:99:1
|
13 | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
99 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
99 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:107:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
107 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
107 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:107:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
107 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
107 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:115:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
115 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
115 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:115:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
115 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
115 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:128:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
128 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
128 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:128:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
128 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
128 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:140:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
140 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
140 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:140:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
140 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
140 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:153:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
153 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
153 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:153:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
153 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
153 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:176:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
176 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
176 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:176:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
176 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
176 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:206:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
206 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
206 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:206:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
206 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
206 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:212:45
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
212 | #[derive(Debug, Copy, Clone, PartialEq, Eq, Fold)]
|                                             ^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
212 | #[derive(Debug, Copy, Clone, PartialEq, Eq, extern crate swc_common as other_swc_common;)]
|                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:228:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
228 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
228 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:228:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
228 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
228 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:233:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
233 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
233 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:233:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
233 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
233 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:240:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
240 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
240 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:240:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
240 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
240 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:249:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
249 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
249 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:249:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
249 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
249 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:257:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
257 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
257 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:257:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
257 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
257 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:264:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
264 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
264 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:264:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
264 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
264 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:271:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
271 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
271 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:271:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
271 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
271 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:279:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
279 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
279 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:279:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
279 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
279 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:285:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
285 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
285 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:285:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
285 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
285 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:291:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
291 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
291 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:291:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
291 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
291 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:297:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
297 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
297 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:297:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
297 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
297 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:303:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
303 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
303 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:303:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
303 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
303 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:309:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
309 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
309 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:309:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
309 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
309 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:315:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
315 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
315 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:315:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
315 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
315 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:321:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
321 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
321 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:321:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
321 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
321 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:327:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
327 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
327 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:327:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
327 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
327 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:333:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
333 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
333 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:333:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
333 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
333 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:342:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
342 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
342 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:342:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
342 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
342 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:348:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
348 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
348 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:348:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
348 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
348 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:354:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
354 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
354 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:354:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
354 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
354 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:361:45
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
361 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Fold)]
|                                             ^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
361 | #[derive(Debug, Clone, Copy, PartialEq, Eq, extern crate swc_common as other_swc_common;)]
|                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:367:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
367 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
367 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:367:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
367 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
367 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:374:45
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
374 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Fold)]
|                                             ^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
374 | #[derive(Debug, Clone, Copy, PartialEq, Eq, extern crate swc_common as other_swc_common;)]
|                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:381:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
381 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
381 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:381:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
381 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
381 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:390:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
390 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
390 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:390:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
390 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
390 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:396:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
396 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
396 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:396:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
396 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
396 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:407:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
407 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
407 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:407:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
407 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
407 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:417:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
417 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
417 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:417:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
417 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
417 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:423:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
423 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
423 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:423:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
423 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
423 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:430:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
430 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
430 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:430:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
430 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
430 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:439:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
439 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
439 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:439:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
439 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
439 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:448:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
448 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
448 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:448:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
448 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
448 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:455:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
455 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
455 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:455:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
455 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
455 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:461:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
461 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
461 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:461:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
461 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
461 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:473:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
473 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
473 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:473:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
473 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
473 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:479:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
479 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
479 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:479:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
479 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
479 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:485:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
485 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
485 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:485:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
485 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
485 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:495:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
495 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
495 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:495:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
495 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
495 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:501:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
501 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
501 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:501:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
501 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
501 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:510:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
510 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
510 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:510:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
510 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
510 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:516:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
516 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
516 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:516:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
516 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
516 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:525:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
525 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
525 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:525:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
525 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
525 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:531:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
531 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
531 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:531:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
531 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
531 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:541:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
541 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
541 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:541:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
541 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
541 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:548:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
548 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
548 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:548:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
548 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
548 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:555:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
555 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
555 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:555:1
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
555 | #[ast_node]
| ^^^^^^^^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
555 | extern crate swc_common as other_swc_common;
|

error[E0259]: the name `swc_common` is defined multiple times
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/typescript.rs:561:45
|
13  | #[ast_node]
| ----------- previous import of the extern crate `swc_common` here
...
561 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Fold)]
|                                             ^^^^ `swc_common` reimported here
|
= note: `swc_common` must be defined only once in the type namespace of this module
help: you can use `as` to change the binding name of the import
|
561 | #[derive(Debug, Clone, Copy, PartialEq, Eq, extern crate swc_common as other_swc_common;)]
|                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

thread 'main' panicked at 'ProcessError { desc: "process didn\'t exit successfully: `rustdoc --edition=2018 --crate-name swc_ecma_ast /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.5.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20181217-1.33.0-nightly-adbfec229 --extern-html-root-url \'swc_atoms=https://docs.rs/swc_atoms/0.1.0\' --extern-html-root-url \'enum_kind=https://docs.rs/enum_kind/0.1.1\' --extern-html-root-url \'swc_common=https://docs.rs/swc_common/0.1.4\' --extern-html-root-url \'string_enum=https://docs.rs/string_enum/0.1.1\' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern enum_kind=/home/cratesfyi/cratesfyi/debug/deps/libenum_kind-7c8d46a73d1784a9.so --extern string_enum=/home/cratesfyi/cratesfyi/debug/deps/libstring_enum-263935df4614fe5b.so --extern swc_atoms=/home/cratesfyi/cratesfyi/debug/deps/libswc_atoms-ccdad2af796f64c0.rmeta --extern swc_common=/home/cratesfyi/cratesfyi/debug/deps/libswc_common-65449adb9221be73.rmeta` (exit code: 1)", exit: Some(ExitStatus(ExitStatus(256))), output: None }

Could not document `swc_ecma_ast`.', src/bin/cratesfyi.rs:142:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.