[INFO] cloning repository https://github.com/gygasync/swc-transform-cx-jsx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gygasync/swc-transform-cx-jsx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgygasync%2Fswc-transform-cx-jsx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgygasync%2Fswc-transform-cx-jsx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0174c3980fc7ed4dc51ce823504f1361eb6909f1
[INFO] testing gygasync/swc-transform-cx-jsx against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgygasync%2Fswc-transform-cx-jsx" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/gygasync/swc-transform-cx-jsx
[INFO] finished tweaking git repo https://github.com/gygasync/swc-transform-cx-jsx
[INFO] tweaked toml for git repo https://github.com/gygasync/swc-transform-cx-jsx written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gygasync/swc-transform-cx-jsx on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gygasync/swc-transform-cx-jsx already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b9c4a27563a873c46d86d38996736d85c0dc1a3c4e62cca0fa7045ead0d176ca
[INFO] running `Command { std: "docker" "start" "b9c4a27563a873c46d86d38996736d85c0dc1a3c4e62cca0fa7045ead0d176ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9c4a27563a873c46d86d38996736d85c0dc1a3c4e62cca0fa7045ead0d176ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b9c4a27563a873c46d86d38996736d85c0dc1a3c4e62cca0fa7045ead0d176ca" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9c4a27563a873c46d86d38996736d85c0dc1a3c4e62cca0fa7045ead0d176ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b9c4a27563a873c46d86d38996736d85c0dc1a3c4e62cca0fa7045ead0d176ca" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling bytecheck v0.6.9
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling rend v0.3.6
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling rkyv v0.7.37
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling lock_api v0.4.8
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling anyhow v1.0.64
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling unreachable v0.1.1
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling debug_unreachable v0.1.1
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling unicode-id v0.3.2
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling better_scoped_tls v0.1.0
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling log v0.4.17
[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 hashbrown v0.12.3
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling supports-color v1.3.0
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling supports-unicode v1.0.2
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling supports-hyperlinks v1.2.0
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling lexical v6.1.1
[INFO] [stderr]    Compiling time v0.3.14
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling relative-path v1.7.2
[INFO] [stderr]    Compiling typed-arena v2.0.1
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling swc_atoms v0.4.13
[INFO] [stderr]    Compiling pretty_assertions v1.3.0
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling vergen v7.4.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling swc_plugin v0.90.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.2
[INFO] [stderr]    Compiling textwrap v0.15.0
[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 rkyv_derive v0.7.37
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling swc_eq_ignore_macros v0.1.1
[INFO] [stderr]    Compiling is-macro v0.2.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.34
[INFO] [stderr]    Compiling miette-derive v4.7.1
[INFO] [stderr]    Compiling enum-iterator-derive v1.1.0
[INFO] [stderr]    Compiling testing_macros v0.2.7
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]    Compiling swc_trace_macro v0.1.2
[INFO] [stderr]    Compiling swc_plugin_macro v0.9.8
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling swc_visit_macros v0.5.3
[INFO] [stderr]    Compiling from_variant v0.1.4
[INFO] [stderr]    Compiling string_enum v0.3.1
[INFO] [stderr]    Compiling enum_kind v0.2.1
[INFO] [stderr]    Compiling swc_ecma_codegen_macros v0.7.1
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling enum-iterator v1.1.3
[INFO] [stderr]    Compiling thiserror v1.0.34
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling miette v4.7.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.15
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling ast_node v0.8.3
[INFO] [stderr]    Compiling swc_core v0.18.0
[INFO] [stderr]    Compiling swc_visit v0.5.2
[INFO] [stderr]    Compiling triomphe v0.1.8
[INFO] [stderr]    Compiling string_cache v0.8.4
[INFO] [stderr]    Compiling sourcemap v6.1.0
[INFO] [stderr]    Compiling swc_common v0.27.16
[INFO] [stderr]    Compiling swc_common v0.28.2
[INFO] [stderr]    Compiling swc_ecma_ast v0.91.2
[INFO] [stderr]    Compiling swc_error_reporters v0.12.2
[INFO] [stderr]    Compiling testing v0.30.2
[INFO] [stderr]    Compiling swc_ecma_ast v0.90.20
[INFO] [stderr]    Compiling swc_error_reporters v0.11.7
[INFO] [stderr]    Compiling testing v0.29.7
[INFO] [stderr]    Compiling swc_ecma_visit v0.77.2
[INFO] [stderr]    Compiling swc_ecma_parser v0.119.5
[INFO] [stderr]    Compiling swc_ecma_visit v0.76.10
[INFO] [stderr]    Compiling swc_ecma_codegen v0.123.5
[INFO] [stderr]    Compiling swc_ecma_parser v0.118.10
[INFO] [stderr]    Compiling swc_plugin_proxy v0.18.17
[INFO] [stderr]    Compiling swc_ecma_testing v0.16.4
[INFO] [stderr]    Compiling swc_ecma_utils v0.102.5
[INFO] [stderr]    Compiling swc_ecma_transforms_base v0.108.7
[INFO] [stderr]    Compiling swc_ecma_utils v0.101.6
[INFO] [stderr]    Compiling swc_ecma_transforms_base v0.106.8
[INFO] [stderr]    Compiling swc_ecma_transforms_testing v0.108.5
[INFO] [stderr]    Compiling swc_transform_cx_jsx v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `hygiene::Mark`
[INFO] [stdout]  --> src/lib.rs:8:25
[INFO] [stdout]   |
[INFO] [stdout] 8 | use swc_common::{chain, hygiene::Mark, util::take::Take, DUMMY_SP};
[INFO] [stdout]   |                         ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `swc_core::visit::Fold`
[INFO] [stdout]   --> src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use swc_core::visit::Fold;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `common::EqIgnoreSpan`
[INFO] [stdout]   --> src/lib.rs:18:24
[INFO] [stdout]    |
[INFO] [stdout] 18 | use swc_core::{ast::*, common::EqIgnoreSpan};
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `swc_ecma_transforms_base::resolver`
[INFO] [stdout]   --> src/lib.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use swc_ecma_transforms_base::resolver;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `util::take::Take`
[INFO] [stdout]  --> src/lib.rs:8:40
[INFO] [stdout]   |
[INFO] [stdout] 8 | use swc_common::{chain, hygiene::Mark, util::take::Take, DUMMY_SP};
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `getter`
[INFO] [stdout]    --> src/lib.rs:334:38
[INFO] [stdout]     |
[INFO] [stdout] 334 |                         Prop::Getter(getter) => attrs.push(o.clone()),
[INFO] [stdout]     |                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_getter`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `setter`
[INFO] [stdout]    --> src/lib.rs:335:38
[INFO] [stdout]     |
[INFO] [stdout] 335 |                         Prop::Setter(setter) => attrs.push(o.clone()),
[INFO] [stdout]     |                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_setter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `spread`
[INFO] [stdout]    --> src/lib.rs:339:42
[INFO] [stdout]     |
[INFO] [stdout] 339 |                     PropOrSpread::Spread(spread) => {}
[INFO] [stdout]     |                                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_spread`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ns_name`
[INFO] [stdout]    --> src/lib.rs:489:68
[INFO] [stdout]     |
[INFO] [stdout] 489 | ...                   JSXAttrName::JSXNamespacedName(ns_name) => {
[INFO] [stdout]     |                                                      ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ns_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:579:13
[INFO] [stdout]     |
[INFO] [stdout] 579 |         let mut local_value: Box<Expr> = value.clone();
[INFO] [stdout]     |             ----^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:591:13
[INFO] [stdout]     |
[INFO] [stdout] 591 |         let mut key: PropName;
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str_lit`
[INFO] [stdout]    --> src/lib.rs:584:30
[INFO] [stdout]     |
[INFO] [stdout] 584 |                     Lit::Str(str_lit) => {}
[INFO] [stdout]     |                              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_str_lit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/lib.rs:705:40
[INFO] [stdout]     |
[INFO] [stdout] 705 |                     ModuleDecl::Import(i) => true,
[INFO] [stdout]     |                                        ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `existing_imports`
[INFO] [stdout]    --> src/lib.rs:700:13
[INFO] [stdout]     |
[INFO] [stdout] 700 |         let existing_imports = module
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_existing_imports`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `imports` is never read
[INFO] [stdout]    --> src/lib.rs:787:5
[INFO] [stdout]     |
[INFO] [stdout] 786 | pub struct ImportVisitor {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 787 |     imports: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `exec` is never used
[INFO] [stdout]    --> src/lib.rs:886:4
[INFO] [stdout]     |
[INFO] [stdout] 886 | fn exec(input: PathBuf) {
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/lib.rs:324:54
[INFO] [stdout]     |
[INFO] [stdout] 324 |                 obj.props.iter().for_each(|o| match o.borrow() {
[INFO] [stdout]     |                                                      ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `swc_core::ast::PropOrSpread` does not implement `Borrow`, so calling `borrow` on `&swc_core::ast::PropOrSpread` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 324 -                 obj.props.iter().for_each(|o| match o.borrow() {
[INFO] [stdout] 324 +                 obj.props.iter().for_each(|o| match o {
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `swc_core::ast::PropOrSpread`, implement `Clone` for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_ast-0.90.20/src/expr.rs:366:1
[INFO] [stdout]     |
[INFO] [stdout] 366 + #[derive(Clone)]
[INFO] [stdout] 367 | pub enum PropOrSpread {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/lib.rs:350:56
[INFO] [stdout]     |
[INFO] [stdout] 350 |                 array.elems.iter().for_each(|e| match e.borrow() {
[INFO] [stdout]     |                                                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `Option<swc_core::ast::ExprOrSpread>` does not implement `Borrow`, so calling `borrow` on `&Option<swc_core::ast::ExprOrSpread>` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 350 -                 array.elems.iter().for_each(|e| match e.borrow() {
[INFO] [stdout] 350 +                 array.elems.iter().for_each(|e| match e {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/lib.rs:371:33
[INFO] [stdout]     |
[INFO] [stdout] 371 |                 let tx = match p.borrow() {
[INFO] [stdout]     |                                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `swc_core::ast::PropOrSpread` does not implement `Borrow`, so calling `borrow` on `&swc_core::ast::PropOrSpread` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 371 -                 let tx = match p.borrow() {
[INFO] [stdout] 371 +                 let tx = match p {
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `swc_core::ast::PropOrSpread`, implement `Clone` for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_ast-0.90.20/src/expr.rs:366:1
[INFO] [stdout]     |
[INFO] [stdout] 366 + #[derive(Clone)]
[INFO] [stdout] 367 | pub enum PropOrSpread {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `dash_regex` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:544:24
[INFO] [stdout]     |
[INFO] [stdout] 544 |             static ref dash_regex: Regex = Regex::new(r"(.*)-(bind|tpl|expr)").unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]     |
[INFO] [stdout] 544 -             static ref dash_regex: Regex = Regex::new(r"(.*)-(bind|tpl|expr)").unwrap();
[INFO] [stdout] 544 +             static ref DASH_REGEX: Regex = Regex::new(r"(.*)-(bind|tpl|expr)").unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 01s
[INFO] running `Command { std: "docker" "inspect" "b9c4a27563a873c46d86d38996736d85c0dc1a3c4e62cca0fa7045ead0d176ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b9c4a27563a873c46d86d38996736d85c0dc1a3c4e62cca0fa7045ead0d176ca" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling swc_transform_cx_jsx v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `hygiene::Mark`
[INFO] [stdout]  --> src/lib.rs:8:25
[INFO] [stdout]   |
[INFO] [stdout] 8 | use swc_common::{chain, hygiene::Mark, util::take::Take, DUMMY_SP};
[INFO] [stdout]   |                         ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `swc_core::visit::Fold`
[INFO] [stdout]   --> src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use swc_core::visit::Fold;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `common::EqIgnoreSpan`
[INFO] [stdout]   --> src/lib.rs:18:24
[INFO] [stdout]    |
[INFO] [stdout] 18 | use swc_core::{ast::*, common::EqIgnoreSpan};
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `swc_ecma_transforms_base::resolver`
[INFO] [stdout]   --> src/lib.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use swc_ecma_transforms_base::resolver;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `util::take::Take`
[INFO] [stdout]  --> src/lib.rs:8:40
[INFO] [stdout]   |
[INFO] [stdout] 8 | use swc_common::{chain, hygiene::Mark, util::take::Take, DUMMY_SP};
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `getter`
[INFO] [stdout]    --> src/lib.rs:334:38
[INFO] [stdout]     |
[INFO] [stdout] 334 |                         Prop::Getter(getter) => attrs.push(o.clone()),
[INFO] [stdout]     |                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_getter`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `setter`
[INFO] [stdout]    --> src/lib.rs:335:38
[INFO] [stdout]     |
[INFO] [stdout] 335 |                         Prop::Setter(setter) => attrs.push(o.clone()),
[INFO] [stdout]     |                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_setter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `spread`
[INFO] [stdout]    --> src/lib.rs:339:42
[INFO] [stdout]     |
[INFO] [stdout] 339 |                     PropOrSpread::Spread(spread) => {}
[INFO] [stdout]     |                                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_spread`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ns_name`
[INFO] [stdout]    --> src/lib.rs:489:68
[INFO] [stdout]     |
[INFO] [stdout] 489 | ...                   JSXAttrName::JSXNamespacedName(ns_name) => {
[INFO] [stdout]     |                                                      ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ns_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:579:13
[INFO] [stdout]     |
[INFO] [stdout] 579 |         let mut local_value: Box<Expr> = value.clone();
[INFO] [stdout]     |             ----^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:591:13
[INFO] [stdout]     |
[INFO] [stdout] 591 |         let mut key: PropName;
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str_lit`
[INFO] [stdout]    --> src/lib.rs:584:30
[INFO] [stdout]     |
[INFO] [stdout] 584 |                     Lit::Str(str_lit) => {}
[INFO] [stdout]     |                              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_str_lit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/lib.rs:705:40
[INFO] [stdout]     |
[INFO] [stdout] 705 |                     ModuleDecl::Import(i) => true,
[INFO] [stdout]     |                                        ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `existing_imports`
[INFO] [stdout]    --> src/lib.rs:700:13
[INFO] [stdout]     |
[INFO] [stdout] 700 |         let existing_imports = module
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_existing_imports`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `imports` is never read
[INFO] [stdout]    --> src/lib.rs:787:5
[INFO] [stdout]     |
[INFO] [stdout] 786 | pub struct ImportVisitor {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 787 |     imports: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/lib.rs:324:54
[INFO] [stdout]     |
[INFO] [stdout] 324 |                 obj.props.iter().for_each(|o| match o.borrow() {
[INFO] [stdout]     |                                                      ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `swc_core::ast::PropOrSpread` does not implement `Borrow`, so calling `borrow` on `&swc_core::ast::PropOrSpread` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 324 -                 obj.props.iter().for_each(|o| match o.borrow() {
[INFO] [stdout] 324 +                 obj.props.iter().for_each(|o| match o {
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `swc_core::ast::PropOrSpread`, implement `Clone` for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_ast-0.90.20/src/expr.rs:366:1
[INFO] [stdout]     |
[INFO] [stdout] 366 + #[derive(Clone)]
[INFO] [stdout] 367 | pub enum PropOrSpread {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/lib.rs:350:56
[INFO] [stdout]     |
[INFO] [stdout] 350 |                 array.elems.iter().for_each(|e| match e.borrow() {
[INFO] [stdout]     |                                                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `Option<swc_core::ast::ExprOrSpread>` does not implement `Borrow`, so calling `borrow` on `&Option<swc_core::ast::ExprOrSpread>` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 350 -                 array.elems.iter().for_each(|e| match e.borrow() {
[INFO] [stdout] 350 +                 array.elems.iter().for_each(|e| match e {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/lib.rs:371:33
[INFO] [stdout]     |
[INFO] [stdout] 371 |                 let tx = match p.borrow() {
[INFO] [stdout]     |                                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `swc_core::ast::PropOrSpread` does not implement `Borrow`, so calling `borrow` on `&swc_core::ast::PropOrSpread` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 371 -                 let tx = match p.borrow() {
[INFO] [stdout] 371 +                 let tx = match p {
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `swc_core::ast::PropOrSpread`, implement `Clone` for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_ast-0.90.20/src/expr.rs:366:1
[INFO] [stdout]     |
[INFO] [stdout] 366 + #[derive(Clone)]
[INFO] [stdout] 367 | pub enum PropOrSpread {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `dash_regex` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:544:24
[INFO] [stdout]     |
[INFO] [stdout] 544 |             static ref dash_regex: Regex = Regex::new(r"(.*)-(bind|tpl|expr)").unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]     |
[INFO] [stdout] 544 -             static ref dash_regex: Regex = Regex::new(r"(.*)-(bind|tpl|expr)").unwrap();
[INFO] [stdout] 544 +             static ref DASH_REGEX: Regex = Regex::new(r"(.*)-(bind|tpl|expr)").unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.39s
[INFO] running `Command { std: "docker" "inspect" "b9c4a27563a873c46d86d38996736d85c0dc1a3c4e62cca0fa7045ead0d176ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b9c4a27563a873c46d86d38996736d85c0dc1a3c4e62cca0fa7045ead0d176ca" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `hygiene::Mark`
[INFO] [stderr]  --> src/lib.rs:8:25
[INFO] [stderr]   |
[INFO] [stderr] 8 | use swc_common::{chain, hygiene::Mark, util::take::Take, DUMMY_SP};
[INFO] [stderr]   |                         ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `swc_core::visit::Fold`
[INFO] [stderr]   --> src/lib.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use swc_core::visit::Fold;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `common::EqIgnoreSpan`
[INFO] [stderr]   --> src/lib.rs:18:24
[INFO] [stderr]    |
[INFO] [stderr] 18 | use swc_core::{ast::*, common::EqIgnoreSpan};
[INFO] [stderr]    |                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `swc_ecma_transforms_base::resolver`
[INFO] [stderr]   --> src/lib.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 20 | use swc_ecma_transforms_base::resolver;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `util::take::Take`
[INFO] [stderr]  --> src/lib.rs:8:40
[INFO] [stderr]   |
[INFO] [stderr] 8 | use swc_common::{chain, hygiene::Mark, util::take::Take, DUMMY_SP};
[INFO] [stderr]   |                                        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `getter`
[INFO] [stderr]    --> src/lib.rs:334:38
[INFO] [stderr]     |
[INFO] [stderr] 334 |                         Prop::Getter(getter) => attrs.push(o.clone()),
[INFO] [stderr]     |                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_getter`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `setter`
[INFO] [stderr]    --> src/lib.rs:335:38
[INFO] [stderr]     |
[INFO] [stderr] 335 |                         Prop::Setter(setter) => attrs.push(o.clone()),
[INFO] [stderr]     |                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_setter`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `spread`
[INFO] [stderr]    --> src/lib.rs:339:42
[INFO] [stderr]     |
[INFO] [stderr] 339 |                     PropOrSpread::Spread(spread) => {}
[INFO] [stderr]     |                                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_spread`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ns_name`
[INFO] [stderr]    --> src/lib.rs:489:68
[INFO] [stderr]     |
[INFO] [stderr] 489 | ...                   JSXAttrName::JSXNamespacedName(ns_name) => {
[INFO] [stderr]     |                                                      ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ns_name`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/lib.rs:579:13
[INFO] [stderr]     |
[INFO] [stderr] 579 |         let mut local_value: Box<Expr> = value.clone();
[INFO] [stderr]     |             ----^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/lib.rs:591:13
[INFO] [stderr]     |
[INFO] [stderr] 591 |         let mut key: PropName;
[INFO] [stderr]     |             ----^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `str_lit`
[INFO] [stderr]    --> src/lib.rs:584:30
[INFO] [stderr]     |
[INFO] [stderr] 584 |                     Lit::Str(str_lit) => {}
[INFO] [stderr]     |                              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_str_lit`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> src/lib.rs:705:40
[INFO] [stderr]     |
[INFO] [stderr] 705 |                     ModuleDecl::Import(i) => true,
[INFO] [stderr]     |                                        ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `existing_imports`
[INFO] [stderr]    --> src/lib.rs:700:13
[INFO] [stderr]     |
[INFO] [stderr] 700 |         let existing_imports = module
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_existing_imports`
[INFO] [stderr] 
[INFO] [stderr] warning: field `imports` is never read
[INFO] [stderr]    --> src/lib.rs:787:5
[INFO] [stderr]     |
[INFO] [stderr] 786 | pub struct ImportVisitor {
[INFO] [stderr]     |            ------------- field in this struct
[INFO] [stderr] 787 |     imports: Vec<String>,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/lib.rs:324:54
[INFO] [stderr]     |
[INFO] [stderr] 324 |                 obj.props.iter().for_each(|o| match o.borrow() {
[INFO] [stderr]     |                                                      ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `swc_core::ast::PropOrSpread` does not implement `Borrow`, so calling `borrow` on `&swc_core::ast::PropOrSpread` copies the reference, which does not do anything and can be removed
[INFO] [stderr]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr] 324 -                 obj.props.iter().for_each(|o| match o.borrow() {
[INFO] [stderr] 324 +                 obj.props.iter().for_each(|o| match o {
[INFO] [stderr]     |
[INFO] [stderr] help: if you meant to clone `swc_core::ast::PropOrSpread`, implement `Clone` for it
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_ast-0.90.20/src/expr.rs:366:1
[INFO] [stderr]     |
[INFO] [stderr] 366 + #[derive(Clone)]
[INFO] [stderr] 367 | pub enum PropOrSpread {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/lib.rs:350:56
[INFO] [stderr]     |
[INFO] [stderr] 350 |                 array.elems.iter().for_each(|e| match e.borrow() {
[INFO] [stderr]     |                                                        ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `Option<swc_core::ast::ExprOrSpread>` does not implement `Borrow`, so calling `borrow` on `&Option<swc_core::ast::ExprOrSpread>` copies the reference, which does not do anything and can be removed
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr] 350 -                 array.elems.iter().for_each(|e| match e.borrow() {
[INFO] [stderr] 350 +                 array.elems.iter().for_each(|e| match e {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/lib.rs:371:33
[INFO] [stderr]     |
[INFO] [stderr] 371 |                 let tx = match p.borrow() {
[INFO] [stderr]     |                                 ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `swc_core::ast::PropOrSpread` does not implement `Borrow`, so calling `borrow` on `&swc_core::ast::PropOrSpread` copies the reference, which does not do anything and can be removed
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr] 371 -                 let tx = match p.borrow() {
[INFO] [stderr] 371 +                 let tx = match p {
[INFO] [stderr]     |
[INFO] [stderr] help: if you meant to clone `swc_core::ast::PropOrSpread`, implement `Clone` for it
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_ast-0.90.20/src/expr.rs:366:1
[INFO] [stderr]     |
[INFO] [stderr] 366 + #[derive(Clone)]
[INFO] [stderr] 367 | pub enum PropOrSpread {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: static variable `dash_regex` should have an upper case name
[INFO] [stderr]    --> src/lib.rs:544:24
[INFO] [stderr]     |
[INFO] [stderr] 544 |             static ref dash_regex: Regex = Regex::new(r"(.*)-(bind|tpl|expr)").unwrap();
[INFO] [stderr]     |                        ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] help: convert the identifier to upper case
[INFO] [stderr]     |
[INFO] [stderr] 544 -             static ref dash_regex: Regex = Regex::new(r"(.*)-(bind|tpl|expr)").unwrap();
[INFO] [stderr] 544 +             static ref DASH_REGEX: Regex = Regex::new(r"(.*)-(bind|tpl|expr)").unwrap();
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `swc_transform_cx_jsx` (lib test) generated 19 warnings (run `cargo fix --lib -p swc_transform_cx_jsx --tests` to apply 17 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/swc_transform_cx_jsx-9dd87b6d5d5dae1e)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test exec_tests__15_allow_expr_as_children__input_js ... ok
[INFO] [stdout] test exec_tests__10_allows_namespace__input_js ... ok
[INFO] [stdout] test exec_tests__17_allow_spread__input_js ... ok
[INFO] [stdout] test exec_tests__18_allow_namespaced_components__input_js ... ok
[INFO] [stdout] test exec_tests__16_allow_props__input_js ... ok
[INFO] [stdout] test exec_tests__20_transform_jsx_elems_in_attrs__input_js ... ok
[INFO] [stdout] test exec_tests__00_formatting_non_cx_code__input_js ... ok
[INFO] [stdout] test exec_tests__12_transform_namespaced_attrs_into_data_binding_objs__input_js ... ok
[INFO] [stdout] test exec_tests__11_transform_jsx_text_child_into_text_widget__input_js ... ok
[INFO] [stdout] test exec_tests__04_transforms_jsx_like_to_config__input_js ... ok
[INFO] [stdout] test exec_tests__09_transform_jsx_children_to_children_array__input_js ... ok
[INFO] [stdout] test exec_tests__14_transform_multiple_root_elems_to_config_array__input_js ... ok
[INFO] [stdout] test exec_tests__01_transforms_empty_cx_to_null__input_js ... ok
[INFO] [stdout] test exec_tests__21_transform_jsx_el_arrays_in_attrs__input_js ... ok
[INFO] [stdout] test exec_tests__19_transform_lowercase_tags_into_htmlelement_with_tag_prop__input_js ... ok
[INFO] [stdout] test exec_tests__08_transform_jsx_function_attrs_to_config_props__input_js ... ok
[INFO] [stdout] test exec_tests__07_transform_jsx_object_attrs_to_config_props__input_js ... ok
[INFO] [stdout] test exec_tests__24_empty_react_Cx_elem_is_not_transformed__input_js ... ok
[INFO] [stdout] test exec_tests__13_transform_dash_attrs_into_data_binding_objs__input_js ... ok
[INFO] [stdout] test exec_tests__05_transforms_jsx_attributes_to_config_props__input_js ... ok
[INFO] [stdout] test exec_tests__06_transform_jsx_literal_attributes_to_config_props__input_js ... ok
[INFO] [stdout] test exec_tests__26_register_functional_cx_components__input_js ... ok
[INFO] [stdout] test exec_tests__22_transform_jsx_elems_in_structured_attrs__input_js ... ok
[INFO] [stdout] test exec_tests__23_transform_jsx_elems_within_arrays__input_js ... ok
[INFO] [stdout] test exec_tests__28_auto_import_HtmlElements__input_js ... ok
[INFO] [stdout] test exec_tests__25_transform_only_inner_content_of_Cx_react_element__input_js ... ok
[INFO] [stdout] test exec_tests__29_dont_import_HtmlElements_if_present__input_js ... ok
[INFO] [stdout] test exec_tests__27_register_only_one_createFunctionalComponent_import__input_js ... ok
[INFO] [stdout] test exec_tests__02_whitespace_is_trimmed_in_cx_block__input_js ... ok
[INFO] [stdout] test exec_tests__03_preserves_whitespace_if_ws_flag_is_set__input_js ... FAILED
[INFO] [stdout] test exec_tests__31_transform_obj_functional_component__input_js ... FAILED
[INFO] [stdout] test exec_tests__30_expand_fat_arrows_in_string_exprs_if_flag_set__input_js ... FAILED
[INFO] [stdout] test exec_tests__svg_test__input_js ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- exec_tests__03_preserves_whitespace_if_ws_flag_is_set__input_js stdout ----
[INFO] [stdout] Input: /opt/rustwide/workdir/tests/03_preserves_whitespace_if_ws_flag_is_set/input.js
[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.29.7/src/errors/stderr.rs:17
[INFO] [stdout] 
[INFO] [stdout] ----- [32mExpected[0m -----
[INFO] [stdout] ({
[INFO] [stdout]     $type: Container,
[INFO] [stdout]     children: [
[INFO] [stdout]         {
[INFO] [stdout]             $type: Container,
[INFO] [stdout]             children: [
[INFO] [stdout]                 "\n                Text\n            "
[INFO] [stdout]             ],
[INFO] [stdout]             jsxAttributes: [
[INFO] [stdout]                 "ws"
[INFO] [stdout]             ],
[INFO] [stdout]             ws: true
[INFO] [stdout]         }, 
[INFO] [stdout]     ]
[INFO] [stdout] });
[INFO] [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.29.7/src/errors/stderr.rs:17
[INFO] [stdout] 
[INFO] [stdout] ----- [32mInput[0m -----
[INFO] [stdout] <cx>
[INFO] [stdout]   <Container>
[INFO] [stdout]     <Container ws>Text</Container>
[INFO] [stdout]   </Container>
[INFO] [stdout] </cx>
[INFO] [stdout] 
[INFO] [stdout] ----- [32mActual[0m -----
[INFO] [stdout] ({
[INFO] [stdout]     "$type": Container,
[INFO] [stdout]     "children": [
[INFO] [stdout]         {
[INFO] [stdout]             "$type": Container,
[INFO] [stdout]             "ws": true,
[INFO] [stdout]             "jsxAttributes": [
[INFO] [stdout]                 "ws"
[INFO] [stdout]             ],
[INFO] [stdout]             "children": [
[INFO] [stdout]                 "Text"
[INFO] [stdout]             ]
[INFO] [stdout]         }
[INFO] [stdout]     ]
[INFO] [stdout] });
[INFO] [stdout] 
[INFO] [stdout]   [34mDEBUG[0m  [34mComparing output to /opt/rustwide/workdir/tests/03_preserves_whitespace_if_ws_flag_is_set/output.js[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testing-0.29.7/src/output.rs:141
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'exec_tests__03_preserves_whitespace_if_ws_flag_is_set__input_js' (3608) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testing-0.29.7/src/output.rs:165:13:
[INFO] [stdout] assertion failed: `(left == right)`: Actual:
[INFO] [stdout] ({
[INFO] [stdout]     "$type": Container,
[INFO] [stdout]     "children": [
[INFO] [stdout]         {
[INFO] [stdout]             "$type": Container,
[INFO] [stdout]             "ws": true,
[INFO] [stdout]             "jsxAttributes": [
[INFO] [stdout]                 "ws"
[INFO] [stdout]             ],
[INFO] [stdout]             "children": [
[INFO] [stdout]                 "Text"
[INFO] [stdout]             ]
[INFO] [stdout]         }
[INFO] [stdout]     ]
[INFO] [stdout] });
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout]  ({
[INFO] [stdout] [31m<  $type: Container,[0m
[INFO] [stdout] [31m<  children: [[0m
[INFO] [stdout] [31m<    {[0m
[INFO] [stdout] [31m<      $type: Container,[0m
[INFO] [stdout] [31m<      children: ["\n                Text\n            "],[0m
[INFO] [stdout] [31m<      jsxAttributes: ["ws"],[0m
[INFO] [stdout] [31m<      ws: true,[0m
[INFO] [stdout] [31m<    },[0m
[INFO] [stdout] [31m<  ],[0m
[INFO] [stdout] [32m>    "$type": Container,[0m
[INFO] [stdout] [32m>    "children": [[0m
[INFO] [stdout] [32m>        {[0m
[INFO] [stdout] [32m>            "$type": Container,[0m
[INFO] [stdout] [32m>            "ws": true,[0m
[INFO] [stdout] [32m>            "jsxAttributes": [[0m
[INFO] [stdout] [32m>                "ws"[0m
[INFO] [stdout] [32m>            ],[0m
[INFO] [stdout] [32m>            "children": [[0m
[INFO] [stdout] [32m>                "Text"[0m
[INFO] [stdout] [32m>            ][0m
[INFO] [stdout] [32m>        }[0m
[INFO] [stdout] [32m>    ][0m
[INFO] [stdout]  });
[INFO] [stdout]  
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5736782ee9a1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5736782ee9a1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5736782ee9a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5736782ee9a1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5736783058ba - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5736783058ba - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5736782f2fdc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5736782f2fdc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5736782cbbd6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5736782cbbd6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5736782e6639 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x573677c7fbe0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x573677c7fbe0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5736782e67f2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5736782e67f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5736782cbc82 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5736782c3309 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5736782cc87d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x57367830613c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x573677c4bfb9 - <testing[3f5fe248a9599530]::output::NormalizedOutput>::compare_to_file::<&std[73adb7dc35730857]::path::Path>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testing-0.29.7/src/output.rs:165:13
[INFO] [stdout]   20:     0x573677c52d4b - swc_ecma_transforms_testing[a7c57c6d81911472]::test_fixture_inner::<swc_visit[c10eb4cd200742de]::AndThen<swc_ecma_visit[35576329a128a5bc]::Folder<swc_transform_cx_jsx[98df9e3f2af345be]::TransformVisitor>, swc_ecma_visit[35576329a128a5bc]::Folder<swc_transform_cx_jsx[98df9e3f2af345be]::TransformVisitor>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_transforms_testing-0.108.5/src/lib.rs:779:14
[INFO] [stdout]   21:     0x573677c52631 - swc_ecma_transforms_testing[a7c57c6d81911472]::test_fixture::<swc_visit[c10eb4cd200742de]::AndThen<swc_ecma_visit[35576329a128a5bc]::Folder<swc_transform_cx_jsx[98df9e3f2af345be]::TransformVisitor>, swc_ecma_visit[35576329a128a5bc]::Folder<swc_transform_cx_jsx[98df9e3f2af345be]::TransformVisitor>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_transforms_testing-0.108.5/src/lib.rs:684:5
[INFO] [stdout]   22:     0x573677c19e8a - swc_transform_cx_jsx[98df9e3f2af345be]::exec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:888:5
[INFO] [stdout]   23:     0x573677c1a47e - swc_transform_cx_jsx[98df9e3f2af345be]::exec_tests__03_preserves_whitespace_if_ws_flag_is_set__input_js
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:885:1
[INFO] [stdout]   24:     0x573677c15fe7 - swc_transform_cx_jsx[98df9e3f2af345be]::exec_tests__03_preserves_whitespace_if_ws_flag_is_set__input_js::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:885:41
[INFO] [stdout]   25:     0x573677c26a16 - <swc_transform_cx_jsx[98df9e3f2af345be]::exec_tests__03_preserves_whitespace_if_ws_flag_is_set__input_js::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x573677c72f1b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x573677c72f1b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   28:     0x573677c80565 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   29:     0x573677c80565 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x573677c80565 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x573677c80565 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x573677c80565 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x573677c80565 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   34:     0x573677c80565 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   35:     0x573677c7b014 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   36:     0x573677c7b014 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x573677c836b2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   38:     0x573677c836b2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x573677c836b2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   40:     0x573677c836b2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x573677c836b2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x573677c836b2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   43:     0x573677c836b2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5736782ede8f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   45:     0x5736782ede8f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   46:     0x7d61f23e9aa4 - <unknown>
[INFO] [stdout]   47:     0x7d61f2476a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- exec_tests__31_transform_obj_functional_component__input_js stdout ----
[INFO] [stdout] Input: /opt/rustwide/workdir/tests/31_transform_obj_functional_component/input.js
[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.29.7/src/errors/stderr.rs:17
[INFO] [stdout] 
[INFO] [stdout] ----- [32mExpected[0m -----
[INFO] [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.29.7/src/errors/stderr.rs:17
[INFO] [stdout] 
[INFO] [stdout] ----- [32mInput[0m -----
[INFO] [stdout] import { A } from "cx/ui";
[INFO] [stdout] import { B } from "cx/src/ui";
[INFO] [stdout] 
[INFO] [stdout] ----- [32mActual[0m -----
[INFO] [stdout]   [34mDEBUG[0m  [34mRenaming `A#0` to `A`[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_transforms_base-0.106.8/src/rename/analyzer/scope.rs:157
[INFO] [stdout] 
[INFO] [stdout]   [34mDEBUG[0m  [34mRenaming `B#0` to `B`[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_transforms_base-0.106.8/src/rename/analyzer/scope.rs:157
[INFO] [stdout] 
[INFO] [stdout] import { A } from "cx/ui";
[INFO] [stdout] import { B } from "cx/src/ui";
[INFO] [stdout] 
[INFO] [stdout]   [34mDEBUG[0m  [34mcompare_to_file: failed to canonicalize outfile path `/opt/rustwide/workdir/tests/31_transform_obj_functional_component/output.js`: Os { code: 2, kind: NotFound, message: "No such file or directory" }[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testing-0.29.7/src/output.rs:115
[INFO] [stdout] 
[INFO] [stdout]   [34mDEBUG[0m  [34mComparing output to /opt/rustwide/workdir/tests/31_transform_obj_functional_component/output.js[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testing-0.29.7/src/output.rs:141
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'exec_tests__31_transform_obj_functional_component__input_js' (3636) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testing-0.29.7/src/output.rs:154:13:
[INFO] [stdout] assertion `left == right` failed: Actual:
[INFO] [stdout] import { A } from "cx/ui";
[INFO] [stdout] import { B } from "cx/src/ui";
[INFO] [stdout] 
[INFO] [stdout]   left: 
[INFO] [stdout]  right: import { A } from "cx/ui";
[INFO] [stdout] import { B } from "cx/src/ui";
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5736782ee9a1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5736782ee9a1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5736782ee9a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5736782ee9a1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5736783058ba - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5736783058ba - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5736782f2fdc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5736782f2fdc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5736782cbbd6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5736782cbbd6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5736782e6639 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x573677c7fbe0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x573677c7fbe0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5736782e67f2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5736782e67f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5736782cbc82 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5736782c3309 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5736782cc87d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x57367830613c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x573678306053 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x573677c467c9 - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<testing[3f5fe248a9599530]::output::NormalizedOutput, testing[3f5fe248a9599530]::output::NormalizedOutput>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x573677c4bd59 - <testing[3f5fe248a9599530]::output::NormalizedOutput>::compare_to_file::<&std[73adb7dc35730857]::path::Path>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testing-0.29.7/src/output.rs:154:13
[INFO] [stdout]   22:     0x573677c52d4b - swc_ecma_transforms_testing[a7c57c6d81911472]::test_fixture_inner::<swc_visit[c10eb4cd200742de]::AndThen<swc_ecma_visit[35576329a128a5bc]::Folder<swc_transform_cx_jsx[98df9e3f2af345be]::TransformVisitor>, swc_ecma_visit[35576329a128a5bc]::Folder<swc_transform_cx_jsx[98df9e3f2af345be]::TransformVisitor>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_transforms_testing-0.108.5/src/lib.rs:779:14
[INFO] [stdout]   23:     0x573677c52631 - swc_ecma_transforms_testing[a7c57c6d81911472]::test_fixture::<swc_visit[c10eb4cd200742de]::AndThen<swc_ecma_visit[35576329a128a5bc]::Folder<swc_transform_cx_jsx[98df9e3f2af345be]::TransformVisitor>, swc_ecma_visit[35576329a128a5bc]::Folder<swc_transform_cx_jsx[98df9e3f2af345be]::TransformVisitor>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_transforms_testing-0.108.5/src/lib.rs:684:5
[INFO] [stdout]   24:     0x573677c19e8a - swc_transform_cx_jsx[98df9e3f2af345be]::exec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:888:5
[INFO] [stdout]   25:     0x573677c1a3de - swc_transform_cx_jsx[98df9e3f2af345be]::exec_tests__31_transform_obj_functional_component__input_js
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:885:1
[INFO] [stdout]   26:     0x573677c15f87 - swc_transform_cx_jsx[98df9e3f2af345be]::exec_tests__31_transform_obj_functional_component__input_js::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:885:41
[INFO] [stdout]   27:     0x573677c26996 - <swc_transform_cx_jsx[98df9e3f2af345be]::exec_tests__31_transform_obj_functional_component__input_js::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x573677c72f1b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x573677c72f1b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   30:     0x573677c80565 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   31:     0x573677c80565 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   32:     0x573677c80565 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   33:     0x573677c80565 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x573677c80565 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x573677c80565 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   36:     0x573677c80565 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   37:     0x573677c7b014 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   38:     0x573677c7b014 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x573677c836b2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   40:     0x573677c836b2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x573677c836b2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   42:     0x573677c836b2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x573677c836b2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x573677c836b2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   45:     0x573677c836b2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5736782ede8f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   47:     0x5736782ede8f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   48:     0x7d61f23e9aa4 - <unknown>
[INFO] [stdout]   49:     0x7d61f2476a64 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- exec_tests__30_expand_fat_arrows_in_string_exprs_if_flag_set__input_js stdout ----
[INFO] [stdout] Input: /opt/rustwide/workdir/tests/30_expand_fat_arrows_in_string_exprs_if_flag_set/input.js
[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.29.7/src/errors/stderr.rs:17
[INFO] [stdout] 
[INFO] [stdout] ----- [32mExpected[0m -----
[INFO] [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.29.7/src/errors/stderr.rs:17
[INFO] [stdout] 
[INFO] [stdout] ----- [32mInput[0m -----
[INFO] [stdout] <cx>
[INFO] [stdout]   <Repeater records-expr="{data}.filter(a=>a.enabled)" />
[INFO] [stdout] </cx>;
[INFO] [stdout] 
[INFO] [stdout] ----- [32mActual[0m -----
[INFO] [stdout] ({
[INFO] [stdout]     "$type": Repeater,
[INFO] [stdout]     records: {
[INFO] [stdout]         expr: "{data}.filter(a=>a.enabled)"
[INFO] [stdout]     },
[INFO] [stdout]     "jsxAttributes": [
[INFO] [stdout]         "records"
[INFO] [stdout]     ]
[INFO] [stdout] });
[INFO] [stdout] 
[INFO] [stdout]   [34mDEBUG[0m  [34mComparing output to /opt/rustwide/workdir/tests/30_expand_fat_arrows_in_string_exprs_if_flag_set/output.js[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testing-0.29.7/src/output.rs:141
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'exec_tests__30_expand_fat_arrows_in_string_exprs_if_flag_set__input_js' (3635) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testing-0.29.7/src/output.rs:165:13:
[INFO] [stdout] assertion failed: `(left == right)`: Actual:
[INFO] [stdout] ({
[INFO] [stdout]     "$type": Repeater,
[INFO] [stdout]     records: {
[INFO] [stdout]         expr: "{data}.filter(a=>a.enabled)"
[INFO] [stdout]     },
[INFO] [stdout]     "jsxAttributes": [
[INFO] [stdout]         "records"
[INFO] [stdout]     ]
[INFO] [stdout] });
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout] [32m>({[0m
[INFO] [stdout] [32m>    "$type": Repeater,[0m
[INFO] [stdout] [32m>    records: {[0m
[INFO] [stdout] [32m>        expr: "{data}.filter(a=>a.enabled)"[0m
[INFO] [stdout] [32m>    },[0m
[INFO] [stdout] [32m>    "jsxAttributes": [[0m
[INFO] [stdout] [32m>        "records"[0m
[INFO] [stdout] [32m>    ][0m
[INFO] [stdout] [32m>});[0m
[INFO] [stdout] [32m>[0m
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5736782ee9a1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5736782ee9a1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5736782ee9a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5736782ee9a1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5736783058ba - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5736783058ba - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5736782f2fdc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5736782f2fdc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5736782cbbd6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5736782cbbd6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5736782e6639 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x573677c7fbe0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x573677c7fbe0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5736782e67f2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5736782e67f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5736782cbc82 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5736782c3309 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5736782cc87d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x57367830613c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x573677c4bfb9 - <testing[3f5fe248a9599530]::output::NormalizedOutput>::compare_to_file::<&std[73adb7dc35730857]::path::Path>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testing-0.29.7/src/output.rs:165:13
[INFO] [stdout]   20:     0x573677c52d4b - swc_ecma_transforms_testing[a7c57c6d81911472]::test_fixture_inner::<swc_visit[c10eb4cd200742de]::AndThen<swc_ecma_visit[35576329a128a5bc]::Folder<swc_transform_cx_jsx[98df9e3f2af345be]::TransformVisitor>, swc_ecma_visit[35576329a128a5bc]::Folder<swc_transform_cx_jsx[98df9e3f2af345be]::TransformVisitor>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_transforms_testing-0.108.5/src/lib.rs:779:14
[INFO] [stdout]   21:     0x573677c52631 - swc_ecma_transforms_testing[a7c57c6d81911472]::test_fixture::<swc_visit[c10eb4cd200742de]::AndThen<swc_ecma_visit[35576329a128a5bc]::Folder<swc_transform_cx_jsx[98df9e3f2af345be]::TransformVisitor>, swc_ecma_visit[35576329a128a5bc]::Folder<swc_transform_cx_jsx[98df9e3f2af345be]::TransformVisitor>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_transforms_testing-0.108.5/src/lib.rs:684:5
[INFO] [stdout]   22:     0x573677c19e8a - swc_transform_cx_jsx[98df9e3f2af345be]::exec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:888:5
[INFO] [stdout]   23:     0x573677c1a79e - swc_transform_cx_jsx[98df9e3f2af345be]::exec_tests__30_expand_fat_arrows_in_string_exprs_if_flag_set__input_js
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:885:1
[INFO] [stdout]   24:     0x573677c161c7 - swc_transform_cx_jsx[98df9e3f2af345be]::exec_tests__30_expand_fat_arrows_in_string_exprs_if_flag_set__input_js::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:885:41
[INFO] [stdout]   25:     0x573677c26c96 - <swc_transform_cx_jsx[98df9e3f2af345be]::exec_tests__30_expand_fat_arrows_in_string_exprs_if_flag_set__input_js::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x573677c72f1b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x573677c72f1b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   28:     0x573677c80565 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   29:     0x573677c80565 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x573677c80565 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x573677c80565 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x573677c80565 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x573677c80565 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   34:     0x573677c80565 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   35:     0x573677c7b014 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   36:     0x573677c7b014 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x573677c836b2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   38:     0x573677c836b2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x573677c836b2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   40:     0x573677c836b2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x573677c836b2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x573677c836b2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   43:     0x573677c836b2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5736782ede8f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   45:     0x5736782ede8f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   46:     0x7d61f23e9aa4 - <unknown>
[INFO] [stdout]   47:     0x7d61f2476a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- exec_tests__svg_test__input_js stdout ----
[INFO] [stdout] Input: /opt/rustwide/workdir/tests/svg_test/input.js
[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.29.7/src/errors/stderr.rs:17
[INFO] [stdout] 
[INFO] [stdout] ----- [32mExpected[0m -----
[INFO] [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.29.7/src/errors/stderr.rs:17
[INFO] [stdout] 
[INFO] [stdout] ----- [32mInput[0m -----
[INFO] [stdout] let x = createFunctionalComponent(({ a }) => {
[INFO] [stdout]   return <cx></cx>;
[INFO] [stdout] });
[INFO] [stdout] 
[INFO] [stdout] ----- [32mActual[0m -----
[INFO] [stdout]   [34mDEBUG[0m  [34mRenaming `x#0` to `x`[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_transforms_base-0.106.8/src/rename/analyzer/scope.rs:157
[INFO] [stdout] 
[INFO] [stdout]   [34mDEBUG[0m  [34mRenaming `a#0` to `a`[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_transforms_base-0.106.8/src/rename/analyzer/scope.rs:157
[INFO] [stdout] 
[INFO] [stdout] let x = createFunctionalComponent(({ a  })=>{
[INFO] [stdout]     return null;
[INFO] [stdout] });
[INFO] [stdout] 
[INFO] [stdout]   [34mDEBUG[0m  [34mcompare_to_file: failed to canonicalize outfile path `/opt/rustwide/workdir/tests/svg_test/output.js`: Os { code: 2, kind: NotFound, message: "No such file or directory" }[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testing-0.29.7/src/output.rs:115
[INFO] [stdout] 
[INFO] [stdout]   [34mDEBUG[0m  [34mComparing output to /opt/rustwide/workdir/tests/svg_test/output.js[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testing-0.29.7/src/output.rs:141
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'exec_tests__svg_test__input_js' (3637) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testing-0.29.7/src/output.rs:154:13:
[INFO] [stdout] assertion `left == right` failed: Actual:
[INFO] [stdout] let x = createFunctionalComponent(({ a  })=>{
[INFO] [stdout]     return null;
[INFO] [stdout] });
[INFO] [stdout] 
[INFO] [stdout]   left: 
[INFO] [stdout]  right: let x = createFunctionalComponent(({ a  })=>{
[INFO] [stdout]     return null;
[INFO] [stdout] });
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5736782ee9a1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5736782ee9a1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5736782ee9a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5736782ee9a1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5736783058ba - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5736783058ba - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5736782f2fdc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5736782f2fdc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5736782cbbd6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5736782cbbd6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5736782e6639 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x573677c7fbe0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x573677c7fbe0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5736782e67f2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5736782e67f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5736782cbc82 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5736782c3309 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5736782cc87d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x57367830613c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x573678306053 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x573677c467c9 - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<testing[3f5fe248a9599530]::output::NormalizedOutput, testing[3f5fe248a9599530]::output::NormalizedOutput>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x573677c4bd59 - <testing[3f5fe248a9599530]::output::NormalizedOutput>::compare_to_file::<&std[73adb7dc35730857]::path::Path>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testing-0.29.7/src/output.rs:154:13
[INFO] [stdout]   22:     0x573677c52d4b - swc_ecma_transforms_testing[a7c57c6d81911472]::test_fixture_inner::<swc_visit[c10eb4cd200742de]::AndThen<swc_ecma_visit[35576329a128a5bc]::Folder<swc_transform_cx_jsx[98df9e3f2af345be]::TransformVisitor>, swc_ecma_visit[35576329a128a5bc]::Folder<swc_transform_cx_jsx[98df9e3f2af345be]::TransformVisitor>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_transforms_testing-0.108.5/src/lib.rs:779:14
[INFO] [stdout]   23:     0x573677c52631 - swc_ecma_transforms_testing[a7c57c6d81911472]::test_fixture::<swc_visit[c10eb4cd200742de]::AndThen<swc_ecma_visit[35576329a128a5bc]::Folder<swc_transform_cx_jsx[98df9e3f2af345be]::TransformVisitor>, swc_ecma_visit[35576329a128a5bc]::Folder<swc_transform_cx_jsx[98df9e3f2af345be]::TransformVisitor>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_transforms_testing-0.108.5/src/lib.rs:684:5
[INFO] [stdout]   24:     0x573677c19e8a - swc_transform_cx_jsx[98df9e3f2af345be]::exec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:888:5
[INFO] [stdout]   25:     0x573677c19f2e - swc_transform_cx_jsx[98df9e3f2af345be]::exec_tests__svg_test__input_js
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:885:1
[INFO] [stdout]   26:     0x573677c15b87 - swc_transform_cx_jsx[98df9e3f2af345be]::exec_tests__svg_test__input_js::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:885:41
[INFO] [stdout]   27:     0x573677c26586 - <swc_transform_cx_jsx[98df9e3f2af345be]::exec_tests__svg_test__input_js::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x573677c72f1b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x573677c72f1b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   30:     0x573677c80565 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   31:     0x573677c80565 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   32:     0x573677c80565 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   33:     0x573677c80565 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x573677c80565 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x573677c80565 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   36:     0x573677c80565 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   37:     0x573677c7b014 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   38:     0x573677c7b014 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x573677c836b2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   40:     0x573677c836b2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x573677c836b2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   42:     0x573677c836b2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x573677c836b2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x573677c836b2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   45:     0x573677c836b2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5736782ede8f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   47:     0x5736782ede8f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   48:     0x7d61f23e9aa4 - <unknown>
[INFO] [stdout]   49:     0x7d61f2476a64 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     exec_tests__03_preserves_whitespace_if_ws_flag_is_set__input_js
[INFO] [stdout]     exec_tests__30_expand_fat_arrows_in_string_exprs_if_flag_set__input_js
[INFO] [stdout]     exec_tests__31_transform_obj_functional_component__input_js
[INFO] [stdout]     exec_tests__svg_test__input_js
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 29 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "b9c4a27563a873c46d86d38996736d85c0dc1a3c4e62cca0fa7045ead0d176ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9c4a27563a873c46d86d38996736d85c0dc1a3c4e62cca0fa7045ead0d176ca", kill_on_drop: false }`
[INFO] [stdout] b9c4a27563a873c46d86d38996736d85c0dc1a3c4e62cca0fa7045ead0d176ca
