[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] testing POC-2025/parcel against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPOC-2025%2Fparcel" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/POC-2025/parcel on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3c40f838ab6905beb7fb94b0c3dbaff6a0bd29041b45b6cbce48d428f1e62f14
[INFO] running `Command { std: "docker" "start" "-a" "3c40f838ab6905beb7fb94b0c3dbaff6a0bd29041b45b6cbce48d428f1e62f14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c40f838ab6905beb7fb94b0c3dbaff6a0bd29041b45b6cbce48d428f1e62f14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c40f838ab6905beb7fb94b0c3dbaff6a0bd29041b45b6cbce48d428f1e62f14", kill_on_drop: false }`
[INFO] [stdout] 3c40f838ab6905beb7fb94b0c3dbaff6a0bd29041b45b6cbce48d428f1e62f14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f89206f8b3cc3d72e5e9515667cc84f6fccdfefb7418b1ac93751f942073cb56
[INFO] running `Command { std: "docker" "start" "-a" "f89206f8b3cc3d72e5e9515667cc84f6fccdfefb7418b1ac93751f942073cb56", 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 once_cell v1.20.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.20
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itoa v1.0.13
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling outref v0.1.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling simd-abstraction v0.7.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling base64-simd v0.7.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling unicode-id-start v1.3.1
[INFO] [stderr]    Compiling better_scoped_tls v1.0.0
[INFO] [stderr]    Compiling swc_visit v2.0.0
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling unicode-id v0.3.5
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling ryu-js v1.0.1
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling psm v0.1.24
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling vergen-lib v0.1.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling vergen v9.0.1
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling clap_lex v0.7.3
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling swc_macros_common v1.0.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.0
[INFO] [stderr]    Compiling from_variant v2.0.0
[INFO] [stderr]    Compiling ptr_meta v0.3.0
[INFO] [stderr]    Compiling ast_node v3.0.0
[INFO] [stderr]    Compiling swc_eq_ignore_macros v1.0.0
[INFO] [stderr]    Compiling string_enum v1.0.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling swc_ecma_transforms_macros v1.0.0
[INFO] [stderr]    Compiling swc_trace_macro v2.0.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling swc_config_macro v1.0.0
[INFO] [stderr]    Compiling static-map-macro v0.3.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling st-map v0.2.4
[INFO] [stderr]    Compiling swc_ecma_codegen_macros v1.0.0
[INFO] [stderr]    Compiling clap_builder v4.5.21
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling libdeflate-sys v1.22.0
[INFO] [stderr]    Compiling es-module-lexer v0.1.0 (https://github.com/devongovett/es-module-lexer#b9539c01)
[INFO] [stderr]    Compiling nasm-rs v0.3.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling roff v0.2.2
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling mozjpeg-sys v2.2.1
[INFO] [stderr]    Compiling terminal_size v0.4.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rustc-hash v2.0.0
[INFO] [stderr]    Compiling glob-match v0.2.1
[INFO] [stderr]    Compiling napi-sys v2.4.0
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling napi-build v2.1.3
[INFO] [stderr]    Compiling bytemuck v1.20.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling clap v4.5.21
[INFO] [stderr]    Compiling clap_mangen v0.2.24
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling parcel-node-bindings v0.1.0 (/opt/rustwide/workdir/crates/node-bindings)
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling pathdiff v0.2.2
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling path-slash v0.1.5
[INFO] [stderr]    Compiling xxhash-rust v0.8.12
[INFO] [stderr]    Compiling triomphe v0.1.14
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling hstr v0.2.12
[INFO] [stderr]    Compiling swc_atoms v3.0.0
[INFO] [stderr]    Compiling swc_allocator v2.0.0
[INFO] [stderr]    Compiling sourcemap v9.1.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling swc_cached v1.0.0
[INFO] [stderr]    Compiling browserslist-rs v0.16.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling swc_config v1.0.0
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling swc_common v5.0.0
[INFO] [stderr]    Compiling napi-derive-backend v1.0.74
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling swc_ecma_ast v5.0.0
[INFO] [stderr]    Compiling swc_fast_graph v6.0.0
[INFO] [stderr]    Compiling swc_core v9.0.2
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling oxipng v9.1.2
[INFO] [stderr]    Compiling parcel-resolver v0.1.1 (/opt/rustwide/workdir/crates/parcel-resolver)
[INFO] [stderr]    Compiling napi v2.16.13
[INFO] [stderr]    Compiling markdown v1.0.0-alpha.21
[INFO] [stderr]    Compiling napi-derive v2.16.12
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/parcel-resolver/src/package_json.rs:406:69
[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:539:33
[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<ExportsResolution<'_>, 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<ExportsResolution<'_>, PackageJsonError> {
[INFO] [stdout] 539 +   ) -> Result<ExportsResolution<'a>, 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:640:33
[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<ExportsKey, ExportsField>,
[INFO] [stdout]     |                 -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 640 |   ) -> Result<ExportsResolution<'_>, 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<ExportsResolution<'_>, PackageJsonError> {
[INFO] [stdout] 640 +   ) -> Result<ExportsResolution<'a>, 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:724:23
[INFO] [stdout]     |
[INFO] [stdout] 721 |     &'a self,
[INFO] [stdout]     |      -- the lifetime is named here
[INFO] [stdout] 722 |     map: &'a IndexMap<Specifier<'a>, 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<Cow<'a, AliasValue>> {
[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<Cow<'a, AliasValue<'a>>> {
[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:797:23
[INFO] [stdout]     |
[INFO] [stdout] 794 |     &'a self,
[INFO] [stdout]     |      -- the lifetime is named here
[INFO] [stdout] 795 |     map: &'a IndexMap<Specifier<'a>, 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<Cow<'a, AliasValue>> {
[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<Cow<'a, AliasValue<'a>>> {
[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<Specifier, SpecifierError> {
[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<Specifier<'_>, SpecifierError> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling 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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[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::<Result<_, _>>()?;
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 158 -       .collect::<Result<_, _>>()?;
[INFO] [stdout] 158 +       .collect::<Result<(), _>>()?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling libdeflater v1.22.0
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling swc_ecma_visit v5.0.0
[INFO] [stderr]    Compiling swc_ecma_parser v6.0.1
[INFO] [stderr]    Compiling swc_ecma_codegen v5.0.0
[INFO] [stderr]    Compiling preset_env_base v1.0.0
[INFO] [stderr]    Compiling swc_ecma_utils v6.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_common v6.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_base v6.0.2
[INFO] [stderr]    Compiling swc_ecma_transforms_classes v6.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2021 v6.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2016 v6.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2018 v6.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2019 v6.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es3 v6.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2017 v6.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2015 v6.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2022 v7.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_proposal v6.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_react v6.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_optimization v6.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_typescript v6.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2020 v7.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_bugfixes v6.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_compat v7.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms v8.0.0
[INFO] [stderr]    Compiling swc_ecma_preset_env v8.0.0
[INFO] [stderr]    Compiling mdxjs v0.2.14 (https://github.com/devongovett/mdxjs-rs?branch=export_phases#18805ce9)
[INFO] [stderr]    Compiling parcel-macros v0.1.0 (/opt/rustwide/workdir/crates/macros)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/macros/src/lib.rs:385:54
[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]    Compiling 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 <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/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 <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/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 <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/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 <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/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 <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/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 <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/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 <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/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 <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/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 <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/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 <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/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 <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/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 <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]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 34s
[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" "f89206f8b3cc3d72e5e9515667cc84f6fccdfefb7418b1ac93751f942073cb56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f89206f8b3cc3d72e5e9515667cc84f6fccdfefb7418b1ac93751f942073cb56", kill_on_drop: false }`
[INFO] [stdout] f89206f8b3cc3d72e5e9515667cc84f6fccdfefb7418b1ac93751f942073cb56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8120f99e09fbd4296bcd4e745f12bfb819f1fffd374bac34a95d7ff1afef0d39
[INFO] running `Command { std: "docker" "start" "-a" "8120f99e09fbd4296bcd4e745f12bfb819f1fffd374bac34a95d7ff1afef0d39", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling bstr v1.11.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.8
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling monch v0.5.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling json-strip-comments v1.0.4
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling terminal_size v0.4.0
[INFO] [stderr]    Compiling clap_builder v4.5.21
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling triomphe v0.1.14
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling hstr v0.2.12
[INFO] [stderr]    Compiling swc_allocator v2.0.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling swc_atoms v3.0.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling vergen v9.0.1
[INFO] [stderr]    Compiling swc_cached v1.0.0
[INFO] [stderr]    Compiling sourcemap v9.1.0
[INFO] [stderr]    Compiling swc_config v1.0.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling swc_core v9.0.2
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling browserslist-rs v0.16.0
[INFO] [stderr]    Compiling napi-derive-backend v1.0.74
[INFO] [stderr]    Compiling swc_common v5.0.0
[INFO] [stderr]    Compiling napi v2.16.13
[INFO] [stderr]    Compiling parcel-resolver v0.1.1 (/opt/rustwide/workdir/crates/parcel-resolver)
[INFO] [stderr]    Compiling clap v4.5.21
[INFO] [stderr]    Compiling markdown v1.0.0-alpha.21
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.3.0
[INFO] [stderr]    Compiling deno_semver v0.5.16
[INFO] [stderr]    Compiling napi-derive v2.16.12
[INFO] [stderr]    Compiling swc_ecma_ast v5.0.0
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/parcel-resolver/src/package_json.rs:406:69
[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:539:33
[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<ExportsResolution<'_>, 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<ExportsResolution<'_>, PackageJsonError> {
[INFO] [stdout] 539 +   ) -> Result<ExportsResolution<'a>, 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:640:33
[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<ExportsKey, ExportsField>,
[INFO] [stdout]     |                 -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 640 |   ) -> Result<ExportsResolution<'_>, 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<ExportsResolution<'_>, PackageJsonError> {
[INFO] [stdout] 640 +   ) -> Result<ExportsResolution<'a>, 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:724:23
[INFO] [stdout]     |
[INFO] [stdout] 721 |     &'a self,
[INFO] [stdout]     |      -- the lifetime is named here
[INFO] [stdout] 722 |     map: &'a IndexMap<Specifier<'a>, 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<Cow<'a, AliasValue>> {
[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<Cow<'a, AliasValue<'a>>> {
[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:797:23
[INFO] [stdout]     |
[INFO] [stdout] 794 |     &'a self,
[INFO] [stdout]     |      -- the lifetime is named here
[INFO] [stdout] 795 |     map: &'a IndexMap<Specifier<'a>, 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<Cow<'a, AliasValue>> {
[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<Cow<'a, AliasValue<'a>>> {
[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<Specifier, SpecifierError> {
[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<Specifier<'_>, SpecifierError> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling swc_fast_graph v6.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling data-url v0.3.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling deno_package_json v0.1.2
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling deno_media_type v0.2.1
[INFO] [stderr]    Compiling parcel-dev-dep-resolver v0.1.0 (/opt/rustwide/workdir/crates/dev-dep-resolver)
[INFO] [stderr]    Compiling lazy-regex v3.3.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[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::<Result<_, _>>()?;
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 158 -       .collect::<Result<_, _>>()?;
[INFO] [stdout] 158 +       .collect::<Result<(), _>>()?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling deno_path_util v0.2.1
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling predicates-tree v1.0.11
[INFO] [stderr]    Compiling predicates v3.1.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling path-clean v0.1.0
[INFO] [stderr]    Compiling assert_fs v1.1.2
[INFO] [stderr]    Compiling rspack_resolver v0.3.5
[INFO] [stderr]    Compiling oxc_resolver v2.1.1
[INFO] [stderr]    Compiling oxipng v9.1.2
[INFO] [stderr]    Compiling swc_ecma_visit v5.0.0
[INFO] [stderr]    Compiling swc_ecma_parser v6.0.1
[INFO] [stderr]    Compiling swc_ecma_codegen v5.0.0
[INFO] [stderr]    Compiling criterion v0.5.1
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[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::<Result<_, _>>()?;
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 158 -       .collect::<Result<_, _>>()?;
[INFO] [stdout] 158 +       .collect::<Result<(), _>>()?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling node_resolver v0.15.0
[INFO] [stderr]    Compiling swc_ecma_utils v6.0.0
[INFO] [stderr]    Compiling preset_env_base v1.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_base v6.0.2
[INFO] [stderr]    Compiling swc_ecma_compat_common 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:69
[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:539:33
[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<ExportsResolution<'_>, 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<ExportsResolution<'_>, PackageJsonError> {
[INFO] [stdout] 539 +   ) -> Result<ExportsResolution<'a>, 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:640:33
[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<ExportsKey, ExportsField>,
[INFO] [stdout]     |                 -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 640 |   ) -> Result<ExportsResolution<'_>, 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<ExportsResolution<'_>, PackageJsonError> {
[INFO] [stdout] 640 +   ) -> Result<ExportsResolution<'a>, 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:724:23
[INFO] [stdout]     |
[INFO] [stdout] 721 |     &'a self,
[INFO] [stdout]     |      -- the lifetime is named here
[INFO] [stdout] 722 |     map: &'a IndexMap<Specifier<'a>, 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<Cow<'a, AliasValue>> {
[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<Cow<'a, AliasValue<'a>>> {
[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:797:23
[INFO] [stdout]     |
[INFO] [stdout] 794 |     &'a self,
[INFO] [stdout]     |      -- the lifetime is named here
[INFO] [stdout] 795 |     map: &'a IndexMap<Specifier<'a>, 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<Cow<'a, AliasValue>> {
[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<Cow<'a, AliasValue<'a>>> {
[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<Specifier, SpecifierError> {
[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<Specifier<'_>, SpecifierError> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling swc_ecma_transforms_classes v6.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2016 v6.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es3 v6.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2019 v6.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2017 v6.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2018 v6.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2021 v6.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_react v6.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2015 v6.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2022 v7.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_proposal v6.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_typescript v6.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_optimization v6.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2020 v7.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_bugfixes v6.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_compat v7.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms v8.0.0
[INFO] [stderr]    Compiling swc_ecma_preset_env v8.0.0
[INFO] [stderr]    Compiling parcel-macros v0.1.0 (/opt/rustwide/workdir/crates/macros)
[INFO] [stderr]    Compiling 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:54
[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:54
[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]    Compiling parcel-js-swc-core v0.1.0 (/opt/rustwide/workdir/packages/transformers/js/core)
[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)]` (part of `#[warn(unused)]`) 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<DependencyDescriptor>,
[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]    Compiling parcel-node-bindings v0.1.0 (/opt/rustwide/workdir/crates/node-bindings)
[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 <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/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 <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/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 <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/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 <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/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 <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/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 <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/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 <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/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 <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/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 <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/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 <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/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 <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/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 <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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 58s
[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 2`
[INFO] running `Command { std: "docker" "inspect" "8120f99e09fbd4296bcd4e745f12bfb819f1fffd374bac34a95d7ff1afef0d39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8120f99e09fbd4296bcd4e745f12bfb819f1fffd374bac34a95d7ff1afef0d39", kill_on_drop: false }`
[INFO] [stdout] 8120f99e09fbd4296bcd4e745f12bfb819f1fffd374bac34a95d7ff1afef0d39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 91089286c66817c1073c5985c707448fa17f143453d8dae1571f11ed390250b1
[INFO] running `Command { std: "docker" "start" "-a" "91089286c66817c1073c5985c707448fa17f143453d8dae1571f11ed390250b1", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> crates/parcel-resolver/src/package_json.rs:406:69
[INFO] [stderr]     |
[INFO] [stderr] 406 |   pub fn entries<'a>(&'a self, fields: Fields, cache: &'a Cache) -> EntryIter {
[INFO] [stderr]     |                       --                               --           ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |                                |
[INFO] [stderr]     |                       the lifetime is named here       the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 406 |   pub fn entries<'a>(&'a self, fields: Fields, cache: &'a Cache) -> EntryIter<'a> {
[INFO] [stderr]     |                                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> crates/parcel-resolver/src/package_json.rs:539:33
[INFO] [stderr]     |
[INFO] [stderr] 532 |     &'a self,
[INFO] [stderr]     |      -- the lifetime is named here
[INFO] [stderr] 533 |     target: &'a ExportsField,
[INFO] [stderr]     |              -- the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 539 |   ) -> Result<ExportsResolution<'_>, PackageJsonError> {
[INFO] [stderr]     |                                 ^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 539 -   ) -> Result<ExportsResolution<'_>, PackageJsonError> {
[INFO] [stderr] 539 +   ) -> Result<ExportsResolution<'a>, PackageJsonError> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> crates/parcel-resolver/src/package_json.rs:640:33
[INFO] [stderr]     |
[INFO] [stderr] 633 |     &'a self,
[INFO] [stderr]     |      -- the lifetime is named here
[INFO] [stderr] 634 |     match_key: &'a str,
[INFO] [stderr]     |                 -- the lifetime is named here
[INFO] [stderr] 635 |     match_obj: &'a IndexMap<ExportsKey, ExportsField>,
[INFO] [stderr]     |                 -- the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 640 |   ) -> Result<ExportsResolution<'_>, PackageJsonError> {
[INFO] [stderr]     |                                 ^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 640 -   ) -> Result<ExportsResolution<'_>, PackageJsonError> {
[INFO] [stderr] 640 +   ) -> Result<ExportsResolution<'a>, PackageJsonError> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> crates/parcel-resolver/src/package_json.rs:724:23
[INFO] [stderr]     |
[INFO] [stderr] 721 |     &'a self,
[INFO] [stderr]     |      -- the lifetime is named here
[INFO] [stderr] 722 |     map: &'a IndexMap<Specifier<'a>, AliasValue<'a>>,
[INFO] [stderr]     |           --                    --              -- the lifetime is named here
[INFO] [stderr]     |           |                     |
[INFO] [stderr]     |           |                     the lifetime is named here
[INFO] [stderr]     |           the lifetime is named here
[INFO] [stderr] 723 |     specifier: &Specifier<'a>,
[INFO] [stderr]     |                           -- the lifetime is named here
[INFO] [stderr] 724 |   ) -> Option<Cow<'a, AliasValue>> {
[INFO] [stderr]     |                   --  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the same lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 724 |   ) -> Option<Cow<'a, AliasValue<'a>>> {
[INFO] [stderr]     |                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> crates/parcel-resolver/src/package_json.rs:797:23
[INFO] [stderr]     |
[INFO] [stderr] 794 |     &'a self,
[INFO] [stderr]     |      -- the lifetime is named here
[INFO] [stderr] 795 |     map: &'a IndexMap<Specifier<'a>, AliasValue<'a>>,
[INFO] [stderr]     |           --                    --              -- the lifetime is named here
[INFO] [stderr]     |           |                     |
[INFO] [stderr]     |           |                     the lifetime is named here
[INFO] [stderr]     |           the lifetime is named here
[INFO] [stderr] 796 |     specifier: &Specifier<'a>,
[INFO] [stderr]     |                           -- the lifetime is named here
[INFO] [stderr] 797 |   ) -> Option<Cow<'a, AliasValue>> {
[INFO] [stderr]     |                   --  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the same lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 797 |   ) -> Option<Cow<'a, AliasValue<'a>>> {
[INFO] [stderr]     |                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/parcel-resolver/src/specifier.rs:295:33
[INFO] [stderr]     |
[INFO] [stderr] 295 | fn parse_package(specifier: Cow<'_, str>) -> Result<Specifier, SpecifierError> {
[INFO] [stderr]     |                                 ^^                  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                 |
[INFO] [stderr]     |                                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'_`
[INFO] [stderr]     |
[INFO] [stderr] 295 | fn parse_package(specifier: Cow<'_, str>) -> Result<Specifier<'_>, SpecifierError> {
[INFO] [stderr]     |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `parcel-resolver` (lib) generated 6 warnings (run `cargo fix --lib -p parcel-resolver` to apply 6 suggestions)
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> crates/macros/src/lib.rs:385:54
[INFO] [stderr]     |
[INFO] [stderr] 385 |   pub fn new(source_map: &'a SourceMap) -> Evaluator<'_> {
[INFO] [stderr]     |                           --                         ^^ the same lifetime is elided here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 385 -   pub fn new(source_map: &'a SourceMap) -> Evaluator<'_> {
[INFO] [stderr] 385 +   pub fn new(source_map: &'a SourceMap) -> Evaluator<'a> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `parcel-macros` (lib) generated 1 warning (run `cargo fix --lib -p parcel-macros` to apply 1 suggestion)
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]    --> crates/dev-dep-resolver/src/lib.rs:76:3
[INFO] [stderr]     |
[INFO] [stderr]  76 |   pub fn build(&self, file: &Path) -> Result<(), EsmGraphBuilderError> {
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]     = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: FromIterator<()>` will fail
[INFO] [stderr]    --> crates/dev-dep-resolver/src/lib.rs:158:18
[INFO] [stderr]     |
[INFO] [stderr] 158 |       .collect::<Result<_, _>>()?;
[INFO] [stderr]     |                  ^^^^^^^^^^^^
[INFO] [stderr]     = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]     |
[INFO] [stderr] 158 -       .collect::<Result<_, _>>()?;
[INFO] [stderr] 158 +       .collect::<Result<(), _>>()?;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `parcel-dev-dep-resolver` (lib) generated 1 warning (run `cargo fix --lib -p parcel-dev-dep-resolver` to apply 1 suggestion)
[INFO] [stderr] warning: `parcel-resolver` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr] warning: unexpected `cfg` condition value: `noop`
[INFO] [stderr]  --> crates/node-bindings/src/fs_search.rs:5:1
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[napi]
[INFO] [stderr]   | ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = 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] [stderr]   = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = 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] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]   = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `noop`
[INFO] [stderr]   --> crates/node-bindings/src/fs_search.rs:33:1
[INFO] [stderr]    |
[INFO] [stderr] 33 | #[napi]
[INFO] [stderr]    | ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = 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] [stderr]    = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `noop`
[INFO] [stderr]   --> crates/node-bindings/src/fs_search.rs:46:1
[INFO] [stderr]    |
[INFO] [stderr] 46 | #[napi]
[INFO] [stderr]    | ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = 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] [stderr]    = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `noop`
[INFO] [stderr]  --> crates/node-bindings/src/hash.rs:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | #[napi]
[INFO] [stderr]   | ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = 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] [stderr]   = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = 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] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `noop`
[INFO] [stderr]   --> crates/node-bindings/src/hash.rs:16:1
[INFO] [stderr]    |
[INFO] [stderr] 16 | #[napi]
[INFO] [stderr]    | ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = 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] [stderr]    = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `noop`
[INFO] [stderr]   --> crates/node-bindings/src/hash.rs:22:1
[INFO] [stderr]    |
[INFO] [stderr] 22 | #[napi]
[INFO] [stderr]    | ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = 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] [stderr]    = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `noop`
[INFO] [stderr]   --> crates/node-bindings/src/hash.rs:27:1
[INFO] [stderr]    |
[INFO] [stderr] 27 | #[napi]
[INFO] [stderr]    | ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = 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] [stderr]    = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `noop`
[INFO] [stderr]  --> crates/node-bindings/src/image.rs:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[napi]
[INFO] [stderr]   | ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = 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] [stderr]   = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = 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] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `noop`
[INFO] [stderr]    --> crates/node-bindings/src/resolver.rs:163:1
[INFO] [stderr]     |
[INFO] [stderr] 163 | #[napi]
[INFO] [stderr]     | ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = 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] [stderr]     = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `noop`
[INFO] [stderr]    --> crates/node-bindings/src/resolver.rs:172:1
[INFO] [stderr]     |
[INFO] [stderr] 172 | #[napi]
[INFO] [stderr]     | ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = 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] [stderr]     = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `noop`
[INFO] [stderr]  --> crates/node-bindings/src/transformer.rs:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[napi]
[INFO] [stderr]   | ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = 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] [stderr]   = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = 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] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `noop`
[INFO] [stderr]   --> crates/node-bindings/src/transformer.rs:18:3
[INFO] [stderr]    |
[INFO] [stderr] 18 |   #[napi]
[INFO] [stderr]    |   ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = 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] [stderr]    = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_renamed_import` is never used
[INFO] [stderr]    --> packages/transformers/js/core/src/react_lazy.rs:145:6
[INFO] [stderr]     |
[INFO] [stderr] 145 |   fn test_renamed_import() {
[INFO] [stderr]     |      ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_require` is never used
[INFO] [stderr]    --> packages/transformers/js/core/src/react_lazy.rs:174:6
[INFO] [stderr]     |
[INFO] [stderr] 174 |   fn test_require() {
[INFO] [stderr]     |      ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_require_destructure` is never used
[INFO] [stderr]    --> packages/transformers/js/core/src/react_lazy.rs:183:6
[INFO] [stderr]     |
[INFO] [stderr] 183 |   fn test_require_destructure() {
[INFO] [stderr]     |      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> packages/transformers/js/core/src/global_replacer.rs:214:12
[INFO] [stderr]     |
[INFO] [stderr] 214 |     items: &mut Vec<DependencyDescriptor>,
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 215 |   ) -> GlobalReplacer {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 215 |   ) -> GlobalReplacer<'_> {
[INFO] [stderr]     |                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `parcel-node-bindings` (lib test) generated 12 warnings
[INFO] [stderr] warning: `parcel-js-swc-core` (lib test) generated 4 warnings (run `cargo fix --lib -p parcel-js-swc-core --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `parcel-dev-dep-resolver` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `parcel-macros` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.70s
[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 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/parcel_dev_dep_resolver-beec33eeae811c97)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/parcel_dev_dep_resolver-8ec1999925b0c238)
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_glob ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/parcel_js_swc_core-f286e2144201dfbe)
[INFO] [stdout] 
[INFO] [stdout] running 88 tests
[INFO] [stdout] test constant_module::tests::empty_file ... ok
[INFO] [stdout] test constant_module::tests::bool ... ok
[INFO] [stdout] test constant_module::tests::array ... ok
[INFO] [stdout] test constant_module::tests::num ... ok
[INFO] [stdout] test constant_module::tests::export_let ... ok
[INFO] [stdout] test constant_module::tests::bigint ... ok
[INFO] [stdout] test constant_module::tests::side_effect ... ok
[INFO] [stdout] test constant_module::tests::null ... ok
[INFO] [stdout] test constant_module::tests::import ... ok
[INFO] [stdout] test constant_module::tests::object ... ok
[INFO] [stdout] test constant_module::tests::string ... ok
[INFO] [stdout] test constant_module::tests::unexported_consts ... ok
[INFO] [stdout] test constant_module::tests::var ... ok
[INFO] [stdout] test constant_module::tests::template_literals ... ok
[INFO] [stdout] test dependency_collector::test::test_compiled_dynamic_imports ... ok
[INFO] [stdout] test constant_module::tests::template_literals_unknown_var ... ok
[INFO] [stdout] test dependency_collector::test::test_compiled_dynamic_imports_with_chain ... ok
[INFO] [stdout] test constant_module::tests::template_literals_known_var ... ok
[INFO] [stdout] test dependency_collector::test::test_compiled_dynamic_imports_with_function_chain ... ok
[INFO] [stdout] test constant_module::tests::template_literals_nested_literal ... ok
[INFO] [stdout] test dependency_collector::test::test_dynamic_import_dependency ... ok
[INFO] [stdout] test dependency_collector::test::test_import_dependency ... ok
[INFO] [stdout] test dependency_collector::test::test_new_promise_require_imports_with_function_expr ... ok
[INFO] [stdout] test dependency_collector::test::test_optional_require_dependency ... ok
[INFO] [stdout] test dependency_collector::test::test_export_star_dependency ... ok
[INFO] [stdout] test dependency_collector::test::test_promise_resolve_require_dynamic_import ... ok
[INFO] [stdout] test dependency_collector::test::test_export_dependency ... ok
[INFO] [stdout] test dependency_collector::test::test_require_dependency ... ok
[INFO] [stdout] test dependency_collector::test::test_new_promise_require_imports ... ok
[INFO] [stdout] test dependency_collector::test::test_service_worker_dependency ... ok
[INFO] [stdout] test env_replacer::test::test_assign_env_to_variable ... ok
[INFO] [stdout] test env_replacer::test::test_replace_browser_assignments ... ok
[INFO] [stdout] test env_replacer::test::test_replace_env_assignments ... ok
[INFO] [stdout] test env_replacer::test::test_replace_env_has_the_variable ... ok
[INFO] [stdout] test dependency_collector::test::test_worklet_dependency ... ok
[INFO] [stdout] test env_replacer::test::test_replace_env_in_expressions ... ok
[INFO] [stdout] test dependency_collector::test::test_url_dependency ... ok
[INFO] [stdout] test env_replacer::test::test_replace_env_rest_spread ... ok
[INFO] [stdout] test env_replacer::test::test_replace_env_member_assignments ... ok
[INFO] [stdout] test env_replacer::test::test_replace_foo_in_process_env ... ok
[INFO] [stdout] test dependency_collector::test::test_worker_dependency ... ok
[INFO] [stdout] test env_replacer::test::test_unrelated_code_is_not_affected ... ok
[INFO] [stdout] test env_replacer::test::test_replacer_disabled ... ok
[INFO] [stdout] test global_replacer::test::test_globals_visitor_with_require_process ... ok
[INFO] [stdout] test global_replacer::test::test_transforms_computed_property ... ok
[INFO] [stdout] test env_replacer::test::test_replace_process_dot_browser ... ok
[INFO] [stdout] test hoist::tests::collect_cjs_namespace ... ok
[INFO] [stdout] test hoist::tests::collect_cjs_namespace_non_static ... ok
[INFO] [stdout] test hoist::tests::collect_cjs_reassign ... ok
[INFO] [stdout] test hoist::tests::collect_destructure_default ... ok
[INFO] [stdout] test hoist::tests::collect_cjs_non_static_exports ... ok
[INFO] [stdout] test hoist::tests::collect_this_exports ... ok
[INFO] [stdout] test hoist::tests::collect_should_wrap ... ok
[INFO] [stdout] test hoist::tests::collect_esm ... ok
[INFO] [stdout] test hoist::tests::collect_cjs_destructure ... ok
[INFO] [stdout] test hoist::tests::collect_exports ... ok
[INFO] [stdout] test hoist::tests::collect_has_cjs_exports ... ok
[INFO] [stdout] test hoist::tests::fold_export ... ok
[INFO] [stdout] test hoist::tests::collect_dynamic_import ... ok
[INFO] [stdout] test hoist::tests::fold_cjs_export ... ok
[INFO] [stdout] test hoist::tests::fold_import_hoist ... ok
[INFO] [stdout] test global_replacer::test::test_does_not_transform_member_property ... ok
[INFO] [stdout] test hoist::tests::fold_hoist_vars ... ok
[INFO] [stdout] test hoist::tests::fold_import ... ok
[INFO] [stdout] test hoist::tests::fold_static_require ... ok
[INFO] [stdout] test hoist::tests::fold_non_static_require ... ok
[INFO] [stdout] test hoist::tests::test_parse_import_statement ... ok
[INFO] [stdout] test hoist::tests::test_parse_self_reference ... ok
[INFO] [stdout] test hoist::tests::test_parse_module_exports ... ok
[INFO] [stdout] test hoist::tests::fold_require_member ... ok
[INFO] [stdout] test hoist::tests::test_parse_this ... ok
[INFO] [stdout] test node_replacer::test::test_does_not_replace_if_variables_are_shadowed ... ok
[INFO] [stdout] test node_replacer::test::test_does_replace_filename_or_dirname_identifiers_on_member_props ... ok
[INFO] [stdout] test react_lazy::test::test_default_import ... ok
[INFO] [stdout] test react_lazy::test::test_named_import ... ok
[INFO] [stdout] test react_lazy::test::test_namespace_import ... ok
[INFO] [stdout] test test_utils::test::test_example ... ok
[INFO] [stdout] test test_utils::test::test_fold ... ok
[INFO] [stdout] test node_replacer::test::test_replace_dirname ... ok
[INFO] [stdout] test node_replacer::test::test_esm ... ok
[INFO] [stdout] test node_replacer::test::test_does_not_replace_filename_or_dirname_identifiers_randomly ... ok
[INFO] [stdout] test hoist::tests::fold_cjs_export_non_static ... ok
[INFO] [stdout] test node_replacer::test::test_replace_filename ... ok
[INFO] [stdout] test typeof_replacer::test::test_visitor_typeof_replacer_without_shadowing ... ok
[INFO] [stdout] test hoist::tests::fold_dynamic_import ... ok
[INFO] [stdout] test typeof_replacer::test::test_typeof_nested_expression ... ok
[INFO] [stdout] test hoist::tests::fold_require_wrapped ... ok
[INFO] [stdout] test typeof_replacer::test::test_visitor_typeof_replacer_with_shadowing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 88 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/parcel_macros-d43eedb8e329d23f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/parcel_node_bindings-cf90bbd091ae54b2)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/parcel_resolver-dd9589f56500608e)
[INFO] [stdout] 
[INFO] [stdout] running 54 tests
[INFO] [stdout] test json_comments_rs::tests::incomplete_comment ... ok
[INFO] [stdout] test json_comments_rs::tests::incomplete_comment2 ... ok
[INFO] [stdout] test json_comments_rs::tests::no_block_comments ... ok
[INFO] [stdout] test json_comments_rs::tests::block_comments_with_possible_end ... ok
[INFO] [stdout] test json_comments_rs::tests::no_hash_comments ... ok
[INFO] [stdout] test json_comments_rs::tests::no_slash_line_comments ... ok
[INFO] [stdout] test json_comments_rs::tests::trailing_comma ... ok
[INFO] [stdout] test json_comments_rs::tests::strip_in_place ... ok
[INFO] [stdout] test json_comments_rs::tests::block_comments ... ok
[INFO] [stdout] test json_comments_rs::tests::incomplete_string ... ok
[INFO] [stdout] test cache::test::test_canonicalize ... ok
[INFO] [stdout] test json_comments_rs::tests::line_comments ... ok
[INFO] [stdout] test package_json::tests::exports_array ... ok
[INFO] [stdout] test package_json::tests::aliases ... ok
[INFO] [stdout] test package_json::tests::custom_conditions ... ok
[INFO] [stdout] test package_json::tests::exports_map_conditions ... ok
[INFO] [stdout] test package_json::tests::exports_dot ... ok
[INFO] [stdout] test package_json::tests::exports_invalid ... ok
[INFO] [stdout] test package_json::tests::exports_dot_conditions ... ok
[INFO] [stdout] test package_json::tests::nested_conditions ... ok
[INFO] [stdout] test package_json::tests::exports_null ... ok
[INFO] [stdout] test package_json::tests::exports_map_string ... ok
[INFO] [stdout] test package_json::tests::exports_string ... ok
[INFO] [stdout] test package_json::tests::import_conditions ... ok
[INFO] [stdout] test package_json::tests::imports ... ok
[INFO] [stdout] test package_json::tests::side_effects_bool ... ok
[INFO] [stdout] test package_json::tests::side_effects_none ... ok
[INFO] [stdout] test package_json::tests::side_effects_glob ... ok
[INFO] [stdout] test package_json::tests::subpath_nested_conditions ... ok
[INFO] [stdout] test package_json::tests::parsing ... ok
[INFO] [stdout] test package_json::tests::side_effects_array ... ok
[INFO] [stdout] test tests::browser_field ... ok
[INFO] [stdout] test tests::test_absolute ... ok
[INFO] [stdout] test package_json::tests::test_replace_captures ... ok
[INFO] [stdout] test package_json::tests::subpath_star ... ok
[INFO] [stdout] test tests::local_aliases ... ok
[INFO] [stdout] test tests::test_builtins ... ok
[INFO] [stdout] test tests::test_imports ... ok
[INFO] [stdout] test tests::test_exports ... ok
[INFO] [stdout] test tests::global_aliases ... ok
[INFO] [stdout] test tests::test_self_reference ... ok
[INFO] [stdout] test tests::test_include_node_modules ... ok
[INFO] [stdout] test tests::test_urls ... ok
[INFO] [stdout] test tests::test_tsconfig_parsing ... ok
[INFO] [stdout] test tests::relative ... ok
[INFO] [stdout] test tsconfig::tests::test_base_url ... ok
[INFO] [stdout] test tsconfig::tests::test_paths ... ok
[INFO] [stdout] test tests::test_ts_extensions ... ok
[INFO] [stdout] test tests::test_tsconfig ... ok
[INFO] [stdout] test tests::test_module_suffixes ... ok
[INFO] [stdout] test url_to_path::test::test ... ok
[INFO] [stdout] test tsconfig::tests::test_paths_and_base_url ... ok
[INFO] [stdout] test tests::test_side_effects ... ok
[INFO] [stdout] test tests::node_modules ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests parcel_dev_dep_resolver
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests parcel_js_swc_core
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests parcel_macros
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests parcel_resolver
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test crates/parcel-resolver/src/lib.rs - (line 24) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "91089286c66817c1073c5985c707448fa17f143453d8dae1571f11ed390250b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91089286c66817c1073c5985c707448fa17f143453d8dae1571f11ed390250b1", kill_on_drop: false }`
[INFO] [stdout] 91089286c66817c1073c5985c707448fa17f143453d8dae1571f11ed390250b1
