[INFO] cloning repository https://github.com/eolme/swc-plugin-webpack-chunk-names
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eolme/swc-plugin-webpack-chunk-names" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feolme%2Fswc-plugin-webpack-chunk-names", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feolme%2Fswc-plugin-webpack-chunk-names'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b72ade33206b50705b68b2e64564278e668b5a33
[INFO] checking eolme/swc-plugin-webpack-chunk-names against 1.94.0 for beta-1.95-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feolme%2Fswc-plugin-webpack-chunk-names" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/eolme/swc-plugin-webpack-chunk-names
[INFO] finished tweaking git repo https://github.com/eolme/swc-plugin-webpack-chunk-names
[INFO] tweaked toml for git repo https://github.com/eolme/swc-plugin-webpack-chunk-names written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eolme/swc-plugin-webpack-chunk-names on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eolme/swc-plugin-webpack-chunk-names already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cargo_metadata v0.23.1
[INFO] [stderr]   Downloaded swc_visit v2.0.1
[INFO] [stderr]   Downloaded cargo-platform v0.3.2
[INFO] [stderr]   Downloaded swc_core v59.0.1
[INFO] [stderr]   Downloaded swc_transform_common v13.0.0
[INFO] [stderr]   Downloaded vergen v9.1.0
[INFO] [stderr]   Downloaded swc_ecma_codegen_macros v2.0.2
[INFO] [stderr]   Downloaded bytecheck_derive v0.8.2
[INFO] [stderr]   Downloaded swc_error_reporters v21.0.0
[INFO] [stderr]   Downloaded swc_allocator v4.0.1
[INFO] [stderr]   Downloaded ascii v1.1.0
[INFO] [stderr]   Downloaded swc_plugin_macro v1.1.0
[INFO] [stderr]   Downloaded rkyv v0.8.15
[INFO] [stderr]   Downloaded swc_ecma_transforms_base v39.0.0
[INFO] [stderr]   Downloaded cbor4ii v1.2.2
[INFO] [stderr]   Downloaded hstr v3.0.4
[INFO] [stderr]   Downloaded swc_common v19.0.0
[INFO] [stderr]   Downloaded swc_ecma_visit v21.0.0
[INFO] [stderr]   Downloaded swc_ecma_codegen v24.0.0
[INFO] [stderr]   Downloaded dragonbox_ecma v0.1.12
[INFO] [stderr]   Downloaded swc_ecma_parser v36.0.0
[INFO] [stderr]   Downloaded ptr_meta v0.3.1
[INFO] [stderr]   Downloaded testing v20.0.0
[INFO] [stderr]   Downloaded swc_ecma_ast v21.0.0
[INFO] [stderr]   Downloaded ast_node v5.0.0
[INFO] [stderr]   Downloaded from_variant v3.0.0
[INFO] [stderr]   Downloaded munge_macro v0.4.7
[INFO] [stderr]   Downloaded ptr_meta_derive v0.3.1
[INFO] [stderr]   Downloaded rkyv_derive v0.8.15
[INFO] [stderr]   Downloaded unicode-id-start v1.4.0
[INFO] [stderr]   Downloaded vergen-lib v9.1.0
[INFO] [stderr]   Downloaded swc_ecma_testing v20.0.0
[INFO] [stderr]   Downloaded par-core v2.0.0
[INFO] [stderr]   Downloaded swc_ecma_utils v27.0.0
[INFO] [stderr]   Downloaded testing_macros v1.0.1
[INFO] [stderr]   Downloaded swc_ecma_transforms_testing v43.0.0
[INFO] [stderr]   Downloaded swc_trace_macro v2.0.2
[INFO] [stderr]   Downloaded swc_eq_ignore_macros v1.0.1
[INFO] [stderr]   Downloaded bytecheck v0.8.2
[INFO] [stderr]   Downloaded rend v0.5.3
[INFO] [stderr]   Downloaded bytes-str v0.2.7
[INFO] [stderr]   Downloaded rancor v0.1.1
[INFO] [stderr]   Downloaded swc_sourcemap v10.0.2
[INFO] [stderr]   Downloaded swc_plugin v1.0.1
[INFO] [stderr]   Downloaded string_enum v1.0.2
[INFO] [stderr]   Downloaded swc_plugin_proxy v21.0.0
[INFO] [stderr]   Downloaded better_scoped_tls v1.0.1
[INFO] [stderr]   Downloaded swc_macros_common v1.0.1
[INFO] [stderr]   Downloaded swc_atoms v9.0.0
[INFO] [stderr]   Downloaded munge v0.4.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 90b043f1982e55bae331eddd0c486638ae41bda4b61eb7a4c50029056fc3360e
[INFO] running `Command { std: "docker" "start" "-a" "90b043f1982e55bae331eddd0c486638ae41bda4b61eb7a4c50029056fc3360e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90b043f1982e55bae331eddd0c486638ae41bda4b61eb7a4c50029056fc3360e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90b043f1982e55bae331eddd0c486638ae41bda4b61eb7a4c50029056fc3360e", kill_on_drop: false }`
[INFO] [stdout] 90b043f1982e55bae331eddd0c486638ae41bda4b61eb7a4c50029056fc3360e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e0c362c52330bc690c284d5605bafb80102634cbdadbb3cf12aefba8d0b4854
[INFO] running `Command { std: "docker" "start" "-a" "5e0c362c52330bc690c284d5605bafb80102634cbdadbb3cf12aefba8d0b4854", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking if_chain v1.0.3
[INFO] [stderr]     Checking cbor4ii v1.2.2
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking unicode-id-start v1.4.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking swc_visit v2.0.1
[INFO] [stderr]     Checking better_scoped_tls v1.0.1
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling swc_macros_common v1.0.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling dragonbox_ecma v0.1.12
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling vergen-lib v9.1.0
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling cargo-platform v0.3.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling vergen v9.1.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking par-core v2.0.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking swc_allocator v4.0.1
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking swc_plugin v1.0.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]     Checking ptr_meta v0.3.1
[INFO] [stderr]     Checking rancor v0.1.1
[INFO] [stderr]    Compiling rkyv_derive v0.8.15
[INFO] [stderr]     Checking munge v0.4.7
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling from_variant v3.0.0
[INFO] [stderr]     Checking bytecheck v0.8.2
[INFO] [stderr]     Checking rend v0.5.3
[INFO] [stderr]    Compiling ast_node v5.0.0
[INFO] [stderr]    Compiling swc_eq_ignore_macros v1.0.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling string_enum v1.0.2
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking rkyv v0.8.15
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking triomphe v0.1.15
[INFO] [stderr]     Checking bytes-str v0.2.7
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking hstr v3.0.4
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking swc_sourcemap v10.0.2
[INFO] [stderr]     Checking swc_atoms v9.0.0
[INFO] [stderr]    Compiling testing_macros v1.0.1
[INFO] [stderr]    Compiling swc_ecma_codegen_macros v2.0.2
[INFO] [stderr]    Compiling swc_trace_macro v2.0.2
[INFO] [stderr]     Checking swc_common v19.0.0
[INFO] [stderr]    Compiling swc_plugin_macro v1.1.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]     Checking swc_ecma_ast v21.0.0
[INFO] [stderr]     Checking swc_transform_common v13.0.0
[INFO] [stderr]     Checking cargo_metadata v0.18.1
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]    Compiling cargo_metadata v0.23.1
[INFO] [stderr]     Checking swc_error_reporters v21.0.0
[INFO] [stderr]     Checking testing v20.0.0
[INFO] [stderr]     Checking swc_ecma_testing v20.0.0
[INFO] [stderr]     Checking swc_ecma_visit v21.0.0
[INFO] [stderr]     Checking swc_ecma_parser v36.0.0
[INFO] [stderr]     Checking swc_ecma_codegen v24.0.0
[INFO] [stderr]     Checking swc_plugin_proxy v21.0.0
[INFO] [stderr]    Compiling swc_core v59.0.1
[INFO] [stderr]     Checking swc_ecma_utils v27.0.0
[INFO] [stderr]     Checking swc_ecma_transforms_base v39.0.0
[INFO] [stderr]     Checking swc_ecma_transforms_testing v43.0.0
[INFO] [stderr]     Checking swc-plugin-webpack-chunk-names v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0658]: use of unstable library feature `cold_path`
[INFO] [stdout]  --> src/lib.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::hint::cold_path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #136873 <https://github.com/rust-lang/rust/issues/136873> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `cold_path`
[INFO] [stdout]   --> src/lib.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |             cold_path();
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #136873 <https://github.com/rust-lang/rust/issues/136873> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `cold_path`
[INFO] [stdout]    --> src/lib.rs:187:13
[INFO] [stdout]     |
[INFO] [stdout] 187 |             cold_path();
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #136873 <https://github.com/rust-lang/rust/issues/136873> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `cold_path`
[INFO] [stdout]    --> src/lib.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 193 |         cold_path();
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #136873 <https://github.com/rust-lang/rust/issues/136873> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `cold_path`
[INFO] [stdout]    --> src/lib.rs:206:13
[INFO] [stdout]     |
[INFO] [stdout] 206 |             cold_path();
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #136873 <https://github.com/rust-lang/rust/issues/136873> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `cold_path`
[INFO] [stdout]    --> src/lib.rs:213:13
[INFO] [stdout]     |
[INFO] [stdout] 213 |             cold_path();
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #136873 <https://github.com/rust-lang/rust/issues/136873> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `cold_path`
[INFO] [stdout]    --> src/lib.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         cold_path();
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #136873 <https://github.com/rust-lang/rust/issues/136873> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `cold_path`
[INFO] [stdout]    --> src/lib.rs:240:9
[INFO] [stdout]     |
[INFO] [stdout] 240 |         cold_path();
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #136873 <https://github.com/rust-lang/rust/issues/136873> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `cold_path`
[INFO] [stdout]    --> src/lib.rs:244:9
[INFO] [stdout]     |
[INFO] [stdout] 244 |         cold_path();
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #136873 <https://github.com/rust-lang/rust/issues/136873> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `cold_path`
[INFO] [stdout]    --> src/lib.rs:278:13
[INFO] [stdout]     |
[INFO] [stdout] 278 |             cold_path();
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #136873 <https://github.com/rust-lang/rust/issues/136873> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `cold_path`
[INFO] [stdout]    --> src/lib.rs:284:9
[INFO] [stdout]     |
[INFO] [stdout] 284 |         cold_path();
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #136873 <https://github.com/rust-lang/rust/issues/136873> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `cold_path`
[INFO] [stdout]    --> src/lib.rs:327:9
[INFO] [stdout]     |
[INFO] [stdout] 327 |         cold_path();
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #136873 <https://github.com/rust-lang/rust/issues/136873> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `cold_path`
[INFO] [stdout]    --> src/lib.rs:523:9
[INFO] [stdout]     |
[INFO] [stdout] 523 |         cold_path();
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #136873 <https://github.com/rust-lang/rust/issues/136873> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `cold_path`
[INFO] [stdout]    --> src/lib.rs:527:9
[INFO] [stdout]     |
[INFO] [stdout] 527 |         cold_path();
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #136873 <https://github.com/rust-lang/rust/issues/136873> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `cold_path`
[INFO] [stdout]    --> src/lib.rs:535:13
[INFO] [stdout]     |
[INFO] [stdout] 535 |             cold_path();
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #136873 <https://github.com/rust-lang/rust/issues/136873> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `cold_path`
[INFO] [stdout]    --> src/lib.rs:542:9
[INFO] [stdout]     |
[INFO] [stdout] 542 |         cold_path();
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #136873 <https://github.com/rust-lang/rust/issues/136873> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `cold_path`
[INFO] [stdout]    --> src/lib.rs:557:9
[INFO] [stdout]     |
[INFO] [stdout] 557 |         cold_path();
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #136873 <https://github.com/rust-lang/rust/issues/136873> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `cold_path`
[INFO] [stdout]    --> src/lib.rs:565:13
[INFO] [stdout]     |
[INFO] [stdout] 565 |             cold_path();
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #136873 <https://github.com/rust-lang/rust/issues/136873> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `cold_path`
[INFO] [stdout]    --> src/lib.rs:638:9
[INFO] [stdout]     |
[INFO] [stdout] 638 |         cold_path();
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #136873 <https://github.com/rust-lang/rust/issues/136873> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `cold_path`
[INFO] [stdout]    --> src/lib.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 |             cold_path();
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #136873 <https://github.com/rust-lang/rust/issues/136873> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `cold_path`
[INFO] [stdout]    --> src/lib.rs:126:21
[INFO] [stdout]     |
[INFO] [stdout] 126 |                     cold_path();
[INFO] [stdout]     |                     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #136873 <https://github.com/rust-lang/rust/issues/136873> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `cold_path`
[INFO] [stdout]    --> src/lib.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 132 |                 cold_path();
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #136873 <https://github.com/rust-lang/rust/issues/136873> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `cold_path`
[INFO] [stdout]    --> src/lib.rs:143:13
[INFO] [stdout]     |
[INFO] [stdout] 143 |             cold_path();
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #136873 <https://github.com/rust-lang/rust/issues/136873> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `cold_path`
[INFO] [stdout]  --> src/lib.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::hint::cold_path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #136873 <https://github.com/rust-lang/rust/issues/136873> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `cold_path`
[INFO] [stdout]   --> src/lib.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |             cold_path();
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #136873 <https://github.com/rust-lang/rust/issues/136873> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `cold_path`
[INFO] [stdout]    --> src/lib.rs:187:13
[INFO] [stdout]     |
[INFO] [stdout] 187 |             cold_path();
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #136873 <https://github.com/rust-lang/rust/issues/136873> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `cold_path`
[INFO] [stdout]    --> src/lib.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 193 |         cold_path();
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #136873 <https://github.com/rust-lang/rust/issues/136873> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `cold_path`
[INFO] [stdout]    --> src/lib.rs:206:13
[INFO] [stdout]     |
[INFO] [stdout] 206 |             cold_path();
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #136873 <https://github.com/rust-lang/rust/issues/136873> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `cold_path`
[INFO] [stdout]    --> src/lib.rs:213:13
[INFO] [stdout]     |
[INFO] [stdout] 213 |             cold_path();
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #136873 <https://github.com/rust-lang/rust/issues/136873> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `cold_path`
[INFO] [stdout]    --> src/lib.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         cold_path();
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #136873 <https://github.com/rust-lang/rust/issues/136873> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `cold_path`
[INFO] [stdout]    --> src/lib.rs:240:9
[INFO] [stdout]     |
[INFO] [stdout] 240 |         cold_path();
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #136873 <https://github.com/rust-lang/rust/issues/136873> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `cold_path`
[INFO] [stdout]    --> src/lib.rs:244:9
[INFO] [stdout]     |
[INFO] [stdout] 244 |         cold_path();
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #136873 <https://github.com/rust-lang/rust/issues/136873> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `cold_path`
[INFO] [stdout]    --> src/lib.rs:278:13
[INFO] [stdout]     |
[INFO] [stdout] 278 |             cold_path();
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #136873 <https://github.com/rust-lang/rust/issues/136873> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `cold_path`
[INFO] [stdout]    --> src/lib.rs:284:9
[INFO] [stdout]     |
[INFO] [stdout] 284 |         cold_path();
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #136873 <https://github.com/rust-lang/rust/issues/136873> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `cold_path`
[INFO] [stdout]    --> src/lib.rs:327:9
[INFO] [stdout]     |
[INFO] [stdout] 327 |         cold_path();
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #136873 <https://github.com/rust-lang/rust/issues/136873> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `cold_path`
[INFO] [stdout]    --> src/lib.rs:523:9
[INFO] [stdout]     |
[INFO] [stdout] 523 |         cold_path();
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #136873 <https://github.com/rust-lang/rust/issues/136873> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `cold_path`
[INFO] [stdout]    --> src/lib.rs:527:9
[INFO] [stdout]     |
[INFO] [stdout] 527 |         cold_path();
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #136873 <https://github.com/rust-lang/rust/issues/136873> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `cold_path`
[INFO] [stdout]    --> src/lib.rs:535:13
[INFO] [stdout]     |
[INFO] [stdout] 535 |             cold_path();
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #136873 <https://github.com/rust-lang/rust/issues/136873> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `cold_path`
[INFO] [stdout]    --> src/lib.rs:542:9
[INFO] [stdout]     |
[INFO] [stdout] 542 |         cold_path();
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #136873 <https://github.com/rust-lang/rust/issues/136873> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `cold_path`
[INFO] [stdout]    --> src/lib.rs:557:9
[INFO] [stdout]     |
[INFO] [stdout] 557 |         cold_path();
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #136873 <https://github.com/rust-lang/rust/issues/136873> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `cold_path`
[INFO] [stdout]    --> src/lib.rs:565:13
[INFO] [stdout]     |
[INFO] [stdout] 565 |             cold_path();
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #136873 <https://github.com/rust-lang/rust/issues/136873> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `cold_path`
[INFO] [stdout]    --> src/lib.rs:638:9
[INFO] [stdout]     |
[INFO] [stdout] 638 |         cold_path();
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #136873 <https://github.com/rust-lang/rust/issues/136873> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `cold_path`
[INFO] [stdout]    --> src/lib.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 |             cold_path();
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #136873 <https://github.com/rust-lang/rust/issues/136873> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `cold_path`
[INFO] [stdout]    --> src/lib.rs:126:21
[INFO] [stdout]     |
[INFO] [stdout] 126 |                     cold_path();
[INFO] [stdout]     |                     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #136873 <https://github.com/rust-lang/rust/issues/136873> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `cold_path`
[INFO] [stdout]    --> src/lib.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 132 |                 cold_path();
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #136873 <https://github.com/rust-lang/rust/issues/136873> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `cold_path`
[INFO] [stdout]    --> src/lib.rs:143:13
[INFO] [stdout]     |
[INFO] [stdout] 143 |             cold_path();
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #136873 <https://github.com/rust-lang/rust/issues/136873> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `swc-plugin-webpack-chunk-names` (lib) due to 23 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `swc-plugin-webpack-chunk-names` (lib test) due to 23 previous errors
[INFO] running `Command { std: "docker" "inspect" "5e0c362c52330bc690c284d5605bafb80102634cbdadbb3cf12aefba8d0b4854", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e0c362c52330bc690c284d5605bafb80102634cbdadbb3cf12aefba8d0b4854", kill_on_drop: false }`
[INFO] [stdout] 5e0c362c52330bc690c284d5605bafb80102634cbdadbb3cf12aefba8d0b4854
