[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-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnullstack%2Fswc-plugin-nullstack" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nullstack/swc-plugin-nullstack on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml [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-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99462660aea42d0d95f35a9c92c11c29fcc311667aa98f2cda09a600f11a9230 [INFO] running `Command { std: "docker" "start" "-a" "99462660aea42d0d95f35a9c92c11c29fcc311667aa98f2cda09a600f11a9230", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99462660aea42d0d95f35a9c92c11c29fcc311667aa98f2cda09a600f11a9230", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99462660aea42d0d95f35a9c92c11c29fcc311667aa98f2cda09a600f11a9230", kill_on_drop: false }` [INFO] [stdout] 99462660aea42d0d95f35a9c92c11c29fcc311667aa98f2cda09a600f11a9230 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 027b7c8bc15835233266affdf716e15ba99e95f3f92ab3dd8d8c766da533cba5 [INFO] running `Command { std: "docker" "start" "-a" "027b7c8bc15835233266affdf716e15ba99e95f3f92ab3dd8d8c766da533cba5", 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 cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling once_cell v1.17.1 [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 serde_derive v1.0.152 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling bytecheck v0.6.9 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rend v0.3.6 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling rkyv v0.7.37 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling unicode-id v0.3.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling better_scoped_tls v0.1.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling swc_ecma_ast v0.96.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lexical-util v0.8.5 [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 backtrace v0.3.67 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling gimli v0.27.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling swc_atoms v0.4.36 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling supports-color v1.3.1 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [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 overload v0.1.1 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling lexical v6.1.1 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling relative-path v1.7.3 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling swc_plugin_proxy v0.25.3 [INFO] [stderr] Compiling pretty_assertions v1.3.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling vergen v7.5.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling swc_plugin v0.90.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling md5 v0.7.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 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_eq_ignore_macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [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 phf_macros v0.10.0 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling testing_macros v0.2.7 [INFO] [stderr] Compiling swc_visit_macros v0.5.5 [INFO] [stderr] Compiling from_variant v0.1.4 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling string_enum v0.3.2 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling enum_kind v0.2.1 [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 phf v0.10.1 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling enum-iterator v1.3.0 [INFO] [stderr] Compiling miette v4.7.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling swc_ecma_testing v0.20.8 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling ast_node v0.8.6 [INFO] [stderr] Compiling swc_core v0.59.30 [INFO] [stderr] Compiling swc_visit v0.5.4 [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "027b7c8bc15835233266affdf716e15ba99e95f3f92ab3dd8d8c766da533cba5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "027b7c8bc15835233266affdf716e15ba99e95f3f92ab3dd8d8c766da533cba5", kill_on_drop: false }` [INFO] [stdout] 027b7c8bc15835233266affdf716e15ba99e95f3f92ab3dd8d8c766da533cba5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5139202025bdcbf6bae91f946d73ce68e931e0f510e07c97221f6827237d98c2 [INFO] running `Command { std: "docker" "start" "-a" "5139202025bdcbf6bae91f946d73ce68e931e0f510e07c97221f6827237d98c2", kill_on_drop: false }` [INFO] [stderr] Compiling swc-plugin-nullstack v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.50s [INFO] running `Command { std: "docker" "inspect" "5139202025bdcbf6bae91f946d73ce68e931e0f510e07c97221f6827237d98c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5139202025bdcbf6bae91f946d73ce68e931e0f510e07c97221f6827237d98c2", kill_on_drop: false }` [INFO] [stdout] 5139202025bdcbf6bae91f946d73ce68e931e0f510e07c97221f6827237d98c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ec9c8fb9aa31d24e98802c1ccc5ff715fce0ffaa9b96fdeb6ce381c5b0cdbf38 [INFO] running `Command { std: "docker" "start" "-a" "ec9c8fb9aa31d24e98802c1ccc5ff715fce0ffaa9b96fdeb6ce381c5b0cdbf38", kill_on_drop: false }` [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-60b8208bb8ed2a6a) [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_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_hash_to_class::inject_dev_hash_ignoring_index ... ok [INFO] [stdout] test tests::inject_accept_to_module::inject_accept_when_exporting_as_default ... ok [INFO] [stdout] test tests::inject_inner_components_to_class::inject_inner_components_when_declare_conflict ... ok [INFO] [stdout] test tests::inject_hash_to_class::inject_prod_hash ... ok [INFO] [stdout] test tests::inject_hash_to_class::inject_dev_hash ... 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::inject_inner_components_with_nested_tags ... 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_with_multiple_classes ... ok [INFO] [stdout] test tests::inject_inner_components_to_class::inject_inner_components_per_function ... ok [INFO] [stdout] test tests::inject_accept_to_module::inject_multiple_imports ... ok [INFO] [stdout] test tests::inject_inner_components_to_class::skip_inject_declared_functions ... ok [INFO] [stdout] test tests::inject_accept_to_module::inject_accept ... ok [INFO] [stdout] test tests::inject_inner_components_to_class::skip_inject_declared_variables ... 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_mixed_scopes ... 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 ... ok [INFO] [stdout] test tests::inject_inner_components_to_class::skip_inject_class_declr ... 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_with_top_renamed_destructured_params ... 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_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_destructured_args ... 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_import_default ... ok [INFO] [stdout] test tests::inject_inner_components_to_class::skip_inject_import_namespace ... 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_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::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_source_to_events::skip_inject_source_to_node ... ok [INFO] [stdout] test tests::inject_inner_components_to_class::injects_inner_component_when_exporting_as_default ... ok [INFO] [stdout] test tests::inject_runtime_to_module::inject_runtime_to_classes ... ok [INFO] [stdout] test tests::inject_restart_to_module::inject_restart ... ok [INFO] [stdout] test tests::inject_inner_components_to_class::skip_inject_non_jsx_constants ... ok [INFO] [stdout] test tests::register_server_functions_on_server::register_server_functions ... 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::register_server_functions_on_server::register_classes_without_server_functions_with_multiple_classes ... ok [INFO] [stdout] test tests::inject_runtime_to_module::inject_runtime_to_functions ... ok [INFO] [stdout] test tests::inject_restart_to_module::inject_restart_unusual_application_ident ... ok [INFO] [stdout] test tests::inject_source_to_events::skip_inject_duplicated_source_to_node ... ok [INFO] [stdout] test tests::register_server_functions_on_server::register_server_functions_when_exported_as_default ... 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_server_functions_when_exported_as_named ... 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::remove_unused_from_client::remove_unused_import ... ok [INFO] [stdout] test tests::remove_styles_on_server::remove_sass ... ok [INFO] [stdout] test tests::remove_unused_from_client::keep_scss_imports ... ok [INFO] [stdout] test tests::remove_unused_from_client::keep_runtime_import ... ok [INFO] [stdout] test tests::remove_unused_from_client::keep_css_imports ... ok [INFO] [stdout] test tests::remove_unused_from_client::keep_sass_imports ... ok [INFO] [stdout] test tests::remove_unused_from_client::keep_imports_without_identifiers ... 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::remove_unused_when_member_conflict ... 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::replace_ref_on_attributes::replace_bind_array_with_private_index ... ok [INFO] [stdout] test tests::replace_ref_on_attributes::replace_bind_array_with_variable_index ... ok [INFO] [stdout] test tests::remove_unused_from_client::remove_unused_when_used_as_key ... ok [INFO] [stdout] test tests::remove_unused_from_client::remove_unused_when_redeclared_and_reused ... ok [INFO] [stdout] test tests::remove_unused_from_client::remove_unused_when_this_conflict ... ok [INFO] [stdout] test tests::replace_ref_on_attributes::replace_ref_array_with_variable_index_on_variable ... ok [INFO] [stdout] test tests::replace_server_functions_on_client::remove_server_functions_starting_with_underline ... ok [INFO] [stdout] test tests::register_server_functions_on_server::skip_register_server_functions_starting_with_underline ... 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::skip_inject_invoke_when_not_async ... ok [INFO] [stdout] test tests::remove_unused_from_client::keep_used_imports ... 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::skip_inject_invoke_when_not_static ... 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_simple_ref ... 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::inject_invoke_when_exported_as_named ... 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::inject_accept_to_module::inject_multiple_accept ... 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]  INFO Diagnostics will be printed to stderr as logging level is trace or debug [INFO] [stdout] at /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] DEBUG Renaming `Component#1` to `Component` [INFO] [stdout] at /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] DEBUG Renaming `Component2#1` to `Component2` [INFO] [stdout] at /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] >>>>> Orig <<<<< [INFO] [stdout] [INFO] [stdout] class Component {}; [INFO] [stdout] class Component2 {}; [INFO] [stdout] [INFO] [stdout] >>>>> Code <<<<< [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' 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]  klass: Component2, [INFO] [stdout]  klass: Component, [INFO] [stdout] initiate: [], [INFO] [stdout] hashes: {} [INFO] [stdout] }, [INFO] [stdout] { [INFO] [stdout]  klass: Component, [INFO] [stdout]  klass: Component2, [INFO] [stdout] initiate: [], [INFO] [stdout] hashes: {} [INFO] [stdout] } [INFO] [stdout] ]); [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x643470882770 - std::backtrace_rs::backtrace::libunwind::trace::h8ddfbb338e69e199 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x643470882770 - std::backtrace_rs::backtrace::trace_unsynchronized::h4b42ed801e8ee862 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x643470882770 - std::sys::backtrace::_print_fmt::hb90198f2c10bf707 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x643470882770 - ::fmt::h0f123f0656f13ecf [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6434708ab113 - core::fmt::rt::Argument::fmt::h12e51c1529489cd8 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x6434708ab113 - core::fmt::write::h0abcdef7aa759353 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x64347087f6a3 - std::io::Write::write_fmt::h7dca996477fd2572 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x6434708825c2 - std::sys::backtrace::BacktraceLock::print::h759bdab738e31d9d [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x643470883b9f - std::panicking::default_hook::{{closure}}::h0616f7020c8b9e0d [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x6434708839b8 - std::panicking::default_hook::hcb4bf3fe9044f7f6 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x6434701a17d5 - as core::ops::function::Fn>::call::h279e54743b3b5624 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 11: 0x6434701a17d5 - test::test_main::{{closure}}::h1534cf01c0e4ff40 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x643470884613 - as core::ops::function::Fn>::call::h1e945e436dfc22a7 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 13: 0x643470884613 - std::panicking::rust_panic_with_hook::h2fd8d6252462d800 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x6434708842ea - std::panicking::begin_panic_handler::{{closure}}::h746cf6ba43e1c73f [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:704:13 [INFO] [stdout] 15: 0x643470882c89 - std::sys::backtrace::__rust_end_short_backtrace::hba3f7b171935b491 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x643470883f7d - rust_begin_unwind [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x64346ff8a360 - core::panicking::panic_fmt::h34cc4efb1683329b [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x643470045d2e - swc_ecma_transforms_testing::test_transform::{{closure}}::h7e86c44ba443b18e [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] 19: 0x643470090173 - swc_ecma_transforms_testing::Tester::run::{{closure}}::{{closure}}::{{closure}}::ha958957f80d9c8c6 [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] 20: 0x643470115e5c - scoped_tls::ScopedKey::set::hacafe7d311166965 [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] 21: 0x6434700e56c6 - better_scoped_tls::ScopedKey::set::h1943fad951827665 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/better_scoped_tls-0.1.0/src/lib.rs:55:9 [INFO] [stdout] 22: 0x643470089cae - swc_ecma_transforms_testing::Tester::run::{{closure}}::{{closure}}::h563e252de3a30682 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_transforms_testing-0.119.9/src/lib.rs:63:17 [INFO] [stdout] 23: 0x64347010c31c - scoped_tls::ScopedKey::set::h425dcd8289d9d92f [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] 24: 0x6434700e5b86 - better_scoped_tls::ScopedKey::set::h397c359dfe76ce4a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/better_scoped_tls-0.1.0/src/lib.rs:55:9 [INFO] [stdout] 25: 0x6434700865b7 - swc_ecma_transforms_testing::Tester::run::{{closure}}::h5e61db3959d4b0c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_transforms_testing-0.119.9/src/lib.rs:62:13 [INFO] [stdout] 26: 0x6434700dc7a9 - testing::run_test::{{closure}}::{{closure}}::he261d66ede7c8447 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testing-0.31.33/src/lib.rs:94:34 [INFO] [stdout] 27: 0x64347010f37c - scoped_tls::ScopedKey::set::h6477df56501fed4a [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] 28: 0x6434700e60e6 - better_scoped_tls::ScopedKey::set::h58f8afaa31b527fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/better_scoped_tls-0.1.0/src/lib.rs:55:9 [INFO] [stdout] 29: 0x6434700d9b1d - testing::run_test::{{closure}}::h2ceb3241d01a365a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testing-0.31.33/src/lib.rs:94:9 [INFO] [stdout] 30: 0x64347010e4dc - scoped_tls::ScopedKey::set::h5a319d5f4e74eb89 [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] 31: 0x6434700e6a66 - better_scoped_tls::ScopedKey::set::h99b6ade84b814191 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/better_scoped_tls-0.1.0/src/lib.rs:55:9 [INFO] [stdout] 32: 0x6434700d934b - testing::run_test::hff5e2935ae0a8f92 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testing-0.31.33/src/lib.rs:93:18 [INFO] [stdout] 33: 0x64347008070b - swc_ecma_transforms_testing::Tester::run::h258de0da73a1250c [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] 34: 0x643470011148 - swc_ecma_transforms_testing::test_transform::h41e2cb5494d052bb [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] 35: 0x643470133c73 - swc_plugin_nullstack::tests::inject_accept_to_module::inject_multiple_accept::h8beecd51b4e6421d [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] 36: 0x643470133c07 - swc_plugin_nullstack::tests::inject_accept_to_module::inject_multiple_accept::{{closure}}::h0d79d908266057fa [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] 37: 0x6434701365d6 - core::ops::function::FnOnce::call_once::hcfd0d22c8eb02265 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 38: 0x6434701a6fcb - core::ops::function::FnOnce::call_once::h646a81b1a0ee3114 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x6434701a6fcb - test::__rust_begin_short_backtrace::h9737b749cdf20b73 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:637:18 [INFO] [stdout] 40: 0x6434701a5e48 - test::run_test_in_process::{{closure}}::hc9246156bf12c5e3 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:660:60 [INFO] [stdout] 41: 0x6434701a5e48 - as core::ops::function::FnOnce<()>>::call_once::hd187ec090a91a453 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 42: 0x6434701a5e48 - std::panicking::try::do_call::hb7490276b7008401 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:587:40 [INFO] [stdout] 43: 0x6434701a5e48 - std::panicking::try::hde59a334d39e511f [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:550:19 [INFO] [stdout] 44: 0x6434701a5e48 - std::panic::catch_unwind::h777cbed9f782814a [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panic.rs:358:14 [INFO] [stdout] 45: 0x6434701a5e48 - test::run_test_in_process::h6282ed78cab70f02 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:660:27 [INFO] [stdout] 46: 0x6434701a5e48 - test::run_test::{{closure}}::ha4e6ef53f436d64b [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:581:43 [INFO] [stdout] 47: 0x643470169dd5 - test::run_test::{{closure}}::he11a461bf23e93a3 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:611:41 [INFO] [stdout] 48: 0x643470169dd5 - std::sys::backtrace::__rust_begin_short_backtrace::h25c92ff64d2c4388 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 49: 0x64347016d7aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6e893de0bbdcdcce [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 50: 0x64347016d7aa - as core::ops::function::FnOnce<()>>::call_once::h2b3c3ff4a3a96573 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 51: 0x64347016d7aa - std::panicking::try::do_call::hcc3185a4abc5431b [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:587:40 [INFO] [stdout] 52: 0x64347016d7aa - std::panicking::try::hc832a415a1d2ee28 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:550:19 [INFO] [stdout] 53: 0x64347016d7aa - std::panic::catch_unwind::h5e16acac36e3f225 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panic.rs:358:14 [INFO] [stdout] 54: 0x64347016d7aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h9863d22f929fcd53 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 55: 0x64347016d7aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h707ec2cca9db5939 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x6434708884fb - as core::ops::function::FnOnce>::call_once::h5f64cf9bc27988da [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 57: 0x6434708884fb - as core::ops::function::FnOnce>::call_once::h2964712f7a7284c7 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 58: 0x6434708884fb - std::sys::pal::unix::thread::Thread::new::thread_start::h22ff3573f90e72f2 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 59: 0x7a54cead3ac3 - [INFO] [stdout] 60: 0x7a54ceb64a04 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::inject_accept_to_module::inject_accept_with_initiate_hash stdout ---- [INFO] [stdout]  INFO Diagnostics will be printed to stderr as logging level is trace or debug [INFO] [stdout] at /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] DEBUG Renaming `Nullstack#1` to `Nullstack` [INFO] [stdout] at /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] DEBUG Renaming `Component#1` to `Component` [INFO] [stdout] at /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] DEBUG Renaming `lorem#2` to `lorem` [INFO] [stdout] at /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] >>>>> Orig <<<<< [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] >>>>> Code <<<<< [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' 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]  notDep: "7ab9830589d0014e814e00c4674c5ff9", [INFO] [stdout] initiateDep: "56c841b87474b72cb79a6a32922f5de8" [INFO] [stdout]  initiateDep: "56c841b87474b72cb79a6a32922f5de8", [INFO] [stdout] notDep: "7ab9830589d0014e814e00c4674c5ff9" [INFO] [stdout] } [INFO] [stdout] } [INFO] [stdout] ]); [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x643470882770 - std::backtrace_rs::backtrace::libunwind::trace::h8ddfbb338e69e199 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x643470882770 - std::backtrace_rs::backtrace::trace_unsynchronized::h4b42ed801e8ee862 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x643470882770 - std::sys::backtrace::_print_fmt::hb90198f2c10bf707 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x643470882770 - ::fmt::h0f123f0656f13ecf [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6434708ab113 - core::fmt::rt::Argument::fmt::h12e51c1529489cd8 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x6434708ab113 - core::fmt::write::h0abcdef7aa759353 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x64347087f6a3 - std::io::Write::write_fmt::h7dca996477fd2572 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x6434708825c2 - std::sys::backtrace::BacktraceLock::print::h759bdab738e31d9d [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x643470883b9f - std::panicking::default_hook::{{closure}}::h0616f7020c8b9e0d [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x6434708839b8 - std::panicking::default_hook::hcb4bf3fe9044f7f6 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x6434701a17d5 - as core::ops::function::Fn>::call::h279e54743b3b5624 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 11: 0x6434701a17d5 - test::test_main::{{closure}}::h1534cf01c0e4ff40 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x643470884613 - as core::ops::function::Fn>::call::h1e945e436dfc22a7 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 13: 0x643470884613 - std::panicking::rust_panic_with_hook::h2fd8d6252462d800 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x6434708842ea - std::panicking::begin_panic_handler::{{closure}}::h746cf6ba43e1c73f [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:704:13 [INFO] [stdout] 15: 0x643470882c89 - std::sys::backtrace::__rust_end_short_backtrace::hba3f7b171935b491 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x643470883f7d - rust_begin_unwind [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x64346ff8a360 - core::panicking::panic_fmt::h34cc4efb1683329b [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x643470015dae - swc_ecma_transforms_testing::test_transform::{{closure}}::h1285bba0129d0c2e [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] 19: 0x64347008fe33 - swc_ecma_transforms_testing::Tester::run::{{closure}}::{{closure}}::{{closure}}::h991ca34ae3b86131 [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] 20: 0x64347011699c - scoped_tls::ScopedKey::set::hb5ec371f141b1182 [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] 21: 0x6434700e5586 - better_scoped_tls::ScopedKey::set::h12af51e59faac291 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/better_scoped_tls-0.1.0/src/lib.rs:55:9 [INFO] [stdout] 22: 0x64347008d0be - swc_ecma_transforms_testing::Tester::run::{{closure}}::{{closure}}::hf4f81f10f55bcdd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_transforms_testing-0.119.9/src/lib.rs:63:17 [INFO] [stdout] 23: 0x643470110b1c - scoped_tls::ScopedKey::set::h78c025e15398ef3d [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] 24: 0x6434700e7ac6 - better_scoped_tls::ScopedKey::set::hea36327531770894 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/better_scoped_tls-0.1.0/src/lib.rs:55:9 [INFO] [stdout] 25: 0x6434700872d7 - swc_ecma_transforms_testing::Tester::run::{{closure}}::hcd91668181e49c7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_transforms_testing-0.119.9/src/lib.rs:62:13 [INFO] [stdout] 26: 0x6434700dcaa9 - testing::run_test::{{closure}}::{{closure}}::hfd519a8b0a3d87da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testing-0.31.33/src/lib.rs:94:34 [INFO] [stdout] 27: 0x64347010f6dc - scoped_tls::ScopedKey::set::h671a9f95612beab9 [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] 28: 0x6434700e7486 - better_scoped_tls::ScopedKey::set::hcb6da66de668df1d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/better_scoped_tls-0.1.0/src/lib.rs:55:9 [INFO] [stdout] 29: 0x6434700d97bd - testing::run_test::{{closure}}::h083547b1ee7d7fcc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testing-0.31.33/src/lib.rs:94:9 [INFO] [stdout] 30: 0x6434701175fc - scoped_tls::ScopedKey::set::hbe80f8cfe5b04d3c [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] 31: 0x6434700e6d86 - better_scoped_tls::ScopedKey::set::hab90109f0f508ac1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/better_scoped_tls-0.1.0/src/lib.rs:55:9 [INFO] [stdout] 32: 0x6434700cce7b - testing::run_test::h6b0956bce5d08cfc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testing-0.31.33/src/lib.rs:93:18 [INFO] [stdout] 33: 0x6434700813cb - swc_ecma_transforms_testing::Tester::run::h39c40ecbd9b23247 [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] 34: 0x643470010848 - swc_ecma_transforms_testing::test_transform::h1acdb5eb49fc2042 [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] 35: 0x643470134073 - swc_plugin_nullstack::tests::inject_accept_to_module::inject_accept_with_initiate_hash::h82c801e92d93e385 [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] 36: 0x643470134007 - swc_plugin_nullstack::tests::inject_accept_to_module::inject_accept_with_initiate_hash::{{closure}}::h7618ff5fcba6c158 [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] 37: 0x643470135456 - core::ops::function::FnOnce::call_once::h28d7b74664f3619b [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 38: 0x6434701a6fcb - core::ops::function::FnOnce::call_once::h646a81b1a0ee3114 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x6434701a6fcb - test::__rust_begin_short_backtrace::h9737b749cdf20b73 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:637:18 [INFO] [stdout] 40: 0x6434701a5e48 - test::run_test_in_process::{{closure}}::hc9246156bf12c5e3 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:660:60 [INFO] [stdout] 41: 0x6434701a5e48 - as core::ops::function::FnOnce<()>>::call_once::hd187ec090a91a453 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 42: 0x6434701a5e48 - std::panicking::try::do_call::hb7490276b7008401 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:587:40 [INFO] [stdout] 43: 0x6434701a5e48 - std::panicking::try::hde59a334d39e511f [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:550:19 [INFO] [stdout] 44: 0x6434701a5e48 - std::panic::catch_unwind::h777cbed9f782814a [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panic.rs:358:14 [INFO] [stdout] 45: 0x6434701a5e48 - test::run_test_in_process::h6282ed78cab70f02 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:660:27 [INFO] [stdout] 46: 0x6434701a5e48 - test::run_test::{{closure}}::ha4e6ef53f436d64b [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:581:43 [INFO] [stdout] 47: 0x643470169dd5 - test::run_test::{{closure}}::he11a461bf23e93a3 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:611:41 [INFO] [stdout] 48: 0x643470169dd5 - std::sys::backtrace::__rust_begin_short_backtrace::h25c92ff64d2c4388 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 49: 0x64347016d7aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6e893de0bbdcdcce [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 50: 0x64347016d7aa - as core::ops::function::FnOnce<()>>::call_once::h2b3c3ff4a3a96573 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 51: 0x64347016d7aa - std::panicking::try::do_call::hcc3185a4abc5431b [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:587:40 [INFO] [stdout] 52: 0x64347016d7aa - std::panicking::try::hc832a415a1d2ee28 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:550:19 [INFO] [stdout] 53: 0x64347016d7aa - std::panic::catch_unwind::h5e16acac36e3f225 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panic.rs:358:14 [INFO] [stdout] 54: 0x64347016d7aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h9863d22f929fcd53 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 55: 0x64347016d7aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h707ec2cca9db5939 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x6434708884fb - as core::ops::function::FnOnce>::call_once::h5f64cf9bc27988da [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 57: 0x6434708884fb - as core::ops::function::FnOnce>::call_once::h2964712f7a7284c7 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 58: 0x6434708884fb - std::sys::pal::unix::thread::Thread::new::thread_start::h22ff3573f90e72f2 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 59: 0x7a54cead3ac3 - [INFO] [stdout] 60: 0x7a54ceb64a04 - clone [INFO] [stdout] 61: 0x0 - [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] [INFO] [stdout] test result: FAILED. 84 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "ec9c8fb9aa31d24e98802c1ccc5ff715fce0ffaa9b96fdeb6ce381c5b0cdbf38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec9c8fb9aa31d24e98802c1ccc5ff715fce0ffaa9b96fdeb6ce381c5b0cdbf38", kill_on_drop: false }` [INFO] [stdout] ec9c8fb9aa31d24e98802c1ccc5ff715fce0ffaa9b96fdeb6ce381c5b0cdbf38