[INFO] fetching crate swc_ecma_transforms_react 0.39.1... [INFO] testing swc_ecma_transforms_react-0.39.1 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate swc_ecma_transforms_react 0.39.1 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate swc_ecma_transforms_react 0.39.1 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate swc_ecma_transforms_react 0.39.1 [INFO] finished tweaking crates.io crate swc_ecma_transforms_react 0.39.1 [INFO] tweaked toml for crates.io crate swc_ecma_transforms_react 0.39.1 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 97f2ed198da0add570d5a08d29ee76082c33c9e37a407000500ba5003d9269c2 [INFO] running `Command { std: "docker" "start" "-a" "97f2ed198da0add570d5a08d29ee76082c33c9e37a407000500ba5003d9269c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97f2ed198da0add570d5a08d29ee76082c33c9e37a407000500ba5003d9269c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97f2ed198da0add570d5a08d29ee76082c33c9e37a407000500ba5003d9269c2", kill_on_drop: false }` [INFO] [stdout] 97f2ed198da0add570d5a08d29ee76082c33c9e37a407000500ba5003d9269c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf1a2219b95d4cce96391c78653914deda5eb7562c08b30e2b60e206acf33b11 [INFO] running `Command { std: "docker" "start" "-a" "cf1a2219b95d4cce96391c78653914deda5eb7562c08b30e2b60e206acf33b11", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling lexical v5.2.2 [INFO] [stderr] Compiling swc_atoms v0.2.7 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling swc_macros_common v0.3.3 [INFO] [stderr] Compiling swc_visit_macros v0.2.3 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.0 [INFO] [stderr] Compiling from_variant v0.1.3 [INFO] [stderr] Compiling is-macro v0.1.9 [INFO] [stderr] Compiling string_enum v0.3.1 [INFO] [stderr] Compiling enum_kind v0.2.1 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling ast_node v0.7.3 [INFO] [stderr] Compiling swc_visit v0.2.6 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling swc_common v0.12.0 [INFO] [stderr] Compiling swc_ecma_ast v0.52.0 [INFO] [stderr] Compiling swc_ecma_visit v0.38.1 [INFO] [stderr] Compiling swc_ecma_utils v0.44.2 [INFO] [stderr] Compiling swc_ecma_parser v0.70.2 [INFO] [stderr] Compiling swc_ecma_transforms_base v0.31.1 [INFO] [stderr] Compiling swc_ecma_transforms_react v0.39.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "cf1a2219b95d4cce96391c78653914deda5eb7562c08b30e2b60e206acf33b11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf1a2219b95d4cce96391c78653914deda5eb7562c08b30e2b60e206acf33b11", kill_on_drop: false }` [INFO] [stdout] cf1a2219b95d4cce96391c78653914deda5eb7562c08b30e2b60e206acf33b11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b391529b35b6fae27a8b7c367bceabfd06d3595474f2b725c06101546e77a69 [INFO] running `Command { std: "docker" "start" "-a" "0b391529b35b6fae27a8b7c367bceabfd06d3595474f2b725c06101546e77a69", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling relative-path v1.5.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling pathdiff v0.2.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ordered-float v2.8.0 [INFO] [stderr] Compiling swc_ecma_codegen_macros v0.5.2 [INFO] [stderr] Compiling swc_ecma_transforms_macros v0.2.1 [INFO] [stderr] Compiling swc_ecma_transforms_classes v0.17.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pretty_assertions v0.7.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling sourcemap v6.0.1 [INFO] [stderr] Compiling swc_ecma_loader v0.18.2 [INFO] [stderr] Compiling testing_macros v0.2.2 [INFO] [stderr] Compiling swc_ecma_transforms_compat v0.34.1 [INFO] [stderr] Compiling swc_ecma_transforms_module v0.38.1 [INFO] [stderr] Compiling swc_ecma_codegen v0.70.2 [INFO] [stderr] Compiling testing v0.13.1 [INFO] [stderr] Compiling swc_ecma_transforms_testing v0.32.1 [INFO] [stderr] Compiling swc_ecma_transforms_react v0.39.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `fixture_tr` [INFO] [stdout] --> src/jsx/tests.rs:45:4 [INFO] [stdout] | [INFO] [stdout] 45 | fn fixture_tr(t: &mut Tester, mut options: FixtureOptions) -> impl Fold { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fixture` [INFO] [stdout] --> src/jsx/tests.rs:1311:4 [INFO] [stdout] | [INFO] [stdout] 1311 | fn fixture(input: PathBuf) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 49.90s [INFO] running `Command { std: "docker" "inspect" "0b391529b35b6fae27a8b7c367bceabfd06d3595474f2b725c06101546e77a69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b391529b35b6fae27a8b7c367bceabfd06d3595474f2b725c06101546e77a69", kill_on_drop: false }` [INFO] [stdout] 0b391529b35b6fae27a8b7c367bceabfd06d3595474f2b725c06101546e77a69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 01173e65f9e67c7fe274966781b621fa733895ad1f3e1008d1f67536d4672ae9 [INFO] running `Command { std: "docker" "start" "-a" "01173e65f9e67c7fe274966781b621fa733895ad1f3e1008d1f67536d4672ae9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: function is never used: `fixture_tr` [INFO] [stderr] --> src/jsx/tests.rs:45:4 [INFO] [stderr] | [INFO] [stderr] 45 | fn fixture_tr(t: &mut Tester, mut options: FixtureOptions) -> impl Fold { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `fixture` [INFO] [stderr] --> src/jsx/tests.rs:1311:4 [INFO] [stderr] | [INFO] [stderr] 1311 | fn fixture(input: PathBuf) { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `swc_ecma_transforms_react` (lib test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.59s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/swc_ecma_transforms_react-50c8ac64d1961cf0) [INFO] [stdout] [INFO] [stdout] running 112 tests [INFO] [stdout] test display_name::tests::assignment_expression ... ok [INFO] [stdout] test display_name::tests::nested ... ok [INFO] [stdout] test display_name::tests::variable_declarator ... ok [INFO] [stdout] test jsx::tests::react_optimisation_react_constant_elements ... ignored [INFO] [stdout] test jsx::tests::issue_481 ... ok [INFO] [stdout] test jsx::tests::issue_229 ... ok [INFO] [stdout] test jsx::tests::issue_351 ... ok [INFO] [stdout] test jsx::tests::jsx_text ... ok [INFO] [stdout] test jsx::tests::react_add_appropriate_newlines ... ok [INFO] [stdout] test jsx::tests::react_display_name_assignment_expression ... ok [INFO] [stdout] test display_name::tests::object_property ... ok [INFO] [stdout] test jsx::tests::react_concatenates_adjacent_string_literals ... ok [INFO] [stdout] test jsx::tests::issue_517 ... ok [INFO] [stdout] test jsx::tests::react_jsx_with_retainlines_option ... ok [INFO] [stdout] test jsx::tests::react_display_name_export_default ... ok [INFO] [stdout] test jsx::tests::issue_542 ... ok [INFO] [stdout] test jsx::tests::react_display_name_if_missing ... ok [INFO] [stdout] test jsx::tests::react_jsx_without_retainlines_option ... ok [INFO] [stdout] test jsx::tests::react_dont_coerce_expression_containers ... ok [INFO] [stdout] test jsx::tests::react_should_allow_js_namespacing ... ok [INFO] [stdout] test jsx::tests::react_arrow_functions ... ok [INFO] [stdout] test jsx::tests::react_should_allow_deeper_js_namespacing ... ok [INFO] [stdout] test jsx::tests::react_display_name_variable_declaration ... ok [INFO] [stdout] test jsx::tests::react_should_allow_no_pragmafrag_if_frag_unused ... ok [INFO] [stdout] test jsx::tests::react_should_allow_elements_as_attributes ... ok [INFO] [stdout] test jsx::tests::react_display_name_object_declaration ... ok [INFO] [stdout] test jsx::tests::react_display_name_property_assignment ... ok [INFO] [stdout] test jsx::tests::react_should_allow_constructor_as_prop ... ok [INFO] [stdout] test jsx::tests::react_honor_custom_jsx_pragma_option ... ok [INFO] [stdout] test jsx::tests::react_honor_custom_jsx_comment ... ok [INFO] [stdout] test jsx::tests::react_should_escape_xhtml_jsxtext_3 ... ignored [INFO] [stdout] test jsx::tests::react_should_add_quotes_es3 ... ok [INFO] [stdout] test jsx::tests::react_honor_custom_jsx_comment_if_jsx_pragma_option_set ... ok [INFO] [stdout] test jsx::tests::react_should_allow_pragmafrag_and_frag ... ok [INFO] [stdout] test jsx::tests::react_should_convert_simple_tags ... ok [INFO] [stdout] test jsx::tests::react_should_escape_xhtml_jsxtext_2 ... ok [INFO] [stdout] test jsx::tests::react_should_handle_has_own_property_correctly ... ok [INFO] [stdout] test jsx::tests::react_should_convert_simple_text ... ok [INFO] [stdout] test jsx::tests::react_should_avoid_wrapping_in_extra_parens_if_not_needed ... ok [INFO] [stdout] test jsx::tests::react_should_allow_nested_fragments ... ok [INFO] [stdout] test jsx::tests::react_should_escape_xhtml_jsxattribute ... ok [INFO] [stdout] test jsx::tests::regression_2775 ... ignored [INFO] [stdout] test jsx::tests::react_should_escape_unicode_chars_in_attribute ... ok [INFO] [stdout] test jsx_src::tests::basic_sample ... ignored [INFO] [stdout] test jsx_src::tests::with_source ... ignored [INFO] [stdout] test jsx::tests::react_should_escape_xhtml_jsxtext_1 ... ok [INFO] [stdout] test jsx::tests::react_should_not_strip_tags_with_a_single_child_of_nbsp ... ok [INFO] [stdout] test jsx::tests::react_should_not_strip_nbsp_even_coupled_with_other_whitespace ... ok [INFO] [stdout] test jsx::tests::react_should_not_mangle_expressioncontainer_attribute_values ... ok [INFO] [stdout] test jsx::tests::react_should_not_add_quotes_to_identifier_names ... ok [INFO] [stdout] test jsx::tests::react_should_transform_known_hyphenated_tags ... ok [INFO] [stdout] test jsx::tests::react_should_insert_commas_after_expressions_before_whitespace ... ok [INFO] [stdout] test jsx::tests::react_should_quote_jsx_attributes ... ok [INFO] [stdout] test jsx::tests::react_should_have_correct_comma_in_nested_children ... ok [INFO] [stdout] test jsx::tests::react_should_properly_handle_comments_between_props ... ok [INFO] [stdout] test jsx::tests::react_should_handle_attributed_elements ... ok [INFO] [stdout] test jsx_self::tests::basic_sample ... ok [INFO] [stdout] test jsx::tests::react_should_support_xml_namespaces_if_flag ... ok [INFO] [stdout] test jsx_src::tests::no_jsx ... ok [INFO] [stdout] test jsx::tests::react_wraps_props_in_react_spread_for_first_spread_attributes ... ok [INFO] [stdout] test jsx::tests::use_spread_assignment ... ok [INFO] [stdout] test jsx::tests::react_wraps_props_in_react_spread_for_last_spread_attributes ... ok [INFO] [stdout] test jsx::tests::use_builtins_assignment ... ok [INFO] [stdout] test jsx::tests::react_wraps_props_in_react_spread_for_middle_spread_attributes ... ok [INFO] [stdout] test pure_annotations::tests::create_element ... ok [INFO] [stdout] test pure_annotations::tests::create_context ... ok [INFO] [stdout] test pure_annotations::tests::clone_element ... ok [INFO] [stdout] test pure_annotations::tests::create_factory ... ok [INFO] [stdout] test pure_annotations::tests::create_element_fragment_jsx ... ok [INFO] [stdout] test pure_annotations::tests::create_element_jsx ... ok [INFO] [stdout] test pure_annotations::tests::non_pure_react ... ok [INFO] [stdout] test pure_annotations::tests::create_ref ... ok [INFO] [stdout] test pure_annotations::tests::is_valid_element ... ok [INFO] [stdout] test pure_annotations::tests::create_portal ... ok [INFO] [stdout] test pure_annotations::tests::non_react_namespace ... ok [INFO] [stdout] test pure_annotations::tests::non_react_default ... ok [INFO] [stdout] test pure_annotations::tests::non_pure_react_dom ... ok [INFO] [stdout] test pure_annotations::tests::forward_ref ... ok [INFO] [stdout] test pure_annotations::tests::lazy ... ok [INFO] [stdout] test pure_annotations::tests::non_react_named ... ok [INFO] [stdout] test pure_annotations::tests::memo ... ok [INFO] [stdout] test refresh::tests::ignore_unnamed_function_declarations ... ok [INFO] [stdout] test refresh::tests::anonymous_function_expressions_declaration ... ok [INFO] [stdout] test refresh::tests::custom_identifier ... ok [INFO] [stdout] test refresh::tests::normal_function ... ok [INFO] [stdout] test refresh::tests::pascal_case_only ... ok [INFO] [stdout] test refresh::tests::dont_consider_iife_as_hoc ... ok [INFO] [stdout] test refresh::tests::dont_consider_require_as_hoc ... ok [INFO] [stdout] test refresh::tests::export_named_arrow_function ... ok [INFO] [stdout] test refresh::tests::reassigned_function ... ok [INFO] [stdout] test refresh::tests::export_function ... ok [INFO] [stdout] test refresh::tests::ignore_complex_definition ... ok [INFO] [stdout] test refresh::tests::ignore_hoc ... ok [INFO] [stdout] test refresh::tests::ignore_not_hoc ... ok [INFO] [stdout] test refresh::tests::issue_1865 ... ok [INFO] [stdout] test refresh::tests::register_capitalized_identifiers_in_hoc ... ok [INFO] [stdout] test refresh::tests::gen_valid_hook_signatures_for_exotic_hooks ... ok [INFO] [stdout] test refresh::tests::named_arrow_function_expressions_declaration ... ok [INFO] [stdout] test refresh::tests::hook_signatures_should_include_custom_hook ... ok [INFO] [stdout] test refresh::tests::include_hook_signature_in_commonjs ... ok [INFO] [stdout] test refresh::tests::register_likely_hoc_4 ... ok [INFO] [stdout] test refresh::tests::register_fn_with_hooks ... ok [INFO] [stdout] test refresh::tests::register_fn_expr_with_hooks_2 ... ok [INFO] [stdout] test refresh::tests::register_fn_with_hooks_2 ... ok [INFO] [stdout] test refresh::tests::register_likely_hoc_2 ... ok [INFO] [stdout] test refresh::tests::register_likely_hoc_3 ... ok [INFO] [stdout] test refresh::tests::register_likely_hoc_1 ... ok [INFO] [stdout] test refresh::tests::should_refresh_when_has_comment ... ok [INFO] [stdout] test refresh::tests::register_implicit_arrow_returns ... ok [INFO] [stdout] test refresh::tests::register_identifiers_used_in_create_element ... ok [INFO] [stdout] test refresh::tests::register_identifiers_used_in_jsx ... ok [INFO] [stdout] test refresh::tests::register_fn_expr_with_hooks ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 107 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Doc-tests swc_ecma_transforms_react [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "01173e65f9e67c7fe274966781b621fa733895ad1f3e1008d1f67536d4672ae9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01173e65f9e67c7fe274966781b621fa733895ad1f3e1008d1f67536d4672ae9", kill_on_drop: false }` [INFO] [stdout] 01173e65f9e67c7fe274966781b621fa733895ad1f3e1008d1f67536d4672ae9