[INFO] cloning repository https://github.com/POC-2025/parcel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/POC-2025/parcel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPOC-2025%2Fparcel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPOC-2025%2Fparcel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2f61d06780aa6da0f310c472b6c025295967a973 [INFO] checking POC-2025/parcel against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPOC-2025%2Fparcel" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/POC-2025/parcel [INFO] finished tweaking git repo https://github.com/POC-2025/parcel [INFO] tweaked toml for git repo https://github.com/POC-2025/parcel written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/POC-2025/parcel on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/POC-2025/parcel 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2f3acb30ff0c190ff2b4c4da3c6c914f39561c4b7c32bcfe994116167db41ea [INFO] running `Command { std: "docker" "start" "-a" "d2f3acb30ff0c190ff2b4c4da3c6c914f39561c4b7c32bcfe994116167db41ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2f3acb30ff0c190ff2b4c4da3c6c914f39561c4b7c32bcfe994116167db41ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2f3acb30ff0c190ff2b4c4da3c6c914f39561c4b7c32bcfe994116167db41ea", kill_on_drop: false }` [INFO] [stdout] d2f3acb30ff0c190ff2b4c4da3c6c914f39561c4b7c32bcfe994116167db41ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e547efeb027a04a075321bf063413d8ea96034130a450a65561e5509051a34f [INFO] running `Command { std: "docker" "start" "-a" "8e547efeb027a04a075321bf063413d8ea96034130a450a65561e5509051a34f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking allocator-api2 v0.2.20 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking itoa v1.0.13 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking unicode-bidi v0.3.17 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Checking outref v0.1.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Checking simd-abstraction v0.7.1 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking if_chain v1.0.2 [INFO] [stderr] Checking base64-simd v0.7.0 [INFO] [stderr] Checking unicode-id-start v1.3.1 [INFO] [stderr] Checking better_scoped_tls v1.0.0 [INFO] [stderr] Checking swc_visit v2.0.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking unicode-id v0.3.5 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking ryu-js v1.0.1 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Compiling vergen-lib v0.1.4 [INFO] [stderr] Compiling vergen v9.0.1 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking glob-match v0.2.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling psm v0.1.24 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling es-module-lexer v0.1.0 (https://github.com/devongovett/es-module-lexer#b9539c01) [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking dunce v1.0.5 [INFO] [stderr] Checking napi-sys v2.4.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling libdeflate-sys v1.22.0 [INFO] [stderr] Compiling nasm-rs v0.3.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking bstr v1.11.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking predicates-core v1.0.8 [INFO] [stderr] Checking monch v0.5.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Compiling mozjpeg-sys v2.2.1 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking globset v0.4.15 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking json-strip-comments v1.0.4 [INFO] [stderr] Checking path-slash v0.1.5 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking data-url v0.3.1 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking fastrand v2.2.0 [INFO] [stderr] Compiling napi-build v2.1.3 [INFO] [stderr] Checking pathdiff v0.2.2 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking bytemuck v1.20.0 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Checking lockfree-object-pool v0.1.6 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking predicates-tree v1.0.11 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Compiling parcel-node-bindings v0.1.0 (/opt/rustwide/workdir/crates/node-bindings) [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking predicates v3.1.2 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking terminal_size v0.4.0 [INFO] [stderr] Checking tempfile v3.14.0 [INFO] [stderr] Checking zopfli v0.8.1 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking path-clean v0.1.0 [INFO] [stderr] Checking xxhash-rust v0.8.12 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking assert_fs v1.1.2 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling clap_mangen v0.2.24 [INFO] [stderr] Compiling swc_macros_common v1.0.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking libdeflater v1.22.0 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling ptr_meta_derive v0.3.0 [INFO] [stderr] Compiling from_variant v2.0.0 [INFO] [stderr] Compiling swc_eq_ignore_macros v1.0.0 [INFO] [stderr] Compiling ast_node v3.0.0 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling string_enum v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling swc_ecma_transforms_macros v1.0.0 [INFO] [stderr] Compiling swc_trace_macro v2.0.0 [INFO] [stderr] Compiling swc_config_macro v1.0.0 [INFO] [stderr] Compiling static-map-macro v0.3.4 [INFO] [stderr] Compiling swc_ecma_codegen_macros v1.0.0 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking ptr_meta v0.3.0 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.3.0 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Checking st-map v0.2.4 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking lazy-regex v3.3.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking triomphe v0.1.14 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking markdown v1.0.0-alpha.21 [INFO] [stderr] Checking serde_bytes v0.11.15 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling napi-derive-backend v1.0.74 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking deno_semver v0.5.16 [INFO] [stderr] Checking deno_media_type v0.2.1 [INFO] [stderr] Checking deno_path_util v0.2.1 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Compiling oxipng v9.1.2 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Checking hstr v0.2.12 [INFO] [stderr] Checking swc_allocator v2.0.0 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking swc_atoms v3.0.0 [INFO] [stderr] Checking swc_cached v1.0.0 [INFO] [stderr] Checking sourcemap v9.1.0 [INFO] [stderr] Checking swc_config v1.0.0 [INFO] [stderr] Checking browserslist-rs v0.16.0 [INFO] [stderr] Checking parcel-resolver v0.1.1 (/opt/rustwide/workdir/crates/parcel-resolver) [INFO] [stderr] Checking napi v2.16.13 [INFO] [stderr] Checking deno_package_json v0.1.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking rspack_resolver v0.3.5 [INFO] [stderr] Checking oxc_resolver v2.1.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking node_resolver v0.15.0 [INFO] [stderr] Compiling napi-derive v2.16.12 [INFO] [stderr] Checking swc_common v5.0.0 [INFO] [stderr] Compiling swc_core v9.0.2 [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> crates/parcel-resolver/src/package_json.rs:406:23 [INFO] [stdout] | [INFO] [stdout] 406 | pub fn entries<'a>(&'a self, fields: Fields, cache: &'a Cache) -> EntryIter { [INFO] [stdout] | ^^ ^^ --------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 406 | pub fn entries<'a>(&'a self, fields: Fields, cache: &'a Cache) -> EntryIter<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> crates/parcel-resolver/src/package_json.rs:532:6 [INFO] [stdout] | [INFO] [stdout] 532 | &'a self, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 533 | target: &'a ExportsField, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 539 | ) -> Result, PackageJsonError> { [INFO] [stdout] | -- the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 539 - ) -> Result, PackageJsonError> { [INFO] [stdout] 539 + ) -> Result, PackageJsonError> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> crates/parcel-resolver/src/package_json.rs:633:6 [INFO] [stdout] | [INFO] [stdout] 633 | &'a self, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 634 | match_key: &'a str, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 635 | match_obj: &'a IndexMap, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 640 | ) -> Result, PackageJsonError> { [INFO] [stdout] | -- the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 640 - ) -> Result, PackageJsonError> { [INFO] [stdout] 640 + ) -> Result, PackageJsonError> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> crates/parcel-resolver/src/package_json.rs:721:6 [INFO] [stdout] | [INFO] [stdout] 721 | &'a self, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 722 | map: &'a IndexMap, AliasValue<'a>>, [INFO] [stdout] | ^^ ^^ ^^ the lifetime is named here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] 723 | specifier: &Specifier<'a>, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 724 | ) -> Option> { [INFO] [stdout] | -- ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 724 | ) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> crates/parcel-resolver/src/package_json.rs:794:6 [INFO] [stdout] | [INFO] [stdout] 794 | &'a self, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 795 | map: &'a IndexMap, AliasValue<'a>>, [INFO] [stdout] | ^^ ^^ ^^ the lifetime is named here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] 796 | specifier: &Specifier<'a>, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 797 | ) -> Option> { [INFO] [stdout] | -- ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 797 | ) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/parcel-resolver/src/specifier.rs:295:33 [INFO] [stdout] | [INFO] [stdout] 295 | fn parse_package(specifier: Cow<'_, str>) -> Result { [INFO] [stdout] | ^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 295 | fn parse_package(specifier: Cow<'_, str>) -> Result, SpecifierError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking parcel-dev-dep-resolver v0.1.0 (/opt/rustwide/workdir/crates/dev-dep-resolver) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> crates/dev-dep-resolver/src/lib.rs:76:3 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn build(&self, file: &Path) -> Result<(), EsmGraphBuilderError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromIterator<()>` will fail [INFO] [stdout] --> crates/dev-dep-resolver/src/lib.rs:158:18 [INFO] [stdout] | [INFO] [stdout] 158 | .collect::>()?; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 158 - .collect::>()?; [INFO] [stdout] 158 + .collect::>()?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> crates/dev-dep-resolver/src/lib.rs:76:3 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn build(&self, file: &Path) -> Result<(), EsmGraphBuilderError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromIterator<()>` will fail [INFO] [stdout] --> crates/dev-dep-resolver/src/lib.rs:158:18 [INFO] [stdout] | [INFO] [stdout] 158 | .collect::>()?; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 158 - .collect::>()?; [INFO] [stdout] 158 + .collect::>()?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking swc_ecma_ast v5.0.0 [INFO] [stderr] Checking swc_fast_graph v6.0.0 [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> crates/parcel-resolver/src/package_json.rs:406:23 [INFO] [stdout] | [INFO] [stdout] 406 | pub fn entries<'a>(&'a self, fields: Fields, cache: &'a Cache) -> EntryIter { [INFO] [stdout] | ^^ ^^ --------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 406 | pub fn entries<'a>(&'a self, fields: Fields, cache: &'a Cache) -> EntryIter<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> crates/parcel-resolver/src/package_json.rs:532:6 [INFO] [stdout] | [INFO] [stdout] 532 | &'a self, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 533 | target: &'a ExportsField, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 539 | ) -> Result, PackageJsonError> { [INFO] [stdout] | -- the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 539 - ) -> Result, PackageJsonError> { [INFO] [stdout] 539 + ) -> Result, PackageJsonError> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> crates/parcel-resolver/src/package_json.rs:633:6 [INFO] [stdout] | [INFO] [stdout] 633 | &'a self, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 634 | match_key: &'a str, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 635 | match_obj: &'a IndexMap, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 640 | ) -> Result, PackageJsonError> { [INFO] [stdout] | -- the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 640 - ) -> Result, PackageJsonError> { [INFO] [stdout] 640 + ) -> Result, PackageJsonError> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> crates/parcel-resolver/src/package_json.rs:721:6 [INFO] [stdout] | [INFO] [stdout] 721 | &'a self, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 722 | map: &'a IndexMap, AliasValue<'a>>, [INFO] [stdout] | ^^ ^^ ^^ the lifetime is named here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] 723 | specifier: &Specifier<'a>, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 724 | ) -> Option> { [INFO] [stdout] | -- ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 724 | ) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> crates/parcel-resolver/src/package_json.rs:794:6 [INFO] [stdout] | [INFO] [stdout] 794 | &'a self, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 795 | map: &'a IndexMap, AliasValue<'a>>, [INFO] [stdout] | ^^ ^^ ^^ the lifetime is named here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] 796 | specifier: &Specifier<'a>, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 797 | ) -> Option> { [INFO] [stdout] | -- ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 797 | ) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/parcel-resolver/src/specifier.rs:295:33 [INFO] [stdout] | [INFO] [stdout] 295 | fn parse_package(specifier: Cow<'_, str>) -> Result { [INFO] [stdout] | ^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 295 | fn parse_package(specifier: Cow<'_, str>) -> Result, SpecifierError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking preset_env_base v1.0.0 [INFO] [stderr] Checking swc_ecma_visit v5.0.0 [INFO] [stderr] Checking swc_ecma_parser v6.0.1 [INFO] [stderr] Checking swc_ecma_codegen v5.0.0 [INFO] [stderr] Checking swc_ecma_utils v6.0.0 [INFO] [stderr] Checking swc_ecma_compat_common v6.0.0 [INFO] [stderr] Checking swc_ecma_transforms_base v6.0.2 [INFO] [stderr] Checking swc_ecma_transforms_classes v6.0.0 [INFO] [stderr] Checking swc_ecma_compat_es2021 v6.0.0 [INFO] [stderr] Checking swc_ecma_compat_es3 v6.0.0 [INFO] [stderr] Checking swc_ecma_compat_es2019 v6.0.0 [INFO] [stderr] Checking swc_ecma_compat_es2017 v6.0.0 [INFO] [stderr] Checking swc_ecma_compat_es2018 v6.0.0 [INFO] [stderr] Checking swc_ecma_compat_es2016 v6.0.0 [INFO] [stderr] Checking swc_ecma_transforms_react v6.0.0 [INFO] [stderr] Checking swc_ecma_transforms_optimization v6.0.0 [INFO] [stderr] Checking swc_ecma_compat_es2022 v7.0.0 [INFO] [stderr] Checking swc_ecma_compat_es2015 v6.0.0 [INFO] [stderr] Checking swc_ecma_transforms_proposal v6.0.0 [INFO] [stderr] Checking swc_ecma_transforms_typescript v6.0.0 [INFO] [stderr] Checking swc_ecma_compat_es2020 v7.0.0 [INFO] [stderr] Checking swc_ecma_compat_bugfixes v6.0.0 [INFO] [stderr] Checking swc_ecma_transforms_compat v7.0.0 [INFO] [stderr] Checking swc_ecma_transforms v8.0.0 [INFO] [stderr] Checking swc_ecma_preset_env v8.0.0 [INFO] [stderr] Checking parcel-macros v0.1.0 (/opt/rustwide/workdir/crates/macros) [INFO] [stderr] Checking mdxjs v0.2.14 (https://github.com/devongovett/mdxjs-rs?branch=export_phases#18805ce9) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> crates/macros/src/lib.rs:385:27 [INFO] [stdout] | [INFO] [stdout] 385 | pub fn new(source_map: &'a SourceMap) -> Evaluator<'_> { [INFO] [stdout] | ^^ -- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 385 - pub fn new(source_map: &'a SourceMap) -> Evaluator<'_> { [INFO] [stdout] 385 + pub fn new(source_map: &'a SourceMap) -> Evaluator<'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> crates/macros/src/lib.rs:385:27 [INFO] [stdout] | [INFO] [stdout] 385 | pub fn new(source_map: &'a SourceMap) -> Evaluator<'_> { [INFO] [stdout] | ^^ -- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 385 - pub fn new(source_map: &'a SourceMap) -> Evaluator<'_> { [INFO] [stdout] 385 + pub fn new(source_map: &'a SourceMap) -> Evaluator<'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking parcel-js-swc-core v0.1.0 (/opt/rustwide/workdir/packages/transformers/js/core) [INFO] [stdout] warning: unexpected `cfg` condition value: `noop` [INFO] [stdout] --> crates/node-bindings/src/fs_search.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[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] = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive` [INFO] [stdout] = note: see 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/node-bindings/src/fs_search.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[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] = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive` [INFO] [stdout] = note: see 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/node-bindings/src/fs_search.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | #[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] = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive` [INFO] [stdout] = note: see 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/node-bindings/src/hash.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[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] = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive` [INFO] [stdout] = note: see 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/node-bindings/src/hash.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[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] = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive` [INFO] [stdout] = note: see 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/node-bindings/src/hash.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | #[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] = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive` [INFO] [stdout] = note: see 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/node-bindings/src/hash.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[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] = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive` [INFO] [stdout] = note: see 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/node-bindings/src/image.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[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] = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive` [INFO] [stdout] = note: see 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/node-bindings/src/resolver.rs:163:1 [INFO] [stdout] | [INFO] [stdout] 163 | #[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] = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive` [INFO] [stdout] = note: see 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/node-bindings/src/resolver.rs:172:1 [INFO] [stdout] | [INFO] [stdout] 172 | #[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] = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive` [INFO] [stdout] = note: see 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/node-bindings/src/transformer.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[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] = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive` [INFO] [stdout] = note: see 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/node-bindings/src/transformer.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | #[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] = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive` [INFO] [stdout] = note: see 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/node-bindings/src/fs_search.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[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] = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive` [INFO] [stdout] = note: see 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/node-bindings/src/fs_search.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[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] = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive` [INFO] [stdout] = note: see 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/node-bindings/src/fs_search.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | #[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] = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive` [INFO] [stdout] = note: see 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/node-bindings/src/hash.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[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] = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive` [INFO] [stdout] = note: see 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/node-bindings/src/hash.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[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] = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive` [INFO] [stdout] = note: see 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/node-bindings/src/hash.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | #[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] = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive` [INFO] [stdout] = note: see 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/node-bindings/src/hash.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[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] = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive` [INFO] [stdout] = note: see 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/node-bindings/src/image.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[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] = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive` [INFO] [stdout] = note: see 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/node-bindings/src/resolver.rs:163:1 [INFO] [stdout] | [INFO] [stdout] 163 | #[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] = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive` [INFO] [stdout] = note: see 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/node-bindings/src/resolver.rs:172:1 [INFO] [stdout] | [INFO] [stdout] 172 | #[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] = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive` [INFO] [stdout] = note: see 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/node-bindings/src/transformer.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[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] = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive` [INFO] [stdout] = note: see 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/node-bindings/src/transformer.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | #[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] = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive` [INFO] [stdout] = note: see 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: function `test_renamed_import` is never used [INFO] [stdout] --> packages/transformers/js/core/src/react_lazy.rs:145:6 [INFO] [stdout] | [INFO] [stdout] 145 | fn test_renamed_import() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_require` is never used [INFO] [stdout] --> packages/transformers/js/core/src/react_lazy.rs:174:6 [INFO] [stdout] | [INFO] [stdout] 174 | fn test_require() { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_require_destructure` is never used [INFO] [stdout] --> packages/transformers/js/core/src/react_lazy.rs:183:6 [INFO] [stdout] | [INFO] [stdout] 183 | fn test_require_destructure() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/transformers/js/core/src/global_replacer.rs:214:12 [INFO] [stdout] | [INFO] [stdout] 214 | items: &mut Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 215 | ) -> GlobalReplacer { [INFO] [stdout] | -------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 215 | ) -> GlobalReplacer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: parcel-dev-dep-resolver v0.1.0 (/opt/rustwide/workdir/crates/dev-dep-resolver) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "8e547efeb027a04a075321bf063413d8ea96034130a450a65561e5509051a34f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e547efeb027a04a075321bf063413d8ea96034130a450a65561e5509051a34f", kill_on_drop: false }` [INFO] [stdout] 8e547efeb027a04a075321bf063413d8ea96034130a450a65561e5509051a34f