[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-04-13 for beta-1.87-1 [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] validating manifest of git repo https://github.com/POC-2025/parcel on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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] 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-04-13" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a9aba6ee3dfff32efb7d0c39d6f17ddec365d2082b74fa168630001df2a07a8 [INFO] running `Command { std: "docker" "start" "-a" "5a9aba6ee3dfff32efb7d0c39d6f17ddec365d2082b74fa168630001df2a07a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a9aba6ee3dfff32efb7d0c39d6f17ddec365d2082b74fa168630001df2a07a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a9aba6ee3dfff32efb7d0c39d6f17ddec365d2082b74fa168630001df2a07a8", kill_on_drop: false }` [INFO] [stdout] 5a9aba6ee3dfff32efb7d0c39d6f17ddec365d2082b74fa168630001df2a07a8 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4db2ba65078ba78328647909c2e82923fce76dccdc61c6f3a9ef11e1ba1ef6ed [INFO] running `Command { std: "docker" "start" "-a" "4db2ba65078ba78328647909c2e82923fce76dccdc61c6f3a9ef11e1ba1ef6ed", 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 itoa v1.0.13 [INFO] [stderr] Compiling ryu v1.0.18 [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_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling quote v1.0.37 [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 syn v2.0.89 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling outref v0.1.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling simd-abstraction v0.7.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling base64-simd v0.7.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling if_chain v1.0.2 [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 unicode-width v0.1.14 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling psm v0.1.24 [INFO] [stderr] Compiling stacker v0.1.17 [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 static_assertions v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling vergen-lib v0.1.4 [INFO] [stderr] Compiling vergen v9.0.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling generic-array v0.14.7 [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 regex-automata v0.4.9 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling hashbrown v0.12.3 [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 phf v0.11.2 [INFO] [stderr] Compiling string_enum v1.0.0 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling swc_ecma_transforms_macros v1.0.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling swc_trace_macro v2.0.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling swc_config_macro v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling static-map-macro v0.3.4 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling swc_ecma_codegen_macros v1.0.0 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling st-map v0.2.4 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling libdeflate-sys v1.22.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling convert_case v0.6.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 mozjpeg-sys v2.2.1 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling terminal_size v0.4.0 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling clap_mangen v0.2.24 [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 glob v0.3.1 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling napi-derive-backend v1.0.74 [INFO] [stderr] Compiling oxipng v9.1.2 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling hstr v0.2.12 [INFO] [stderr] Compiling sourcemap v9.1.0 [INFO] [stderr] Compiling swc_atoms v3.0.0 [INFO] [stderr] Compiling swc_allocator v2.0.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling browserslist-rs v0.16.0 [INFO] [stderr] Compiling swc_cached v1.0.0 [INFO] [stderr] Compiling swc_config v1.0.0 [INFO] [stderr] Compiling swc_core v9.0.2 [INFO] [stderr] Compiling swc_common v5.0.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling parcel-resolver v0.1.1 (/opt/rustwide/workdir/crates/parcel-resolver) [INFO] [stderr] Compiling napi-derive v2.16.12 [INFO] [stdout] warning: elided lifetime has a name [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] | -- lifetime `'a` declared here ^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> crates/parcel-resolver/src/package_json.rs:539:33 [INFO] [stdout] | [INFO] [stdout] 531 | fn resolve_package_target<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 539 | ) -> Result, PackageJsonError> { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> crates/parcel-resolver/src/package_json.rs:640:33 [INFO] [stdout] | [INFO] [stdout] 632 | fn resolve_package_imports_exports<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 640 | ) -> Result, PackageJsonError> { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> crates/parcel-resolver/src/package_json.rs:724:23 [INFO] [stdout] | [INFO] [stdout] 720 | fn resolve_alias<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 724 | ) -> Option> { [INFO] [stdout] | ^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> crates/parcel-resolver/src/package_json.rs:797:23 [INFO] [stdout] | [INFO] [stdout] 793 | fn lookup_alias<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 797 | ) -> Option> { [INFO] [stdout] | ^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling napi v2.16.13 [INFO] [stderr] Compiling markdown v1.0.0-alpha.21 [INFO] [stderr] Compiling napi-build v2.1.3 [INFO] [stderr] Compiling parcel-node-bindings v0.1.0 (/opt/rustwide/workdir/crates/node-bindings) [INFO] [stderr] Compiling swc_ecma_ast v5.0.0 [INFO] [stderr] Compiling swc_fast_graph v6.0.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling parcel-dev-dep-resolver v0.1.0 (/opt/rustwide/workdir/crates/dev-dep-resolver) [INFO] [stderr] Compiling libdeflater v1.22.0 [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> crates/dev-dep-resolver/src/lib.rs:76:3 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn build(&self, file: &Path) -> Result<(), EsmGraphBuilderError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromIterator<()>` will fail [INFO] [stdout] --> crates/dev-dep-resolver/src/lib.rs:158:18 [INFO] [stdout] | [INFO] [stdout] 158 | .collect::>()?; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 158 - .collect::>()?; [INFO] [stdout] 158 + .collect::>()?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling path-slash v0.1.5 [INFO] [stderr] Compiling pathdiff v0.2.2 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling xxhash-rust v0.8.12 [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_transforms_base v6.0.2 [INFO] [stderr] Compiling swc_ecma_compat_common v6.0.0 [INFO] [stderr] Compiling swc_ecma_transforms_classes v6.0.0 [INFO] [stderr] Compiling swc_ecma_compat_es2017 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_es2021 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_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 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: elided lifetime has a name [INFO] [stdout] --> crates/macros/src/lib.rs:385:54 [INFO] [stdout] | [INFO] [stdout] 384 | impl<'a> Evaluator<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 385 | pub fn new(source_map: &'a SourceMap) -> Evaluator<'_> { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [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 for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `noop` [INFO] [stdout] --> crates/node-bindings/src/fs_search.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[napi] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `napi` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `noop` [INFO] [stdout] --> crates/node-bindings/src/fs_search.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | #[napi] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `napi` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `noop` [INFO] [stdout] --> crates/node-bindings/src/hash.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[napi] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `napi` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `noop` [INFO] [stdout] --> crates/node-bindings/src/hash.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[napi] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `napi` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `noop` [INFO] [stdout] --> crates/node-bindings/src/hash.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | #[napi] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `napi` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `noop` [INFO] [stdout] --> crates/node-bindings/src/hash.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[napi] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `napi` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `noop` [INFO] [stdout] --> crates/node-bindings/src/image.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[napi] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `napi` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `noop` [INFO] [stdout] --> crates/node-bindings/src/resolver.rs:163:1 [INFO] [stdout] | [INFO] [stdout] 163 | #[napi] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `napi` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `noop` [INFO] [stdout] --> crates/node-bindings/src/resolver.rs:172:1 [INFO] [stdout] | [INFO] [stdout] 172 | #[napi] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `napi` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `noop` [INFO] [stdout] --> crates/node-bindings/src/transformer.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[napi] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `napi` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `noop` [INFO] [stdout] --> crates/node-bindings/src/transformer.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | #[napi] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `napi` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 43s [INFO] running `Command { std: "docker" "inspect" "4db2ba65078ba78328647909c2e82923fce76dccdc61c6f3a9ef11e1ba1ef6ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4db2ba65078ba78328647909c2e82923fce76dccdc61c6f3a9ef11e1ba1ef6ed", kill_on_drop: false }` [INFO] [stdout] 4db2ba65078ba78328647909c2e82923fce76dccdc61c6f3a9ef11e1ba1ef6ed [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c173acbe553ee89ca04d123beb0ecb5508c937bcb36acd6b1e381759082c160c [INFO] running `Command { std: "docker" "start" "-a" "c173acbe553ee89ca04d123beb0ecb5508c937bcb36acd6b1e381759082c160c", 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-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling bstr v1.11.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling monch v0.5.0 [INFO] [stderr] Compiling predicates-core v1.0.8 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling terminal_size v0.4.0 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling json-strip-comments v1.0.4 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling difflib v0.4.0 [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 regex v1.11.1 [INFO] [stderr] Compiling swc_atoms v3.0.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling swc_cached v1.0.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling sourcemap v9.1.0 [INFO] [stderr] Compiling swc_config v1.0.0 [INFO] [stderr] Compiling vergen v9.0.1 [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 browserslist-rs v0.16.0 [INFO] [stderr] Compiling dashmap v6.1.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] [stdout] warning: elided lifetime has a name [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] | -- lifetime `'a` declared here ^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> crates/parcel-resolver/src/package_json.rs:539:33 [INFO] [stdout] | [INFO] [stdout] 531 | fn resolve_package_target<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 539 | ) -> Result, PackageJsonError> { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> crates/parcel-resolver/src/package_json.rs:640:33 [INFO] [stdout] | [INFO] [stdout] 632 | fn resolve_package_imports_exports<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 640 | ) -> Result, PackageJsonError> { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> crates/parcel-resolver/src/package_json.rs:724:23 [INFO] [stdout] | [INFO] [stdout] 720 | fn resolve_alias<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 724 | ) -> Option> { [INFO] [stdout] | ^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> crates/parcel-resolver/src/package_json.rs:797:23 [INFO] [stdout] | [INFO] [stdout] 793 | fn lookup_alias<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 797 | ) -> Option> { [INFO] [stdout] | ^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling swc_ecma_ast v5.0.0 [INFO] [stderr] Compiling swc_fast_graph v6.0.0 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling napi-derive v2.16.12 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling markdown v1.0.0-alpha.21 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.3.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling deno_semver v0.5.16 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling data-url v0.3.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling deno_package_json v0.1.2 [INFO] [stderr] Compiling predicates-tree v1.0.11 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling deno_media_type v0.2.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling lazy-regex v3.3.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling parcel-dev-dep-resolver v0.1.0 (/opt/rustwide/workdir/crates/dev-dep-resolver) [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 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromIterator<()>` will fail [INFO] [stdout] --> crates/dev-dep-resolver/src/lib.rs:158:18 [INFO] [stdout] | [INFO] [stdout] 158 | .collect::>()?; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 158 - .collect::>()?; [INFO] [stdout] 158 + .collect::>()?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling deno_path_util v0.2.1 [INFO] [stderr] Compiling predicates v3.1.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tempfile v3.14.0 [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 plotters v0.3.7 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling path-clean v0.1.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling assert_fs v1.1.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling rspack_resolver v0.3.5 [INFO] [stderr] Compiling oxc_resolver v2.1.1 [INFO] [stderr] Compiling oxipng v9.1.2 [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> crates/dev-dep-resolver/src/lib.rs:76:3 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn build(&self, file: &Path) -> Result<(), EsmGraphBuilderError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromIterator<()>` will fail [INFO] [stdout] --> crates/dev-dep-resolver/src/lib.rs:158:18 [INFO] [stdout] | [INFO] [stdout] 158 | .collect::>()?; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 158 - .collect::>()?; [INFO] [stdout] 158 + .collect::>()?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling swc_ecma_utils v6.0.0 [INFO] [stderr] Compiling node_resolver v0.15.0 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=7a8b76c6d304747e -C extra-filename=-0441f68caf5dbe96 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-59b64796c649cbb1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-07e99781ed9e2ad1.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-4a8356cfe1303ddb.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-a9338885af5662dc.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-1fb34223a43983ad.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-1e85f104b77bae63.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-77ba031e0717896c.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-eed563463f3d6c93.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c173acbe553ee89ca04d123beb0ecb5508c937bcb36acd6b1e381759082c160c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c173acbe553ee89ca04d123beb0ecb5508c937bcb36acd6b1e381759082c160c", kill_on_drop: false }` [INFO] [stdout] c173acbe553ee89ca04d123beb0ecb5508c937bcb36acd6b1e381759082c160c