[INFO] cloning repository https://github.com/nullstack/swc-plugin-nullstack
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nullstack/swc-plugin-nullstack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnullstack%2Fswc-plugin-nullstack", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnullstack%2Fswc-plugin-nullstack'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ec62c0bf8eb904a8c4ba13647f05c180e65d0aed
[INFO] testing nullstack/swc-plugin-nullstack against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnullstack%2Fswc-plugin-nullstack" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/nullstack/swc-plugin-nullstack
[INFO] finished tweaking git repo https://github.com/nullstack/swc-plugin-nullstack
[INFO] tweaked toml for git repo https://github.com/nullstack/swc-plugin-nullstack written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nullstack/swc-plugin-nullstack on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nullstack/swc-plugin-nullstack 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c243630469fb96871a6d598b3ff774e0172d56becfabf24022a8aae17640ae89
[INFO] running `Command { std: "docker" "start" "-a" "c243630469fb96871a6d598b3ff774e0172d56becfabf24022a8aae17640ae89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c243630469fb96871a6d598b3ff774e0172d56becfabf24022a8aae17640ae89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c243630469fb96871a6d598b3ff774e0172d56becfabf24022a8aae17640ae89", kill_on_drop: false }`
[INFO] [stdout] c243630469fb96871a6d598b3ff774e0172d56becfabf24022a8aae17640ae89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c097f0c51ef09c266556c38a5ca907948a83cd1b7a20a701a4b5ab2f7d29bbaf
[INFO] running `Command { std: "docker" "start" "-a" "c097f0c51ef09c266556c38a5ca907948a83cd1b7a20a701a4b5ab2f7d29bbaf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling anyhow v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling bytecheck v0.6.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling rend v0.3.6
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling unicode-bidi v0.3.10
[INFO] [stderr]    Compiling rkyv v0.7.37
[INFO] [stderr]    Compiling serde_json v1.0.93
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling unicode-id v0.3.3
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling better_scoped_tls v0.1.0
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling swc_ecma_ast v0.96.5
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rustversion v1.0.11
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling gimli v0.27.2
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling object v0.30.3
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling is_ci v1.1.1
[INFO] [stderr]    Compiling smawk v0.3.1
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling supports-color v1.3.1
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling supports-hyperlinks v1.2.0
[INFO] [stderr]    Compiling supports-unicode v1.0.2
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling lexical v6.1.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling vergen v7.5.1
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling swc_atoms v0.4.36
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling relative-path v1.7.3
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling pretty_assertions v1.3.0
[INFO] [stderr]    Compiling swc_plugin_proxy v0.25.3
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling swc_plugin v0.90.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.4
[INFO] [stderr]    Compiling pmutil v0.5.3
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling swc_macros_common v0.3.6
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.9
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling rkyv_derive v0.7.37
[INFO] [stderr]    Compiling swc_visit_macros v0.5.5
[INFO] [stderr]    Compiling from_variant v0.1.4
[INFO] [stderr]    Compiling swc_eq_ignore_macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling string_enum v0.3.2
[INFO] [stderr]    Compiling is-macro v0.2.1
[INFO] [stderr]    Compiling miette-derive v4.7.1
[INFO] [stderr]    Compiling enum-iterator-derive v1.1.0
[INFO] [stderr]    Compiling enum_kind v0.2.1
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling testing_macros v0.2.7
[INFO] [stderr]    Compiling swc_ecma_codegen_macros v0.7.1
[INFO] [stderr]    Compiling swc_trace_macro v0.1.2
[INFO] [stderr]    Compiling swc_plugin_macro v0.9.10
[INFO] [stderr]    Compiling enum-iterator v1.3.0
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling miette v4.7.1
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling swc_ecma_testing v0.20.8
[INFO] [stderr]    Compiling ast_node v0.8.6
[INFO] [stderr]    Compiling swc_visit v0.5.4
[INFO] [stderr]    Compiling swc_core v0.59.30
[INFO] [stderr]    Compiling triomphe v0.1.8
[INFO] [stderr]    Compiling string_cache v0.8.4
[INFO] [stderr]    Compiling sourcemap v6.2.1
[INFO] [stderr]    Compiling swc_common v0.29.31
[INFO] [stderr]    Compiling swc_error_reporters v0.13.32
[INFO] [stderr]    Compiling testing v0.31.33
[INFO] [stderr]    Compiling swc_ecma_visit v0.82.5
[INFO] [stderr]    Compiling swc_ecma_parser v0.124.9
[INFO] [stderr]    Compiling swc_ecma_codegen v0.129.12
[INFO] [stderr]    Compiling swc_ecma_utils v0.107.9
[INFO] [stderr]    Compiling swc_ecma_transforms_base v0.116.9
[INFO] [stderr]    Compiling swc_ecma_transforms_testing v0.119.9
[INFO] [stderr]    Compiling swc-plugin-nullstack v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `lazy_import` is never used
[INFO] [stdout]   --> src/loaders/replace_lazy_on_module.rs:11:4
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn lazy_import(constant_name: &JsWord, file_hash: &JsWord, import_path: &JsWord) -> ModuleItem {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ReplaceLazyVisitor` is never constructed
[INFO] [stdout]   --> src/loaders/replace_lazy_on_module.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub struct ReplaceLazyVisitor {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `resolve_path` is never used
[INFO] [stdout]    --> src/loaders/replace_lazy_on_module.rs:105:4
[INFO] [stdout]     |
[INFO] [stdout] 105 | fn resolve_path<'a>(current_path: &'a str, target_path: &'a str) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
[INFO] running `Command { std: "docker" "inspect" "c097f0c51ef09c266556c38a5ca907948a83cd1b7a20a701a4b5ab2f7d29bbaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c097f0c51ef09c266556c38a5ca907948a83cd1b7a20a701a4b5ab2f7d29bbaf", kill_on_drop: false }`
[INFO] [stdout] c097f0c51ef09c266556c38a5ca907948a83cd1b7a20a701a4b5ab2f7d29bbaf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4036e9ebb63f69523635d10dfef725158c0d6d6db9c9c5ba3a5fb4c1e1ac917b
[INFO] running `Command { std: "docker" "start" "-a" "4036e9ebb63f69523635d10dfef725158c0d6d6db9c9c5ba3a5fb4c1e1ac917b", kill_on_drop: false }`
[INFO] [stderr]    Compiling swc-plugin-nullstack v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `lazy_import` is never used
[INFO] [stdout]   --> src/loaders/replace_lazy_on_module.rs:11:4
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn lazy_import(constant_name: &JsWord, file_hash: &JsWord, import_path: &JsWord) -> ModuleItem {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ReplaceLazyVisitor` is never constructed
[INFO] [stdout]   --> src/loaders/replace_lazy_on_module.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub struct ReplaceLazyVisitor {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `resolve_path` is never used
[INFO] [stdout]    --> src/loaders/replace_lazy_on_module.rs:105:4
[INFO] [stdout]     |
[INFO] [stdout] 105 | fn resolve_path<'a>(current_path: &'a str, target_path: &'a str) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.16s
[INFO] running `Command { std: "docker" "inspect" "4036e9ebb63f69523635d10dfef725158c0d6d6db9c9c5ba3a5fb4c1e1ac917b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4036e9ebb63f69523635d10dfef725158c0d6d6db9c9c5ba3a5fb4c1e1ac917b", kill_on_drop: false }`
[INFO] [stdout] 4036e9ebb63f69523635d10dfef725158c0d6d6db9c9c5ba3a5fb4c1e1ac917b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7746c2231500840b8b6f566a6534fd0b42cea10d3ae350ff5d376925043dfca0
[INFO] running `Command { std: "docker" "start" "-a" "7746c2231500840b8b6f566a6534fd0b42cea10d3ae350ff5d376925043dfca0", kill_on_drop: false }`
[INFO] [stderr] warning: function `lazy_import` is never used
[INFO] [stderr]   --> src/loaders/replace_lazy_on_module.rs:11:4
[INFO] [stderr]    |
[INFO] [stderr] 11 | fn lazy_import(constant_name: &JsWord, file_hash: &JsWord, import_path: &JsWord) -> ModuleItem {
[INFO] [stderr]    |    ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ReplaceLazyVisitor` is never constructed
[INFO] [stderr]   --> src/loaders/replace_lazy_on_module.rs:87:12
[INFO] [stderr]    |
[INFO] [stderr] 87 | pub struct ReplaceLazyVisitor {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `resolve_path` is never used
[INFO] [stderr]    --> src/loaders/replace_lazy_on_module.rs:105:4
[INFO] [stderr]     |
[INFO] [stderr] 105 | fn resolve_path<'a>(current_path: &'a str, target_path: &'a str) -> String {
[INFO] [stderr]     |    ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `swc-plugin-nullstack` (lib test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/swc_plugin_nullstack-60853897694ee8c5)
[INFO] [stdout] 
[INFO] [stdout] running 86 tests
[INFO] [stdout] test tests::inject_hash_to_class::inject_prod_hash_with_multiple_classes ... ok
[INFO] [stdout] test tests::inject_hash_to_class::inject_dev_hash_with_multiple_classes ... ok
[INFO] [stdout] test tests::inject_hash_to_class::inject_dev_hash_export_default ... ok
[INFO] [stdout] test tests::inject_inner_components_to_class::inject_inner_component_without_repeating ... ok
[INFO] [stdout] test tests::inject_hash_to_class::inject_dev_hash ... ok
[INFO] [stdout] test tests::inject_inner_components_to_class::inject_inner_components_all_functions ... ok
[INFO] [stdout] test tests::inject_inner_components_to_class::inject_inner_components_per_function ... ok
[INFO] [stdout] test tests::inject_inner_components_to_class::inject_inner_components_when_mixed_scopes ... ok
[INFO] [stdout] test tests::inject_hash_to_class::inject_prod_hash ... ok
[INFO] [stdout] test tests::inject_inner_components_to_class::inject_inner_components_when_declare_conflict ... ok
[INFO] [stdout] test tests::inject_inner_components_to_class::injects_inner_component_when_exporting_as_default ... ok
[INFO] [stdout] test tests::inject_accept_to_module::inject_accept_when_exporting_as_default ... ok
[INFO] [stdout] test tests::inject_accept_to_module::inject_accept ... ok
[INFO] [stdout] test tests::inject_accept_to_module::inject_accept_when_exporting_as_named ... ok
[INFO] [stdout] test tests::inject_inner_components_to_class::inject_inner_components_with_top_renamed_destructured_params ... ok
[INFO] [stdout] test tests::inject_accept_to_module::inject_multiple_accept ... ok
[INFO] [stdout] test tests::inject_accept_to_module::inject_multiple_imports ... ok
[INFO] [stdout] test tests::inject_hash_to_class::inject_dev_hash_ignoring_index ... ok
[INFO] [stdout] test tests::inject_inner_components_to_class::injects_inner_component_when_exporting_as_named ... ok
[INFO] [stdout] test tests::inject_hash_to_class::inject_prod_hash_ignoring_index ... ok
[INFO] [stdout] test tests::inject_hash_to_class::inject_prod_hash_export_default ... ok
[INFO] [stdout] test tests::inject_inner_components_to_class::skip_inject_class_declr ... ok
[INFO] [stdout] test tests::inject_inner_components_to_class::skip_inject_declared_variables ... ok
[INFO] [stdout] test tests::inject_inner_components_to_class::skip_inject_import_namespace ... ok
[INFO] [stdout] test tests::inject_accept_to_module::inject_accept_with_initiate_hash ... ok
[INFO] [stdout] test tests::inject_inner_components_to_class::skip_inject_declared_functions ... ok
[INFO] [stdout] test tests::inject_inner_components_to_class::skip_inject_destructured_renamed_args ... ok
[INFO] [stdout] test tests::inject_inner_components_to_class::skip_inject_import_named_as_local ... ok
[INFO] [stdout] test tests::inject_inner_components_to_class::inject_inner_components ... ok
[INFO] [stdout] test tests::inject_inner_components_to_class::skip_inner_components_with_top_level_const ... ok
[INFO] [stdout] test tests::inject_inner_components_to_class::skip_inject_for_regular_tags ... ok
[INFO] [stdout] test tests::inject_inner_components_to_class::skip_inject_inner_components_when_define_top_function_constant ... ok
[INFO] [stdout] test tests::inject_inner_components_to_class::skip_inject_inner_components_when_define_top_function ... ok
[INFO] [stdout] test tests::inject_inner_components_to_class::inject_inner_components_with_top_renamed_destructured_const ... ok
[INFO] [stdout] test tests::inject_inner_components_to_class::skip_inject_destructured_args ... ok
[INFO] [stdout] test tests::inject_inner_components_to_class::skip_inject_import_named ... ok
[INFO] [stdout] test tests::inject_inner_components_to_class::skip_inject_import_default ... ok
[INFO] [stdout] test tests::inject_source_to_events::inject_source_to_node ... ok
[INFO] [stdout] test tests::inject_source_to_events::skip_inject_duplicated_source_to_node ... ok
[INFO] [stdout] test tests::inject_restart_to_module::inject_restart ... ok
[INFO] [stdout] test tests::inject_inner_components_to_class::skip_inject_outter_components ... ok
[INFO] [stdout] test tests::remove_styles_on_server::remove_css ... ok
[INFO] [stdout] test tests::remove_styles_on_server::remove_scss ... ok
[INFO] [stdout] test tests::register_server_functions_on_server::register_classes_without_server_functions_with_multiple_classes ... ok
[INFO] [stdout] test tests::inject_inner_components_to_class::skip_inject_non_jsx_constants ... ok
[INFO] [stdout] test tests::inject_restart_to_module::inject_restart_unusual_nullstack_ident ... ok
[INFO] [stdout] test tests::remove_unused_from_client::keep_css_imports ... ok
[INFO] [stdout] test tests::remove_styles_on_server::remove_sass ... ok
[INFO] [stdout] test tests::inject_runtime_to_module::inject_runtime_to_functions ... ok
[INFO] [stdout] test tests::remove_unused_from_client::keep_imports_without_identifiers ... ok
[INFO] [stdout] test tests::inject_restart_to_module::inject_restart_unusual_application_ident ... ok
[INFO] [stdout] test tests::remove_unused_from_client::keep_runtime_import ... ok
[INFO] [stdout] test tests::remove_unused_from_client::keep_scss_imports ... ok
[INFO] [stdout] test tests::remove_unused_from_client::keep_sass_imports ... ok
[INFO] [stdout] test tests::register_server_functions_on_server::register_server_functions_when_exported_as_default ... ok
[INFO] [stdout] test tests::remove_unused_from_client::keep_used_when_jsx_conflict ... ok
[INFO] [stdout] test tests::remove_unused_from_client::remove_unused_when_redeclared ... ok
[INFO] [stdout] test tests::remove_unused_from_client::keep_used_imports ... ok
[INFO] [stdout] test tests::register_server_functions_on_server::register_server_functions_when_exported_as_named ... ok
[INFO] [stdout] test tests::remove_unused_from_client::remove_unused_when_member_conflict ... ok
[INFO] [stdout] test tests::register_server_functions_on_server::register_server_functions ... ok
[INFO] [stdout] test tests::register_server_functions_on_server::skip_register_server_functions_starting_with_underline ... ok
[INFO] [stdout] test tests::remove_unused_from_client::remove_unused_when_this_conflict ... ok
[INFO] [stdout] test tests::replace_ref_on_attributes::replace_bind_array_with_literal_index ... ok
[INFO] [stdout] test tests::remove_unused_from_client::remove_unused_when_used_as_key ... ok
[INFO] [stdout] test tests::register_server_functions_on_server::register_server_functions_with_multiple_classes ... ok
[INFO] [stdout] test tests::replace_ref_on_attributes::replace_bind_array_with_variable_index ... ok
[INFO] [stdout] test tests::replace_ref_on_attributes::replace_ref_array_with_variable_index_on_variable ... ok
[INFO] [stdout] test tests::replace_ref_on_attributes::replace_ref_array_with_private_index ... ok
[INFO] [stdout] test tests::replace_ref_on_attributes::replace_ref_array_with_variable_index ... ok
[INFO] [stdout] test tests::replace_server_functions_on_client::remove_server_functions_starting_with_underline ... ok
[INFO] [stdout] test tests::remove_unused_from_client::remove_unused_when_redeclared_and_reused ... ok
[INFO] [stdout] test tests::replace_ref_on_attributes::replace_ref_array_with_variable_index_map ... ok
[INFO] [stdout] test tests::replace_ref_on_attributes::replace_bind_array_with_private_index ... ok
[INFO] [stdout] test tests::replace_ref_on_attributes::replace_ref_array_with_literal_index ... ok
[INFO] [stdout] test tests::replace_server_functions_on_client::inject_invoke ... ok
[INFO] [stdout] test tests::replace_server_functions_on_client::skip_inject_invoke_when_not_async ... ok
[INFO] [stdout] test tests::replace_ref_on_attributes::replace_simple_bind ... ok
[INFO] [stdout] test tests::replace_server_functions_on_client::skip_inject_invoke_when_not_static ... ok
[INFO] [stdout] test tests::inject_source_to_events::skip_inject_source_to_node ... ok
[INFO] [stdout] test tests::inject_runtime_to_module::inject_runtime_to_classes ... ok
[INFO] [stdout] test tests::replace_ref_on_attributes::replace_simple_ref ... ok
[INFO] [stdout] test tests::replace_server_functions_on_client::inject_invoke_when_exported_as_named ... ok
[INFO] [stdout] test tests::register_server_functions_on_server::register_server_functions_when_no_server_function ... ok
[INFO] [stdout] test tests::remove_unused_from_client::remove_unused_import ... ok
[INFO] [stdout] test tests::inject_inner_components_to_class::inject_inner_components_with_nested_tags ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::inject_inner_components_to_class::inject_inner_components_with_nested_tags stdout ----
[INFO] [stdout]   [32m INFO[0m  [32mDiagnostics will be printed to stderr as logging level is trace or debug[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testing-0.31.33/src/errors/stderr.rs:17
[INFO] [stdout] 
[INFO] [stdout] ----- Actual -----
[INFO] [stdout]   [34mDEBUG[0m  [34mRenaming `Component#1` to `Component`[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_transforms_base-0.116.9/src/rename/analyzer/scope.rs:183
[INFO] [stdout] 
[INFO] [stdout]   [34mDEBUG[0m  [34mRenaming `InnerWrapper#2` to `InnerWrapper`[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_transforms_base-0.116.9/src/rename/analyzer/scope.rs:183
[INFO] [stdout] 
[INFO] [stdout]   [34mDEBUG[0m  [34mRenaming `InnerComponent#2` to `InnerComponent`[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_transforms_base-0.116.9/src/rename/analyzer/scope.rs:183
[INFO] [stdout] 
[INFO] [stdout] SingleThreadedComments { leading: RefCell { value: {} }, trailing: RefCell { value: {} } }
[INFO] [stdout] SingleThreadedComments { leading: RefCell { value: {} }, trailing: RefCell { value: {} } }
[INFO] [stdout] >>>>> [32mOrig[0m <<<<<
[INFO] [stdout] 
[INFO] [stdout]         class Component {
[INFO] [stdout]             render() {
[INFO] [stdout]                 return <InnerWrapper><InnerComponent /></InnerWrapper>;
[INFO] [stdout]             }
[INFO] [stdout]         }
[INFO] [stdout]     
[INFO] [stdout] >>>>> [32mCode[0m <<<<<
[INFO] [stdout] class Component {
[INFO] [stdout]     render() {
[INFO] [stdout]         const InnerWrapper = this.renderInnerWrapper;
[INFO] [stdout]         const InnerComponent = this.renderInnerComponent;
[INFO] [stdout]         return <InnerWrapper><InnerComponent/></InnerWrapper>;
[INFO] [stdout]     }
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::inject_inner_components_to_class::inject_inner_components_with_nested_tags' (45) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_transforms_testing-0.119.9/src/lib.rs:337:13:
[INFO] [stdout] assertion failed: `(left == right)`
[INFO] [stdout]             class Component {
[INFO] [stdout]     render() {
[INFO] [stdout] [92m        const InnerComponent = this.renderInnerComponent;[0m
[INFO] [stdout]         const InnerWrapper = this.renderInnerWrapper;
[INFO] [stdout] [91m        const InnerComponent = this.renderInnerComponent;[0m
[INFO] [stdout]         return <InnerWrapper><InnerComponent/></InnerWrapper>;
[INFO] [stdout]     }
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x578ca35c4f2a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x578ca35c4f2a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x578ca35c4f2a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x578ca35c4f2a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x578ca35db31a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x578ca35db31a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x578ca35c9982 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x578ca35c9982 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x578ca35a387f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x578ca35a387f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x578ca35bce49 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x578ca2eca87c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x578ca2eca87c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x578ca35bd0c2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x578ca35bd0c2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x578ca35a3938 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x578ca359b159 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x578ca35a464d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x578ca35dbc7c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x578ca2db3253 - swc_ecma_transforms_testing::test_transform::{{closure}}::hcc9dbd223b71e79a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_transforms_testing-0.119.9/src/lib.rs:337:13
[INFO] [stdout]   20:     0x578ca2de15f3 - swc_ecma_transforms_testing::Tester::run::{{closure}}::{{closure}}::{{closure}}::h9860e685f715a946
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_transforms_testing-0.119.9/src/lib.rs:64:21
[INFO] [stdout]   21:     0x578ca2e3926c - scoped_tls::ScopedKey<T>::set::ha5c711c6848733ef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scoped-tls-1.0.1/src/lib.rs:137:9
[INFO] [stdout]   22:     0x578ca2e87409 - better_scoped_tls::ScopedKey<T>::set::h6362b038888c10d9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/better_scoped_tls-0.1.0/src/lib.rs:55:20
[INFO] [stdout]   23:     0x578ca2ddbaee - swc_ecma_transforms_testing::Tester::run::{{closure}}::{{closure}}::h62cdbf3248feb31f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_transforms_testing-0.119.9/src/lib.rs:63:25
[INFO] [stdout]   24:     0x578ca2e3d66c - scoped_tls::ScopedKey<T>::set::hd164c26a89bc3e8c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scoped-tls-1.0.1/src/lib.rs:137:9
[INFO] [stdout]   25:     0x578ca2e85249 - better_scoped_tls::ScopedKey<T>::set::h15cb2896fc74e105
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/better_scoped_tls-0.1.0/src/lib.rs:55:20
[INFO] [stdout]   26:     0x578ca2dd9297 - swc_ecma_transforms_testing::Tester::run::{{closure}}::he9da4a1b5afab863
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_transforms_testing-0.119.9/src/lib.rs:62:21
[INFO] [stdout]   27:     0x578ca2e80a69 - testing::run_test::{{closure}}::{{closure}}::h37fca8e35d9d69d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testing-0.31.33/src/lib.rs:94:34
[INFO] [stdout]   28:     0x578ca2e398cc - scoped_tls::ScopedKey<T>::set::haa091a6181202997
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scoped-tls-1.0.1/src/lib.rs:137:9
[INFO] [stdout]   29:     0x578ca2e88ad9 - better_scoped_tls::ScopedKey<T>::set::h9d077e438f06fbf4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/better_scoped_tls-0.1.0/src/lib.rs:55:20
[INFO] [stdout]   30:     0x578ca2e7f11d - testing::run_test::{{closure}}::h5b8183f65add354f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testing-0.31.33/src/lib.rs:94:17
[INFO] [stdout]   31:     0x578ca2e320bc - scoped_tls::ScopedKey<T>::set::h55229aec79147efe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scoped-tls-1.0.1/src/lib.rs:137:9
[INFO] [stdout]   32:     0x578ca2e8a1f9 - better_scoped_tls::ScopedKey<T>::set::hdb4901e4394d1f0f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/better_scoped_tls-0.1.0/src/lib.rs:55:20
[INFO] [stdout]   33:     0x578ca2e6d25b - testing::run_test::h4f8b06297dc606ad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testing-0.31.33/src/lib.rs:93:38
[INFO] [stdout]   34:     0x578ca2dd24fb - swc_ecma_transforms_testing::Tester::run::h1eb32f550b1c0c5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_transforms_testing-0.119.9/src/lib.rs:61:19
[INFO] [stdout]   35:     0x578ca2d5dc38 - swc_ecma_transforms_testing::test_transform::h652992677a40bb7f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_transforms_testing-0.119.9/src/lib.rs:274:5
[INFO] [stdout]   36:     0x578ca2eb5873 - swc_plugin_nullstack::tests::inject_inner_components_to_class::inject_inner_components_with_nested_tags::h40c3b2bb48646d5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_transforms_testing-0.119.9/src/lib.rs:362:13
[INFO] [stdout]   37:     0x578ca2eb58d7 - swc_plugin_nullstack::tests::inject_inner_components_to_class::inject_inner_components_with_nested_tags::{{closure}}::hd71ffd94e15f5ad3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_transforms_testing-0.119.9/src/lib.rs:361:24
[INFO] [stdout]   38:     0x578ca2e23026 - core::ops::function::FnOnce::call_once::ha9600bea26c5c96d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x578ca2ebe95b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x578ca2ebe95b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x578ca2ecb34b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x578ca2ecb34b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x578ca2ecb34b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x578ca2ecb34b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x578ca2ecb34b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x578ca2ecb34b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x578ca2ecb34b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x578ca2ec6a64 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x578ca2ec6a64 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x578ca2ecdf52 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x578ca2ecdf52 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x578ca2ecdf52 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x578ca2ecdf52 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x578ca2ecdf52 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x578ca2ecdf52 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x578ca2ecdf52 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x578ca35c449f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   58:     0x578ca35c449f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x75556be33aa4 - <unknown>
[INFO] [stdout]   60:     0x75556bec0a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::inject_inner_components_to_class::inject_inner_components_with_nested_tags
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 85 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "7746c2231500840b8b6f566a6534fd0b42cea10d3ae350ff5d376925043dfca0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7746c2231500840b8b6f566a6534fd0b42cea10d3ae350ff5d376925043dfca0", kill_on_drop: false }`
[INFO] [stdout] 7746c2231500840b8b6f566a6534fd0b42cea10d3ae350ff5d376925043dfca0
