[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-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnullstack%2Fswc-plugin-nullstack" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nullstack/swc-plugin-nullstack on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c618fe588340799aa75c1499c27ccdeee84f3f3248e6cdf653584b539c91cde9
[INFO] running `Command { std: "docker" "start" "-a" "c618fe588340799aa75c1499c27ccdeee84f3f3248e6cdf653584b539c91cde9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c618fe588340799aa75c1499c27ccdeee84f3f3248e6cdf653584b539c91cde9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c618fe588340799aa75c1499c27ccdeee84f3f3248e6cdf653584b539c91cde9", kill_on_drop: false }`
[INFO] [stdout] c618fe588340799aa75c1499c27ccdeee84f3f3248e6cdf653584b539c91cde9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0deae4cd7872356b86cb24393a7997413d860ab28348ddea651c0f9161ca9107
[INFO] running `Command { std: "docker" "start" "-a" "0deae4cd7872356b86cb24393a7997413d860ab28348ddea651c0f9161ca9107", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling anyhow v1.0.69
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling bytecheck v0.6.9
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling rend v0.3.6
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.10
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rkyv v0.7.37
[INFO] [stderr]    Compiling serde_json v1.0.93
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling unicode-id v0.3.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling better_scoped_tls v0.1.0
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling swc_ecma_ast v0.96.5
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling object v0.30.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling smawk v0.3.1
[INFO] [stderr]    Compiling is_ci v1.1.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling supports-color v1.3.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling supports-unicode v1.0.2
[INFO] [stderr]    Compiling supports-hyperlinks v1.2.0
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling vergen v7.5.1
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling relative-path v1.7.3
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling pretty_assertions v1.3.0
[INFO] [stderr]    Compiling swc_plugin_proxy v0.25.3
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling swc_plugin v0.90.0
[INFO] [stderr]    Compiling lexical v6.1.1
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling swc_atoms v0.4.36
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.4
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]    Compiling pmutil v0.5.3
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling swc_macros_common v0.3.6
[INFO] [stderr]    Compiling serde_derive v1.0.152
[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 is-macro v0.2.1
[INFO] [stderr]    Compiling string_enum v0.3.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[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 phf_macros v0.10.0
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling swc_ecma_codegen_macros v0.7.1
[INFO] [stderr]    Compiling testing_macros v0.2.7
[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 thiserror v1.0.38
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling miette v4.7.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling swc_ecma_testing v0.20.8
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling ast_node v0.8.6
[INFO] [stderr]    Compiling swc_visit v0.5.4
[INFO] [stderr]    Compiling serde v1.0.152
[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 18s
[INFO] running `Command { std: "docker" "inspect" "0deae4cd7872356b86cb24393a7997413d860ab28348ddea651c0f9161ca9107", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0deae4cd7872356b86cb24393a7997413d860ab28348ddea651c0f9161ca9107", kill_on_drop: false }`
[INFO] [stdout] 0deae4cd7872356b86cb24393a7997413d860ab28348ddea651c0f9161ca9107
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4746adfba30d64e69096326355bc0bbdd6d75be01b8f8276e8936ed52213f655
[INFO] running `Command { std: "docker" "start" "-a" "4746adfba30d64e69096326355bc0bbdd6d75be01b8f8276e8936ed52213f655", 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.99s
[INFO] running `Command { std: "docker" "inspect" "4746adfba30d64e69096326355bc0bbdd6d75be01b8f8276e8936ed52213f655", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4746adfba30d64e69096326355bc0bbdd6d75be01b8f8276e8936ed52213f655", kill_on_drop: false }`
[INFO] [stdout] 4746adfba30d64e69096326355bc0bbdd6d75be01b8f8276e8936ed52213f655
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c7bc822bcfd316cce804e274611fcf98d371d5276a2bf0bae649065f30491e59
[INFO] running `Command { std: "docker" "start" "-a" "c7bc822bcfd316cce804e274611fcf98d371d5276a2bf0bae649065f30491e59", 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.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/swc_plugin_nullstack-438889596579be5b)
[INFO] [stdout] 
[INFO] [stdout] running 86 tests
[INFO] [stdout] test tests::inject_inner_components_to_class::inject_inner_component_without_repeating ... ok
[INFO] [stdout] test tests::inject_inner_components_to_class::inject_inner_components_all_functions ... ok
[INFO] [stdout] test tests::inject_hash_to_class::inject_dev_hash_export_default ... 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 ... ok
[INFO] [stdout] test tests::inject_hash_to_class::inject_dev_hash_with_multiple_classes ... ok
[INFO] [stdout] test tests::inject_inner_components_to_class::inject_inner_components_per_function ... ok
[INFO] [stdout] test tests::inject_hash_to_class::inject_dev_hash_ignoring_index ... ok
[INFO] [stdout] test tests::inject_inner_components_to_class::inject_inner_components_with_nested_tags ... ok
[INFO] [stdout] test tests::inject_hash_to_class::inject_prod_hash_ignoring_index ... ok
[INFO] [stdout] test tests::inject_inner_components_to_class::inject_inner_components_when_mixed_scopes ... ok
[INFO] [stdout] test tests::inject_inner_components_to_class::injects_inner_component_when_exporting_as_default ... 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::inject_inner_components_when_declare_conflict ... ok
[INFO] [stdout] test tests::inject_inner_components_to_class::inject_inner_components_with_top_renamed_destructured_params ... ok
[INFO] [stdout] test tests::inject_inner_components_to_class::skip_inject_for_regular_tags ... 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::skip_inject_destructured_renamed_args ... 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_destructured_args ... 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_import_named ... ok
[INFO] [stdout] test tests::inject_inner_components_to_class::skip_inject_import_named_as_local ... ok
[INFO] [stdout] test tests::inject_accept_to_module::inject_accept ... 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::skip_inject_class_declr ... ok
[INFO] [stdout] test tests::inject_hash_to_class::inject_prod_hash ... ok
[INFO] [stdout] test tests::inject_inner_components_to_class::skip_inject_import_namespace ... ok
[INFO] [stdout] test tests::inject_hash_to_class::inject_prod_hash_with_multiple_classes ... ok
[INFO] [stdout] test tests::inject_inner_components_to_class::injects_inner_component_when_exporting_as_named ... ok
[INFO] [stdout] test tests::inject_inner_components_to_class::skip_inject_import_default ... ok
[INFO] [stdout] test tests::inject_inner_components_to_class::skip_inject_outter_components ... ok
[INFO] [stdout] test tests::inject_inner_components_to_class::skip_inner_components_with_top_level_const ... 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_non_jsx_constants ... ok
[INFO] [stdout] test tests::inject_source_to_events::skip_inject_duplicated_source_to_node ... ok
[INFO] [stdout] test tests::inject_source_to_events::skip_inject_source_to_node ... ok
[INFO] [stdout] test tests::inject_accept_to_module::inject_accept_when_exporting_as_default ... ok
[INFO] [stdout] test tests::inject_restart_to_module::inject_restart_unusual_application_ident ... ok
[INFO] [stdout] test tests::inject_restart_to_module::inject_restart_unusual_nullstack_ident ... ok
[INFO] [stdout] test tests::register_server_functions_on_server::register_classes_without_server_functions_with_multiple_classes ... ok
[INFO] [stdout] test tests::register_server_functions_on_server::register_server_functions_when_no_server_function ... ok
[INFO] [stdout] test tests::inject_source_to_events::inject_source_to_node ... ok
[INFO] [stdout] test tests::inject_runtime_to_module::inject_runtime_to_classes ... 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_css_imports ... ok
[INFO] [stdout] test tests::remove_styles_on_server::remove_sass ... ok
[INFO] [stdout] test tests::register_server_functions_on_server::register_server_functions ... ok
[INFO] [stdout] test tests::inject_restart_to_module::inject_restart ... ok
[INFO] [stdout] test tests::remove_styles_on_server::remove_css ... 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_styles_on_server::remove_scss ... 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::keep_used_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_named ... ok
[INFO] [stdout] test tests::register_server_functions_on_server::register_server_functions_with_multiple_classes ... ok
[INFO] [stdout] test tests::remove_unused_from_client::keep_used_when_jsx_conflict ... ok
[INFO] [stdout] test tests::remove_unused_from_client::keep_imports_without_identifiers ... ok
[INFO] [stdout] test tests::remove_unused_from_client::remove_unused_import ... ok
[INFO] [stdout] test tests::remove_unused_from_client::remove_unused_when_this_conflict ... ok
[INFO] [stdout] test tests::remove_unused_from_client::remove_unused_when_used_as_key ... 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::remove_unused_from_client::remove_unused_when_redeclared ... ok
[INFO] [stdout] test tests::replace_ref_on_attributes::replace_ref_array_with_literal_index ... 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_variable_index_map ... ok
[INFO] [stdout] test tests::replace_ref_on_attributes::replace_bind_array_with_literal_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_private_index ... ok
[INFO] [stdout] test tests::remove_unused_from_client::remove_unused_when_member_conflict ... ok
[INFO] [stdout] test tests::inject_runtime_to_module::inject_runtime_to_functions ... ok
[INFO] [stdout] test tests::replace_ref_on_attributes::replace_simple_bind ... 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_ref_array_with_variable_index ... 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::replace_server_functions_on_client::skip_inject_invoke_when_not_static ... ok
[INFO] [stdout] test tests::inject_accept_to_module::inject_multiple_accept ... FAILED
[INFO] [stdout] test tests::inject_accept_to_module::inject_multiple_imports ... FAILED
[INFO] [stdout] test tests::inject_accept_to_module::inject_accept_with_initiate_hash ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::inject_accept_to_module::inject_multiple_accept 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 `Component2#1` to `Component2`[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]         class Component2 {};
[INFO] [stdout]     
[INFO] [stdout] >>>>> [32mCode[0m <<<<<
[INFO] [stdout] class Component {
[INFO] [stdout] }
[INFO] [stdout] ;
[INFO] [stdout] class Component2 {
[INFO] [stdout] }
[INFO] [stdout] ;
[INFO] [stdout] $runtime.accept(module, "/src/Application.njs", [], [
[INFO] [stdout]     {
[INFO] [stdout]         klass: Component2,
[INFO] [stdout]         initiate: [],
[INFO] [stdout]         hashes: {}
[INFO] [stdout]     },
[INFO] [stdout]     {
[INFO] [stdout]         klass: Component,
[INFO] [stdout]         initiate: [],
[INFO] [stdout]         hashes: {}
[INFO] [stdout]     }
[INFO] [stdout] ]);
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::inject_accept_to_module::inject_multiple_accept' (29) 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] }
[INFO] [stdout] ;
[INFO] [stdout] class Component2 {
[INFO] [stdout] }
[INFO] [stdout] ;
[INFO] [stdout] $runtime.accept(module, "/src/Application.njs", [], [
[INFO] [stdout]     {
[INFO] [stdout] [91m        klass: Component2,[0m
[INFO] [stdout] [92m        klass: Component,[0m
[INFO] [stdout]         initiate: [],
[INFO] [stdout]         hashes: {}
[INFO] [stdout]     },
[INFO] [stdout]     {
[INFO] [stdout] [91m        klass: Component,[0m
[INFO] [stdout] [92m        klass: Component2,[0m
[INFO] [stdout]         initiate: [],
[INFO] [stdout]         hashes: {}
[INFO] [stdout]     }
[INFO] [stdout] ]);
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e0642c39ee2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e0642c39ee2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e0642c39ee2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e0642c39ee2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e0642c4bebf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e0642c4bebf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e0642c06c61 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e0642c06c61 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e0642c12df2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e0642c17c9f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e0642c17b31 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e064251836e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5e064251836e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e0642c1840f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5e0642c1840f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e0642c181ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e0642c12f29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e0642bfa99d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e0642c55e50 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e06423e8882 - swc_ecma_transforms_testing::test_transform::{{closure}}::hb6f5fb3b94342df4
[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:     0x5e064241bfa3 - swc_ecma_transforms_testing::Tester::run::{{closure}}::{{closure}}::{{closure}}::h0ed4ebbd893c2b7b
[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:     0x5e0642489d1c - scoped_tls::ScopedKey<T>::set::hfefcd72ccb75885a
[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:     0x5e064245bc46 - better_scoped_tls::ScopedKey<T>::set::hd8bb8bd03013bb2a
[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:     0x5e06424166ce - swc_ecma_transforms_testing::Tester::run::{{closure}}::{{closure}}::h1c8b9e859dba93fb
[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:     0x5e0642486f6c - scoped_tls::ScopedKey<T>::set::hd9dfe99923fd2d30
[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:     0x5e064245c166 - better_scoped_tls::ScopedKey<T>::set::hf7365a0abca129a4
[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:     0x5e0642415ca7 - swc_ecma_transforms_testing::Tester::run::{{closure}}::hd12c02396fa2532f
[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:     0x5e06424dc729 - testing::run_test::{{closure}}::{{closure}}::h7a37f01e9b805469
[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:     0x5e064248085c - scoped_tls::ScopedKey<T>::set::h9f04fdf298c35044
[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:     0x5e064245b946 - better_scoped_tls::ScopedKey<T>::set::hc2e10310562966a0
[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:     0x5e06424da89d - testing::run_test::{{closure}}::h7114372469e4b409
[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:     0x5e06424735fc - scoped_tls::ScopedKey<T>::set::h03a8696f11240a12
[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:     0x5e064245ab26 - better_scoped_tls::ScopedKey<T>::set::h6cc614ce9f5727ce
[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:     0x5e06424d90eb - testing::run_test::hfcd05053c3150790
[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:     0x5e06424131db - swc_ecma_transforms_testing::Tester::run::hdb5c2967732e8dfd
[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:     0x5e064239f848 - swc_ecma_transforms_testing::test_transform::hb3c7de370f5c2831
[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:     0x5e064245c4e3 - swc_plugin_nullstack::tests::inject_accept_to_module::inject_multiple_accept::he39159ce259e9781
[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:     0x5e064245c507 - swc_plugin_nullstack::tests::inject_accept_to_module::inject_multiple_accept::{{closure}}::h419e26c3fdb5cb01
[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:     0x5e064246dc26 - core::ops::function::FnOnce::call_once::h7615db44725175a2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e064251812b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e064251812b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5e064252dd95 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5e064252dd95 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5e064252dd95 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   44:     0x5e064252dd95 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   45:     0x5e064252dd95 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e064252dd95 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5e064252dd95 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5e0642504584 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5e0642504584 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   50:     0x5e0642507e4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   51:     0x5e0642507e4a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5e0642507e4a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   53:     0x5e0642507e4a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   54:     0x5e0642507e4a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e0642507e4a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   56:     0x5e0642507e4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e0642c0e08f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   58:     0x5e0642c0e08f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   59:     0x727517463aa4 - <unknown>
[INFO] [stdout]   60:     0x7275174f0a34 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::inject_accept_to_module::inject_multiple_imports 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 `Nullstack#1` to `Nullstack`[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 `Logo#1` to `Logo`[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 `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 `Component2#1` to `Component2`[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]         import Nullstack from 'nullstack';
[INFO] [stdout]         import Logo from 'nullstack/logo';
[INFO] [stdout]         class Component {};
[INFO] [stdout]         class Component2 {};
[INFO] [stdout]     
[INFO] [stdout] >>>>> [32mCode[0m <<<<<
[INFO] [stdout] import Nullstack from 'nullstack';
[INFO] [stdout] import Logo from 'nullstack/logo';
[INFO] [stdout] class Component {
[INFO] [stdout] }
[INFO] [stdout] ;
[INFO] [stdout] class Component2 {
[INFO] [stdout] }
[INFO] [stdout] ;
[INFO] [stdout] $runtime.accept(module, "/src/Application.njs", [
[INFO] [stdout]     "nullstack",
[INFO] [stdout]     "nullstack/logo"
[INFO] [stdout] ], [
[INFO] [stdout]     {
[INFO] [stdout]         klass: Component2,
[INFO] [stdout]         initiate: [],
[INFO] [stdout]         hashes: {}
[INFO] [stdout]     },
[INFO] [stdout]     {
[INFO] [stdout]         klass: Component,
[INFO] [stdout]         initiate: [],
[INFO] [stdout]         hashes: {}
[INFO] [stdout]     }
[INFO] [stdout] ]);
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::inject_accept_to_module::inject_multiple_imports' (30) 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]             import Nullstack from 'nullstack';
[INFO] [stdout] import Logo from 'nullstack/logo';
[INFO] [stdout] class Component {
[INFO] [stdout] }
[INFO] [stdout] ;
[INFO] [stdout] class Component2 {
[INFO] [stdout] }
[INFO] [stdout] ;
[INFO] [stdout] $runtime.accept(module, "/src/Application.njs", [
[INFO] [stdout]     "nullstack",
[INFO] [stdout]     "nullstack/logo"
[INFO] [stdout] ], [
[INFO] [stdout]     {
[INFO] [stdout] [91m        klass: Component2,[0m
[INFO] [stdout] [92m        klass: Component,[0m
[INFO] [stdout]         initiate: [],
[INFO] [stdout]         hashes: {}
[INFO] [stdout]     },
[INFO] [stdout]     {
[INFO] [stdout] [91m        klass: Component,[0m
[INFO] [stdout] [92m        klass: Component2,[0m
[INFO] [stdout]         initiate: [],
[INFO] [stdout]         hashes: {}
[INFO] [stdout]     }
[INFO] [stdout] ]);
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e0642c39ee2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e0642c39ee2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e0642c39ee2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e0642c39ee2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e0642c4bebf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e0642c4bebf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e0642c06c61 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e0642c06c61 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e0642c12df2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e0642c17c9f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e0642c17b31 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e064251836e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5e064251836e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e0642c1840f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5e0642c1840f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e0642c181ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e0642c12f29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e0642bfa99d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e0642c55e50 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e06423be492 - swc_ecma_transforms_testing::test_transform::{{closure}}::h4f47078fdc4f352a
[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:     0x5e064241f7b3 - swc_ecma_transforms_testing::Tester::run::{{closure}}::{{closure}}::{{closure}}::he2702174ed7123c0
[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:     0x5e064247381c - scoped_tls::ScopedKey<T>::set::h055307989ee94249
[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:     0x5e064245b326 - better_scoped_tls::ScopedKey<T>::set::ha49bea9709b0b87c
[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:     0x5e0642417d1e - swc_ecma_transforms_testing::Tester::run::{{closure}}::{{closure}}::h5f43cd4e32da57f8
[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:     0x5e064248938c - scoped_tls::ScopedKey<T>::set::hf10d655d775b4a8a
[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:     0x5e064245b846 - better_scoped_tls::ScopedKey<T>::set::hbe180c14d6fedada
[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:     0x5e0642414c27 - swc_ecma_transforms_testing::Tester::run::{{closure}}::h50a5de9f5fe0d479
[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:     0x5e06424dc069 - testing::run_test::{{closure}}::{{closure}}::h45dffac50c866fa8
[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:     0x5e06424779fc - scoped_tls::ScopedKey<T>::set::h33e70c09fb10237a
[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:     0x5e064245c246 - better_scoped_tls::ScopedKey<T>::set::hfc4c0ab48fd2ba94
[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:     0x5e06424dae9d - testing::run_test::{{closure}}::h9ff1738fcc5cce79
[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:     0x5e0642478f3c - scoped_tls::ScopedKey<T>::set::h487dfc84c69746d1
[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:     0x5e064245a366 - better_scoped_tls::ScopedKey<T>::set::h40d30fe399002a43
[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:     0x5e06424c461b - testing::run_test::h110c646c6044603d
[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:     0x5e0642410dbb - swc_ecma_transforms_testing::Tester::run::h8c82a8c8a9610aaa
[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:     0x5e064239e348 - swc_ecma_transforms_testing::test_transform::h04607ef038d67773
[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:     0x5e064245c5e3 - swc_plugin_nullstack::tests::inject_accept_to_module::inject_multiple_imports::hdfc97ef87f036b9e
[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:     0x5e064245c607 - swc_plugin_nullstack::tests::inject_accept_to_module::inject_multiple_imports::{{closure}}::h436e1359bad5d9c2
[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:     0x5e064246daa6 - core::ops::function::FnOnce::call_once::h6c262aa5d729cd23
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e064251812b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e064251812b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5e064252dd95 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5e064252dd95 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5e064252dd95 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   44:     0x5e064252dd95 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   45:     0x5e064252dd95 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e064252dd95 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5e064252dd95 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5e0642504584 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5e0642504584 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   50:     0x5e0642507e4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   51:     0x5e0642507e4a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5e0642507e4a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   53:     0x5e0642507e4a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   54:     0x5e0642507e4a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e0642507e4a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   56:     0x5e0642507e4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e0642c0e08f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   58:     0x5e0642c0e08f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   59:     0x727517463aa4 - <unknown>
[INFO] [stdout]   60:     0x7275174f0a34 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::inject_accept_to_module::inject_accept_with_initiate_hash 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 `Nullstack#1` to `Nullstack`[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 `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 `lorem#2` to `lorem`[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]         import Nullstack from 'nullstack';
[INFO] [stdout]         class Component {
[INFO] [stdout]             static async notDep() {
[INFO] [stdout]                 return false
[INFO] [stdout]             }
[INFO] [stdout] 
[INFO] [stdout]             static async initiateDep({ lorem }) {
[INFO] [stdout]                 if (lorem) {
[INFO] [stdout]                     return "ipsum"
[INFO] [stdout]                 }
[INFO] [stdout]                 return false
[INFO] [stdout]             }
[INFO] [stdout] 
[INFO] [stdout]             initiate() {
[INFO] [stdout]                 this.initiateDep({ lorem: true })
[INFO] [stdout]             }
[INFO] [stdout]         };
[INFO] [stdout]     
[INFO] [stdout] >>>>> [32mCode[0m <<<<<
[INFO] [stdout] import Nullstack from 'nullstack';
[INFO] [stdout] class Component {
[INFO] [stdout]     static async notDep() {
[INFO] [stdout]         return false;
[INFO] [stdout]     }
[INFO] [stdout]     static async initiateDep({ lorem  }) {
[INFO] [stdout]         if (lorem) {
[INFO] [stdout]             return "ipsum";
[INFO] [stdout]         }
[INFO] [stdout]         return false;
[INFO] [stdout]     }
[INFO] [stdout]     initiate() {
[INFO] [stdout]         this.initiateDep({
[INFO] [stdout]             lorem: true
[INFO] [stdout]         });
[INFO] [stdout]     }
[INFO] [stdout] }
[INFO] [stdout] ;
[INFO] [stdout] $runtime.accept(module, "/src/Application.njs", [
[INFO] [stdout]     "nullstack"
[INFO] [stdout] ], [
[INFO] [stdout]     {
[INFO] [stdout]         klass: Component,
[INFO] [stdout]         initiate: [
[INFO] [stdout]             "initiateDep"
[INFO] [stdout]         ],
[INFO] [stdout]         hashes: {
[INFO] [stdout]             notDep: "7ab9830589d0014e814e00c4674c5ff9",
[INFO] [stdout]             initiateDep: "56c841b87474b72cb79a6a32922f5de8"
[INFO] [stdout]         }
[INFO] [stdout]     }
[INFO] [stdout] ]);
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::inject_accept_to_module::inject_accept_with_initiate_hash' (28) 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]             import Nullstack from 'nullstack';
[INFO] [stdout] class Component {
[INFO] [stdout]     static async notDep() {
[INFO] [stdout]         return false;
[INFO] [stdout]     }
[INFO] [stdout]     static async initiateDep({ lorem  }) {
[INFO] [stdout]         if (lorem) {
[INFO] [stdout]             return "ipsum";
[INFO] [stdout]         }
[INFO] [stdout]         return false;
[INFO] [stdout]     }
[INFO] [stdout]     initiate() {
[INFO] [stdout]         this.initiateDep({
[INFO] [stdout]             lorem: true
[INFO] [stdout]         });
[INFO] [stdout]     }
[INFO] [stdout] }
[INFO] [stdout] ;
[INFO] [stdout] $runtime.accept(module, "/src/Application.njs", [
[INFO] [stdout]     "nullstack"
[INFO] [stdout] ], [
[INFO] [stdout]     {
[INFO] [stdout]         klass: Component,
[INFO] [stdout]         initiate: [
[INFO] [stdout]             "initiateDep"
[INFO] [stdout]         ],
[INFO] [stdout]         hashes: {
[INFO] [stdout] [91m            notDep: "7ab9830589d0014e814e00c4674c5ff9",
[INFO] [stdout]             initiateDep: "56c841b87474b72cb79a6a32922f5de8"[0m
[INFO] [stdout] [92m            initiateDep: "56c841b87474b72cb79a6a32922f5de8",
[INFO] [stdout]             notDep: "7ab9830589d0014e814e00c4674c5ff9"[0m
[INFO] [stdout]         }
[INFO] [stdout]     }
[INFO] [stdout] ]);
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e0642c39ee2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e0642c39ee2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e0642c39ee2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e0642c39ee2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e0642c4bebf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e0642c4bebf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e0642c06c61 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e0642c06c61 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e0642c12df2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e0642c17c9f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e0642c17b31 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e064251836e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5e064251836e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e0642c1840f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5e0642c1840f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e0642c181ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e0642c12f29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e0642bfa99d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e0642c55e50 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e06423cdfa2 - swc_ecma_transforms_testing::test_transform::{{closure}}::h76d952a224866075
[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:     0x5e064241fc93 - swc_ecma_transforms_testing::Tester::run::{{closure}}::{{closure}}::{{closure}}::hefc8a44cf18345ae
[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:     0x5e0642476d3c - scoped_tls::ScopedKey<T>::set::h2c41cb7ff4c9e563
[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:     0x5e0642459cc6 - better_scoped_tls::ScopedKey<T>::set::h1b6d1d8eae5ec385
[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:     0x5e064241727e - swc_ecma_transforms_testing::Tester::run::{{closure}}::{{closure}}::h3fbca970d3df81e5
[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:     0x5e064247dffc - scoped_tls::ScopedKey<T>::set::h81c9528b3f3f9822
[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:     0x5e064245a406 - better_scoped_tls::ScopedKey<T>::set::h461054d04bdedc75
[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:     0x5e0642415e27 - swc_ecma_transforms_testing::Tester::run::{{closure}}::heb0ac5ac1cfaca78
[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:     0x5e06424dcaa9 - testing::run_test::{{closure}}::{{closure}}::hbb34c7c651d6a772
[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:     0x5e064247e32c - scoped_tls::ScopedKey<T>::set::h85df4f354f515044
[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:     0x5e064245b426 - better_scoped_tls::ScopedKey<T>::set::haa13de5cee531892
[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:     0x5e06424da23d - testing::run_test::{{closure}}::h3e2167e466d07acf
[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:     0x5e064247805c - scoped_tls::ScopedKey<T>::set::h39a3fd38802ad32a
[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:     0x5e064245bf26 - better_scoped_tls::ScopedKey<T>::set::he5d61570b52948eb
[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:     0x5e06424d028b - testing::run_test::h99dd6037d21cdbc3
[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:     0x5e064240e77b - swc_ecma_transforms_testing::Tester::run::h097ba939c4ab1391
[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:     0x5e064239e888 - swc_ecma_transforms_testing::test_transform::h353f410c6d1afae6
[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:     0x5e064245c6e3 - swc_plugin_nullstack::tests::inject_accept_to_module::inject_accept_with_initiate_hash::hcb4f30d0e11b7265
[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:     0x5e064245c777 - swc_plugin_nullstack::tests::inject_accept_to_module::inject_accept_with_initiate_hash::{{closure}}::hface9e4ee36c7b89
[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:     0x5e064246d8a6 - core::ops::function::FnOnce::call_once::h60b88d36e17d3008
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e064251812b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e064251812b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5e064252dd95 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5e064252dd95 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5e064252dd95 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   44:     0x5e064252dd95 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   45:     0x5e064252dd95 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e064252dd95 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5e064252dd95 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5e0642504584 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5e0642504584 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   50:     0x5e0642507e4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   51:     0x5e0642507e4a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5e0642507e4a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   53:     0x5e0642507e4a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   54:     0x5e0642507e4a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e0642507e4a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   56:     0x5e0642507e4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e0642c0e08f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   58:     0x5e0642c0e08f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   59:     0x727517463aa4 - <unknown>
[INFO] [stdout]   60:     0x7275174f0a34 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::inject_accept_to_module::inject_accept_with_initiate_hash
[INFO] [stdout]     tests::inject_accept_to_module::inject_multiple_accept
[INFO] [stdout]     tests::inject_accept_to_module::inject_multiple_imports
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 83 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "c7bc822bcfd316cce804e274611fcf98d371d5276a2bf0bae649065f30491e59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7bc822bcfd316cce804e274611fcf98d371d5276a2bf0bae649065f30491e59", kill_on_drop: false }`
[INFO] [stdout] c7bc822bcfd316cce804e274611fcf98d371d5276a2bf0bae649065f30491e59
