[INFO] cloning repository https://github.com/jd-opensource/taro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jd-opensource/taro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjd-opensource%2Ftaro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjd-opensource%2Ftaro'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ba16ff670907c59dd6819cf8621aae3b2df9a441
[INFO] testing jd-opensource/taro against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjd-opensource%2Ftaro" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/jd-opensource/taro
[INFO] finished tweaking git repo https://github.com/jd-opensource/taro
[INFO] tweaked toml for git repo https://github.com/jd-opensource/taro written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jd-opensource/taro on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jd-opensource/taro already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ca2a8cac96a64a76560400f41e592a3e3c41c3182c3b4e491f3df7dd978a4c0c
[INFO] running `Command { std: "docker" "start" "ca2a8cac96a64a76560400f41e592a3e3c41c3182c3b4e491f3df7dd978a4c0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca2a8cac96a64a76560400f41e592a3e3c41c3182c3b4e491f3df7dd978a4c0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ca2a8cac96a64a76560400f41e592a3e3c41c3182c3b4e491f3df7dd978a4c0c" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca2a8cac96a64a76560400f41e592a3e3c41c3182c3b4e491f3df7dd978a4c0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ca2a8cac96a64a76560400f41e592a3e3c41c3182c3b4e491f3df7dd978a4c0c" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling thiserror v1.0.52
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling ahash v0.7.7
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling bytecheck v0.6.11
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling rend v0.4.1
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling simdutf8 v0.1.4
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling rkyv v0.7.42
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling uuid v1.6.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling unicode-id v0.3.4
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling better_scoped_tls v0.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling swc_macros_common v0.3.9
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling pmutil v0.6.1
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.11
[INFO] [stderr]    Compiling rkyv_derive v0.7.43
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.52
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling hstr v0.2.6
[INFO] [stderr]    Compiling swc_visit_macros v0.5.9
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling swc_eq_ignore_macros v0.1.3
[INFO] [stderr]    Compiling from_variant v0.1.7
[INFO] [stderr]    Compiling ast_node v0.9.6
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling string_enum v0.4.2
[INFO] [stderr]    Compiling is-macro v0.3.4
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling swc_visit v0.5.8
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling is_ci v1.1.1
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling supports-color v1.3.1
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling miette-derive v4.7.1
[INFO] [stderr]    Compiling swc_atoms v0.6.5
[INFO] [stderr]    Compiling supports-unicode v1.0.2
[INFO] [stderr]    Compiling supports-hyperlinks v1.2.0
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling sourcemap v6.4.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling swc_common v0.33.12
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling miette v4.7.1
[INFO] [stderr]    Compiling cargo-platform v0.1.5
[INFO] [stderr]    Compiling swc_ecma_ast v0.110.15
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling vergen v8.2.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling relative-path v1.9.2
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling testing_macros v0.2.12
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling pest v2.7.5
[INFO] [stderr]    Compiling cargo_metadata v0.15.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling swc_error_reporters v0.17.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling deunicode v1.4.2
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling slug v0.1.5
[INFO] [stderr]    Compiling testing v0.35.14
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling pest_meta v2.7.5
[INFO] [stderr]    Compiling swc_ecma_codegen_macros v0.7.4
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling swc_ecma_testing v0.22.15
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling swc_core v0.87.7
[INFO] [stderr]    Compiling pest_generator v2.7.5
[INFO] [stderr]    Compiling jmespath v0.3.0
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling swc_trace_macro v0.1.3
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling winnow v0.6.2
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling toml_edit v0.22.6
[INFO] [stderr]    Compiling pest_derive v2.7.5
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling swc_plugin_macro v0.9.15
[INFO] [stderr]    Compiling swc_plugin v0.90.0
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.10
[INFO] [stderr]    Compiling napi-derive-backend v1.0.61
[INFO] [stderr]    Compiling swc_ecma_visit v0.96.15
[INFO] [stderr]    Compiling swc_ecma_parser v0.141.33
[INFO] [stderr]    Compiling swc_ecma_codegen v0.146.47
[INFO] [stderr]    Compiling swc_plugin_proxy v0.39.15
[INFO] [stderr]    Compiling toml v0.8.10
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling serde_yaml v0.9.29
[INFO] [stderr]    Compiling attohttpc v0.26.1
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling handlebars v5.1.0
[INFO] [stderr]    Compiling cruet v0.14.0
[INFO] [stderr]    Compiling enquote v1.1.0
[INFO] [stderr]    Compiling ctor v0.2.6
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling napi-sys v2.3.0
[INFO] [stderr]    Compiling napi-build v2.1.2
[INFO] [stderr]    Compiling taro_binding v0.1.0 (/opt/rustwide/workdir/crates/native_binding)
[INFO] [stderr]    Compiling napi v2.15.2
[INFO] [stderr]    Compiling napi-derive v2.15.3
[INFO] [stderr]    Compiling spinners v4.1.1
[INFO] [stderr]    Compiling handlebars_misc_helpers v0.15.0
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling taro_init v0.0.1 (/opt/rustwide/workdir/crates/taro_init)
[INFO] [stdout] warning: unexpected `cfg` condition value: `noop`
[INFO] [stdout]   --> crates/taro_init/src/constants.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[napi(string_enum)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]   --> crates/taro_init/src/constants.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[napi(string_enum)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `napi::bindgen_prelude::ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `napi::bindgen_prelude::ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `noop`
[INFO] [stdout]   --> crates/taro_init/src/constants.rs:94:1
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[napi(string_enum)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]   --> crates/taro_init/src/constants.rs:94:1
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[napi(string_enum)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `napi::bindgen_prelude::ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `napi::bindgen_prelude::ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `noop`
[INFO] [stdout]    --> crates/taro_init/src/constants.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[napi(string_enum)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]    --> crates/taro_init/src/constants.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[napi(string_enum)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `napi::bindgen_prelude::ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `napi::bindgen_prelude::ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `noop`
[INFO] [stdout]    --> crates/taro_init/src/constants.rs:113:1
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[napi(string_enum)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]    --> crates/taro_init/src/constants.rs:113:1
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[napi(string_enum)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `napi::bindgen_prelude::ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `napi::bindgen_prelude::ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `noop`
[INFO] [stdout]    --> crates/taro_init/src/constants.rs:121:1
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[napi(string_enum)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]    --> crates/taro_init/src/constants.rs:121:1
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[napi(string_enum)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `napi::bindgen_prelude::ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `napi::bindgen_prelude::ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `noop`
[INFO] [stdout]    --> crates/taro_init/src/creator.rs:106:1
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[napi(constructor)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]    --> crates/taro_init/src/creator.rs:106:1
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[napi(constructor)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `napi::bindgen_prelude::ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `napi::bindgen_prelude::ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `noop`
[INFO] [stdout]    --> crates/taro_init/src/creator.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | #[napi]
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]    --> crates/taro_init/src/creator.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | #[napi]
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `napi::bindgen_prelude::ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `napi::bindgen_prelude::ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `debug_assert`
[INFO] [stdout]    --> crates/taro_init/src/creator.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | #[napi]
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling swc_ecma_utils v0.125.0
[INFO] [stderr]    Compiling swc_ecma_transforms_base v0.135.3
[INFO] [stdout] warning: unexpected `cfg` condition value: `noop`
[INFO] [stdout]   --> crates/native_binding/src/lib.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[napi]
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]   --> crates/native_binding/src/lib.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[napi]
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `napi::bindgen_prelude::ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `napi::bindgen_prelude::ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `noop`
[INFO] [stdout]   --> crates/native_binding/src/lib.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[napi]
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]   --> crates/native_binding/src/lib.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[napi]
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `napi::bindgen_prelude::ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `napi::bindgen_prelude::ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `noop`
[INFO] [stdout]   --> crates/native_binding/src/lib.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[napi]
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]   --> crates/native_binding/src/lib.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[napi]
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `napi::bindgen_prelude::ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `napi::bindgen_prelude::ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `debug_assert`
[INFO] [stdout]   --> crates/native_binding/src/lib.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[napi]
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `debug_assert`
[INFO] [stdout]   --> crates/native_binding/src/lib.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[napi]
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `debug_assert`
[INFO] [stdout]   --> crates/native_binding/src/lib.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[napi]
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling swc_ecma_transforms_testing v0.138.3
[INFO] [stderr]    Compiling swc_plugin_define_config v0.2.0 (/opt/rustwide/workdir/crates/swc_plugin_define_config)
[INFO] [stderr]    Compiling swc_plugin_compile_mode_pre_process v0.1.0 (/opt/rustwide/workdir/crates/swc_plugin_compile_mode_pre_process)
[INFO] [stderr]    Compiling swc_plugin_compile_mode v0.1.0 (/opt/rustwide/workdir/crates/swc_plugin_compile_mode)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 6m 33s
[INFO] running `Command { std: "docker" "inspect" "ca2a8cac96a64a76560400f41e592a3e3c41c3182c3b4e491f3df7dd978a4c0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ca2a8cac96a64a76560400f41e592a3e3c41c3182c3b4e491f3df7dd978a4c0c" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling swc_core v0.87.7
[INFO] [stdout] warning: unexpected `cfg` condition value: `noop`
[INFO] [stdout]   --> crates/taro_init/src/constants.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[napi(string_enum)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]   --> crates/taro_init/src/constants.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[napi(string_enum)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `napi::bindgen_prelude::ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `napi::bindgen_prelude::ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `noop`
[INFO] [stdout]   --> crates/taro_init/src/constants.rs:94:1
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[napi(string_enum)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]   --> crates/taro_init/src/constants.rs:94:1
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[napi(string_enum)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `napi::bindgen_prelude::ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `napi::bindgen_prelude::ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `noop`
[INFO] [stdout]    --> crates/taro_init/src/constants.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[napi(string_enum)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]    --> crates/taro_init/src/constants.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[napi(string_enum)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `napi::bindgen_prelude::ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `napi::bindgen_prelude::ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `noop`
[INFO] [stdout]    --> crates/taro_init/src/constants.rs:113:1
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[napi(string_enum)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]    --> crates/taro_init/src/constants.rs:113:1
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[napi(string_enum)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `napi::bindgen_prelude::ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `napi::bindgen_prelude::ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling taro_init v0.0.1 (/opt/rustwide/workdir/crates/taro_init)
[INFO] [stdout] warning: unexpected `cfg` condition value: `noop`
[INFO] [stdout]    --> crates/taro_init/src/constants.rs:121:1
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[napi(string_enum)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling taro_binding v0.1.0 (/opt/rustwide/workdir/crates/native_binding)
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]    --> crates/taro_init/src/constants.rs:121:1
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[napi(string_enum)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `napi::bindgen_prelude::ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `napi::bindgen_prelude::ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `noop`
[INFO] [stdout]    --> crates/taro_init/src/creator.rs:106:1
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[napi(constructor)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]    --> crates/taro_init/src/creator.rs:106:1
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[napi(constructor)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `napi::bindgen_prelude::ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `napi::bindgen_prelude::ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `noop`
[INFO] [stdout]    --> crates/taro_init/src/creator.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | #[napi]
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]    --> crates/taro_init/src/creator.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | #[napi]
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `napi::bindgen_prelude::ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `napi::bindgen_prelude::ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `debug_assert`
[INFO] [stdout]    --> crates/taro_init/src/creator.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | #[napi]
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `noop`
[INFO] [stdout]   --> crates/native_binding/src/lib.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[napi]
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `noop`
[INFO] [stdout]   --> crates/native_binding/src/lib.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[napi]
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `noop`
[INFO] [stdout]   --> crates/native_binding/src/lib.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[napi]
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `debug_assert`
[INFO] [stdout]   --> crates/native_binding/src/lib.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[napi]
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `debug_assert`
[INFO] [stdout]   --> crates/native_binding/src/lib.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[napi]
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `debug_assert`
[INFO] [stdout]   --> crates/native_binding/src/lib.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[napi]
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `noop`
[INFO] [stdout]   --> crates/taro_init/src/constants.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[napi(string_enum)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `noop`
[INFO] [stdout]   --> crates/taro_init/src/constants.rs:94:1
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[napi(string_enum)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `noop`
[INFO] [stdout]    --> crates/taro_init/src/constants.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[napi(string_enum)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `noop`
[INFO] [stdout]    --> crates/taro_init/src/constants.rs:113:1
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[napi(string_enum)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `noop`
[INFO] [stdout]    --> crates/taro_init/src/constants.rs:121:1
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[napi(string_enum)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `noop`
[INFO] [stdout]    --> crates/taro_init/src/creator.rs:106:1
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[napi(constructor)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `noop`
[INFO] [stdout]    --> crates/taro_init/src/creator.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | #[napi]
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `debug_assert`
[INFO] [stdout]    --> crates/taro_init/src/creator.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | #[napi]
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling swc_plugin_define_config v0.2.0 (/opt/rustwide/workdir/crates/swc_plugin_define_config)
[INFO] [stderr]    Compiling swc_plugin_compile_mode_pre_process v0.1.0 (/opt/rustwide/workdir/crates/swc_plugin_compile_mode_pre_process)
[INFO] [stderr]    Compiling swc_plugin_compile_mode v0.1.0 (/opt/rustwide/workdir/crates/swc_plugin_compile_mode)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/release/deps/rustcDmzhZm/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/release/deps/{libtaro_init-d45fbbbc1a60477d,libspinners-1395ff4c8d40927e,libmaplit-e384b49e58f0c8bc,libstrum-39603075061c23cc,libconsole-746fd5d14d2cbd99,libunicode_width-2cde2e857ed3091d,libanyhow-1eb63cb2fb1bde6f,libhandlebars_misc_helpers-53de5ed6338cfaba,libenquote-1a2e9185661db2f2,libserde_yaml-496d1dc53fdb2d6c,libunsafe_libyaml-9b3f828253e6eb1d,libcruet-01592fc59fe34dbe,libregex-9cd0a7d6c5dbf68c,libregex_automata-e5deb78980b34964,libaho_corasick-fa6e784a3e14cbf8,libregex_syntax-fa2300e433521d51,libtoml-ecc4ca33bee78d83,libtoml_edit-f696fef1ec4363ad,libserde_spanned-4e1fcd71d6adf1ce,libwinnow-0a40f62806aa8d9b,libtoml_datetime-add0cce91810269b,libindexmap-67b5ac2aaf9a38aa,libequivalent-f95d03819c7bfdc5,libhashbrown-9aff2ad6483f7068,libjmespath-1dc64cfc6a55608c,liblazy_static-2482d6a7ba2bd164,libattohttpc-9e00657b60ecf3b4,libwebpki_roots-8c073e45a6a06389,libflate2-ffec35179832689d,libminiz_oxide-1c9296b4beefa0ad,libadler-4adc4a3e376b53d0,libcrc32fast-7522dba400d7a036,libhttp-7192cd148d8977b3,libfnv-fc0d53665a325af9,liburl-b30a993e1991ebaf,libidna-d77e261c14b91a9f,libunicode_normalization-1d395a72bc8e92be,libtinyvec-3fe1f6e72f28bf04,libtinyvec_macros-7321be32672f3e2b,libunicode_bidi-288c69f2d1260e4e,libform_urlencoded-34938752a43a557f,libpercent_encoding-83b227056732db45,librustls-5ec9c8341987cd35,libsct-52a85636475a381a,libwebpki-80b2c46ae5adcb4c,libring-659929bb852eddd7,libgetrandom-e1bed02feadec4ad,libcfg_if-0d89128940fc943f,libspin-4b5006482ed41721,libuntrusted-d48331723ca59050,libhandlebars-98b09b43ab3e9264,libpest-d88844fb10637cb8,libucd_trie-e869089d51cbb61d,libthiserror-c39ffaff76ce4d15,libserde_json-612f74850e93f3f5,libitoa-c5e0dd529e730346,libryu-4e46843aa9cbb95f,libserde-1317c602abd778eb,liblog-4a0f3bd2f511cabe,libfutures-c5e77eea283bcb8b,libfutures_executor-ba9a5d53ad43f615,libfutures_util-6f49ff455ec4d176,libmemchr-0565dc20c021c25c,libfutures_io-b9b69ad06c826b75,libslab-613adde4e91f1685,libfutures_channel-890f6f5eece385f0,libfutures_sink-cc4a7f4103cd9fa7,libfutures_task-68e777163815886e,libpin_utils-ba4213423cf44d53,libfutures_core-004737dc26456c38,libnapi-06d0dd0ebcaa0a7c,libnapi_sys-a261db17062157bc,libbitflags-cfd0667c0512a19b,libonce_cell-f88a0dd7f966728f,libtokio-23570b08a2102959,libsignal_hook_registry-222c89ed12c213c1,libnum_cpus-24c304eafb30cd57,libbytes-9781ab92ffb1719b,libmio-7274f607c63277cd,liblibc-629a6ae0d6c34c4c,libpin_project_lite-c9963b2955d02788}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/release/deps/rustcDmzhZm/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/release/build/ring-15d9b39b9f64e7f1/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/release/deps/taro_binding-5661728da3b2a286" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-Wl,--strip-all" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: napi_unwrap
[INFO] [stdout]           >>> referenced by taro_init.b9106f583f4f05dc-cgu.0
[INFO] [stdout]           >>>               taro_init-d45fbbbc1a60477d.taro_init.b9106f583f4f05dc-cgu.0.rcgu.o:(<napi::bindgen_runtime::callback_info::CallbackInfo<0>>::unwrap_raw::<taro_init::creator::Creator>) in archive /opt/rustwide/target/release/deps/libtaro_init-d45fbbbc1a60477d.rlib
[INFO] [stdout]           >>> referenced by taro_init.b9106f583f4f05dc-cgu.0
[INFO] [stdout]           >>>               taro_init-d45fbbbc1a60477d.taro_init.b9106f583f4f05dc-cgu.0.rcgu.o:(taro_init::creator::__napi_impl_helper__Creator__0::__napi__create_file_from_template) in archive /opt/rustwide/target/release/deps/libtaro_init-d45fbbbc1a60477d.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: napi_get_named_property
[INFO] [stdout]           >>> referenced by taro_init.b9106f583f4f05dc-cgu.0
[INFO] [stdout]           >>>               taro_init-d45fbbbc1a60477d.taro_init.b9106f583f4f05dc-cgu.0.rcgu.o:(<napi::js_values::object::JsObject>::get::<&str, alloc::string::String>) in archive /opt/rustwide/target/release/deps/libtaro_init-d45fbbbc1a60477d.rlib
[INFO] [stdout]           >>> referenced by taro_init.b9106f583f4f05dc-cgu.0
[INFO] [stdout]           >>>               taro_init-d45fbbbc1a60477d.taro_init.b9106f583f4f05dc-cgu.0.rcgu.o:(<napi::js_values::object::JsObject>::get::<&str, taro_init::constants::CompilerType>) in archive /opt/rustwide/target/release/deps/libtaro_init-d45fbbbc1a60477d.rlib
[INFO] [stdout]           >>> referenced by taro_init.b9106f583f4f05dc-cgu.0
[INFO] [stdout]           >>>               taro_init-d45fbbbc1a60477d.taro_init.b9106f583f4f05dc-cgu.0.rcgu.o:(<napi::js_values::object::JsObject>::get::<&str, taro_init::constants::FrameworkType>) in archive /opt/rustwide/target/release/deps/libtaro_init-d45fbbbc1a60477d.rlib
[INFO] [stdout]           >>> referenced 5 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: napi_typeof
[INFO] [stdout]           >>> referenced by taro_init.b9106f583f4f05dc-cgu.0
[INFO] [stdout]           >>>               taro_init-d45fbbbc1a60477d.taro_init.b9106f583f4f05dc-cgu.0.rcgu.o:(<napi::js_values::object::JsObject>::get::<&str, alloc::string::String>) in archive /opt/rustwide/target/release/deps/libtaro_init-d45fbbbc1a60477d.rlib
[INFO] [stdout]           >>> referenced by taro_init.b9106f583f4f05dc-cgu.0
[INFO] [stdout]           >>>               taro_init-d45fbbbc1a60477d.taro_init.b9106f583f4f05dc-cgu.0.rcgu.o:(<napi::js_values::object::JsObject>::get::<&str, taro_init::constants::CompilerType>) in archive /opt/rustwide/target/release/deps/libtaro_init-d45fbbbc1a60477d.rlib
[INFO] [stdout]           >>> referenced by taro_init.b9106f583f4f05dc-cgu.0
[INFO] [stdout]           >>>               taro_init-d45fbbbc1a60477d.taro_init.b9106f583f4f05dc-cgu.0.rcgu.o:(<napi::js_values::object::JsObject>::get::<&str, taro_init::constants::FrameworkType>) in archive /opt/rustwide/target/release/deps/libtaro_init-d45fbbbc1a60477d.rlib
[INFO] [stdout]           >>> referenced 6 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: napi_create_promise
[INFO] [stdout]           >>> referenced by taro_init.b9106f583f4f05dc-cgu.0
[INFO] [stdout]           >>>               taro_init-d45fbbbc1a60477d.taro_init.b9106f583f4f05dc-cgu.0.rcgu.o:(napi::tokio_runtime::execute_tokio_future::<(), taro_init::creator::__napi_impl_helper__Creator__0::__napi__create_file_from_template::{closure#0}::{closure#2}, taro_init::creator::__napi_impl_helper__Creator__0::__napi__create_file_from_template::{closure#0}::{closure#3}>) in archive /opt/rustwide/target/release/deps/libtaro_init-d45fbbbc1a60477d.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: napi_create_string_utf8
[INFO] [stdout]           >>> referenced by taro_init.b9106f583f4f05dc-cgu.0
[INFO] [stdout]           >>>               taro_init-d45fbbbc1a60477d.taro_init.b9106f583f4f05dc-cgu.0.rcgu.o:(napi::tokio_runtime::execute_tokio_future::<(), taro_init::creator::__napi_impl_helper__Creator__0::__napi__create_file_from_template::{closure#0}::{closure#2}, taro_init::creator::__napi_impl_helper__Creator__0::__napi__create_file_from_template::{closure#0}::{closure#3}>) in archive /opt/rustwide/target/release/deps/libtaro_init-d45fbbbc1a60477d.rlib
[INFO] [stdout]           >>> referenced by taro_init.b9106f583f4f05dc-cgu.0
[INFO] [stdout]           >>>               taro_init-d45fbbbc1a60477d.taro_init.b9106f583f4f05dc-cgu.0.rcgu.o:(<napi::error::JsError>::into_value) in archive /opt/rustwide/target/release/deps/libtaro_init-d45fbbbc1a60477d.rlib
[INFO] [stdout]           >>> referenced by napi.cfe519d356bac6da-cgu.0
[INFO] [stdout]           >>>               napi-06d0dd0ebcaa0a7c.napi.cfe519d356bac6da-cgu.0.rcgu.o:(<&alloc::string::String as napi::bindgen_runtime::js_values::ToNapiValue>::to_napi_value) in archive /opt/rustwide/target/release/deps/libnapi-06d0dd0ebcaa0a7c.rlib
[INFO] [stdout]           >>> referenced 1 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: napi_create_threadsafe_function
[INFO] [stdout]           >>> referenced by taro_init.b9106f583f4f05dc-cgu.0
[INFO] [stdout]           >>>               taro_init-d45fbbbc1a60477d.taro_init.b9106f583f4f05dc-cgu.0.rcgu.o:(napi::tokio_runtime::execute_tokio_future::<(), taro_init::creator::__napi_impl_helper__Creator__0::__napi__create_file_from_template::{closure#0}::{closure#2}, taro_init::creator::__napi_impl_helper__Creator__0::__napi__create_file_from_template::{closure#0}::{closure#3}>) in archive /opt/rustwide/target/release/deps/libtaro_init-d45fbbbc1a60477d.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: napi_delete_reference
[INFO] [stdout]           >>> referenced by taro_init.b9106f583f4f05dc-cgu.0
[INFO] [stdout]           >>>               taro_init-d45fbbbc1a60477d.taro_init.b9106f583f4f05dc-cgu.0.rcgu.o:(napi::bindgen_runtime::raw_finalize_unchecked::<taro_init::creator::Creator>) in archive /opt/rustwide/target/release/deps/libtaro_init-d45fbbbc1a60477d.rlib
[INFO] [stdout]           >>> referenced by taro_init.b9106f583f4f05dc-cgu.0
[INFO] [stdout]           >>>               taro_init-d45fbbbc1a60477d.taro_init.b9106f583f4f05dc-cgu.0.rcgu.o:(napi::js_values::deferred::napi_resolve_deferred::<napi::js_values::JsUnknown, napi::tokio_runtime::execute_tokio_future<(), taro_init::creator::__napi_impl_helper__Creator__0::__napi__create_file_from_template::{closure#0}::{closure#2}, taro_init::creator::__napi_impl_helper__Creator__0::__napi__create_file_from_template::{closure#0}::{closure#3}>::{closure#0}::{closure#0}>) in archive /opt/rustwide/target/release/deps/libtaro_init-d45fbbbc1a60477d.rlib
[INFO] [stdout]           >>> referenced by taro_init.b9106f583f4f05dc-cgu.0
[INFO] [stdout]           >>>               taro_init-d45fbbbc1a60477d.taro_init.b9106f583f4f05dc-cgu.0.rcgu.o:(<napi::error::JsError>::into_value) in archive /opt/rustwide/target/release/deps/libtaro_init-d45fbbbc1a60477d.rlib
[INFO] [stdout]           >>> referenced 1 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: napi_reference_unref
[INFO] [stdout]           >>> referenced by taro_init.b9106f583f4f05dc-cgu.0
[INFO] [stdout]           >>>               taro_init-d45fbbbc1a60477d.taro_init.b9106f583f4f05dc-cgu.0.rcgu.o:(napi::js_values::deferred::napi_resolve_deferred::<napi::js_values::JsUnknown, napi::tokio_runtime::execute_tokio_future<(), taro_init::creator::__napi_impl_helper__Creator__0::__napi__create_file_from_template::{closure#0}::{closure#2}, taro_init::creator::__napi_impl_helper__Creator__0::__napi__create_file_from_template::{closure#0}::{closure#3}>::{closure#0}::{closure#0}>) in archive /opt/rustwide/target/release/deps/libtaro_init-d45fbbbc1a60477d.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: napi_reject_deferred
[INFO] [stdout]           >>> referenced by taro_init.b9106f583f4f05dc-cgu.0
[INFO] [stdout]           >>>               taro_init-d45fbbbc1a60477d.taro_init.b9106f583f4f05dc-cgu.0.rcgu.o:(napi::js_values::deferred::napi_resolve_deferred::<napi::js_values::JsUnknown, napi::tokio_runtime::execute_tokio_future<(), taro_init::creator::__napi_impl_helper__Creator__0::__napi__create_file_from_template::{closure#0}::{closure#2}, taro_init::creator::__napi_impl_helper__Creator__0::__napi__create_file_from_template::{closure#0}::{closure#3}>::{closure#0}::{closure#0}>) in archive /opt/rustwide/target/release/deps/libtaro_init-d45fbbbc1a60477d.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: napi_resolve_deferred
[INFO] [stdout]           >>> referenced by taro_init.b9106f583f4f05dc-cgu.0
[INFO] [stdout]           >>>               taro_init-d45fbbbc1a60477d.taro_init.b9106f583f4f05dc-cgu.0.rcgu.o:(napi::js_values::deferred::napi_resolve_deferred::<napi::js_values::JsUnknown, napi::tokio_runtime::execute_tokio_future<(), taro_init::creator::__napi_impl_helper__Creator__0::__napi__create_file_from_template::{closure#0}::{closure#2}, taro_init::creator::__napi_impl_helper__Creator__0::__napi__create_file_from_template::{closure#0}::{closure#3}>::{closure#0}::{closure#0}>) in archive /opt/rustwide/target/release/deps/libtaro_init-d45fbbbc1a60477d.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: napi_get_cb_info
[INFO] [stdout]           >>> referenced by taro_init.b9106f583f4f05dc-cgu.0
[INFO] [stdout]           >>>               taro_init-d45fbbbc1a60477d.taro_init.b9106f583f4f05dc-cgu.0.rcgu.o:(<napi::bindgen_runtime::callback_info::CallbackInfo<1>>::new) in archive /opt/rustwide/target/release/deps/libtaro_init-d45fbbbc1a60477d.rlib
[INFO] [stdout]           >>> referenced by taro_init.b9106f583f4f05dc-cgu.0
[INFO] [stdout]           >>>               taro_init-d45fbbbc1a60477d.taro_init.b9106f583f4f05dc-cgu.0.rcgu.o:(taro_init::creator::__napi_helper__Creator::constructor) in archive /opt/rustwide/target/release/deps/libtaro_init-d45fbbbc1a60477d.rlib
[INFO] [stdout]           >>> referenced by taro_init.b9106f583f4f05dc-cgu.0
[INFO] [stdout]           >>>               taro_init-d45fbbbc1a60477d.taro_init.b9106f583f4f05dc-cgu.0.rcgu.o:(taro_init::creator::__napi_helper__Creator::get_template_root) in archive /opt/rustwide/target/release/deps/libtaro_init-d45fbbbc1a60477d.rlib
[INFO] [stdout]           >>> referenced 2 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: napi_call_threadsafe_function
[INFO] [stdout]           >>> referenced by taro_init.b9106f583f4f05dc-cgu.0
[INFO] [stdout]           >>>               taro_init-d45fbbbc1a60477d.taro_init.b9106f583f4f05dc-cgu.0.rcgu.o:(<napi::js_values::deferred::JsDeferred<napi::js_values::JsUnknown, napi::tokio_runtime::execute_tokio_future<(), taro_init::creator::__napi_impl_helper__Creator__0::__napi__create_file_from_template::{closure#0}::{closure#2}, taro_init::creator::__napi_impl_helper__Creator__0::__napi__create_file_from_template::{closure#0}::{closure#3}>::{closure#0}::{closure#0}>>::call_tsfn) in archive /opt/rustwide/target/release/deps/libtaro_init-d45fbbbc1a60477d.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: napi_release_threadsafe_function
[INFO] [stdout]           >>> referenced by taro_init.b9106f583f4f05dc-cgu.0
[INFO] [stdout]           >>>               taro_init-d45fbbbc1a60477d.taro_init.b9106f583f4f05dc-cgu.0.rcgu.o:(<napi::js_values::deferred::JsDeferred<napi::js_values::JsUnknown, napi::tokio_runtime::execute_tokio_future<(), taro_init::creator::__napi_impl_helper__Creator__0::__napi__create_file_from_template::{closure#0}::{closure#2}, taro_init::creator::__napi_impl_helper__Creator__0::__napi__create_file_from_template::{closure#0}::{closure#3}>::{closure#0}::{closure#0}>>::call_tsfn) in archive /opt/rustwide/target/release/deps/libtaro_init-d45fbbbc1a60477d.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: napi_get_reference_value
[INFO] [stdout]           >>> referenced by taro_init.b9106f583f4f05dc-cgu.0
[INFO] [stdout]           >>>               taro_init-d45fbbbc1a60477d.taro_init.b9106f583f4f05dc-cgu.0.rcgu.o:(<napi::error::JsError>::into_value) in archive /opt/rustwide/target/release/deps/libtaro_init-d45fbbbc1a60477d.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: napi_create_error
[INFO] [stdout]           >>> referenced by taro_init.b9106f583f4f05dc-cgu.0
[INFO] [stdout]           >>>               taro_init-d45fbbbc1a60477d.taro_init.b9106f583f4f05dc-cgu.0.rcgu.o:(<napi::error::JsError>::into_value) in archive /opt/rustwide/target/release/deps/libtaro_init-d45fbbbc1a60477d.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: napi_throw
[INFO] [stdout]           >>> referenced by taro_init.b9106f583f4f05dc-cgu.0
[INFO] [stdout]           >>>               taro_init-d45fbbbc1a60477d.taro_init.b9106f583f4f05dc-cgu.0.rcgu.o:(<napi::error::JsError>::throw_into) in archive /opt/rustwide/target/release/deps/libtaro_init-d45fbbbc1a60477d.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: napi_create_object
[INFO] [stdout]           >>> referenced by taro_init.b9106f583f4f05dc-cgu.0
[INFO] [stdout]           >>>               taro_init-d45fbbbc1a60477d.taro_init.b9106f583f4f05dc-cgu.0.rcgu.o:(taro_init::constants::__register__enum__CSSType_callback__) in archive /opt/rustwide/target/release/deps/libtaro_init-d45fbbbc1a60477d.rlib
[INFO] [stdout]           >>> referenced by taro_init.b9106f583f4f05dc-cgu.0
[INFO] [stdout]           >>>               taro_init-d45fbbbc1a60477d.taro_init.b9106f583f4f05dc-cgu.0.rcgu.o:(taro_init::constants::__register__enum__NpmType_callback__) in archive /opt/rustwide/target/release/deps/libtaro_init-d45fbbbc1a60477d.rlib
[INFO] [stdout]           >>> referenced by taro_init.b9106f583f4f05dc-cgu.0
[INFO] [stdout]           >>>               taro_init-d45fbbbc1a60477d.taro_init.b9106f583f4f05dc-cgu.0.rcgu.o:(taro_init::constants::__register__enum__PeriodType_callback__) in archive /opt/rustwide/target/release/deps/libtaro_init-d45fbbbc1a60477d.rlib
[INFO] [stdout]           >>> referenced 2 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: napi_set_named_property
[INFO] [stdout]           >>> referenced by taro_init.b9106f583f4f05dc-cgu.0
[INFO] [stdout]           >>>               taro_init-d45fbbbc1a60477d.taro_init.b9106f583f4f05dc-cgu.0.rcgu.o:(taro_init::constants::__register__enum__CSSType_callback__) in archive /opt/rustwide/target/release/deps/libtaro_init-d45fbbbc1a60477d.rlib
[INFO] [stdout]           >>> referenced by taro_init.b9106f583f4f05dc-cgu.0
[INFO] [stdout]           >>>               taro_init-d45fbbbc1a60477d.taro_init.b9106f583f4f05dc-cgu.0.rcgu.o:(taro_init::constants::__register__enum__CSSType_callback__) in archive /opt/rustwide/target/release/deps/libtaro_init-d45fbbbc1a60477d.rlib
[INFO] [stdout]           >>> referenced by taro_init.b9106f583f4f05dc-cgu.0
[INFO] [stdout]           >>>               taro_init-d45fbbbc1a60477d.taro_init.b9106f583f4f05dc-cgu.0.rcgu.o:(taro_init::constants::__register__enum__CSSType_callback__) in archive /opt/rustwide/target/release/deps/libtaro_init-d45fbbbc1a60477d.rlib
[INFO] [stdout]           >>> referenced 15 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: napi_wrap
[INFO] [stdout]           >>> referenced by taro_init.b9106f583f4f05dc-cgu.0
[INFO] [stdout]           >>>               taro_init-d45fbbbc1a60477d.taro_init.b9106f583f4f05dc-cgu.0.rcgu.o:(taro_init::creator::__napi_helper__Creator::constructor) in archive /opt/rustwide/target/release/deps/libtaro_init-d45fbbbc1a60477d.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: napi_create_reference
[INFO] [stdout]           >>> referenced by taro_init.b9106f583f4f05dc-cgu.0
[INFO] [stdout]           >>>               taro_init-d45fbbbc1a60477d.taro_init.b9106f583f4f05dc-cgu.0.rcgu.o:(taro_init::creator::__napi_impl_helper__Creator__0::__napi__create_file_from_template) in archive /opt/rustwide/target/release/deps/libtaro_init-d45fbbbc1a60477d.rlib
[INFO] [stdout]           >>> referenced by napi.cfe519d356bac6da-cgu.0
[INFO] [stdout]           >>>               napi-06d0dd0ebcaa0a7c.napi.cfe519d356bac6da-cgu.0.rcgu.o:(<napi::error::Error as core::convert::From<napi::js_values::JsUnknown>>::from) in archive /opt/rustwide/target/release/deps/libnapi-06d0dd0ebcaa0a7c.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `taro_binding` (lib test) due to 1 previous error; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ca2a8cac96a64a76560400f41e592a3e3c41c3182c3b4e491f3df7dd978a4c0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca2a8cac96a64a76560400f41e592a3e3c41c3182c3b4e491f3df7dd978a4c0c", kill_on_drop: false }`
[INFO] [stdout] ca2a8cac96a64a76560400f41e592a3e3c41c3182c3b4e491f3df7dd978a4c0c
