[INFO] fetching crate swc_node_bundler 46.0.0... [INFO] testing swc_node_bundler-46.0.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate swc_node_bundler 46.0.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate swc_node_bundler 46.0.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate swc_node_bundler 46.0.0 [INFO] tweaked toml for crates.io crate swc_node_bundler 46.0.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate swc_node_bundler 46.0.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate swc_node_bundler 46.0.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d964cab63c6a9bfe9201da321487f09e505b57786f373f2f7ff1308bce756c3f [INFO] running `Command { std: "docker" "start" "-a" "d964cab63c6a9bfe9201da321487f09e505b57786f373f2f7ff1308bce756c3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d964cab63c6a9bfe9201da321487f09e505b57786f373f2f7ff1308bce756c3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d964cab63c6a9bfe9201da321487f09e505b57786f373f2f7ff1308bce756c3f", kill_on_drop: false }` [INFO] [stdout] d964cab63c6a9bfe9201da321487f09e505b57786f373f2f7ff1308bce756c3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a36d598c40dd782cadee868fd5ef57d7f41dbea6fa82c57e7b54dbaa73faa0b2 [INFO] running `Command { std: "docker" "start" "-a" "a36d598c40dd782cadee868fd5ef57d7f41dbea6fa82c57e7b54dbaa73faa0b2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling unicode-id-start v1.3.1 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling swc_visit v2.0.1 [INFO] [stderr] Compiling better_scoped_tls v1.0.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling par-core v2.0.0 [INFO] [stderr] Compiling ryu-js v1.0.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling path-clean v0.1.0 [INFO] [stderr] Compiling regress v0.10.3 [INFO] [stderr] Compiling lru v0.16.1 [INFO] [stderr] Compiling cc v1.2.13 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling radix_fmt v1.0.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling precomputed-map v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling path-clean v1.0.1 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling par-iter v2.0.0 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling swc_bundler v35.0.0 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling swc_node_bundler v46.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling relative-path v1.9.2 [INFO] [stderr] Compiling libmimalloc-sys v0.1.40 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling swc_macros_common v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling from_variant v3.0.0 [INFO] [stderr] Compiling ast_node v5.0.0 [INFO] [stderr] Compiling swc_eq_ignore_macros v1.0.1 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling string_enum v1.0.2 [INFO] [stderr] Compiling swc_trace_macro v2.0.2 [INFO] [stderr] Compiling swc_config_macro v1.0.1 [INFO] [stderr] Compiling swc_ecma_transforms_macros v1.0.1 [INFO] [stderr] Compiling swc_ecma_codegen_macros v2.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling static-map-macro v0.3.3 [INFO] [stderr] Compiling auto_impl v1.2.0 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling mimalloc v0.1.44 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling swc_malloc v1.2.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling swc_timer v1.0.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling st-map v0.2.4 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling bytes-str v0.2.5 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling browserslist-data v0.1.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling swc_ecma_preset_env v39.0.0 [INFO] [stderr] Compiling hstr v3.0.2 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling swc_allocator v4.0.1 [INFO] [stderr] Compiling swc_atoms v9.0.0 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling browserslist-rs v0.19.0 [INFO] [stderr] Compiling jsonc-parser v0.26.2 [INFO] [stderr] Compiling preset_env_base v6.0.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling swc_graph_analyzer v14.0.1 [INFO] [stderr] Compiling swc_sourcemap v9.3.4 [INFO] [stderr] Compiling swc_common v17.0.0 [INFO] [stderr] Compiling swc_config v3.1.2 [INFO] [stderr] Compiling swc_ecma_ast v18.0.0 [INFO] [stderr] Compiling swc_ecma_loader v17.0.0 [INFO] [stderr] Compiling swc_transform_common v11.0.0 [INFO] [stderr] Compiling swc_error_reporters v19.0.0 [INFO] [stderr] Compiling swc_node_comments v17.0.0 [INFO] [stderr] Compiling swc_ecma_visit v18.0.0 [INFO] [stderr] Compiling swc_ecma_parser v27.0.0 [INFO] [stderr] Compiling swc_ecma_codegen v20.0.0 [INFO] [stderr] Compiling swc_ecma_utils v24.0.0 [INFO] [stderr] Compiling swc_ecma_compat_common v24.0.0 [INFO] [stderr] Compiling swc_ecma_compat_es3 v25.0.0 [INFO] [stderr] Compiling swc_ecma_usage_analyzer v25.0.0 [INFO] [stderr] Compiling swc_typescript v23.0.0 [INFO] [stderr] Compiling swc_ecma_lints v25.0.0 [INFO] [stderr] Compiling swc_ecma_ext_transforms v24.0.0 [INFO] [stderr] Compiling swc_ecma_transforms_base v30.0.0 [INFO] [stderr] Compiling swc_ecma_transforms_classes v30.0.0 [INFO] [stderr] Compiling swc_ecma_compiler v8.0.0 [INFO] [stderr] Compiling swc_ecma_transforms_optimization v32.0.0 [INFO] [stderr] Compiling swc_ecma_compat_es2018 v30.0.0 [INFO] [stderr] Compiling swc_ecma_compat_es2019 v30.0.0 [INFO] [stderr] Compiling swc_ecma_compat_es2016 v30.0.0 [INFO] [stderr] Compiling swc_ecma_compat_es2017 v30.0.0 [INFO] [stderr] Compiling swc_ecma_transforms_react v33.0.0 [INFO] [stderr] Compiling swc_ecma_transforms_module v33.0.0 [INFO] [stderr] Compiling swc_ecma_compat_es2015 v33.0.0 [INFO] [stderr] Compiling swc_ecma_transforms_proposal v30.0.0 [INFO] [stderr] Compiling swc_ecma_compat_es2022 v31.0.0 [INFO] [stderr] Compiling swc_ecma_compat_es2021 v30.0.0 [INFO] [stderr] Compiling swc_ecma_transforms_typescript v33.0.0 [INFO] [stderr] Compiling swc_ecma_compat_es2020 v31.0.0 [INFO] [stderr] Compiling swc_ecma_minifier v36.0.0 [INFO] [stderr] Compiling swc_ecma_compat_bugfixes v33.0.0 [INFO] [stderr] Compiling swc_ecma_transforms_compat v34.0.0 [INFO] [stderr] Compiling swc_ecma_transforms v38.0.0 [INFO] [stderr] Compiling swc_compiler_base v39.0.0 [INFO] [stderr] Compiling swc v45.0.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s [INFO] running `Command { std: "docker" "inspect" "a36d598c40dd782cadee868fd5ef57d7f41dbea6fa82c57e7b54dbaa73faa0b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a36d598c40dd782cadee868fd5ef57d7f41dbea6fa82c57e7b54dbaa73faa0b2", kill_on_drop: false }` [INFO] [stdout] a36d598c40dd782cadee868fd5ef57d7f41dbea6fa82c57e7b54dbaa73faa0b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 443e139e9d53a45ff88e9f5ddba24c12fa1b7ef0e6fb77683799ee5e11a2f836 [INFO] running `Command { std: "docker" "start" "-a" "443e139e9d53a45ff88e9f5ddba24c12fa1b7ef0e6fb77683799ee5e11a2f836", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling swc_timer v1.0.0 [INFO] [stderr] Compiling swc_graph_analyzer v14.0.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling swc_sourcemap v9.3.4 [INFO] [stderr] Compiling browserslist-rs v0.19.0 [INFO] [stderr] Compiling jsonc-parser v0.26.2 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling swc_common v17.0.0 [INFO] [stderr] Compiling preset_env_base v6.0.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling swc_config v3.1.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling testing_macros v1.0.1 [INFO] [stderr] Compiling swc_ecma_ast v18.0.0 [INFO] [stderr] Compiling swc_ecma_loader v17.0.0 [INFO] [stderr] Compiling swc_error_reporters v19.0.0 [INFO] [stderr] Compiling swc_node_comments v17.0.0 [INFO] [stderr] Compiling swc_transform_common v11.0.0 [INFO] [stderr] Compiling testing v18.0.0 [INFO] [stderr] Compiling swc_ecma_visit v18.0.0 [INFO] [stderr] Compiling swc_ecma_parser v27.0.0 [INFO] [stderr] Compiling swc_ecma_codegen v20.0.0 [INFO] [stderr] Compiling swc_ecma_utils v24.0.0 [INFO] [stderr] Compiling swc_ecma_compat_common v24.0.0 [INFO] [stderr] Compiling swc_ecma_compat_es3 v25.0.0 [INFO] [stderr] Compiling swc_ecma_usage_analyzer v25.0.0 [INFO] [stderr] Compiling swc_ecma_ext_transforms v24.0.0 [INFO] [stderr] Compiling swc_typescript v23.0.0 [INFO] [stderr] Compiling swc_ecma_lints v25.0.0 [INFO] [stderr] Compiling swc_ecma_transforms_base v30.0.0 [INFO] [stderr] Compiling swc_ecma_transforms_classes v30.0.0 [INFO] [stderr] Compiling swc_ecma_compiler v8.0.0 [INFO] [stderr] Compiling swc_ecma_transforms_optimization v32.0.0 [INFO] [stderr] Compiling swc_ecma_transforms_react v33.0.0 [INFO] [stderr] Compiling swc_ecma_compat_es2017 v30.0.0 [INFO] [stderr] Compiling swc_ecma_compat_es2018 v30.0.0 [INFO] [stderr] Compiling swc_ecma_compat_es2019 v30.0.0 [INFO] [stderr] Compiling swc_ecma_compat_es2016 v30.0.0 [INFO] [stderr] Compiling swc_ecma_transforms_module v33.0.0 [INFO] [stderr] Compiling swc_ecma_compat_es2015 v33.0.0 [INFO] [stderr] Compiling swc_ecma_transforms_proposal v30.0.0 [INFO] [stderr] Compiling swc_ecma_transforms_typescript v33.0.0 [INFO] [stderr] Compiling swc_ecma_compat_es2022 v31.0.0 [INFO] [stderr] Compiling swc_ecma_compat_es2021 v30.0.0 [INFO] [stderr] Compiling swc_ecma_compat_es2020 v31.0.0 [INFO] [stderr] Compiling swc_ecma_minifier v36.0.0 [INFO] [stderr] Compiling swc_bundler v35.0.0 [INFO] [stderr] Compiling swc_ecma_compat_bugfixes v33.0.0 [INFO] [stderr] Compiling swc_ecma_transforms_compat v34.0.0 [INFO] [stderr] Compiling swc_ecma_transforms v38.0.0 [INFO] [stderr] Compiling swc_ecma_preset_env v39.0.0 [INFO] [stderr] Compiling swc_compiler_base v39.0.0 [INFO] [stderr] Compiling swc v45.0.0 [INFO] [stderr] Compiling swc_node_bundler v46.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "443e139e9d53a45ff88e9f5ddba24c12fa1b7ef0e6fb77683799ee5e11a2f836", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "443e139e9d53a45ff88e9f5ddba24c12fa1b7ef0e6fb77683799ee5e11a2f836", kill_on_drop: false }` [INFO] [stdout] 443e139e9d53a45ff88e9f5ddba24c12fa1b7ef0e6fb77683799ee5e11a2f836 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2895ff6b0b6953415a1be8249ad39ce1f3e39293d13c871850f8f5be178db1dc [INFO] running `Command { std: "docker" "start" "-a" "2895ff6b0b6953415a1be8249ad39ce1f3e39293d13c871850f8f5be178db1dc", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/swc_node_bundler-04ac47e63120c096) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/fixture.rs (/opt/rustwide/target/debug/deps/fixture-de6b0e131f3a5685) [INFO] [stdout] [INFO] [stdout] running 120 tests [INFO] [stdout] test pass_tests__pass__basic__class_inheritance__input ... ok [INFO] [stdout] test pass_tests__pass__basic__no_import__input ... ok [INFO] [stdout] test pass_tests__pass__alias__export_default__input ... ok [INFO] [stdout] test pass_tests__pass__basic__relative_import_const__input ... ok [INFO] [stdout] test pass_tests__pass__alias__export_named_optimization__input ... ok [INFO] [stdout] test pass_tests__pass__circular__hygiene__class_inheritance__input ... ok [INFO] [stdout] test pass_tests__pass__alias__export_named_1__input ... ok [INFO] [stdout] test pass_tests__pass__alias__import__simple__input ... ok [INFO] [stdout] test pass_tests__pass__circular__complex_class_function__input ... ok [INFO] [stdout] test pass_tests__pass__circular__many__input ... ok [INFO] [stdout] test pass_tests__pass__circular__top_level_idents__input ... ok [INFO] [stdout] test pass_tests__pass__circular__imports_same__input ... ok [INFO] [stdout] test pass_tests__pass__alias__export_named_same_name__input ... ok [INFO] [stdout] test pass_tests__pass__deno_001__simple_4__input ... ok [INFO] [stdout] test pass_tests__pass__deno_002__full__input ... ignored [INFO] [stdout] test pass_tests__pass__cjs__conditional__input ... ok [INFO] [stdout] test pass_tests__pass__cjs__issue_967_no_recursive_require__input ... ok [INFO] [stdout] test pass_tests__pass__alias__import__multi__input ... ok [INFO] [stdout] test pass_tests__pass__circular__simple__input ... ok [INFO] [stdout] test pass_tests__pass__cjs__common_library__input ... ok [INFO] [stdout] test pass_tests__pass__cjs__mixed__input ... ok [INFO] [stdout] test pass_tests__pass__drop_unused__export__named__input ... ok [INFO] [stdout] test pass_tests__pass__basic__extends__input ... ok [INFO] [stdout] test pass_tests__pass__deno_001__simple_5__input ... ok [INFO] [stdout] test pass_tests__pass__dynmaic_imports__issue_1112__simple__input ... ok [INFO] [stdout] test pass_tests__pass__drop_unused__side_effect__simple__input ... ok [INFO] [stdout] test pass_tests__pass__deno_001__simple_3__input ... ok [INFO] [stdout] test pass_tests__pass__deno_001__simple_2__input ... ok [INFO] [stdout] test pass_tests__pass__export_all__input ... ok [INFO] [stdout] test pass_tests__pass__cjs__nested__input ... ok [INFO] [stdout] test pass_tests__pass__drop_unused__side_effect__import_multi__input ... ok [INFO] [stdout] test pass_tests__pass__drop_unused__export__default_mixed__input ... ok [INFO] [stdout] test pass_tests__pass__export__complex_1__input ... ok [INFO] [stdout] test pass_tests__pass__circular__mixed__input ... ok [INFO] [stdout] test pass_tests__pass__export_star_namespace__issue_1109__input ... ok [INFO] [stdout] test pass_tests__pass__import__computed_key__input ... ok [INFO] [stdout] test pass_tests__pass__import__commons_default__input ... ok [INFO] [stdout] test pass_tests__pass__dynamic_import__namespace__dynamic_key__input ... ok [INFO] [stdout] test pass_tests__pass__export__all_1__multiple__input ... ok [INFO] [stdout] test pass_tests__pass__helpers__simple__input ... ok [INFO] [stdout] test pass_tests__pass__import__default__unnamed_class__input ... ok [INFO] [stdout] test pass_tests__pass__export__issue_1111__simple__input ... ok [INFO] [stdout] test pass_tests__pass__import__commons_named__input ... ok [INFO] [stdout] test pass_tests__pass__import__default__named_class__input ... ok [INFO] [stdout] test pass_tests__pass__export__all_2__input ... ok [INFO] [stdout] test pass_tests__pass__import__name_conflict__simple__input ... ok [INFO] [stdout] test pass_tests__pass__import__simple_alias__input ... ok [INFO] [stdout] test pass_tests__pass__export__mixed_all_and_const__input ... ok [INFO] [stdout] test pass_tests__pass__export__all_nested_1__input ... ok [INFO] [stdout] test pass_tests__pass__import__simple_decl__input ... ok [INFO] [stdout] test pass_tests__pass__import__namespace__simple__input ... ok [INFO] [stdout] test pass_tests__pass__import__top_level_require__order__input ... ignored [INFO] [stdout] test pass_tests__pass__import__top_level_require__seq_expr__input ... ignored [INFO] [stdout] test pass_tests__pass__import__top_level_require__simple__input ... ignored [INFO] [stdout] test pass_tests__pass__import__star_use__input ... ok [INFO] [stdout] test pass_tests__pass__import__resursive__input ... ok [INFO] [stdout] test pass_tests__pass__import__namespace__name_conflict__in_entry__input ... ok [INFO] [stdout] test pass_tests__pass__issue_1225__esm__input ... ok [INFO] [stdout] test pass_tests__pass__import__star_export__input ... ok [INFO] [stdout] test pass_tests__pass__issue_1338__export_all__input ... ok [INFO] [stdout] test pass_tests__pass__issue_1138__example_3__input ... ok [INFO] [stdout] test pass_tests__pass__cjs__issue_967_recursive_require__input ... ok [INFO] [stdout] test pass_tests__pass__issue_1225__cjs__input ... ok [INFO] [stdout] test pass_tests__pass__issue_1328__case1__input ... ok [INFO] [stdout] test pass_tests__pass__issue_1338__import_all__input ... ok [INFO] [stdout] test pass_tests__pass__issue_1338__export_all_alias__input ... ok [INFO] [stdout] test pass_tests__pass__multi_entry__dynamic_import__input ... ignored [INFO] [stdout] test pass_tests__pass__multi_entry__mixed__input ... ignored [INFO] [stdout] test pass_tests__pass__import_with_export__simple_1__input ... ok [INFO] [stdout] test pass_tests__pass__node_modules__builtin__simple__input ... ignored [INFO] [stdout] test pass_tests__pass__issue_1338__import_specific__input ... ok [INFO] [stdout] test pass_tests__pass__issue_1139__example_1__input ... ok [INFO] [stdout] test pass_tests__pass__issue_1138__example_2__input ... ok [INFO] [stdout] test pass_tests__pass__issue_1138__example_1__input ... ok [INFO] [stdout] test pass_tests__pass__issue_1533__case1__input ... ok [INFO] [stdout] test pass_tests__pass__issue_1756__input ... ok [INFO] [stdout] test pass_tests__pass__issue_2124__named_export__input ... ok [INFO] [stdout] test pass_tests__pass__merge__name_conflict__side_effects__simple__input ... ok [INFO] [stdout] test pass_tests__pass__merge__name_conflict__simple__input ... ok [INFO] [stdout] test pass_tests__pass__merge__nested_import__input ... ok [INFO] [stdout] test pass_tests__pass__pr_1105__example_2__input ... ok [INFO] [stdout] test pass_tests__pass__merge__basic__input ... ok [INFO] [stdout] test pass_tests__pass__pr_1105__example_9_ts__input ... ok [INFO] [stdout] test pass_tests__pass__pr_1105__example_1__input ... ok [INFO] [stdout] test pass_tests__pass__pr_1105__example_9_js__input ... ok [INFO] [stdout] test pass_tests__pass__reexport__default_1_simple__input ... ok [INFO] [stdout] test pass_tests__pass__pr_1105__example_3__input ... ok [INFO] [stdout] test pass_tests__pass__pr_1105__example_5__input ... ok [INFO] [stdout] test pass_tests__pass__pr_1105__example_7__input ... ok [INFO] [stdout] test pass_tests__pass__issue_1139__example_2__input ... ok [INFO] [stdout] test pass_tests__pass__reexport__namespace__input ... ignored [INFO] [stdout] test pass_tests__pass__reexport__import_then_export_1__input ... ok [INFO] [stdout] test pass_tests__pass__reexport__named_1_orig__input ... ok [INFO] [stdout] test pass_tests__pass__reexport__recursive_mini__input ... ok [INFO] [stdout] test pass_tests__pass__reexport__named_1_alias__input ... ok [INFO] [stdout] test pass_tests__pass__deno_001__simple_1__input ... ok [INFO] [stdout] test pass_tests__pass__swcrc__jsx__issue_884__input ... ok [INFO] [stdout] test pass_tests__pass__reexport__named_5_class__input ... ok [INFO] [stdout] test pass_tests__pass__pr_1105__example_10__input ... ok [INFO] [stdout] test pass_tests__pass__reexport__import_then_export_2__input ... ok [INFO] [stdout] test pass_tests__pass__resolve_name_fix__input ... ok [INFO] [stdout] test pass_tests__pass__multi_entry__simple__input ... ok [INFO] [stdout] test pass_tests__pass__reexport__import_then_export_3__input ... ok [INFO] [stdout] test pass_tests__pass__reexport__named_4_fn__input ... ok [INFO] [stdout] test pass_tests__pass__reexport__named_3_var__input ... ok [INFO] [stdout] test pass_tests__pass__reexport__named_2_nested__input ... ok [INFO] [stdout] test pass_tests__pass__reexport__recursive__input ... ok [INFO] [stdout] test pass_tests__pass__regenerator__1__input ... ok [INFO] [stdout] test pass_tests__pass__reexport__recursive_step2__input ... ok [INFO] [stdout] test pass_tests__pass__tree_shaking__preserve_import__input ... ok [INFO] [stdout] test pass_tests__pass__tree_shaking__in_module_export__input ... ok [INFO] [stdout] test pass_tests__pass__reexport__recursive_step1__input ... ok [INFO] [stdout] test pass_tests__pass__transitive__import__simple_1__input ... ok [INFO] [stdout] test pass_tests__pass__transitive__export_all_2__input ... ok [INFO] [stdout] test pass_tests__pass__deno_001__full__input ... ok [INFO] [stdout] test pass_tests__pass__tree_shaking__in_module__input ... ok [INFO] [stdout] test pass_tests__pass__transitive__export_named__input ... ok [INFO] [stdout] test pass_tests__pass__transitive__export_all_1__input ... ok [INFO] [stdout] test pass_tests__pass__transitive__import__simple_2__input ... ok [INFO] [stdout] test pass_tests__pass__node_modules__library__simple__input ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- pass_tests__pass__node_modules__library__simple__input stdout ---- [INFO] [stdout] Input: /opt/rustwide/workdir/tests/pass/node-modules/library/simple/input [INFO] [stdout]  INFO Diagnostics will be printed to stderr as logging level is trace or debug [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testing-18.0.0/src/errors/stderr.rs:15 [INFO] [stdout] [INFO] [stdout] DEBUG Helper ctxt: #1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_bundler-35.0.0/src/bundler/mod.rs:120 [INFO] [stdout] [INFO] [stdout] DEBUG Synthesized ctxt: #2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_bundler-35.0.0/src/bundler/mod.rs:122 [INFO] [stdout] [INFO] [stdout] DEBUG Injected ctxt: #3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_bundler-35.0.0/src/bundler/mod.rs:124 [INFO] [stdout] [INFO] [stdout] DEBUG JsLoader.load(/opt/rustwide/workdir/tests/pass/node-modules/library/simple/input/entry.js) [INFO] [stdout] at src/loaders/swc.rs:85 [INFO] [stdout] [INFO] [stdout]  INFO Done in 560.19µs, kind: "perf" [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_timer-1.0.0/src/lib.rs:32 [INFO] [stdout] in Compiler.parse [INFO] [stdout] in parse_js_as_input [INFO] [stdout] [INFO] [stdout] DEBUG Renaming `progress#5` to `progress#0` [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_transforms_base-30.0.0/src/rename/analyzer/scope.rs:175 [INFO] [stdout] [INFO] [stdout] DEBUG Resolving progress from Real( [INFO] [stdout] "/opt/rustwide/workdir/tests/pass/node-modules/library/simple/input/entry.js", [INFO] [stdout] ) for Node [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_loader-17.0.0/src/resolvers/node.rs:415 [INFO] [stdout] [INFO] [stdout] load_transformed failed [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: failed to analyze module [INFO] [stdout] 1: failed to resolve progress from /opt/rustwide/workdir/tests/pass/node-modules/library/simple/input/entry.js [INFO] [stdout] 2: failed to get the node_modules path [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::context:: for core::option::Option>::context [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14 [INFO] [stdout] 1: swc_ecma_loader::resolvers::node::NodeModulesResolver::resolve_filename::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_loader-17.0.0/src/resolvers/node.rs:508:50 [INFO] [stdout] 2: core::result::Result::and_then [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1493:22 [INFO] [stdout] 3: swc_ecma_loader::resolvers::node::NodeModulesResolver::resolve_filename [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_loader-17.0.0/src/resolvers/node.rs:507:26 [INFO] [stdout] 4: ::resolve [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_loader-17.0.0/src/resolvers/node.rs:544:14 [INFO] [stdout] 5: as swc_ecma_loader::resolve::Resolve>::resolve [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_loader-17.0.0/src/resolvers/lru.rs:55:35 [INFO] [stdout] 6: swc_bundler::bundler::import::>::resolve::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_bundler-35.0.0/src/bundler/import/mod.rs:56:18 [INFO] [stdout] 7: scoped_tls::ScopedKey::set [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] 8: better_scoped_tls::ScopedKey::set [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/better_scoped_tls-1.0.1/src/lib.rs:55:20 [INFO] [stdout] 9: swc_bundler::bundler::Bundler::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_bundler-35.0.0/src/bundler/mod.rs:212:17 [INFO] [stdout] 10: swc_bundler::bundler::import::>::resolve [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_bundler-35.0.0/src/bundler/import/mod.rs:53:14 [INFO] [stdout] 11: swc_bundler::bundler::load::>::resolve_imports::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_bundler-35.0.0/src/bundler/load.rs:317:46 [INFO] [stdout] 12: scoped_tls::ScopedKey::set [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] 13: better_scoped_tls::ScopedKey::set [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/better_scoped_tls-1.0.1/src/lib.rs:55:20 [INFO] [stdout] 14: swc_bundler::bundler::Bundler::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_bundler-35.0.0/src/bundler/mod.rs:212:17 [INFO] [stdout] 15: swc_bundler::bundler::load::>::resolve_imports::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_bundler-35.0.0/src/bundler/load.rs:315:26 [INFO] [stdout] 16: core::ops::function::impls:: for &F>::call_mut [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:274:22 [INFO] [stdout] 17: core::ops::function::impls:: for &mut F>::call_once [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:310:21 [INFO] [stdout] 18: core::option::Option::map [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/option.rs:1164:29 [INFO] [stdout] 19: as core::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/iter/adapters/map.rs:107:26 [INFO] [stdout] 20: rayon::iter::plumbing::Folder::consume_iter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:177:21 [INFO] [stdout] 21: as rayon::iter::plumbing::Folder>::consume_iter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/map.rs:248:31 [INFO] [stdout] 22: as rayon::iter::plumbing::Folder>::consume_iter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/map.rs:248:31 [INFO] [stdout] 23: rayon::iter::plumbing::Producer::fold_with [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:109:16 [INFO] [stdout] 24: rayon::iter::plumbing::bridge_producer_consumer::helper [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:437:22 [INFO] [stdout] 25: rayon::iter::plumbing::bridge_producer_consumer [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:396:12 [INFO] [stdout] 26: as rayon::iter::plumbing::ProducerCallback>::callback [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:372:13 [INFO] [stdout] 27: as rayon::iter::IndexedParallelIterator>::with_producer [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/vec.rs:147:22 [INFO] [stdout] 28: as rayon::iter::IndexedParallelIterator>::with_producer [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/vec.rs:83:32 [INFO] [stdout] 29: rayon::iter::plumbing::bridge [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:356:21 [INFO] [stdout] 30: as rayon::iter::ParallelIterator>::drive_unindexed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/vec.rs:58:9 [INFO] [stdout] 31: as rayon::iter::ParallelIterator>::drive_unindexed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/map.rs:49:19 [INFO] [stdout] 32: as rayon::iter::ParallelIterator>::drive_unindexed::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/chain.rs:57:32 [INFO] [stdout] 33: rayon_core::join::join::call::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:102:18 [INFO] [stdout] 34: rayon_core::join::join_context::call_a::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:124:17 [INFO] [stdout] 35: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: __rust_try [INFO] [stdout] 38: std::panicking::catch_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: std::panic::catch_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: rayon_core::unwind::halt_unwinding [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/unwind.rs:17:5 [INFO] [stdout] 41: rayon_core::join::join_context::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:142:24 [INFO] [stdout] 42: rayon_core::registry::in_worker [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:951:13 [INFO] [stdout] 43: rayon_core::join::join_context [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:132:5 [INFO] [stdout] 44: rayon_core::join::join [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:105:5 [INFO] [stdout] 45: as rayon::iter::ParallelIterator>::drive_unindexed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/chain.rs:57:22 [INFO] [stdout] 46: as rayon::iter::ParallelIterator>::drive_unindexed::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/chain.rs:57:32 [INFO] [stdout] 47: rayon_core::join::join::call::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:102:18 [INFO] [stdout] 48: rayon_core::join::join_context::call_a::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:124:17 [INFO] [stdout] 49: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 50: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 51: __rust_try [INFO] [stdout] 52: std::panicking::catch_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 53: std::panic::catch_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: rayon_core::unwind::halt_unwinding [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/unwind.rs:17:5 [INFO] [stdout] 55: rayon_core::join::join_context::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:142:24 [INFO] [stdout] 56: rayon_core::registry::in_worker [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:951:13 [INFO] [stdout] 57: rayon_core::join::join_context [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:132:5 [INFO] [stdout] 58: rayon_core::join::join [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:105:5 [INFO] [stdout] 59: as rayon::iter::ParallelIterator>::drive_unindexed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/chain.rs:57:22 [INFO] [stdout] 60: as rayon::iter::ParallelIterator>::drive_unindexed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/map.rs:49:19 [INFO] [stdout] 61: rayon::iter::collect::special_extend::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/collect/mod.rs:39:49 [INFO] [stdout] 62: rayon::iter::collect::collect_with_consumer [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/collect/mod.rs:84:18 [INFO] [stdout] 63: rayon::iter::collect::special_extend [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/collect/mod.rs:39:5 [INFO] [stdout] 64: rayon::iter::extend:: for alloc::vec::Vec>::par_extend [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/extend.rs:584:17 [INFO] [stdout] 65: rayon::iter::from_par_iter::collect_extended [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/from_par_iter.rs:20:16 [INFO] [stdout] 66: rayon::iter::from_par_iter:: for alloc::vec::Vec>::from_par_iter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/from_par_iter.rs:33:9 [INFO] [stdout] 67: rayon::iter::ParallelIterator::collect [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/mod.rs:2069:9 [INFO] [stdout] 68: swc_bundler::bundler::load::>::resolve_imports::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_bundler-35.0.0/src/bundler/load.rs:332:18 [INFO] [stdout] 69: scoped_tls::ScopedKey::set [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] 70: better_scoped_tls::ScopedKey::set [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/better_scoped_tls-1.0.1/src/lib.rs:55:20 [INFO] [stdout] 71: swc_bundler::bundler::Bundler::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_bundler-35.0.0/src/bundler/mod.rs:212:17 [INFO] [stdout] 72: swc_bundler::bundler::load::>::resolve_imports [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_bundler-35.0.0/src/bundler/load.rs:284:14 [INFO] [stdout] 73: swc_bundler::bundler::load::>::analyze::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_bundler-35.0.0/src/bundler/load.rs:196:25 [INFO] [stdout] 74: rayon_core::join::join::call::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:102:18 [INFO] [stdout] 75: rayon_core::join::join_context::call_a::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:124:17 [INFO] [stdout] 76: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 77: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 78: __rust_try [INFO] [stdout] 79: std::panicking::catch_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 80: std::panic::catch_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 81: rayon_core::unwind::halt_unwinding [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/unwind.rs:17:5 [INFO] [stdout] 82: rayon_core::join::join_context::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:142:24 [INFO] [stdout] 83: rayon_core::registry::Registry::in_worker_cold::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:522:21 [INFO] [stdout] 84: rayon_core::job::JobResult::call::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:218:41 [INFO] [stdout] 85: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 86: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 87: __rust_try [INFO] [stdout] 88: std::panicking::catch_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 89: std::panic::catch_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 90: rayon_core::unwind::halt_unwinding [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/unwind.rs:17:5 [INFO] [stdout] 91: rayon_core::job::JobResult::call [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:218:15 [INFO] [stdout] 92: as rayon_core::job::Job>::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:120:32 [INFO] [stdout] 93: rayon_core::job::JobRef::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:64:9 [INFO] [stdout] 94: rayon_core::registry::WorkerThread::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:860:13 [INFO] [stdout] 95: rayon_core::registry::WorkerThread::wait_until_cold [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:794:26 [INFO] [stdout] 96: rayon_core::registry::WorkerThread::wait_until [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:769:18 [INFO] [stdout] 97: rayon_core::registry::WorkerThread::wait_until_out_of_work [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:818:14 [INFO] [stdout] 98: rayon_core::registry::main_loop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:923:19 [INFO] [stdout] 99: rayon_core::registry::ThreadBuilder::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:53:18 [INFO] [stdout] 100: ::spawn::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:98:27 [INFO] [stdout] 101: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 102: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 103: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 104: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 105: __rust_try [INFO] [stdout] 106: std::panicking::catch_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 107: std::panic::catch_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 108: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 109: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 110: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 111: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 112: [INFO] [stdout] 113: clone [INFO] [stdout] [INFO] [stdout] thread 'pass_tests__pass__node_modules__library__simple__input' (120) panicked at tests/fixture.rs:140:6: [INFO] [stdout] failed to process a module: [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64da1d7b5bb2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64da1d7b5bb2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64da1d7b5bb2 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x64da1d7b5bb2 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x64da1d7c95ef - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x64da1d7c95ef - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x64da1d780753 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x64da1d780753 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x64da1d78cdd2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x64da1d792c8f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x64da1d792b21 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x64da1b52075e - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x64da1b52075e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x64da1d79334f - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x64da1d79334f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x64da1d7930fa - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x64da1d78cf09 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x64da1d773edd - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x64da1d7d4600 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x64da1d7d3316 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x64da1b41377a - core::result::Result::expect::he3d1a25b160702c9 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x64da1b48dc1d - fixture::pass::h8fb867268521d5c6 [INFO] [stdout] at /opt/rustwide/workdir/tests/fixture.rs:140:6 [INFO] [stdout] 22: 0x64da1b490973 - fixture::pass_tests__pass__node_modules__library__simple__input::ha773c4020f6b998c [INFO] [stdout] at /opt/rustwide/workdir/tests/fixture.rs:22:1 [INFO] [stdout] 23: 0x64da1b490997 - fixture::pass_tests__pass__node_modules__library__simple__input::{{closure}}::hc3fc78ac52ee4ff8 [INFO] [stdout] at /opt/rustwide/workdir/tests/fixture.rs:22:43 [INFO] [stdout] 24: 0x64da1b4f2006 - core::ops::function::FnOnce::call_once::hdf55f55e7562d901 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x64da1b5205ab - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x64da1b5205ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x64da1b5345bd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x64da1b5345bd - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x64da1b5345bd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x64da1b5345bd - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x64da1b5345bd - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x64da1b5345bd - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x64da1b5345bd - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x64da1b50db04 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x64da1b50db04 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 36: 0x64da1b51143a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 37: 0x64da1b51143a - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x64da1b51143a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 39: 0x64da1b51143a - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 40: 0x64da1b51143a - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x64da1b51143a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 42: 0x64da1b51143a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x64da1d78822f - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 44: 0x64da1d78822f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 45: 0x7a7320201aa4 - [INFO] [stdout] 46: 0x7a732028ea64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] pass_tests__pass__node_modules__library__simple__input [INFO] [stdout] [INFO] [stdout] test result: FAILED. 111 passed; 1 failed; 8 ignored; 0 measured; 0 filtered out; finished in 0.98s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test fixture` [INFO] running `Command { std: "docker" "inspect" "2895ff6b0b6953415a1be8249ad39ce1f3e39293d13c871850f8f5be178db1dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2895ff6b0b6953415a1be8249ad39ce1f3e39293d13c871850f8f5be178db1dc", kill_on_drop: false }` [INFO] [stdout] 2895ff6b0b6953415a1be8249ad39ce1f3e39293d13c871850f8f5be178db1dc