[INFO] cloning repository https://github.com/alexanderflink/swc-replace-plugin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexanderflink/swc-replace-plugin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexanderflink%2Fswc-replace-plugin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexanderflink%2Fswc-replace-plugin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f085eab1f46fc1a5786445f67cc68f5faa5d026e
[INFO] testing alexanderflink/swc-replace-plugin against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexanderflink%2Fswc-replace-plugin" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/alexanderflink/swc-replace-plugin
[INFO] finished tweaking git repo https://github.com/alexanderflink/swc-replace-plugin
[INFO] tweaked toml for git repo https://github.com/alexanderflink/swc-replace-plugin written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alexanderflink/swc-replace-plugin on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alexanderflink/swc-replace-plugin already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7c3a15ac642229f1ab5c361d8eab68b214ee3d8a0924aa67cb8f8f44839b4e32
[INFO] running `Command { std: "docker" "start" "-a" "7c3a15ac642229f1ab5c361d8eab68b214ee3d8a0924aa67cb8f8f44839b4e32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c3a15ac642229f1ab5c361d8eab68b214ee3d8a0924aa67cb8f8f44839b4e32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c3a15ac642229f1ab5c361d8eab68b214ee3d8a0924aa67cb8f8f44839b4e32", kill_on_drop: false }`
[INFO] [stdout] 7c3a15ac642229f1ab5c361d8eab68b214ee3d8a0924aa67cb8f8f44839b4e32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aabf767dd6e2732ffffdfd61be65c3cd5ce7ca64344fefe9f13a623a64a1674d
[INFO] running `Command { std: "docker" "start" "-a" "aabf767dd6e2732ffffdfd61be65c3cd5ce7ca64344fefe9f13a623a64a1674d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling bytecheck v0.6.9
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling rend v0.3.6
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling rkyv v0.7.37
[INFO] [stderr]    Compiling serde_json v1.0.89
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling better_scoped_tls v0.1.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling swc_ecma_ast v0.94.20
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling unicode-id v0.3.3
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling smawk v0.3.1
[INFO] [stderr]    Compiling supports-color v1.3.1
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling supports-unicode v1.0.2
[INFO] [stderr]    Compiling supports-hyperlinks v1.2.0
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling relative-path v1.7.2
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling lexical v6.1.1
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling pretty_assertions v1.3.0
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling typed-arena v2.0.1
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling swc_plugin_proxy v0.22.22
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling vergen v7.4.2
[INFO] [stderr]    Compiling swc_atoms v0.4.25
[INFO] [stderr]    Compiling swc_plugin v0.90.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.4
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]    Compiling pmutil v0.5.3
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling swc_macros_common v0.3.6
[INFO] [stderr]    Compiling 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.23
[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.37
[INFO] [stderr]    Compiling miette-derive v4.7.1
[INFO] [stderr]    Compiling enum-iterator-derive v1.1.0
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling testing_macros v0.2.7
[INFO] [stderr]    Compiling swc_trace_macro v0.1.2
[INFO] [stderr]    Compiling swc_visit_macros v0.5.4
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling from_variant v0.1.4
[INFO] [stderr]    Compiling string_enum v0.3.2
[INFO] [stderr]    Compiling enum_kind v0.2.1
[INFO] [stderr]    Compiling swc_ecma_codegen_macros v0.7.1
[INFO] [stderr]    Compiling swc_plugin_macro v0.9.9
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling enum-iterator v1.1.3
[INFO] [stderr]    Compiling miette v4.7.1
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling ast_node v0.8.6
[INFO] [stderr]    Compiling swc_visit v0.5.3
[INFO] [stderr]    Compiling swc_core v0.43.31
[INFO] [stderr]    Compiling string_cache v0.8.4
[INFO] [stderr]    Compiling triomphe v0.1.8
[INFO] [stderr]    Compiling sourcemap v6.2.0
[INFO] [stderr]    Compiling swc_common v0.29.15
[INFO] [stderr]    Compiling swc_error_reporters v0.13.15
[INFO] [stderr]    Compiling testing v0.31.15
[INFO] [stderr]    Compiling swc_ecma_visit v0.80.20
[INFO] [stderr]    Compiling swc_ecma_parser v0.122.29
[INFO] [stderr]    Compiling swc_ecma_codegen v0.127.36
[INFO] [stderr]    Compiling swc_ecma_testing v0.20.7
[INFO] [stderr]    Compiling swc_ecma_utils v0.105.37
[INFO] [stderr]    Compiling swc_ecma_transforms_base v0.111.56
[INFO] [stderr]    Compiling swc_ecma_transforms_testing v0.114.41
[INFO] [stderr]    Compiling test-plugin v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] running `Command { std: "docker" "inspect" "aabf767dd6e2732ffffdfd61be65c3cd5ce7ca64344fefe9f13a623a64a1674d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aabf767dd6e2732ffffdfd61be65c3cd5ce7ca64344fefe9f13a623a64a1674d", kill_on_drop: false }`
[INFO] [stdout] aabf767dd6e2732ffffdfd61be65c3cd5ce7ca64344fefe9f13a623a64a1674d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 878a431a324a0f098deb54e3189457e9450114cafc3c766a6ca2e09646c7cb97
[INFO] running `Command { std: "docker" "start" "-a" "878a431a324a0f098deb54e3189457e9450114cafc3c766a6ca2e09646c7cb97", kill_on_drop: false }`
[INFO] [stderr]    Compiling test-plugin v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.42s
[INFO] running `Command { std: "docker" "inspect" "878a431a324a0f098deb54e3189457e9450114cafc3c766a6ca2e09646c7cb97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "878a431a324a0f098deb54e3189457e9450114cafc3c766a6ca2e09646c7cb97", kill_on_drop: false }`
[INFO] [stdout] 878a431a324a0f098deb54e3189457e9450114cafc3c766a6ca2e09646c7cb97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ae88b8643ba734f18ea6642d41348718b047e4c4335958c5f313f3ae29253252
[INFO] running `Command { std: "docker" "start" "-a" "ae88b8643ba734f18ea6642d41348718b047e4c4335958c5f313f3ae29253252", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/test_plugin-7167f3b9ac29f2df)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test boo ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- boo stdout ----
[INFO] [stdout]   [32m INFO[0m  [32mDiagnostics will be printed to stderr as logging level is trace or debug[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testing-0.31.15/src/errors/stderr.rs:17
[INFO] [stdout] 
[INFO] [stdout] ----- Actual -----
[INFO] [stdout]   SingleThreadedComments { leading: RefCell { value: {} }, trailing: RefCell { value: {} } }
[INFO] [stdout] SingleThreadedComments { leading: RefCell { value: {} }, trailing: RefCell { value: {} } }
[INFO] [stdout] >>>>> [32mOrig[0m <<<<<
[INFO] [stdout] {t(__translationGroup)`Skip to content`}
[INFO] [stdout] >>>>> [32mCode[0m <<<<<
[INFO] [stdout] {
[INFO] [stdout]     t('none')`Skip to content`;
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] thread 'boo' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_transforms_testing-0.114.41/src/lib.rs:337:13:
[INFO] [stdout] assertion failed: `(left == right)`
[INFO] [stdout]             {
[INFO] [stdout] [91m    t('none')`Skip to content`;[0m
[INFO] [stdout] [92m    t(test)`Skip to content`;[0m
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x606d02554ee2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x606d02554ee2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x606d02554ee2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x606d02554ee2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x606d02566ebf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x606d02566ebf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x606d02521de1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x606d02521de1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x606d0252df72 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x606d02532e0f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x606d02532ca1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x606d01e744fe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x606d01e744fe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x606d025334cf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x606d025334cf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x606d0253332a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x606d0252e0a9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x606d02515b2d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x606d02570cd0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x606d01e444a2 - swc_ecma_transforms_testing::test_transform::{{closure}}::h268e716a1f63444c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_transforms_testing-0.114.41/src/lib.rs:337:13
[INFO] [stdout]   20:     0x606d01e45953 - swc_ecma_transforms_testing::Tester::run::{{closure}}::{{closure}}::{{closure}}::ha6503692f9d8842f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_transforms_testing-0.114.41/src/lib.rs:64:21
[INFO] [stdout]   21:     0x606d01e31e7c - scoped_tls::ScopedKey<T>::set::habee3e5c04455d42
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scoped-tls-1.0.1/src/lib.rs:137:9
[INFO] [stdout]   22:     0x606d01e51d06 - better_scoped_tls::ScopedKey<T>::set::had976f363af712c9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/better_scoped_tls-0.1.0/src/lib.rs:55:20
[INFO] [stdout]   23:     0x606d01e4587e - swc_ecma_transforms_testing::Tester::run::{{closure}}::{{closure}}::hd8cb26320f162559
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_transforms_testing-0.114.41/src/lib.rs:63:25
[INFO] [stdout]   24:     0x606d01e31c5c - scoped_tls::ScopedKey<T>::set::h22d3292b83a93783
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scoped-tls-1.0.1/src/lib.rs:137:9
[INFO] [stdout]   25:     0x606d01e51ce6 - better_scoped_tls::ScopedKey<T>::set::ha8a112f5c600f359
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/better_scoped_tls-0.1.0/src/lib.rs:55:20
[INFO] [stdout]   26:     0x606d01e457b7 - swc_ecma_transforms_testing::Tester::run::{{closure}}::h6a7da7be1c9a8084
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_transforms_testing-0.114.41/src/lib.rs:62:21
[INFO] [stdout]   27:     0x606d01e26ec9 - testing::run_test::{{closure}}::{{closure}}::h9f7e9a2ac83a63b6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testing-0.31.15/src/lib.rs:94:34
[INFO] [stdout]   28:     0x606d01e31f8c - scoped_tls::ScopedKey<T>::set::he313ff706352f123
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scoped-tls-1.0.1/src/lib.rs:137:9
[INFO] [stdout]   29:     0x606d01e51d26 - better_scoped_tls::ScopedKey<T>::set::hd61594d15f90792b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/better_scoped_tls-0.1.0/src/lib.rs:55:20
[INFO] [stdout]   30:     0x606d01e26e7d - testing::run_test::{{closure}}::hc604215efae269b3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testing-0.31.15/src/lib.rs:94:17
[INFO] [stdout]   31:     0x606d01e31d6c - scoped_tls::ScopedKey<T>::set::h711df2c19f1bb79f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scoped-tls-1.0.1/src/lib.rs:137:9
[INFO] [stdout]   32:     0x606d01e51cc6 - better_scoped_tls::ScopedKey<T>::set::h9b5efdaae8d4a1d2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/better_scoped_tls-0.1.0/src/lib.rs:55:20
[INFO] [stdout]   33:     0x606d01e26c4b - testing::run_test::h9e325762ee5d9cc3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testing-0.31.15/src/lib.rs:93:38
[INFO] [stdout]   34:     0x606d01e4568b - swc_ecma_transforms_testing::Tester::run::h821b533f6ba48a2b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_transforms_testing-0.114.41/src/lib.rs:61:19
[INFO] [stdout]   35:     0x606d01e43258 - swc_ecma_transforms_testing::test_transform::haf1a8b63780054b9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_transforms_testing-0.114.41/src/lib.rs:274:5
[INFO] [stdout]   36:     0x606d01e321c4 - test_plugin::boo::hba6ff560c8d56014
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_transforms_testing-0.114.41/src/lib.rs:362:13
[INFO] [stdout]   37:     0x606d01e32247 - test_plugin::boo::{{closure}}::h097c2e76e337850d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_transforms_testing-0.114.41/src/lib.rs:361:24
[INFO] [stdout]   38:     0x606d01e4e966 - core::ops::function::FnOnce::call_once::h99c685e446f86ac5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x606d01e742bb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x606d01e742bb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x606d01e89f25 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x606d01e89f25 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x606d01e89f25 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   44:     0x606d01e89f25 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   45:     0x606d01e89f25 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x606d01e89f25 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x606d01e89f25 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x606d01e60714 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x606d01e60714 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   50:     0x606d01e63fda - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   51:     0x606d01e63fda - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x606d01e63fda - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   53:     0x606d01e63fda - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   54:     0x606d01e63fda - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x606d01e63fda - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   56:     0x606d01e63fda - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x606d0252920f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   58:     0x606d0252920f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   59:     0x7cc5d7d71aa4 - <unknown>
[INFO] [stdout]   60:     0x7cc5d7dfea34 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     boo
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "ae88b8643ba734f18ea6642d41348718b047e4c4335958c5f313f3ae29253252", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae88b8643ba734f18ea6642d41348718b047e4c4335958c5f313f3ae29253252", kill_on_drop: false }`
[INFO] [stdout] ae88b8643ba734f18ea6642d41348718b047e4c4335958c5f313f3ae29253252
